/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */

.elementor-widget-button .elementor-button {
	clip-path: polygon(0 0, 40% 0, 40% 10%, 60% 10%, 60% 0, 100% 0, 100% 100%, 60% 100%, 60% 90%, 40% 90%, 40% 100%, 0 100%);

/* 	    border-style: solid;
    white-space: nowrap;
	    display: block !important;
    float: none !important;
    top: 0 !important;
    left: 0 !important;
    
    position: relative !important;
    height: 65px !important;
    max-width: 100% !important;
    padding: 0 !important;
    min-width: 0 !important;
	padding: 0 !important;
    height: 65px !important;
    max-width: 100% !important;
    text-align: center !important;
    background-color: rgb(185 185 185);
    background-image: none;
    border-color: rgb(40 40 40) rgb(40 40 40) rgb(40 40 40) rgb(40 40 40);;
    border-radius: 3px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top-left-radius:  3px;
    border-top-right-radius:  3px;
    border-width: 2px;
    text-align: center; */
/* 	transition: height .2s ease, background-color .2s ease, padding .2s ease, width .2s ease, margin .2s ease, top .2s ease, transform .2s ease; */
	
}
.c_border{
    margin: 20px 46.0312px 8px 0 !important;
    padding: 20px 0 2px 40px !important;
    min-width: 25px !important;
    background-attachment: initial !important;
    background-repeat: no-repeat !important;
    background-size: 3px 100% !important;
    background-position: 0 50% !important;
	    background-image: url(https://oleg.testingauto.com/wp-content/uploads/2025/07/paragraph-line-02.svg) !important;
}
.c_border2{
    margin: 20px 46.0312px 8px 0 !important;
    padding: 20px 0 0px 20px !important;
    min-width: 25px !important;
    background-attachment: initial !important;
    background-repeat: no-repeat !important;
    background-size: 3px 100% !important;
    background-position: 0 50% !important;
	    background-image: url(https://oleg.testingauto.com/wp-content/uploads/2025/07/paragraph-line-02.svg) !important;
}
.c_caption figcaption.widget-image-caption.wp-caption-text {
    position: absolute;
    bottom: 20px;
    width: 100%;
    text-align: center;
}
	.c_img_border{
		height: 100%;
	}

span.e-n-accordion-item-title-icon {
    background-color: #1d1d1d !important;
    padding: 11px;
    border-radius: 25px;
}