/*
 Theme Name:   Vindors Child
 Theme URI:    https://vindors.wpengine.com/
 Description:  Vindors Child Theme
 Author:       the WeDesignTech team
 Author URI:   https://wedesignthemes.com/
 Template:     vindors
 Version:      1.0.0
 Text Domain:  vindors-child
*/
:root {
    --wdtPrimaryColor: #0cd7ed!important;
    --wdtSecondaryColor: #0cd7ed!important;
}

.cs-popup-row button.btn.options_btn{
	border: solid 1px #fff;
}

.cs-info-bar.bar_small .cs_action_btn,
.cs-modal-content .cs_action_btn {
	border: solid 1px #fff;
	background-color: #0cd7ed !important;
}

.cs-popup-row button.btn.options_btn:hover,
.cs-info-bar.bar_small .cs_action_btn:hover,
.cs-modal-content .cs_action_btn:hover {
	border: solid 1px #000;
	background-color: #04acbe !important;
}

.cs-modal-content .custom-switch.custom-switch-btn {
	--cs-color-active-toggle-button: #0cd7ed !important;
}

.cs_preview_container>div>div .cs-modal:not(.cs-modal-admin) .custom-switch .custom-switch-input:checked+.custom-switch-btn {
    background: #0c71c35c !important;
}

@media (width <= 480px) {
	.cs_preview_container.bar_small .btns_column .btn-row {
		flex-direction: column-reverse;
	}
}

.cs-info-sticky.desktop_right.bottom.show_button {
	display:none;
}

.grecaptcha-badge {
	display:none!important;
}

.wdt-custom-inactive-showcase-style .wdt-interactive-showcase-container .wdt-interactive-showcase-list-wrapper ul.wdt-interactive-showcase-list li.wdt-interactive-showcase-active .wdt-content-title{
	color:#0cd7ed !important;
}

.side-navigation.type4 ul.side-nav li.current_page_item a {
    background: #0cd7ed !important;
}


.side-navigation.type4 ul.side-nav li.current_page_item a:hover {
    color: #000 !important;
}


input[type="submit"]{
	background-color: #0cd7ed !important;
}
.commententries { 
	padding: 173px !important;
}
.commentlist li.comment .reply a { 
border-color: #0cd7ed !important;
}

ul.commentlist li .reply a:hover {
    background-color: #0cd7ed !important;
}

ul.side-nav li a:hover {
	color: #0cd7ed !important;
}

.side-navigation.type4 ul.side-nav li .current_page_item a:hover:before {
	color: #000 !important;
}

.elementor-element-c326cd8 {
	display:none!important;
}

.side-navigation .elementor-568 .elementor-element.elementor-element-03332df {
    padding: 0;
}

.wpml-ls-sub-menu .wpml-ls-slot-shortcode_actions{
	display:block;
}

.menu-item.language-switcher {
	width: 60px;
}

.language-switcher > .wpml-ls-statics-shortcode_actions > ul,
.language-switcher > .wpml-ls-statics-shortcode_actions > ul > li > a.js-wpml-ls-item-toggle,
.language-switcher > .wpml-ls-statics-shortcode_actions > ul ul.wpml-ls-sub-menu,
.language-switcher > .wpml-ls-statics-shortcode_actions > ul ul.wpml-ls-sub-menu a{
	background: transparent;
	border: 0;
}

