/*
	Theme Name:	Xtra Child
	Theme URI:	https://www.rtl-theme.com/xtra-corporate-woocommerce-theme/
	Description:Sample child theme of Xtra theme for customization.
	Author:		Xtra Theme
	Author URI:	http://xtratheme.ir
	Template:	xtra
	Version:	1.0.0
*/


/*.pars-service-box .elementor-image-box-img {*/
/*    background-color: #0063f5 !important;*/
/*    border-radius: 50% !important;*/
/*    padding: 5px !important;*/
/*    position: relative !important;*/
/*    bottom: -65px !important;*/
/*}*/

/*.pars-service-box .elementor-image-box-content {*/
/*    border: 1px solid blue !important;*/
/*    padding: 45px 20px 5px 20px !important;*/
/*    border-radius: 25px !important;*/
/*}*/

.pars-arrows .elementor-swiper-button {
    background-color: blue;
    padding: 15px;
    border-radius: 30px;
}
.pars-less-ch h3 {
    max-width: 25ch;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.elementor hr {
    background-color: #000 !important;
}

#gform_wrapper_1 {
    display: block !important;
}

.row.clr {
    width: 100% !important;
}