/** Shopify CDN: Minification failed

Line 677:8 Expected ":"

**/
/* 
Name: Your Theme Name
Author: Furnimal
*/
#YourID, .YourClass{
  color: red;
}
ul ul, ul ol, ol ol, ol ul {
    margin: 0;
}
.cart-empty-title h2 {
    font-size: 18px;
    text-align: center;
}
.mini-cart .single-product-cart {
    overflow-y: auto;
  max-height: 400px;
}
.furnimal_navigation-menu-wrapper {
    position: relative;
}
.megamenu-banner a img {
    max-width: 100%;
    width: 100%;
}
.latest_product_slider .slick-list .slick-slide,.tab_product_slider .slick-list .slick-slide,.latest-blog-slider-active .slick-list .slick-slide,.related_product_slider .slick-list .slick-slide,.latest_product_slider_banner .slick-list .slick-slide {
  margin-left: 15px;
  margin-right: 15px;
  overflow-x: hidden;
}
#moda-compare .overlay {
    position: absolute;
    background: rgba(0,0,0,.7);
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    transition: .3s;
}
.grid_color_image li.variant_img .hidden {
    display: none;
}
span.spr-badge-caption {
    display: none;
}
.rating i {
  color: #ffd200;
    font-size: 12px!important;
    display: inline-block;
    margin: 0 3px 0 0;
}
.furnimal_product-grid .rating {
    height: 20px;
}
.container, .container-fluid, .container-sm, .container-md, .container-lg, .container-xl {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.video_block_area {
    overflow: hidden;
}
.pagination {
    margin-bottom: 0;
    text-align: center;
}
.furnimal_product-color>ul li {
    margin-bottom: 10px;
}
.single-main-widget-list--abs-icon li.active a::before {
    content: "\f14a";
    font-family: Fontawesome;
    border: none;
    top: 12px;
    font-size: 16px;
    color: #fa7a7a;
}

.sidebar-price-filter {
  display: flex;
  justify-content: space-between;
}
.sidebar-price-filter input {
  width: 64px;
  padding: 10px 1px;
  background: transparent;
  border: 1px solid #e5e5e5;
}
.sidebar-list-style .theme-default-button {
    margin: 20px 0 0;
}
.sidebar-price-filter label {
    font-size: 14px;
}
.sidebar-list-style ul li label {
    cursor: pointer;
}
.storefront-filter .single-main-widget-list--abs-icon li {
  display: block;
  margin-bottom: 0;
  border-bottom: 1px solid #f1f1f1;
  line-height: 26px;
  position: relative;
  display: block;
  padding: 5px 0;
  color: #777;
}
.storefront-filter .single-main-widget-list--abs-icon li label {
    cursor: pointer;
}
.storefront-filter .single-main-widget-list--abs-icon li label {
    color: #777;
}
.storefront-filter .single-main-widget-list--abs-icon li label:hover {
    color: #fa7a7a;
}
.storefront-filter .single-main-widget-list--abs-icon li input {
    margin: 0 5px 0 0;
}
.collection-image {
    margin: 0 0 15px;
}
dt {
    margin: 0 0 10px;
}
ul.archive-sidebar li a {
    font-size: 14px;
    font-weight: 500;
    line-height: 30px;
    margin-bottom: 0;
    color: #292928;
}
ul.archive-sidebar li a:hover {
    color: #fa7a7a;
}
.comment-wrapper {
    margin-bottom: 0;
}
.comment-area {
    margin-top: 30px;
}
.comment-wrapper-container {
    margin-top: 50px;
}
.form-group {
    margin-bottom: 1rem;
}
p.note.form-success {
    margin: 30px 0 0;
}
.cart-buttons.cart-page-button {
    margin: 0 0 30px;
}
.cart-table table tbody tr td.pro-quantity .product-quantity span {
    top: 8px;
}
.wishlist_exists .row.wishlist-grid--empty-list {
  display: none;
}
.faq-page .card .card-header button:focus {
    outline: none!important;
  box-shadow: none!important;
}
.post-title {
  font-size: 16px;
  text-transform: capitalize;
  display: block;
  letter-spacing: 1.2px;
}
.post-title a,.product-tile--tile-actions a {
  color: #444;
  transition: all .4s ease 0s;
}
.post-title a:hover,.product-tile--tile-actions a:hover {
  color: #f47a7a;
}
.text--price.pro-price .price--sale,.text--price.pro-price {
    color: #f47a7a;
    font-size: 16px;
    opacity: 1;
    transition: .3s ease;
}
.price--compare.strike-through {
    color: #999;
    font-size: 15px;
    font-weight: 400;
    text-decoration: line-through;
    margin-left: 5px;
}
.product-tile--tile-actions a {
    font-weight: 500;
    font-family: Oswald,sans-serif;
  font-size: 15px;
  text-transform: capitalize;
  display: block;
  letter-spacing: 1.2px;
}
.create-custom-page h2,.create-custom-page p,.create-custom-page ul,.custom-html-content h2,.custom-html-content p, .custom-html-content ul{
    margin: 0 0 20px;
}
.create-custom-page ul li,.custom-html-content ul li {
    line-height: 30px;
    list-style: inside;
}
h4.page-search-title {
    font-size: 30px;
    line-height: 30px;
    margin-bottom: 20px;
}
.page-search-bar input {
    height: 50px;
    border-radius: 5px;
    padding: 0 130px 0 12px;
}
.page-search-bar .theme-default-button {
    height: 49px;
    padding: 8px 40px;
    border-radius: 5px;
}
.error-content h4 {
    font-size: 40px;
    line-height: 40px;
    margin-bottom: 30px;
}
.error-content p {
    font-size: 22px;
    font-style: italic;
    margin: 0 0 30px;
}
.error-content .theme-default-button {
    font-size: 18px;
    height: 50px;
    line-height: 30px;
    padding: 8px 40px;
    border-radius: 15px;
}
.login-form-container input {
  border: 1px solid #e5e5e5;
}
.theme-default-button {
  border-radius: 5px;
}
.instagram-banner {
    margin-bottom: 30px;
}
.instagram-banner .instagram-banner-animation {
  position:relative;
  overflow: hidden;
  display: block;
}
.instagram-banner .instagram-banner-animation::before {
  background:rgba(255,255,255,.3);
  bottom:0;
  content:"";
  left:50%;
  position:absolute;
  right:50%;
  top:0;
  opacity:1;
  width:0;
  z-index: 2;
}
.instagram-banner .instagram-banner-animation::after {
  background:rgba(255,255,255,.6);
  bottom:50%;
  content:"";
  left:0;
  position:absolute;
  right:0;
  top:50%;
  opacity:1;
  width:0;
  z-index: 2;
}
.instagram-banner .instagram-banner-animation:hover::before {
  left:0;
  right:0;
  opacity:0;
  width:auto;
  transition:all .9s linear
}
.instagram-banner .instagram-banner-animation:hover::after {
  top:0;
  bottom:0;
  opacity:0;
  width:auto;
  transition:all .9s linear
}
.tab-slider-wrapper a{
    color: #333;
}
input.spr-button.spr-button-primary.button.button-primary.btn.btn-primary {
  background-color: #000000;
  border: medium none;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: 400;
  height: 40px;
  line-height: 24px;
  margin-bottom: 0;
  padding: 8px 25px;
  border-radius: 0;
  text-align: center;
}
input.spr-button.spr-button-primary.button.button-primary.btn.btn-primary:hover {
  background-color: #fa7a7a;
  color: #fff;
}
.spr-icon.spr-icon-star.spr-icon-star-empty,.spr-icon.spr-icon-star {
    color: #ffd200;
}
/* Start Accordion */
.accordion summary {
  display: flex;
  position: relative;
  line-height: 1;
  padding: 10px 0;
  cursor: pointer;
}
.accordion .summary__title {
  display: flex;
  flex: 1;
}
.accordion + .accordion {
  margin-top: 0;
  border-top: none;
}
.accordion {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}
.accordion__title {
  display: inline-block;
  max-width: calc(100% - 6rem);
  margin: 0;
  word-break: break-word;
  line-height: 22px;
  font-size: 15px;
  color: #242424;
  font-weight: 500;
}
.accordion .icon-accordion {
  align-self: center;
  min-width: 1.6rem;
  margin-right: 1rem;
  fill: red;
}
.accordion details[open] > summary .icon-caret {
  transform: rotate(180deg);
}
.accordion__content {
    margin-bottom: 1.5rem;
    word-break: break-word;
    padding: 0 15px;
}
.accordion__content img {
  max-width: 100%;
}
summary .icon-caret {
    position: absolute;
    height: .5rem;
    right: 5px;
    top: calc(50% - .25rem);
}
.accordion__content h2 {
    font-size: 20px;
}
.accordion__content ul {
    list-style: inside;
    margin-bottom: 12px;
}

/* End Accordion */

.wishlist-compare ul li a.compare:before {
    content: "Add to Compare";
    position: absolute;
    left: 15px;
}
.prodcut-ratting.list-ratting {
    height: 23px;
}
.prodcut-ratting.list-ratting span {
    margin: 0;
}
.prodcut-ratting.list-ratting i {
    margin: 0 5px 0 0;
    font-size: 12px;
  color: #f39383;
}
.product-variant-inventory {
  padding-bottom: 20px;
    margin: 0 0 5px;
  border-bottom: 1px solid #eee;
}
.list-furnimal_product-desc {
    margin: 20px 0 25px;
}
.swatch,.selector-wrapper{
    margin-bottom: 25px;
}
.swatch .header,.selector-wrapper label {
    color: #333;
    display: block;
    font-size: 16px;
    margin-bottom: 15px;
    padding-bottom: 10px;
    position: relative;
    float: none;
  margin-right: 0;
}
.swatch .header::before,.selector-wrapper label::before {
    background-color: #9d9d9d;
    bottom: 0;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    width: 30px;
}
.swatch-element label {
    background-color: transparent;
    border: 1px solid #b6b6b6;
    color: #777;
    display: block;
    float: left;
    font-size: 13px;
    height: 31px;
    line-height: 29px;
    margin-right: 11px;
    margin-top: 5px;
    text-align: center;
    text-transform: uppercase;
    width: 31px;
    transition: .3s;
}
.swatch-element label:hover,.swatch-element input:checked + label {
    background-color: #f39383;
    border: 1px solid #f39383;
    color: #fff;
}
.swatch-element.color > label {
    background: #666666 none repeat scroll 0 0;
    border: medium none;
    display: block;
    float: left;
    height: 31px;
    margin-right: 11px;
    margin-top: 5px;
    padding: 0;
    position: relative;
    width: 31px;
    border: 1px solid #fff;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.swatch-element.color input:checked + label {
    outline: 1px solid transparent;
}
.product-variant-option .selector-wrapper select {
    width: 230px;
    border-radius: 0;
    border: 1px solid #b6b6b6;
    color: #777;
}
.product-variant-option .selector-wrapper label {
    width: 100%;
}
.product-variant-option .selector-wrapper + .selector-wrapper {
    margin-top: 0;
}

.payment-button button.shopify-payment-button__button {
    margin-right: 10px;
}
.shopify-payment-button .shopify-payment-button__button, .shopify-payment-button .shopify-payment-button__more-options {
    color: #333;
    text-transform: uppercase;
    background-color: transparent;
    display: inline-block;
    line-height: 1;
    padding: 14px 8px 14px;
    z-index: 99;
    border-radius: 0;
    transition: .3s;
  border: 1px solid #ccc;
}
.payment-button button {
    float: left;
    width: 48%;
}
.shopify-payment-button .shopify-payment-button__button:hover, .shopify-payment-button .shopify-payment-button__more-options:hover {
  color:#fff!important;
    background-color: #f39383!important;
  border: 1px solid #f39383!important;
}
.shopify-payment-button__more-options {
    margin-top: 0!important;
}
.payment-button {
    overflow: hidden;
    margin-bottom: 20px;
}
.wishlist-compare ul li a.compare:before {
  background: transparent;
    left: 20px;
    width: 120px;
}
.furnimal_product-categories li a:hover {
    color: #f39383;
}
.furnimal_product-share ul li a {
    height: 31px;
}
.furnimal_product-share,.custom-payment-options {
    margin: 0 0 20px;
}
.custom-payment-options p,.furnimal_product-share h5 {
    font-size: 14px;
    line-height: 18px;
  font-weight: 500;
      padding-bottom: 10px;
    margin: 0 0 15px;
    color: #292929;
    font-family: Oswald,sans-serif;
    letter-spacing: 1px;
    position: relative;
}
.big-image-wrapper.furnimal_product-image {
    overflow: hidden;
    margin: 0 0 10px;
}
.custom-payment-options p::before,.furnimal_product-share h5::before {
    background-color: #9d9d9d;
    bottom: 0;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    width: 30px;
}
.cart-disable{
    cursor: not-allowed;
}
.swatch-element.soldout label:before, .swatch-element.soldout label:after {
    top: -10%;
}
a.product-single__thumbnail.active {
    border: 2px solid #f39383;
}
.cart-disable {
    cursor: not-allowed!important;
}
.furnimal_product-details-slider-area .product_badge .furnimal_product-label {
    z-index: 9;
}
.furnimal_product-details-slider-area .product_badge .furnimal_product-label:nth-child(2) {
    top: 10px;
    left: auto;
    right: 10px;
}
.furnimal_product-details-slider-area .product_badge .furnimal_product-label:nth-child(3) {
    top: 40px;
}
.theme-default-button {
    border-radius: 0;
}
#compare-modal th, #compare-modal td {
    border: 1px solid #e5e5e5;
}
.form-grou.subscribe-form-group p > input {
    width: auto;
    height: auto;
    padding-left: 0;
}
.newsletter_popup_inner .popup_off {
      color: #fff;
    font-size: 40px;
  right: -50px;
    top: -40px;
}
.product-price.product-info__price > span{
    font-size: 18px;
}
.swatch.Material .swatch-element label {
    width: auto;
    padding: 0 5px;
}
.nav-tabs .nav-link.active {
    color: #fff;
}
.form-group input {
    width: 100%;
}
a.go-to-wishlist {
    margin: 0 0 0 10px;
}
.search-page .pagination-wrapper-right {
    margin: 20px 0 0;
}
.search-price > span {
    font-size: 16px;
}
.search-price > span.compare-price {
    margin: 0 0 0 4px;
}
.single-banner-img {
    text-align: center;
}
.qwick-view-content>h1 {
    font-size: 26px;
}
#quickViewModal .close {
    font-size: 40px;
}
#quickViewModal .modal-content {
    border: none;
}
#quickViewModal .modal-body {
    padding: 40px;
}
.grid-furnimal_product-varient-image {
    overflow: hidden;
}
.product-color {
    position: absolute;
    left: 10px;
    bottom: -50px;
    right: 10px;
    transition: .6s;
    opacity: 0;
    visibility: hidden;
}
.furnimal_product-grid:hover .product-color {
    bottom: 0px;
    opacity: 1;
    visibility: visible;
}
.list .list-content {
    color: #333;
   margin-top: 20px;
    padding-top: 15px;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    padding-bottom: 18px;
}
.grid_color_image li.variant_img label {
    max-height: 20px;
    height: 20px;
    width: 20px;
    border-radius: 50%;
}
 /* Make banner fully mobile responsive */
.banner img,
.slideshow-component img {
    width: 100%;
    height: auto !important;
    object-fit: cover;
}

/* Prevent cropping on small screens */
@media screen and (max-width: 750px) {
    .banner,
    .slideshow-component {
        max-height: auto;
        overflow: hidden;
    }
}
