/***

Theme Name: Solaris
Theme Description: Essential multi-purpose theme for multiple products
Theme Author: Lutfi Azhar
Updated By: Amirul Amri
Version : 1.22.6
Last updated : 6 March 2025

***/

/* Library import */

@import url(https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/4.1.0/css/bootstrap.min.css);
@import url(https://fonts.googleapis.com/css?family=Montserrat:400,600);

/* Reset */

@media (min-width: 576px) {}
@media (min-width: 768px) {}
@media (min-width: 992px) {}
@media (min-width: 1200px) {}

@media (min-width: 960px) {
    .container {
        width: 960px !important;
    }
}

body, html {
    height: 100%;
}

/* Default theme settings */

a {
    color: #444;
}

a:hover, a:focus {
    color: #777;
    text-decoration: none;
}

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
    display: block;
    font-family: "Avant Garde",Avantgarde,"Century Gothic",CenturyGothic,"AppleGothic",sans-serif;
    font-weight: 400;
    margin: 0 0 0.5em;
    line-height: 1.4;
    text-rendering: optimizeLegibility;
}

.btn {
    font-family: "Montserrat","HelveticaNeue","Helvetica Neue",sans-serif;
    font-weight: 400;
    font-style: normal;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    padding: 12px 20px;
    font-size: 0.8125em;
    border-radius: 0;
}

/* Empty state */

svg.placeholder-svg {
    border:1px solid #eee;
}

/* Header */

.header {
    padding: 1rem 0;
}

.logo h2 {
    font-size: 1.5rem;
    text-transform: uppercase;
    padding: .5rem;
    margin-bottom: 0;
    padding-left: 0;
}

.logo a:hover {
    text-decoration: none;
}

.navbar-brand {
    margin: 0;
    font-weight: 700;
    font-size: 24px;
    line-height: 30px;
    letter-spacing: 1.5px;
}

a.navbar-brand {
    text-transform: uppercase;
    padding: 0;
    white-space: normal;
}

/* Announcement bar */

.announcement-bar {
    padding: 0.5em 0;
    font-size: 14px;
}

.announcement-bar a:hover {
    text-decoration: none;
}

.announcement-bar p{
    margin-bottom:0;
}

/* Top nav */

.top-menu {
    margin-top: .5em;
    margin-bottom: 1em;
}

.card.card-body.top-menu {
    border: 1px solid #eee;
    border-radius: 0;
}

ul.top-nav {
    list-style: none;
    margin: 0;
    padding: 0;
}

.top-nav li {
    width: 100%;
    text-align: center;
    font-family: "Montserrat","HelveticaNeue","Helvetica Neue",sans-serif;
    font-weight: 600;
    font-style: normal;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #111;
    overflow: hidden;
}

.top-nav li a:hover {
    text-decoration: none;
    color: #000;
}

/* Offcanvas menu */

.top-nav {
    transform: translate(0);
    visibility: visible;
}

.submenu-open {
    visibility: hidden;
}

.offcanvas-toggle {
    width: 100%;
    text-align: center;
    cursor: pointer;
}

.submenu-arrow {
    margin-bottom: -4px;
}

.menu-wrapper-submenu {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    bottom: 0;
    left: 0;
    z-index: 1;
    visibility: hidden;
    overflow-x: hidden;
    overflow-y: auto;
}

button.menu-wrapper-close-button {
    display: flex;
    flex-wrap: wrap;
    text-decoration: none;
    align-items: center;
    width: 100%;
    background-color: transparent;
    text-align: left;
}

