/* hide author information */
.fullwidth-slider .featured-slider .meta-data .byline,
body.masonry-layout .site-main article:not(.sticky) .entry-header .side-meta span.byline,
.single .entry-header .side-meta span.byline {
    display: none;
}
article.sticky .byline {

display: none !important;

}

/* hide title description */
header.site-header .site-branding .site-description {
	display: none;
}

/* site title */
	.compact-navigation .site-title a {
		font-size: 39px;
}

/* Section bg */
.home .site-content .content-bgd-color {
    background-color: #F9F9F9;
}

/* Set a bottom padding of the frontpage-featured boxes | RG-7915836-hc */
.featured-page .entry-card {
    padding-bottom: 45px;
}

/* Link, visited, and hover colors 
EM-1566072-zd */

p a {
    color: #20bdf9;
}

p a:visited {
    color: #898888;
}

p a:hover {
    color: #20bdf9;
}

.read-more-link
 {

color: #20bdf9;

}

/* footer credit */
.site-info {
    font-size: 0;
}
.site-info:after {
    content: "DR’s Secret, Aestier and BWL are registered trademarks of Best World. © 2025 Best World. All rights reserved.";
    font-size: 14px;
}
display: none property:after;

.site-header:after {
	display: flex;
	justify-content: center;
	clear: none;
	content: "Skin Secret";
	font-style: optima;
  font-size: 20px;
	color: red;
	background-color: #f4f2ed;
	padding: 10px;
}
.single-post .post-body .figure-link-w a{
   pointer-events: none;
}
}
}

/* Makes the h tag font size smaller - IO #1566072-zen */
h1 {
    font-size: 2.6rem;
}

h2 {
    font-size: 2.2rem;
}

h3 {
    font-size: 1.9rem;
}

h4 {
    font-size: 1.5rem;
}

.fullwidth-slider .featured-slider .featured-image {
    opacity: 1 !important;
}

@media only screen and (max-width: 600px){
h1 {
    font-size: 2rem;
}

h2 {
    font-size: 1.5rem;
}

h3 {
    font-size: 1.3rem;
}
	
h4 {
    font-size: 1.1rem;
}

}

/* Adjusts opacity on featured images - default is .7 */
.fullwidth-slider .featured-slider .featured-image {
    opacity: .7;
}

/* Adjusts on-hover color of sub-menu items */
.site-header .main-navigation ul ul li>a:hover {
    color: #20bdf9;
}

/* Adjusts font size and color of menu items */
.fullwidth-slider.blog .site-header .main-navigation .menu>li>a {
    font-size: 14px;
    color: black;
}
/* Adjusts font size and color of sub-menu items */
.site-header .main-navigation ul ul li>a:link {
    font-size: 14px;
    color: #333333;
}

/* Adjusts background-color of left side on search slide-menu */
div.blackout {
    background-color: #f1ede9;
}

/* Reduces bottom margin underneath page titles - default 40px */
body.page .entry-header .entry-title {
    margin-bottom: 0;
}

/* Changes background-color on active pagination buttons */
#dslc-module-1aeeea097c8 .dslc-pagination li.dslc-active a {
    background-color: #f1ede9;
    color: white;
}

/* Removes AMP author name/byline */
.amp-wp-byline amp-img, .amp-wp-byline .amp-wp-author {
    display: none;
}

/* Hide WordPress credit on AMP */
footer.amp-wp-footer div p {
    visibility: hidden;
}

/* Post page menu */
.compact-navigation .site-header .main-navigation .menu > li > a, .compact-navigation .site-header .main-navigation .menu > ul > li > a {
font-size: 14px;
}

/* color of page title link on hover #1605843-zen */
.entry-title a:hover {
    color: #20bdf9;
}

/*make search input field less tall*/
input[type="text"] {
    max-height: 30px;
    min-height: 30px;
	  max-width: 230px;
	  min-width: 230px;
    width: 100%;
}

/*lessen bottom margin on page entry headers*/
@media screen and (max-width: 1440px) {
    .page .entry-header {
        margin-bottom: 0 !important;
    }
}

/* Change site header to white */
.fullwidth-slider.blog header.site-header {
    background: #FFF;
}

/* Reduce padding on header */
@media only screen and (min-width: 1190px) {
.compact-navigation header.site-header {
   padding: 0px 0 0px;
}
}

/* Change hover color for menu items */
.fullwidth-slider.blog .site-header .main-navigation .menu>li>a:hover {
    color: #000;
}

/* Change color of dropdown arrow in menu */
.fullwidth-slider.blog .site-header .menu>li>.dropdown-toggle {
     color: #000;
}

/*Reduce margin under logo */
header.site-header .site-branding {
    margin-bottom: 0px;
}

/* Change menu toggle on mobile to be black */
@media only screen and (max-width: 1190px) {
.fullwidth-slider.blog .search-button a:not(.big-search-close), .fullwidth-slider.blog .site-header .menu-toggle {
    color: #000 !important;
}
}

/* Make mobile menu background black */
@media only screen and (max-width: 1190px) {
.fullwidth-slider.blog .menu-toggle .menu-toggle-line {
    background-color: #000;
  }
}

@media only screen and (min-width: 1190px){
.compact-navigation .main-nav-holder {
    margin-top: 15px;
}
}

#content div.sharedaddy, #main div.sharedaddy, div.sharedaddy {
    margin-left: 70px;
}

/* -- make links & visited links of the same color | DZ-11214471-hc -- */
p a, p a:visited {
    color: #20bdf9;
}

@media screen and (max-width: 991px) {
	.fullwidth-slider .featured-slider .featured-image {
		    background-image: url(https://blog.drs-secret.com/wp-content/uploads/2018/01/drs-blog-banner-en.png); !important
	}
}

/* Add space after load more button mobile to make it clickable SS-22835566-hc */
@media only screen and (max-width: 551px){
aside#secondary {
    margin-top: 60px !important;
}
}

/* Removing white space sorrounding QR code | 3403655-ZD (AVS) */
.post-5397 .wp-block-image{
    margin-top: 0px;
    margin-bottom: 0px;
}

.post-5397 .wp-block-image .aligncenter{
    margin-top: 0px;
    margin-bottom: 0px;
}

/* hide date, time | SKO #27827224-hc */
.comment-metadata a {
    display: none;
}

/* Font size for Korean Characters - Top menu | ZD4260808-JG */
html[lang="ko-KR"] .compact-navigation .site-header .main-navigation .menu > li > a{
    font-size: 17px;
}

/* Font size for Korean Characters - Footer | ZD4260808-JG */
html[lang="ko-KR"] #colophon * {
    font-size: 17px;
}

/* Font size for Korean Characters - sidebar | ZD4260808-JG */
html[lang="ko-KR"] #secondary * {
    font-size: 17px;
}