/*
Theme Name: Couponis Child Theme
Author: SpoonThemes
Theme URI: http://demo.spoonthemes.net/themes/couponis/
Author URI: http://themeforest.net/user/spoonthemes
License: GPL 2.0
Template: couponis
License URI: license.txt
Description:  Affiliate & Submitting Coupons WordPress Theme
Version: 1.0
Tags: grid-layout
*/

p,
span,
div,
a,
b,
dl,
dt,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
li,
ul,
ol,
table,
tr,
th,
td {
  font-family: "Open Sans", sans-serif;
}
.page-template-redeem .redeem-none {
  display: none;
}
.page-template-redeem .flex-wrap.flex-always {
  display: none;
}

main {
  margin: 40px 0px 45px 0px;
}

.alignnone,
a img.alignnone {
  display: block !important;
}

.widget_widget_stores a {
  width: auto !important;
  height: auto !important ;
  margin-right: 10px;
  margin-bottom: 0px;
  position: relative;
  border: 0px solid #eee;
  float: left;
  display: inline-block;
}

.show-details {
  border-top: 1px solid #ddd;
  margin-top: 20px;
  margin-left: -20px;
  margin-right: -20px;
}
.show-details p.btn-txt {
  margin: 0;
  color: #757575;
  font-size: 14px;
  position: relative;
  cursor: pointer;
  padding: 12px 20px;
  width: max-content;
}
.show-details p i {
  padding-left: 10px;
}
.show-details .details-txt {
  padding: 10px 20px;
  background: #fff;
  border-top: 1px solid #ddd;
}
.white-block.coupon-box.coupon-list .white-block-content {
  padding-bottom: 0;
}
.tax-coupon-store div#tabs {
  border: 0;
  background: transparent;
}
.tax-coupon-store ul.ui-tabs-nav {
  border: 0;
  background: transparent;
  padding: 0;
  margin-left: 15px;
}
.tax-coupon-store ul.ui-tabs-nav li {
  border: 0;
  background: transparent;
  border-radius: 0;
  padding: 5px 10px;
  font-size: 15px;
  font-weight: 600;
}
.tax-coupon-store ul.ui-tabs-nav li.ui-tab.ui-tabs-active.ui-state-active {
  background: #fff;
}

.tax-coupon-store a.button-action-clicked span.code-text {
  display: none;
}
.page-template-default.page.page-id-691
  .white-block
  .white-block-single-content
  span {
  display: block;
  margin-bottom: 20px;
}

.coupon-list .flex-middle ul {
  margin-bottom: 10px !important;
}

.coupon-list .flex-middle h4 {
  margin-bottom: 10px !important;
}

.coupon-list .flex-middle h4 {
  white-space: inherit !important;
}

.coupon-list .used {
  top: 14px !important;
  right: 10px !important;
  background: #eee !important;
  color: #707070 !important;
  border-radius: 1px !important;
  font-size: 10px !important;
  text-transform: uppercase !important;
  line-height: 1 !important;
  padding: 5px 10px !important;
}

.coupon-list .expire {
  top: 13px !important;
}

/* END SELECT 2 */

.widget.white-block.clearfix.widget_widget_stores a {
  color: #1e73be;
}
/* 28-july-2020 css */
.loader-spin {
  border: 4px solid #f3f3f3;
  border-top-color: rgb(243, 243, 243);
  border-top-style: solid;
  border-top-width: 4px;
  border-radius: 50%;
  border-top: 3px solid #000;
  width: 20px;
  height: 20px;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
  position: absolute;
  top: 10px;
  right: 70px;
}
/* / Safari / */
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