button.menu-wrapper-close-button:focus {
    -webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

.menu-wrapper-submenu {
    visibility: hidden;
}

.top-nav.submenu-open > .offcanvas > .menu-wrapper-submenu.has-subMenu, .offcanvas-submenu > .menu-wrapper-submenu.has-subMenu {
    transform: translate(0);
    visibility: visible;
}

/* Search icon */

.search {
    position: relative;
    padding: .5rem .5rem;
}

/* Login menu */

.login-icon {
    position: relative;
    padding: .5rem .5rem .5rem 0;
}

.dropdown.account-menu:hover .dropdown-menu {
    display: block;
}

/* Cart icon */

.cart {
    position: relative;
}

.cart-badge {
    position: absolute;
    right: -8px;
    top: -8px;
    padding: .5em;
    color: #fff;
    background: rgba(0, 0, 0, 0.9);
    border-radius: 1000px;
    font-size: 10px;
    line-height: 10px;
    width: 20px;
    height: 20px;
    text-align: center;
    margin: 0;
}

/* Search Textbox */

#collapseSearch {
	border-bottom: 1px solid #f1f1f1;
	border-top: 1px solid #f1f1f1;
	transition: .3s ease-out;
}

#collapseSearch .row {
	padding-top: 10px;
	padding-bottom: 10px;
}

.input-search-products {
	border: 0px;
	border-radius: 0px;
}

.input-search-products:focus {
    border: 0px;
	box-shadow: none;
}

/* Slideshow */

#homepage-slideshow .carousel-indicators li {
    background-color: #cecece;
}

#homepage-slideshow .carousel-indicators li {
    background-color: #cecece;
}

#homepage-slideshow .carousel-indicators li.active {
    background-color: #000;
}

.carousel .carousel-indicators li {
    width: .625rem;
    height: .625rem;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    cursor: pointer;
}

.carousel-indicators {
    right: 30px;
    left: unset;
    margin-right: 0;
    margin-left: 0;
}

/* Homepage banner */

.featured-banner{
    margin-bottom: 1.5em;
}

.large-banner {
    margin-bottom: 1.5em;
}

/* Sections */

h1.section-title, h2.section-title{
    font-size: 24px;
    margin-top: 1em;
    margin-bottom: 1em;
}

/* Pages */

.page-body img, .page-body iframe, .page-body svg {
	max-width: 100%;
}

/* Products grid & Bundle Product */

.product-image {
    position: relative;
    width: 100%;
}

.product-image img {
    width: 100%;
}

.product-image.sold-out img {
    opacity: 0.5;
}

span.product-fixed-quantity {
    font-size: 0.8571428571em;
    font-weight: 500;
    line-height: 2.15em;
    white-space: nowrap;
    text-align: center;
    border-radius: 1.75em;
    background-color: #000;
    opacity: 0.8;
    color: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    min-width: 2.15em;
    height: 2.15em;
    padding: 0 0.5833333333em;
    position: absolute;
    right: 0;
    top: -10px;
    z-index: 3;
}

.bundle-thumbnail {
    width: 100px;
    height: 100px;
    border: 1px solid #f1f1f1;
}

.bundle-thumbnail img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.product-info {
    padding-top: 20px;
	padding-bottom: 20px;
    text-align: center;
}

.product-info h3 {
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    margin-bottom: 0;
    text-transform : capitalize;
    font-family: "Montserrat","HelveticaNeue","Helvetica Neue",sans-serif;
}

.product-info a:hover {
    color: #444;
    text-decoration: none;
}

ul.product-bundle {
    margin: 0;
    padding: 0;
    text-align: left;
}

li.bundle-items {
    list-style: none;
    padding: 1em;
    border-bottom: 1px solid #eee;
}

li.bundle-items:last-child {
    border-bottom: none;
}

.bundle-title-name h3 {
    font-size: 16px;
}

.product-info span.product-price {
    font-size: 14px;
}

span.bundle-discount-price, span.bundle-discount-price-single {
    text-decoration: line-through;
}

p.atome-price {
    font-size: 12px;
}

p.atome-price img {
    padding-bottom: 2px;
}

span.custom-label.badge.badge-primary {
    right: 0;
    position: absolute;
    margin-top: .5em;
    margin-right: .5em;
    font-size: 10px;
    border-radius: 0;
    padding: .5em .8em;
    font-weight: 600;
    background-color: #000;
    text-transform: uppercase;
}

