/** Shopify CDN: Minification failed

Line 270:27 Expected ")" to end URL token

**/
/* #shopify-section-16522886325b5a0f90 .distance
{
  padding-top:0px !important;
} */
#NovBreadcrumbs .headingPage {
    font-weight: 600 !important;
    font-size: 1.3rem !important;
    line-height: 20px !important;
    text-transform: none !important;
    margin: 25px 0 38px !important;
    position: relative;
    z-index: 1;
    text-align: center;
}
.template-collection .shopify-section #NovBreadcrumbs
{
  margin-bottom:20px;
}
#NovBreadcrumbs .moved_product a i, #NovBreadcrumbs .moved_blog a i
{
  color: #000 !important;
}
.jdgm-widget.jdgm-widget
{
  padding-bottom:10px;
}
#header-sticky .stick_bottom
{
  display:none!important;
}
@media (max-width: 575px)
{
  .item-product .product__info .jdgm-widget.jdgm-widget
  {
    padding-left:15px;
  } 
}
.item-product .product__info .jdgm-widget.jdgm-widget
{
  padding-left:30px;
} 
.item-product .product__info .product__price
{
  margin-top:10px;
}
.item-product .product__available.sold-out
{
  color:red;
}
.template-collection .collection__product-content:not([data-grid="list"]) 
.available_product.d-flex
{
  display:flex!important; 
}

.template-404 .page-404 .page-not-found .content
{
  padding-top:60px;
  margin-top:20px!important;
  padding-left: 10px!important;
  padding-right: 10px!important;
}
.blog_detail .rte p, .rte li
{
  font-weight:500!important;
  font-size: var(--font-size-base)!important;
  line-height:2!important;
  color: var(--theme-color-success)!important;
}
.template-page .nov__page
{
  line-height:2; 
}  
.nov__page h3
{
  margin-top:2em;
  margin-bottom:0.5em;
}
.nov__page p
{
  line-height:2;
  margin-top:10px;
  margin-bottom:10px;
}
.nov-footer .currency_footer .currency-selector #_desktop_currency_selector
{
  top: -200px!important;
}
.currency-selector #_desktop_currency_selector.show
{
  max-height: 200px!important;
}
.menu_dropdown:hover span
{
   color: #09387f !important;
}
.nov-footer .footer_html .logo_footer
{
  margin-top: 10px !important;
  margin-bottom: 15px !important;
}
.header-top
{
  padding-top:10px;
  padding-bottom:10px;
}
.template-collection .shopify-section #NovBreadcrumbs
{
  padding-top: 85px !important;
  padding-bottom: 75px !important;
}
#NovBreadcrumbs .breadcrumb .list-inline-item:not(:last-child):before
{
  background:#000 !important;
}
.menu_dropdown i,.social_hd .block_social ul li a
{
  color:#000 !important;
}
.section-custom .title_block
{
  margin-bottom:40px;
}
.section-custom .block_customs
{
  padding-left:35px;
  padding-right:35px;
}
#preview-bar-iframe{display:block !important;}
.txt-medium .rte-setting p
{
    font-size: 1.8rem;
    font-weight: 400;
    color: #6c6c6c;
    line-height: 1.8;
    text-align: justify;
}
@media(max-width:768px)
  {
    .txt-medium .rte-setting p
    {
        font-size: 1.4rem;
        font-weight: 400;
        color: #6c6c6c;
        line-height: 1.8;
        text-align: justify;
    }
  }
.section-testimonials .icon_img{top:0;left:50%;transform:translate(-50%, -50%)}
.lang-rtl.section-testimonials .icon_img{transform:translate(50%, -50%)}
.section-testimonials 
{
  overflow:initial !important;
}
#shopify-section-16174239335c6a8593 .distance {
    padding-top: 140px;
    padding-bottom: 115px;
    background-color: #feded1;
}

/* Slick Slider  */

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-slider .slick-arrow {
    cursor: pointer
}