.top-header .flex-wrap .flex-right {
  position: relative;
}
header .flex-right {
  position: relative;
}
header .flex-right div#datafetch {
  position: absolute;
  background: #fff;
  width: 100%;
  margin-top: 2px;
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.2);
  padding: 0;
  z-index: 6;
}
header .flex-right div#datafetch ul {
  margin: 0;
  padding: 0;
  max-height: 500px;
  overflow-y: scroll;
}
header .flex-right div#datafetch ul li a {
  width: 100%;
  display: block;
  position: relative;
}
header .flex-right div#datafetch ul li a span.arr-icn {
  position: absolute;
  right: 0;
  top: 10px;
  font-size: 12px;
  color: #000;
}
header .flex-right div#datafetch ul li a img {
  margin-right: 15px;
  height: 40px;
  /* object-fit: cover; */
}
header .flex-right div#datafetch ul li a span {
  font-family: Open Sans;
  color: #1468a9;
  font-size: 14px;
  line-height: 22px;
  text-shadow: 0 0 0 rgba(255, 255, 255, 0);
}
header .flex-right div#datafetch ul li {
  border-bottom: 1px solid rgb(0 0 0 / 0.2);
  padding: 10px;
  text-align: left;
  border-left: 4px solid #fff;
}
header .flex-right div#datafetch ul li:hover {
  background: #f8f8f8;
  border-left: 4px solid #1ab1b7;
}
header .flex-right div#datafetch ul li:last-child {
  border-bottom: 0;
}
header .flex-right div#datafetch p.no-result {
  text-align: center;
  margin: 0;
  font-weight: 500;
  padding: 15px;
}
.white-block.search-header .row {
  margin: 0;
}
.white-block.search-header ul {
  padding: 0;
  margin: 0;
  width: 100%;
  display: block;
  margin-top: 15px;
}
.white-block.search-header ul li {
  width: 25%;
  height: 100%;
  display: inline-block;
  margin-bottom: 20px;
}
.white-block.search-header ul li a {
  width: 100%;
  text-align: center;
  display: block;
  color: #1468a9;
  font-size: 14px;
  line-height: 22px;
  text-shadow: 0 0 0 rgba(255, 255, 255, 0);
  padding: 0 5px;
  word-break: break-all;
}
.white-block.search-header ul li a img {
  width: 100%;
  margin: 0 auto;
  display: block;
  max-height: 70px;
  object-fit: contain;
  /* background: #f8f8f8; */
}
.flex-left.header-alike {
  padding: 10px 20px;
  width: 100%;
  text-align: left;
}
.white-block.search-header {
  margin-bottom: 30px;
}
.white-block.coupon-box.coupon-list {
  margin-bottom: 30px;
}

.page-template-redeem .white-block.success-data-redeemed {
  text-align: center;
  margin: 0;
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: none;
  border-radius: 4px;
  max-width: 80%;
  margin: 0 auto;
}
.page-template-redeem .white-block.success-data-redeemed .bottom-data {
  background: rgba(0, 0, 0, 0.01);
  padding: 40px 0 20px;
}
.page-template-redeem .white-block.success-data-redeemed .upper-data {
  padding: 60px 0 40px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.page-template-redeem .success-data-redeemed h2.code-copied {
  color: #1ab1b7;
}
.page-template-redeem .success-data-redeemed h3.code-copied {
  font-size: 16px;
  margin: 0;
  padding: 0;
}
.page-template-redeem .success-data-redeemed h4.code-content {
  background: #f5f5f5;
  width: fit-content;
  width: -moz-fit-content;
  width: -webkit-fit-content;
  margin: 20px auto;
  padding: 10px 20px;
  font-weight: bold;
  border-radius: 4px;
  font-size: 1.5em;
}
.page-template-redeem .success-data-redeemed span.sites-text {
  display: block;
  font-weight: 600;
  margin-bottom: 10px;
  font-size: 16px;
  color: gray;
}
.page-template-redeem .top-header.new-top .flex-middle.logo-centre img {
  /*width: 75px;*/
  text-align: center;
}
.page-template-redeem .top-header.new-top .flex-middle.logo-centre {
  text-align: center;
}
.page-template-redeem .top-header.new-top {
  padding: 15px 0;
}
.page-template-redeem .white-block.success-data-redeemed .bottom-data br {
  display: none;
}

@media screen and (max-width: 1100px) {
  .white-block.search-header ul li {
    width: 33.3%;
  }
}

@media screen and (max-width: 767px) {
  .page-template-redeem .white-block.success-data-redeemed {
    max-width: 100%;
    margin: 0 auto;
  }
  /* .navigation {
		padding: 0 !important;
	} */
  .white-block.search-header ul {
    margin-top: 0;
  }
  header .flex-right div#datafetch ul {
    max-height: 300px;
  }
}