.sold-out-badge {
    display: table;
    position: absolute;
    background: #000;
    border-radius: 50%;
    padding: 1em;
    margin: 0;
    color: #fff;
    width: 60px;
    height: 60px;
    top: 50%;
    left: 50%;
    margin-top: -30px;
    margin-left: -30px;
    font-weight: bold;
    text-align: center;
    font-size: 0.85714em;
    line-height: 1.1;
    z-index: 19;
}

.sold-out-badge p {
    font-size: 12px;
    text-align: center;
    margin: 0;
    line-height: initial;
    text-transform: uppercase;
    display: table-cell;
    vertical-align: middle;
}

/* Single product */

.product {
    padding-bottom: 8rem;
    min-height: 20rem;
}

.product-details{
    text-align: center;
}

.extra{
    text-align : center;
}

h2.store-name {
    text-transform: uppercase;
    margin-top: 4em;
    letter-spacing: 0.2em;
    font-size: 0.75em;
}

.product .title {
    font-size: 2.25em;
}

span.product-price, span.discount-price-single {
    font-family: "Montserrat","HelveticaNeue","Helvetica Neue",sans-serif;
    font-weight: 400;
    font-style: normal;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #222323;
    font-size: 1.125em;
    font-weight: 400;
    display: inline-block;
}

span.discount-price, span.discount-price-single {
    text-decoration: line-through;
}

.product .extra .btn {
    padding-left: 2rem;
    padding-right: 2rem;
    text-transform: uppercase;
}

.product .compare-price {
    display: inline;
    color: #807777;
    font-size: 19px;
    text-decoration: line-through;
}

span.product-price.after-less {
    color: red;
}

.on-sale {
    color: #d14141 !important;
}

hr.hr-small{
    border-top: solid #1c1d1d;
    border-width: 2px 0 0 0;
    margin: 20px auto;
    width: 50px;
}

.btn.btn-add-to-cart {
    background: #000;
    color: #fff;
}

.btn.btn-add-to-cart-outline {
    background: transparent;
    border:1px solid #000;
    color: #000;
}

.btn.btn-custom-add-to-cart {
    color: #ffffff;
    background-color: #000000;
}

.btn.disabled, .btn:disabled {
    background-color: #cecece;
    color: #fff;
    border: none;
    opacity: 1;
}

a.btn.btn-add-to-cart.btn-block.disabled {
    color: #fff;
}

.description{
    margin-top: 2em;
	text-align: left;
}

.description img, .description iframe {
    max-width: 100%;
}

.description p {
    font-size: 14px;
    line-height: 24px;
    color: #222;
}

.description .table.table-bordered {
    font-size: 12px;
    color: #222;
}

.description table th, .description table td {
    border: 1px solid #dee2e6;
    padding: .75rem;
    vertical-align: top;
}

.description table {
    border: 1px solid #dee2e6;
    max-width: 100%;
    width: 100%;
    margin-bottom: 1em;
}

.description ul {
    padding-left: 2em;
    font-size: 14px;
}

.description ol {
    padding-left: 1.7em;
    font-size: 14px;
}

.description ol li {
    padding-left: .4em;
}

/* Image gallery */

ol.carousel-thumbnails {
    list-style: none;
    padding: 0;
    margin: 0;
    margin-top: 1em;
    text-align: left;
}

.carousel-thumbnails li {
    padding: 0;
    display: inline-block;
    margin-right: .78em;
    cursor: pointer;
}

.carousel-thumbnails li:nth-child(4n) {
    margin-right: 0;
}

.carousel-thumbnails li:last-child {
    margin-right:0;
}

.thumb-gallery {
	margin-right: 0.5em !important;
	margin-bottom: 0.5em;
	width: 63.6px;
	height: 80px;
}

/* Custom radio button */

.box-radio-option {
    border: 0;
    padding-top: 0;
    position: relative;
    background-color: #fff;
}

.box-radio-option input {
    clip: rect(0 0 0 0);
    clip: rect(0, 0, 0, 0);
    overflow: hidden;
    position: absolute;
    height: 1px;
    width: 1px;
}

