/* Styles Common */

.section {
    margin: 0 0 3.2rem
}

.line-2 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

/* Navbar header */

#header-search {
    position: relative;
}

#header-search i {
    cursor: default;
    position: absolute;
    line-height: 1;
    text-align: center;
    top: 0;
    left: 0;
    margin: 0;
    z-index: 9999;
    height: 100%;
    width: 2.67142857em;
    opacity: 0.5;
    border-radius: 0 0.28571429rem 0.28571429rem 0;
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
}

#header-search i {
    margin: 0;
    outline: 0;
    -webkit-appearance: none;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
    text-shadow: none;
    font-style: normal;
    font-weight: 700;
    line-height: 1.21428571em;
    padding: 0.67857143em 1em;
    font-size: 1em;
    background: #fff;
    color: rgba(0, 0, 0, 0.87);
    box-shadow: 0 0 0 0 transparent inset;
    -webkit-transition: background-color 0.1s ease, color 0.1s ease,
        border-color 0.1s ease, -webkit-box-shadow 0.1s ease;
    -webkit-transition: background-color 0.1s ease, color 0.1s ease,
        box-shadow 0.1s ease, border-color 0.1s ease;
    transition: background-color 0.1s ease, color 0.1s ease,
        box-shadow 0.1s ease, border-color 0.1s ease;
}

#header-search input {
    padding-left: 2.67142857em !important;
    padding-right: 1em !important;
    margin: 0;
    outline: 0;
    min-width: 300px;
    -webkit-appearance: none;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
    text-shadow: none;
    font-style: normal;
    font-weight: 400;
    line-height: 1.21428571em;
    padding: 0.67857143em 1em;
    font-size: 1em;
    background: #fff;
    border: 1px solid rgba(34, 36, 38, 0.15);
    border-right: 0;
    color: rgba(0, 0, 0, 0.87);
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    border-right-color: transparent !important;
    box-shadow: 0 0 0 0 transparent inset;
    -webkit-transition: background-color 0.1s ease, color 0.1s ease,
        box-shadow 0.1s ease, border-color;
    -webkit-transition: background-color 0.1s ease, color 0.1s ease,
        box-shadow 0.1s ease, border-color 0.1s ease;
    transition: background-color 0.1s ease, color 0.1s ease,
        box-shadow 0.1s ease, border-color;
    -moz-transition: background-color 0.1s ease, color 0.1s ease,
        box-shadow 0.1s ease, border-color;
    -ms-transition: background-color 0.1s ease, color 0.1s ease,
        box-shadow 0.1s ease, border-color;
    -o-transition: background-color 0.1s ease, color 0.1s ease,
        box-shadow 0.1s ease, border-color;
}

#header-search input:focus ~ i {
    opacity: 1;
    color: black;
}

/* #header-search .header-search-submit {
    background: #00979d;
    color: #fff;
    text-transform: uppercase;
    font-size: 13px;
    letter-spacing: 1px;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
} */

#header-search .header-search-submit {
    background: #00979d;
    color: #fff;
    text-transform: uppercase;
    font-size: 13px;
    letter-spacing: 1px;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
}

#header-search button {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    flex: 0 0 auto;
}

#header-search button {
    cursor: pointer;
    display: inline-block;
    min-height: 1em;
    outline: 0;
    border: none;
    vertical-align: baseline;
    background: #e0e1e2 none;
    color: rgba(0,0,0,.6);
    font-family: Lato,'Helvetica Neue',Arial,Helvetica,sans-serif;
    margin: 0 0.25em 0 0;
    padding: 0.78571429em 1.5em 0.78571429em;
    text-transform: none;
    text-shadow: none;
    font-weight: 700;
    line-height: 1em;
    font-style: normal;
    text-align: center;
    text-decoration: none;
    border-radius: 0.28571429rem;
    box-shadow: 0 0 0 1px transparent inset, 0 0 0 0 rgb(34 36 38 / 15%) inset;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: opacity .1s ease,background-color .1s ease,color .1s ease,background .1s ease,-webkit-box-shadow .1s ease;
    -webkit-transition: opacity .1s ease,background-color .1s ease,color .1s ease,box-shadow .1s ease,background .1s ease;
    transition: opacity .1s ease,background-color .1s ease,color .1s ease,box-shadow .1s ease,background .1s ease;
    will-change: '';
    -webkit-tap-highlight-color: transparent;
}