/*31-07-2020*/

.footer__wrapper {
  padding: 30px 15px;
}

.footer__wrapper a {
  font-size: 14px;
}

.footer__wrapper .widget-title {
  padding: 0 0 15px;
  margin: 0 0 1.5rem;
  font-size: 16px;
  color: #fbc32b;
}

.footer__wrapper ul#sidebar {
  margin: 0px;
  padding: 0;
}

.footer__wrapper .social-link li {
  display: block;
  text-align: left;
}
.footer__wrapper .social-link .widget-title {
  text-align: left;
}
.footer__wrapper .logo-site img {
  max-width: 200px !important;
}
.copyright__ {
  padding: 70px 0 30px;
  text-align: center;
}

/* 5*8*2020 */
span.partial-code {
  word-break: break-all;
  padding: 10px;
  overflow: hidden;
}
main a,
.widget.white-block.clearfix.widget_widget_stores a {
  color: #1e73be !important;
}
body a:hover,
.widget.white-block.clearfix.widget_widget_stores a:hover {
  color: #1ab1b7 !important;
}
a.visit-store,
a.visit-store:hover,
a.to_top.btn,
a.to_top.btn:hover {
  color: #fff !important;
}
a.btn,
a.btn:hover {
  color: #fff !important;
}
.col-sm-12.storeFullDescription {
  margin: 0 !important;
  padding: 20px;
}
p:empty {
  margin: 0;
}
.col-sm-12.storeFullDescription h2 {
  font-size: 22px;
  margin-top: 20px;
}
.col-sm-12.storeFullDescription ul {
  margin-bottom: 20px;
}
.col-sm-12.storeFullDescription table {
  margin-top: 20px;
}
.col-sm-12.storeFullDescription img {
  margin-top: 30px;
  text-align: left;
}
.col-sm-12.storeFullDescription h5 {
  margin-top: 20px;
}
.tax-coupon-store .col-sm-12.storeFullDescription img {
  margin-top: 0;
  margin-bottom: 20px;
  display: block;
}
span.code-text {
  height: 100%;
  background: transparent;
  z-index: 1;
  position: absolute;
  display: flex;
  align-items: center;
}
span.code-text:before {
  content: "";
  background-color: #ffa619;
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
}
.sticky-nav {
  z-index: 999;
}
body.blog.kc-css-system,
body.blog.kc-css-system h1,
body.blog.kc-css-system h2,
body.blog.kc-css-system h3,
body.blog.kc-css-system h4,
body.blog.kc-css-system h5,
body.blog.kc-css-system h6,
body.blog.kc-css-system p,
body.blog.kc-css-system li,
body.blog.kc-css-system a,
.single.single-post,
.single.single-post h1,
.single.single-post h2,
.single.single-post h3,
.single.single-post h4,
.single.single-post h5,
.single.single-post h6,
.single.single-post p,
.single.single-post li,
.single.single-post a {
  font-family: verdana !important;
}
/* 21-10-20 changes */
body.blog.kc-css-system,
body.blog.kc-css-system p,
body.blog.kc-css-system li,
.single.single-post p,
.single.single-post li,
.single.single-post {
  font-size: 14px;
}
/* 21-10-20 changes end */
.widget_custom_posts .flex-right {
  margin-left: 12px;
}
.widget_custom_posts .flex-right ul li {
  font-size: 12px;
  text-transform: capitalize;
}

@media only screen and (min-width: 768px) {
  .top-header.redeem-none .flex-wrap .flex-right {
    width: 100%;
    max-width: 500px;
  }
  .top-header.redeem-none .flex-wrap .flex-right input {
    width: 100%;
  }
}

@media only screen and (max-width: 991px) {
  .footer__wrapper .widget-title {
    font-size: 14px;
  }
}