.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: none
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block
}

.slick-track:before,
.slick-track:after {
    content: "";
    display: table
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none
}

[dir="rtl"] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.slick-loading .slick-list {
    background:#fff url({{ 'ajax-loader.gif' | asset_url }}) center center no-repeat
}

.slick-prev,
.slick-next {
    position: absolute;
    display: block;
    height: 20px;
    width: 20px;
    line-height: 0px;
    font-size: 0px;
    cursor: pointer;
    background: transparent;
    color: transparent;
    top: 50%;
    transform: translate(0, -50%);
    padding: 0;
    border: none
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
    background: transparent;
    color: transparent
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
    opacity: 1
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
    opacity: .25
}

.slick-prev {
    left: -25px
}

[dir="rtl"] .slick-prev {
    left: auto;
    right: -25px
}

.slick-prev:before {
    content: ""
}

[dir="rtl"] .slick-prev:before {
    content: ""
}

.slick-next {
    right: -25px
}

[dir="rtl"] .slick-next {
    left: -25px;
    right: auto
}

.slick-next:before {
    content: ""
}

[dir="rtl"] .slick-next:before {
    content: ""
}

.slick-dotted.slick-slider {
    margin-bottom: 30px
}

.slick-dots {
    position: absolute;
    bottom: -25px;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0;
    margin: 0
}

.slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer
}

.slick-dots li button {
    border: 0;
    background: transparent;
    display: block;
    height: 20px;
    width: 20px;
    line-height: 0px;
    font-size: 0px;
    color: transparent;
    padding: 5px;
    cursor: pointer
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
    opacity: 1
}

.slick-dots li button:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "•";
    width: 20px;
    height: 20px;
    font-family: "FontAwesome";
    font-size: 6px;
    line-height: 20px;
    text-align: center;
    color: #fff;
    opacity: .25;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-dots li.slick-active button:before {
    color: #fff;
    opacity: .75
}


.section-slideshow-split .block {
    position: relative
}

.section-slideshow-split .block .block_sl_ct {
    position: absolute;
    z-index: 9;
    top: 50%;
    width: 100%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 415px
}

.lang-rtl .section-slideshow-split .block .block_sl_ct {
    right: 50%;
    left: initial
}

.lang-rtl .section-slideshow-split .block .block_sl_ct {
    transform: translate(50%, -50%)
}

.section-slideshow-split .block .block_sl_ct .title-block {
    font-weight: 900;
    margin-bottom: 19px;
    font-family: var(--font-family-primary)
}

.section-slideshow-split .block .block_sl_ct .sub-title {
    font-weight: 500;
    line-height: 24px;
    margin-bottom: 40px
}

.section-slideshow-split .block .block_sl_ct a {
    min-width: 213px;
    height: 52px;
    display: inline-flex;
    transition: all 0.3s
}

.section-slideshow-split .block .block_sl_ct a span {
    font-size: 12px;
    font-weight: 900;
    text-transform: uppercase;
    padding-top: 5px;
    display: block
}

.section-slideshow-split .block .block_sl_ct a:hover {
    background: var(--theme-color-default) !important;
    transition: all 0.3s
}

.section-slideshow-split .block .block_sl_ct a:hover i,
.section-slideshow-split .block .block_sl_ct a:hover span {
    color: #fff !important
}

.section-slideshow-split .slick-vertical .slick-slide {
    border: none
}

.section-slideshow-split .slick-arrow i {
    width: 62px;
    height: 62px;
    background: #fff;
    font-size: 2rem;
    color: #000;
    border-radius: 100%;
    display: flex;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center
}

.section-slideshow-split .nov-split-left {
    position: relative
}

.section-slideshow-split .nov-split-left .slick-arrow.arrow-prev,
.section-slideshow-split .nov-split-left .slick-arrow.arrow-next {
    position: absolute;
    transform: translateY(-50%);
    right: -31px;
    z-index: 9
}