.box-radio-option input[type="radio"] {
    -webkit-appearance: radio;
    -moz-appearance: radio;
}

.box-radio-option input[type="date"], .box-radio-option input[type="text"], .box-radio-option input[type="datetime-local"] {
    position: unset;
    overflow: unset;
    height: auto;
    width: 100%;
}

.box-radio-option input[type="checkbox"], .box-radio-option input[type="radio"] {
    margin: 0 10px 0 0;
    padding: 0;
    width: auto;
}

.box-radio-option input[type='radio']:checked+label {
    border-color: #222323;
}

.box-radio-option label, span.option-name, span.wholesale-title {
    font-family: "Montserrat","HelveticaNeue","Helvetica Neue",sans-serif;
    font-weight: 400;
    font-style: normal;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    position: relative;
    display: inline-block;
    line-height: 1;
    padding: 9px 11px;
    margin: 0px 4px 7px 3px;
    font-size: 0.8125em;
    font-style: normal;
    background-color: #fff;
    border: 1px solid #eee;
    color: #222323;
}

.box-radio-option .select-option label, span.option-name, span.wholesale-title {
    border: 0px;
}

.wholesale-table .table {
    font-family: "Montserrat","HelveticaNeue","Helvetica Neue",sans-serif;
    font-size: 0.8125em;
    margin-bottom: 8px;
    color: #222323
    border-collapse: collapse;
}

.wholesale-table thead {
    color: #222323
}

.wholesale-table .table td, .wholesale-table .table th {
    vertical-align: middle;
    border: 1px solid #eee;
}

.wholesale-table .table td {
    width: 30%;
    padding: 0.5rem;
}

span.option-name, span.wholesale-title {
    display: block;
    width: 100%;
    margin: 3px 4px 7px 3px;
}

