/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/
/* 
@font-face {
    font-family: 'SVN-Helga';
    src: url("fonts/SVN-Helga.otf");
} */

  .detailContent  .aligncenter {
        clear: both;
        display: block;
        margin: 0 auto;
        width: 100%;
        height: auto !important;
    }

html {
    scroll-behavior: smooth;
}

.container-width,
.full-width .ubermenu-nav,
.container,
.row {
    max-width: 1200px;
}

body {}

h1,
h2,
h3,
h4,
h5,
h6,
.heading-font,
.off-canvas-center .nav-sidebar.nav-vertical>li>a {}

.nav>li>a {}

.headingDefault {
    margin-bottom: 20px;
}

.headingDefault .section-title {
    border: none;
    margin-bottom: 0;
}

.headingDefault .section-title b {}

.headingDefault .section-title .section-title-main {
    font-size: 20px;
    color: rgb(132 17 22);
    font-weight: bold;
    margin-bottom: 15px;
    border: none;
    padding: 0;
    margin: 0;
}

#main {
    background-color: #FFFCF8;
    /* background-color: #ffd786; */
    position: relative;
}

.boxshaCol {}

.boxshaCol>.col-inner {
    box-shadow: 1px 1px 4px 0px #e9e7e7;
}

.formCol {}

.formCol .wpcf7-form-control {
    height: 38px;
    border-radius: 5px;
    box-shadow: none;
}

.formCol .wpcf7-submit {}

.formCol .wpcf7 form .wpcf7-response-output {
    margin: 0px 0;
    padding: 0.2em 1em;
    border: 2px solid #00a0d2;
}

.ftSocial {
    margin-top: 15px;
}

.ftSocial ul {
    list-style: none;
    margin: 0;
    display: flex;
    gap: 10px;
    justify-content: center;
}

.ftSocial ul li {
    margin: 0;
    padding: 0;
}

.ftSocial ul li a {
    width: 24px;
    display: block;
    height: 24px;
}

.ftSocial ul li:nth-child(1) a {
    background: url(images/i1.png) no-repeat;
}


.ftSocial ul li:nth-child(2) a {
    background: url(images/i3.png) no-repeat;
}

.ftSocial ul li:nth-child(3) a {
    background: url(images/i4.png) no-repeat;
}

.ftLogo {
    margin: 0 !important;
}

.ftFooter {
    border-top: 1px solid rgb(106, 9, 9);
}

.formCol textarea {
    min-height: 108px;
}

.defaultRead {
    margin-bottom: 0;
}

.ftMenu {}

.ftMenu ul {}

.ftMenu ul li {
    margin-bottom: 4px;
}

.ftMenu ul li a {
    color: black;
}

.ftMenu ul li a:hover {}

.ftMenu ul li:last-child a {
    margin-bottom: 0;
}

.slideHome {
    overflow: hidden;
}

.proList {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 30px;
}

.proItemBox {}

.paProItem {}

.paProThumb {
    width: 100%;
    height: 370px;
    overflow: hidden;
}

.paProThumb img {
    object-fit: contain;
    width: 100%;
    height: 100%;
    -moz-transition: all 400ms ease-out 0s;
    -webkit-transition: all 400ms ease-out 0s;
    -ms-transition: all 400ms ease-out 0s;
    -o-transition: all 400ms ease-out 0s;
    transition: all 400ms ease-out 0s;
    width: 100%;
}

.proItemBox:hover .paProThumb img {
    transform: scale(1.1);
}

.paProContent {}

.paProTitle {
    padding: 5px 0;
}

.paProTitle a {
    display: block;
    font-size: 22px;
    color: #6C0801;
    font-weight: bold;
}

.paProDescription {
    color: #706C6C;
    font-size: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 4;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    height: 96px;
}

.paProItem:hover {}

.paProItem:hover .paProThumb img {}

.paProItem:hover .paProTitle a {}

.proPage {
    padding: 30px 0;
}

.postItem {
    position: relative;
}

.postThumb {}

.postThumb img {}

.postContent {
    background-color: rgba(67, 4, 4, 0.8);
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .5);
    position: absolute;
    width: 100%;
    max-height: 100%;
    bottom: 0;
    padding: 10px;
}

.postTitle {}

