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

.lp-item-row {
    display: block;
    font-family: sans-serif;
    margin-bottom: 15px;
}

.lp-item-img img{
    margin: 0 auto;
    border-radius: 5px;
}

.lp-item-title {
    font-size: 20px;
    font-weight: 600;
}

.lp-item-title a{
    color: black;
}

.lp-item-img {
    vertical-align: middle;
}

.lp-item-desc {
    vertical-align: top;
}

.lp-item-description p {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

@media (min-width: 767px) {
    .lp-item-row {
        max-height: 200px;
    }
    
    .lp-item-action {
        display: inline-block;
        width: 15%;
        vertical-align: top;
        margin-top: 4%;
        margin-left: 10px;
    }

    .lp-item-img {
        display: inline-block;
        width: 20%;
        padding: 5px;
        text-align: center;
    }

    .lp-item-desc {
        display: inline-block;
        width: 60%;
        margin-top: 10px;
    }

    .lp-item-description p {
        -webkit-line-clamp: 3;
    }
    
}

@media (max-width: 767px) {
    .lp-item-action {
        display: block;        
        margin-top: 3%;
        text-align: center;
    }

    .lp-item-action div {
        margin-top: 3px;
    }

    .lp-item-img img{
        width: 15%;
        margin: 0 auto;
        border-radius: 5px;
    }

    .lp-item-row {
        border: 1px solid #ccc;
        border-radius: 5px;
    }

    .lp-item-img {
        display: block;
        width: 100%;
        padding: 5px;
    }

    .lp-item-desc {
        display: block;
        background-color: #eee;
        width: 100%;
        margin-top: 10px;
        text-align: center;
        padding: 20px;
    }

    .lp-item-description p {
        -webkit-line-clamp: 2;
    }
}

.lp-item-description {
    font-size: 14px;
    text-overflow: ellipsis;
}



@media (max-width: 767px) {
    .offer-snippet-container {
        width: 100%;
        padding-right: 50px;
        float: left;
    }

    a.offer-button {
        font-size: 1rem;
    }
}

@media (min-width: 767px) {
    .offer-snippet-container {
        width: 70.94%;
        padding-right: 50px;
        float: left;
    }
}



.offer-app-card {
    border-radius: 24px;
    background: #fff;
    padding: 24px 16px 16px 16px;
    margin-bottom: 16px;
}

body {
    background-color: #F7F7F7;
}

.wrapper-boxed > .container {
    padding-left: 6px;
    padding-right: 6px;
}

.offer-button + img { display: none;}

.offer-button {
    border-radius: 14px !important;
    font-size: 20px;
    font-weight: bold !important;
    line-height: 1.4;
    text-shadow: none;
    background-color: #8C9491;
}

.offer_snippets .elementor-element-populated {
    padding: 0 !important;
}

.offer-image-container img {
    margin-bottom: 24px;
}

.offer-image-container {
    padding-bottom: 8px;
    margin-left: 5px;
}

.offer-image-container .offer-ratings, .slot-offer-action .offer-ratings{
    text-align: center;
}

a.offer-button {
    background-color: #8C9491 !important;
    color: #fff !important;
    border: none !important;
    text-decoration: none !important;
    text-shadow: none;
}

a.offer-button{
    display: inline-block;
    padding: 0.46em 1.6em;
    border: 0.1em solid #000000;
    margin: 0 0.2em 0.2em 0;
    border-radius: 0.12em;
    box-sizing: border-box;
    text-decoration: none;
    font-family: 'Roboto',sans-serif;
    font-weight: 400;
    color: #000000;
    text-shadow: 0 0.04em 0.04em rgb(0 0 0 / 35%);
    background-color: #FFFFFF;
    text-align: center;
    transition: all 0.15s;
}

.elementor-widget:not(:last-child) {
    margin-bottom: 10px !important;
}

.offer-details ul {
    margin: 0;
    padding-left: 36px;
}

.offer-details ul li {
    margin-bottom: 6px;
    position: relative;
    list-style-type: square;
    line-height: 1.7;
}



@media only screen and (min-width: 481px) {
  .offer-details {
        width: 65%;
    }

    .offer-image-container {
        width: 35%;
    }

    .offer-app-card {
        display: flex;
        flex-direction: row-reverse;
    }

    .offer-image-container .offer-button {
        width: 100%;
    }
}

.offer-image-container img {
    border-radius: 12px;
}

/*
Slot table styles
*/
.slot-table {
    background: #F0FCFF;
    -webkit-border-top-left-radius: 20px;
    -webkit-border-top-right-radius: 20px;
    -moz-border-radius-topleft: 20px;
    -moz-border-radius-topright: 20px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    padding-bottom: 15px;
    margin-bottom: 20px;
    padding-left: 15px;
    padding-right: 15px;
    counter-reset: img-nmbr;
}

.slot-table-row {
    padding: 10px 0;
    margin-top: 5px;
    margin-bottom: 5px;
    margin: 5px 0;
    border-bottom: 1px solid #e6e6e6;
}

.slot-table-heading {
    color: #fff;
    background: #20b2d6;
    text-transform: uppercase;
    text-align: center;
    padding: 15px 0;
    font-weight: 700;
    border-bottom: 2px solid #F3F3F8;
    -webkit-border-top-left-radius: 20px;
    -webkit-border-top-right-radius: 20px;
    -moz-border-radius-topleft: 20px;
    -moz-border-radius-topright: 20px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    margin-bottom: 5px;
}

.offer-image-container img {
    border-radius: 12px;
}

.directorypagination {
  width: 90%;
  padding-right: 50px;
  padding-left: 1rem;
}

.directorypagination > .pagination {
  display: inline-block;
  float: left;
}

.directorypagination > .pagination a , .directorypagination > .pagination span {
  color: black;
  float: left;
  padding: 8px 16px;
  text-decoration: none;
  border: 1px solid black;
  margin-right: 5px;
}

.directorypagination > .pagination span.current {
  background-color: #fcb900;
}


.directorypagination > .pagination a.disabled{
  pointer-events: none;
  cursor: default;
  color: #999;
  background-color: #ddd;
}

@media (max-width: 767px) {
  .directorypagination > .pagination a.page_nav {
    display: none;
  }
}

