/*
Theme Name: DUA
Theme URI: https://d.ua
Version: 1.0.12
Description: Designed by Erase
Author: Erase
Author URI: http://loafer.com.ua/
Text Domain: publisher
Template: publisher
*/

.change .widget.widget_text img {
	margin: 5px 0 5px 0 !important;
}

.section-heading.sh-t2.sh-s4 .h-text {
	line-height: 24px;
}

/*
#axigen_pro_widget-2,
#remote_news_widget-3,
#remote_news_widget-8 {
    padding: 10px !important;
}
*/
/*
.bs-listing, .bs-shortcode, .bs-vc-block, .bs-vc-column .better-studio-shortcode, .search-header, .sidebar-column .better-studio-shortcode, .widget {
	padding: 10px !important;
}
*/
/* Header 60px */
/*
.site-header.header-style-8 .site-branding .logo.img-logo a {
        line-height: 60px;
        height: 60px;
}
.site-header.header-style-8.header-style-8 .bspw-header-style-8 {
        height: 60px !important;
}
.site-header.header-style-8 .site-branding {
        width: 160px;
}
.main-menu.menu {
        height: 60px !important;
}
.site-header.header-style-8.header-style-8 .main-menu>li>a {
        line-height: 60px;
}
.site-header.header-style-8 .menu-action-buttons>div {
        line-height: 60px;
}
.site-header.header-style-8 .main-menu.menu.main-menu.menu.main-menu.menu>li a:before {
        bottom: 15px !important;
}
*/
.weather-container .widget {
	padding: 0 5px;
	border: 0px;
	background: none;
	margin-right: 15px;
}

/* Weather mob */
.rh-header .weather-container {
        position: absolute;
        right: 60px;
        top: 15px;
}

.site-header .menu-action-buttons.width-2,
.site-header .menu-action-buttons.width-3 {
	width: 340px !important;
}


/* Стилі для віджета входу Axigen */
/*
.widget_axigen_login_widget .axigen-login-form-container {
    padding: 15px;
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    background: #f9f9f9;
}

.widget_axigen_login_widget form p {
    margin-bottom: 10px;
}

.widget_axigen_login_widget form label {
    display: block;
    margin-bottom: 5px;
    font-weight: bold;
}

.widget_axigen_login_widget form input[type="text"],
.widget_axigen_login_widget form input[type="password"] {
    width: 100%;
}

.widget_axigen_login_widget form input[type="submit"] {
    width: 100%;
    cursor: pointer;
}
*/

/*
@keyframes spin {
	from { transform: rotate(0deg); }
	to { transform: rotate(-360deg); }
}
#axigen-refresh.spinning {
	animation: spin 1s linear infinite;
}
*/

@media only screen and (max-width: 768px) {
	.remote-news-item .hide-mobile {
		display: none;
        }
        .weather-container .hide-mobile {
    		display: none;
        }
}

@media (min-width: 768px) {
	.vc_tta-color-grey.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels {
    		background-color: #fff !important;
        }
}
