/*
Theme Name: monomania_child
Template: monomania
*/
.content a: {
font-weight:normal;
text-decoration:none;
transition: 2.0s ;
}
.content a:link {
color:#b2998a;
}
.content a:visited {
color:#b2998a;
}
.content a:hover {
color:#837166;
text-decoration: underline;
}
.content a:active {
color:#837166;
}

#top-free-widgets a: {
font-weight:normal;
text-decoration:none;
transition: 2.0s ;
}

#top-free-widgets a:link {
color:#b2998a;
}

#top-free-widgets a:visited {
color:#b2998a;
}

#top-free-widgets a:hover {
color:#837166;
text-decoration: underline;
}

#top-free-widgets a:active {
color:#837166;
} 

.sidebar-content {
    padding-left: 30px;
    padding-right: 30px;
}
.gallery .blocks-gallery-grid {
    margin-left: 0;
}
.entry table td, .entry table th {
    vertical-align : top;
    font-size:15px;
}
.content a[target="_blank"] {
    display: inline-block;
    padding-right: 26px;
    background: url(https://www.coconeil.com/wp-content/uploads/2021/06/blankup.png) no-repeat right center;
}
figcaption {
    font-size: 14px;
    text-align : center;
}
.wpcf7-mail-sent-ok {
display: none;
}
.colormarker {
    text-align : center;
    margin : 20px;
    box-shadow: 0px -6px 5px -10px #4761e5 inset,0px 8px 5px -8px #4761e5;
}
.content {
    padding-left: 5px;
    padding-right: 5px;
}
.detealsphotostyle {
    text-align:center;
}
.entry table td,.entry table th .aboutTDtext{
    text-align:left;
}
.widget h3 .fadeInUp .wow .animated {
    font-size: 16px;
}
.nav>li {
    font-size: 16px;
}
.nav ul li a {
	font-size: 15px;
}
.widget h3 {
	font-size: 16px;
}
.sidebar .widget {
	font-size: 14px;
}
#footer-bottom #copyright, #footer-bottom #credit {
	font-size: 13px;
}