#content {
    margin-top: 95px;
}

#topHiddenBar {
    background: white;
}


.headerOption,
.wishListQuantity,
#searchSite {
    color: black;
}

.rightIcons {
    stroke: black;
}

.indexHeader .wishlistSvg {
    fill: black
}

.headerImg {
    content: url('../../files/logo2.svg');
}

.searchBar {
    border-color: black;
    border-width: thin;
}

#searchSite::-webkit-input-placeholder {
    /* WebKit, Blink, Edge */
    color: #3b3b3b;
    opacity: 0.8;
}

#searchSite:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #3b3b3b;
    opacity: 0.8;
}

#searchSite::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #3b3b3b;
    opacity: 0.8;
}

#searchSite:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #3b3b3b;
    opacity: 0.8;
}

#searchSite::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #3b3b3b;
    opacity: 0.8;
}

.blogCenteredContent {
    width: 80% !important;
    min-width: 0px;
    margin-bottom: 70px;
}

.previousButton img {
    float: left;
    top: 3px;
    margin-right: 8px;
    position: relative;
}

.previousButton {
    float: left;
    width: 100%;
    margin-top: 30px;
    display: none;
}

.blogName {
    width: 100%;
    margin-top: 45px;
    margin-bottom: 20px;
    color: black;
    font-size: 18px;
    float: left;
    display: none;
}

#topLineText {
    float: left;
    width: calc(100% - 14px);
    position: relative;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 300;
    color: #c7a567;
}

.blogImageBanner {
    width: 100%;
    overflow: hidden;
    height: auto;
    max-height: 300px;
    display: none;
}

#blogSubtitle {
    margin-bottom: 50px;
    text-align: center;
    color: #58595b;
}


#blogPostTitle {
    position: relative;
    font-size: 18px;
    text-align: center;
    width: 100%;
    font-weight: 600;
    margin-top: 60px;
    margin-bottom: 30px;
}

#blogPostDescription {
    position: relative;
    font-size: 14px;
    float: left;
    text-align: center;
    width: 100%;
    margin-bottom: 60px;
    font-weight: 400;
}

.blogSubtitle {
    float: left;
    color: #303030;
    position: relative;
    font-size: 17px;
    font-weight: 600;
    line-height: 21px;
    width: 100%;
}

#blogPrevImg {
    width: 100%;
    height: auto;
    float: left;
}

.blogImage {
    position: relative;
    display: block;
    height: auto;
    margin-bottom: 10px;
    width: 48%;
    float: left;
}

.blogCaption {
    position: relative;
    text-align: center;
    width: 80%;
    margin: 0 auto;
    font-size: 14px;
    color: black;
    margin-bottom: 25px;
}

.blogItemsContainer {
    display: flex;
    flex-wrap: wrap;
    float: left;
    gap: 30px;
    width: 100%;
    justify-content: space-between;
}

.youtubeVideo {
    width: 100%;
    height: 97vh;
}

.youtubeVideoContainer {
    width: 100%;
}

.blogText {
    position: relative;
    display: block;
    width: 48%;
    height: auto;
    overflow: hidden;
    color: #303030;
    font-size: 14px;
    text-align: left;
    padding-bottom: 0px;
    margin-bottom: 0px;
    line-height: 18px;
    font-weight: 400;
    float: left;
}

.blogText:nth-child(odd) {
    /* margin-right: 2%; */
}

.blogText:nth-child(even) {}

.shareMedia {
    display: flex;
    float: left;
    line-height: 30px;
    height: 40px;
    color: #303030;
    margin-top: 50px;
    font-size: 16px;
    display: none;
}

.shareMedia img {
    margin-right: 5px;
    margin-left: 5px;
}

.blogGallery {
    position: relative;
    margin-top: 20px;
    height: auto;
    overflow: hidden;
    width: 100%;
}

.slick-dots {
    top: 20px;
    right: 20px;
    width: auto;
}

.slick-dots li {
    width: 14px;
    margin: 0 3px;
}

.slick-dots li button:before {
    border: 2px solid #b3a193;
    border-radius: 100px;
    width: 10px;
    height: 10px;
    background-color: transparent;
    color: transparent;
    font-size: 0px;
    opacity: 1;
}

.slick-dots li.slick-active button:before {
    background-color: #b3a193;
    opacity: 1;
}