@media only screen and (max-width: 767px) {
  .footer__wrapper ul#sidebar {
    text-align: left;
  }
  .footer__wrapper .main-footer > .col-sm-4,
  .footer__wrapper .main-footer > .col-sm-2 {
    margin: 0 0 30px;
  }
  .copyright__ {
    padding: 30px 0 30px;
  }

  .top-header.redeem-none .flex-wrap {
    flex-direction: column;
  }
  .top-header.redeem-none .flex-wrap .flex-left {
    margin-bottom: 25px;
  }
}
/*August 1 breadcrumbs to stores*/
ul.breadcrumbs .fa.fa-chevron-right {
  font-size: 11px;
  margin-left: 5px;
}
ul.breadcrumbs {
  list-style-type: none;
  margin-top: 10px;
}

ul.breadcrumbs li {
  display: inline-block;
  font-size: 11px;
  font-weight: 600;
}
ul.breadcrumbs li:nth-child(3) {
  color: grey;
}
a.coupon-action-button.coupon-deal.header-alike {
  border: 2px solid #1e73be;
}

.coupon-deal span.code-text-full {
  background: #1e73be;
  color: #fff;
}
.tax-coupon-store .single-tax-action {
  display: none;
}
.page-template-page-tpl_search .listing-action {
  display: none;
}
.page-template-page-tpl_customSearch .listing-action,
.tax-coupon-category .listing-action {
  display: none;
}

.coupon-works {
  display: none;
}
/* ==== 10*8*2020 CSS ========= */
.quick_form_5_css {
  background-color: #1ab1b7 !important;
  padding: 15px;
  border: 0 !important;
  text-align: center;
  width: 100% !important;
}
.quick_form_5_css form .SIGNUP_FLD {
  margin: 0 !important;
  /* display: block !important; */
  width: fit-content !important;
  height: auto !important;
}
.quick_form_5_css form input {
  width: 100% !important;
  display: block;
  padding: 10px 15px !important;
  font-size: 14px !important;
  height: 40px !important;
  border: 1px solid #fff !important;
}
.quick_form_5_css div#SIGNUP_HEADING {
  padding: 0 !important;
  font-size: 20px !important;
  text-align: center !important;
  margin-bottom: 15px;
  font-weight: 600 !important;
}
.quick_form_5_css form input#zcWebOptin {
  width: fit-content !important;
  width: -moz-fit-content !important;
  margin: 0 auto;
  padding: 6px 35px !important;
  color: #1ab1b7 !important;
  background-color: #fff !important;
  font-weight: 600;
  text-transform: uppercase;
  /* float: right;
    position: absolute;
    right: 0; */
  height: 40px !important;
  /* top: -40px; */
  transition: all 0.3s ease;
  margin-left: 15px;
}
.quick_form_5_css form input#EMBED_FORM_EMAIL_LABEL {
  min-width: 300px !important;
}
.quick_form_5_css form#zcampaignOptinForm {
  /* display: flex;
    align-items: center;
	justify-content: center; */
  position: relative;
}
.quick_form_5_css form input#zcWebOptin:hover {
  background-color: transparent !important;
  color: #fff !important;
}
.footer-zoho-newsletter {
  background-color: #1ab1b7 !important;
  margin-top: 20px;
  padding: 40px 20px;
}
.quick_form_5_css form input#FIRSTNAME {
  display: none;
}
body.tax-coupon-store main {
  margin-bottom: 0;
}
.quick_form_5_css form div#errorMsgDiv {
  margin-bottom: 10px !important;
  padding: 6px !important;
  width: 100%;
  margin-left: 0 !important;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a,