.postTitle a {
    color: white;
    display: block;
    font-weight: bold;
    text-transform: uppercase;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.postDescription {
    color: white;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.postList {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 30px;
}

.postPage {
    padding: 30px 0;
}

.relateHeading {
    font-size: 20px;
    color: #841116;
    text-transform: uppercase;
    margin: 30px 0 10px;
    font-weight: 900;
}

.postDetail {
    padding: 30px 0;
}

.detailHeading {
    font-size: 30px;
    color: #841116;
    text-transform: uppercase;
    margin: 0 0 10px;
    font-weight: 900;
}

.detailContent {}

#masthead .header-inner .nav-left {
    justify-content: space-around;
}

#masthead .flex-right .nav-right {
    justify-content: space-around;
}

/*Google Translate*/
.skiptranslate iframe {
    display: none !important;
}

#glt-footer {
    display: none !important;
}

.blang a {
    cursor: pointer;
}

body {
    top: 0 !important;
}

/*Google*/
.langBox {
    position: absolute;
    width: 100px;
    display: block;
    top: 100%;
    padding: 6px 10px;
    border-radius: 5px;
    white-space: nowrap;
    border-left: none;
    -webkit-box-shadow: 1px 1px 15px rgba(0, 0, 0, .15);
    box-shadow: 1px 1px 15px rgba(0, 0, 0, .15);
    background: #FFFCF8;
    color: black;
    visibility: hidden;
}

.nav-spacing-xlarge>li {
    margin-top: 17px;
}

.langBox a {
    display: block;
    cursor: pointer;
}

.has-dropdown .icon-angle-down {
    display: none;
}

.cusText {
    color: #841116;
    font-size: 16px;
    font-weight: 900;
    letter-spacing: .02em;
    text-transform: uppercase;
}

.cusGroup {
    position: relative;
}

.cusGroup:hover .langBox {
    visibility: visible;
}

.langBox a:hover {
    color: #841116;
}

/*sub Menu*/
.header-nav-main>li>ul.nav-dropdown {
    padding: 0;
    border-radius: 5px;
    /* box-shadow: -3px 0px 20px 0px #00000024; */
    background: #FFFCF8;
    border: 0;
    max-width: 200px;
    min-width: 200px;
}

.header-nav-main>li>ul.nav-dropdown>li {
    white-space: nowrap;
    border-left: none;
    width: 100%;
    position: relative;
    display: block;
    border-bottom: 1px dashed #00000029;
}

.header-nav-main>li>ul.nav-dropdown>li>ul.nav-column {
    display: none;
    position: absolute;
    background: #00000096;
    z-index: 999;
    top: 0;
    left: 100%;
}

.header-nav-main>li>ul.nav-dropdown>li.menu-item-has-children:hover ul.nav-column {
    display: block;
}

.header-nav-main>li>ul.nav-dropdown>li>a {
    color: black;
    border: none;
}

.header-nav-main>li>ul.nav-dropdown>li.menu-item-has-children a {}

.header-nav-main>li>ul.nav-dropdown>li.menu-item-has-children>a::before {}

.header-nav-main li.has-dropdown:before {
    display: none;
}

.header-nav-main li.has-dropdown:after {
    display: none;
}

/*sub Menu*/
.proDetails {
    padding: 55px 0 30px;
}

.proRepeat {}

.proRepeatGrid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 10px;
    max-width: 400px;
}

.proRepeatGrid .item {}

.proRepeatGrid .item:nth-child(2n) {
    font-weight: 600;
}

.proTitle {
    font-size: 32px;
    color: #6C0801;
    line-height: normal;
    margin-bottom: 15px;
    text-transform: unset;
}

.detailContent {
    padding: 0px 0;
}

/*Gallery*/
.single-product div.product .look-inside.slider {
    margin-bottom: 70px;
}

.has-very-light-leaf-background-color {
    background-color: #FEFBEC;
}

.look-inside .slide {
    text-align: center
}

.look-inside .slide .images {
    display: inline-block;
    box-shadow: 0 2px 14px rgba(0, 0, 0, .17);
    margin: 40px 30px 60px
}

@media (min-width:768px) {
    .look-inside .slide .images {
        margin: 50px 30px 100px;
    }
}

.look-inside .slide .images picture {
    float: left;
    position: relative
}