.box-radio-option label.disabled:before {
    position: absolute;
    content: "";
    left: 50%;
    top: 0;
    bottom: 0;
    border-left: 1px solid;
    border-color: #222323;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

label[for] {
    cursor: pointer;
}

/* Custom swatch */
.swatch-option-selector {
	margin: 0;
    padding: 0;
}

.swatch-label {
	padding: 0 !important;
    min-width: 1rem !important;
    border: none !important;
}

.swatch-label.swatch-active {
	border: 1px solid #ee4d2d !important;
	border-radius: 50% !important
}

.swatch-inner-wrapper {
	display: flex;
	padding: 2px;
}

.swatch-bg-holder {
	width: 30px;
	height: 30px;
	display: inline-block;
	border-radius: 50%;
	padding: 2px;
}
/* End custom swatch */

.form-button {
    margin-top:1em;
}

/* Quantity selector */

.product-quantity-input {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.bundle-quantity-button {
    outline: none;
    cursor: pointer;
    border: none;
    font-size: .875rem;
    font-weight: 300;
    line-height: 1;
    letter-spacing: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition: background-color .1s cubic-bezier(.4,0,.6,1);
    transition: background-color .1s cubic-bezier(.4,0,.6,1);
    border: 1px solid rgba(0,0,0,.09);
    border-radius: 2px;
    background: transparent;
    color: rgba(0,0,0,.8);
    width: 32px;
    height: 32px;
}

.bundle-quantity-form {
    width: 50px !important;
    height: 32px !important;
    position: unset !important;
    border-left: none;
    border-right: none;
    font-size: 16px;
    font-weight: 400;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    cursor: text;
    border-radius: 0;
    -webkit-appearance: none;
}

.bundle-quantity-button:first-child {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.bundle-quantity-button:nth-last-child(2) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.bundle-quantity-button:last-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

#bundles .bundle-quantity , #bundles .bundle-quantity-button.disabled {
    background-color: #e9ecef;
    opacity: 1;
}

/* Custom button */

.btn-custom-buy-now, .btn-custom-add-to-cart, .btn-custom-add-to-cart-combo {
    width: 100%;
}

.btn-custom-buy-now-combo {
    width: 100%;
    margin-bottom: 1em;
}

.btn-custom-add-to-cart.btn.disabled {
    color: #fff;
    background: #cecece;
}

/* Product rating */

section.product-ratings {
    padding-bottom: 5rem;
}

.product-ratings .list-group .product-rating:nth-child(1):not(:last-child) {
    padding-bottom: 2em;
}

.product-ratings .list-group .product-rating:not(:nth-child(1)) {
    padding-top: 2em;
    padding-bottom: 2em;
}

.product-ratings .list-group .list-group-item {
    border: none;
}

.product-ratings .list-group .product-rating:not(:last-child) {
    margin-bottom: 0;
    border-bottom: 1px solid #f1f1f1;
    z-index: 1;
    background-color: rgba(0, 0, 0, 0);
}

.customer-name {
    margin-bottom: 0;
    font-size: 14px;
}

.customer-name .check-circle {
    color: #28a745;
}

.customer-review-date {
    font-size: 14px;
}

.product-rating .customer-rating {
    font-size: 14px;
    color: #000000;
}

.customer-rating .star-given {
    fill: #000000;
}

.customer-text {
    margin-top: .5rem;
}

/* Cart page */

section.cart-page {
    margin-bottom: 6em;
}

.cart .table img {
    width: 50px;
}

.cart td input {
    width: 50px;
    text-align: right;
}

.form-control.cart-quantity-form {
    display: unset;
    margin: 0 auto;
}

.cart .trash {
    font-size: 16px;
}

.cart .trash:hover {
    text-decoration: none;
}

.cart-action {
    font-size: 13px;
}

p.shipping-instruction {
    padding: 0 2em;
    font-size: 14px;
}

a.continue-shopping {
    font-size: 14px;
    text-decoration: underline;
    font-style: italic;
}

label.cart-extra-info {
    font-size: 13px;
    margin: 0;
}

img.cart-list-thumbs {
    max-width: 100px;
}

.btn-delete-cart {
    float: left;
    width: fit-content;
    text-decoration: underline;
    font-style: italic;
    font-size: 14px;
}

.btn-checkout {
    background: #000;
    color: #fff;
}

.small-feather {
    width: 10px;
    height: 10px;
}

section.cart-page table th {
    border-bottom: 0;
}

.cart-info {
    padding: 0 0.75rem;
    margin-bottom: 0em;
}

/* Cart empty state */

.empty-cart-list-thumbs {
    width: 100px;
}

/* Footer */

.footer {
    font-size: 0.8rem;
}

p.credit {
    display: inline-block;
}

p.powered {
    display: inline-block;
}

.checkout-padding {
    padding-bottom: 0;
}

ul.payment-icons {
    list-style: none;
    margin: 0;
    padding: 0;
}

.payment-icons li {
    display: inline-block;
    margin-right: 2px;
}

/* Footer menu */

ul.footer-nav, ul.footer-sc {
    list-style: none;
    margin: 0;
    padding: 1em 0;
    text-align: center;
}

.footer-nav li, .footer-sc li {
    display: inline-block;
    margin-right: 1em;
    text-transform: uppercase;
}

.footer-nav li:last-child, .footer-sc li:last-child {
    margin-right: 0;
}

.footer-nav li a:hover {
    text-decoration: none;
}

.sc-feather {
    width: 18px;
    height: 18px;
}

/* 404 */

.huge {
    font-size: 40px;
    line-height: 40px;
    font-weight: 600;
}

/* Whatsapp */

.whatsapp {
    display: inline-block;
    position: fixed;
    bottom: 10px;
    right: 10px;
    z-index: 9999;
}

.whatsapp-btn {
    text-decoration: none;
    color: #eee;
    display: inline-block;
    background-color: #25d366;
    font-weight: bold;
    padding: .5em 1em;
    border-radius: 4px;
    line-height: 30px;
}

.whatsapp-btn:hover {
    background-color: #009839;
}

.whatsapp-btn:focus {
    background-color: #444;
    color:#fff;
}

/* JSON settings */

/* Master */

body {
    color: #000000;
}

a, .custom-radio .custom-control-input:checked~.custom-control-label::before {
    color: #000000;
}

a:hover, .product-info a:hover, li.nav-item a:hover {
    color: #444444;
}

/* Header */

.nav-icons {
    color: #000000 !important;
}

.cart-badge {
    color: #ffffff;
    background: #000000;
}

.announcement-bar, .announcement-bar a {
    background: #000000;
    color: #ffffff;
}

/* Buttons */

.btn-checkout {
    color: #ffffff;
    background-color: #000000;
}

a.btn-box {
    color: #000000;
    background-color: #ffffff;
    border: 1px solid #000000;
}

button.btn-box {
    color: #000000;
    background-color: #ffffff;
    border: 1px solid #000000;
}

.btn-custom-buy-now, .btn-custom-buy-now-combo {
    color: #ffffff;
    background-color: #000000;
}

.btn-custom-add-to-cart-combo {
    color: #000000;
    background-color: #ffffff;
    border: 1px solid #000000;
    margin-bottom: .5em;
}

span.product-price.after-less {
    color: #ff0000;
}

span.custom-label.badge.badge-primary {
    background-color: #000000;
    color: #ffffff;
}

/* End of JSON settings */

/* Social proof */

.social-proofs {
    position: fixed;
    width: auto;
    bottom: 0;
    left: 0;
    z-index: 999;
}

.social-proof {
    margin-left: 1em;
    margin-bottom: 1em;
    background: #f9f9f9;
    border: 1px solid #f1f1f1;
    box-shadow: 0 0 5px 0 #f1f1f1;
    width: 280px;
    border-radius: 4px;
    opacity: 0;
    transition: opacity 1s ease-in-out;

    z-index: 20;
}

.social-proof .box-content {
    font-size: 12px;
}

.notification-content {
    flex: 1;
    margin-left: 1em;
    margin-right: 1em;
    padding: 1.3em 0;
}

.social-proof .notification-close {
    align-self: start;
    margin-top: 5px;
    order: 2;
    padding: 10px 15px 10px 10px;
    z-index: 9;
}

.social-proof .notification-close:hover, .social-proof .notification-close:focus {
    cursor: pointer;
}

.social-proof a.verified-link {
    color: #6c757d;
}

.social-proof a.verified-link:hover {
    text-decoration: underline;
}

.social-proof a, .notification-content a.product-link:hover, .notification-content a.product-link:focus {
    color: #f0c14b;
}

.slide-in {
    animation: slideIn 1s forwards;
}

@keyframes slideIn {
    0% {
        transform: translateY(100%);
        opacity: 0;
    }
    100% {
        transform: translateY(0);
        opacity: 1;
    }
}

/* End of Social Proof */

/* Mobile css */

@media (max-width: 576px) {

    .btn-continue {
        width: 100%;
        margin-bottom: 1em;
    }

    .btn-checkout {
        width: 100%;
        margin-top: 1em;
    }

    .top-menu {
        margin-bottom: .5em;
    }

    .large-banner, .featured-banner {
        margin-bottom: 1em;
    }

    h2.section-title{
        margin-top: 1em;
        margin-bottom: 1em;
    }

    .product {
        padding-bottom: 0;
    }

    ol.carousel-thumbnails {
        padding: 0 1em;
    }

    .carousel-thumbnails li {
        margin-right: 1.3em;
	}

    .carousel-thumbnails li:nth-child(4n) {
        margin-right: 1.3em;
    }

    .carousel-thumbnails li:nth-child(3n) {
        margin-right: 0;
    }

    .slider-wrapper{
        padding:0;
    }

    h1.title {
        margin-bottom: 0.5em;
        text-align: center;
    }

    .product-card.flex-4, .product-card.flex-3, .product-card.flex-2 {
        flex: 1 44%;
        padding: 2%;
    }

    .checkout-padding {
        padding-bottom: 5em !important;
    }

    .product .price {
        text-align: center;
    }

    .extra {
        text-align: center;
    }

    .bundle-thumbnail {
        width: 80px;
        height: 80px;
    }

    img.cart-list-thumbs {
        max-width: 40px;
    }

    .empty-cart-list-thumbs {
        width: 40px;
    }

    a.btn-box {
        width: 100%;
        margin-bottom: 1em;
    }

    .btn-custom-add-to-cart .btn.disabled, .btn:disabled {
        background-color: #cecece;
        color: #fff;
        opacity: 1;
    }

    .cart-info {
        text-align: center;
        padding: 0;
    }

    .cart-action {
        font-size: 16px;
    }

    .description {
        margin-top: 2em;
    }

    .description p, .description ul, .description ol {
        font-size: 16px;
    }

    .footer {
        padding: 1em 0;
    }

    p.credit, p.powered {
        display: block;
        margin-bottom: 0;
    }

    hr.footer-hr {
        display:none;
    }

	.form-button.sticky {
        margin-top: 1em;
        position: fixed;
        padding: 0.5em;
        background: #f1f1f1;
        bottom: 0;
        width: 100%;
        margin-left: -15px;
        z-index: 19;
    }

    .form-button.sticky .btn-custom-buy-now-combo, .form-button.sticky .btn-custom-add-to-cart-combo {
        float: left;
        width: 50%;
        margin-bottom: 0em;
    }

    .form-button .btn-custom-buy-now-combo, .form-button .btn-custom-buy-now-combo {
        width: 100%;
        float: unset;
        margin-bottom: 1em;
    }

    .form-button.sticky .btn-custom-buy-now-combo {
        border: 0;
    }

    .form-button.sticky .btn-custom-add-to-cart-combo {
        border: 0;
    }

    .form-button .btn-custom-add-to-cart-combo {
        border: 1px solid;
    }

    .whatsapp-mobile {
        margin-bottom: 3em;
    }

    /* Social proof */
    
    .social-proofs {
        width: 100%;
    }

    .social-proof {
        width: 100%;
        margin: 0;
        border-radius: 0;
        z-index: 20;
    }

    .social-proof .box-content {
        text-align: center;
    }
}

/* Temporary Css */

#u_content_button_1 a:hover { color: #FFFFFF !important; background-color: #3AAEE0 !important; } #u_content_button_2 a:hover { color: #FFFFFF !important; background-color: #3AAEE0 !important; } #u_content_button_3 a:hover { color: #FFFFFF !important; background-color: #3AAEE0 !important; } #u_content_button_4 a:hover { color: #FFFFFF !important; background-color: #3AAEE0 !important; } #u_content_button_5 a:hover { color: #FFFFFF !important; background-color: #3AAEE0 !important; } #u_content_button_6 a:hover { color: #FFFFFF !important; background-color: #3AAEE0 !important; }
.u-row {
    display: flex;
    flex-wrap: nowrap;
    margin-left: 0;
    margin-right: 0;
}

.u-row .u-col {
    position: relative;
    width: 100%;
    padding-right: 0;
    padding-left: 0;
}

.u-row .u-col.u-col-50 {
    flex: 0 0 50%;
    max-width: 50%;
}

.u-row .u-col.u-col-100 {
    flex: 0 0 100%;
    max-width: 100%;
}

@media (max-width: 767px) {
    .u-row:not(.no-stack) {
        flex-wrap: wrap;
  }

    .u-row:not(.no-stack) .u-col {
        flex: 0 0 100% !important;
        max-width: 100% !important;
  }
}

.layout-mobile {
    .u-row:not(.no-stack) {
    flex-wrap: wrap;
  }

    .u-row:not(.no-stack) .u-col {
        flex: 0 0 100% !important;
        max-width: 100% !important;
    }
}

/* End of temporary Css */

/* End of default theme settings */

/* Custom CSS */


/* End of custom css */

/* Insert your custom css below */