.navbar-default .navbar-nav li a {
  font-family: "Montserrat", sans-serif !important;
}
header form.main-search a.submit-form {
  font-family: "Montserrat", sans-serif !important;
}
.col-sm-12.storeFullDescription ul li {
  word-break: break-all;
}
/* .quick_form_31_css {
    width: 100% !important;
}
.quick_form_31_css form#zcampaignOptinForm {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px !important;
    margin-top: 15px !important;
}
.quick_form_31_css form#zcampaignOptinForm .SIGNUP_FLD {
    margin: 0 !important;
} */
.newsletter-success {
  padding: 70px 30px;
  text-align: center;
}
.newsletter-success h4 {
  font-size: 22px;
  margin-bottom: 15px;
  margin-top: 0;
}
.newsletter-success p {
  font-size: 16px;
  max-width: 80%;
  margin: 0 auto;
}
.newsletter-subs div#SIGNUP_HEADING {
  font-size: 16px !important;
  line-height: 22px;
}
.newsletter-subs div#customForm {
  margin-left: -20px;
  margin-right: -20px;
}
.newsletter-subs div#customForm .quick_form_5_css {
  padding: 40px 20px;
}
.quick_form_5_css form#zcampaignOptinForm div#errorMsgDiv {
  width: 35%;
  text-align: center !important;
  display: block;
  margin: 0 auto !important;
  margin-bottom: 15px !important;
  padding: 5px 30px !important;
}
.page-template-default.page.page-id-691 .sharedaddy ul li span {
  display: initial !important;
}

@media screen and (max-width: 991px) {
  .navbar-nav > li > a {
    padding: 13px 8px;
    font-size: 13px !important;
  }
  .widget_widget_latest_coupons .widget-content li {
    display: block;
  }
  .coupon-box .flex-right {
    margin-left: 0;
  }
  div#tabs-1 .col-sm-12 {
    padding: 0;
  }
  .tax-coupon-store
    .white-block.coupon-box.coupon-list
    .flex-wrap
    a.coupon-image {
    max-width: 100px;
  }
  .newsletter-success {
    padding: 50px 20px;
  }
  .quick_form_5_css form#zcampaignOptinForm div#errorMsgDiv {
    width: 100%;
  }
}
/*@media screen and (max-width: 480px){*/
/*	.quick_form_5_css form input#zcWebOptin {*/
/*margin: 0 auto !important;*/
/*		position: relative;*/
/*		top: auto;*/
/*		text-align: center !important;*/
/*		 margin-top: 15px !important; */
/*		left: 0 !important;*/
/*		float: none;*/
/*	}*/

/*}*/

@media screen and (max-width: 767px) {
  div#latest-coupons,
  div#ending-soon-coupons {
    padding: 0;
    width: 100%;
  }
  .ui-tabs .ui-tabs-panel {
    padding: 1em 15px;
  }
  div#popular-coupons {
    padding: 0;
    width: 100%;
  }
  div#tabs {
    padding: 0;
  }
  .newsletter-success h4 {
    font-size: 20px;
  }
  .ui-tabs .ui-tabs-panel .col-sm-12 {
    padding: 0;
  }
  .tax-coupon-store
    .white-block.coupon-box.coupon-list
    .flex-wrap
    a.coupon-image {
    max-width: 100%;
  }
  .modal div#customForm .quick_form_5_css {
    padding: 20px !important;
  }
  .quick_form_5_css form input#zcWebOptin {
    margin: 0 auto !important;
    position: relative;
    top: auto;
    text-align: center !important;
    /* margin-top: 15px !important; */
    left: 0 !important;
    float: none;
  }
  .quick_form_5_css form input {
    width: 100% !important;
  }
  .tax-coupon-store .coupon-list .flex-wrap a.coupon-image {
    max-width: 100%;
    margin: 0 auto;
    height: 120px;
    margin-top: 25px;
  }
  .tax-coupon-store .coupon-list .flex-wrap a.coupon-image img {
    padding-bottom: 10px;
  }
  .quick_form_5_css form#zcampaignOptinForm {
    display: block;
  }
  .quick_form_5_css form .SIGNUP_FLD {
    width: 100% !important;
  }
  .quick_form_31_css form#zcampaignOptinForm {
    display: block;
  }
  .quick_form_31_css form#zcampaignOptinForm input#zcWebOptin {
    width: fit-content !important;
    padding: 5px 40px;
    margin-top: 10px !important;
  }
  .quick_form_5_css form input#EMBED_FORM_EMAIL_LABEL {
    min-width: auto !important;
  }
  .newsletter-success p {
    max-width: 100%;
  }
  .quick_form_5_css div#SIGNUP_HEADING {
    font-size: 16px !important;
  }
}

