/*
Theme Name: WP Coupon Child
Theme URI: https://www.famethemes.com/themes/coupon-wp/
Template: wp-coupon
Author: famethemes
Author URI: http://www.famethemes.com
Description: An advanded WordPress Coupon and Deal Theme
Tags: one-column,two-columns,right-sidebar,custom-background,custom-colors,custom-header,custom-menu,editor-style,featured-images,flexible-header,sticky-post,threaded-comments,translation-ready
Version: 1.2.8.159375454179
Updated: 2020-07-03 04:12:16
*/

@font-face {
    font-family: 'Avenir';
    src: url('fonts/AvenirLight.eot');
    src: url('fonts/AvenirLight.eot') format('embedded-opentype'),
    url('fonts/AvenirLight.woff2') format('woff2'),
    url('fonts/AvenirLight.woff') format('woff'),
    url('fonts/AvenirLight.ttf') format('truetype'),
    url('fonts/AvenirLight.svg#AvenirLight') format('svg');
    font-weight: 200;
    font-display: swap;
}

@font-face {
    font-family: 'Avenir';
    src: url('fonts/AvenirBook.eot');
    src: url('fonts/AvenirBook.eot') format('embedded-opentype'),
    url('fonts/AvenirBook.woff2') format('woff2'),
    url('fonts/AvenirBook.woff') format('woff'),
    url('fonts/AvenirBook.ttf') format('truetype'),
    url('fonts/AvenirBook.svg#AvenirBook') format('svg');
    font-weight: 300;
    font-display: swap;
}

@font-face {
    font-family: 'AvenirRegular';
    src: url('fonts/AvenirRegular.eot');
    src: url('fonts/AvenirRegular.eot') format('embedded-opentype'),
    url('fonts/AvenirRegular.woff2') format('woff2'),
    url('fonts/AvenirRegular.woff') format('woff'),
    url('fonts/AvenirRegular.ttf') format('truetype'),
    url('fonts/AvenirRegular.svg#AvenirRegular') format('svg');
    font-weight: 400;
    font-display: swap;
}

@font-face {
    font-family: 'Avenir';
    src: url('fonts/AvenirHeavy.eot');
    src: url('fonts/AvenirHeavy.eot') format('embedded-opentype'),
    url('fonts/AvenirHeavy.woff2') format('woff2'),
    url('fonts/AvenirHeavy.woff') format('woff'),
    url('fonts/AvenirHeavy.ttf') format('truetype'),
    url('fonts/AvenirHeavy.svg#AvenirHeavy') format('svg');
    font-weight: 500;
    font-display: swap;
}

@font-face {
    font-family: 'Avenir';
    src: url('fonts/AvenirBlack.eot');
    src: url('fonts/AvenirBlack.eot') format('embedded-opentype'),
    url('fonts/AvenirBlack.woff2') format('woff2'),
    url('fonts/AvenirBlack.woff') format('woff'),
    url('fonts/AvenirBlack.ttf') format('truetype'),
    url('fonts/AvenirBlack.svg#AvenirBlack') format('svg');
    font-weight: 700;
    font-display: swap;
}

html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

body {
    line-height: 1;
    margin: 0;
    padding: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block;
}

a:focus {
    outline: none;
}

a:active,
a:hover {
    outline: 0;
}

