body.wcz-btn-style-plain.woocommerce ul.products li.product a.button,
body.wcz-btn-style-plain.woocommerce.single-product
div.product
form.cart
.button,
body.wcz-btn-style-plain.wcz-wooblocks
ul.wc-block-grid__products
li.wc-block-grid__product
.add_to_cart_button {
display: inline-block;
background: none;
font-size: 16px;
line-height: 1.1;
font-weight: normal;
padding: 10px 20px 11px;
background-color: #e8e8e8;
border: 0;
border-radius: 2px;
box-shadow: none;
text-decoration: none;
color: #717171;
text-shadow: none;
-webkit-transition: all 0.2s ease 0s;
-moz-transition: all 0.2s ease 0s;
-ms-transition: all 0.2s ease 0s;
-o-transition: all 0.2s ease 0s;
transition: all 0.2s ease 0s;
}
body.wcz-btn-style-detailed.woocommerce ul.products li.product a.button,
body.wcz-btn-style-detailed.woocommerce.single-product
div.product
form.cart
.button,
body.wcz-btn-style-detailed.wcz-wooblocks
ul.wc-block-grid__products
li.wc-block-grid__product
.add_to_cart_button {
display: inline-block;
background: none;
font-size: 16px;
line-height: 1.1;
font-weight: normal;
padding: 10px 20px 11px;
background-color: #e8e8e8;
border: 1px solid rgba(0, 0, 0, 0.3);
border-radius: 4px;
box-shadow:
inset 0 1px 0 rgba(255, 255, 255, 0.5),
0 1px 4px rgba(0, 0, 0, 0.1);
text-decoration: none;
color: #656565;
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.4);
-webkit-transition: all 0.2s ease 0s;
-moz-transition: all 0.2s ease 0s;
-ms-transition: all 0.2s ease 0s;
-o-transition: all 0.2s ease 0s;
transition: all 0.2s ease 0s;
}
body.wcz-btn-style-plain.woocommerce ul.products li.product a.button:hover,
body.wcz-btn-style-detailed.woocommerce ul.products li.product a.button:hover,
body.wcz-btn-style-plain.woocommerce.single-product
div.product
form.cart
.button:hover,
body.wcz-btn-style-detailed.woocommerce.single-product
div.product
form.cart
.button:hover,
body.wcz-btn-style-plain.wcz-wooblocks
ul.wc-block-grid__products
li.wc-block-grid__product
.add_to_cart_button,
body.wcz-btn-style-detailed.wcz-wooblocks
ul.wc-block-grid__products
li.wc-block-grid__product
.add_to_cart_button {
background-color: #757575;
color: #fff;
text-shadow: none;
} body.wcz-edit-sale.woocommerce ul.products li.product span.onsale,
body.wcz-edit-sale.single-product span.onsale,
body.wcz-edit-sale .wcz-popup span.onsale,
body.wcz-edit-sale.wcz-wooblocks
ul.wc-block-grid__products
li.wc-block-grid__product
.wc-block-grid__product-onsale {
min-width: initial;
min-height: initial;
height: auto;
width: fit-content;
border-radius: 0;
margin: 5px;
padding: 5px 10px 6px;
font-size: 15px;
font-weight: 400;
line-height: 1;
}
body.wcz-edit-sale.wcz-wooblocks
ul.wc-block-grid__products
li.wc-block-grid__product
.wc-block-grid__product-onsale {
border-color: rgba(0, 0, 0, 0.25);
}
body.wcz-wooblocks
ul.wc-block-grid__products
li.wc-block-grid__product
.wc-block-grid__product-price
del {
font-size: 0.8em;
}
body.wcz-wooblocks
ul.wc-block-grid__products
li.wc-block-grid__product
.wc-block-grid__product-price__value {
font-weight: 400;
}
body.wcz-wooblocks
ul.wc-block-grid__products
li.wc-block-grid__product
.wc-block-grid__product-price
ins {
background: none;
} .wcz-banner-notice {
margin: 0 auto 20px;
}
.wcz-banner-notice h4 {
font-size: inherit;
margin: 0 0 10px;
padding: 0;
}
.wcz-banner-notice.wcz-notice-one h4 {
color: #2f79ff;
}
.wcz-banner-notice p {
font-size: inherit;
} .wcz-banner-notice.wcz-notice-two {
border: 1px solid #2f79ff;
background-color: rgba(46, 119, 255, 0.06);
border-radius: 4px;
padding: 20px;
} .wcz-banner-notice.wcz-notice-three {
box-shadow: 4px 0 0 #2f79ff inset;
padding: 2px 0 2px 25px;
} .wcz-banner-notice.wcz-notice-four {
background-color: #2f79ff;
border-radius: 4px;
border: 1px solid rgba(0, 0, 0, 0.2);
box-shadow: 0 0 4px rgba(255, 255, 255, 0.4) inset;
color: #fff;
padding: 20px;
}
.wcz-banner-notice.wcz-notice-four h4,
.wcz-banner-notice.wcz-notice-four p {
text-shadow: none;
}
.wcz-banner-notice.wcz-notice-two p,
.wcz-banner-notice.wcz-notice-three p,
.wcz-banner-notice.wcz-notice-four p {
margin: 0;
} .wcz-product-long-desc,
.wcz-product-reviews,
.wcz-product-addinfo {
margin: 35px 0;
padding: 35px 0;
position: relative;
clear: both;
}
.wcz-product-long-desc .wcz-inner,
.wcz-product-reviews .wcz-inner,
.wcz-product-addinfo .wcz-inner {
margin: 0 auto;
}
.wcz-product-long-desc.center {
text-align: center;
}
.wcz-product-long-desc::before,
.wcz-product-long-desc::after,
.wcz-product-reviews::before,
.wcz-product-reviews::after,
.wcz-product-addinfo::before,
.wcz-product-addinfo::after {
display: block;
content: "";
clear: both;
}
.wcz-longdescdiv-one,
.wcz-reviewsdiv-one,
.wcz-addinfodiv-one {
box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.12);
}
.wcz-longdescdiv-one.bot-divider,
.wcz-reviewsdiv-one.bot-divider,
.wcz-addinfodiv-one.bot-divider {
box-shadow:
0 -1px 0 rgba(0, 0, 0, 0.12),
0 1px 0 rgba(0, 0, 0, 0.12);
}
.wcz-longdescdiv-two,
.wcz-reviewsdiv-two,
.wcz-addinfodiv-two {
border-top: 1px dashed rgba(0, 0, 0, 0.12);
}
.wcz-longdescdiv-two.bot-divider,
.wcz-reviewsdiv-two.bot-divider,
.wcz-addinfodiv-two.bot-divider {
border-bottom: 1px dashed rgba(0, 0, 0, 0.12);
}
.wcz-longdescdiv-three::before,
.wcz-reviewsdiv-three::before,
.wcz-addinfodiv-three::before {
height: 3px;
position: absolute;
top: -1px;
width: 40px;
background-color: rgba(0, 0, 0, 0.2);
left: 50%;
margin-left: -20px;
}
.wcz-longdescdiv-three.bot-divider::after,
.wcz-reviewsdiv-three.bot-divider::after,
.wcz-addinfodiv-three.bot-divider::after {
height: 3px;
position: absolute;
bottom: -1px;
width: 40px;
background-color: rgba(0, 0, 0, 0.2);
left: 50%;
margin-left: -20px;
}
.wcz-cart-empty-txt {
margin: 0 0 25px;
}
.woocommerce td.product-name dl.variation {
margin: 5px 0 0;
font-size: 0.9em;
}
.woocommerce-cart .wcz-cart-stock p,
.woocommerce td.product-name dl.variation dd p,
body.theme-storefront .woocommerce td.product-name dl.variation dd,
body.theme-go .woocommerce tr.cart_item .variation p {
margin: 0;
}
body.theme-oceanwp .woocommerce td.product-name dl.variation dt,
body.theme-go .woocommerce tr.cart_item dt,
body.theme-storefront .woocommerce tr.cart_item dt {
float: left;
}
.wcz-checkout-secureimg,
.wcz-checkout-potxt {
padding: 20px 0 0;
color: #999;
display: block;
clear: both;
}
.wcz-checkout-secureimg img {
display: inline-block;
}
.wcz-checkout-secureimg.wcz-checkout-centerimg {
text-align: center;
}
.wcz-stock-remaining {
margin: 10px 0 0;
font-size: 0.8em;
color: rgba(0, 0, 0, 0.6);
}
.wcz-stock-sold {
font-size: 0.85em;
margin: 0 0 20px;
} .wcz-woocommerce.wcz-tabstyle-side.woocommerce-account
.woocommerce-MyAccount-navigation {
width: 20%;
margin: 0;
}
.wcz-woocommerce.wcz-tabstyle-side.woocommerce-account
.woocommerce-MyAccount-navigation
ul {
margin: 0;
padding: 0 4px 0 0;
box-shadow: -1px 0 0 rgba(0, 0, 0, 0.08) inset;
}
.wcz-woocommerce.wcz-tabstyle-side.woocommerce-account
.woocommerce-MyAccount-navigation
ul
li {
margin: 0 0 1px;
padding: 0;
list-style-type: none;
}
.wcz-woocommerce.wcz-tabstyle-side.woocommerce-account
.woocommerce-MyAccount-navigation
ul
li
a {
display: block;
box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.08);
padding: 12px 15px !important;
text-decoration: none;
font-size: 0.9em;
}
.wcz-woocommerce.wcz-tabstyle-side.woocommerce-account .is-active {
box-shadow: 4px 0 0 rgba(0, 0, 0, 0.3) inset;
}
.wcz-woocommerce.wcz-tabstyle-side.woocommerce-account
.woocommerce-MyAccount-content {
width: 75%;
margin: 0;
} .wcz-woocommerce.wcz-tabstyle-horizontal.woocommerce-account
.woocommerce-MyAccount-navigation,
.wcz-woocommerce.wcz-tabstyle-horizontal.woocommerce-account
.woocommerce-MyAccount-content {
width: 100%;
float: none;
margin: 0;
}
.wcz-woocommerce.wcz-tabstyle-horizontal.woocommerce-account
.woocommerce-MyAccount-navigation
ul {
margin: 0 0 30px;
padding: 0;
box-shadow: 0 1px 0 rgba(0, 0, 0, 0.08);
}
.wcz-woocommerce.wcz-tabstyle-horizontal.woocommerce-account
.woocommerce-MyAccount-navigation
ul
li {
margin: 0 -3px 0 0;
padding: 0;
list-style-type: none;
display: inline-block;
}
.wcz-woocommerce.wcz-tabstyle-horizontal.woocommerce-account
.woocommerce-MyAccount-navigation
ul
li
a {
display: block;
box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.08);
padding: 12px 15px !important;
text-decoration: none;
font-size: 0.9em;
}
.wcz-woocommerce.wcz-tabstyle-horizontal.woocommerce-account .is-active {
background-color: rgba(0, 0, 0, 0.05);
} .wcz-soldout {
display: block;
z-index: 11;
}
body.wcz-soldout-style-angle .wcz-soldout {
background-color: red;
color: #fff;
transform: rotate(-32deg);
position: absolute;
top: 20%;
left: 50%;
margin: 0 0 0 -45px;
padding: 2px 15px;
}
body.wcz-soldout-style-overbtn .wcz-soldout {
position: absolute;
top: auto;
bottom: 0;
left: 0;
width: 100%;
padding: 10px;
background-color: rgba(255, 255, 255, 0.85);
} .wcz-direct-checkout-cart {
margin: 0 auto 25px;
}
.wcz-direct-checkout-notice {
background-color: #75b2ff;
box-shadow: inset 0 3px 0 rgba(0, 0, 0, 0.25);
color: #fff;
text-align: center;
padding: 18px 15px 15px;
font-size: 15px;
}
.wcz-direct-checkout-cart form.woocommerce-cart-form .coupon {
display: none !important;
} .woocommerce ul.products li.product {
position: relative;
}
.wcz-adminstats-modal {
position: fixed;
left: 15px;
bottom: 15px;
border: 1px solid rgba(0, 0, 0, 0.35);
box-shadow: 0 0 8px rgba(0, 0, 0, 0.4);
background-color: #fff;
border-radius: 4px;
margin: 0;
padding: 15px;
width: 360px;
z-index: 999;
font-size: 13px;
}
.wcz-adminstats-modal.wcz-modal-loading {
height: 50px;
background-image: url(//9jafoodpot.com/wp-content/plugins/woocustomizer/assets/images/loader.gif);
background-repeat: no-repeat;
background-position: center center;
}
.wcz-adminstats-modal.wcz-modal-loading .wcz-adminstats-modal-inner {
visibility: hidden;
}
.wcz-adminstats-btn {
background-image: url(//9jafoodpot.com/wp-content/plugins/woocustomizer/assets/images/stats-icon.png) !important;
background-size: 100% auto !important;
background-position: top left;
width: 28px;
height: 28px;
position: absolute;
top: 5px;
left: 5px;
margin: 0;
padding: 2px 6px;
border-radius: 4px;
border: 1px solid rgba(0, 0, 0, 0.1);
box-shadow: 0 1px 4px rgba(0, 0, 0, 0.12);
font-size: 14px;
text-align: center;
background-color: #d8d8d8;
color: #808080;
z-index: 99;
cursor: pointer;
opacity: 0;
-webkit-transition: opacity 0.3s ease 0s;
-moz-transition: opacity 0.3s ease 0s;
-ms-transition: opacity 0.3s ease 0s;
-o-transition: opacity 0.3s ease 0s;
transition: opacity 0.3s ease 0s;
}
ul.products li.product:hover .wcz-adminstats-btn {
opacity: 1;
}
.wcz-adminstats-btn:hover {
background-position: bottom left;
}
.wcz-adminstats-modal h4 {
margin: 0 0 8px;
padding: 0;
font-size: 14px;
font-weight: 700;
color: #222;
display: flex;
align-items: baseline;
}
.wcz-adminstats-modal h4 span {
flex: 1;
white-space: nowrap;
}
.wcz-adminstats-modal h4 span:last-child {
flex: 0.5;
font-size: 11px;
text-align: right;
font-weight: 300;
text-transform: capitalize;
}
.wcz-adminstats-modal h5 {
margin: 15px 0 5px;
padding: 0;
font-size: 14px;
font-weight: 700;
color: #222;
}
.wcz-adminstats-block {
display: flex;
margin: 0 0 3px;
align-items: center;
}
.wcz-adminstats-date {
width: 85px;
color: #999;
}
.wcz-adminstats-title {
flex: 1.8;
}
.wcz-adminstats-title span {
opacity: 0.45;
font-size: 12px;
}
.wcz-adminstats-stat {
flex: 1;
text-align: right;
font-size: 12px;
}
.wcz-adminstats-edit {
text-align: center;
border-top: 1px solid rgba(0, 0, 0, 0.12);
margin: 10px 0 0;
padding: 10px 0 0;
}
.wcz-adminstats-close {
background-image: url(//9jafoodpot.com/wp-content/plugins/woocustomizer/assets/images/close-icon.png) !important;
background-repeat: no-repeat;
background-position: center center;
position: absolute;
top: 6px;
right: -23px;
font-size: 14px;
background-color: #fff;
color: #8c8b8b;
border: 1px solid rgba(0, 0, 0, 0.35);
border-left: 0;
border-radius: 0 3px 3px 0;
padding: 4px 6px;
margin: 0;
line-height: 1;
width: 23px;
height: 23px;
cursor: pointer;
box-sizing: border-box;
}
.wcz-hide {
display: none;
}
.woocommerce.widget_shopping_cart .mini_cart_item dl.variation {
display: none !important;
}
.wcz-new-product-badge {
position: absolute;
}
.wcz-badge-pos-topleft {
top: 5px;
left: 15px;
}
.wcz-badge-pos-topright {
top: 5px;
right: 15px;
}
.wcz-badge-pos-abovetitle {
height: 0;
position: relative;
}
.wcz-badge-pos-belowtitle {
position: relative;
margin: 10px 0;
}
.wcz-new-product-badge span {
background-color: #2f79ff;
color: #fff;
font-size: 14px;
padding: 2px 5px;
border: 1px solid rgba(0, 0, 0, 0.2);
border-radius: 3px;
box-shadow: 0 1px 5px rgba(0, 0, 0, 0.16);
}
.wcz-badge-pos-abovetitle span {
position: relative;
top: -50px;
}
a.button.wcz-continue,
a.button.wcz-qv-btn {
box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.12);
font-weight: 500;
}
.woocommerce .cart .wcz-btsbtn {
display: inline-block;
}
.wcz-btsbtn.center {
text-align: center;
}
.wcz-btsbtn.right {
text-align: right;
}
a.button.wcz-bts-btn {
margin: 0 0 25px;
} .wcz-login-logout.elementor-item a {
color: inherit;
}
@media only screen and (max-width: 782px) {
.wcz-woocommerce.wcz-tabstyle-side.woocommerce-account
.woocommerce-MyAccount-navigation,
.wcz-woocommerce.wcz-tabstyle-side.woocommerce-account
.woocommerce-MyAccount-content {
float: none;
width: 100%;
}
.wcz-woocommerce.wcz-tabstyle-side.woocommerce-account
.woocommerce-MyAccount-navigation
ul {
box-shadow: 0 1px 0 rgba(0, 0, 0, 0.12);
margin: 0 0 20px;
padding: 0;
}
.wcz-woocommerce.wcz-tabstyle-side.woocommerce-account
.woocommerce-MyAccount-navigation
ul
li {
display: inline-block;
margin: 0 -4px 0 0;
}
}
.woocommerce div.product form.cart div.quantity {
vertical-align: middle;
}
.wcz-qty-suffix {
display: inline-block;
vertical-align: middle;
float: left;
margin: 8px 20px 0 4px;
font-size: 0.95em;
}
.wcz-qty-suffix.nofloat {
float: none;
}
.product .price small {
opacity: 0.72;
}.fs-container,
.fs-container-fluid {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
@media (min-width: 768px) {
.fs-container {
width: 750px;
}
}
@media (min-width: 992px) {
.fs-container {
width: 970px;
}
}
@media (min-width: 1200px) {
.fs-container {
width: 1170px;
}
}
.fs-row {
margin-right: -15px;
margin-left: -15px;
}
.fs-row-no-gutters {
margin-right: 0;
margin-left: 0;
}
.fs-row-no-gutters [class*="fs-col-"] {
padding-right: 0;
padding-left: 0;
}
.fs-col-xs-1,
.fs-col-sm-1,
.fs-col-md-1,
.fs-col-lg-1,
.fs-col-xs-2,
.fs-col-sm-2,
.fs-col-md-2,
.fs-col-lg-2,
.fs-col-xs-3,
.fs-col-sm-3,
.fs-col-md-3,
.fs-col-lg-3,
.fs-col-xs-4,
.fs-col-sm-4,
.fs-col-md-4,
.fs-col-lg-4,
.fs-col-xs-5,
.fs-col-sm-5,
.fs-col-md-5,
.fs-col-lg-5,
.fs-col-xs-6,
.fs-col-sm-6,
.fs-col-md-6,
.fs-col-lg-6,
.fs-col-xs-7,
.fs-col-sm-7,
.fs-col-md-7,
.fs-col-lg-7,
.fs-col-xs-8,
.fs-col-sm-8,
.fs-col-md-8,
.fs-col-lg-8,
.fs-col-xs-9,
.fs-col-sm-9,
.fs-col-md-9,
.fs-col-lg-9,
.fs-col-xs-10,
.fs-col-sm-10,
.fs-col-md-10,
.fs-col-lg-10,
.fs-col-xs-11,
.fs-col-sm-11,
.fs-col-md-11,
.fs-col-lg-11,
.fs-col-xs-12,
.fs-col-sm-12,
.fs-col-md-12,
.fs-col-lg-12 {
position: relative;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
}
.fs-col-xs-1,
.fs-col-xs-2,
.fs-col-xs-3,
.fs-col-xs-4,
.fs-col-xs-5,
.fs-col-xs-6,
.fs-col-xs-7,
.fs-col-xs-8,
.fs-col-xs-9,
.fs-col-xs-10,
.fs-col-xs-11,
.fs-col-xs-12 {
float: left;
}
.fs-col-xs-12 {
width: 100%;
}
.fs-col-xs-11 {
width: 91.66666667%;
}
.fs-col-xs-10 {
width: 83.33333333%;
}
.fs-col-xs-9 {
width: 75%;
}
.fs-col-xs-8 {
width: 66.66666667%;
}
.fs-col-xs-7 {
width: 58.33333333%;
}
.fs-col-xs-6 {
width: 50%;
}
.fs-col-xs-5 {
width: 41.66666667%;
}
.fs-col-xs-4 {
width: 33.33333333%;
}
.fs-col-xs-3 {
width: 25%;
}
.fs-col-xs-2 {
width: 16.66666667%;
}
.fs-col-xs-1 {
width: 8.33333333%;
}
.fs-col-xs-pull-12 {
right: 100%;
}
.fs-col-xs-pull-11 {
right: 91.66666667%;
}
.fs-col-xs-pull-10 {
right: 83.33333333%;
}
.fs-col-xs-pull-9 {
right: 75%;
}
.fs-col-xs-pull-8 {
right: 66.66666667%;
}
.fs-col-xs-pull-7 {
right: 58.33333333%;
}
.fs-col-xs-pull-6 {
right: 50%;
}
.fs-col-xs-pull-5 {
right: 41.66666667%;
}
.fs-col-xs-pull-4 {
right: 33.33333333%;
}
.fs-col-xs-pull-3 {
right: 25%;
}
.fs-col-xs-pull-2 {
right: 16.66666667%;
}
.fs-col-xs-pull-1 {
right: 8.33333333%;
}
.fs-col-xs-pull-0 {
right: auto;
}
.fs-col-xs-push-12 {
left: 100%;
}
.fs-col-xs-push-11 {
left: 91.66666667%;
}
.fs-col-xs-push-10 {
left: 83.33333333%;
}
.fs-col-xs-push-9 {
left: 75%;
}
.fs-col-xs-push-8 {
left: 66.66666667%;
}
.fs-col-xs-push-7 {
left: 58.33333333%;
}
.fs-col-xs-push-6 {
left: 50%;
}
.fs-col-xs-push-5 {
left: 41.66666667%;
}
.fs-col-xs-push-4 {
left: 33.33333333%;
}
.fs-col-xs-push-3 {
left: 25%;
}
.fs-col-xs-push-2 {
left: 16.66666667%;
}
.fs-col-xs-push-1 {
left: 8.33333333%;
}
.fs-col-xs-push-0 {
left: auto;
}
.fs-col-xs-offset-12 {
margin-left: 100%;
}
.fs-col-xs-offset-11 {
margin-left: 91.66666667%;
}
.fs-col-xs-offset-10 {
margin-left: 83.33333333%;
}
.fs-col-xs-offset-9 {
margin-left: 75%;
}
.fs-col-xs-offset-8 {
margin-left: 66.66666667%;
}
.fs-col-xs-offset-7 {
margin-left: 58.33333333%;
}
.fs-col-xs-offset-6 {
margin-left: 50%;
}
.fs-col-xs-offset-5 {
margin-left: 41.66666667%;
}
.fs-col-xs-offset-4 {
margin-left: 33.33333333%;
}
.fs-col-xs-offset-3 {
margin-left: 25%;
}
.fs-col-xs-offset-2 {
margin-left: 16.66666667%;
}
.fs-col-xs-offset-1 {
margin-left: 8.33333333%;
}
.fs-col-xs-offset-0 {
margin-left: 0%;
}
@media (min-width: 768px) {
.fs-col-sm-1,
.fs-col-sm-2,
.fs-col-sm-3,
.fs-col-sm-4,
.fs-col-sm-5,
.fs-col-sm-6,
.fs-col-sm-7,
.fs-col-sm-8,
.fs-col-sm-9,
.fs-col-sm-10,
.fs-col-sm-11,
.fs-col-sm-12 {
float: left;
}
.fs-col-sm-12 {
width: 100%;
}
.fs-col-sm-11 {
width: 91.66666667%;
}
.fs-col-sm-10 {
width: 83.33333333%;
}
.fs-col-sm-9 {
width: 75%;
}
.fs-col-sm-8 {
width: 66.66666667%;
}
.fs-col-sm-7 {
width: 58.33333333%;
}
.fs-col-sm-6 {
width: 50%;
}
.fs-col-sm-5 {
width: 41.66666667%;
}
.fs-col-sm-4 {
width: 33.33333333%;
}
.fs-col-sm-3 {
width: 25%;
}
.fs-col-sm-2 {
width: 16.66666667%;
}
.fs-col-sm-1 {
width: 8.33333333%;
}
.fs-col-sm-pull-12 {
right: 100%;
}
.fs-col-sm-pull-11 {
right: 91.66666667%;
}
.fs-col-sm-pull-10 {
right: 83.33333333%;
}
.fs-col-sm-pull-9 {
right: 75%;
}
.fs-col-sm-pull-8 {
right: 66.66666667%;
}
.fs-col-sm-pull-7 {
right: 58.33333333%;
}
.fs-col-sm-pull-6 {
right: 50%;
}
.fs-col-sm-pull-5 {
right: 41.66666667%;
}
.fs-col-sm-pull-4 {
right: 33.33333333%;
}
.fs-col-sm-pull-3 {
right: 25%;
}
.fs-col-sm-pull-2 {
right: 16.66666667%;
}
.fs-col-sm-pull-1 {
right: 8.33333333%;
}
.fs-col-sm-pull-0 {
right: auto;
}
.fs-col-sm-push-12 {
left: 100%;
}
.fs-col-sm-push-11 {
left: 91.66666667%;
}
.fs-col-sm-push-10 {
left: 83.33333333%;
}
.fs-col-sm-push-9 {
left: 75%;
}
.fs-col-sm-push-8 {
left: 66.66666667%;
}
.fs-col-sm-push-7 {
left: 58.33333333%;
}
.fs-col-sm-push-6 {
left: 50%;
}
.fs-col-sm-push-5 {
left: 41.66666667%;
}
.fs-col-sm-push-4 {
left: 33.33333333%;
}
.fs-col-sm-push-3 {
left: 25%;
}
.fs-col-sm-push-2 {
left: 16.66666667%;
}
.fs-col-sm-push-1 {
left: 8.33333333%;
}
.fs-col-sm-push-0 {
left: auto;
}
.fs-col-sm-offset-12 {
margin-left: 100%;
}
.fs-col-sm-offset-11 {
margin-left: 91.66666667%;
}
.fs-col-sm-offset-10 {
margin-left: 83.33333333%;
}
.fs-col-sm-offset-9 {
margin-left: 75%;
}
.fs-col-sm-offset-8 {
margin-left: 66.66666667%;
}
.fs-col-sm-offset-7 {
margin-left: 58.33333333%;
}
.fs-col-sm-offset-6 {
margin-left: 50%;
}
.fs-col-sm-offset-5 {
margin-left: 41.66666667%;
}
.fs-col-sm-offset-4 {
margin-left: 33.33333333%;
}
.fs-col-sm-offset-3 {
margin-left: 25%;
}
.fs-col-sm-offset-2 {
margin-left: 16.66666667%;
}
.fs-col-sm-offset-1 {
margin-left: 8.33333333%;
}
.fs-col-sm-offset-0 {
margin-left: 0%;
}
}
@media (min-width: 992px) {
.fs-col-md-1,
.fs-col-md-2,
.fs-col-md-3,
.fs-col-md-4,
.fs-col-md-5,
.fs-col-md-6,
.fs-col-md-7,
.fs-col-md-8,
.fs-col-md-9,
.fs-col-md-10,
.fs-col-md-11,
.fs-col-md-12 {
float: left;
}
.fs-col-md-12 {
width: 100%;
}
.fs-col-md-11 {
width: 91.66666667%;
}
.fs-col-md-10 {
width: 83.33333333%;
}
.fs-col-md-9 {
width: 75%;
}
.fs-col-md-8 {
width: 66.66666667%;
}
.fs-col-md-7 {
width: 58.33333333%;
}
.fs-col-md-6 {
width: 50%;
}
.fs-col-md-5 {
width: 41.66666667%;
}
.fs-col-md-4 {
width: 33.33333333%;
}
.fs-col-md-3 {
width: 25%;
}
.fs-col-md-2 {
width: 16.66666667%;
}
.fs-col-md-1 {
width: 8.33333333%;
}
.fs-col-md-pull-12 {
right: 100%;
}
.fs-col-md-pull-11 {
right: 91.66666667%;
}
.fs-col-md-pull-10 {
right: 83.33333333%;
}
.fs-col-md-pull-9 {
right: 75%;
}
.fs-col-md-pull-8 {
right: 66.66666667%;
}
.fs-col-md-pull-7 {
right: 58.33333333%;
}
.fs-col-md-pull-6 {
right: 50%;
}
.fs-col-md-pull-5 {
right: 41.66666667%;
}
.fs-col-md-pull-4 {
right: 33.33333333%;
}
.fs-col-md-pull-3 {
right: 25%;
}
.fs-col-md-pull-2 {
right: 16.66666667%;
}
.fs-col-md-pull-1 {
right: 8.33333333%;
}
.fs-col-md-pull-0 {
right: auto;
}
.fs-col-md-push-12 {
left: 100%;
}
.fs-col-md-push-11 {
left: 91.66666667%;
}
.fs-col-md-push-10 {
left: 83.33333333%;
}
.fs-col-md-push-9 {
left: 75%;
}
.fs-col-md-push-8 {
left: 66.66666667%;
}
.fs-col-md-push-7 {
left: 58.33333333%;
}
.fs-col-md-push-6 {
left: 50%;
}
.fs-col-md-push-5 {
left: 41.66666667%;
}
.fs-col-md-push-4 {
left: 33.33333333%;
}
.fs-col-md-push-3 {
left: 25%;
}
.fs-col-md-push-2 {
left: 16.66666667%;
}
.fs-col-md-push-1 {
left: 8.33333333%;
}
.fs-col-md-push-0 {
left: auto;
}
.fs-col-md-offset-12 {
margin-left: 100%;
}
.fs-col-md-offset-11 {
margin-left: 91.66666667%;
}
.fs-col-md-offset-10 {
margin-left: 83.33333333%;
}
.fs-col-md-offset-9 {
margin-left: 75%;
}
.fs-col-md-offset-8 {
margin-left: 66.66666667%;
}
.fs-col-md-offset-7 {
margin-left: 58.33333333%;
}
.fs-col-md-offset-6 {
margin-left: 50%;
}
.fs-col-md-offset-5 {
margin-left: 41.66666667%;
}
.fs-col-md-offset-4 {
margin-left: 33.33333333%;
}
.fs-col-md-offset-3 {
margin-left: 25%;
}
.fs-col-md-offset-2 {
margin-left: 16.66666667%;
}
.fs-col-md-offset-1 {
margin-left: 8.33333333%;
}
.fs-col-md-offset-0 {
margin-left: 0%;
}
}
@media (min-width: 1200px) {
.fs-col-lg-1,
.fs-col-lg-2,
.fs-col-lg-3,
.fs-col-lg-4,
.fs-col-lg-5,
.fs-col-lg-6,
.fs-col-lg-7,
.fs-col-lg-8,
.fs-col-lg-9,
.fs-col-lg-10,
.fs-col-lg-11,
.fs-col-lg-12 {
float: left;
}
.fs-col-lg-12 {
width: 100%;
}
.fs-col-lg-11 {
width: 91.66666667%;
}
.fs-col-lg-10 {
width: 83.33333333%;
}
.fs-col-lg-9 {
width: 75%;
}
.fs-col-lg-8 {
width: 66.66666667%;
}
.fs-col-lg-7 {
width: 58.33333333%;
}
.fs-col-lg-6 {
width: 50%;
}
.fs-col-lg-5 {
width: 41.66666667%;
}
.fs-col-lg-4 {
width: 33.33333333%;
}
.fs-col-lg-3 {
width: 25%;
}
.fs-col-lg-2 {
width: 16.66666667%;
}
.fs-col-lg-1 {
width: 8.33333333%;
}
.fs-col-lg-pull-12 {
right: 100%;
}
.fs-col-lg-pull-11 {
right: 91.66666667%;
}
.fs-col-lg-pull-10 {
right: 83.33333333%;
}
.fs-col-lg-pull-9 {
right: 75%;
}
.fs-col-lg-pull-8 {
right: 66.66666667%;
}
.fs-col-lg-pull-7 {
right: 58.33333333%;
}
.fs-col-lg-pull-6 {
right: 50%;
}
.fs-col-lg-pull-5 {
right: 41.66666667%;
}
.fs-col-lg-pull-4 {
right: 33.33333333%;
}
.fs-col-lg-pull-3 {
right: 25%;
}
.fs-col-lg-pull-2 {
right: 16.66666667%;
}
.fs-col-lg-pull-1 {
right: 8.33333333%;
}
.fs-col-lg-pull-0 {
right: auto;
}
.fs-col-lg-push-12 {
left: 100%;
}
.fs-col-lg-push-11 {
left: 91.66666667%;
}
.fs-col-lg-push-10 {
left: 83.33333333%;
}
.fs-col-lg-push-9 {
left: 75%;
}
.fs-col-lg-push-8 {
left: 66.66666667%;
}
.fs-col-lg-push-7 {
left: 58.33333333%;
}
.fs-col-lg-push-6 {
left: 50%;
}
.fs-col-lg-push-5 {
left: 41.66666667%;
}
.fs-col-lg-push-4 {
left: 33.33333333%;
}
.fs-col-lg-push-3 {
left: 25%;
}
.fs-col-lg-push-2 {
left: 16.66666667%;
}
.fs-col-lg-push-1 {
left: 8.33333333%;
}
.fs-col-lg-push-0 {
left: auto;
}
.fs-col-lg-offset-12 {
margin-left: 100%;
}
.fs-col-lg-offset-11 {
margin-left: 91.66666667%;
}
.fs-col-lg-offset-10 {
margin-left: 83.33333333%;
}
.fs-col-lg-offset-9 {
margin-left: 75%;
}
.fs-col-lg-offset-8 {
margin-left: 66.66666667%;
}
.fs-col-lg-offset-7 {
margin-left: 58.33333333%;
}
.fs-col-lg-offset-6 {
margin-left: 50%;
}
.fs-col-lg-offset-5 {
margin-left: 41.66666667%;
}
.fs-col-lg-offset-4 {
margin-left: 33.33333333%;
}
.fs-col-lg-offset-3 {
margin-left: 25%;
}
.fs-col-lg-offset-2 {
margin-left: 16.66666667%;
}
.fs-col-lg-offset-1 {
margin-left: 8.33333333%;
}
.fs-col-lg-offset-0 {
margin-left: 0%;
}
} .fs-container h1,
.fs-container h2,
.fs-container h3,
.fs-container h4,
.fs-container h5,
.fs-container h6,
.fs-container p {
margin: 0 !important;
}
.fs-container a,
.fs-container a:hover {
color: #000;
text-decoration: none;
background-color: transparent;
}
.fs-container a:active,
.fs-container a:hover {
outline: 0;
} input[type='checkbox'], 
input[type='radio'] {
outline: none !important;
} .fs-img-responsive {
display: block;
max-width: 100%;
height: auto;
}
.fs-img-rounded {
border-radius: 6px;
}
.fs-img-thumbnail {
padding: 4px;
line-height: 1.42857143;
background-color: #ffffff;
border: 1px solid #dddddd;
border-radius: 4px;
-webkit-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
display: inline-block;
max-width: 100%;
height: auto;
}
.fs-img-circle {
border-radius: 50%;
} .fs-btn {
display: inline-block;
margin-bottom: 0;
font-weight: normal;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-ms-touch-action: manipulation;
touch-action: manipulation;
cursor: pointer;
background-image: none;
padding: 6px 12px;
font-size: 14px;
line-height: 1.42857143;
border-radius: 5px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.fs-btn:focus,
.fs-btn:active:focus,
.fs-btn.active:focus,
.fs-btn.focus,
.fs-btn:active.focus,
.fs-btn.active.focus {
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
.fs-btn:hover,
.fs-btn:focus,
.fs-btn.focus {
color: #333333;
text-decoration: none;
}
.fs-btn:active,
.fs-btn.active {
background-image: none;
outline: 0;
-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.fs-btn.disabled,
.fs-btn[disabled],
fieldset[disabled] .fs-btn {
cursor: not-allowed;
filter: alpha(opacity=65);
opacity: 0.65;
-webkit-box-shadow: none;
box-shadow: none;
}
a.fs-btn.disabled,
fieldset[disabled] a.fs-btn {
pointer-events: none;
}
.fs-btn-primary {
color: #ffffff;
background-color: #337ab7;
border-color: #2e6da4;
}
.fs-btn-primary:focus,
.fs-btn-primary.focus {
outline: none;
}
.fs-btn-primary:hover {
color: #ffffff;
background-color: #286090;
border-color: #204d74;
}
.fs-btn-primary:active,
.fs-btn-primary.active,
.open>.dropdown-toggle.fs-btn-primary {
color: #ffffff;
background-color: #286090;
background-image: none;
border-color: #204d74;
}
.fs-btn-primary:active:hover,
.fs-btn-primary.active:hover,
.open>.dropdown-toggle.fs-btn-primary:hover,
.fs-btn-primary:active:focus,
.fs-btn-primary.active:focus,
.open>.dropdown-toggle.fs-btn-primary:focus,
.fs-btn-primary:active.focus,
.fs-btn-primary.active.focus,
.open>.dropdown-toggle.fs-btn-primary.focus {
color: #ffffff;
background-color: #204d74;
border-color: #122b40;
}
.fs-btn-primary.disabled:hover,
.fs-btn-primary[disabled]:hover,
fieldset[disabled] .fs-btn-primary:hover,
.fs-btn-primary.disabled:focus,
.fs-btn-primary[disabled]:focus,
fieldset[disabled] .fs-btn-primary:focus,
.fs-btn-primary.disabled.focus,
.fs-btn-primary[disabled].focus,
fieldset[disabled] .fs-btn-primary.focus {
background-color: #337ab7;
border-color: #2e6da4;
}
.fs-btn-primary .badge {
color: #337ab7;
background-color: #ffffff;
}
.fs-btn-secondary {
color: #ff0000;
font-weight: 400;
background-color: #fff;
border: 1px solid #ff0000;
padding: 7px 14px !important;
}
.fs-btn-secondary:focus,
.fs-btn-secondary.focus {
outline: none;
}
.fs-btn-secondary:hover {
color: #ffffff;
background-color: #ff0000;
border-color: #ff0000;
}
.fs-btn-secondary:active,
.fs-btn-secondary.active,
.open>.dropdown-toggle.fs-btn-secondary {
color: #ffffff;
background-color: #ec971f;
background-image: none;
border-color: #d58512;
}
.fs-btn-secondary:active:hover,
.fs-btn-secondary.active:hover,
.open>.dropdown-toggle.fs-btn-secondary:hover,
.fs-btn-secondary:active:focus,
.fs-btn-secondary.active:focus,
.open>.dropdown-toggle.fs-btn-secondary:focus,
.fs-btn-secondary:active.focus,
.fs-btn-secondary.active.focus,
.open>.dropdown-toggle.fs-btn-secondary.focus {
color: #ffffff;
background-color: #d58512;
border-color: #985f0d;
}
.fs-btn-secondary.disabled:hover,
.fs-btn-secondary[disabled]:hover,
fieldset[disabled] .fs-btn-secondary:hover,
.fs-btn-secondary.disabled:focus,
.fs-btn-secondary[disabled]:focus,
fieldset[disabled] .fs-btn-secondary:focus,
.fs-btn-secondary.disabled.focus,
.fs-btn-secondary[disabled].focus,
fieldset[disabled] .fs-btn-secondary.focus {
background-color: #f0ad4e;
border-color: #eea236;
}
.fs-btn-secondary .badge {
color: #f0ad4e;
background-color: #ffffff;
}
.fs-btn-link {
font-weight: 400;
color: #337ab7;
border-radius: 0;
}
.fs-btn-link,
.fs-btn-link:active,
.fs-btn-link.active,
.fs-btn-link[disabled],
fieldset[disabled] .fs-btn-link {
background-color: transparent !important;
-webkit-box-shadow: none;
box-shadow: none;
}
.fs-btn-link,
.fs-btn-link:hover,
.fs-btn-link:focus,
.fs-btn-link:active {
border-color: transparent;
}
.fs-btn-link:hover,
.fs-btn-link:focus {
color: #23527c;
text-decoration: underline;
background-color: transparent;
}
.fs-btn-link[disabled]:hover,
fieldset[disabled] .fs-btn-link:hover,
.fs-btn-link[disabled]:focus,
fieldset[disabled] .fs-btn-link:focus {
color: #777777;
text-decoration: none;
}
.fs-btn-lg {
padding: 10px 16px;
font-size: 18px;
line-height: 1.3333333;
border-radius: 5px;
}
.fs-btn-md {
padding: 8px 14px;
font-size: 15px;
line-height: 1.3333333;
border-radius: 5px;
}
.fs-btn-sm {
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
.fs-btn-xs {
padding: 1px 5px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
} .fs-nav {
padding-left: 0;
margin-bottom: 0;
list-style: none;
}
.fs-nav>li {
position: relative;
display: block;
}
.fs-nav>li>a {
position: relative;
display: block;
padding: 10px 15px;
}
.fs-nav>li>a:hover,
.fs-nav>li>a:focus {
text-decoration: none;
background-color: #eeeeee;
}
.fs-nav>li.disabled>a {
color: #777777;
}
.fs-nav>li.disabled>a:hover,
.fs-nav>li.disabled>a:focus {
color: #777777;
text-decoration: none;
cursor: not-allowed;
background-color: transparent;
}
.fs-nav .open>a,
.fs-nav .open>a:hover,
.fs-nav .open>a:focus {
background-color: #eeeeee;
border-color: #337ab7;
}
.fs-nav .fs-nav-divider {
height: 1px;
margin: 9px 0;
overflow: hidden;
background-color: #e5e5e5;
}
.fs-nav>li>a>img {
max-width: none;
}
.fs-nav-tabs {
border-bottom: 1px solid #dddddd;
}
.fs-nav-tabs>li {
float: left;
margin-bottom: -1px;
}
.fs-nav-tabs>li>a {
margin-right: 2px;
line-height: 1.42857143;
border: 1px solid transparent;
border-radius: 4px 4px 0 0;
}
.fs-nav-tabs>li>a:hover {
border-color: #eeeeee #eeeeee #dddddd;
}
.fs-nav-tabs>li.active>a,
.fs-nav-tabs>li.active>a:hover,
.fs-nav-tabs>li.active>a:focus {
color: #555555;
cursor: default;
background-color: #ffffff;
border: 1px solid #dddddd;
border-bottom-color: transparent;
} .fs-alert {
padding: 15px;
margin-bottom: 20px;
border: 1px solid transparent;
border-radius: 4px;
}
.fs-alert h4 {
margin-top: 0;
color: inherit;
}
.fs-alert .alert-link {
font-weight: bold;
}
.fs-alert>p,
.fs-alert>ul {
margin-bottom: 0;
}
.fs-alert>p+p {
margin-top: 5px;
}
.fs-alert-dismissable,
.fs-alert-dismissible {
padding-right: 35px;
}
.fs-alert-dismissable .close,
.fs-alert-dismissible .close {
position: relative;
top: -2px;
right: -21px;
color: inherit;
}
.fs-alert-success {
color: #3c763d;
background-color: #dff0d8;
border-color: #d6e9c6;
}
.fs-alert-success hr {
border-top-color: #c9e2b3;
}
.fs-alert-success .alert-link {
color: #2b542c;
}
.fs-alert-info {
color: #31708f;
background-color: #d9edf7;
border-color: #bce8f1;
}
.fs-alert-info hr {
border-top-color: #a6e1ec;
}
.fs-alert-info .alert-link {
color: #245269;
}
.fs-alert-warning {
color: #8a6d3b;
background-color: #fcf8e3;
border-color: #faebcc;
}
.fs-alert-warning hr {
border-top-color: #f7e1b5;
}
.fs-alert-warning .alert-link {
color: #66512c;
}
.fs-alert-danger {
color: #a94442;
background-color: #f2dede;
border-color: #ebccd1;
}
.fs-alert-danger hr {
border-top-color: #e4b9c0;
}
.fs-alert-danger .alert-link {
color: #843534;
} .fs-close {
float: right;
font-size: 21px;
font-weight: bold;
line-height: 1;
color: #000000;
text-shadow: 0 1px 0 #ffffff;
filter: alpha(opacity=20);
opacity: 0.2;
}
.fs-close:hover,
.fs-close:focus {
color: #000000;
text-decoration: none;
cursor: pointer;
filter: alpha(opacity=50);
opacity: 0.5;
}
button.fs-close {
padding: 0;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
appearance: none;
}
.clearfix:before,
.clearfix:after,
.fs-container:before,
.fs-container:after,
.fs-container-fluid:before,
.fs-container-fluid:after,
.fs-row:before,
.fs-row:after,
.fs-nav:before,
.fs-nav:after,
.fs-navbar:before,
.fs-navbar:after {
display: table;
content: " ";
}
.clearfix:after,
.fs-container:after,
.fs-container-fluid:after,
.fs-row:after,
.fs-nav:after,
.fs-navbar:after {
clear: both;
}
.fs-center-block {
display: block;
margin-right: auto;
margin-left: auto;
}
.fs-pull-right {
float: right !important;
}
.fs-pull-left {
float: left !important;
}
.fs-text-left {
text-align: left !important;
}
.fs-text-right {
text-align: right !important;
}
.fs-text-center {
text-align: center !important;
}
.fs-hide,
.fs-hidden {
display: none !important;
}
.fs-show {
display: block !important;
}
.fs-invisible {
visibility: hidden;
}
.fs-affix {
position: fixed;
}
@-ms-viewport {
width: device-width;
}
.fs-visible-xs,
.fs-visible-sm,
.fs-visible-md,
.fs-visible-lg {
display: none !important;
}
.fs-visible-xs-block,
.fs-visible-xs-inline,
.fs-visible-xs-inline-block,
.fs-visible-sm-block,
.fs-visible-sm-inline,
.fs-visible-sm-inline-block,
.fs-visible-md-block,
.fs-visible-md-inline,
.fs-visible-md-inline-block,
.fs-visible-lg-block,
.fs-visible-lg-inline,
.fs-visible-lg-inline-block {
display: none !important;
}
@media (max-width: 767px) {
.fs-visible-xs {
display: block !important;
}
table.fs-visible-xs {
display: table !important;
}
tr.fs-visible-xs {
display: table-row !important;
}
th.fs-visible-xs,
td.fs-visible-xs {
display: table-cell !important;
}
}
@media (max-width: 767px) {
.fs-visible-xs-block {
display: block !important;
}
}
@media (max-width: 767px) {
.fs-visible-xs-inline {
display: inline !important;
}
}
@media (max-width: 767px) {
.fs-visible-xs-inline-block {
display: inline-block !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.fs-visible-sm {
display: block !important;
}
table.fs-visible-sm {
display: table !important;
}
tr.fs-visible-sm {
display: table-row !important;
}
th.fs-visible-sm,
td.fs-visible-sm {
display: table-cell !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.fs-visible-sm-block {
display: block !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.fs-visible-sm-inline {
display: inline !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.fs-visible-sm-inline-block {
display: inline-block !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.fs-visible-md {
display: block !important;
}
table.fs-visible-md {
display: table !important;
}
tr.fs-visible-md {
display: table-row !important;
}
th.fs-visible-md,
td.fs-visible-md {
display: table-cell !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.fs-visible-md-block {
display: block !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.fs-visible-md-inline {
display: inline !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.fs-visible-md-inline-block {
display: inline-block !important;
}
}
@media (min-width: 1200px) {
.fs-visible-lg {
display: block !important;
}
table.fs-visible-lg {
display: table !important;
}
tr.fs-visible-lg {
display: table-row !important;
}
th.fs-visible-lg,
td.fs-visible-lg {
display: table-cell !important;
}
}
@media (min-width: 1200px) {
.fs-visible-lg-block {
display: block !important;
}
}
@media (min-width: 1200px) {
.fs-visible-lg-inline {
display: inline !important;
}
}
@media (min-width: 1200px) {
.fs-visible-lg-inline-block {
display: inline-block !important;
}
}
@media (max-width: 767px) {
.fs-hidden-xs {
display: none !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.fs-hidden-sm {
display: none !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.fs-hidden-md {
display: none !important;
}
}
@media (min-width: 1200px) {
.fs-hidden-lg {
display: none !important;
}
}.jq-toast-wrap { display: block; position: fixed; width: 250px;  pointer-events: none !important; margin: 0; padding: 0; letter-spacing: normal; z-index: 9000 !important; }
.jq-toast-wrap * { margin: 0; padding: 0; }
.jq-toast-wrap.bottom-left { bottom: 20px; left: 20px; }
.jq-toast-wrap.bottom-right { bottom: 20px; right: 40px; }
.jq-toast-wrap.top-left { top: 20px; left: 20px; }
.jq-toast-wrap.top-right { top: 20px; right: 40px; }
.jq-toast-single { display: block; width: 100%; padding: 10px; margin: 0px 0px 5px; border-radius: 4px; font-size: 12px; font-family: arial, sans-serif; line-height: 17px; position: relative;  pointer-events: all !important; background-color: #444444; color: white; }
.jq-toast-single h2 { font-family: arial, sans-serif; font-size: 14px; margin: 0px 0px 7px; background: none; color: inherit; line-height: inherit; letter-spacing: normal; }
.jq-toast-single a { color: #eee; text-decoration: none; font-weight: bold; border-bottom: 1px solid white; padding-bottom: 3px; font-size: 12px; }
.jq-toast-single ul { margin: 0px 0px 0px 15px; background: none; padding:0px; }
.jq-toast-single ul li { list-style-type: disc !important; line-height: 17px; background: none; margin: 0; padding: 0; letter-spacing: normal; }
.close-jq-toast-single { position: absolute; top: 3px; right: 7px; font-size: 14px; cursor: pointer; }
.jq-toast-loader { display: block; position: absolute; top: -2px; height: 5px; width: 0%; left: 0; border-radius: 5px; background: red; }
.jq-toast-loaded { width: 100%; }
.jq-has-icon { padding: 10px 10px 10px 50px; background-repeat: no-repeat; background-position: 10px; }
.jq-icon-info { background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGwSURBVEhLtZa9SgNBEMc9sUxxRcoUKSzSWIhXpFMhhYWFhaBg4yPYiWCXZxBLERsLRS3EQkEfwCKdjWJAwSKCgoKCcudv4O5YLrt7EzgXhiU3/4+b2ckmwVjJSpKkQ6wAi4gwhT+z3wRBcEz0yjSseUTrcRyfsHsXmD0AmbHOC9Ii8VImnuXBPglHpQ5wwSVM7sNnTG7Za4JwDdCjxyAiH3nyA2mtaTJufiDZ5dCaqlItILh1NHatfN5skvjx9Z38m69CgzuXmZgVrPIGE763Jx9qKsRozWYw6xOHdER+nn2KkO+Bb+UV5CBN6WC6QtBgbRVozrahAbmm6HtUsgtPC19tFdxXZYBOfkbmFJ1VaHA1VAHjd0pp70oTZzvR+EVrx2Ygfdsq6eu55BHYR8hlcki+n+kERUFG8BrA0BwjeAv2M8WLQBtcy+SD6fNsmnB3AlBLrgTtVW1c2QN4bVWLATaIS60J2Du5y1TiJgjSBvFVZgTmwCU+dAZFoPxGEEs8nyHC9Bwe2GvEJv2WXZb0vjdyFT4Cxk3e/kIqlOGoVLwwPevpYHT+00T+hWwXDf4AJAOUqWcDhbwAAAAASUVORK5CYII=); background-color: #31708f; color: #d9edf7; border-color: #bce8f1; }
.jq-icon-warning { background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGYSURBVEhL5ZSvTsNQFMbXZGICMYGYmJhAQIJAICYQPAACiSDB8AiICQQJT4CqQEwgJvYASAQCiZiYmJhAIBATCARJy+9rTsldd8sKu1M0+dLb057v6/lbq/2rK0mS/TRNj9cWNAKPYIJII7gIxCcQ51cvqID+GIEX8ASG4B1bK5gIZFeQfoJdEXOfgX4QAQg7kH2A65yQ87lyxb27sggkAzAuFhbbg1K2kgCkB1bVwyIR9m2L7PRPIhDUIXgGtyKw575yz3lTNs6X4JXnjV+LKM/m3MydnTbtOKIjtz6VhCBq4vSm3ncdrD2lk0VgUXSVKjVDJXJzijW1RQdsU7F77He8u68koNZTz8Oz5yGa6J3H3lZ0xYgXBK2QymlWWA+RWnYhskLBv2vmE+hBMCtbA7KX5drWyRT/2JsqZ2IvfB9Y4bWDNMFbJRFmC9E74SoS0CqulwjkC0+5bpcV1CZ8NMej4pjy0U+doDQsGyo1hzVJttIjhQ7GnBtRFN1UarUlH8F3xict+HY07rEzoUGPlWcjRFRr4/gChZgc3ZL2d8oAAAAASUVORK5CYII=); background-color: #8a6d3b; color: #fcf8e3; border-color: #faebcc; }
.jq-icon-error { background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHOSURBVEhLrZa/SgNBEMZzh0WKCClSCKaIYOED+AAKeQQLG8HWztLCImBrYadgIdY+gIKNYkBFSwu7CAoqCgkkoGBI/E28PdbLZmeDLgzZzcx83/zZ2SSXC1j9fr+I1Hq93g2yxH4iwM1vkoBWAdxCmpzTxfkN2RcyZNaHFIkSo10+8kgxkXIURV5HGxTmFuc75B2RfQkpxHG8aAgaAFa0tAHqYFfQ7Iwe2yhODk8+J4C7yAoRTWI3w/4klGRgR4lO7Rpn9+gvMyWp+uxFh8+H+ARlgN1nJuJuQAYvNkEnwGFck18Er4q3egEc/oO+mhLdKgRyhdNFiacC0rlOCbhNVz4H9FnAYgDBvU3QIioZlJFLJtsoHYRDfiZoUyIxqCtRpVlANq0EU4dApjrtgezPFad5S19Wgjkc0hNVnuF4HjVA6C7QrSIbylB+oZe3aHgBsqlNqKYH48jXyJKMuAbiyVJ8KzaB3eRc0pg9VwQ4niFryI68qiOi3AbjwdsfnAtk0bCjTLJKr6mrD9g8iq/S/B81hguOMlQTnVyG40wAcjnmgsCNESDrjme7wfftP4P7SP4N3CJZdvzoNyGq2c/HWOXJGsvVg+RA/k2MC/wN6I2YA2Pt8GkAAAAASUVORK5CYII=); background-color: #a94442; color: #f2dede; border-color: #ebccd1; }
.jq-icon-success { background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==); color: #dff0d8; background-color: #3c763d; border-color: #d6e9c6; }@keyframes mmfadeIn {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
@keyframes mmfadeOut {
from {
opacity: 1;
}
to {
opacity: 0;
}
}
@keyframes mmslideIn {
from {
transform: translateY(15%);
}
to {
transform: translateY(0);
}
}
@keyframes mmslideOut {
from {
transform: translateY(0);
}
to {
transform: translateY(-10%);
}
}
.micromodal-slide {
display: none;
}
.micromodal-slide.is-open {
display: block;
}
.micromodal-slide[aria-hidden="false"] .wfsmodal-dialog {
animation: mmfadeIn 0.3s cubic-bezier(0, 0, 0.2, 1);
}
.micromodal-slide[aria-hidden="false"] .wfsmodal-container {
animation: mmslideIn 0.3s cubic-bezier(0, 0, 0.2, 1);
}
.micromodal-slide[aria-hidden="true"] .wfsmodal-dialog {
animation: mmfadeOut 0.3s cubic-bezier(0, 0, 0.2, 1);
}
.micromodal-slide[aria-hidden="true"] .wfsmodal-container {
animation: mmslideOut 0.3s cubic-bezier(0, 0, 0.2, 1);
}
.micromodal-slide .wfsmodal-container,
.micromodal-slide .wfsmodal-dialog {
will-change: transform;
}
.wfsmodal {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1999;
display: none;
overflow: hidden;
outline: 0;
background: rgba(0, 0, 0, 0.6);
}
.wfsmodal-dialog {
position: fixed;
top: 20px;
left: 0;
right: 0;
bottom: 100px;
display: flex;
justify-content: center;
align-items: flex-start;
}
.wfsmodal.is-open .wfsmodal-dialog {
overflow-x: hidden;
overflow-y: auto;
outline: none;
-ms-overflow-style: none; scrollbar-width: none; }
.wfsmodal.is-open .wfsmodal-dialog::-webkit-scrollbar {
display: none;
}
.wfsmodal .modal-content-wrapper {
display: flex;
}
.wfsmodal .modal-content-wrapper .product-thumbnail-wrapper {
flex: 1;
padding: 0 15px;
}
.wfsmodal .modal-content-wrapper .product-content {
flex: 2;
padding: 0 15px;
}
.wfsmodal .modal-content-wrapper table td {
padding: 5px 5px 15px 5px;
}
.wfsmodal .modal-content-wrapper .single_variation_wrap {
display: none !important;
}
.wfsmodal .wfs-special-instruction-wrapper {
display: block;
margin-top: 5px;
}
.wfsmodal .wfs-special-instruction-wrapper textarea {
outline: none;
border: 1px solid #c5c3c3;
border-radius: 4px;
width: 100%;
}
.wfsmodal-container {
background-color: #fff;
padding: 0px;
width: 600px;
border-radius: 4px;
box-sizing: border-box;
overflow-y: auto;
overflow-x: hidden;
}
.wfsmodal-header {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
padding: 1rem;
border-bottom: 1px solid #e9ecef;
border-top-left-radius: 0.3rem;
border-top-right-radius: 0.3rem;
padding-top: 5px;
padding-bottom: 5px;
}
.wfsmodal-header .modal__close {
font-size: 16px;
margin: 8px 0;
padding: 4px 6px;
border-radius: 4px;
color: rgb(255, 255, 255);
background: transparent;
border: 0;
cursor: pointer;
}
.wfsmodal-header .modal__close:before {
content: "\2715";
}
.wfsmodal-title {
margin: 0;
line-height: 1.5;
font-size: 26px;
}
.wfsmodal-body {
position: relative;
-webkit-box-flex: 1;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
padding: 1rem;
}
.wfsmodal-footer {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
padding: 1rem;
border-top: 1px solid #e9ecef;
padding-left: 0;
padding-right: 0;
}
.wfs-modal-count .fs-col-md-4 {
padding: 0;
}
.wfs-modal-actions {
width: 100%;
padding: 0 15px;
display: flex;
}
.wfs-modal-count {
display: flex;
flex: 1;
}
.wfs-modal-minus {
flex: 1;
}
.wfs-modal-quantity {
flex: 2;
}
.wfs-modal-plus {
flex: 3;
}
.wfs-modal-count input {
color: #fff !important;
padding: 0px 20px !important;
height: 42px !important;
}
#wfsModal .wfs-modal-count input.wfs-qty-input {
padding: 0px !important;
text-align: center;
}
.wfs-modal-quantity .wfs-qty-input {
text-align: center;
width: 58px;
border-radius: 0 !important;
box-shadow: none;
margin: 0;
background-color: #f8f8f8;
color: #000 !important;
border: none;
}
.wfs-modal-minus input,
.wfs-modal-plus input {
text-decoration: none;
}
.wfs-modal-minus input {
border-radius: 4px 0 0 4px !important;
}
.wfs-modal-plus input {
border-radius: 0 4px 4px 0 !important;
}
.wfsmodal-footer .wfs-modal-add-to-cart {
flex: 2;
justify-content: flex-end;
}
.wfsmodal-footer .wfs-modal-add-to-cart a {
float: right;
width: 100%;
height: 42px;
font-size: 12px;
letter-spacing: 0.75px;
text-align: center;
color: rgb(255, 255, 255);
font-weight: 600;
border-radius: 4px;
padding: 12px 0px;
background-color: #3c3b3b;
cursor: pointer;
text-decoration: none;
}
.wfs-cart-wrapper .wfs-close-cart-icon {
padding: 0px 5px;
cursor: pointer;
}
.wfs-cart-wrapper .wfs-close-cart-icon .wfs-icon-close {
font-weight: bold;
font-size: 18px;
color: #fff !important;
}
.wfs-service-modal-container {
width: 100%;
display: block;
margin: 0 auto;
}
.wfs-service-modal-container .wfs-update-service {
display: block;
clear: both;
overflow: hidden;
width: 100%;
color: rgb(255, 255, 255);
height: 42px;
border: none;
border-radius: 4px;
cursor: pointer;
}
#wfsTab,
#wfsTab li {
list-style: none;
}
#wfsTab a.nav-link {
text-align: center;
width: 100%;
padding: 6px 10px;
line-height: 36px;
display: block;
color: #000;
text-decoration: none;
border: 1px solid #e0e0e0;
}
#wfsTab a.nav-link.active,
.wfs-schedule-nav-group .nav-link.active {
color: #fff;
}
#wfsServiceModal .tab-content {
display: block;
clear: both;
overflow: hidden;
padding-top: 20px;
margin-bottom: 15px;
}
#wfsTab {
display: block;
padding: 0;
margin: 0;
}
#wfsTab > li {
float: left;
position: relative;
width: 50%;
}
.wfsmodal-footer > :not(:first-child) {
margin-left: 0.25rem;
}
.wfsmodal-footer > :not(:last-child) {
margin-right: 0.25rem;
}
.wfsmodal-scrollbar-measure {
position: absolute;
top: -9999px;
width: 50px;
height: 50px;
overflow: scroll;
}
.wfsmodal .variations_form {
margin-bottom: 5px !important;
padding: 0px !important;
border: none !important;
}
.wfsmodal input[type="checkbox"],
.wfsmodal input[type="radio"] {
width: 14px !important;
}
#wfsServiceModal .tab-pane {
display: none;
}
#wfsServiceModal .tab-pane.active {
display: block;
}
.wfs-d-none {
display: none;
} .wfs-asap-block-wrapper {
display: flex;
flex-direction: column;
padding: 0.5em;
}
.wfs-asap-label {
font-size: 20px;
line-height: 1.235;
text-align: center;
color: #000;
padding: 0;
margin: 10px 5px;
}
.wfs-schedule-button-group {
text-align: center;
}
.wfs-schedule-nav-group {
text-align: center;
list-style: none;
width: 70%;
margin: 0 auto;
}
.wfs-schedule-nav-group > li {
float: left;
position: relative;
width: 40%;
}
.wfs-schedule-nav-group > li a {
padding: 5px 10px;
display: block;
text-align: center;
width: 100%;
line-height: 28px;
display: block;
color: #000;
text-decoration: none;
border: 1px solid #e0e0e0;
}
.wfs-schedule-nav-group > li:first-child a {
border-radius: 4px 0 0 4px;
}
.wfs-schedule-nav-group > li:last-child a {
border-radius: 0 4px 4px 0;
} @media (min-width: 576px) {
.wfsmodal-container {
max-width: 600px;
margin: 1.75rem auto;
}
#wfsServiceModal .wfsmodal-container,
#wfsConfirmationModal .wfsmodal-container {
max-width: 400px;
}
} #wfsConfirmationModal .wfsmodal-body h5 {
margin-bottom: 20px;
}
#wfsConfirmationModal .confirmation-actions-wrapper {
text-align: right;
}
#wfsConfirmationModal .confirmation-actions-wrapper button:last-child {
margin-left: 15px;
}@font-face {
font-family: 'food-store-icons';
src:  url(//9jafoodpot.com/wp-content/plugins/food-store/assets/css/fonts/foodstore.eot?bgp9dd);
src:  url(//9jafoodpot.com/wp-content/plugins/food-store/assets/css/fonts/foodstore.eot?bgp9dd#iefix) format('embedded-opentype'),
url(//9jafoodpot.com/wp-content/plugins/food-store/assets/css/fonts/foodstore.ttf?bgp9dd) format('truetype'),
url(//9jafoodpot.com/wp-content/plugins/food-store/assets/css/fonts/foodstore.woff?bgp9dd) format('woff'),
url(//9jafoodpot.com/wp-content/plugins/food-store/assets/css/fonts/foodstore.svg?bgp9dd#foodstore) format('svg');
font-weight: normal;
font-style: normal;
font-display: block;
}
[class^="wfs-icon-"], [class*=" wfs-icon-"] {
font-family: 'food-store-icons' !important;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
}
.wfs-icon-chevron-thin-down:before {
content: "\e900";
}
.wfs-icon-chevron-thin-left:before {
content: "\e901";
}
.wfs-icon-chevron-thin-right:before {
content: "\e902";
}
.wfs-icon-chevron-thin-up:before {
content: "\e903";
}
.wfs-icon-chevron-with-circle-down:before {
content: "\e904";
}
.wfs-icon-chevron-with-circle-left:before {
content: "\e905";
}
.wfs-icon-chevron-with-circle-right:before {
content: "\e906";
}
.wfs-icon-chevron-with-circle-up:before {
content: "\e907";
}
.wfs-icon-bowl:before {
content: "\e911";
}
.wfs-icon-cycle:before {
content: "\e908";
}
.wfs-icon-flash:before {
content: "\e909";
}
.wfs-icon-link:before {
content: "\e90a";
}
.wfs-icon-search:before {
content: "\e90b";
}
.wfs-icon-mail:before {
content: "\e90c";
}
.wfs-icon-power-plug:before {
content: "\e90e";
}
.wfs-icon-quote:before {
content: "\e910";
}
.wfs-icon-scissors:before {
content: "\e913";
}
.wfs-icon-shopping-cart:before {
content: "\e914";
}
.wfs-icon-rss_feed:before {
content: "\e917";
}
.wfs-icon-pencil:before {
content: "\e918";
}
.wfs-icon-access_alarm:before {
content: "\e919";
}
.wfs-icon-access_time:before {
content: "\e91a";
}
.wfs-icon-bluetooth:before {
content: "\e91b";
}
.wfs-icon-attach_file:before {
content: "\e91c";
}
.wfs-icon-insert_photo:before {
content: "\e91d";
}
.wfs-icon-keyboard_voice:before {
content: "\e90d";
}
.wfs-icon-flash_on:before {
content: "\e91e";
}
.wfs-icon-music_note:before {
content: "\e91f";
}
.wfs-icon-print:before {
content: "\e912";
}
.wfs-icon-fastfood:before {
content: "\e922";
}
.wfs-icon-refresh:before {
content: "\e923";
}
.wfs-icon-notifications:before {
content: "\e924";
}
.wfs-icon-notifications_none:before {
content: "\e925";
}
.wfs-icon-notifications_off:before {
content: "\e926";
}
.wfs-icon-notifications_active:before {
content: "\e927";
}
.wfs-icon-person:before {
content: "\e928";
}
.wfs-icon-person_add:before {
content: "\e929";
}
.wfs-icon-public:before {
content: "\e92a";
}
.wfs-icon-share:before {
content: "\e92b";
}
.wfs-icon-sentiment_dissatisfied:before {
content: "\e92c";
}
.wfs-icon-sentiment_neutral:before {
content: "\e92d";
}
.wfs-icon-sentiment_satisfied:before {
content: "\e92e";
}
.wfs-icon-sentiment_very_dissatisfied:before {
content: "\e92f";
}
.wfs-icon-sentiment_very_satisfied:before {
content: "\e930";
}
.wfs-icon-thumb_down_alt:before {
content: "\e931";
}
.wfs-icon-thumb_up_alt:before {
content: "\e932";
}
.wfs-icon-radio_button_checked:before {
content: "\e933";
}
.wfs-icon-star:before {
content: "\e934";
}
.wfs-icon-star_half:before {
content: "\e935";
}
.wfs-icon-star_outline:before {
content: "\e936";
}
.wfs-icon-account_circle:before {
content: "\e937";
}
.wfs-icon-favorite:before {
content: "\e938";
}
.wfs-icon-favorite_outline:before {
content: "\e939";
}
.wfs-icon-help:before {
content: "\e93a";
}
.wfs-icon-highlight_remove:before {
content: "\e93b";
}
.wfs-icon-label:before {
content: "\e93c";
}
.wfs-icon-label_outline:before {
content: "\e93d";
}
.wfs-icon-lock_open:before {
content: "\e93e";
}
.wfs-icon-lock_outline:before {
content: "\e93f";
}
.wfs-icon-loyalty:before {
content: "\e940";
}
.wfs-icon-power_settings:before {
content: "\e941";
}
.wfs-icon-view_list:before {
content: "\e942";
}
.wfs-icon-view_module:before {
content: "\e943";
}
.wfs-icon-emoji_food_beverage:before {
content: "\e944";
}
.wfs-icon-deck:before {
content: "\e945";
}
.wfs-icon-house:before {
content: "\e946";
}
.wfs-icon-liquor:before {
content: "\e947";
}
.wfs-icon-lunch_dining:before {
content: "\e948";
}
.wfs-icon-nightlife:before {
content: "\e949";
}
.wfs-icon-celebration:before {
content: "\e94a";
}
.wfs-icon-delivery_dining:before {
content: "\e94b";
}
.wfs-icon-brunch_dining:before {
content: "\e94c";
}
.wfs-icon-alert-circle:before {
content: "\e94d";
}
.wfs-icon-at-sign:before {
content: "\e94e";
}
.wfs-icon-camera:before {
content: "\e94f";
}
.wfs-icon-check:before {
content: "\e950";
}
.wfs-icon-coffee:before {
content: "\e951";
}
.wfs-icon-minus:before {
content: "\e952";
}
.wfs-icon-minus-circle:before {
content: "\e953";
}
.wfs-icon-percent:before {
content: "\e954";
}
.wfs-icon-phone:before {
content: "\e955";
}
.wfs-icon-plus:before {
content: "\e956";
}
.wfs-icon-plus-circle:before {
content: "\e957";
}
.wfs-icon-settings:before {
content: "\e958";
}
.wfs-icon-shopping-cart:before {
content: "\e959";
}
.wfs-icon-slash:before {
content: "\e95a";
}
.wfs-icon-trash:before {
content: "\e95b";
}
.wfs-icon-trash-o:before {
content: "\e95c";
}
.wfs-icon-wifi:before {
content: "\e95d";
}
.wfs-icon-close:before {
content: "\e95e";
}#foodstore {
margin: 20px 0;
}
#foodstore > .fs-row {
display: flex;
}
.fs-container {
max-width: 100% !important;
}
#wfs-sticky-sidebar {
flex: 0 0 25%;
padding: 0px 15px;
}
#wfs-food-items {
flex: 2;
flex-grow: 4;
padding: 0 15px;
}
.wfs-sidebar-menu ul {
padding: 0;
margin: 0;
list-style: none !important;
}
.wfs-sidebar-menu ul a {
color: black;
display: block;
border-bottom: 1px solid #ececec;
padding: 12px;
text-decoration: none !important;
}
.wfs-store-close-msg {
margin-bottom: 10px;
}
.wfs-store-close-msg span {
display: block;
background-color: #eff5ce;
padding: 10px;
}
.wfs-cart-wrapper {
z-index: 99999;
position: relative;
}
.wfs-sidebar-menu ul li a:hover {
background-color: #eee;
}
.wfs-sidebar-menu ul li a.active {
background-color: #eee;
font-weight: 700;
}
.wfs-sidebar-menu ul li a span.wfs-items-count {
width: 30px;
height: 30px;
padding: 5px;
border-radius: 50%;
text-align: center;
font-size: 14px;
color: white;
background-color: #b2b2b2;
float: right;
margin: -4px 0 0 0;
}
.wfs-sidebar-menu ul li a span.wfs-items-count.active {
background-color: #9797ff;
}
.wfs-search-container {
position: relative;
padding: 0;
margin: 0;
}
.wfs-search-container .wfs-food-search {
width: 100%;
height: 45px;
border-radius: 8px;
border: solid 1px #b4b4b4;
background-color: #ffffff;
padding-left: 15px;
color: #000000;
}
.wfs-search-container i.wfs-icon-search {
position: absolute;
top: 16px;
right: 16px;
color: #5e5d5d;
}
.wfs-category-title-container.not-in-search {
display: none;
}
.wfs-category-title-container.in-search {
display: block;
}
h3.wfs-category-title {
margin: 5px 0 !important;
font-size: 24px;
display: block;
padding: 6px 0;
background-color: transparent;
font-weight: 400;
}
.wfs-category-short-desciption {
font-size: 13px;
color: #8c8c8c;
line-height: 15px;
display: block;
margin-top: -10px;
margin-bottom: 20px;
}
.wfs-food-item-container:after,
.wfs-food-item-container:before {
display: table;
content: "";
clear: both;
}
.wfs-food-item-container {
margin: 0 -15px 10px;
border: none;
display: -webkit-box;
display: flex;
flex-flow: wrap;
flex: 100%;
}
.wfs-food-item-container:after {
width: 96%;
border-bottom: 1px solid #f3f3f3;
margin: 0 auto;
padding: 5px 0px;
}
.wfs-food-item-type {
width: 13px;
height: 13px;
border-width: 1px;
border-style: solid;
text-align: center;
display: flex;
background: #ffffff;
flex-direction: row;
flex-wrap: wrap;
justify-content: center;
align-items: center;
}
.wfs-food-item-image-container {
position: relative;
padding: 0;
padding-left: 15px;
}
.wfs-food-item-image-container img {
cursor: pointer;
border-radius: 6px !important;
}
.wfs-food-item-image-container .wfs-food-item-type {
position: absolute;
top: 6px;
right: 8px;
z-index: 1;
}
.wfs-food-item-summery {
-webkit-box-flex: 2;
flex: 2;
padding: 0 1rem;
}
.wfs-food-item-type > div {
width: 7px;
height: 7px;
border-radius: 50%;
}
.wfs-food-item-type.veg {
border-color: green;
}
.wfs-food-item-type.veg > div {
background-color: green;
}
.wfs-food-item-type.nonveg {
border-color: red;
}
.wfs-food-item-type.nonveg > div {
background-color: red;
}
.wfs-food-item-title {
text-decoration: none !important;
font-size: 20px;
font-weight: 300;
}
.wfs-food-item-description {
font-size: 14px;
color: #474747;
text-align: justify;
}
.wfs-food-item-cart-action {
padding-right: 15px;
}
.button-add-to-cart {
margin-top: 10px;
}
.wfs-product-add-to-cart.disabled.variation-selection-needed {
opacity: 0.5 !important;
cursor: not-allowed;
}
.wfs-cart-overview {
width: 100%;
background: white;
position: fixed;
z-index: 99;
bottom: 0;
box-shadow: -7px -5px 16px #00000024;
padding: 6px;
}
.wfs-cart-expanded {
width: 100%;
padding: 10px 0 !important;
opacity: 0;
height: 0;
background: #fff;
position: fixed;
z-index: 101 !important;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
overflow: hidden;
}
.wfs-cart-expanded .fs-container {
padding-left: 40px;
}
.wfs-cart-expanded.empty.active {
height: 350px;
}
.wfs-cart-expanded.active {
opacity: 1;
height: 400px;
}
.wfs-cart-toggle {
padding: 2px 0 0;
width: 5%;
}
.wfs-service-modal-container select {
display: block;
clear: both;
width: 100%;
margin-top: 8px;
margin-bottom: 9px;
height: 41px;
padding: 10px;
}
.wfsmodal .nav-link {
cursor: pointer;
}
.wfs-expand-cart,
.wfs-compress-cart {
font-size: 30px;
cursor: pointer;
}
.wfs-body-fade {
position: fixed;
margin: 0;
top: 0px;
left: 0px;
width: 100%;
height: 100%;
z-index: 5;
opacity: 0;
visibility: hidden;
background: rgb(28, 28, 28);
transition: all 0.2s ease 0s;
}
.wfs-body-fade.active {
opacity: 0.3;
visibility: visible;
}
.foodstore_service_error {
background-color: #fb5757;
color: #fff;
width: 100%;
float: left;
padding: 5px 8px;
margin-top: 10px;
border-radius: 4px;
}
.foodstore_service_error.inactive {
display: none;
}
.wfs-cart-service-settings {
padding: 10px 0px;
}
.wfs-cart-overview-description {
width: 18%;
padding: 7px 0;
}
.wfs-cart-overview-description p {
font-size: 22px;
}
.wfs-cart-service-settings {
color: #000;
}
.wfs-cart-overview-items {
color: #717171;
}
.wfs-cart-purchase-actions {
padding: 7px 0 6px;
flex: auto;
}
.wfs-cart-purchase-actions-mobile {
padding: 4px;
}
.wfs-cart-purchase-actions-mobile > a {
margin: 0 5px;
}
.wfs-cart-purchase-actions-mobile > a i {
font-size: 26px;
}
.wfs-cart-purchase-actions-mobile .wfs-cart-subtotal {
position: relative;
bottom: 2px;
font-size: 20px;
}
.wfs-cart-purchase-actions-mobile .wfs-change-service-mobile i {
font-size: 30px;
top: 3px;
position: relative;
}
.wfs-cart-expanded-header {
padding: 12px;
padding-left: 0;
padding-bottom: 6px;
display: flex;
justify-content: flex-end;
}
.wfs-cart-expanded-header-title {
font-size: 22px;
flex: 1;
}
.wfs-close-cart-icon {
font-size: 18px;
color: #bd0000;
width: 27px;
height: 28px;
}
.wfs-cart-item-container {
padding: 12px;
}
.wfs-cart-totals-container {
padding: 12px;
}
.wfs-cart-item {
margin-bottom: 6px;
padding: 10px 0;
border-bottom: 1px dashed #dcdcdc;
display: flex;
justify-content: space-between;
}
.wfs-cart-totals-item {
padding: 10px 0 0;
display: flex;
justify-content: space-between;
}
.wfs-cart-totals-item.order-total {
padding: 0;
}
.wfs-cart-totals-container hr {
margin: 10px 0;
}
.wfs-cart-item-left,
.wfs-cart-totals-item-left {
flex: 1;
}
.wfs-cart-item-container .wfs-cart-item:last-child {
border-bottom: none;
}
span.wfs_order_meta {
display: block;
margin: 3px 0px;
}
.wfs-cart-item-title {
display: flex;
margin-bottom: 8px;
}
.wfs-cart-item-title p {
font-size: 18px;
line-height: 1em;
color: #383838;
}
.wfs-cart-item-title .wfs-food-item-type {
margin-right: 10px;
margin-top: 3px;
}
.wfs-cart-item-price {
margin-right: 10px;
}
.wfs-cart-actions.wfs-cart-item-edit {
cursor: pointer;
color: #1244ff;
}
.wfs-cart-actions.wfs-cart-item-delete {
cursor: pointer;
color: #ff2121;
}
.wfs-cart-addon-item,
.wfs-cart-variation-item,
.wfs-special-instruction {
padding: 2px 1px;
font-size: 14px;
color: #3c3c3c;
}
.wfs-special-instruction {
font-style: italic;
font-weight: bold;
}
dd.variation-SpecialNote {
font-style: italic;
}
.wfs-pricing-option-label,
.wfs-addon-category-title,
.wfs-special-note-label {
margin: 0px;
color: #000;
font-size: 18px;
font-weight: 600;
padding: 6px 0;
}
.wfs-cart-subtotal {
font-size: 1.2rem;
font-weight: 400;
color: rgb(28, 28, 28);
user-select: none;
margin: 0px 0.8rem;
}
.wfs-cart-subtotal small {
display: none;
} .wfs-item-addons-container {
margin-bottom: 5px;
}
.wfs-addon-category {
margin: 4px 0;
}
.wfs-addon-category label {
display: inline-block !important;
}
.wfs-addon-category span {
color: #000;
}
.wfs-addon-category input {
margin-right: 5px;
}
.wfs-addon-category > span {
float: right;
}  .fs-2-columns {
padding: 0;
}
.fs-2-columns .wfs-food-item-description {
display: none;
}
.fs-2-columns .wfs-food-item-container {
margin-right: 0px !important;
margin-left: 0px !important;
}  .wfs-cart-content-area::-webkit-scrollbar-track {
-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
background-color: #ffffff;
}
.wfs-cart-content-area::-webkit-scrollbar {
width: 5px;
background-color: #f5f5f5;
}
.wfs-cart-content-area::-webkit-scrollbar-thumb {
background-color: #a7a7a7;
}  .wfs-cart-content-area {
display: flex;
justify-content: space-between;
padding-left: 4px;
height: 330px;
overflow-y: auto;
overflow-x: hidden;
}
.cart-content-left {
width: 66%;
}
.cart-content-right {
width: 32%;
}
.wfs-empty-cart-image {
text-align: center;
}
.wfs-empty-cart-container .wfs-empty-cart-image img {
margin: 0 auto;
}
.wfs-empty-cart-container .wfs-empty-cart-text {
text-align: center;
margin: 20px;
font-size: 20px;
font-weight: 700;
font-style: italic;
}
.wfs-cart-overview-row {
display: flex;
justify-content: space-between;
padding: 0 10px;
}  .wfs-cart-wrapper.mini-cart {
position: fixed;
right: -420px;
top: 50%;
z-index: 99999;
width: 460px;
transition: all 0.4s ease;
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-ms-transition: all 0.4s ease;
transform: translateY(-50%);
padding-left: 40px;
margin: 0;
}
.wfs-cart-wrapper.mini-cart.active {
right: 0;
}
.wfs-mini-cart-icon {
position: absolute;
left: -30px;
top: 0;
background: #000;
padding: 20px 20px;
color: #fff;
font-weight: bold;
border-radius: 9px 0 0 9px;
min-width: 70px;
text-align: center;
max-height: 65px;
}
.wfs-mini-cart-icon:hover {
background: #000;
color: #fff;
}
.wfs-cart-wrapper.mini-cart .wfs-cart-content-area {
display: block;
}
.wfs-cart-wrapper.mini-cart .cart-content-left {
width: 97%;
}
.wfs-cart-wrapper.mini-cart .cart-content-right {
width: 100%;
}
.wfs-cart-wrapper.mini-cart .wfs-cart-expanded.active {
height: calc(100vh - 400px);
}
.wfs-cart-wrapper.mini-cart .wfs-cart-expanded {
width: 95%;
}
.wfs-cart-wrapper.mini-cart .wfs-cart-expanded.active {
border: 1px solid #ededed;
overflow: scroll;
}
.wfs-cart-wrapper.mini-cart .wfs-cart-totals-container {
padding: 10px 0 10px 0;
}
.wfs-cart-wrapper.mini-cart .wfs-cart-overview {
position: relative;
}
.wfs-cart-wrapper.mini-cart .wfs-cart-service-settings {
width: 100%;
}
.wfs-cart-wrapper.mini-cart .wfs-cart-overview-row {
display: block;
}
.wfs-cart-wrapper.mini-cart .fs-container {
padding-left: 20px;
}
.wfs-cart-wrapper.mini-cart .wfs-cart-subtotal {
margin-left: 0px;
}
.wfs-cart-wrapper.mini-cart .wfs-cart-overview {
bottom: -11px;
}.variations_form .variations {
display: none;
}
.wfs-variations {
padding-top: 5px;
padding-bottom: 5px;
}
.wfs-variations .wfs-variation {
display: flex;
align-items: center;
cursor: pointer;
}
.wfs-variations .wfs-variation:hover {
background-color: #f9f9f9;
}
.wfs-variations .wfs-variation > div {
padding-right: 10px;
padding-top: 5px;
padding-bottom: 5px;
}
.wfs-variation-radio .wfs-variation-selector {
width: 30px;
flex: 0 0 30px;
}
.wfs-variation-selector input {
outline: none;
}
.wfs-variation-image {
width: 50px;
flex: 0 0 50px;
}
.wfs-variation-image img {
width: 36px;
height: 36px;
max-width: 36px;
display: block;
}
.wfs-variations .wfs-variation > div:last-child {
padding-right: 0;
}
.wfs-variation-radio .wfs-variation-name {
font-weight: 700;
}
.wfs-variation-radio .wfs-variation-info .wfs-variation-price {
display: inline-block;
margin-right: 10px;
font-size: 14px;
}@media (min-width: 1200px) {
} @media (min-width: 1025px) and (max-width: 1199px) {
.wfs-cart-overview-description {
width: 20%;
}
} @media (min-width: 992px) and (max-width: 1024px) {
} @media (min-width: 768px) and (max-width: 991px) {
} @media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
.wfs-cart-overview-description {
width: 24%;
}
} @media (min-width: 768px) {
.wfs-food-item-summery .button-add-to-cart,
.wfs-food-item-summery .wfs-text-out-of-stock {
display: none;
}
.wfs-cart-purchase-actions-mobile {
display: none;
}
} @media (max-width: 767px) {
.wfs-food-item-cart-action .button-add-to-cart,
.wfs-food-item-cart-action .wfs-text-out-of-stock {
display: none;
}
.wfs-cart-purchase-actions,
.wfs-cart-overview-description,
.wfs-cart-service-settings {
display: none;
}
.wfs-cart-overview {
box-shadow: none;
}
.wfs-cart-overview-row {
padding: 0;
}
.wfs-cart-wrapper.mini-cart .wfs-cart-overview-row {
padding: 20px 0px;
}
.wfs-cart-overview > div.fs-container {
padding-right: 5px;
padding-left: 10px;
}
#foodstore > .fs-row,
.wfsmodal .modal-content-wrapper,
.wfs-cart-content-area {
display: block;
}
.cart-content-left {
width: 97%;
}
.cart-content-right {
width: 100%;
}
.wfs-cart-totals-container {
padding-left: 0;
}
.wfs-cart-expanded .fs-container {
padding-left: 20px;
}
} @media (min-width: 481px) and (max-width: 767px) {
} @media (max-width: 480px) {
.wfs-food-item-description {
display: none;
}
.wfs-modal-count {
margin-right: 10px;
}
.wfs-cart-wrapper.mini-cart {
width: 105%;
right: -370px;
}
.wfs-cart-wrapper.mini-cart.active {
right: 20px;
}
.wfs-cart-wrapper.mini-cart.active .wfs-cart-service-settings,
.wfs-cart-wrapper.mini-cart.active .wfs-cart-purchase-actions {
display: block;
}
} @media (min-width: 320px) and (max-width: 480px) {
} @media (max-width: 319px) {
}.woocommerce .woocommerce-error .button,.woocommerce .woocommerce-info .button,.woocommerce .woocommerce-message .button,.woocommerce-page .woocommerce-error .button,.woocommerce-page .woocommerce-info .button,.woocommerce-page .woocommerce-message .button{float:right}.woocommerce .col2-set,.woocommerce-page .col2-set{zoom:1;width:100%}.woocommerce .col2-set::after,.woocommerce .col2-set::before,.woocommerce-page .col2-set::after,.woocommerce-page .col2-set::before{content:' ';display:table}.woocommerce .col2-set::after,.woocommerce-page .col2-set::after{clear:both}.woocommerce .col2-set .col-1,.woocommerce-page .col2-set .col-1{float:left;width:48%}.woocommerce .col2-set .col-2,.woocommerce-page .col2-set .col-2{float:right;width:48%}.woocommerce img,.woocommerce-page img{height:auto;max-width:100%}.woocommerce #content div.product div.images,.woocommerce div.product div.images,.woocommerce-page #content div.product div.images,.woocommerce-page div.product div.images{float:left;width:48%}.woocommerce #content div.product div.thumbnails,.woocommerce div.product div.thumbnails,.woocommerce-page #content div.product div.thumbnails,.woocommerce-page div.product div.thumbnails{zoom:1}.woocommerce #content div.product div.thumbnails::after,.woocommerce #content div.product div.thumbnails::before,.woocommerce div.product div.thumbnails::after,.woocommerce div.product div.thumbnails::before,.woocommerce-page #content div.product div.thumbnails::after,.woocommerce-page #content div.product div.thumbnails::before,.woocommerce-page div.product div.thumbnails::after,.woocommerce-page div.product div.thumbnails::before{content:' ';display:table}.woocommerce #content div.product div.thumbnails::after,.woocommerce div.product div.thumbnails::after,.woocommerce-page #content div.product div.thumbnails::after,.woocommerce-page div.product div.thumbnails::after{clear:both}.woocommerce #content div.product div.thumbnails a,.woocommerce div.product div.thumbnails a,.woocommerce-page #content div.product div.thumbnails a,.woocommerce-page div.product div.thumbnails a{float:left;width:30.75%;margin-right:3.8%;margin-bottom:1em}.woocommerce #content div.product div.thumbnails a.last,.woocommerce div.product div.thumbnails a.last,.woocommerce-page #content div.product div.thumbnails a.last,.woocommerce-page div.product div.thumbnails a.last{margin-right:0}.woocommerce #content div.product div.thumbnails a.first,.woocommerce div.product div.thumbnails a.first,.woocommerce-page #content div.product div.thumbnails a.first,.woocommerce-page div.product div.thumbnails a.first{clear:both}.woocommerce #content div.product div.thumbnails.columns-1 a,.woocommerce div.product div.thumbnails.columns-1 a,.woocommerce-page #content div.product div.thumbnails.columns-1 a,.woocommerce-page div.product div.thumbnails.columns-1 a{width:100%;margin-right:0;float:none}.woocommerce #content div.product div.thumbnails.columns-2 a,.woocommerce div.product div.thumbnails.columns-2 a,.woocommerce-page #content div.product div.thumbnails.columns-2 a,.woocommerce-page div.product div.thumbnails.columns-2 a{width:48%}.woocommerce #content div.product div.thumbnails.columns-4 a,.woocommerce div.product div.thumbnails.columns-4 a,.woocommerce-page #content div.product div.thumbnails.columns-4 a,.woocommerce-page div.product div.thumbnails.columns-4 a{width:22.05%}.woocommerce #content div.product div.thumbnails.columns-5 a,.woocommerce div.product div.thumbnails.columns-5 a,.woocommerce-page #content div.product div.thumbnails.columns-5 a,.woocommerce-page div.product div.thumbnails.columns-5 a{width:16.9%}.woocommerce #content div.product div.summary,.woocommerce div.product div.summary,.woocommerce-page #content div.product div.summary,.woocommerce-page div.product div.summary{float:right;width:48%;clear:none}.woocommerce #content div.product .woocommerce-tabs,.woocommerce div.product .woocommerce-tabs,.woocommerce-page #content div.product .woocommerce-tabs,.woocommerce-page div.product .woocommerce-tabs{clear:both}.woocommerce #content div.product .woocommerce-tabs ul.tabs,.woocommerce div.product .woocommerce-tabs ul.tabs,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs,.woocommerce-page div.product .woocommerce-tabs ul.tabs{zoom:1}.woocommerce #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce #content div.product .woocommerce-tabs ul.tabs::before,.woocommerce div.product .woocommerce-tabs ul.tabs::after,.woocommerce div.product .woocommerce-tabs ul.tabs::before,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::before,.woocommerce-page div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page div.product .woocommerce-tabs ul.tabs::before{content:' ';display:table}.woocommerce #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page div.product .woocommerce-tabs ul.tabs::after{clear:both}.woocommerce #content div.product .woocommerce-tabs ul.tabs li,.woocommerce div.product .woocommerce-tabs ul.tabs li,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li,.woocommerce-page div.product .woocommerce-tabs ul.tabs li{display:inline-block}.woocommerce #content div.product #reviews .comment,.woocommerce div.product #reviews .comment,.woocommerce-page #content div.product #reviews .comment,.woocommerce-page div.product #reviews .comment{zoom:1}.woocommerce #content div.product #reviews .comment::after,.woocommerce #content div.product #reviews .comment::before,.woocommerce div.product #reviews .comment::after,.woocommerce div.product #reviews .comment::before,.woocommerce-page #content div.product #reviews .comment::after,.woocommerce-page #content div.product #reviews .comment::before,.woocommerce-page div.product #reviews .comment::after,.woocommerce-page div.product #reviews .comment::before{content:' ';display:table}.woocommerce #content div.product #reviews .comment::after,.woocommerce div.product #reviews .comment::after,.woocommerce-page #content div.product #reviews .comment::after,.woocommerce-page div.product #reviews .comment::after{clear:both}.woocommerce #content div.product #reviews .comment img,.woocommerce div.product #reviews .comment img,.woocommerce-page #content div.product #reviews .comment img,.woocommerce-page div.product #reviews .comment img{float:right;height:auto}.woocommerce ul.products,.woocommerce-page ul.products{display:flex;flex-wrap:wrap;clear:both;zoom:1}.woocommerce ul.products::after,.woocommerce ul.products::before,.woocommerce-page ul.products::after,.woocommerce-page ul.products::before{content:' ';display:table}.woocommerce ul.products::after,.woocommerce-page ul.products::after{clear:both}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{float:left;margin:0 20px 2.992em 0;padding:0;position:relative;width:22.05%;margin-left:0}.woocommerce ul.products.columns-1 li.product,.woocommerce-page ul.products.columns-1 li.product{width:100%;margin-right:0}.woocommerce ul.products.columns-2 li.product,.woocommerce-page ul.products.columns-2 li.product{width:48%}.woocommerce ul.products.columns-3 li.product,.woocommerce-page ul.products.columns-3 li.product{width:30.75%}.woocommerce ul.products.columns-5 li.product,.woocommerce-page ul.products.columns-5 li.product{width:16.95%}.woocommerce ul.products.columns-6 li.product,.woocommerce-page ul.products.columns-6 li.product{width:13.5%}.woocommerce-page.columns-1 ul.products li.product,.woocommerce.columns-1 ul.products li.product{width:100%;margin-right:0}.woocommerce-page.columns-2 ul.products li.product:nth-child(2n),.woocommerce.columns-2 ul.products li.product:nth-child(2n){margin-right:0;clear:right}.woocommerce-page.columns-2 ul.products li.product:nth-child(odd),.woocommerce.columns-2 ul.products li.product:nth-child(odd){clear:left}.woocommerce-page.columns-3 ul.products li.product,.woocommerce.columns-3 ul.products li.product{width:31.2%;width:calc(33.33% - 14px)}.woocommerce-page.columns-3 ul.products li.product:nth-child(3n),.woocommerce.columns-3 ul.products li.product:nth-child(3n){margin-right:0;clear:right}.woocommerce-page.columns-3 ul.products li.product:nth-child(3n+1),.woocommerce.columns-3 ul.products li.product:nth-child(3n+1){clear:left}.woocommerce-page.columns-4 ul.products li.product,.woocommerce.columns-4 ul.products li.product{width:22.5%;width:calc(25% - 15px)}.woocommerce-page.columns-4 ul.products li.product:nth-child(4n),.woocommerce.columns-4 ul.products li.product:nth-child(4n){margin-right:0;clear:right}.woocommerce-page.columns-4 ul.products li.product:nth-child(4n+1),.woocommerce.columns-4 ul.products li.product:nth-child(4n+1){clear:left}.woocommerce-page.columns-5 ul.products li.product,.woocommerce.columns-5 ul.products li.product{width:17.5%;width:calc(20% - 16px)}.woocommerce-page.columns-5 ul.products li.product:nth-child(5n),.woocommerce.columns-5 ul.products li.product:nth-child(5n){margin-right:0;clear:right}.woocommerce-page.columns-5 ul.products li.product:nth-child(5n+1),.woocommerce.columns-5 ul.products li.product:nth-child(5n+1){clear:left}.woocommerce-page.columns-6 ul.products li.product,.woocommerce.columns-6 ul.products li.product{width:14%;width:calc(16.66% - 16.66px)}.woocommerce-page.columns-6 ul.products li.product:nth-child(6n),.woocommerce.columns-6 ul.products li.product:nth-child(6n){margin-right:0;clear:right}.woocommerce-page.columns-6 ul.products li.product:nth-child(6n+1),.woocommerce.columns-6 ul.products li.product:nth-child(6n+1){clear:left}.woocommerce .woocommerce-pagination ul.page-numbers,.woocommerce-page .woocommerce-pagination ul.page-numbers{zoom:1}.woocommerce .woocommerce-pagination ul.page-numbers::after,.woocommerce .woocommerce-pagination ul.page-numbers::before,.woocommerce-page .woocommerce-pagination ul.page-numbers::after,.woocommerce-page .woocommerce-pagination ul.page-numbers::before{content:' ';display:table}.woocommerce .woocommerce-pagination ul.page-numbers::after,.woocommerce-page .woocommerce-pagination ul.page-numbers::after{clear:both}.woocommerce .woocommerce-pagination ul.page-numbers li,.woocommerce-page .woocommerce-pagination ul.page-numbers li{display:inline-block}.woocommerce #content table.cart img,.woocommerce table.cart img,.woocommerce-page #content table.cart img,.woocommerce-page table.cart img{height:auto}.woocommerce #content table.cart td.actions,.woocommerce table.cart td.actions,.woocommerce-page #content table.cart td.actions,.woocommerce-page table.cart td.actions{text-align:right}.woocommerce #content table.cart td.actions .input-text,.woocommerce table.cart td.actions .input-text,.woocommerce-page #content table.cart td.actions .input-text,.woocommerce-page table.cart td.actions .input-text{width:80px}.woocommerce #content table.cart td.actions .coupon,.woocommerce table.cart td.actions .coupon,.woocommerce-page #content table.cart td.actions .coupon,.woocommerce-page table.cart td.actions .coupon{float:left;display:flex;margin:0 auto}.woocommerce #content table.cart td.actions .coupon label,.woocommerce table.cart td.actions .coupon label,.woocommerce-page #content table.cart td.actions .coupon label,.woocommerce-page table.cart td.actions .coupon label{display:none}.woocommerce #content table.cart td.actions .button,.woocommerce table.cart td.actions .button,.woocommerce-page #content table.cart td.actions .button,.woocommerce-page table.cart td.actions .button{margin-left:5px}@media (min-width:545px){.woocommerce #content table.cart td.actions>input[type=submit],.woocommerce table.cart td.actions>input[type=submit],.woocommerce-page #content table.cart td.actions>input[type=submit],.woocommerce-page table.cart td.actions>input[type=submit]{margin:5px auto}}.woocommerce .cart-collaterals,.woocommerce-page .cart-collaterals{zoom:1;width:100%}.woocommerce .cart-collaterals::after,.woocommerce .cart-collaterals::before,.woocommerce-page .cart-collaterals::after,.woocommerce-page .cart-collaterals::before{content:' ';display:table}.woocommerce .cart-collaterals::after,.woocommerce-page .cart-collaterals::after{clear:both}.woocommerce .cart-collaterals .related,.woocommerce-page .cart-collaterals .related{width:30.75%;float:left}.woocommerce .cart-collaterals .cross-sells,.woocommerce-page .cart-collaterals .cross-sells{width:48%;float:left}.woocommerce .cart-collaterals .cross-sells ul.products,.woocommerce-page .cart-collaterals .cross-sells ul.products{float:none}.woocommerce .cart-collaterals .cross-sells ul.products li,.woocommerce-page .cart-collaterals .cross-sells ul.products li{width:calc(50% - 10px)}.woocommerce .cart-collaterals .cross-sells ul.products li.first,.woocommerce-page .cart-collaterals .cross-sells ul.products li.first{clear:both}.woocommerce .cart-collaterals .cross-sells ul.products li.last,.woocommerce-page .cart-collaterals .cross-sells ul.products li.last{margin-right:0}.woocommerce .cart-collaterals .shipping_calculator,.woocommerce-page .cart-collaterals .shipping_calculator{width:48%;zoom:1;clear:right;float:right}.woocommerce .cart-collaterals .shipping_calculator::after,.woocommerce .cart-collaterals .shipping_calculator::before,.woocommerce-page .cart-collaterals .shipping_calculator::after,.woocommerce-page .cart-collaterals .shipping_calculator::before{content:' ';display:table}.woocommerce .cart-collaterals .shipping_calculator::after,.woocommerce-page .cart-collaterals .shipping_calculator::after{clear:both}.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-1,.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-2,.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-1,.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-2{width:47%}.woocommerce .cart-collaterals .cart_totals,.woocommerce-page .cart-collaterals .cart_totals{float:right;width:48%}.woocommerce ul.cart_list li,.woocommerce ul.product_list_widget li,.woocommerce-page ul.cart_list li,.woocommerce-page ul.product_list_widget li{zoom:1}.woocommerce ul.cart_list li::after,.woocommerce ul.cart_list li::before,.woocommerce ul.product_list_widget li::after,.woocommerce ul.product_list_widget li::before,.woocommerce-page ul.cart_list li::after,.woocommerce-page ul.cart_list li::before,.woocommerce-page ul.product_list_widget li::after,.woocommerce-page ul.product_list_widget li::before{content:' ';display:table}.woocommerce ul.cart_list li::after,.woocommerce ul.product_list_widget li::after,.woocommerce-page ul.cart_list li::after,.woocommerce-page ul.product_list_widget li::after{clear:both}.woocommerce ul.cart_list li img,.woocommerce ul.product_list_widget li img,.woocommerce-page ul.cart_list li img,.woocommerce-page ul.product_list_widget li img{float:right;height:auto}.woocommerce form .form-row,.woocommerce-page form .form-row{zoom:1}.woocommerce form .form-row::after,.woocommerce form .form-row::before,.woocommerce-page form .form-row::after,.woocommerce-page form .form-row::before{content:' ';display:table}.woocommerce form .form-row::after,.woocommerce-page form .form-row::after{clear:both}.woocommerce form .form-row label,.woocommerce-page form .form-row label{display:block}.woocommerce form .form-row label.checkbox,.woocommerce-page form .form-row label.checkbox{display:inline}.woocommerce form .form-row select,.woocommerce-page form .form-row select{width:100%}.woocommerce form .form-row .input-text,.woocommerce-page form .form-row .input-text{box-sizing:border-box;width:100%}.woocommerce form .form-row-first,.woocommerce form .form-row-last,.woocommerce-page form .form-row-first,.woocommerce-page form .form-row-last{width:47%;overflow:visible}.woocommerce form .form-row-first,.woocommerce-page form .form-row-first{float:left}.woocommerce form .form-row-last,.woocommerce-page form .form-row-last{float:right}.woocommerce form .form-row-wide,.woocommerce-page form .form-row-wide{clear:both}.woocommerce #payment .form-row select,.woocommerce-page #payment .form-row select{width:auto}.woocommerce #payment .terms,.woocommerce #payment .wc-terms-and-conditions,.woocommerce-page #payment .terms,.woocommerce-page #payment .wc-terms-and-conditions{text-align:left;padding:0;width:100%;margin-bottom:1em}.woocommerce #payment #place_order,.woocommerce-page #payment #place_order{float:right}.woocommerce .woocommerce-billing-fields,.woocommerce .woocommerce-shipping-fields,.woocommerce-page .woocommerce-billing-fields,.woocommerce-page .woocommerce-shipping-fields{zoom:1}.woocommerce .woocommerce-billing-fields::after,.woocommerce .woocommerce-billing-fields::before,.woocommerce .woocommerce-shipping-fields::after,.woocommerce .woocommerce-shipping-fields::before,.woocommerce-page .woocommerce-billing-fields::after,.woocommerce-page .woocommerce-billing-fields::before,.woocommerce-page .woocommerce-shipping-fields::after,.woocommerce-page .woocommerce-shipping-fields::before{content:' ';display:table}.woocommerce .woocommerce-billing-fields::after,.woocommerce .woocommerce-shipping-fields::after,.woocommerce-page .woocommerce-billing-fields::after,.woocommerce-page .woocommerce-shipping-fields::after{clear:both}.woocommerce .woocommerce-terms-and-conditions,.woocommerce-page .woocommerce-terms-and-conditions{margin-bottom:1.618em;padding:1.618em}.woocommerce .woocommerce-oembed,.woocommerce-page .woocommerce-oembed{position:relative}.woocommerce-account .woocommerce-MyAccount-navigation{float:left;width:30%}.woocommerce-account .woocommerce-MyAccount-content{float:right;width:68%}.woocommerce-account .woocommerce-MyAccount-content fieldset{border:0;margin:1em 0 0;padding:3px}.woocommerce-account .woocommerce-MyAccount-content fieldset legend{padding:3px 0;border-bottom:1px solid var(--ast-border-color);width:100%;margin:10px 0}.woocommerce-account .woocommerce-MyAccount-content fieldset .form-row{padding-left:0;padding-right:0}