.elementor-1091 .elementor-element.elementor-element-fea1f63{--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;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-1091 .elementor-element.elementor-element-10f2ab9{font-family:"Roboto", Sans-serif;font-size:14px;font-weight:400;}.elementor-1091 .elementor-element.elementor-element-f03a977{--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;}.elementor-1091 .elementor-element.elementor-element-ca674da > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}:root{--page-title-display:none;}/* Start custom CSS for shortcode, class: .elementor-element-ca674da */.escorts-list {
    display: flex;
    flex-wrap: wrap;
}

.escorts-list-duo > div >div {
     display: flex;
    flex-wrap: wrap;
}

.es-duo {
    background: #F2F2F2FE;
    margin:10px;
    border-radius: 5px;
    
}
.escorts-list-duo {
    width: 100%;
}

.es-duo h3{
color: #c36;
font-size: 28px !important;
padding: 10px 0px 0px 10px; 
}

.es-duo .btn-style-1 {
    
}

@media (min-width: 992px) {
    .col-lg-3 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .escorts-list-duo {
    width: 50%;
}

}

@media (min-width: 768px) {
    .col-md-3 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

}/* End custom CSS */