a img {
    border: 0;
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

[hidden],
template {
    display: none;
}

abbr[title] {
    border-bottom: 1px dotted;
}

b,
strong {
    font-weight: bold;
}

dfn {
    font-style: italic;
}

small {
    font-size: 80%;
}

sub,
sup {
    font-size: 75%;
    height: 0;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    bottom: 1ex;
}

sub {
    top: 0.5ex;
}

img {
    border: 0;
    -ms-interpolation-mode: bicubic;
}

pre {
    overflow: auto;
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}

button {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer;
}

input[type=search] {
    -webkit-appearance: textfield;
    box-sizing: content-box;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none;
}

button[disabled],
html input[disabled] {
    cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

button,
input {
    line-height: normal;
    *overflow: visible;
}

input[type=checkbox],
input[type=radio] {
    padding: 0;
}

*,
*:before,
*:after {
    box-sizing: border-box;
}

legend {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: bold;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td,
th {
    padding: 0;
}

.clearfix:after, .widget-area .widget_categories .widget-content ul:after, .store-listing-item:after, .st-menu:after, .container:after, .box-item:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix, .widget-area .widget_categories .widget-content ul, .store-listing-item, .st-menu, .container, .box-item {
    display: inline-block;
}

.clearfix, .widget-area .widget_categories .widget-content ul, .store-listing-item, .st-menu, .container, .box-item {
    display: block;
}

.clear {
    zoom: 1;
}
.clear:before, .clear:after {
    display: table;
    content: "";
}
.clear:after {
    clear: both;
}

.break, pre, p, ul, ol, dl, blockquote, h1,
h2,
h3,
h4,
h5,
h6 {
    word-break: break-word;
    word-wrap: break-word;
}

.none {
    display: none;
}

body, p {
    font-family: Avenir, "sans-serif";
    font-weight: 300;
}
h1, h2, h3, h4, h5 {
    font-family: Avenir, "sans-serif";
    font-weight: 700;
}
#masthead {
    background: url("images/header-bg.jpg") top center no-repeat #F6F8FE;
    background-size: cover;
}
#masthead .container {
    width: 1150px;
    margin: 0 auto;
    padding: 0;
}
#masthead .primary-header {
    display: flex;
    justify-content:space-between;
    align-items:center;
    min-height: 100px;
}
.primary-header .logo_area {
    width: 240px;
}
.primary-header .logo_area img {
    max-width: 100%;
    height: auto;
}
.primary-header .header_right {
    align-self: stretch;
}
#site-header-nav {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-end;
    padding: 10px 0 0;
    height: 100%;
}
#site-header-nav .nav-user-action {
    display: none;
}
#site-header-nav .nav-user-action a {
    margin-left: 16px;
    color: #ffffff;
}
#site-header-nav.inner-nav {
    justify-content: space-between;
}
.top-search .header-search-input {
    width: 300px;
    position: relative;
}
.top-search .header-search-input .prompt {
    width: 100%;
    background: #FFFFFF;
    border: 1px solid #E0E0E0;
    box-shadow: 0px 5px 10px rgba(115, 119, 157, 0.1);
    border-radius: 8px;
    padding: 6px 34px 6px 10px;
}
.top-search .header-search-input .header-search-submit {
    background: none !important;
    border: none;
    color: #212121;
    position: absolute;
    right: 2px;
    top: 6px;
}
.primary-navigation #nav-toggle {
    display: none;
}
.primary-navigation .st-menu {
    margin: 0;
    padding: 0;
    list-style: none;
}
.primary-navigation .st-menu > li {
    display: inline-block;
    margin-left: 20px;
    position: relative;
}
.primary-navigation .st-menu > li > a {
    padding: 0 0 14px;
    display: block;
    color: #ffffff;
    font-size: 15px;
}
.primary-navigation .st-menu li.menu-item-has-children > a {
    padding-right: 20px;
    position: relative;
}
.primary-navigation .st-menu li.menu-item-has-children > a .nav-sub-arrow {
    position: absolute;
    right: 0;
    top: 0;
}
.primary-navigation .st-menu li.mm-enable:hover > a:before {
    display: none !important;
}
.primary-navigation .st-menu li.current-menu-item > a {
    color: #ffffff;
}
.nav-toggle-subarrow {
    display: none;
}
.primary-navigation .st-menu .sub-menu {
    display: none;
}
.st-menu li.mm-enable .mm-item-content ul {
    padding: 0;
    margin: 0;
}
.st-menu li.mm-enable .mm-item-content ul li {
    list-style: none;
}
.primary-header .header-highlight {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
}
.primary-header .header-highlight a {
    color: #ffffff;
    text-align: center;
    margin: 0 10px;
}
.primary-header .header-highlight a .highlight-icon {
    font-size: 20px;
    margin-bottom: 6px;
}
.seller-footer-shape {
    background-image: url('data:image/svg+xml;charset=utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 4" preserveAspectRatio="none"><path d="M0 0Q10 4 20 0v4 h-20z" fill="%23f8f9f9"/></svg>');
    min-height: 50px;
}
#search-block .container {
    width: 800px;
    margin: 0 auto;
    padding: 3em 0;
}
#search-block h3 {
    text-align: center;
    font-size: 32px;
    font-weight: 700;
}
#search-block .search-sample {
    text-align: center;
    font-size: 16px;
    margin-bottom: 2em;
}
#search-block .search-sample a {
    color:#212121;
    text-decoration: underline;
}
#search-block .header-search-input {
    padding: 10px;
    position: relative;
}
#search-block .header-search-input .prompt {
    width: 100%;
    background: #FFFFFF;
    border: 1px solid #E0E0E0;
    box-shadow: 0px 5px 10px rgba(115, 119, 157, 0.1);
    border-radius: 8px;
    padding: 15px 20px;
}
#search-block .header-search-input .header-search-submit {
    background: none;
    border: none;
    color: #39B5E0;
    position: absolute;
    right: 20px;
    top: 26px;
}
#search-block .header-search-input .header-search-submit svg {
    width: 20px;
    height: 20px;
}
#search-block .res-out,
.top-search .res-out {
    padding: 0 10px;
    position: relative;
}
#search-block .results,
.top-search .results {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    -webkit-transform-origin: center top;
    -ms-transform-origin: center top;
    transform-origin: center top;
    white-space: normal;
    background: #fff;
    margin-top: 0.5em !important;
    width: 100%;
    border-radius: 0.28571429rem;
    box-shadow: 0 2px 4px 0 rgba(34,36,38,.12), 0 2px 10px 0 rgba(34,36,38,.15);
    border: 1px solid #d4d4d5;
    z-index: 998;
}
#search-block .result,
#site-header-nav .top-search .result {
    display: -webkit-box;
    display: flex;
    position: relative;
}
.res-out>.results .result {
    cursor: pointer;
    display: block;
    overflow: hidden;
    font-size: 1em;
    padding: 0.85714286em 1.14285714em;
    color: rgba(0,0,0,.87);
    line-height: 1.33;
    border-bottom: 1px solid rgba(34,36,38,.1);
}
.res-out>.results>:first-child {
    border-radius: 0.28571429rem 0.28571429rem 0 0;
}
.res-out>.results>:last-child {
    border-radius: 0 0 0.28571429rem 0.28571429rem;
    border-bottom: none!important;
}
#search-block .result a,
.top-search .result a {
    display: block;
    position: absolute;
    z-index: 10;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}
