/*
Theme Name:   artisticx Child
Theme URL:        http://example.com/twenty-seventeen-child/
Description:  Twenty Seventeen Theme
Author:           John Doe
Author URL:   http://example.com
Template:         artisticx
Version:          1.0.0
License:          GNU General Public License v2 or later
License URL:  http://www.gnu.org/licenses/gpl-2.0.html
Tags: light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
Text Domain:  twentyseventeen
*/

.my-arrow {
    width: 15px;
}
.cta-btn{
	cursor:pointer;
}
.cta-btn:hover .my-arrow{
	transform: rotate(45deg);
	transition: all 0.4s ease;
}
.art-header-section.header_type_four .art-header-content .art-header-logo {
		justify-content:center !important;
}
.art-btn-4 a:hover span {
    background-color: unset !important;
    transform: rotate(45deg) !important;
}

/* .art-header-section.header_type_four .art-header-content .main-navigation-search{
	display:none !important;
}
.art-header-section.header_type_four .art-header-content .art-header-logo {
        max-width: 100%; 
		justify-content:center !important;
	    border:unset !important;
		padding:unset !important;
	 border-radius:unset !important;
}
.brand-logo{
	    border: 1px solid #2E2E2E;
    padding: 12px 48px;
    border-radius: 12px;
} */
