/*
Theme Name: Reina Child
Theme URI: https://reina.qodeinteractive.com
Description: A child theme of Reina
Author: Edge Themes
Author URI: https://qodeinteractive.com
Version: 1.0.1
Text Domain: reina
Template: reina
*/

.modal-removelink a {
	Pointer-events: none;
}

.banner-button{
      z-index: 6;
    background-color: rgb(246, 138, 74);
    font-family: Barlow;
    height: auto;
    color: rgb(255, 255, 255);
    text-decoration: none;
    white-space: normal;
    width: 178px;
    min-height: 0px;
    min-width: 0px;
    max-height: none;
    max-width: none;
    text-align: center;
    line-height: 43px;
    letter-spacing: 0px;
    font-weight: 500;
    font-size: 24px;
    padding-left: 20px;
    padding-right: 20px;
    backdrop-filter: none;
    filter: none;
    transform-origin: 50% 50%;
    opacity: 1;
    transform: translate(0px, 0px);
    visibility: visible;
    border-width: 0px;
  border-radius: 0px;
height: 48px;
    padding: 0px 20px 4px 20px;}

.counter-section .elementor-counter-title {
	background-color: rgba(247, 245, 243, 1);
    width: 200px;
    margin: 0 auto;
    border-radius: 16px;
    height: 106px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: -18px;
}
footer .textwidget p {
	font-size: 14px;
    font-weight: 400;
    line-height: 21.6px;
    color: #fff!important;
}

footer .qodef-widget-title {
	color: #F68A4A;
    font-family: "Cormorant Garamond",serif;
    letter-spacing: -.01em;
    font-size: 21px;
    line-height: 1.08em;
    font-weight: 500;
    text-transform: capitalize;
}

footer .qodef-grid.qodef-layout--columns.qodef-col-num--4>.qodef-grid-inner>.qodef-grid-item:nth-child(2) {
     width: 15%;
}

footer .qodef-grid.qodef-layout--columns.qodef-col-num--4>.qodef-grid-inner>.qodef-grid-item:nth-child(3) ,
footer .qodef-grid.qodef-layout--columns.qodef-col-num--4>.qodef-grid-inner>.qodef-grid-item:nth-child(4) {
    width: 30%;
}

#qodef-page-footer .widget ul li a {
    color: #818181;
    text-transform: none;
    color: #fff;
}

.contact_drop button span.qodef-m-background {
	display: none;
}

#qodef-page-footer .widget a:hover {
    color: #F68A4A!important;
}

.mystickyelements-position-bottom.mystickyelements-fixed ul {
    box-shadow: 0px 0px 8px 5px #fff;
}

@media only screen and (max-width: 1024px) and (min-width: 681px) {
	footer .qodef-grid.qodef-layout--columns.qodef-col-num--4>.qodef-grid-inner>.qodef-grid-item {
    	width: 50%!important;
	}
}

@media only screen and (max-width: 680px) and (min-width: 320px) {
	footer .qodef-grid.qodef-layout--columns.qodef-col-num--4>.qodef-grid-inner>.qodef-grid-item {
    	width: 100%!important;
	}
}

b.XL {
    font-size: 17px;
}

span.sub-title {
    color: #004a3c;
    font-weight: 500;
}


b.blog_green {
    font-size: 20px;
    color: #113f36;
    font-weight: 600;
}


.cust_blogs h6.qodef-e-title.entry-title {
    font-family: 'Barlow';
    font-size: 18px;
    line-height: 24px;
}