.res-out>.results .result .image {
    float: right;
    overflow: hidden;
    background: 0 0;
    width: 5em;
    height: 3em;
    border-radius: 0.25em;
}
#search-block .results .image,
.top-search .results .image {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    text-align: center;
    margin-right: 1em;
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    align-self: center;
    border-radius: 0px;
}
#search-block .results .result .image img,
.top-search .results .result .image img {
    width: 90px;
}
.res-out>.results .result .image img {
    display: block;
    width: auto;
    height: 100%;
}
#search-block .results .result .image + .content,
.top-search .results .result .image + .content {
    margin: 0px;
    align-self: center;
}
.top-search .res-out>.results .result {
    padding: 2px 8px;
}
#best-categories {

}
#best-categories .container {
    width: 1150px;
    margin: 0 auto;
    padding: 4em 0 2em;
}
#best-categories h2 {
    font-size: 20px;
    font-weight: 700;
    text-align: center;
}
#best-categories .subtitle {
    text-align: center;
}
#content.site-content {
    position: relative;
}
#content.site-content #content-wrap {
    width: 1150px;
    margin: 0 auto;
    padding: 1em 0;
}
.home #content.site-content #content-wrap {
    padding: 3em 0;
}
.best-seller-coupons {
    position: relative;
    display: flex;
}
.best-seller-coupons .item-block {
    width: 33.33%;
}
.best-seller-coupons .slide-coupon {
    width: 370px;
    padding-top: 8px;
    max-width: 100%;
    display: flex;
    flex-direction: column;
    box-shadow: 0px 5px 10px rgba(115, 119, 157, 0.1);
    position: relative;
}
.best-seller-coupons .slide-coupon .coupon-exclusive-badge {
    position: absolute;
    right: -9px;
    top: 3px;
    color: #fff;
    text-transform: uppercase;
    font-size: 12px;
    padding: 5px 10px;
    box-shadow: -2px 2px 3px rgba(0, 0, 0, 0.25);;
    border-radius: 3px;
    line-height: 12px;
    background-color: #FF7A00;
    z-index: 10;
}
.best-seller-coupons .slide-coupon .coupon-exclusive-badge::after {
    top: 22px;
    border-right-color: transparent !important;
    border-bottom-color: transparent !important;
    content: "";
    position: absolute;
    width: 6.5px;
    height: 6.5px;
    border: 3px solid #8A3D08;
    right: 3px;
}
.slide-coupon .coupon-thumb a {
    display: block;
    padding-top:67.56%;
    overflow: hidden;
    position: relative;
}
.slide-coupon .coupon-thumb a img {
    display: block;
    position: absolute;
    border-radius: 8px 8px 0 0 ;
    top: 0;
    left: 0;
}
.slide-coupon .coupon-info {
    display: flex;
    background: #ffffff;
    border-radius: 0 0 8px 8px;
    padding-bottom: 10px;
    z-index: 6;
}
.slide-coupon .coupon-info .store-thumb {
    flex-shrink: 0;
    margin-right: 15px;
    margin-left: 10px;
}
.slide-coupon .coupon-info .store-thumb a {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 70px;
    height: 70px;
    margin-top: -15px;
    background: #ffffff;
    border-radius: 8px;
    box-shadow: 0px 5px 10px rgba(115, 119, 157, 0.1);
}
.slide-coupon .coupon-info .store-thumb a img {
    max-width: 100%;
    height: auto;
}
.slide-coupon .coupon-info .sub-info {
    padding: 12px 0 0;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.slide-coupon .coupon-info .sub-info .top-info a {
    color:#212121;
    opacity: 0.3;
    font-weight: 500;
    font-size: 10px;
    margin-right: 10px;
}
.slide-coupon .coupon-info .sub-info .top-info span {
    color:#FB9700;
    font-weight: 700;
    font-size: 10px;
    text-transform: uppercase;
}
.slide-coupon .coupon-info .sub-info .coupon-text a{
    white-space: nowrap;
    color: #212121;
    font-size: 14px;
    font-weight: 700;
    text-overflow: ellipsis;
    display: block;
    max-width: 270px;
    overflow: hidden;
}
.coupon-offers .store-listings .offer-row {
    display: flex;
    flex-wrap: nowrap;
    margin-bottom: 1rem;
}
.coupon-offers .store-listings .offer-row .offer-col {
    width: 33.33%;
    flex-grow: 0;
    flex-shrink: 0;
}
.coupon-offers .coupon-item {
    height: 100%;
    width: 370px;
    margin: 0 auto ;
    background: #fff;
    border-radius: 8px;
    overflow: hidden;
    transition: all 0.2s ease;
}
.coupon-offers .coupon-item:hover {
    box-shadow: 0 4px 8px 0 rgba(10,22,70,0.15);
}
.coupon-offers .coupon-item *:not(.icon) {
    font-family: 'Lato';
}
.coupon-offers .coupon-item .coupon-offer {
    display: flex;
    flex-direction: column;
    height: 100%;
}
.coupon-offer .coupon-store {
    text-align: center;
    border-bottom: 1px solid #D9D9D9;
}
.coupon-offer .coupon-store img {
    height: 70px;
    width: auto;
    border-radius: 3px;
}
.coupon-offer .coupon-offer-text {
    padding: 20px;
    flex-grow: 1;
}
.coupon-offer .coupon-offer-text h3 {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.coupon-offer .coupon-offer-text .coupon-title a {
    font-size: 20px;
    font-weight: 700;
    color: #212121;
    line-height: 20px;
}
.coupon-offer .coupon-offer-text .coupon-des p {
    line-height: 30px;
    font-size: 16px;
}
.coupon-offer > .coupon-link {
    border-top: 1px solid #D9D9D9;
}
.coupon-offer .coupon-link a {
    display: block;
    color: #39B5E0;
    text-align: center;
    font-size: 20px;
    font-weight: 700;
    padding: 22px 20px;
    transform:  matrix(1, 0, 0.02, 1, 0, 0);
    transition: all 0.2s ease;
}
.coupon-offer .coupon-link a:hover {
    background: #39B5E0;
    color: #ffffff;
}
#stats-numbers {
    background: #212121;
}
#stats-numbers .container {
    padding: 3rem 0;
    margin: 0 auto;
    width: 840px;
    color: #fff;
}
.count-boxes .count-box {
    float: left;
    padding: 0 10px;
}
.count-boxes.two .count-box {
    width: 50%;
}
.count-boxes.three .count-box {
    width: 33.33%;
}
.count-boxes.four .count-box {
    width: 25%;
}
.count-boxes .count-box h3 {
    font-size: 39px;
    font-weight: 700;
}
.count-boxes .count-box p {
    font-size: 15px;
}
#blog-section .container {
    width: 1160px;
    margin: 0 auto;
    padding: 3rem 0;
}
#blog-section .blog-title {
    text-align: center;
    font-size: 20px;
}
#blog-section .blog-content {
    padding: 1rem 0;
}
#blog-section .blog-content .big-post {
    float: left;
    width: 100%;
}
#blog-section .blog-content .big-post:not(:last-child) {
    width: 565px;
}
#blog-section .blog-content .side-posts {
    float: right;
    width: 574px;
}
#blog-section .blog-content .big-post .thumbnail img,
.posts-row .post .thumbnail img {
    width:100%;
    height: auto;
    border-radius: 8px;
}
#blog-section .blog-content .big-post .post-meta,
#blog-section .blog-content .post-meta-mobile,
.posts-row .post .post-meta {
    margin: 1em 0;
}
#blog-section .blog-content .post-meta .post_categories,
#blog-section .blog-content .post-meta-mobile .post_categories,
.posts-row .post .post-meta .post_categories {
    float: left;
    margin-right: 20px;
}
#blog-section .blog-content .post_categories,
#blog-section .blog-content .post_categories a,
.posts-row .post .post_categories,
.posts-row .post .post_categories a {
    color: #FB9700;
    font-size: 10px;
    font-weight: 500;
    text-transform: uppercase;
}
#blog-section .blog-content .post-meta .post_time,
#blog-section .blog-content .post-meta-mobile .post_time,
.posts-row .post .post-meta .post_time {
    float: right;
    color: #5F5F5F;
    font-size: 10px;
    text-transform: uppercase;
}
#blog-section .blog-content .side-posts .post-meta .post_time {
    float: left;
}
#blog-section .blog-content h3,
.posts-row .post h3 {
    margin: 0;
    font-size: 20px;
    line-height: 27px;
    font-weight: 500;
}
#blog-section .blog-content h3 a,
.posts-row .post h3 a {
    color: #212121;
}
#blog-section .blog-content .post-excerpt p,
.posts-row .post .post-excerpt p {
    line-height: 24px;
}
#blog-section .blog-content .post-excerpt,
.posts-row .post .post-excerpt {
    position: relative;
}
#blog-section .blog-content .post-excerpt:after,
.posts-row .post .post-excerpt:after {
    content: " ";
    width: 100%;
    height: 34px;
    bottom: 0;
    left: 0;
    display: block;
    position: absolute;
    background: linear-gradient(to top, rgba(248,249,249,1), rgba(255,255,255,0)) ;
}
#blog-section .blog-content .post-author,
.posts-row .post .post-author {
    margin-top: 16px;
    color: #1976D2;
    font-size: 16px;
    line-height: 22px;
    font-weight: 500;
}
#blog-section .blog-content .post-author a,
.posts-row .post .post-author a {
    color: #1976D2;
}
#blog-section .blog-content .side-posts .small-post {
    display: flex;
    margin-top: 20px;
}
#blog-section .blog-content .side-posts .small-post:first-child {
    margin-top: 0;
}
#blog-section .blog-content .small-post .thumbnail {
    width: 215px;
    padding-right: 15px;
    flex-shrink: 0;
}
.small-post .thumbnail img {
    border-radius: 8px;
    width: 100%;
    height: auto;
}
#blog-section .blog-content .small-post .post-meta {
    margin: 12px 0;
}
.custom-page-header .container {
    max-width: 900px;
    margin: 0 auto;
    padding: 1px 0 2em;
    border-bottom: 1px solid #D9D9D9;
}
.custom-page-header .breadcrumbs {
    margin: 16px 0 !important;
    display: block;
}
.store-header-main {
    position: relative;
}
.store-header-main .inner-content .header-thumb {
    float: left;
    width: 180px;
}
.store-header-main .inner-content .header-thumb .header-store-thumb {
    width: 150px;
    height: 130px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 8px;
    background: #ffffff;
    box-shadow: 0px 5px 10px rgba(115, 119, 157, 0.1);
}
.header-thumb .header-store-thumb img {
    max-width: 140px;
    height: auto;
}
.store-header-main .inner-content .header-content {
    float: right;
    width: calc(100% - 180px);
}
.store-header-main .header-content h1 {
    font-size: 20px;
    color: #212121;
    margin: 10px 0;
}
.store-header-main .header-content .coupon_count_info {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 10px;
}
#content.site-content #store-wrap {
    width: 900px;
    margin: 0 auto;
    padding: 2em 0;
}
#store-wrap .coupon-filter {
    margin-bottom: 2em;
}
#coupon-filter-bar .coupon-types-list {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
}
#coupon-filter-bar .coupon-types-list a {
    width: 22%;
    font-size: 16px;
    font-weight: 300;
    font-family: Avenir, "sans-serif";
    border: 2px solid #D9D9D9;
    border-radius: 8px;
    background: none;
    color:#212121;
    padding: .78571429em 6px .78571429em;
    transition: all 0.2s ease-in-out;
}
#coupon-filter-bar .coupon-types-list a.current,
#coupon-filter-bar .coupon-types-list a:hover{
    background: #1976D2;
    border-color: #1976D2;
    color: #ffffff;
    font-weight: 400;
}
#coupon-filter-bar.coupon-filter .filter-coupons-buttons .coupon-types-list .store-filter-button .offer-count {
    background: none;
}
#coupon-listings-store .store-listing-item {
    position: relative;
    background: #FFFFFF;
    border-radius: 8px;
    padding:0;
    margin-bottom: 2rem;
    box-shadow: 0px 2px 15px rgb(180,180,180);
}
.store-listing-item .coupon-block {
    display: flex;
    min-height: 100px;
    border-bottom: 1px solid #D9D9D9;
}
.coupon-block .store-thumb-link {
    flex-shrink: 0;
    width: 140px;
    border-right: 2px dashed #1976D2;
}
.coupon-block .store-thumb-link .store-thumb {
    display: flex;
    height: 100%;
    justify-content: center;
    align-items: center;
    padding: 10px;
}
.coupon-block .store-thumb-link .store-thumb.text-thumb .thumb-padding {
    font-size: 32px;
    line-height: 40px;
    color: #1976D2;
    text-align: center;
    font-weight: 700;
}
.coupon-block .store-thumb-link .store-thumb.text-thumb .thumb-padding span {
    display: block;
    font-size: 14px;
    line-height: 19px;
    text-transform: uppercase;
}
.coupon-block .store-thumb-link .store-thumb.thumb-img img {
    max-width: 100%;
    height: auto;
    max-height: 100%;
    width: auto;
}
.coupon-block .coupon-text-block {
    display: flex;
    width: 100%;
}
.coupon-block .coupon-title {
    flex-grow: 1;
    margin: 0;
    align-self: center;
    padding: 0 20px;
}
.coupon-block .coupon-title a {
    color: #212121;
    font-size: 20px;
    line-height: 20px;
}
.coupon-block .coupon-button-type {
    flex-shrink: 0;
    width: 200px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-right: 20px;
}
.coupon-block .coupon-button-type a {
    font-size: 14px;
    display: block;
    padding: 16px 10px;
    border-radius: 4px;
    color: #fff;
    width: 100%;
    text-align: center;
    background: linear-gradient(315deg, #FB9700 0%, #FF7A00 100%);;
}
.coupon-block .coupon-button-type a.coupon-code {
    color: #444;
    background: #ffffff;
    text-align: right;
    padding: 13px 10px;
    letter-spacing: 1px;
    font-size: 16px;
    border: 2px dashed #FB9700;
    border-radius: 4px;
    position: relative;
}
.coupon-block .coupon-button-type .coupon-code .code-text {
    text-transform: uppercase;
}
.coupon-block .coupon-button-type .coupon-code .get-code {
    background: linear-gradient(315deg, #FB9700 0%, #FF7A00 100%);
    position: absolute;
    left: -2px;
    top: -2px;
    color: #FFF;
    font-size: 14px;
    padding: 16px 10px;
    border-radius: 4px 0 0 4px;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    min-width: 82%;
    text-align: center;
    letter-spacing: initial;
}
.coupon-block .coupon-button-type .coupon-code .get-code:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-bottom: 46px solid transparent;
    border-left: 16px solid #FB9700;
    position: absolute;
    right: -16px;
    top: 0px;
}
.more-content-box {
    padding: 8px 20px;
    border-bottom: 1px solid #D9D9D9;
    background: #eaeaea;
    display: none;
}
.store-listing-item .coupon-more-info {
    padding: 8px 20px 8px;
    display: flex;
    justify-content: space-between;
    width: 100%;
    background: #f3f3f3;
    border-radius: 0 0 8px 8px;
}
.store-listing-item .coupon-more-info .use-count {
    font-weight: 400;
}
.store-listing-item .coupon-more-info .more-info {
    width: 120px;
    flex-shrink: 0;
}
.store-listing-item .coupon-more-info .more-info a {
    font-size: 14px;
    color: #212121;
    margin-right: 10px;
}
.store-listing-item .coupon-more-info .more-info.open a.more-info-btn,
.store-listing-item .coupon-more-info .more-info a.less-info-btn {
    display: none;
}
.store-listing-item .coupon-more-info .more-info.open a.less-info-btn {
    display: inline;
}
.store-listing-item .coupon-more-info .more-info .arrow-info {
    display: inline-block;
    transition: all 0.2s ease;
}
.store-listing-item .coupon-more-info .more-info .arrow-info svg {
    height: 10px;
}
.store-listing-item .coupon-more-info .more-info.open .arrow-info {
    transform: rotate(-180deg);
}
.store-listing-item .coupon-more-info .more-info-block2 {
    display: flex;
    width: 100%;
    justify-content: space-between;
}
.store-listing-item .coupon-more-info .notice-msg {
    font-size: 14px;
    color: #999;
}
.store-listing-item .coupon-more-info .validity-check {

}
.store-listing-item .coupon-more-info .validity-check .check-mark {
    display: block;
    float: left;
    margin-right: 6px;
}
.more-info-block {
    display: none;
    padding: 10px 20px;
}
.coupon-store-main #coupon-listings-store {
    margin-bottom: 3rem;
}
.coupon-store-main .store-about {
    padding: 20px;
    background: #ffffff;
    border-radius: 8px;
    display: flex;
}
.coupon-store-main .store-about .store-thumb {
    width: 100px;
    height: 100px;
    flex-shrink: 0;
    display: flex;
    border-radius: 8px;
    box-shadow: 0px 5px 10px rgba(115, 119, 157, 0.1);
    align-items: center;
    justify-content: center;
}
.coupon-store-main .store-about .store-thumb img {
    max-width: 100%;
    height: auto;
}
.coupon-store-main .store-about .store-description {
    padding-left: 30px;
}
#content .breadcrumbs-container {
    max-width: 1150px;
    margin: 0 auto;
}
#content .page-header .container {
    width: 1150px;
    margin: 0 auto;
    padding: 1px 0;
}
#content .page-header-cover {
    max-width: 1150px;
    margin: 0 auto 1em;
    border-radius:8px;
    overflow: hidden;
}
#content .page-header-cover .container {
    padding: 7em 0;
    text-align: center;
    background-color: rgba(0,0,0,0.5);
    color: #fff;
}
#content .page-header .container .page-title-block h1 {
    margin: 3rem 0 1rem;
}
#primary .post-entry.shadow-box {
    background: #fff;
    padding: 20px 30px;
    border-radius: 8px;
    box-shadow: 0 2px 7px #ddd;
}
#primary .category-icons {
    border-top:1px solid #D9D9D9
}
#primary .category-icons .six-col {
    margin: 2rem -10px 0;
    display: flex;
    flex-wrap: wrap;
}
.category-icons .six-col .cate-item {
    width: 16.66%;
    flex-grow: 0;
    padding: 8px;
}
.category-icons .six-col .cate-item .cate-parent {
    background: #ffffff;
    border-radius: 8px;
    padding: 20px 10px;
}
.category-icons .six-col .cate-item .cate-parent a {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.category-icons .six-col .cate-item .cate-parent a i {
    font-size: 24px;
    background: rgba(25, 118, 210, 0.1);
    box-shadow: none;
    color: #1976D2;
}
.category-icons .six-col .cate-item .cate-parent a .cat-name {
    display: block;
    margin-top: 1em;
    font-size: 14px;
    line-height: 20px;
    font-weight: 500;
    color: #212121;
}
.blog #content .page-header .container,
.blog #content.site-content #content-wrap {
    width: 900px;
}
.blog #content .breadcrumbs-container {
    max-width: 900px;
}
.posts-archive .posts-row {
    border-top: 1px solid #D9D9D9;
    padding: 2rem 0;
}
.posts-archive .posts-row:after {
    content: " ";
    display: block;
    width: 0;
    height: 0;
    opacity: 0;
    visibility: hidden;
    clear: both;
}
.posts-row.first-row .content-wrap > .post {
    float: right;
    width: 430px;
}
.posts-row.first-row .content-wrap > .post:first-child {
    width: 440px;
    float: left;
}
.posts-row .post .thumbnail a {
    display: block;
}
.posts-row .post .thumbnail img {
    box-shadow: 0px 5px 10px rgba(115, 119, 157, 0.1);
}
.posts-row.first-row .post:not(:first-child) .post-entry {
    display: flex;
    flex-wrap: nowrap;
    margin-bottom: 2rem;
}
.posts-row.first-row .post:not(:first-child) .thumbnail {
    width:150px;
    margin-right: 15px;
    flex-shrink: 0;
}
.posts-row.first-row .post:not(:first-child) .thumbnail a {
    height: 200px;
    overflow: hidden;
    border-radius: 8px;
    position: relative;
    box-shadow: 0px 5px 10px rgba(115, 119, 157, 0.1);
}
.posts-row.first-row .post:not(:first-child) .thumbnail img {
    position: absolute;
    box-shadow: none;
    height: 100%;
    width: auto;
    border-radius: 0;
    left: 0;
    top: 0;
    transform: translate(-50%, 0);
}
.posts-row.first-row .post:not(:first-child) .post-content {
    flex-grow: 1;
}
.posts-row.first-row .post:not(:first-child) .post-content .post-meta {
    margin-top: 0;
}
.posts-archive .posts-row:not(.first-row) .content-wrap,
.single-post .related-posts .content-wrap {
    display: flex;
    flex-wrap: nowrap;
    margin: 0 -15px;
}
.posts-archive .posts-row:not(.first-row) .content-wrap > .post,
.single-post .related-posts .content-wrap > .post {
    width: 33.33%;
}
.posts-archive .posts-row:not(.first-row) .content-wrap .post-entry,
.single-post .related-posts .content-wrap .post-entry {
    padding: 0 15px;
}
#content .page-header .container .page-title-block h1.post-blog-title {
    margin: 1rem 0;
}
.single-post #content.site-content #content-wrap,
.single-post #content .page-header .container,
.archive.author #content.site-content #content-wrap,
.archive.author #content .page-header .container{
    width: 900px;
}
.single-post #primary {
    border-top: 1px solid #D9D9D9;
}
.single-post .post .post-meta {
    margin: 1em 0;
}
.single-post .post .post-meta .post-author {
    float: left;
    margin-right: 20px;
    font-weight: 400;
}
.single-post .post .post-meta .post-author a {
    color:#212121;
}
.single-post .post .post-meta .post_time {
    float: right;
    color: #5F5F5F;
    font-size: 14px;
    text-transform: uppercase;
}
.single-post .related-posts .post .post-meta .post_time {
    font-size: 10px;
}
.single-post .post .post-thumbnail img {
    width: 100%;
    height: auto;
    border-radius: 8px;
    box-shadow: 0px 5px 10px rgba(115, 119, 157, 0.1);
}
.single-post .post .post-content {
    font-size: 16px;
    margin: 1em 0;
}
.single-post .post .post-content img {
    max-width: 100%;
    height: auto;
}
.single-post .post .post-content figure {
    max-width: 100% !important;
    margin: 1em 0;
}
.single-post .post .post-content figure.aligncenter figure{
    margin: 1em auto;
}
.single-post .post .post-content figure.alignleft figure {
    float: left;
    margin: 1em 40px;
}
.single-post .post .post-content figure.alignright figure {
    float: right;
    margin: 1em 40px;
}
.post-share-block {
    margin: 2em 0;
    border-top: 1px solid #D9D9D9;
    border-bottom: 1px solid #D9D9D9;
    padding: 2rem 0;
}
.content-toggle {
    margin-bottom: 1em;
}
.content-toggle p {
    margin: 0;
}
.content-toggle .content-more {
    display: none;
}
.content-toggle .show-more-store,
.content-toggle .show-less-store {
    font-weight: 700;
}
.coupon-description .c-desc {
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    text-align: justify;
    color: #666;
}
.coupon-description .c-desc.full-desc {
    display:block;;
}
.coupon-description .card-shop-header__toggle {
    color: #1976D2;
    font-weight: 700;
}
.coupon-modal .coupon-header {
    position: relative;
    margin-bottom: 1rem;
}
.coupon-modal .coupon-header .coupon-store-thumb {
    width: 200px;
    margin: 0 auto 1rem;
}
.coupon-modal .coupon-header .coupon-store-thumb img {
    max-width: 100%;
    height: auto;
}
.coupon-modal .coupon-header .coupon-title {
    font-size: 24px;
    font-weight: 500;
    text-align: center;
}
.coupon-modal .coupon-header .close {
    position: absolute;
    right: 0;
    top: 0;
    width: 18px;
    height: 18px;
    cursor: pointer;
    background: url(../wp-coupon/assets/images/close.svg) no-repeat center center;
}
.coupon-modal .coupon-content {
    max-width: 640px;
    margin: 0 auto;
}
.coupon-modal .coupon-content .coupon-type-text {
    text-align: center;
    font-weight: 400;
}
.coupon-modal .coupon-content .modal-code{
    max-width: 640px;
    margin: 0 auto 1.5rem;
    text-align: center;
}
.modal-code .coupon-code-box {
    display: flex;
    margin:0 auto 1rem;
    width: 80%;
}
.modal-code .coupon-code-box .code-text {
    background: #d1e3f6;
    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 #1976D2 !important;
    color: #000;
    text-align: center;
    border-radius: 3px 0 0 3px;
    width: inherit;
    letter-spacing: 2px;
    outline: 0;
    cursor: pointer;
}
.modal-code .coupon-code-box .code-text {
    border-right-color: transparent !important;
}
.modal-code .coupon-code-box .copy-button {
    font-size: 24px;
    background: #1976D2;
    color: #ffffff;
    border: none;
    border-radius: 0 4px 4px 0;
    padding: 0px 15px;
    position: relative;
}
.modal-code .coupon-code-box .copied-popup {
    position: absolute;
    top: -26px;
    display: block;
    font-size: 12px;
    background: #212121;
    padding: 4px 10px;
    border-radius: 8px;
    font-weight: 400;
    right: 50%;
    transform: translateX(50%);
    z-index: 10;
    transition: all 0.2s ease;
    opacity: 0;
}
.modal-code .coupon-code-box .copied-popup.show {
    opacity: 1;
}
.modal-code .goto-btn {
    font-size: 18px;
    display: block;
    padding: 12px 10px;
    border-radius: 4px;
    color: #000;
    font-weight: 400;
    margin: 0 auto;
    width: 90%;
    text-align: center;
    background: linear-gradient(315deg, #FB9700 0%, #FF7A00 100%);
    border: none;
}
.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: 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 rgba(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.buttons {
    display: -webkit-inline-box;
    display: inline-flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    font-size: 0;
    vertical-align: baseline;
    margin: 0 0.25em 0 0;
}
.ui.basic.buttons {
    box-shadow: none;
    border: 1px solid rgba(34,36,38,.15);
    border-radius: 0.28571429rem;
}
.coupon-modal .coupon-content .user-ratting {
    float: left;
}
.coupon-modal .coupon-content .go-store {
    float: right;
}
.clearfixp {
    margin: 1rem 0;
}
.clearfixp:after {
    clear: both;
    content: " ";
    display: block;
    width: 0;
    height: 0;
    opacity: 0;
    visibility: hidden;
}
.coupon-modal .coupon-content .user-ratting-text {
    font-size: 12px;
    letter-spacing: 1.2px;
    text-transform: uppercase;
}
.coupon-modal .coupon-content .show-detail {
    float: right;
    font-size: 12px;
    letter-spacing: 1.2px;
    text-transform: uppercase;
    margin-right: -6px;
}
.coupon-modal .coupon-footer {
    display: none;
}
.modal-code .btn-print-coupon img {
    max-width: 100%;
    height: auto;
}

























#colophon.site-footer {
    background: #F5F5F5;
    margin-top: 20px;
}
#colophon.site-footer .container {
    width: 1150px;
    margin: 0 auto;
}
.footer-widgets-area {
    border-top: 1px solid #5F5F5F;
    border-bottom: 1px solid #5F5F5F;
    padding: 4em 0;
}
.footer-widgets-area .sidebar-footer.footer-columns {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
.footer-widgets-area .sidebar-footer .widget-title {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 400;
}
.footer-widgets-area .sidebar-footer .widget_nav_menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;

}
.footer-widgets-area .sidebar-footer .widget_nav_menu ul a {
    color: #212121;
}
.footer-widgets-area .sidebar-footer .widget_nav_menu ul .bold a {
    font-weight: 500;
}