/* 21-10-2020 */
.details-txt,
.show-details p.btn-txt {
  font-family: "Open Sans", sans-serif;
}
.white-block.coupon-box.coupon-list .white-block-content .flex-wrap {
  font-family: "Open Sans", sans-serif;
}
.footer-zoho-newsletter .quick_form_5_css,
.footer-zoho-newsletter .quick_form_5_css div#SIGNUP_HEADING,
.footer-zoho-newsletter .quick_form_5_css input {
  font-family: "Open Sans", sans-serif !important;
}
.show-details {
  font-family: "Open Sans", sans-serif !important;
}
.top-header a.submit-form:hover {
  color: #fff !important;
}
@media screen and (max-width: 991px) {
  .show-details .details-txt table {
    width: 100% !important;
  }
}
.page-template-redeem header .navigation {
  display: none;
}
@media screen and (max-width: 991px) and (min-width: 770px) {
  header .container {
    width: 760px;
  }
  .navigation .navbar.navbar-default ul.nav.navbar-nav li a {
    padding: 15px 8px;
    font-size: 12px !important;
  }
  .navigation .navbar.navbar-default ul.nav.navbar-nav li:first-child a {
    padding-left: 0;
  }
}
@media screen and (max-width: 767px) {
  .footer__wrapper .main-footer.row .col-sm-3 {
    margin-bottom: 30px;
  }
}

@media (max-width: 600px) {
  .tax-coupon-store ul.ui-tabs-nav li {
    padding: 0;
    font-size: 13px;
  }
}

/* Custom CSS  */

@media (min-width: 1024px) {
  #Home_Slides_section {
    display: flex !important;
    flex-direction: row !important;
  }
  div#Home_cat {
    width: 40%;
  }
}
.n2-ss-widget.n2-style-f17ddbf2d8ed14421f9093b94b93b8a9-heading.nextend-autoplay.n2-ow-all.nextend-autoplay-image {
  display: none !important;
}

.simple-slider {
  display: block !important;
}

.navbar-default {
  background-color: #ffff;
  border-color: #fff;
}
main.clearfix {
  background-color: #f8f8f8;
  padding: 40px 0px 45px 0px !important;
  margin: 0px !important;
}

/* div#customForm span#SIGNUP_HEADING {
  text-align: center !important;
}
p {
  font-family: verdana !important;
  font-size: 14px !important;
}
p span {
  font-family: verdana !important;
  font-size: 14px !important;
}
span {
  font-family: verdana !important;
  font-size: 14px !important;
}
.small-description {
  font-family: verdana !important;
} */
@media (max-width: 480px) {
  div#customForm form#zcampaignOptinForm div {
    margin: -10px 0px 0px 0px !important;
  }
  .kc-elm.kc-css-836805.kc_text_block h1 {
    font-size: 2em !important;
    padding: 10px !important;
  }
  span.expire {
    font-size: 10px !important;
  }
  .quick_form_5_css form input#zcWebOptin {
    margin-top: 25px !important;
  }
}
ul.list-unstyled.list-inline.coupon-top-meta .badges {
  font-size: 9px !important;
}
.category-block span {
  font-size: 11px !important;
  font-weight: 700;
}

@media (max-width: 766px) {
  .container .nav-paste .navbar {
    min-height: 0px !important;
  }
}

@media (max-width: 450px) {
  #Cat-list {
    display: inline;
  }
}

.coupon-list .flex-middle h4 a.coupon-action-button.coupon-code:hover {
  color: #1ab1b7 !important;
}

.coupon-list .flex-middle h4 a.coupon-action-button.coupon-code {
  color: #1e73c4 !important;
}

.coupon-list .flex-middle h4 a.coupon-action-button.coupon-deal {
  color: #1e73c4 !important;
}
.coupon-list .flex-middle h4 a.coupon-action-button.coupon-deal:hover {
  color: #1ab1b7 !important;
}

.widget-title h4 {
  color: #1e73c4 !important;
}

.newsletter-subs div#customForm {
  margin: auto;
}
