.d-mob{display: none}
.d-desk{display: block}
.box-im_search {
width:80%;
min-height: 100px;
margin-top: 20px;
margin-left:auto;
margin-right:auto;
margin-bottom: 20px;
background-color: rgba(255,255,255, 0.7);
border-radius:25px;
box-shadow:0 0 15px 0 #555;
text-align:center;
padding:10px 10px 10px 10px;
}
.box-im_search h2 {
margin: 40px 10px 40px 10px;
color: #2D358C;
padding: 0 100px;
}
.box-im_search input {
width: 80%;
height: 50px;
border-radius: 25px;
text-align: left;
padding-left: 70px;
background: #fff;
box-shadow:0 0 5px 0 #dedede;
color: #555;
}
.box-im_search_widget input {
width: 80%;
height: 50px;
border-radius: 25px;
text-align: left;
padding-left: 70px;
background: #fff;
box-shadow:0 0 5px 0 #dedede;
}
.box-im_search .vlog-button-search {
left:0 !important;
}
.box-im_search .vlog-button-search:hover {background-color: transparent!important;}
.input-container {
position: relative;
width: 80%; margin-left: auto;
margin-right: auto;
margin-top: 50px;
margin-bottom: 50px;
}
.input-container input[type="text"] {
width: 100%;
padding-right: 50px; }
.input-container button {
position: absolute;
left: 0;
top: 0;
height: 100%;
border: none; color: black;
padding: 0 15px;
cursor: pointer;
}
.input-container button:hover {
background-color: #0056b3;
}
.box-im_search p {
border:1px solid #FF6CAE;
border-radius: 25px;
background-color: transparent;
color: #E7217A;
font-weight: 500;
padding: 5px 10px;
height: 100%;
margin: 0 10px 0 10px;
}
.im_search:link, a.im_search:visited {
display: inline-flex;
align-items: center;
width: auto;
height: 100%;
border:1px solid #FF6CAE;
border-radius: 25px;
background-color: transparent;
color: #E7217A;
font-weight: 500;
padding: 5px 10px;
margin: 0 10px 0 10px;
}
a.im_search:hover {background-color: #E7217A;color: #fff;}
.im_search_active {
background-color: #E7217A !important;
color: #fff !important;
position: relative; display: inline-block; padding-bottom: 20px; }
.im_search_active::after {
content: '';
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 5px; background-color: #E7217A; transform: translateY(20px); }
.box-im_search img {
height:35px;
margin:0 0 0 0;
} .box-im_search_widget {
width:100%;
min-height: 100px;
margin-top: 20px;
margin-left:auto;
margin-right:auto;
margin-bottom: 20px;
background-color: rgba(255,255,255, 0.7);
border-radius:10px;
box-shadow:0 0 5px 0 #999;
text-align:center;
padding:10px 10px 10px 10px;
}
.logo-im_search{max-width: 152px;}
.box-im_search_widget hr{width: 75%;}
.box-im_search_widget p{font-size: 12px;color: #777777;}
.im_search_widget:link, a.im_search_widget:hover, a.im_search_widget:visited {
display: block;
border: 1px solid #FF6CAE;
border-radius: 25px;
background-color: transparent;
color: #E7217A;
font-weight: 500;
padding: 5px 10px;
height: 100%;
margin: 10px 10px 0 10px;
}
.widget_tag_cloud a:after{content:''}
.box-im_search_cat{display: inline-flex;}
.box-im_search_cat .image_cat {
display: inline-block;
width: 35px; min-width: 35px;
max-width: 35px;
height: 28px; background-image: url(https://www.yooppe.com/blog/wp-content/uploads/2024/09/ico-all-posts.png);
background-size: cover;
margin-right: 7px; }
.box-im_search_cat .image_cat_activated {
display: inline-block;
width: 35px; min-width: 35px;
max-width: 35px;
height: 28px; background-image: url(https://www.yooppe.com/blog/wp-content/uploads/2024/09/ico-all-posts-active.png);
background-size: cover;
margin-right: 7px; }
.box-im_search_cat .icon-all-posts:hover .image_cat {
background-image: url(https://www.yooppe.com/blog/wp-content/uploads/2024/09/ico-all-posts-active.png); }