.lang-rtl .section-slideshow-split .nov-split-left .slick-arrow.arrow-prev,
.lang-rtl .section-slideshow-split .nov-split-left .slick-arrow.arrow-next {
    left: -31px;
    right: initial
}

.section-slideshow-split .nov-split-left .slick-arrow.arrow-prev {
    top: calc(50% - 36px)
}

.section-slideshow-split .nov-split-left .slick-arrow.arrow-next {
    display: none !important
}

.section-slideshow-split .nov-split-right {
    position: relative;
    transform: rotate(-180deg)
}

.section-slideshow-split .nov-split-right .slick-arrow.arrow-prev,
.section-slideshow-split .nov-split-right .slick-arrow.arrow-next {
    position: absolute;
    transform: translateY(-50%);
    right: -31px;
    z-index: 9
}

.lang-rtl .section-slideshow-split .nov-split-right .slick-arrow.arrow-prev,
.lang-rtl .section-slideshow-split .nov-split-right .slick-arrow.arrow-next {
    left: -31px;
    right: initial
}

.section-slideshow-split .nov-split-right .slick-arrow.arrow-prev {
    top: calc(50% - 36px)
}

.section-slideshow-split .nov-split-right .slick-arrow.arrow-next {
    display: none !important
}

.section-slideshow-split .nov-split-right .image-item {
    transform: rotate(180deg)
}

.section-slideshow-split .image-item {
    position: relative
}

.section-slideshow-split .image__caption {
    text-align: center;
    position: absolute;
    bottom: 83px;
    left: 50%;
    transform: translateX(-50%);
    width: 100%
}

.lang-rtl .section-slideshow-split .image__caption {
    right: 50%;
    left: initial
}

.lang-rtl .section-slideshow-split .image__caption {
    transform: translateX(50%)
}

.section-slideshow-split .image__caption .title-block {
    font-weight: 800;
    line-height: 40px;
    margin-bottom: 14px
}

.section-slideshow-split .image__caption .sub-block {
    font-weight: 600;
    line-height: 22px
}

.section-slideshow-split .image__caption .button-block {
    font-weight: bold;
    font-size: 11px;
    margin-top: 208px;
    text-transform: uppercase;
    display: inline-block;
    position: relative;
    overflow: hidden
}

.section-slideshow-split .image__caption .button-block a {
    padding-bottom: 4px;
    display: block
}

.section-slideshow-split .image__caption .button-block a:after {
    content: '';
    display: block;
    width: 42px;
    height: 1px;
    background: #fff;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    transition: all 0.3s linear
}

.lang-rtl .section-slideshow-split .image__caption .button-block a:after {
    right: 50%;
    left: initial
}

.lang-rtl .section-slideshow-split .image__caption .button-block a:after {
    transform: translateX(50%)
}

.section-slideshow-split .image__caption .button-block a:hover:after {
    width: 100%;
    transition: all 0.3s linear
}

@media (max-width: 1199px) {
    .section-slideshow-split .image__caption {
        padding: 0 15px
    }

    .section-slideshow-split .image__caption .title-block {
        font-size: 26px !important
    }

    .section-slideshow-split .image__caption .button-block {
        margin-top: 120px
    }
}

@media (max-width: 991px) {
    .section-slideshow-split .image__caption {
        bottom: 35px
    }

    .section-slideshow-split .image__caption .title-block {
        font-size: 16px !important
    }

    .section-slideshow-split .image__caption .sub-block {
        font-size: 12px !important
    }

    .section-slideshow-split .image__caption .button-block {
        margin-top: 80px
    }
}

