.widget a {
color: initial;
}
[class*="widget_"] i {
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.widget_info:hover i {
-webkit-transform: rotate(365deg);
transform: rotate(365deg);
}
[class*="widget_"] a:hover i {
transform: rotateY(360deg);
-moz-transform: rotateY(360deg);
-webkit-transform: rotateY(360deg);
transform-origin: center;
-moz-transform-origin: center;
-webkit-transform-origin: center;
transition: transform 1.0s ease all;
-moz-transition: -moz-transform 1.0s ease all;
-webkit-transition: -webkit-transform 1.0s ease all;
}
input[type=submit],
.widget_give_forms_widget .give-btn-modal,
.woocommerce-product-search button {
padding: 0 15px;
height: 40px;
color: #fff;
border-width: 1px;
border-style: solid;
border-radius: 4px;
cursor: pointer;
-webkit-transition: .3s all;
transition: .3s all;
}
.widget_give_forms_widget .give-btn-modal {
width: 100%;
}
.widget_search button:hover,
.woocommerce-product-search input[type=submit]:hover {
background: #fff;
}
input.search-field::placeholder {
position: absolute;
left: 16px;
width: 100%;
top: 12px;
color: #b0afaf;
-webkit-transition: 0.3s;
transition: 0.3s;
z-index: -1;
}
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea,
input.search-field {
position: relative;
border-color: #f2f2f2;
min-height: 40px;
border-radius: 3px;
border: 1px solid #b0afaf;
padding: 7px 14px;
background: transparent;
}
.widget_media_gallery .gallery {
padding: 0px 10px;
}
.widget form.woocommerce-product-search,
.widget form.search-form {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.widget form.search-form label {
flex: auto;
margin-right: 10px;
margin-bottom: 0;
}
.widget input.search-field {
margin-bottom: 0;
float: none;
width: 100%;
}
.widget h5,
.widget h3 {
padding: 15px 15px 15px;
border-bottom: 1px solid #d3d6db;
}
.widget_media_image img,
.widget_media_video .wp-video iframe {
width: 100%;
}
.widget_categories ul li a,
.widget_archive ul li a {
display: contents !important;
}
[class*="widget_"] ul,
.widget_text .textwidget,
.widget_media_image img,
.widget_media_video .wp-video,
.sidebar .widget_search .search-form,
.widget_categories form,
.widget form.woocommerce-product-search,
.widget .product-categories,
.widget_shopping_cart_content .cart-list {
padding: 20px 15px 15px;
margin-bottom: 0;
}
.widget .tagcloud,
.widget .product-categories,
.widget ul.product_list_widget {
padding: 10px 15px 15px;
}
.widget_nav_menu ul ul {
padding: 0;
padding-left: 1em;
}
.widget_archive select {
margin: 20px 15px 15px;
width: 90%;
}
.header-top-bg .widget ul li a:hover {
color: #fff;
}
[class*="widget_"] li a {
color: #0e0e0e;
display: block;
-webkit-transition: .3s all;
transition: .3s all;
}
.sidebar [class*="widget_"] li a {
margin-bottom: 15px;
}
[class*="widget_"] li:last-child a {
margin-bottom: 0px;
}
[class*="widget_"] li a:hover:after {
-webkit-transform: translateX(-50px);
transform: translateX(-50px)
}
[class*="widget_"]:not(.widget_recent_comments):not(.widget_recent_entries):not(.widget_social_widget):not(.widget_shopping_cart_content) li a:after {
font-family: FontAwesome !important;
speak: none;
font-style: normal;
content: "\f178";
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
float: right;
font-size: 12px;
line-height: 21px;
-webkit-transition: .3s all;
transition: .3s all;
} aside#recent-posts-2 a {
font-weight: 700;
}
.recent-post {
padding: 20px 15px;
}
.recent-post img {
width: 100%;
margin-bottom: 20px;
}
.widget_recent_entries h5 {
line-height: 24px;
word-spacing: 1px;
margin-bottom: 10px;
}
.widget_recent_entries ul li {
display: inline-block;
padding: 5px 15px;
} .widget_calender .widget-title {
padding: 20px 15px 15px;
border-bottom: 1px solid #d3d6db;
}
.widget .calendar_wrap {
padding: 20px 16px;
}
.widget_calendar table {
border-collapse: inherit;
border-spacing: 5px;
border: 0 none;
padding: 0px;
margin: 0;
line-height: 18px;
text-align: center;
table-layout: fixed;
width: 100%;
}
.widget_calendar table caption {
text-align: center;
font-size: 18px;
font-weight: 600;
border-top: 1px solid #6c757d;
}
.widget_calendar table th {
margin: 0;
padding: 0px 15px 10px;
border: 0 none;
width: 11.6%;
font-weight: 600;
text-align: center;
}
.widget_calendar table td, .widget_calendar table th {
font-size: 16px;
list-style-type: none;
width: 11.6%;
text-align: center;
margin-bottom: 8px;
font-weight: 400;
}
.widget_calendar table #prev {
text-align: left;
}
.widget_calendar table #prev a {
font-weight: 600;
color: #000;
line-height: 35px;
padding-left: 10px;
}
.days li {
list-style-type: none;
display: inline-block;
width: 11.6%;
text-align: center;
margin-bottom: 8px;
}
.days li.disable {
opacity: .6;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
}
.widget_calendar tbody td a {
color: #fff;
padding: 7px 8px 4px;
border-radius: 5px;
border: 1px solid;
} @media screen and (max-width:920px) {
.weekdays li,
.days li {
width: 11.1%;
}
}
@media screen and (max-width: 420px) {
.weekdays li,
.days li {
width: 11.6%;
}
.days li .active {
padding: 2px;
}
}
@media screen and (max-width: 290px) {
.weekdays li,
.days li {
width: 11.6%;
}
} .widget .newsletter .input-effect {
width: 100%;
margin-bottom: 10px;
}
.widget .newsletter {
padding: 20px 16px;
}
.widget-newsletter input[type=email] {
width: 100%;
}
.widget-newsletter input[type=button] {
border: 1px solid;
border-radius: 4px;
background: #fff;
padding: 10px 26px;
cursor: pointer;
-webkit-transition: .3s;
transition: .3s;
}
.widget-newsletter input[type=button]:hover {
color: #fff;
} .widget_recent_comments li a {
font-weight: 700;
}
section.sidebar ul li,
section.sidebar ul ul li {  }
.widget_give_forms_widget:not(.donate-form) .give-form-wrap {
padding: 15px;
}
.widget_give_forms_widget:not(.donate-form) #give-recurring-form,
.widget_give_forms_widget:not(.donate-form) form.give-form, form[id*=give-form] {
margin: 0;
} .widget_tag_cloud .tagcloud {
padding: 20px 15px;
}
.widget .tagcloud a {
display: inline-block;
color: #0e0e0e;
border-width: 1px;
border-style: solid;
border-top-width: 3px;
line-height: 20px;
padding: 2px 10px 0px;
font-size: 14px !important;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.sidebar .widget .tagcloud a {
margin-bottom: 10px;
}
.widget .tagcloud a:hover {
color: #fff;
}
.woocommerce-product-search input[type=search] {
flex: 1;
margin-right: 10px;
}
.woocommerce-product-search button {
flex: 0;
}
.price_slider_wrapper .ui-slider-horizontal {
width: 100%;
max-width: 318px;
height: .5em;
background: #242424!important;
margin: 20px auto;
position: relative;
text-align: left;
}
.ui-slider .ui-slider-range {
position: absolute;
z-index: 1;
font-size: .7em;
display: block;
border: 0;
border-radius: 0;
}
.price_slider_wrapper .ui-slider-horizontal .ui-slider-range {
top: 0;
height: 100%;
}
.price_slider_wrapper .ui-slider .ui-slider-handle {
position: absolute;
z-index: 2;
width: 17px;
height: 17px;
-webkit-border-radius: 1em;
-moz-border-radius: 1em;
border-radius: 100%;
cursor: pointer;
outline: none;
top: -5px;
margin-left: -1px;
}
.price_slider_wrapper .ui-slider .ui-slider-handle:last-child {
margin-left: -16px;
}
.price_slider_amount {
text-align: right;
line-height: 2.4;
font-size: .8751em;
display: inline-block;
padding: 0 10px 15px;
}
.price_label {
display: inline-block;
}
#header-top .widget {
display: inline-block;
margin: 0 -4px 0 0;
}
#header-top .widget-title {
display: none;
}
#header-top .eventpress-top-right {
display: inline-block;
}
#header-top .eventpress-top-right .widget:first-child {
margin-right: 15px;
}
#header-top .widget_social_widget ul {
padding: 0;
}
.sidebar .widget_info i {
margin: 20px 0px 20px 15px;
}
.widget_info > span {
padding-left: 10px;
}
#header-top .widget:nth-child(n+2) {
padding-left: 15px;
}
#header-top .eventpress-top-right .widget:nth-child(n+2) {
padding-right: 15px;
}
#header-top .widget_search label, #header-top .widget_search input[type="search"] {
margin: 0;
}
#header-top .widget_search input[type="search"] {
min-height: 35px;
display: block;
max-width: 125px;
font-size: 13px;
}
#header-top .widget_search input[type="submit"].search-submit {
font-size: 13px;
padding: 0 15px;
margin: 0 5px;
line-height: 25px;
height: unset;
color: #fff;
border: 2px solid #ffffff;
}
.sidebar .widget_social_widget li {
font-size: 22px;
}
.widget_social_widget li,
#header-top .widget li {
display: inline-block;
}
#header-top .widget ul {
padding: 0;
}
#header-top .widget li a:after {
padding-left: 5px;
}
#header-top [class*="widget_"] li a:hover:after {
-webkit-transform: translateX(5px);
transform: translateX(5px);
}
#header-top .tagcloud {
padding: 0;
}
#header-top .widget_tag_cloud a {
display: initial;
}
#header-top .gallery-icon {
margin: 0;
}
#header-top .widget img {
width: 32px;
padding: 0;
}
#header-top .gallery {
display: inline-flex;
flex-wrap: wrap;
padding: 0;
}
#header-top .gallery .gallery-item {
flex: 1;
margin: 0 6px 0 0;
}
#header-top .gallery .gallery-item:last-child {
margin: 0;
}
#header-top .widget_media_image img {
display: initial;
}
#header-top .widget_media_video {
display: block;
width: 100%;
}
#header-top .widget_media_video .wp-video .mejs-container {
width: 100% !important;
max-height: 190px;
}