.footer_copy {
    background: url("images/header-bg.jpg") bottom center no-repeat;
    background-size: cover;
    text-align: center;
    color: #fff;
    font-size: 13px;
    padding: 20px 10px;
}
.footer_copy p {
    line-height: 26px;
}
.footer-widgets-column2 {
    padding: 4em 0;
}
.footer-widgets-column2 .column2-footer {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: nowrap;
}
.footer-widgets-column2 .column2-footer .footer-column {
    width: 50%;
    flex-shrink: 0;
    flex-grow: 0;
}
.footer-logo {
    max-width: 240px;
    height: auto;
}
.post-meta-mobile {
    display: none;
}
#blog-section .blog-content .side-posts .post-author {
    display: none;
}
.content-row:after {
    width: 0;
    height: 0;
    content: " ";
    display: block;
    clear: both;
    visibility: hidden;
    opacity: 0;
}
.content-row .column-half {
    width: 50%;
    padding: 15px;
    float: left;
    position: relative;
}
.column-half.dotted-line:after {
    content: " ";
    position: absolute;
    width: 0px;
    border-right: 2px dotted #212121;
    height: 80%;
    right: 0;
    top: 10%;
    display: block;
}
.wpcf7 .wpcf7-form-control {
    width: 90%;
    border:1px solid gray;
    padding: 10px 15px;
}
.wpcf7 .wpcf7-submit {
    width: auto;
    padding: 10px 30px;
    background: linear-gradient(315deg, #FB9700 0%, #FF7A00 100%);
    color: #fff;
    border-radius: 4px;
    text-align: center;
    border:none;
}
.round-map {

}
.round-map img {
    border-radius: 50%;
    box-shadow: 0 1px 3px rgba(0,0,0,.12), 0 1px 2px rgba(0,0,0,.24);
    max-height: 350px;
    width: auto;
}
@media screen and (max-width: 789px) {
    #masthead > .container,
    #search-block .container,
    #best-categories .container,
    #content.site-content #content-wrap,
    #stats-numbers .container,
    #blog-section .container,
    #colophon.site-footer .container {
        width: auto;
        margin: 0 15px;
    }
    #masthead {
        background-size: 100% 140px;
        background-position: top center;
    }
    #masthead .primary-header {
        display: block;
        position: relative;
        min-height: 0;
    }
    #masthead .primary-header:after {
        clear: both;
        display: block;
        width: 0;
        height: 0;
        opacity: 0;
        visibility: hidden;
        content: " ";
    }
    .primary-header .logo_area {
        padding: 10px 0;
    }
    .primary-header .header-highlight {
        display: none;
    }
    #site-header-nav {
        display: block;
        margin: 0 -15px;
        padding: 0;
    }
    .top-search .header-search-input {
        width: 100%;
    }
    .top-search .header-search-input .prompt {
        border-radius: 0;
    }
    .primary-navigation #nav-toggle {
        position: absolute;
        display: block;
        color: #ffffff;
        right: 0px;
        font-size: 24px;
        top: 18px;
    }
    .primary-navigation .st-menu {
        display: none;
        background: #F6F8FE;
    }
    .primary-navigation .st-menu.st-menu-mobile {
        display: block;
    }
    .primary-navigation .st-menu li {
        display: block;
        margin: 0;
        padding: 0 16px;
    }
    .primary-navigation .st-menu li a {
        color: #212121;
        padding:24px 0px;
        border-bottom: 1px solid #D9D9D9;
        font-size: 24px;
        position: relative;
        display: block;
    }
    .primary-navigation .st-menu li.menu-item-has-children > a .nav-sub-arrow {
        top: 24px;
        height: 20px;
    }
    .primary-navigation .st-menu li.menu-item-has-children > a .nav-sub-arrow svg {
        width: 20px;
        height: 20px;
    }
    .primary-navigation .st-menu li.menu-item-has-children > a .nav-sub-arrow path {
        fill: #212121;
    }
    .primary-navigation .st-menu li.current-menu-item {
        background: #d9d9d9;
    }
    .primary-navigation .st-menu li.current-menu-item > a {
        color: #212121;
    }
    .primary-navigation .st-menu li.menu-item-has-children.nav-toggle-dropdown > a .nav-sub-arrow {
        transform: rotate(-180deg);
    }
    .st-menu li.mm-enable.nav-toggle-dropdown .mm-item-content {
        background: transparent;
        padding: 0;
    }
    #masthead .mm-inner.container {
        width: auto;
        margin: 0;
    }
    .st-menu li.mm-enable .mm-item-content .mm-inner ul {
        background: transparent;
    }
    .st-menu li.mm-enable .mm-item-content .mm-inner ul li {
        padding: 0;
    }
    .st-menu li.mm-enable .mm-item-content .mm-inner ul li a {
        padding: 16px 10px;
        font-size: 18px;
    }
    #search-block h3 {
        font-size: 24px;
    }
    #search-block .search-sample {
        font-size: 14px;
        line-height: 24px;
    }
    #search-block .header-search-input {
        padding: 10px 0;
    }
    #search-block .header-search-input .prompt {
        padding: 14px 10px;
    }
    #search-block .header-search-input .header-search-submit {
        right:6px;
        top: 24px;
    }
    .best-seller-coupons {
        display: block;
    }
    .best-seller-coupons .item-block {
        width: auto;
        margin-bottom: 1rem;
    }
    .slide-coupon .coupon-info .sub-info .coupon-text a {
        max-width: 220px;
    }
    .coupon-offers .widget-title {
        font-size: 20px;
        text-align: center;
    }
    .coupon-offers .store-listings .offer-row {
        display: block;
    }
    .coupon-offers .store-listings .offer-row .offer-col {
        width: auto;
        margin-bottom: 2rem;
    }
    .coupon-offers .coupon-item {
        width: auto;
    }
    #stats-numbers .container {
        padding: 2rem 0;
    }
    .count-boxes.two .count-box {
        width: auto;
        float: none;
        margin: 1rem 0;
        text-align: center;
    }
    #blog-section .blog-content .big-post,
    #blog-section .blog-content .side-posts {
        width: auto !important;
        float: none;
        margin-bottom: 2rem;
    }
    #blog-section .blog-content .side-posts .small-post {
        display: block;
    }
    #blog-section .blog-content .small-post .thumbnail {
        width: auto;
        padding: 0;
    }
    #blog-section .blog-content .small-post .post-meta {
        display: none;
    }
    #blog-section .blog-content .small-post .post-meta-mobile,
    #blog-section .blog-content .side-posts .post-author {
        display: block;
    }
    .footer-widgets-area .sidebar-footer.footer-columns {
        display: block;
    }
    .footer-widgets-area .sidebar-footer.footer-columns .footer-column {
        margin-bottom: 2rem;
        text-align: center;
    }
    .footer-widgets-area .sidebar-footer .widget_nav_menu ul {
        align-items: center;
    }
    .footer-widgets-column2 .column2-footer {
        display: block;
    }
    .footer-widgets-column2 .column2-footer .footer-column {
        width: auto;
        margin-bottom: 2rem;
    }
    .custom-page-header .container {
        margin: 0 15px;
    }
    .store-header-main .inner-content .header-thumb,
    .store-header-main .inner-content .header-content {
        float: none;
        width: auto;
    }
    .store-header-main .inner-content .header-thumb {
        margin-bottom: 2rem;
    }
    .store-header-main .inner-content .header-thumb .header-store-thumb {
        display: block;
        width: auto;
        height: auto;
    }
    .header-thumb .header-store-thumb img {
        width: 100%;
        max-width: 100%;
    }
    #content.site-content #store-wrap,
    .blog #content .page-header .container,
    .blog #content.site-content #content-wrap {
        width: auto;
        margin: 0 15px;
    }
    #coupon-filter-bar .coupon-types-list {
        flex-wrap: wrap;
    }
    #coupon-filter-bar .coupon-types-list a {
        width: 48%;
        margin: 0 0 1rem;
    }
    .coupon-block .store-thumb-link {
        width: 120px;
        border: none;
    }
    .coupon-block .coupon-text-block {
        display: block;
        padding: 10px 10px 10px 0;
    }
    .coupon-block .coupon-title {
        padding: 0;
        margin-bottom: 1em;
    }
    .coupon-block .coupon-title a {
        font-size: 16px;
        font-weight: 400;
    }
    .coupon-block .coupon-button-type {
        padding: 0;
        width: 100%;
    }
    .store-listing-item .coupon-more-info {
        padding: 6px 10px;
        flex-direction: column-reverse;
    }
    .store-listing-item .coupon-more-info .more-info {
        width: auto;
        text-align: center;
        padding: 6px 10px 0;
        border-top: 1px solid #D9D9D9;
        margin: 0 -15px;
    }
    .store-listing-item .coupon-more-info .more-info-block2 {
        width: 100%;
        padding: 0 0 6px;
    }
    .coupon-store-main .store-about {
        display: block;
    }
    .coupon-store-main .store-about .store-thumb {
        width: 100%;
        height: auto;
        margin-bottom: 2rem;
    }
    .coupon-store-main .store-about .store-description {
        padding: 0;
    }
    .posts-row.first-row .content-wrap > .post:first-child,
    .posts-row.first-row .content-wrap > .post {
        width: auto;
        float: none;
        margin-bottom: 2rem;
    }
    .posts-row.first-row .post:not(:first-child) .post-entry {
        display: block;
    }
    .posts-row.first-row .post:not(:first-child) .thumbnail {
        width: auto;
        margin: 0;
    }
    .posts-row.first-row .post:not(:first-child) .thumbnail a {
        height: auto;
    }
    .posts-row.first-row .post:not(:first-child) .thumbnail img {
        position: initial;
        transform: none;
        width: 100%;
        height: auto;
        display: block;
    }
    .posts-row.first-row .post:not(:first-child) .post-content .post-meta {
        margin: 1em 0;
    }
    .posts-archive .posts-row:not(.first-row) .content-wrap, .single-post .related-posts .content-wrap {
        display: block;
    }
    .posts-archive .posts-row:not(.first-row) .content-wrap > .post, .single-post .related-posts .content-wrap > .post {
        width: auto;
        margin-bottom: 2rem;
    }
    .single-post #content.site-content #content-wrap,
    .single-post #content .page-header .container,
    .archive.author #content.site-content #content-wrap,
    .archive.author #content .page-header .container,
    #content .page-header .container {
        width: auto;
        margin: 0 15px;
    }
    .single-post .post .post-content figure.alignleft figure,
    .single-post .post .post-content figure.alignright figure {
        float: none;
        margin: 1em auto;
    }
    .category-icons .six-col .cate-item {
        width: 50%;
    }
    .coupon-block .store-thumb-link .store-thumb.text-thumb .thumb-padding {
        font-size: 26px;
    }
    .modal-code .coupon-code-box .code-text {
        width:220px;
    }
}
@media screen and (max-width: 540px) {
    .store-listing-item .coupon-more-info .notice-msg {
        display: none;
    }
}