.slider-outer {
    padding: 40px 40px;
}

#slider_top {
    position: relative;
}

.site-navigation {
    background: #fff;
    box-shadow: 0 0 5px rgb(0 0 0 / 12%);
    position: relative;
    z-index: 30;
}

.owl-carousel .owl-next,
.owl-carousel .owl-prev {
    position: absolute;
    top: 50%;
    z-index: 9999;
    background: transparent;
    border: none;
    color: rgb(39, 39, 39);
    font-size: 3rem;
    font-weight: 400;
    transform: all 3s;
}

.owl-carousel .owl-next i,
.owl-carousel .owl-prev i {
    font-size: 3rem;
}

.owl-carousel .owl-nav .owl-prev {
    margin-top: -20px;
    left: -60px;
    opacity: .2;
}

.owl-carousel .owl-nav .owl-next {
    margin-top: -20px;
    right: -60px;
    opacity: .2;
}

.owl-nav button {
    background-color: transparent;
    background: transparent;
    outline: none;
    border: none;
}

.owl-nav button:hover .owl-prev,
.owl-nav button:hover .owl-next {
    opacity: 1;
}

/* Stores Card Slider */

.store_card .card-image {
    border: 2px solid #f5f5f5;
    border-radius: 5px;
    display: block;
    transition: .33 ease-in;
}

.store_card:hover .card-image {
    border: 2px solid #f90
}

.store_card a {
    text-decoration: none;
    line-height: 1rem;
    font-size: 1rem;
    color: #353434;
    font-weight: 400;
    transition: .4 ease-in-out
}

.store_card a:hover {
    color: #f90
}

.section-title h2 {
    font-size: 1.6rem;
    font-weight: 300;
    letter-spacing:1.2px;
    line-height: 1rem;
    margin-bottom: 2rem;
}

.section-title h3 {
    font-size: 12px;
    text-transform: uppercase;
    margin-bottom: 10px;
    letter-spacing: 1.2px;
    font-weight: 500;
}

/* Load more element */

.add-read-more.show-less-content .second-section,
.add-read-more.show-less-content .read-less {
    display: none;
}

.add-read-more.show-more-content .read-more {
    display: none;
}

.add-read-more .read-more,
.add-read-more .read-less {
    font-weight: bold;
    margin-left: 2px;
    color: blue;
    cursor: pointer;
}

/* Style Tabs */

.nav-tab {}

/* Stype button Code */



.coupon-button-type .coupon-deal,
.coupon-button-type .coupon-print,
.coupon-button-type .coupon-code {
    line-height: 1;
    padding: 14px 38px;
    background: #f90;
    color: #FFF;
    font-size: 16px;
    font-weight: 600;
    display: inline-block;
    letter-spacing: 1px;
    text-transform: uppercase;
    border-radius: 3px;
    margin-bottom: 2px;
    max-width: 195px;
    text-align: center;
    width: 100%;
}

[data-position="top center"][data-tooltip]:before {
    top: auto;
    right: auto;
    bottom: 100%;
    left: 50%;
    background: #fff;
    margin-left: -0.07142857rem;
    margin-bottom: 0.14285714rem;
    font-size: 12px;
    letter-spacing: 0;
}

.coupon-button-type .coupon-code {
    color: #444;
    background: linear-gradient(315deg, rgba(0, 0, 0, .06) 10%, rgba(0, 0, 0, 0) 15%, rgba(0, 0, 0, 0) 35%, rgba(0, 0, 0, .06) 40%, rgba(0, 0, 0, .06) 60%, rgba(0, 0, 0, 0) 65%, rgba(0, 0, 0, 0) 85%, rgba(0, 0, 0, .06) 90%) repeat scroll 0 0/6px 6px rgba(0, 0, 0, 0);
    text-align: right;
    padding: 10px 12px;
    font-size: 20px;
    border: 2px solid #DDD;
    position: relative;
}

