@charset "utf-8";

/* ––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––>>> Retailmenot style  <<<–––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––– */


.coupon_listing {
    transition: box-shadow .1s;
    border: 1px solid #e7e7e7;
}

.coupon-item.retailmenot {
    border: 0px;
    border-radius: 0px;
}


.retailmenotsection h3.section-title {
    margin: 15px 0 0;
    padding: 15px 0 0
}

section.section.retailmenotsection .panel {
    padding: 5px 0 !important;
}

.carousel-slide img {
    display: block;
}

.carousel-slide .carousel-slide-content {
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 3%;
    background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .8), #222);
    color: #fff;
}

.carousel-slide .carousel-slide-content .carousel-slide-text-wrapper {
    display: inline-block;
    width: 77%;
    vertical-align: middle;
}

.carousel-slide .carousel-slide-content .carousel-slide-text-wrapper .carousel-slide-text,
.carousel-slide .carousel-slide-content .carousel-slide-text-wrapper .carousel-slide-title {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.carousel-slide .carousel-slide-content .carousel-slide-media {
    overflow: hidden;
    box-sizing: content-box;
    width: 45px;
    height: 45px;
    padding: 5px;
    border: 1px solid #d3d3d3;
    border-radius: 3px;
    background-color: #fff;
    line-height: 45px;
    text-align: center;
    display: inline-block;
    margin-right: 3%;
    border-radius: 0;
    background: #fff;
    vertical-align: middle;
}

.carousel-slide .carousel-slide-content {
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 0px 3%;
    background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .8), #222);
    color: #fff;
}

.carousel-slide h3 a {
    margin: 15px 0 1em;
    padding: 0;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.25;
    color: #fff;
    display: block;
}

.landing {
    max-height: 250px !important;
    object-fit: cover;
    height: 250px;
}

.carousel-slide-media img {
    height: 45px;
    width: 45px;
    object-fit: cover;
}

section.wp-tabbed-widget {
    padding: 20px 32px;
    margin-top: 15px;
}

#mainContent .wp-tabbed-tabs {
    width: 100%;
    background: #fff;
    border-width: 1px 1px;

    margin-left: 0px;

}

#mainContent .wp-tabbed-tabs .toggle a,
#mainContent .wp-tabbed-tabs .toggle a:hover {

    padding: 25px;
    box-shadow: none;
    background: #fff;
    color: #0074a6;
    font-size: 20px;
    display: block;
    text-align: center;

}

#mainContent .wp-tabbed-tabs section.borderedsection {
    border: 0;
    padding: 0px;
    margin: 0px;
}

.wp-tabbed-tabs .wp-tabbed-contents {
    margin-top: 0px;
}

#mainContent .wp-tabbed-tabs .wp-tabbed-nav {
    border: 0;
    padding: 25px;
}

#mainContent .wp-tabbed-contents .section-title {
    display: none;

}

#mainContent .wp-tabbed-tabs .wp-tabbed-contents {
    padding: 10px 25px;
    margin-top: 0px;

}

#mainContent .wp-tabbed-tabs .toggly {
    border: 1px solid #ccc;
    border-bottom: 0px;
}

#mainContent .wp-tabbed-tabs .toggly:last-child {
    border-bottom: 1px solid #ccc
}

.accordion-section .panel-default > .panel-heading {
    border: 0;
    background: #f4f4f4;
    padding: 0;
}

.accordion-section .panel-default .panel-title a {
    display: block;
    font-style: italic;
    font-size: 1.5rem;
}

.accordion-section .panel-default .panel-title a:after {
    font-family: 'FontAwesome';
    font-style: normal;
    font-size: 3rem;
    content: "\f106";
    color: #1f7de2;
    float: right;
    margin-top: -12px;
}

.accordion-section .panel-default .panel-title a.collapsed:after {
    content: "\f107";
}

.accordion-section .panel-default .panel-body {
    font-size: 1.2rem;
}



#cboxTopCenter,
#cboxMiddleRight,
#cboxMiddleRight,
#cboxTopRight,
#cboxTopLeft,
#cboxMiddleLeft,
#cboxBottomCenter,
#cboxBottomLeft,
#cboxBottomRight {
    background: none !important
}

#cboxOverlay {
    background: rgba(0, 0, 0, 0.8)
}

#cboxContent {
    position: relative;
    background: #fff;
    overflow: hidden;
    border-radius: 5px;
    padding: 25px;
    text-align: center;


}


.content-box.coupon-code-popup {
    min-width: 600px;
    padding: 0px;
}

.content-box.coupon-code-popup #respond {
    padding: 0px;
    width: 95%
}

.popup-codes-info {
    margin-top: 15px;
    margin-bottom: 35px;
}

.copysite {
    padding: 8px 20px;
    border: 2px solid transparent;
    font-size: 12px;
    line-height: 20px;
    border-radius: 3px;
    text-transform: uppercase;
    letter-spacing: 1px;
    overflow: hidden;
    background: #ccc;
    color: #888;
    background: #0998d6;
}

.copysite.btn {
    background: #0998d6;
    color: #fff;
    border: 0px;
}

.copysite.btn:hover {

    color: #fff !important;

}

.form-control.mb-10 {
    border: 1px solid #ccc;
    padding-top: 15px;
    line-height: 30px;
    padding-bottom: 15px;
    height: 60px;
}

.btn.btn-primary.btn-full-width {
    height: 60px;
    width: 100%;
    #666
}

.btnsend {
    padding: 0 0px;

}
