/*
	Theme Name: The Issue Child Theme
	Theme URI: http://themeforest.net/user/fuelthemes
	Description: <strong>A Premium theme for magazine, editor, community and more! WordPress Theme by <a href="http://www.themeforest.net/user/fuelthemes">fuelthemes</a></strong> ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ Update notifications available on Twitter and Themeforest <a href="http://twitter.com/anteksiler">Follow us on twitter</a> ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ <a href="http://themeforest.net/user/fuelthemes">Follow us on Themeforest</a>
	Version: 1.2
	Author: fuelthemes
	Template: theissue
	Text Domain: theissue
	Domain Path: /inc/languages
*/

@import url('https://fonts.googleapis.com/css2?family=Bitter:ital,wght@0,100..900;1,100..900&amp;family=Jost:ital,wght@0,100..900;1,100..900&amp;family=Montserrat:wght@100;300;400;500;800;900&amp;family=Roboto:ital,wght@0,100;1,100&amp;display=swap');

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

html {
    font-family: "Arial";
}

body {
    background-color: #FFFFFF;
}

.container {
    margin: 0 auto;
    max-width: 760px;
    width: 100%;
    padding: 0 80px;
}

.landing-header {
    height: 122px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #F2F2F2;
    margin-bottom: 30px;
}

.header-logo {
    max-width: 180px;
    max-height: 56px;
}

.header-logo-margin {
    margin-bottom: 0;
    display: flex;
}

.style2 h3 {
    font-size: 20px;
}

.thumbnail-style4 h3 {
    font-size: 16px;
}

.footer-insider-title {
    font-weight: bold;
}

.main {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 32px;
    border-bottom: 1px solid #3b3b3933;
}

.main-title {
    font-size: 14px;
    color: #3B3B39;
    line-height: 16px;
    margin-bottom: 16px;
    font-weight: 400;
    font-style: italic;
    border-bottom: 2px solid #BF9A5D;
    padding-bottom: 8px;
    width: 180px;
    text-align: center;
}

.main-title span {
    font-size: 24px;
    line-height: 28px;
}

.main-paragraph,
.second-paragraph,
.third-paragraph {
    max-width: 490px;
    margin-bottom: 20px;
    font-size: 12px;
    color: #3B3B39;
    line-height: 16px;
    letter-spacing: 1px;
    font-weight: 400;
    opacity: 0.7;
    text-align: justify;
}

.subscribe {
    display: flex;
    align-items: center;
    margin-bottom: 25px;
}

#mce-responses {
    max-width: 325px;
    margin: 0 auto;
}

#mce-success-response {
    width: 100%;
}

#mc_embed_signup #mce-success-response {
    color: #52921499;
}

.subscribe img {
    margin-right: 12px;
}

.subscribe-paragraph {
    max-width: 419px;
    font-weight: 400;
    font-size: 10px;
    letter-spacing: 1px;
    line-height: 15px;
    color: #3B3B39;
    opacity: .4;
}

.image-box {
    margin-bottom: 20px;
}

.image-box img {
    max-width: 240px;
    max-height: 160px;
}

.image-box img:first-child {
    margin-right: 6px;
}

.main-divider {
    width: 490px;
    color: #3B3B39;
    opacity: 0.2;
}

/* footer */
.footer {
    margin-bottom: 32px;
}

.footer__social {
    text-align: center;
    margin-bottom: 28px;
    padding: 20px 0;
    border-top: .5px solid rgba(37, 37, 37, .5);
    border-bottom: .5px solid rgba(37, 37, 37, .5);
    opacity: .5;
}

.footer__images:not(:first-child) {
    margin-left: 14px;
}

.footer__about {
    text-align: center;
}

.footer__first {
    font-size: 12px;
    color: #3B3B39;
    margin-bottom: 14px;
}

.footer__links {
    margin-bottom: 12px;
}

.footer__links a {
    font-size: 10px;
    color: #3B3B39;
}

.footer__links a:not(:last-child) {
    border-right: .5px solid rgba(37, 37, 37, .8);
    padding-right: 5px;
}

.footer__second {
    font-size: 12px;
    color: #3B3B39;
    margin-bottom: 12px;
}

.footer__copy {
    font-family: "Halvetica";
    font-style: italic;
    font-size: 10px;
    color: #3B3B39;
}

/* inputs */
#mc_embed_signup_scroll {
    margin-bottom: 32px;
}

fieldset {
    margin: 0;
    padding: 0;
    border: 1px solid #BF9A5D;
}

.mc-field-group input {
    border: none;
    width: 100%;
}

.mc-field-group input:focus {
    outline: none;
}

.mc-field-group input:focus-visible {
    outline: none;
}

legend {
    font-size: 10px;
    font-weight: 400;
    color: #3B3B39;
    opacity: .2;
    margin-left: 6px;
    padding: 0 2px;
}

#mc_embed_signup form {
    display: flex !important;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 0 !important;
}

#mc_embed_signup_scroll {
    width: 340px;
}

.wi-input-box {
    max-width: 328px;
    width: 100% !important;
}

/* input validation */
#mc_embed_signup input {
    border: none !important;
}

#mc_embed_signup .mc-field-group select {
    border: none !important;
    outline: none !important;
}

.select2-search {
    padding-left: 6px !important;
}

.select2-search__field {
    border: 1px solid #BF9A5D !important;
    max-width: 183px !important;
    outline: none;
}

.select2-selection__clear {
    margin-right: 2px !important;
    margin-left: 10px;
}

.select2-selection__clear span {
    color: #BF9A5D;
}

input {
    color: #3B3B39;
    font-size: 12px;
    letter-spacing: 1px;
    font-weight: 400;
    padding-left: 20px !important;
}

.select2-selection {
    border: none !important;
    display: flex !important;
    align-items: center;
}

.select2-selection__rendered {
    color: #3b3b3999 !important;
    line-height: 15px !important;
    font-size: 10px !important;
}

.select2-dropdown {
    border: 1px solid #BF9A5D !important;
    border-top: none !important;
    width: 328px !important;
    border-radius: 0 !important;
}

.select2-dropdown--above {
    border-top: 1px solid #BF9A5D !important;
    border-bottom: none !important;
}

.select2-container--default .select2-results__option--group {
    padding-left: 2px !important;
}

.select2-results__group {
    border-bottom: 1px solid #F7F7F7 !important;
    margin-bottom: 8px !important;
    padding-left: 20px !important;
}

.select2-results {
    padding: 0 6px;
}

.select2-results__option {
    max-width: 183px;
    border-radius: 6px;
    font-size: 12px !important;
    line-height: 15px !important;
    margin-bottom: 6px !important;
}

.select2-container--open .select2-dropdown {
    left: -1px !important;
}

.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable,
.select2-container--default .select2-results__option--selected {
    background-color: #bf9a5d1a !important;
    color: #3B3B39 !important;
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #BF9A5D transparent !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #BF9A5D transparent transparent transparent !important;
}

.select2-results__options::-webkit-scrollbar {
    width: 8px;
}

.select2-results__options::-webkit-scrollbar-track {
    background: #fff;
}

.select2-results__options::-webkit-scrollbar-thumb {
    background: #bf9a5d4d;
    height: 40px;
    border-radius: 6px;
    padding-right: 5px;
}

/* submit */
.submit-margin-top {
    margin-top: 32px !important;
}

.submit-title {
    font-size: 14px;
    font-weight: bold;
    color: #3B3B39;
    letter-spacing: 1px;
    margin-bottom: 10px;
}

.submit-paragraph {
    max-width: 490px;
    margin-bottom: 24px;
    font-size: 12px;
    color: #3B3B39;
    line-height: 16px;
    letter-spacing: 1px;
    font-weight: 400;
    opacity: 0.7;
}

.submit-section {
    background-color: #F2F2F2;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-bottom: 32px;
}

#mergeRow-gdpr {
    max-width: 325px;
}

.submit-section-check {
    display: flex !important;
    align-items: center;
    margin-bottom: 30px !important;
}

.submit-section-check span {
    font-size: 12px;
    color: #3B3B39;
    line-height: 16px;
    letter-spacing: 1px;
    font-weight: 400;
}

.submit-section-check input {
    width: 24px !important;
    height: 24px;
}