.coupon-button-type .coupon-code .get-code {
    position: absolute;
    left: -2px;
    top: -2px;
    background: #f90;
    color: #FFF;
    font-size: 16px;
    padding: 14px 15px 14px 14px;
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    min-width: 55%;
    text-align: left;
}

.coupon-button-type .coupon-code .get-code:after {
    border-left-color: #f90;
}

.coupon-button-type .coupon-code .get-code:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-top: 45px solid transparent;
    border-left: 44px solid #f90;
    position: absolute;
    right: -43px;
    top: -1px;
}

[data-position="top center"][data-tooltip]:after {
    top: auto;
    right: auto;
    left: 50%;
    bottom: 100%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    margin-bottom: 0.5em;
}

[data-tooltip][data-inverted]:after {
    background: #1b1c1d;
    color: #fff;
    border: none;
    box-shadow: none;
}

[data-tooltip]:after {
    opacity: 1;
    -webkit-transform-origin: center bottom;
    -ms-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-transition: all .1s ease;
    transition: all .1s ease;
}

[data-tooltip]:after,
[data-tooltip]:before {
    pointer-events: none;
    visibility: hidden;
}

[data-tooltip]:after {
    pointer-events: none;
    content: attr(data-tooltip);
    position: absolute;
    text-transform: none;
    text-align: left;
    white-space: nowrap;
    font-size: 1rem;
    border: 1px solid #d4d4d5;
    line-height: 1.4285em;
    max-width: none;
    background: #fff;
    padding: 0.833em 1em;
    font-weight: 400;
    font-style: normal;
    color: rgba(0, 0, 0, .87);
    border-radius: 0.28571429rem;
    box-shadow: 0 2px 4px 0 rgb(34 36 38 / 12%), 0 2px 10px 0 rgb(34 36 38 / 15%);
    z-index: 1;
}

.coupon-button-type .coupon-code .get-code:hover {
    padding-right: 5px;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

/* Element card store  */
#coupon_items .link_store {}

/* Footer Section Styles */

.site-footer .footer-columns .footer-column .widget .widget-title {
    color: rgba(255, 255, 255, .3);
    font-size: 14px;
    margin-bottom: 20px;
}

.widget-area .widget .widget-title {
    font-size: 12px;
    text-transform: uppercase;
    margin-bottom: 10px;
    letter-spacing: 1.2px;
    font-weight: 500;
}

.site-footer {
    padding: 50px 0 50px;
    background: #222;
    color: rgba(255, 255, 255, .3);
    font-size: 12.5px;
}

.site-footer .widget_nav_menu ul li a:before {
    content: "\f0da";
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    font-size: 10px;
    display: block;
    position: absolute;
    left: 0;
    top: 8px;
}

.site-footer ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.site-footer .widget_nav_menu ul li {
    padding: 0;
}

.site-footer ul li {
    margin: 0;
}

.site-footer .widget_nav_menu ul li a {
    display: block;
    padding: 5px 10px 9px 17px;
    position: relative;
    border-bottom: 1px dotted rgba(255, 255, 255, .1);
    color: rgba(255, 255, 255, .5);
    font-size: 12.5px;
    text-decoration: none;
}

.site-footer .footer_copy {
    padding-top: 50px;
    margin-top: 50px;
    border-top: 2px solid rgba(255, 255, 255, .03);
}

.site-footer .footer_copy p {
    margin-bottom: 5px;
}

p:first-child {
    margin-top: 0;
}

.site-footer p {
    color: rgba(255, 255, 255, .3);
}

.site-footer ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.site-footer ul li {
    margin: 0;
}

.site-footer .footer_copy ul li a {
    display: inline-block;
    float: left;
    margin-right: 25px;
    padding: 5px 0;
}


#coupon_items .text-verify {
    color: gray;
    font-size: .9rem
}