.look-inside .slide .images picture :before {
    content: "";
    height: 80%;
    position: absolute;
    left: 0;
    top: 10%;
    width: 1px;
    background: #f8f7f7;
    z-index: 3
}

.look-inside .slick-slide {
    line-height: 0
}

@media (min-width:1200px) {
    .look-inside .slide .images {
        margin-left: 0;
        margin-right: 0;
        max-width: 500px
    }

    .look-inside .slick-slide:nth-child(odd) .images,
    .look-inside .slick-active .images {
        float: right
    }

    .look-inside .slick-slide:nth-child(even):not(.slick-active) .images,
    .look-inside .slick-active+.slick-active .images {
        float: left
    }
}

.look-inside button {
    font-weight: 400
}

.look-inside .slick-arrow {
    z-index: 9;
    height: auto;
    width: auto;
    margin-top: -20px;
    font-size: 1.25rem;
    color: #000
}

.look-inside .slick-arrow:hover {
    color: #ea4334
}

.look-inside .slick-prev {
    left: 15px
}

.look-inside .slick-prev:after {
    content: " —"
}

.look-inside .slick-prev:before {
    display: none
}

.look-inside .slick-next {
    right: 15px
}

.look-inside .slick-next:before {
    content: "— ";
    color: inherit;
    font-size: inherit;
    line-height: inherit;
    opacity: inherit
}

@media (min-width:480px) {
    .look-inside .slick-prev {
        left: 30px;
        background: url(images/ar1.png) no-repeat;
        text-indent: -999px;
        overflow: hidden;
        width: 46px;
    }

    .look-inside .slick-next {
        right: 30px;
        background: url(images/ar2.png) no-repeat;
        text-indent: -999px;
        overflow: hidden;
        width: 46px;
    }
}

.look-inside ul.slick-dots {
    margin-top: 30px;
}

@media (min-width:768px) {
    .look-inside ul.slick-dots {}
}

.look-inside ul.slick-dots li {
    margin: 0;
    padding: 5px;
    height: auto;
    width: auto
}

.look-inside ul.slick-dots li:before {
    display: none
}

.look-inside ul.slick-dots li button {
    height: auto;
    width: auto;
    min-width: 20px;
    min-height: 20px;
    color: #9a9a9a;
    padding: 0;
    margin: 0;
    line-height: unset;
}

@media (min-width:1200px) {
    .look-inside ul.slick-dots li button {
        font-size: 1.1rem;
    }

    .look-inside .slick-slide:nth-child(even):not(.slick-active) .images,
    .look-inside .slick-active+.slick-active .images {
        float: left;
    }

    .look-inside .slide .images {
        margin-left: 0;
        margin-right: 0;
        max-width: 385px;
        height: 525px;
        max-height: 525px;
        overflow: hidden;
    }
}


.look-inside ul.slick-dots li button:before {
    display: none
}

.look-inside ul.slick-dots li button:hover {
    color: #000
}

.look-inside ul.slick-dots li.slick-active button {
    color: #000
}

.alignfull:not(.wp-block-image) {
    left: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    max-width: 100vw;
    position: relative;
    right: calc(50% + 15px);
    width: 100vw;
}

.single-product div.product .look-inside.slider {
    margin-bottom: 70px;
}

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

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

.slick-dots {
    position: absolute;
    bottom: -30px;
    list-style: none;
    text-align: center;
    width: 99%;
    height: auto;
    display: flex;
    justify-content: center;
    background: white;
    margin: 0;
    padding: 20px 0;
}

.look-inside ul.slick-dots li {
    margin: 0;
    padding: 5px;
    height: auto;
    width: auto;
}

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

/*Gallery*/
.f-carousel__slide {}

.slideMainThumb {}

.slideMainThumb img {
    width: 100%;
}

.detailInfo {
    padding-left: 30px;
}

.proGroup {
    margin-top: 30px;
    display: block;
}

.proGroupFlex {
    display: flex;
    gap: 20px;
}

.proGroupFlex .item {}

.proGroupFlex .item a {
    color: #6C0801;
    font-weight: bold;
    cursor: pointer;
}

.proSocialBox {
    display: flex;
    align-items: center;
    gap: 20px;
    margin: 25px 0 0;
}

.proSocial {}