.submit-join {
    background-color: #BF9A5D !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    color: #FAFAFA !important;
    height: 39px !important;
    line-height: 16px !important;
    padding: 6px 22px !important;
    margin-bottom: 32px !important;
    border-radius: 0 !important;
}

.category-news.post {
    height: 100%;
    display: flex;
    flex-direction: column;
    margin-bottom: 0;
    padding-bottom: 30px
}

.category-news.post .post-excerpt {

    margin-top: auto;
    margin-bottom: 0;
}

.category-collectors-choice.post .thb-post-bottom {
    padding-top: 0;
}

.category-news.post .thb-post-bottom {

}

.category-editorial.post .post-excerpt {
    margin-bottom: 0;
}

.category-manufacture.post {
    height: 100%;
    margin-bottom: 0;
    padding-bottom: 30px;
    display: flex;
    flex-direction: column;
}

.post.style5 .post-inner-content {
    background: #efefef !important;
    color: black
}

.category-ceo-talks.style5 {
    padding-bottom: 0;
}

.category-ceo-talks .post-inner-content .post-excerpt {
    margin-top: 10px;
}

.category-ceo-talks.style5 a {
    color: black !important;
}

.editorials-category .post.style1 {
    height: 100%;
    margin-bottom: 20px;
}

.category-ceo-talks.post.style2 .post-excerpt {
    display: none;
}

.category-ceo-talks.post.style2 .thb-post-bottom {
    margin-top: auto;
}


.category-ceo-talks.post.style2 .thb-post-bottom ul li,
.category-ceo-talks.post.style5 .thb-post-bottom ul li {
    color: black
}

.category-ceo-talks {

}

.news-category .post.style1 .thb-post-bottom {


}

.category-collectors-choice.post .post-excerpt {
    text-align: left;
}

.category-collectors-choice.post .thumbnail-style4-inner .post-title {
    margin-bottom: 0;
}

.category-collectors-choice.post .post-category {
    text-align: left;
}

.category-guides.post {
    height: 100%;
    margin-bottom: 0;
    padding-bottom: 30px;
    display: flex;
    flex-direction: column;
}

.category-guides.post .post-excerpt {
    margin-top: auto;
    margin-bottom: 0;
}

.post.style8 .post-inner-content .post-title {
    margin-bottom: 0;
}

/* erlier */
.wi-hide {
    display: none;
}