#coupon_items .link_store a {
    font-size: 1rem;
    text-decoration: none;
    color: gray;
    padding: 10px;
    margin-right: 5px;
    transition: .3s ease-in-out
}

#coupon_items .link_store a:hover,
#coupon_items .link_store a:hover i {
    color: #f90;
}

#coupon_items .read-more,
#coupon_items .read-less {
    font-size: .9rem;
    font-weight: normal;
}

#coupon-items .link_store i {
    font-size: .6rem;
}

.coupon-button-type .coupon-deal
{
    line-height: 1;
    padding: 14px 38px;
    background: #f90;
    color: #FFF;
    font-size: 16px;
    font-weight: 600;
    display: inline-block;
    letter-spacing: 1px;
    text-transform: uppercase;
    border-radius: 3px;
    margin-bottom: 2px;
    /* min-width: 195px; */
    text-align: center;
    width: 100%;
    text-decoration: none;
}

.coupon-button-type .coupon-deal:hover,
.coupon-button-type .coupon-print:hover,
.coupon-button-type .coupon-code:hover {
    opacity: .9;
}

.coupon-deal i.icon,
i.icons {
    font-size: 1em;
}

.coupon-deal i.icon {
    display: inline-block;
    opacity: 1;
    margin: 0 0.25rem 0 0;
    width: 1.18em;
    height: 1em;
    font-family: Icons;
    font-style: normal;
    font-weight: 400;
    text-decoration: inherit;
    text-align: center;
    speak: none;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.card-title a {
    text-decoration: none;
    color : #3f3f3f;
    transition: .3s all
}

.card-title a:hover {
    color: #f8b
}

.coupon-modal .coupon-content {
    padding: 30px 0 35px;
    margin: 0 4%;
    width: 92%;
}

@media screen and (min-width: 500px) {
    .coupon-modal .coupon-content {
        width: 60%;
        padding: 50px 0 55px;
        margin: 0 20%;
    }
}

.coupon-modal .coupon-content p.coupon-type-text {
    display: inline-block;
    font-size: 12px;
    letter-spacing: 1.2px;
    margin-bottom: 8px;
    text-transform: uppercase;
}

@media screen and (min-width: 500px) {
    .coupon-modal .coupon-content p.coupon-type-text {
        font-size: 13px;
    }
}

.coupon-modal .coupon-content .modal-code {
    background: #fff;
    text-align: center;
    margin-bottom: 17px;
    display: block;
}

.coupon-modal .coupon-content .modal-code .coupon-code {
    display: block;
}

.ui.input {
    position: relative;
    font-weight: 400;
    font-style: normal;
    display: -webkit-inline-box;
    display: inline-flex;
    color: rgba(0, 0, 0, .87);
}

.ui.input {
    font-size: 1em;
}

.ui.fluid.input {
    display: -webkit-box;
    display: flex;
}

.ui.massive.input {
    font-size: 1.71428571em;
}

.coupon-modal .coupon-content .modal-code .action {
    padding: 20px;
    max-width: 100%;
}

.coupon-modal .coupon-content .modal-code .coupon-code .input {
    width: 100%;
    max-width: 100%;
}

.ui.input>input {
    margin: 0;
    max-width: 100%;
    -webkit-box-flex: 1;
    flex: 1 0 auto;
    outline: 0;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
    text-align: left;
    line-height: 1.21428571em;
    font-family: Lato, 'Helvetica Neue', Arial, Helvetica, sans-serif;
    padding: 0.67857143em 1em;
    background: #fff;
    border: 1px solid rgba(34, 36, 38, .15);
    color: rgba(0, 0, 0, .87);
    border-radius: 0.28571429rem;
    -webkit-transition: border-color .1s ease, -webkit-box-shadow .1s ease;
    -webkit-transition: box-shadow .1s ease, border-color .1s ease;
    transition: box-shadow .1s ease, border-color .1s ease;
    box-shadow: none;
}

.ui.fluid.input>input {
    width: 0 !important;
}

.coupon-modal .coupon-content .modal-code .code-text {
    background: #fff1db;
    display: -webkit-box;
    display: flex;
    -webkit-box-flex: 1;
    flex: 1 0 auto;
    padding: 8px 10px 10px;
    font-size: 25px;
    font-weight: 700;
    border: 2px dashed #f90;
    color: #000;
    border-radius: 3px;
    width: inherit;
    letter-spacing: 2px;
}


element.style {}

.ui.action.input:not([class*="left action"])>input {
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    border-right-color: transparent !important;
}

.store-thumb a:hover,
.coupon-modal .coupon-content .modal-code .code-text,
.single-store-header .header-thumb .header-store-thumb a:hover {
    border-color: #f90;
}

@media screen and (min-width: 500px) {
    .coupon-modal .coupon-content .modal-code .code-text {
        font-size: 30px;
    }
}

.ui.button {
    cursor: pointer;
    display: inline-block;
    min-height: 1em;
    outline: 0;
    border: none;
    vertical-align: baseline;
    background: #e0e1e2 none;
    color: rgba(0, 0, 0, .6);
    font-family: Lato, 'Helvetica Neue', Arial, Helvetica, sans-serif;
    margin: 0 0.25em 0 0;
    padding: 1rem 1.3em 1rem;
    text-transform: none;
    text-shadow: none;
    font-weight: 700;
    line-height: 1em;
    font-style: normal;
    text-align: center;
    text-decoration: none;
    border-radius: 0.28571429rem;
    box-shadow: 0 0 0 1px transparent inset, 0 0 0 0 rgb(34 36 38 / 15%) inset;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: opacity .1s ease, background-color .1s ease, color .1s ease, background .1s ease, -webkit-box-shadow .1s ease;
    -webkit-transition: opacity .1s ease, background-color .1s ease, color .1s ease, box-shadow .1s ease, background .1s ease;
    transition: opacity .1s ease, background-color .1s ease, color .1s ease, box-shadow .1s ease, background .1s ease;
    will-change: '';
    -webkit-tap-highlight-color: transparent;
}

.ui.button:hover {
    background: rgb(255, 81, 0) none;
    color: #DDD;
}

.ui.button,
.ui.buttons .button,
.ui.buttons .or {
    font-size: 1rem;
}

.ui.btn.btn_secondary {
    color: #FFF;
    background: #f90;
}

.ui[class*="right labeled"].icon.button {
    padding-right: 4.07142857em !important;
    padding-left: 1.5em !important;
}

.ui.action.input>.button,
.ui.action.input>.buttons {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    flex: 0 0 auto;
}

.ui.action.input>.button,
.ui.action.input>.buttons>.button {
    padding-top: 0.78571429em;
    padding-bottom: 0.78571429em;
    margin: 0;
}

.ui.action.input>.button,
.ui.action.input>.buttons>.button {
    padding-top: 0.78571429em;
    padding-bottom: 0.78571429em;
    margin: 0;
}

.ui[class*="right labeled"].icon.button>.icon {
    left: auto;
    right: 0;
    border-radius: 0;
    border-top-right-radius: inherit;
    border-bottom-right-radius: inherit;
    box-shadow: 1px 0 0 0 transparent inset;
}

.ui.labeled.icon.button>.icon,
.ui.labeled.icon.buttons>.button>.icon {
    position: absolute;
    height: 100%;
    line-height: 4;
    border-radius: 0;
    border-top-left-radius: inherit;
    border-bottom-left-radius: inherit;
    text-align: center;
    margin: 0;
    width: 2.57142857em;
    background-color: rgba(0, 0, 0, .05);
    color: '';
    box-shadow: -1px 0 0 0 transparent inset;
}

i.icon {
    display: inline-block;
    opacity: 1;
    margin: 0 0.25rem 0 0;
    width: 1.18em;
    height: 1em;
    font-style: normal;
    font-weight: 400;
    text-decoration: inherit;
    text-align: center;
    speak: none;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}