@media (max-width: 767px) {
    .section-slideshow-split .image__caption {
        bottom: 35px
    }

    .section-slideshow-split .image__caption .title-block {
        font-size: 13px !important;
        margin-bottom: 0
    }

    .section-slideshow-split .image__caption .sub-block {
        font-size: 10px !important
    }

    .section-slideshow-split .image__caption .button-block {
        margin-top: 40px
    }

    .section-slideshow-split .image__caption .button-block a {
        font-size: 10px !important
    }

    .section-slideshow-split .block .block_title .title-block {
        font-size: 16px !important;
        line-height: 30px
    }

    .section-slideshow-split .block .block_title .sub-title {
        font-size: 10px !important;
        line-height: 18px;
        margin-bottom: 30px
    }

    .section-slideshow-split .block .block_title a {
        min-width: 165px;
        height: 41px
    }

    .section-slideshow-split .block .block_sl_ct {
        position: initial;
        margin: 60px auto;
        transform: initial
    }
}

@media (max-width: 575px) {
    .section-slideshow-split .image__caption {
        bottom: 20px
    }

    .section-slideshow-split .image__caption .title-block {
        font-size: 9px !important;
        line-height: 15px
    }

    .section-slideshow-split .image__caption .sub-block {
        font-size: 7px !important;
        line-height: 13px
    }

    .section-slideshow-split .image__caption .button-block {
        margin-top: 15px
    }

    .section-slideshow-split .image__caption .button-block a {
        font-size: 7px !important
    }

    .section-slideshow-split .block .block_title .title-block {
        font-size: 11px !important;
        margin-bottom: 10px;
        line-height: 20px
    }

    .section-slideshow-split .block .block_title .sub-title {
        font-size: 8px !important;
        line-height: 16px;
        margin-bottom: 9px;
        padding: 0 15px
    }

    .section-slideshow-split .block .block_title a {
        min-width: 100px;
        height: 27px
    }

    .section-slideshow-split .block .block_title a span {
        font-size: 8px;
        padding-top: 4px
    }
}

/* End of Slick Slider */

/* Instagram Block CSS */


.section-gallery-ins {
    border-top: 1px solid #e5e5e5;
    padding-top: 120px
}

@media (max-width: 991px) {
    .section-gallery-ins {
        padding-top: 50px
    }
}

.section-gallery-ins .block_title {
    padding: 0 5px
}

.section-gallery-ins .block_title p {
    padding-bottom: 5px;
    font-weight: 400
}

@media (min-width: 768px) {
    .section-gallery-ins .col-lg-40 {
        overflow: hidden
    }

    .section-gallery-ins .col-lg-40 .card_gallery {
        transition: all ease-out 1s
    }

    .section-gallery-ins .col-lg-40 .card_gallery:hover {
        transform: scale(1.1, 1.1)
    }
}

@media (min-width: 767px) {
    .section-gallery-ins .col-lg-40 {
        border-bottom: 1px solid black
    }
}

.section-gallery-ins .col-lg-60 .card_gallery {
    border-left: 1px solid black;
    border-bottom: 1px solid black
}

.lang-rtl .section-gallery-ins .col-lg-60 .card_gallery {
    border-right: 1px solid black;
    border-left: initial
}

.section-gallery-ins .block_content {
    position: relative
}

.section-gallery-ins .block_content:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    left: 0;
    bottom: 0;
    background-color: white
}

.section-gallery-ins .block_content .card_gallery {
    overflow: hidden;
    position: relative
}

.section-gallery-ins .block_content .card_gallery i {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 0;
    transition: all 0.3s;
    color: white;
    font-size: 45px
}

.lang-rtl .section-gallery-ins .block_content .card_gallery i {
    right: 50%;
    left: initial
}

.lang-rtl .section-gallery-ins .block_content .card_gallery i {
    transform: translate(50%, -50%)
}

.section-gallery-ins .block_content .card_gallery:hover i {
    opacity: 1
}

.hover-image a {
    display: block;
    overflow: hidden
}

.hover-image a img {
    transition: all ease-out 1s
}

.hover-image:hover img {
    transform: scale(1.1, 1.1);
    transition: all ease-out 1s
}

/* End of Instagram Block CSS */