.proSocial ul {
    margin: 0;
    list-style: none;
    display: flex;
    gap: 10px;
}

.proSocial ul li {
    display: block;
    margin: 0;
}

.proSocial ul li a {
    width: 27px;
    height: 27px;
    display: block;
}

.proSocial ul li:nth-child(1) a {
    background: url(images/pso1.png) no-repeat;
    background-size: 26px;
}

.proSocial ul li:nth-child(2) a {
    background: url(images/pso2.png) no-repeat;
    background-size: 26px;
}

.proSocial ul li:nth-child(3) a {
    background: url(images/pso3.png) no-repeat;
    background-size: 26px;
}

.buyNow {}

.book-3d {
    perspective: 1000px;
    box-shadow: none;
    margin-bottom: 40px;
    margin: 0px 40px 0 0;
}

.book-3d img {
    max-height: inherit;
    border: 0;
    border-right-color: currentcolor;
    border-right-style: none;
    border-right-width: 0;
    border-radius: 2px;
    transform: rotateY(-20deg);
    box-shadow: 0 0 0 1px rgba(0, 0, 0, .07);
}

.book-3d:before {
    transform: scaleX(1.3) rotateY(65deg) scaleX(1.3);
    transform: rotateY(65deg);
    background-size: 6.1%;
    content: "";
    position: absolute;
    top: .33%;
    bottom: .33%;
    width: 25%;
    left: 90%;
    z-index: -1;
    background-image: linear-gradient(90deg, #eee, #dadada);
    background-size: 9.9%;
}

.book-3d:after {
    content: "";
    position: absolute;
    top: .75%;
    bottom: .75%;
    right: -6.45%;
    width: 25%;
    border: inherit;
    border-radius: 0 2px 2px 0;
    z-index: -2;
    background-image: inherit;
    background-size: cover;
    background-position: right;
    -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, .1);
    box-shadow: 0 0 0 1px rgba(0, 0, 0, .1);
}

@media (min-width: 400px) and (max-width: 767.98px),
(min-width: 992px) {
    .book-3d.is-paperback:before {
        top: -1.6%;
        bottom: -1.6%;
        width: 19%;
        left: 92.7%;
    }
}

@media (min-width: 400px) and (max-width: 767.98px),
(min-width: 992px) {
    .book-3d.is-paperback:after {
        right: -5%;
        top: 0;
        bottom: 0;
    }
}

.detailBook {
    padding: 40px 0;
}

.proRelate {
    margin-top: 70px;
}

.proRelateHeading {
    padding: 3px 0 3px 20px;
    border-left: 6px solid #fad347;
    margin-bottom: 30px;
    color: #6C0801;
    font-weight: 900;
    font-size: 20px;
}
   .postDescription {
   
        height: 45px;
    }
.header-search .icon-search{
      font-size: 18px;
}
.ftSocial ul {
    list-style: none;
    margin: 0;
    display: flex;
    gap: 10px;
    justify-content: center;
    padding: 0;
}
/*Desktop*/
@media (max-width: 48em) {
    .postList {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        grid-gap: 30px;
    }
 

    .slideHome {
        align-items: start;
    }

    .slideHome .section-content {
        height: 100%;
    }

    .slider-wrapper {
        height: 100%;
    }

    .slider-nav-circle {
        height: 100%;
    }

    .slideHome .flickity-viewport {
        height: 100% !important;
    }

    .slideHome .flickity-viewport .img {
        height: 100%;
    }

    .slideHome .flickity-viewport .img .img-inner {
        height: 100%;
    }

    .slideHome .flickity-viewport .img .img-inner img {
        height: 100%;
        object-fit: cover;
    }

    .proTitle {
        font-size: 26px;
    }

    .detailInfo {
        padding-left: 0;
        padding-top: 40px;
    }

    .ftLogo img {
        width: auto;
        margin: 0 auto;
    }

    .section-title-container {
        margin-bottom: 0;
    }

    .look-inside .slick-arrow {
        display: none;
    }

    .slick-dots {
        display: block;
    }

    .look-inside ul.slick-dots li {
        margin: 0;
        padding: 5px;
        height: auto;
        width: auto;
        display: inline-block;
    }

    .slick-arrow {
        display: none !important;
    }
}

@media (min-width: 1366px) {}

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