.wi-lang-changer ul {
    list-style-type: none;
    margin-left: 0;
    margin-bottom: 0;
    margin-right: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.side-panel-inner .wi-lang-changer ul {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-right: 0;
    margin-bottom: 20px;
    margin-top: 20px;
}

.wi-lang-changer a {
    font-size: 13px;
    text-transform: uppercase;
    font-weight: bold;
    display: block;
    position: relative;
    padding-right: 30px;
    color: #0a0a0a;
}

.wi-lang-changer a:hover {
    color: #b49154;
}

.side-panel-inner .wi-lang-changer a {
    color: #fff;
}


.wi-lang-changer a::after {
    content: '';
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% auto;
    width: 22px;
    height: 14px;
}

.de-flag::after {
    background-image: url('https://swisswatches-magazine.com/wp-content/themes/theissue-child/assets/images/de-flag.png');
}

.en-flag::after {
    background-image: url('https://swisswatches-magazine.com/wp-content/themes/theissue-child/assets/images/en-flag.png');
}

.curated-by-header {
    display: flex;
    justify-content: center;
    margin: 32px 0;
}

.curated-by-header-center {
    display: flex;
    align-items: center;
}

.curated-by-header-logo img {
    max-height: 100px;
    width: 100%
}

.curated-by-subheader {
    display: flex;
    justify-content: space-around;
    margin-bottom: 10px;
    padding: 0 8px;
    align-items: center;
}

.curated-by-subheader-left a {
    font-family: poynter-oldstyle-display, 'BlinkMacSystemFont', -apple-system, 'Roboto', 'Lucida Sans';
    font-weight: 400;
    color: #000000;
}

.curated-by-subheader-right {
    display: flex;
    justify-content: center;
    align-items: center;
}

.curated-by-subheader-title {
    font-family: poynter-oldstyle-display, 'BlinkMacSystemFont', -apple-system, 'Roboto', 'Lucida Sans';
    font-weight: 400;
    font-style: italic;
    color: #000;
    padding-right: 6px;
}

.curated-by-subheader-logo {

    margin-bottom: 25px;

}

.curated-by-subheader-logo img {
    max-height: 100px;
    width: 100%
}

.subfooter .footer-logo-holder .footer-logolink {
    display: block !important;
}

.thb-dark-column .widget_text .btn.large {
    padding: 0 50px;
    font-size: 16px;
}

.thb-dark-column .wpb_wrapper .widget_text {
    margin-bottom: 15px;
}

.HideReadTime .post-read {
    display: none !important;
}

.curated-by-content .post-title.custom-butique-header-title {
    margin: 0 auto;
    text-align: center;
    margin-bottom: 50px;
    border-bottom: 2px solid #9F9F9F;

    padding-bottom: 24px;
}

.subfooter {
    padding: 20px 0 40px;
}

.curated-by-content .post-title.custom-butique-header-title {
    border-bottom: 0;
    margin-bottom: 0;
}

.thb-homeslider .only-title .style1 {
    margin-bottom: 0;
}

.thb-homeslider .only-title .post .post-title h2 a {
    margin-bottom: 0;
}

.thb-homeslider .only-title .post .post-gallery {
    margin-bottom: 40px;
}


.curated-by-content .post-title.custom-butique-header-title .post-detail-category a {

    font-family: nobel, 'BlinkMacSystemFont', -apple-system, 'Roboto', 'Lucida Sans';

}

.curated-by-content .post-title.custom-butique-header-title .post-detail-category a:hover {

    color: #B07E49;
}

.copyright-text {
    text-align: center;
    padding: 23px;
    text-transform: uppercase;
    font-size: 13px;
}

.post .post-title {

    margin-bottom: 0;
}

.post .post-title a {
    display: inline-block;
}

.thb-homeslider .post .post-gallery a video {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.post .post-excerpt {
    margin-bottom: 10px;
    margin-top: auto;
}

.curated-by-content .post-title.custom-butique-header-title .post-over-title-container {
    margin-bottom: 74px;
}

.curated-by-content .custom-butique-header-title {
    color: #000;
    margin: 0;
    font-family: poynter-oldstyle-display, 'BlinkMacSystemFont', -apple-system, 'Roboto', 'Lucida Sans';
    line-height: 42px;

    font-size: 32px;
    margin-bottom: 20px;
}

.curated-by-content .custom-butique-header-title .post-category a {
    display: inline;
    font-size: 14px;
    font-family: poynter-oldstyle-display, 'BlinkMacSystemFont', -apple-system, 'Roboto', 'Lucida Sans';
    color: #000;

    font-weight: 600;
}

.curated-by-content .post-detail.post-detail-style5 .thb-article-featured-image:after, .post-detail.post-detail-style11 .thb-article-featured-image:after {
    background: unset;
}

.curated-by-content .post-author a {
    display: inline;
}

.curated-by-content .post-title.custom-butique-header-title span {
    font-size: 12px;
    font-weight: bold;
    display: inline-block;
    position: relative;
    margin-bottom: 25px;
}

.curated-by-content .post-title.custom-butique-header-title span:before {
    content: "";
    position: absolute;
    right: -60px;
    width: 45px;
    height: 1px;
    background: #B79360;
    top: 50%;
    transform: translatey(-50%);
}

.post-detail-style5 .post-title.custom-butique-header-title h1 {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 30px;
}

.curated-by-content .post-title.custom-butique-header-title span:after {
    content: "";
    position: absolute;
    left: -60px;
    width: 45px;
    height: 1px;
    background: #B79360;
    top: 50%;
    transform: translatey(-50%);
}

.curated-by-content .thb-article-author,
.curated-by-content .thb-read-next {

}

.ct-curated-by a {
    font-style: italic;
    color: #E4153D;
}

.has-drop-cap:first-letter,
.has-drop-cap:first-of-type:first-letter {
    font-size: 5.333em !important;
    color: #b49154;
    float: left;
    font-weight: 400;
    line-height: 0.68;
    margin: 0.1em 0.12em 0.05em 0 !important;
    text-transform: uppercase;
    font-style: normal;
}

.post-detail-style5 {
    font-family: psfournier-std, 'BlinkMacSystemFont', -apple-system, 'Roboto', 'Lucida Sans';
}

.post-detail .post-over-title-container {
    margin-bottom: 24px;
}

.post-detail-style5 .wi-slider-text {
    max-width: 100%;
}

.post-detail-style5 .thb-fixed-shares-container {

}

.mfp-container {
    display: flex;
    align-items: center;
}

.header:not(.header-mobile):not(.fixed) .logo-holder {
    margin-left: 0;
}

/*btn Show more*/
.ShowMore {
    width: 100%;
    text-align: center;
}

.ShowMore > a.vc_general {
    transition: all .25s cubic-bezier(0.25, 0.8, 0.25, 1);
    display: inline-block;
    align-items: center;
    justify-content: center;
    text-align: center;
    text-transform: uppercase;
    height: 40px;
    line-height: 40px;
    background: #0a0a0a !important;
    color: #fff !important;

    max-width: 100%;

    font-weight: 600;
    border: 0;
    outline: 0;
    position: relative;
    cursor: pointer;

    white-space: nowrap;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    font-size: 12px;

    padding: 0 50px

}

.thb-carousel.bottom-arrows .slick-bottom-arrows {
    padding-top: 20px;
    border-top: 0px solid #e9e9e9;
    position: absolute;
    bottom: 50%;
    left: -50px;
    right: -50px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.thb-carousel.bottom-arrows {
    padding-bottom: 0 !important;
}

button.slick-nav.slick-arrow.slick-disabled:hover {
    border: 1px solid #e9e9e9;
}

button.slick-nav.slick-arrow.slick-disabled:hover svg, button.slick-nav.slick-arrow.slick-disabled {
    fill: #e9e9e9;
}

.text-left-item .post-title {
    text-align: left;
}

.post .post-title a > span {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.ShowMore a.vc_general:hover {
    background: #b49154 !important;
    color: white !important;
    border: none !important;
}

div.ArchiveTitle {
    font-family: psfournier-std, 'BlinkMacSystemFont', -apple-system, 'Roboto', 'Lucida Sans';
    padding: 30px 0 60px;
}

.ArchiveTitle .archive-sub-categories a {
    text-align: justify;
    justify-content: center;
    align-items: center;
    display: flex;
    margin-top: 20px;
}

div.ArchiveTitle h1 {
    font-size: 30px;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-bottom: 15px;

}

div.ArchiveTitle .columns > div {

}

div.ArchiveTitle .columns > div.archive-sub-categories {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 24px;
    flex-wrap: wrap;
}

div.ArchiveTitle .columns > div.archive-sub-categories a {
    display: inline-block;
    color: #000000;
    padding: 12px 28px;
    border: 2px solid #CBCACA;
    border-radius: 5px;
    transition: all 0.3s ease-out;
    /* margin-bottom: 20px; */
    font-family: nobel, 'BlinkMacSystemFont', -apple-system, 'Roboto', 'Lucida Sans';
    font-size: 12px;
    letter-spacing: 2px;
    margin: 0 10px;
}

div.ArchiveTitle .columns > div.archive-sub-categories a:hover {
    border: 2px solid #B07E49;
    color: #B07E49;
}

.section-title h2 {
    text-transform: uppercase;

    letter-spacing: 2px;
}


body:not(.archive) .row-stretch > .columns {
    padding-left: 0 !important;
    padding-right: 0 !important;
}


.text-left-item .post.center-contents .post-title,
.text-left-item .post.center-contents .post-excerpt,
.text-left-item .post.center-contents .post-category,
.text-left-item .post.center-contents .thb-post-bottom {
    text-align: left;
    padding-left: 0;
    padding-right: 0
}

.text-left-item .post.center-contents .thb-post-bottom ul {
    justify-content: flex-start;
}

.post .post-excerpt p {
    margin-bottom: 0;
    margin-top: auto;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.thb-post-grid.thb-post-grid-style21 .post.style1 {
    margin-bottom: 20px;
}

.thb-post-grid.thb-post-grid-style21 .post.style1 .thb-post-bottom {
    padding-top: 10px
}

.thb-post-grid.thb-post-grid-style21 .post.style1 .thb-post-bottom {
    margin-top: 0;
}

.single .category-manufacture.post {
    height: auto;
    display: block
}

.single .category-news.post {
    height: auto;
    display: block;
}

.single .category-guides.post {
    height: auto;
    display: block
}

.search-title {
    padding: 30px 0 30px;

}

.search-title h1 {
    font-size: 30px;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.search-title .small-12 div {
    font-family: psfournier-std, 'BlinkMacSystemFont', -apple-system, 'Roboto', 'Lucida Sans' !important;
    font-size: 16px;
}

.search-title p {
    font-size: 16px;

}

.post.type-video {
    display: flex;
    flex-direction: column;
    height: 100%;
    margin-bottom: 0 !important;
    padding-bottom: 30px;
}

.post.type-video .post-title h5 {
    margin-bottom: 0;
}

.post.type-video .post-gallery {
    margin-bottom: 25px !important;
}

.post.type-video .thb-post-bottom {
    margin-bottom: 0;
    margin-top: auto;
}

.post-title h5 {
    display: flex;
}


.video-icon-link {
    position: relative;
}

.video-icon-link span {
    position: absolute;
    z-index: 2;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 60px;
}


.video-icon-link:hover span {
    color: #fff;
}

.brand-item {
    background: #F5F5F5 0% 0% no-repeat padding-box;
    box-shadow: 1px 2px 3px #00000029;
    opacity: 1;
    padding: 30px;
    width: 100%;

}

.brands-list a {
    display: block;
}

.brand-item .brand-stories-count {
    text-align: center;
    font: normal normal normal 13px/22px Nobel;
    letter-spacing: 0.16px;
    color: #B79360;
    text-transform: uppercase;
}

.brand-item .name {
    display: none;
}


.grid-itm {

}


.brand-image {
    padding-bottom: 20px;
}

.brands-list .grid {

}


.brands_filter {

}

.brands_filter .row {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
}


.brands_pagination_letters {
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding-bottom: 25px;
    margin-bottom: 30px;
    border-bottom: 1px solid #DEE1E6;

}

.brands_pagination_letters span:first-child {
    width: 70px;
    border-radius: 3px;
}

.brands_pagination_letters span {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    border: 1px solid #DEE1E6;
    text-align: center;
    text-align: center;
    color: #231F20;
    text-transform: capitalize;
    cursor: pointer;
    transition: all 0.3s;
    display: flex;
    align-items: center;
    justify-content: center;

}

.brands_pagination_letters span:hover, .brands_pagination_letters span.is-checked {
    background: #B79360;
    border: 1px solid #B79360;
    color: #fff;
}

.brands-list .row {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-gap: 30px;
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
    padding-bottom: 30px;
}

.search-title .row {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
}

.grid-itm img {
    transition: all 0.3s ease-out;
}

.grid-itm:hover img {
    transform: scale(1.1);
}

.brands_search {
    position: relative;
    margin-bottom: 35px;
}

.brands_search input {
    width: 302px;
    padding: 0 5px;
    padding-left: 10px !important;
    height: 45px;
    line-height: 45px;
    margin-bottom: 0;
    font-family: nobel, 'BlinkMacSystemFont', -apple-system, 'Roboto', 'Lucida Sans';
    text-transform: uppercase;
}

.brands_search input::placeholder {
    font-family: nobel, 'BlinkMacSystemFont', -apple-system, 'Roboto', 'Lucida Sans';
    text-transform: uppercase;
}

.brands_search svg {
    position: absolute;

    top: 50%;

    transform: translateY(-50%);
    right: 10px;

}

.mySwiper .swiper-button-prev,
.mySwiper .swiper-button-next {
    display: none;
}

.swipe_it div {
    bottom: 15%;
    left: 50%;
    transform: translateX(-50%);
    position: absolute;
    -webkit-animation: linear infinite;
    -webkit-animation-name: run;
    -webkit-animation-duration: 5s;
    animation: linear infinite;
    animation-name: run;
    animation-duration: 4s;
    animation-iteration-count: 2;
    -webkit-animation-iteration-count: 2;

}


@keyframes run {
    0% {
        left: 50%;
        opacity: 1;
    }
    25% {
        left: 80%;
        opacity: 1;
    }
    75% {
        left: 30%;
        opacity: 1;
    }
    100% {
        left: 50%;
        opacity: 1;
    }
}


.swipe_it {
    position: relative;
    width: 100%;
}

.footer-sub {
    background: #EEEFF1 !important;
    padding-top: 50px;
}

.post-detail .thb-post-share-container .post-content-container {
    max-width: calc(100% - 0.9375rem);
    max-width: 100%;
}

.related-posts .related-posts-title {
    font-size: 30px;
    letter-spacing: 2px;
    font-family: nobel, 'BlinkMacSystemFont', -apple-system, 'Roboto', 'Lucida Sans';
}

.related-posts .row > div {


}

.related-posts .row > div .post {
    padding-bottom: 20px;
    margin-bottom: 0;
    display: flex;
    flex-direction: column;
    height: 100%;
}

.related-posts .row > div .thb-post-bottom {
    margin-top: 0;
    margin-bottom: 0;
}

.post .post-excerpt {
    margin-bottom: 0
}

.category-collectors-choice.post .thb-post-bottom {
    padding-top: 5px;

}

.post .thb-post-bottom, .thb-post-bottom {
    padding-top: 10px;
}

.wi-table.wp-block-table.is-style-stripes tbody tr td.wi-border-right:before {
    height: calc(100% - 20px) !important;
    top: 10px !important;
}

.wi-table.wp-block-table.is-style-stripes tbody tr td.wi-background {
    position: relative;
    padding: 17px 17px 17px 70px;
    width: 50px !important;
}

.post-detail.post-detail-style4 .thb-post-share-container {
    max-width: 962px;

    margin: 0 auto 40px;


}

.post-detail.post-detail-style4 .post-title-container {
    max-width: 962px;

    margin: 0 auto 40px;
    padding-bottom: 0;
    border-bottom: 0;
}

.post-detail.post-detail-style4 .post-title-container .post-title {
    margin-right: 0;
}

.post-detail.post-detail-style4 .article-container {
    justify-content: center;
}

.post-detail.post-detail-style4 .article-container .post-content-wrapper {
    max-width: 100%;
    padding-right: 0;
}

.post-detail.post-detail-style4 .thb-article-featured-image {

}

.post-detail.post-detail-style4 .post-title-container .thb-post-title-bottom .author-and-date {
    flex-direction: row;
    font-weight: bold;
}

.post-detail.post-detail-style4 .post-title-container .thb-post-title-bottom .author-and-date .post-author {
    margin-right: 10px
}

.thb-style4-share .thb-social-top-buttons {
    flex-wrap: nowrap;
}

.thb-style4-share .thb-social-top.style2.sharing-counts-off {
    border-top: 1px solid #e9e9e9;
    padding-top: 25px;
}

.post-detail .thb-social-top.style2 .social-button-holder .social {
    width: 40px;
    height: 40px;
}

.post-detail .thb-social-icon i:before {
    color: black;
    font-size: 20px;

}

.style1 .post-title h2 {
    font-size: 20px
}

.style1.category-editorial .post-title h2 {
    font-size: 20px
}

.post-detail.post-detail-style4 .thb-social-top.style2 .social-button-holder {
    padding: 5px 10px
}

.post-detail .thb-social-top.style2 .social-button-holder .social:hover .thb-social-icon i:before {
    color: white
}

.post-detail.post-detail-style4 .thb-read-next-style4 .thb-read-next {
    width: 100%;
    padding-top: 50px
}

.post-detail.post-detail-style4 .thb-read-next-style4 .read-next-post {
    display: flex;
    background: #F6F6F6;
    padding: 20px;
    margin-bottom: 20px
}

.post-detail-style4.post-detail .post-gallery {
    width: 50%;
    padding-right: 20px;
    background: #F6F6F6;
    margin-bottom: 0;
}

.post-detail-style4.post-detail .post-text {
    width: 50%;
    padding-left: 20px;

}

.post-detail-style4.post-detail .post-text a {

}

.post-detail.post-detail-style4 .post-title-container h1 {
    text-align: center;
    margin-top: 10px;
}

.post-detail.post-detail-style4 .post-title-container .post-category {
    text-align: center;
    width: 100%;
    justify-content: center;
    font-size: 17px;
    margin-top: 15px;


}

.post-detail.post-detail-style4 .post-title-container .post-category a {
    position: relative;
    display: inline-block;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.post-detail.post-detail-style4 .post-title-container .post-category a:hover {
    color: #b49154;
}

.post-detail.post-detail-style4 .post-title-container .post-category a:before {
    content: "";
    position: absolute;
    width: 50px;
    height: 1px;
    background: #b3b3b3;
    transform: translatex(-50%);
    left: 50%;
    bottom: -5px;
}

.post-detail.post-detail-style4 .post-title-container .style4-article-date {
    justify-content: center;
    margin-bottom: 30px;

}

.post-detail.post-detail-style4 .post-title-container .style4-article-date .thb-post-date {
    font-size: 12px;
}

.style4-article-author {
    margin-top: 20px;
    font-size: 12px;
}

.post-detail.post-detail-style4 .post-title-container .thb-post-title-bottom .author-and-date .post-author {
    margin: 0;
    font-size: 14px;
}

.post-detail.post-detail-style4 .thb-article-featured-image {
    margin-bottom: 40px
}

.post-detail.post-detail-style4 .post-title-container .post-author em {
    margin-right: 5px;
    font-style: revert;
}

.author-and-date-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
    max-width: 962px;
    margin: 0 auto;
    padding: 10px;
    border-bottom: 1px solid #CBCACA;
    border-top: 1px solid #CBCACA;
}

.author-and-date-wrapper .author-and-date {
    display: flex;
}

.author-and-date-wrapper .author-and-date-item {
    display: flex;
    align-items: center;
}

.author-and-date-wrapper .author-and-date-item .author-img {
    width: 50px;
    height: 50px;

    border-radius: 50%;
    overflow: hidden;

}

.author-and-date-wrapper .author-and-date-item .author-img a {
    display: block;
    width: 50px;
    height: 50px;

}

.author-and-date-wrapper .author-and-date-item .author-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.author-and-date-wrapper .author-and-date-item .author-name {
    padding: 0 30px 0 10px;
    font-size: 16px;
    text-transform: capitalize;
    color: #363635;

}

.author-and-date-wrapper .date {
    font-family: nobel, 'BlinkMacSystemFont', -apple-system, 'Roboto', 'Lucida Sans';
    text-transform: uppercase;
    font-size: 13px;
    color: #363635;
}

.post-detail.post-detail-style5 .post-share-center-container {
    max-width: 962px;
}

.post-detail.post-detail-style5.thb-post-share-style2 .thb-post-share-container {
    margin: 0 auto;
    max-width: 962px;
}

.wi-two-image-box {
    padding: 0 10px;
}

.post-detail-style5 .post-title.custom-butique-header-title {
    max-width: 962px;
    margin: 0 auto;
}

.post-detail-style5 .post-title.custom-butique-header-title h1 {
    margin-bottom: 15px;
}

.post-detail-style5 .wi-post-image-box {

}

.post-detail-style5 .wi-post-image-box.left .wi-post-image, .post-detail-style5 .wi-post-image-box.right .wi-post-image-text {
    margin-left: 0;
    margin-right: 0;
    width: 50%;
}

.post-detail-style5 .wi-post-image-box.left .wi-post-image-text, .post-detail-style5 .wi-post-image-box.right .wi-post-image {
    margin-right: 0;
    margin-left: 0;
    width: 50%;
}

.post-detail-style5 .wi-post-image-box.left .wi-post-image-text {
    margin-left: 22px;
    padding-top: 20px;
    padding-bottom: 20px;
    width: calc(50% - 20px);
}

.post-detail-style5 .wi-post-image-box.right .wi-post-image-text {
    margin-right: 22px;
    padding-top: 20px;
    padding-bottom: 20px;
    width: calc(50% - 20px);
}

.post-detail-style5 .wi-post-image img {
    max-width: 100% !important
}

.post-detail.post-detail-style5 .wi-two-image-box {
    margin-top: 16px;
}

.related-posts .related-posts-title {
    border-top: 0;
}

.post-detail .thb-post-share-container .read-next-custom .thb-read-next .thb-read-next-title {
    font-size: 17px;
    letter-spacing: 0.5px;
    font-family: nobel, 'BlinkMacSystemFont', -apple-system, 'Roboto', 'Lucida Sans';
}

.read-next-custom .post.read-next-post {
    display: flex;
    background: #F6F6F6;
    padding: 20px;
    margin-bottom: 20px;
    max-width: 100%;
    width: 100%;
    position: relative;
    margin-bottom: 60px;
}

.read-next-custom .post.read-next-post:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 1px;
    background: #CFCBCB;
    bottom: -60px;
    left: 0;
}

.read-next-custom .post.read-next-post .post-gallery a {
    height: 100%
}

.read-next-custom .post.read-next-post .post-gallery a img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: relative
}

.post .post-title a > span {
    font-family: poynter-oldstyle-display, 'BlinkMacSystemFont', -apple-system, 'Roboto', 'Lucida Sans';


}

.read-next-custom .post .post-title a > span {
    font-size: 20px;
    font-weight: 600;
}

.post-detail.thb-post-share-style2 .thb-read-next,
.post-detail.thb-post-share-style3 .thb-read-next,
.post-detail.thb-post-share-style4 .thb-read-next {
    max-width: 100%;
    width: 100%;
}

.read-next-custom .post.read-next-post .post-gallery {
    width: 50%;
    margin: 0;
    border: none;
    background: transparent;
}

.read-next-custom .post.read-next-post .post-text {
    width: 50%;
    padding-left: 30px;
}

.curated-by-content .read-next-custom .post-title {
    padding-bottom: 0;
    border-bottom: 0;
}

.read-next-custom .post.read-next-post .post-text .post-title {
    padding-bottom: 0;
    border-bottom: 0;
    text-align: left;
    font-size: 20px;
    font-weight: bold;

}

.read-next-custom .post.read-next-post .read-more-next a {
    display: inline-block;
    padding: 14px 50px;
    font-size: 12px;
    text-transform: uppercase;
    background: white;
    font-family: nobel, 'BlinkMacSystemFont', -apple-system, 'Roboto', 'Lucida Sans';
    color: #000000;
    margin-top: 30px;
    line-height: 1;
    letter-spacing: 0.35px;
    border: 1px solid #E3E3E3;
}

.read-next-custom .post.read-next-post .read-more-next a:hover {
    background: #BF9A5D;
    color: white;
}

.read-next-custom .post .thb-post-bottom ul {
    font-size: 12px;
    color: black;
    font-weight: bold;
    margin-top: 13px;
}

.read-next-custom .post .thb-post-bottom ul li {
    font-family: nobel, 'BlinkMacSystemFont', -apple-system, 'Roboto', 'Lucida Sans';
    color: #171716;
    font-size: 12px;
    font-weight: 400
}


.authors-listing-page .author-item {
    display: flex;
    flex-direction: column;
    margin-bottom: 35px;
}

.authors-listing-page .author-image {
    display: flex;
    background: #353838;

    align-items: center;
    justify-content: center;
    text-align: center;

}

.authors-listing-page .author-image a {
    width: 100%;
    height: 270px;
    overflow: hidden;
    display: flex;


}

.authors-listing-page .author-image a:hover img {
    transform: scale(1.2);
    transition: all .5s cubic-bezier(0.25, 0.8, 0.25, 1);

}

.authors-listing-page .author-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all .5s cubic-bezier(0.25, 0.8, 0.25, 1);
}

.authors-listing-page .author-image svg {
    width: 50%;
    height: auto;
    fill: #B79360;
    margin: 0 auto;
    text-align: center
}

.authors-listing-page .author-info h2 {
    color: black;
    font-size: 18px;
    font-weight: bold;
    margin-top: 15px;
    margin-bottom: 10px;
    position: relative;
    padding-bottom: 5px;

}

.authors-listing-page .author-info h2 a:hover {
    transition: all .25s cubic-bezier(0.25, 0.8, 0.25, 1);
}

.authors-listing-page .author-info h2 a:hover:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    background: #B79360;
    bottom: 0;
    left: 0;
    transition: all .25s cubic-bezier(0.25, 0.8, 0.25, 1);
}

.authors-listing-page span.position {
    font-size: 12px;
    display: block;
    text-transform: uppercase;
    padding-bottom: 15px;
}

.authors-listing-page .author-articles {
    border-top: 1px solid #CAD2D6;
    border-bottom: 1px solid #CAD2D6;
    padding-bottom: 15px;
    padding-top: 15px;
    text-transform: uppercase;
    font-size: 12px;
}

.authors-landing-title h1 {
    font-weight: bold;
    font-size: 30px;
    margin-bottom: 10px !important;
    padding-bottom: 10px;
    position: relative

}

.authors-landing-title h1:after {
    content: "";
    position: absolute;
    bottom: 0;


    left: 50%;
    transform: translatex(-50%);
    width: 200px;
    max-width: 100%;
    height: 2px;
    background: #B79360

}

.authors-landing-title .author-head-container p {
    max-width: 800px;
    padding-left: 15px;
    padding-right: 15px;
    margin: 0 auto;
}

.author-page-head .author-header {
    display: flex;
    align-items: center;
}

.author-page-head .author-information {
    text-align: left;
}

.author-page-head .author-header .author-image {
    width: 260px;
    height: 260px;
    border-radius: 50%;
    overflow: hidden;


}

.author-information-title h1 {
    display: inline-flex;
    position: relative;
    margin-bottom: 10px;
    padding-bottom: 10px;
    line-height: 1;

}

.author-information-title h1:after {
    content: "";
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 1px;
    background: #B79360;
    left: 0
}

.author-articles {
    font-family: nobel, 'BlinkMacSystemFont', -apple-system, 'Roboto', 'Lucida Sans';
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
}

.author-page-head .author-header .author-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.author-page-head .author-information {
    width: calc(100% - 300px);
    margin-left: 40px;
}

.author-page-head .author-articles-wrapper {
    display: flex;
    justify-content: space-between;
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #CAD2D6;
    border-top: 1px solid #CAD2D6;
    margin-top: 30px;
    align-items: center;
}

.author-page-head .author-articles-wrapper {

}

.author-page-head h2 {
    font-size: 14px;
    font-weight: 400;
}

.author-bio p {
    font-family: psfournier-std, 'BlinkMacSystemFont', -apple-system, 'Roboto', 'Lucida Sans';
    font-size: 17px;
}

.author-social-media {
    display: flex;
}

.author-social-media a {
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #CAD2D6;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    margin-right: 20px;
}

.author-social-media a:hover {
    color: white
}

.author-social-media a.instagram:hover {
    background: transparent linear-gradient(168deg, #515BD4 0%, #8134AF 16%, #DD2A7B 49%, #FEDA77 79%, #F58529 100%) 0% 0% no-repeat padding-box;
    border: 1px solid transparent;
}

.author-social-media a.linkedin:hover {
    background: #0077B5;
    border: 1px solid transparent;


}

/*SLIDER HOMEPAGE*/
.thb-homeslider {
    text-align: center;
    position: relative;
}

.thb-homeslider .post .post-gallery a {
    display: block;
    height: 600px;
    position: relative;
    overflow: hidden;
}

.thb-homeslider .post .post-gallery img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.thb-homeslider .slick-dots {
    margin: 0;
    padding: 0;
    font-size: 0;
    display: flex;
    margin: 0 auto;
    text-align: center;
    justify-content: center;
    position: absolute;
    top: 570px;
    left: 50%;
    transform: translatex(-50%);
}

.thb-homeslider .slick-dots li {
    list-style-type: none;
    position: relative;
    width: 10px;
    height: 10px;
    margin: 0 12px;

}

.thb-homeslider .slick-dots li.slick-active, .thb-homeslider .slick-dots li:hover {
    margin: 0 5px;
    width: 24px;
}

.thb-homeslider .slick-dots li button {
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    background: #A2A0A0;
    border-radius: 50%;
    border: none;
    left: 0;
    top: 0;
    outline: none;
    border: 1px solid #707070;
    left: 50%;
    transform: translatex(-50%);
    cursor: pointer;
    margin: 0;
    transition: all .2s;
}

.thb-homeslider .slick-dots li.slick-active button, .thb-homeslider .slick-dots li:hover button {
    background: #FFFFFF;
    width: 24px;
    border-radius: 5px;
}

.thb-homeslider .post .post-gallery {
    margin-bottom: 40px;
}

.thb-homeslider .post-category {
    font-size: 12px;
    font-weight: bold;
    display: inline-block;
    position: relative;
    margin-bottom: 25px;
}

.thb-homeslider .post-category:after {
    content: "";
    position: absolute;
    left: -60px;
    width: 45px;
    height: 1px;
    background: #B79360;
    top: 50%;
    transform: translatey(-50%);
}

.thb-homeslider .post-category:before {
    content: "";
    position: absolute;
    right: -60px;
    width: 45px;
    height: 1px;
    background: #B79360;
    top: 50%;
    transform: translatey(-50%);
}

.thb-homeslider .post .post-title {
    max-width: 960px;
    padding-left: 15px;
    padding-right: 15px;
    margin: 0 auto;
}

.thb-homeslider .post .post-title h2 {
    font-size: 27px;
    margin-bottom: 0;
    line-height: 1;
}

.thb-homeslider .post .post-title h2 a {
    line-height: 1.4;
    margin-bottom: 20px
}

.thb-homeslider .post .thb-post-bottom {
    padding: 0;
    margin: 0 auto;
    justify-content: center;
    display: flex;
}

.thb-homeslider .post {
    margin-bottom: 40px;
}

.thb-homeslider .post .thb-post-bottom ul li {
    color: black;
    font-size: 11px;
}

.thb-homeslider .post .post-title a:hover > span {

    border-color: transparent;
}

.thb-full-menu li.menu-item-mega-parent > .sub-menu.thb_mega_menu_holder {
    max-width: 100%;
}

.thb-homeslider .post .post-gallery img {

    transition: all .75s cubic-bezier(0.25, 0.8, 0.25, 1);
    will-change: transform;
}

.thb-homeslider .post .post-gallery:hover img {
    transform: scale(1.04, 1.04);
    transition: all .75s cubic-bezier(0.25, 0.8, 0.25, 1);
    will-change: transform;
}

.thb-full-menu .sub-menu {
    border: 1px solid #E1E5E8;
}

.thb-full-menu li.menu-item-mega-parent > .sub-menu .sub-menu.thb_mega_menu > li:hover > a {
    color: black;
    font-weight: bold;
    border-bottom: 1px solid #b49154;
}

.thb-full-menu li.menu-item-mega-parent > .sub-menu .sub-menu.thb_mega_menu > li.active > a {
    border-bottom: 1px solid #b49154;
}

.thb-full-menu li.menu-item-mega-parent > .sub-menu .sub-menu.thb_mega_menu > li > a {
    border-bottom: 1px solid #E1E5E8;
}

.thb-full-menu li.menu-item-mega-parent > .sub-menu .sub-menu.thb_mega_menu > li > a:before {
    background: #b49154;
}

.post-detail .post-split-title-container {
    background: #EEEFF1;
}

/*style6*/
.post-detail.post-detail-style6 .post-title-container .post-category {
    font-size: 12px;
    font-weight: bold;
    display: inline-block;
    position: relative;
    margin-bottom: 25px;
}

.post-detail.post-detail-style6 .post-title-container .post-category:before {
    content: "";
    position: absolute;
    right: -60px;
    width: 45px;
    height: 1px;
    background: #B79360;
    top: 50%;
    transform: translatey(-50%);
}

.post-detail.post-detail-style6 .post-title-container .post-category:after {
    content: "";
    position: absolute;
    left: -60px;
    width: 45px;
    height: 1px;
    background: #B79360;
    top: 50%;
    transform: translatey(-50%);
}

.post-detail.post-detail-style6 .post-title-container h1 {
    font-size: 27px;
    margin-bottom: 15px;
}

.post-detail.post-detail-style6 .thb-post-title-bottom .author-and-date {
    display: flex;
    flex-direction: row;
}

.post-detail.post-detail-style6 .thb-post-title-bottom .author-and-date > * {
    margin: 0 10px;
}

.post-detail .post-split-title-container {
    background-color: #e9e9e9 !important;
}

.post-detail.post-detail-style6.thb-post-share-style2 .thb-post-share-container {
    margin-left: 0;
}

.post-font-27 h2, .post-font-27 h3 {
    font-size: 27px;
}

.thb_title.style6 .thb_title_inner:before, .thb_title.style6 .thb_title_inner:after {
    background: #949c9f;
}

.thb_title.style6 .thb_title_inner {
    line-height: 1;
}

.footer-insider-title {
    font-family: nobel, 'BlinkMacSystemFont', -apple-system, 'Roboto', 'Lucida Sans';
    font-size: 1.25rem;
}
.page-template-tpl-confirm{
    background-image: url('https://swisswatches-magazine.com/wp-content/themes/theissue-child/assets/images/bg-newsletter1.webp');

}
section.confirm {
    max-width: 622px;
    margin: 100px auto;
    background: white;
    padding: 60px;
    text-align: center;
    box-shadow: 0 3px 6px #00000029;
    border-radius: 20px;
}
.page-template-tpl-confirm , .page-template-tpl-confirm-double{
    background-image: url('https://swisswatches-magazine.com/wp-content/themes/theissue-child/assets/images/bg-newsletter1.webp');

}
section.confirm .conform-cover-image {
    margin: 40px auto;
}
section.confirm .conform-back-btn a {
    padding: 15px 30px;
    background: #353838;
    transition: all 0.4s ease;
    color: white;
    font-size: 16px;
    white-space: nowrap;
}
section.confirm .conform-back-btn a:hover {
    background: #BF985C;
}
section.confirm .conform-back-btn svg {
    margin-right: 10px;
}
section.confirm img {
    max-width: 100%;
}
section.confirm svg {
    max-width: 100%;
}
section.confirm h1 {
    font-size: 30px;
    font-family: "Jost", sans-serif;
    margin-bottom: 20px;
}
section.confirm p {
    font-size: 20px;
    font-family: "Bitter", serif;
    margin-bottom: 40px;
}
section.confirm p.conform-subscribe-warning {
    font-size: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 1;
    color: #A0A0A0;
}
section.confirm p.conform-subscribe-warning span {
    margin-right: 10px;
}
.parent-newsletter{

    margin-left: -60px;
    margin-right: -60px;
    height: 20px;
    background: #353838;
    margin-bottom: 20px;
    margin-top: 20px;

}
@media print, screen and (min-width: 40em) {
    h3, .h3 {
        font-size: 20px;
    }
}

@media screen and (min-width: 1300px) {
    .row-stretch {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}


@media only screen and (min-width: 1290px) {
    .post-detail .post-over-title-container.with-offset {
        margin-left: -50px;
        width: calc(100% + 100px);
    }
}

@media screen and (min-width: 1024px) {

    .secondary-area .thb-follow-holder .sub-menu {
        border: 2px solid #E1E5E8;
        border-radius: 12px;
    }

    .secondary-area .thb-follow-holder .sub-menu li {
        padding: 25px;
    }

    .secondary-area .thb-social-links-container .thb-social-link-wrap {

        display: flex;
        align-items: center;
        border-bottom: 1px solid #CAD2D6;
        padding: 10px 0;
    }

    .secondary-area .thb-social-links-container .thb-social-link-wrap:last-child {
        border-bottom: 1px solid transparent;
    }

    .secondary-area .thb-social-links-container .thb-social-link-wrap:hover {
        border-bottom: 1px solid #B79360;
    }

    .secondary-area .thb-social-links-container.thb-social-vertical .thb-social-link {
        margin-bottom: 0;
    }

    .secondary-area .thb-social-links-container.thb-social-vertical .thb-social-link .thb-social-icon-container i {

        border: 1px solid;
        border-radius: 50%;
        width: 30px;
        height: 30px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .secondary-area .thb-social-links-container.thb-social-vertical .thb-social-link:hover .thb-social-icon-container {
        margin-left: 15px;
    }

    .secondary-area .thb-social-links-container.thb-social-vertical .thb-social-link:hover .thb-social-icon-container i {
        color: white;
        border: 1px solid transparent;
    }

    .secondary-area .thb-social-links-container.thb-social-vertical .thb-social-link:hover .thb-social-icon-container i.thb-icon-facebook {
        background: #1178F2;
    }

    .secondary-area .thb-social-links-container.thb-social-vertical .thb-social-link:hover .thb-social-icon-container i.thb-icon-instagram {
        background: transparent linear-gradient(166deg, #515BD4 0%, #8134AF 16%, #DD2A7B 49%, #FEDA77 79%, #F58529 100%) 0% 0% no-repeat padding-box;
    }

    .secondary-area .thb-social-links-container.thb-social-vertical .thb-social-link:hover .thb-social-icon-container i.thb-icon-youtube {
        background: #E62117;
    }

    .secondary-area .thb-social-links-container.thb-social-vertical .thb-social-link:hover .thb-social-icon-container i.thb-icon-linkedin {
        background: #0077B5;
    }
}

@media screen and (min-width: 769px) {
    .author-social-media-mobile {
        display: none;
    }

    .secondary-area > .thb-search-holder,
    .secondary-area > .wi-lang-changer {
        padding: 5px 10px;
        border: 1px solid #E1E5E8;
        border-radius: 6px;
        margin-left: 10px;
        cursor: pointer;
    }

    .secondary-area > .thb-search-holder:hover,
    .secondary-area > .wi-lang-changer:hover {
        border: 1px solid #B79360;
    }

    .secondary-area > * .thb-full-menu .header-right-item > span {
        padding: 7px 10px;
        border: 1px solid #E1E5E8;
        border-radius: 6px;

        cursor: pointer;
    }

    .secondary-area > *.thb-trending-holder {
        margin-left: 10px;
    }

    .secondary-area > * .header-right-item > span:hover {
        border: 1px solid #B79360;
    }

    .wi-lang-changer ul {
        margin-right: 0;
    }

    .secondary-area .thb-follow-holder, .secondary-area .thb-search-holder, .secondary-area .thb-cart-holder {
        padding-left: 10px;
    }

    .thb-search-holder .header-right-item {

        height: 20px;

    }

    .menu-item-has-children .header-right-item {
        display: flex;
        align-items: center;
    }

    .animate-stats-icon {
        display: flex;
        align-items: flex-end;

    }

    .animate-stats-icon span {
        width: 3px;
        border-radius: 1px;
        background: #363635;
        margin: 0 1.5px;
        transition: all 0.5s;
    }

    .animate-stats-icon span.icon-1 {
        height: 7px;
        margin-left: 0
    }

    .animate-stats-icon span.icon-2 {
        height: 13px;
    }

    .animate-stats-icon span.icon-3 {
        height: 10px;
    }

    .animate-stats-icon span.icon-4 {
        height: 17px;
        margin-right: 0
    }

    .thb-trending-holder:hover span.icon-1 {
        height: 13px
    }

    .thb-trending-holder:hover span.icon-2 {
        height: 7px;
    }

    .thb-trending-holder:hover span.icon-3 {
        height: 17px;
    }

    .thb-trending-holder:hover span.icon-4 {
        height: 14px;
    }

    /*follow us dropdown*/
    .secondary-area .thb-trending-holder .thb-full-menu li.menu-item-has-children .sub-menu {
        border: 2px solid #E1E5E8;
        border-radius: 12px;
        padding: 15px 0;
    }

    .secondary-area .thb-trending-holder .thb-full-menu li.menu-item-has-children .sub-menu .thb-trending .thb-trending-tabs a:hover {
        color: #b49154;
        border-bottom: 2px solid #b49154;
    }

    .secondary-area .thb-trending-holder .thb-full-menu li.menu-item-has-children .sub-menu .thb-trending .thb-trending-tabs {
        padding: 0 15px;
    }

    .secondary-area .thb-trending-holder .thb-full-menu li.menu-item-has-children .sub-menu .thb-trending .thb-trending-tabs a.active {
        background: white;
        color: #b49154;
        border-bottom: 2px solid #b49154;
    }

    .secondary-area .thb-trending-holder .thb-full-menu li.menu-item-has-children .sub-menu .thb-trending .thb-trending-tabs a.active + a {
        border-left-color: #E1E5E8;
    }

    .secondary-area .thb-trending-holder .thb-full-menu li.menu-item-has-children .sub-menu .thb-trending .thb-trending-content {
        padding: 15px 0 0;

    }

    .secondary-area .thb-trending-holder .thb-full-menu li.menu-item-has-children .sub-menu .post {
        border-bottom: 1px solid #E1E5E8;
        padding: 15px;
        margin-bottom: 0;
    }

    .secondary-area .thb-trending-holder .thb-full-menu li.menu-item-has-children .sub-menu .post:last-child {
        border-bottom: 0;
    }

    .secondary-area .thb-trending-holder .thb-full-menu li.menu-item-has-children .sub-menu .post:hover {
        border-bottom: 1px solid #E1E5E8;
        margin-bottom: 0;
        padding-bottom: 15px;
        background: #F8F9F9;
    }

    .thb-follow-holder .thb-full-menu .sub-menu,
    .thb-trending-holder .thb-full-menu .sub-menu {
        top: calc(100% + 22px);
    }

    .thb-follow-holder .thb-full-menu .sub-menu:after,
    .thb-trending-holder .thb-full-menu .sub-menu:after {
        content: "";
        position: absolute;
        top: -22px;
        left: 0;
        width: 100%;
        height: 22px;

    }
}

@media only screen and (min-width: 640px) {
    .related-posts .related-posts-title {
        padding-top: 20px;
        margin-bottom: 35px;
    }
}

/* responsive */
@media screen and (min-width: 1023px) and (max-width: 1250px) {

    .thb-full-menu > li + li {
        margin-left: 13px;
    }

    .header.fixed.fixed-style1 .full-menu {
        left: 46%;
    }

    .secondary-area .thb-follow-holder {

    }
}

@media screen and (max-width: 1200px) {
    .row-stretch {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    .post-detail-style5 .wi-post-image-box.left .wi-post-image, .post-detail-style5 .wi-post-image-box.left .wi-post-image-text {
        width: 100%;
    }

}


@media screen and (max-width: 1023px) {
    .post-font-27 h2, .post-font-27 h3 {
        font-size: 25px;
    }

    .side-panel .side-panel-inner {
        padding: 22px;
    }

    .mobile-menu-header-custom {
        margin: 0;
        padding: 26px 22px;
        background: #eeeff1;
        font-size: 16px;
        text-transform: uppercase;
    }

    .mobile-menu-header-custom h4 {
        margin: 0;
    }

    .thb-mobile-close {
        top: 27px;

    }

    .thb-mobile-close div span {

        background: black;
    }

    #mobile-menu .thb-social-links-container .thb-social-link-wrap {
        margin: 0 5px;
        border: 1px solid #CAD2D6;
        padding: 0;
        border-radius: 50%;
        width: 40px;
        height: 40px;
        display: inline-flex;
        align-items: center;
        justify-content: center;
    }

    #mobile-menu .thb-social-links-container .thb-social-link-wrap i {
        font-size: 16px;
    }

    .thb-mobile-menu .sub-menu a {
        font-size: 12px;
    }

    .thb-mobile-menu li.menu-item-has-children > a:hover {
        color: black;
    }

    .thb-mobile-menu li.menu-item-has-children > a.active {
        font-weight: bold;
        position: relative;

    }

    .thb-mobile-menu li.menu-item-has-children > a.active .thb-arrow i {
        transform: rotate(180deg);
    }

    .thb-mobile-menu li.menu-item-has-children > a .thb-arrow i {
        transition: all 0.3s ease;
        transform: rotate(0);
    }

    .thb-mobile-menu li.menu-item-has-children > a {
        position: relative;
    }

    .thb-mobile-menu li.menu-item-has-children > a:after {
        content: "";
        position: absolute;
        height: 1px;
        width: 0;
        background: #B79360;
        bottom: 5px;
        transition: all 0.3s;

    }

    .thb-mobile-menu li.menu-item-has-children > a.active:after {
        width: 53px;
    }

    .brands_pagination_letters span:first-child {
        width: 100%;
    }

    .post-title h5 {
        display: flex;
    }

    div.ArchiveTitle {
        padding: 30px 0;
    }

    .category-collectors-choice.post .post-excerpt p {
        -webkit-line-clamp: 2;
    }

    div.ArchiveTitle .columns > div.archive-sub-categories a {
        margin-bottom: 13px;
    }

    .secondary-area .wi-lang-changer {
        order: 1;
        position: relative;
    }

    .wi-lang-changer a {
        font-size: 0;
        position: unset;
        padding-right: 16px;
    }
}

@media (max-width: 960px) {
    .thb-homeslider .post .post-gallery a {
        height: 400px;
    }

    .thb-homeslider .slick-dots {
        top: 370px;
    }

    .thb-homeslider .post, .thb-homeslider .post .post-gallery {
        margin-bottom: 30px;
    }

    .thb-homeslider .post .post-title h2 {
        font-size: 24px;
    }

    .thb-homeslider {
        margin-left: -15px;
        margin-right: -15px;
    }

    .post-detail-style5 .wi-post-image-box.right .wi-post-image-text, .post-detail-style5 .wi-post-image-box.left .wi-post-image-text {
        padding-bottom: 0;
        padding-top: 0;
    }

    .post-detail-style5 .wi-post-image-box.right .wi-post-image-text {
        width: 100%;
    }

    .post-detail-style5 .wi-post-image-box.left .wi-post-image, .post-detail-style5 .wi-post-image-box.right .wi-post-image-text {
        width: 100%;
    }

    .post-detail-style5 .wi-post-image-box.left .wi-post-image-text, .post-detail-style5 .wi-post-image-box.right .wi-post-image {
        width: 100%
    }

    .wi-two-image-box {
        /* grid-template-columns: unset; */
        margin-left: 0 !important;
        max-width: 100%;
    }

    .post-detail .thb-post-share-container {
        display: block;
    }

    .brands-list .row {
        grid-template-columns: 1fr 1fr 1fr;
    }

    .thb-dark-column .widget_text .btn.large {
        padding: 0 30px;
        font-size: 12px;
    }

    .subfooter .footer-logo-holder .logoimg {
        max-height: 40px;
    }

    .curated-by-subheader-logo img {
        max-height: 80px;
    }

    .curated-by-subheader-logo {

    }

    .curated-by-header-logo img {
        max-height: 80px;
    }

    .curated-by-content .entry-title {
        font-size: 24px;
        line-height: 28px;
        letter-spacing: 0;
    }

    .curated-by-content .post-category {
        margin-bottom: 4px;
    }

    .curated-by-content .custom-butique-header-title .post-category a {
        line-height: 20px;

    }

    .curated-by-header {
        margin: 16px 0;
    }

    .curated-by-content .post-title.custom-butique-header-title {
        padding-bottom: 16px;
    }
}

@media (max-width: 768px) {
    .parent-newsletter{
        margin-left: -20px;
        margin-right: -20px;
    }
    .post-font-27 h2, .post-font-27 h3 {
        font-size: 20px;
    }

    .thb-homeslider .post .post-gallery a {
        height: 250px;
    }

    .thb-homeslider .slick-dots {
        top: 230px;
    }

    .thb-homeslider .post, .thb-homeslider .post .post-gallery {
        margin-bottom: 25px;
    }

    .thb-homeslider .post .post-title h2 {
        font-size: 20px;
    }

    .author-page-head .author-header {
        flex-direction: column;
    }

    .author-page-head .author-information {
        width: 100%;
        margin: 0;
        text-align: center;
        margin-top: 25px;
    }

    .author-social-media a {
        margin-right: 0;
        margin-left: 13px;
    }

    .mobile-padding > .small-12 {
        padding-left: 0;
        padding-right: 0;
    }

    .author-page-head .author-information .author-social-media {
        display: none;
    }

    .author-and-date-wrapper .author-and-date {
        flex-direction: column;
    }

    .authors-listing-page .author-image a {
        height: auto;
    }

    .author-and-date-wrapper {
        flex-direction: column;
        align-items: flex-start;
    }

    .author-and-date-wrapper .date {
        padding: 10px 20px 0;
        border-top: 1px solid #CBCACA;
        width: calc(100% + 20px);
        text-align: left;
        margin-top: 10px;
        margin-left: -10px;
        margin-right: -10px;
    }

    .brand-item {
        padding: 12px;
    }

    .brands-list .row {
        grid-template-columns: 1fr 1fr;
        grid-gap: 15px;
    }

    .brands_search input {
        width: 100%;
    }

    .brands_search {
        width: 100%;
    }

    .copyright-text {
        padding: 10px;
    }

    .copyright-text span {
        display: block;
    }

    .post-detail .thb-post-share-container .read-next-custom .thb-read-next .thb-read-next-title {
        font-size: 14px;
        font-weight: bold;
    }

    .read-next-custom .post.read-next-post {
        flex-direction: column;
    }

    .read-next-custom .post.read-next-post .post-gallery {
        width: 100%;
    }

    .read-next-custom .post.read-next-post .post-text {
        padding: 20px 0;
        width: 100%;
    }

    .read-next-custom .post.read-next-post {
        margin-bottom: 40px;
    }

    .read-next-custom .post.read-next-post:after {
        bottom: -40px;
    }

    .related-posts .related-posts-title {
        font-size: 17px;
        padding-top: 40px;
        font-weight: bold;
    }
    section.confirm {
        max-width: 100%;
        margin: 50px 20px;
        padding: 50px 20px;
    }
    section.confirm h1 {
        font-size: 26px;
    }
    section.confirm p {
        font-size: 18px;
    }
    section.confirm p.conform-subscribe-warning {
        font-size: 15px;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    section.confirm p.conform-subscribe-warning svg {
        margin: 0 0 15px 0;
    }
}

@media screen and (max-width: 650px) {
    .post-detail.post-detail-style4 .thb-read-next-style4 .read-next-post {
        flex-direction: column;
    }

    .post-detail.post-detail-style4 .thb-social-top.style2 .thb-social-top-buttons {
        max-width: 100%;
    }

    .post-detail-style4.post-detail .post-gallery {
        width: 100%;
        padding-right: 0;
        padding-bottom: 20px;
    }

    .post-detail-style4.post-detail .post-text {
        width: 100%;
        padding: 0;
    }

    .post-detail.post-detail-style4 .thb-social-top.style2 .social-button-holder {
        max-width: 86px;
    }

    .image-box {
        display: flex;
        flex-direction: column;
    }

    .image-box img:first-child {
        margin-right: 0;
        margin-bottom: 10px;
    }

    .image-box img:first-child {
        max-width: 240px;
    }
}

@media screen and (max-width: 480px) {
    .header-logo {
        width: 140px;
    }

    .wi-input-box {
        max-width: 260px;
    }

    .wi-input-box-main {
        display: flex !important;
        flex-direction: column !important;
        align-items: center !important;
    }

    .main-title {
        text-align: center;
    }

    .submit-section {
        padding: 0 16px;
    }

    .container {
        padding: 0 20px;
    }
}

@media (max-width: 475px) {
    .post-detail-style5 .wi-slider-card {
        max-width: 375px !important;
    }
}

@media (max-width: 375px) {
    .post-detail-style5 .wi-slider-card {
        max-width: 345px !important;
    }

    .thb-social-top.style2 .thb-social-top-buttons {
        flex-wrap: wrap;
    }
    section.confirm .conform-back-btn a {
        font-size: 12px;
    }
    section.confirm .conform-back-btn a svg {
        display: none;
    }
}

.archive-p-0 {
    padding-left: 0;
    padding-right: 0;
}


.secondary-area .thb-trending-holder .thb-full-menu li.menu-item-has-children .sub-menu .post {
    flex-direction: row;
    display: flex;
}


.loader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #1E2124;
    opacity: 0.9;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 9999;

}


.spinner {
    width: 100px;
    height: 100px;
    margin: 110px auto 0;
    border: solid 10px #fff;
    border-radius: 50%;
    border-right-color: transparent;
    border-bottom-color: transparent;
    -webkit-transition: all 0.5s ease-in;
    -webkit-animation-name: rotate;
    -webkit-animation-duration: 1.0s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;

    transition: all 0.5s ease-in;
    animation-name: rotate-loader;
    animation-duration: 1.0s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}

@keyframes rotate-loader {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}


@-webkit-keyframes rotate-loader {
    from {
        -webkit-transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(360deg);
    }
}


.thumbnail-style2-inner .post-title span {
    font-family: poynter-oldstyle-display, 'BlinkMacSystemFont', -apple-system, 'Roboto', 'Lucida Sans' !important;
    line-height: 1.4 !important;
    color: rgb(10, 10, 10) !important;
    font-weight: 600 !important;
}
