.elementor-1917 .elementor-element.elementor-element-111e0943{--display:flex;--padding-top:20px;--padding-bottom:0px;--padding-left:50px;--padding-right:50px;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-widget-nested-tabs.elementor-widget-n-tabs > .e-n-tabs[data-touch-mode='false'] > .e-n-tabs-heading > .e-n-tab-title[aria-selected="false"]:hover{background:var( --e-global-color-accent );}.elementor-widget-nested-tabs.elementor-widget-n-tabs > .e-n-tabs > .e-n-tabs-heading > .e-n-tab-title[aria-selected="true"], .elementor-widget-nested-tabs.elementor-widget-n-tabs > .e-n-tabs[data-touch-mode='true'] > .e-n-tabs-heading > .e-n-tab-title[aria-selected="false"]:hover{background:var( --e-global-color-accent );}.elementor-widget-nested-tabs.elementor-widget-n-tabs > .e-n-tabs > .e-n-tabs-heading > :is( .e-n-tab-title > .e-n-tab-title-text, .e-n-tab-title ){font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-1917 .elementor-element.elementor-element-a6722cd{--display:flex;}.elementor-1917 .elementor-element.elementor-element-a6722cd.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-1917 .elementor-element.elementor-element-d5f5778{--spacer-size:50px;}.elementor-1917 .elementor-element.elementor-element-2e8f1dc{--display:flex;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-1917 .elementor-element.elementor-element-30a420e{--n-tabs-heading-justify-content:flex-start;--n-tabs-title-width:initial;--n-tabs-title-height:initial;--n-tabs-title-align-items:center;--n-tabs-title-flex-grow:0;--n-tabs-heading-wrap:wrap;--n-tabs-heading-overflow-x:initial;--n-tabs-title-white-space:initial;--n-tabs-title-color:#000000;--n-tabs-title-color-active:#5A56CC;}.elementor-1917 .elementor-element.elementor-element-30a420e.elementor-widget-n-tabs > .e-n-tabs > .e-n-tabs-heading > .e-n-tab-title[aria-selected="true"], .elementor-1917 .elementor-element.elementor-element-30a420e.elementor-widget-n-tabs > .e-n-tabs[data-touch-mode='true'] > .e-n-tabs-heading > .e-n-tab-title[aria-selected="false"]:hover{background:#F3F3F3;}.elementor-1917 .elementor-element.elementor-element-30a420e [data-touch-mode="false"] .e-n-tab-title[aria-selected="false"]:hover{--n-tabs-title-color-hover:#3D3D3D;}@media(min-width:768px){.elementor-1917 .elementor-element.elementor-element-a6722cd{--width:62.727%;}}@media(max-width:767px){.elementor-1917 .elementor-element.elementor-element-111e0943{--padding-top:20px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}}/* Start custom CSS for html, class: .elementor-element-797d87e */.fiverr-coupons {
  max-width: 700px;
  margin: 0 auto;
  font-family: Arial, sans-serif;
}

.fiverr-coupons h2 {
  font-size: 20px;
  margin-bottom: 15px;
  color: #333;
}

.coupon-card {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border: 1px solid #dcdcdc;
  border-radius: 8px;
  padding: 12px 15px;
  margin-bottom: 15px;
  background-color: #fff;
}

.coupon-left {
  flex: 0 0 80px;
}

.discount {
  font-size: 18px;
  font-weight: bold;
  color: #1DBF73;
}

.coupon-center {
  flex: 1;
  padding: 0 15px;
}

.coupon-title {
  font-size: 16px;
  font-weight: 600;
  margin: 0 0 3px 0;
}

.coupon-details {
  font-size: 14px;
  color: #555;
  margin: 0;
}

.coupon-details a {
  color: #1a73e8;
  text-decoration: none;
}

.coupon-details a:hover {
  text-decoration: underline;
}

.coupon-right {
  flex: 0 0 auto;
}

.show-code {
  background-color: #1a73e8;
  color: #fff;
  border: none;
  border-radius: 3px;
  padding: 8px 12px;
  cursor: pointer;
  font-size: 14px;
}

.show-code:hover {
  background-color: #1558b0;
}

/* Email Alert Section */
.coupon-alert {
  display: flex;
  margin-top: 20px;
}

.coupon-alert input {
  flex: 1;
  padding: 10px;
  border: 1px solid #ddd;
  border-radius: 5px 0 0 5px;
  font-size: 14px;
}

.coupon-alert button {
  padding: 10px 15px;
  border: none;
  background-color: #1a73e8;
  color: #fff;
  font-size: 14px;
  border-radius: 0 5px 5px 0;
  cursor: pointer;
}

.coupon-alert button:hover {
  background-color: #1558b0;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-797d87e */.fiverr-coupons {
  max-width: 700px;
  margin: 0 auto;
  font-family: Arial, sans-serif;
}

.fiverr-coupons h2 {
  font-size: 20px;
  margin-bottom: 15px;
  color: #333;
}

.coupon-card {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border: 1px solid #dcdcdc;
  border-radius: 8px;
  padding: 12px 15px;
  margin-bottom: 15px;
  background-color: #fff;
}

.coupon-left {
  flex: 0 0 80px;
}

.discount {
  font-size: 18px;
  font-weight: bold;
  color: #1DBF73;
}

.coupon-center {
  flex: 1;
  padding: 0 15px;
}

.coupon-title {
  font-size: 16px;
  font-weight: 600;
  margin: 0 0 3px 0;
}

.coupon-details {
  font-size: 14px;
  color: #555;
  margin: 0;
}

.coupon-details a {
  color: #1a73e8;
  text-decoration: none;
}

.coupon-details a:hover {
  text-decoration: underline;
}

.coupon-right {
  flex: 0 0 auto;
}

.show-code {
  background-color: #1a73e8;
  color: #fff;
  border: none;
  border-radius: 3px;
  padding: 8px 12px;
  cursor: pointer;
  font-size: 14px;
}

.show-code:hover {
  background-color: #1558b0;
}

/* Email Alert Section */
.coupon-alert {
  display: flex;
  margin-top: 20px;
}

.coupon-alert input {
  flex: 1;
  padding: 10px;
  border: 1px solid #ddd;
  border-radius: 5px 0 0 5px;
  font-size: 14px;
}

.coupon-alert button {
  padding: 10px 15px;
  border: none;
  background-color: #1a73e8;
  color: #fff;
  font-size: 14px;
  border-radius: 0 5px 5px 0;
  cursor: pointer;
}

.coupon-alert button:hover {
  background-color: #1558b0;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-797d87e */.fiverr-coupons {
  max-width: 700px;
  margin: 0 auto;
  font-family: Arial, sans-serif;
}

.fiverr-coupons h2 {
  font-size: 20px;
  margin-bottom: 15px;
  color: #333;
}

.coupon-card {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border: 1px solid #dcdcdc;
  border-radius: 8px;
  padding: 12px 15px;
  margin-bottom: 15px;
  background-color: #fff;
}

.coupon-left {
  flex: 0 0 80px;
}

.discount {
  font-size: 18px;
  font-weight: bold;
  color: #1DBF73;
}

.coupon-center {
  flex: 1;
  padding: 0 15px;
}

.coupon-title {
  font-size: 16px;
  font-weight: 600;
  margin: 0 0 3px 0;
}

.coupon-details {
  font-size: 14px;
  color: #555;
  margin: 0;
}

.coupon-details a {
  color: #1a73e8;
  text-decoration: none;
}

.coupon-details a:hover {
  text-decoration: underline;
}

.coupon-right {
  flex: 0 0 auto;
}

.show-code {
  background-color: #1a73e8;
  color: #fff;
  border: none;
  border-radius: 3px;
  padding: 8px 12px;
  cursor: pointer;
  font-size: 14px;
}

.show-code:hover {
  background-color: #1558b0;
}

/* Email Alert Section */
.coupon-alert {
  display: flex;
  margin-top: 20px;
}

.coupon-alert input {
  flex: 1;
  padding: 10px;
  border: 1px solid #ddd;
  border-radius: 5px 0 0 5px;
  font-size: 14px;
}

.coupon-alert button {
  padding: 10px 15px;
  border: none;
  background-color: #1a73e8;
  color: #fff;
  font-size: 14px;
  border-radius: 0 5px 5px 0;
  cursor: pointer;
}

.coupon-alert button:hover {
  background-color: #1558b0;
}/* End custom CSS */