.elementor-4851 .elementor-element.elementor-element-8daf414{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-4851 .elementor-element.elementor-element-b8ce9ab{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:25px;--padding-right:25px;}.elementor-4851 .elementor-element.elementor-element-cf1975c > .elementor-widget-container{margin:15px 0px -15px 0px;}.elementor-4851 .elementor-element.elementor-element-cf1975c{text-align:center;}.elementor-4851 .elementor-element.elementor-element-cf1975c .elementor-heading-title{font-family:"General Sans Family", Sans-serif;font-size:26px;color:#FFFFFF;}:root{--page-title-display:none;}@media(min-width:768px){.elementor-4851 .elementor-element.elementor-element-8daf414{--content-width:1020px;}}/* Start custom CSS for shortcode, class: .elementor-element-77da912 */.df-ui-prev {
    width: 90px; /* Increased width to accommodate text */
    height: 40px;
    border-width: 1px 0px 1px 1px!important;
    border: solid #E8BD70;
    border-radius: 32.5px 0px 0px 32.5px !important;
    position: relative;
    overflow: hidden;
}

.df-ui-prev::after {
    content: 'Prev Page'; /* Text content */
    position: absolute;
    right: 0px; /* Adjust this value to position text */
    top: 50%;
    transform: translateY(-50%);
    font-size: 14px; /* Adjust text size */
    color: #E8BD70; /* Text color */
}

.df-ui-prev::before {
    content: '';
    background-image: url('https://devamela.in/wp-content/uploads/2024/08/swipe_vertical_24dp_E8EAED_FILL0_wght400_GRAD0_opsz24-2.png');
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    width: 40px;
    height: 100%;
    top: 0;
    left: -7px; /* Adjust to position the icon */
}

.df-ui-next {
    width: 90px; /* Increased width to accommodate text */
    height: 40px;
    border-width: 1px 1px 1px 0px!important;
    border: solid #E8BD70;
    border-radius: 0px 32.5px 32.5px 0px !important;
   /* position: relative;*/
    overflow: hidden;
}

.df-ui-next::after {
    content: 'Next Page'; /* Text content */
    position: absolute;
    left: 0px; /* Adjust this value to position text */
    top: 50%;
    transform: translateY(-50%);
    font-size: 14px; /* Adjust text size */
    color: #E8BD70; /* Text color */
}

.df-ui-next::before {
    content: '';
    background-image: url('https://devamela.in/wp-content/uploads/2024/08/swipe_vertical_24dp_E8EAED_FILL0_wght400_GRAD0_opsz24-1.png');
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    width: 40px;
    height: 100%;
    top: 0;
    right: -7px; /* Adjust to position the icon */
}

.df-ui-nav .df-ui-btn:before {
    color: #fff0!important;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'General Sans Family';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://devamela.in/wp-content/uploads/2024/08/General-Sans-Variable.ttf') format('truetype');
}
@font-face {
	font-family: 'General Sans Family';
	font-style: normal;
	font-weight: 600;
	font-display: auto;
	src: url('https://devamela.in/wp-content/uploads/2024/08/General-Sans-Variable.ttf') format('truetype');
}
/* End Custom Fonts CSS */