@import url("https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&family=EB+Garamond:ital,wght@0,400;0,500;0,600;0,700;0,800;1,400;1,500;1,600;1,700;1,800&family=Exo&family=Montserrat:wght@100;200;300;400;500;600;700;800;900&display=swap");
@font-face {
font-family: 'LovelaceLight';
src: url(//wonderhouseoflittles.com/wp-content/themes/ideatema_fox/assets/font/LovelaceLight.eot);
src: url(//wonderhouseoflittles.com/wp-content/themes/ideatema_fox/assets/font/LovelaceLight.eot) format('embedded-opentype'),
url(//wonderhouseoflittles.com/wp-content/themes/ideatema_fox/assets/font/LovelaceLight.woff2) format('woff2'),
url(//wonderhouseoflittles.com/wp-content/themes/ideatema_fox/assets/font/LovelaceLight.woff) format('woff'),
url(//wonderhouseoflittles.com/wp-content/themes/ideatema_fox/assets/font/LovelaceLight.ttf) format('truetype'),
url(//wonderhouseoflittles.com/wp-content/themes/ideatema_fox/assets/font/LovelaceLight.svg#LovelaceLight) format('svg');
}
html, body {
padding:0;
margin:0;
border:0;
background:none;
background:#f7f6f3;
overflow-x:hidden;
} header {
position:relative;
z-index:999;
}
.top_header {
background: #bcbbaa;
color: #ffffff;
padding:10px; font-family: 'EB Garamond', serif;
font-size:21px !important;
}
.navbar_menu {
background:#f7f6f3;
font-size:14px;
font-family: 'EB Garamond', serif;
}
.nav-link {
color:#000 !important;
}
.header_bottom {
padding:10px;
overflow: hidden;
}
.hover_header {
background-color:transparent;
transition: background-color 0.5s ease-out 50ms
}
.not_homepage {
background:#fff;
border-bottom:1px solid #ddd;
}
.hover_header:hover {
background:#fff;
}
.fixed_menu {
position:fixed;
top:0;
width:100%;
overflow:auto;
background:#fff;
}
.product_list_gallery {
list-style:none;
padding:0;
margin:0;
border:0;
}
.product_list_gallery li {
display:block;
width:100%;
padding-right:25px;
}
.product_list_gallery li a {
overflow: auto;
display: block;
margin-bottom: 10px;
}
.product_list_gallery li:first-child a {
display:block;
border:2px solid #000;
}
.product_list_gallery li a:hover {
border:2px solid #000;
}
h1.product_title {
font-family: 'LovelaceLight';
font-size:40px;
font-weight: normal !important;
}
.single_price span {
color:#79651f;
font-family: 'EB Garamond', serif;
font-size:20px;
}
.big_image {
margin-bottom:15px;
}
.text_product hr {
color:#d6d6d3;
}
.accordion-item, .accordion-button {
background:none !important;
}
.accordion-button {
color:#000 !important;
}
.accordion-button:focus {
border:none !important;
box-shadow:none !important;
}
.accordion-item {
border:none;
font-family: 'EB Garamond', serif;
}
footer {
background:#fff;
padding-top:80px;
padding-bottom:80px;
font-family: 'Lovelace-Light', serif;
}
.footer_about {
background:url(//wonderhouseoflittles.com/wp-content/themes/ideatema_fox/assets/images/footer.png) no-repeat center;
width:100%;
padding-left:50px;
} .widget_nav_menu .menu, .social_media_li {
padding:0;
margin:0;
border:0;
list-style:none;
}
.widget_nav_menu .menu li a, .widget_nav_menu .menu li a:hover, .social_media_li li a, .social_media_li li a:hover {
text-decoration:none;
color:#000;
font-size:14px;
}
.social_media_li li a i {
width: 20px;
}
.daha_fazlasi, .daha_fazlasi:hover {
color:#000;
}
.bottom_footer {
background:#bcbbaa;
padding:10px;
text-align:center;
color:#fff;
font-family: 'EB Garamond', serif;
}
.bottom_footer a {
color:#fff;
}
.container-fluid {
max-width:1700px;
}
.yorum_alani {
background:#fff;
padding:25px;
margin-bottom:20px;
border-radius:5px;
}
.form-control {
border-radius:0;
background:transparent;
border:1px solid #ddd;
font-family: 'Lovelace-Light', serif;
}
.btn-v {
background:#000;
color:#fff;
letter-spacing:1.2px !important;
font-size:11px !important;
}
.search_box {
position:relative;
background:#f7f6f3;
padding: 20px 50px;
padding-bottom: 14px;
display:flex;
align-items:center;
display:none;
z-index:99999999;
}
.search_box form {
width:100%;
}
.search_box i {
font-size:22px;
color:#79651f;
}
.search_input {
background:transparent;
border:none;
padding:10px;
font-size:18px;
font-family: "Lovelace-Light" !important;
width:97%;
}
.search_input:focus {
border:none;
background:transparent;
outline: none;
border-color: inherit;
-webkit-box-shadow: none;
box-shadow: none;
}
.bodyOverflow {
overflow:hidden;
}
.stopBack2 {
background:rgba(0,0,0,0.5);
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
z-index:99;
display:none;
}
.user_ul {
list-style:none;
padding:0;
margin:0;
border:0;
}
@media(max-width:768px) {
.user_ul {
margin: 0 auto;
width: 139px;
display: block;
}
.user_ul {
float:right;
}
}
.user_ul li {
float:right;
padding: 14px;
margin-top: 14px;
}
.user_ul li a {
color:#000;
}
.widget .title {
display:block;
margin-bottom:15px;
}
.widget .textwidget {
font-size:14px;
}
.widget ul li {
padding-bottom:7px;
}
@media(min-width:768px) {
.footer_image, #text-4 {
width:430px
}
.elementor-post__excerpt {
height:60px !important;
}
}