.blogSlider {
    position: relative;
    margin-top: 20px;
    height: auto;
    overflow: hidden;
    width: 100%;
    margin-bottom: 15px;
}

.blogSliderWrapper {
    width: 700px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
}

.blogSliderSlide {
    margin-right: 10px;
    margin-left: 10px;
}

.blogSliderLeftArrow {
    position: absolute;
    left: 12.5px;
    height: 50px;
    top: calc(50% - 21.5px);
}

.blogSliderRightArrow {
    position: absolute;
    height: 50px;
    right: 12.5px;
    top: calc(50% - 21.5px);
}

.slick-slide {
    height: auto;
}

.textLink {
    font-weight: 600;
    text-decoration: underline;
    cursor: pointer;
}

#blogSeparatorLine {
    width: 100%;
    height: 1px;
    float: left;
    margin-bottom: 5px;
    background-color: #b3b3b3;
    display: none;
}

.blogImage.fullWidth {
    width: 100%;
}

.blogImage.middleWidth {
    width: calc(50% - 10px);
}

#blogTitle {
    width: 100%;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 20px;
    height: auto;
    padding-bottom: 10px;
    font-size: 19px;
    letter-spacing: 2px;
    text-transform: capitalize;
}

@media screen and (max-width: 768px) {
    #headerDummy {
        height: 0;
    }

    #header {
        background: linear-gradient(180deg, #000000 0.56%, rgba(0, 0, 0, 0) 100%);
        box-shadow: none;
    }

    .indexHeader #headerMobileMenuIcon span {
        background: black;
    }

    .indexHeader #headerLogo {
        content: url('../../files/logo2.svg');
    }

    .indexHeader .wishListQuantity {
        color: black;
    }

    #content {
        margin: unset;
    }

    .indexHeader#header {
        background: white;
    }

    .wishListQuantity {
        color: white;
    }

    .previousButton {
        margin-top: 15px;
        width: 85%;
        margin-left: 7.5%;
    }

    .blogCenteredContent {
        width: 90% !important;
        margin-bottom: 40px;
    }

    #topLineText {
        font-size: 12px;
    }

    .previousButton img {
        top: 1px;
    }

    #blogSeparatorLine {
        height: 1px;
        width: 85%;
        margin-left: 7.5%;
        float: left;
        margin-bottom: 5px;
        background-color: #b3b3b3;
    }

    .blogName {
        margin-top: 20px;
        margin-bottom: 10px;
        font-size: 13px;
        width: 85%;
        margin-left: 7.5%;
    }

    .blogCaption {
        width: 75%;
    }

    .blogSliderWrapper {
        width: 80%;
    }

    .blogImage {
        width: 100%;
        height: auto;
        max-width: 100%;
    }

    #blogTitle {
        width: 90%;
        margin: 0 auto;
        margin-top: 20px;
        margin-bottom: 20px;
        height: auto;
        padding-bottom: 10px;
        font-size: 19px;
        letter-spacing: 2px;
    }

    #blogPostTitle {
        font-size: 20px;
        width: 90%;
        line-height: unset;
        float: left;
        margin: 30px 5% 0;
    }

    .blogSubtitle {
        width: 100%;
        font-size: 15px;
        line-height: 19px;
        text-align: center;
    }

    .blogText {
        width: 100%;
        line-height: 17px;
        font-size: 13px;
    }

    .blogSliderLeftArrow,
    .blogSliderRightArrow {
        height: 20px;
        top: calc(50% - 10px);
    }

    .slick-dots li button:before {
        width: 8px;
        height: 8px;
    }

    .slick-dots {
        top: 10px;
        right: 10px;
    }

    .shareMedia {
        margin-left: 7.5%;
        font-size: 14px;
        height: 30px;
        margin-top: 25px;
    }

    .shareMedia img {
        height: 30px;
    }

    .blogItemsContainer {
        gap: 5px;
        width: 90%;
        margin: 0 5%;
    }

    .blogImage.middleWidth {
        width: 100%;
    }

    .blogImage {
        margin-bottom: 10px;
    }

    .youtubeVideo {
        height: 30vh;
    }

    #blogPostDescription {
        width: 90%;
        margin: 30px 5%;
        text-align: center;
    }
}
