/*
Theme Name: Flower Shop
Theme URI: http://cmsmasters.net/flower-shop/
Author: cmsmasters
Author URI: http://cmsmasters.net/
Description: Flower Shop WordPress Theme is amazing. Unlimited design solutions can be created due to a great flexibility of settings and shortcode options. 99+ Custom Shortcodes are added through a Visual content composer with drag'n'drop function. You can set a completely custom layout that stretches to any width, set your content in many columns and assign animation many parts of your content. Flower Shop theme has a Portfolio that can be set to any sort of a grid or a Masonry puzzle with variable paddings for elemens, while Blog can have several different layouts too. Custom Profiles and Projects post types offer an optimal way to present your content, while valid code, SEO-optimized structure and microformats guarantee this content is easily crawled and indexed by search engines. Flower Shop comes with a Custom Mega Menu plugin, premium Revolution and Layer Slider plugins included for free. Multilanguage, RTL-ready, plugin-compatible and professionally-supported theme.
Version: 1.1.5
License:
License URI:
Text Domain: flower-shop
Domain Path: /theme-vars/languages
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-image-header, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready
*/

@import url('https://fonts.googleapis.com/css2?family=Fjalla+One&family=Nunito:ital,wght@0,200..1000;1,200..1000&display=swap');

/*-------------------------------------------------------------------------*/
/* Browser Reset
/*-------------------------------------------------------------------------*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
figure,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  background: transparent;
  border: 0;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  outline: none;
}
html {
  height: 100%;
  overflow-x: hidden;
  position: relative;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
body {
  overflow-x: hidden;
  position: relative;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
}
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
object,
video,
audio,
embed,
canvas,
iframe,
main,
summary {
  display: block;
}
video,
audio,
progress,
canvas {
  vertical-align: baseline;
}
video {
  background-color: #000000;
}
template,
[hidden],
audio:not([controls]) {
  display: none;
}
audio:not([controls]) {
  height: 0;
}
iframe {
  max-width: 100%;
}
abbr,
address,
progress {
  display: inline-block;
  text-decoration: none;
}
abbr:not([class]),
acronym {
  text-decoration: underline;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}
#middle ul:after,
#bottom ul:after,
#middle ol:after,
#bottom ol:after {
  content: '.';
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  overflow: hidden;
}
dl {
  display: block;
  overflow: hidden;
}
dt {
  display: block;
  font-weight: bold;
  overflow: hidden;
}
dd {
  display: block;
  overflow: hidden;
}
q:before,
q:after {
  content: none;
}
del {
  text-decoration: line-through;
}
table {
  width: 100%;
}
img {
  display: inline-block;
  color: transparent;
  height: auto;
  font-size: 0;
  vertical-align: middle;
  max-width: 100%;
  image-rendering: -moz-crisp-edges;
  image-rendering: -o-crisp-edges;
  image-rendering: auto;
  image-rendering: auto;
  -ms-interpolation-mode: bicubic;
}
img.wp-smiley,
img.emoji {
  font-size: 1em;
}
a {
  background: transparent;
}
a:active,
a:hover {
  outline: 0;
}
img {
  border: 0;
}
figure {
  background-image: none !important;
}
fieldset {
  margin: 25px 2px 30px;
  padding: 1.5em 1em .5em;
  border-width: 0;
  border-style: solid;
}
fieldset legend {
  padding: 3px 10px;
  margin-top: -25px;
}
input {
  line-height: normal;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
textarea {
  resize: vertical;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
optgroup {
  font-weight: bold;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}
input[type=search] {
  -webkit-appearance: textfield;
}
input[type=submit],
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}
input[type="checkbox"],
input[type="radio"] {
  padding: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
select {
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
  pointer-events: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input[type=text]::-ms-clear {
  display: none;
}
p:empty {
  display: none;
}
:focus {
  outline: 0;
}
pre,
code,
kbd,
samp {
  background-color: transparent;
  color: inherit;
  font-family: monospace;
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  font-style: inherit;
  letter-spacing: 1px;
}
pre {
  white-space: pre-wrap;
}
pre a {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  font-style: inherit;
  letter-spacing: inherit;
}
code {
  display: inline-block;
}
code a {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  font-style: inherit;
  letter-spacing: inherit;
}
svg:not(:root) {
  overflow: hidden;
}
sub,
sup,
small {
  font-size: 75%;
}
sub,
sup {
  line-height: 0;
  position: relative;
}
sup {
  vertical-align: super;
}
sub {
  vertical-align: sub;
}
b,
strong {
  font-weight: bold;
}
th,
td,
caption {
  font-weight: normal;
}
dfn {
  font-style: italic;
}
hr {
  height: 0;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
mark {
  color: #000000;
}
.sticky,
.bypostauthor,
.screen-reader-text {
  outline: none;
}

#section-banner,
#section-categories {
  display: none;
}

.page-id-11843 .banner_bg {
    background-color: #F8F8F8;
}

.page-id-11843 #section-banner {
    max-width: 1200px;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0 auto;
    padding: 250px 20px 20px;
}

.page-id-11843 #section-banner .banner-carousel {
    /*width: calc(70% - 30px);*/
    width: calc(70% - 6px);
    margin-bottom: 0;
}

.page-id-11843 #section-banner .banner-carousel a.banner_slide::after {
    content: '';
    display: block;
    padding-top: 45%;
}

.page-id-11843 #section-banner .banner-carousel .slick-next,
.page-id-11843 #section-banner .banner-carousel .slick-prev {
    width: 28px;
    height: 48px;
    background-image: url(/wp-content/uploads/2024/08/chev_left001.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    box-shadow: none;
    z-index: 1;
}

.page-id-11843 #section-banner .banner-carousel .slick-next {
    right: 10px;
    background-image: url(/wp-content/uploads/2024/08/chev_right001.png);
}

.page-id-11843 #section-banner .banner-carousel .slick-prev {
    left: 10px;
}

.page-id-11843 #section-banner .banner-carousel .slick-next::before,
.page-id-11843 #section-banner .banner-carousel .slick-prev::before {
    display: none;
}

.page-id-11843 #section-banner .joint-banner {
    width: calc(30% - 3px);
    display: flex;
    flex-wrap: wrap;
}

.page-id-11843 #section-banner a.joint-banner_solo {
    width: 100%;
}

.page-id-11843 #section-banner a.joint-banner_solo:first-child {
    margin-bottom: 6px;
}

.page-id-11843 #section-banner a.joint-banner_solo::after {
    content: '';
    display: block;
    padding-top: (45% - 3px);
}

.page-id-11843 #section-banner a.promo-banner {
    /*width: calc(25% - 3px);*/
    display: none;
}

.page-id-11843 #section-banner a.promo-banner::after {
    content: '';
    display: block;
    padding-top: 50%
}


.page-id-11843 #section-banner .banner-payment {
    /*width: 30%;*/
    display: none;
}

.page-id-11843 #page.cmsmasters_heading_after_header.enable_header_top.enable_header_bottom #middle {
    padding-top: 0 !important;
}

.page-id-11843 #section-categories {
    position: relative;
    display: block;
    background-color: #F8F8F8;
}

.page-id-11843 #section-categories .contain-categories {
    width: calc(98% - 30px);
    max-width: 1200px;
    position: relative;
    margin: 0 auto;
    padding: 0 20px;
}

.page-id-11843 #section-categories .solo-cat {
    padding: 20px 0;
}

.page-id-11843 #section-categories .cat_ttl {
    width: 100%;
    height: 58px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-image: url(/wp-content/uploads/2024/08/rg_bg002.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    color: #FFF;
    font-family: "Nunito", sans-serif;
    font-size: 24px;
    font-weight: 700;
    line-height: 1;
    text-shadow: 0 2px 4px rgb(0 0 0 / 24%);
    margin: 0 auto 40px;
    text-align: center;
}

.page-id-11843 #section-categories .solo-cat:nth-child(1) .cat_ttl {
    background-image: url(/wp-content/uploads/2025/09/Christmas-Hampers2.jpg);
}

.page-id-11843 #section-categories .solo-cat:nth-child(2) .cat_ttl {
    background-image: url(/wp-content/uploads/2025/05/new-baby.png);
}

.page-id-11843 #section-categories .solo-cat:nth-child(3) .cat_ttl {
    background-image: url(/wp-content/uploads/2025/04/upd_cat-1.png);
}

.page-id-11843 #section-categories .solo-cat:nth-child(4) .cat_ttl {
    background-image: url(/wp-content/uploads/2025/04/upd_cat-2.png);
}

.page-id-11843 #section-categories .solo-cat:nth-child(5) .cat_ttl {
    background-image: url(/wp-content/uploads/2025/05/birthday-flowers.png);
}

.page-id-11843 #section-categories .solo-cat:nth-child(6) .cat_ttl {
    background-image: url(/wp-content/uploads/2025/05/new-baby.png);
}

.page-id-11843 #section-categories .solo-cat:nth-child(7) .cat_ttl {
    background-image: url(/wp-content/uploads/2025/05/funeral.png);
}

.page-id-11843 #section-categories .solo-cat:nth-child(8) .cat_ttl {
    background-image: url(/wp-content/uploads/2025/04/upd_cat-6.png);
}

.page-id-11843 #section-categories .solo-cat:nth-child(9) .cat_ttl {
    background-image: url(/wp-content/uploads/2025/05/get-well.png);
}

.page-id-11843 #section-categories .contain-products {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
}

.page-id-11843 #section-categories a.solo-prod {
    background-color: #FFF;
    width: calc(25% - 8px);
    margin-bottom: 10px;
    padding: 0 15px 15px;
}

.page-id-11843 #section-categories a.solo-prod .prod_img {
    margin-bottom: 5px;
}

.page-id-11843 #section-categories a.solo-prod .prod_img::after {
    content: '';
    display: block;
    padding-top: 100%;
}

.page-id-11843 #section-categories a.solo-prod p.prod_name,
.cmsmasters_product h5.cmsmasters_product_title a {
    min-height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #6A1616;
    font-family: "Nunito", sans-serif;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 10px;
    padding: 0;
    text-align: center;
}

.cmsmasters_product h5.cmsmasters_product_title a {
    letter-spacing: normal;
    text-transform: none;
}

.page-id-11843 #section-categories a.solo-prod .prod_price {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-evenly;
}

.page-id-11843 #section-categories a.solo-prod p.price_regular,
.page-id-11843 #section-categories a.solo-prod p.price_sale,
.cmsmasters_product .price {
    color: #F16522;
    font-family: "Fjalla One", sans-serif;
    font-size: 20px;
    font-weight: 400;
    padding: 0;
    text-align: center;
}

.page-id-11843 #section-categories a.solo-prod p.price_regular.on_sale,
.cmsmasters_product .price del {
    color: #BCBCBC;
    text-decoration: line-through;
}

/*.page-id-11843 #section-categories .contain-categories a.solo_category:nth-child(4),
.page-id-11843 #section-categories .contain-categories a.solo_category:nth-child(5),
.page-id-11843 #section-categories .contain-categories a.solo_category:nth-child(6),
.page-id-11843 #section-categories .contain-categories a.solo_category:nth-child(7) {
    width: calc(25% - 10px);
}*/

.page-id-11843 #section-categories .contain-categories a.solo_category::after {
    content: '';
    display: block;
    padding-top: 100%;
}

.page-id-11843 #section-categories a.solo_category .cat-name {
    width: calc(96% - 30px);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    color: #FFF;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.5;
    text-align: center;
    text-shadow: 2px 2px rgb(0 0 0 / 30%);
}

.page-id-11843 #section-categories a.solo_category .cat-name span {
    display: inline-block;
    border: 2px solid #FFF;
    font-size: 12px;
    margin-top: 10px;
    padding: 10px 10px 7px;
}

.apsw-search-wrap {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    z-index: 999999;
    display: none;
}

.apsw-search-wrap.active {
  display: inline-block;
}

.apsw-search-wrap input.apsw-search-input {
    height: 58px !important;
}

.easy_testimonial cite span.date {
    display: none !important;
}

#cmsmasters_column_u9ltj1a0i7 .cmsmasters_img.cmsmasters_image_c.bar_divider img{
    width: 480px;
    content:url("/wp-content/uploads/2024/04/testimonial.png");
}

/* 1045px */

@media only screen and ( max-width: 1045px ){
  .page-id-11843 #section-banner {
      padding-top: 0;
  }

  .page-id-11843 #section-categories a.solo_category .cat-name {
    font-size: 18px;
  }
}

/* 990px */

@media only screen and (max-width: 990px){
    #header .header_mid .header_mid_inner .logo_wrap .logo img {
        display: inline-block;
    }

    #header .header_mid .header_mid_inner .logo_wrap .logo img.logo_retina {
        display: none;
    }

    #header .header_mid .resp_mid_nav_wrap .responsive_nav:after,
    #header .header_mid .resp_mid_nav_wrap .responsive_nav:before,
    #header .header_mid .resp_mid_nav_wrap .responsive_nav span {
        height: 3px;
    }

    .header_mid .mid_search_but_wrap .mid_search_but:before {
        font-size: 19px;
    }

    .cmsmasters_dynamic_cart .cmsmasters_dynamic_cart_button:before {
        font-size: 22px !important;
        margin-bottom: 5px !important;
    }

    .cmsmasters_dynamic_cart .cmsmasters_dynamic_cart_button h6 {
        margin-bottom: 5px !important;
    }

    ul.sub-menu .menu-item-has-children a {
        font-weight: 700;
    }

    ul.sub-menu .menu-item-has-children .sub-menu a {
        font-weight: normal;
    }

    .page-id-11843 #section-banner .banner-carousel {
        width: 100%;
        margin-bottom: 6px;
    }

    .page-id-11843 #section-banner .banner-payment {
        display: none;
    }

    .page-id-11843 #section-banner .joint-banner,
    .page-id-11843 #section-banner a.promo-banner {
        width: calc(50% - 3px);
    }

    .page-id-11843 #section-banner a.joint-banner_solo::after {
        padding-top: 45%;
    }

  .page-id-11843 #section-categories .contain-categories a.solo_category,
  .page-id-11843 #section-categories .contain-categories a.solo_category:nth-child(4),
  .page-id-11843 #section-categories .contain-categories a.solo_category:nth-child(5),
  .page-id-11843 #section-categories .contain-categories a.solo_category:nth-child(6),
  .page-id-11843 #section-categories .contain-categories a.solo_category:nth-child(7) {
    width: calc(50% - 10px);
  }

  .page-id-11843 #section-categories .contain-categories a.solo_category::after {
    padding-top: 50%;
  }

  .page-id-11843 #section-categories a.solo-prod .prod_img::after {
    content: '';
    display: block;
    padding-top: 80%;
  }

  .page-id-11843 #section-categories a.solo_category .cat-name {
    width: calc(100% - 20px);
    font-size: 22px;
  }

  .bottom_bg {
    padding-top: 30px !important;
  }

  .page-id-11843 #section-categories a.solo_category .cat-name span,
  #bottom #text-2 .widgettitle,
  #bottom #text-2 .textwidget,
  #bottom #text-4 .widgettitle,
  #bottom #text-4 ul::after,
  #bottom #text-5 {
    display: none;
  }

  #bottom #text-4 ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
  }

  #bottom li.page_item {
    height: 30px;
    line-height: 1;
  }

  #bottom li.page_item a {
    font-size: 11px !important;
  }

  #bottom #zoom-social-icons-widget-2,
  #bottom #zoom-social-icons-widget-2 .zoom-social-icons-list--align-left {
    text-align: center;
  }

  #bottom #zoom-social-icons-widget-2 .widgettitle {
    font-size: 14px;
    margin-bottom: 0;
  }

  .cmsmasters_footer_small .footer_in_inner {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  #footer {
    border-top: 0;
  }

  #footer .footer_custom_html p {
    /*font-size: 12px !important;
    padding: 0;*/
    display: none;
  }

  .cmsmasters_footer_small .footer_copyright a {
    font-size: 12px;
  }
}

/* 760px */
@media only screen and (max-width: 760px){
    .page-id-11843 #section-banner .joint-banner {
        width: 100%;
    }

    .page-id-11843 #section-banner a.promo-banner {
        display: none;
    }

    .page-id-11843 #section-categories a.solo-prod {
        width: calc(50% - 8px);
  }
}

/* 700px */

@media only screen and (max-width: 700px){
    .page-id-11843 #section-categories .solo-cat {
        padding: 15px 0;
    }
    .page-id-11843 #section-categories .cat_ttl {
        height: 48px;
        font-size: 18px;
        margin: 0 auto 20px;
        padding: 0 20px;
    }
    .page-id-11843 #section-categories a.solo-prod p.prod_name {
        min-height: 40px;
        font-size: 15px;
        line-height: 1;
        margin-bottom: 5px;
    }
    .page-id-11843 #section-categories a.solo-prod p.price_regular, .page-id-11843 #section-categories a.solo-prod p.price_sale {
        font-size: 16px;
    }
    #cmsmasters_column_u9ltj1a0i7 .cmsmasters_img.cmsmasters_image_c.bar_divider img{
        width: 350px;
    }
}

/* 500px */

@media only screen and (max-width: 500px){
    .page-id-11843 #section-categories .contain-categories a.solo_category,
    .page-id-11843 #section-categories .contain-categories a.solo_category:nth-child(4),
    .page-id-11843 #section-categories .contain-categories a.solo_category:nth-child(5),
    .page-id-11843 #section-categories .contain-categories a.solo_category:nth-child(6),
    .page-id-11843 #section-categories .contain-categories a.solo_category:nth-child(7) {
      width: calc(50% - 5px);
      margin-bottom: 10px;
    }
    .page-id-11843 #section-categories a.solo_category .cat-name {
    font-size: 18px;
    }
    .page-id-11843 #section-categories .contain-breaker{
        width: calc(96% - 20px);
    }
    #section-categories .cmsmasters_img.cmsmasters_image_c.bar_divider img{
        content:url("/wp-content/uploads/2024/04/category.png");
    }
    #middle .cmsmasters_img.cmsmasters_image_c.bar_divider img{
        content:url("/wp-content/uploads/2024/04/ftprod.png");
    }
    #cmsmasters_column_u9ltj1a0i7 .cmsmasters_img.cmsmasters_image_c.bar_divider img{
        content:url("/wp-content/uploads/2024/04/testimonial.png");
    }
}


/* 400px */

@media only screen and (max-width: 400px){
    .page-id-11843 #section-categories a.solo-prod {
        padding: 0 10px 10px;
    }

    .page-id-11843 #section-categories a.solo_category .cat-name span {
        font-size: 10px;
    }
    #cmsmasters_column_u9ltj1a0i7 .cmsmasters_img.cmsmasters_image_c.bar_divider img{
        width: 300px;
    }
}
.post-51199 .cmsmasters_post_author_suf,
.post-51199 .fn,
.post-51199 .cmsmasters_post_author,
.post-51199 .cmsmasters_post_author_suf,
.post-52903 .fn,
.post-52903 .cmsmasters_post_author,
.post-52903 .cmsmasters_post_author,
.post-52903 .cmsmasters_post_author_suf,
.post-52914 .fn,
.post-52914 .cmsmasters_post_author,
.post-52914 .cmsmasters_post_author,
.post-52914 .cmsmasters_post_author_suf,
.post-52898 .fn,
.post-52898 .cmsmasters_post_author,
.post-52898 .cmsmasters_post_author,
.post-52898 .cmsmasters_post_author_suf,
 .fn,
 .cmsmasters_post_author,
 .cmsmasters_post_author,
 .cmsmasters_post_author_suf{
    display: none !important;
}

/*footer Social Media*/
ul > li:before{
    content: unset !important;
}
.social-icon.socicon-facebook:before {
     content: url(/wp-content/uploads/2024/04/fb.png);
}
.menu-main-menu-container {
/*     background: linear-gradient(90deg, #CD84D4 0%, #E2B5E5 34%, #AEC1F6 63.5%, #54D6AF 100%); */
    background-color: unset !important;
}
.header_bot .header_bot_inner,
.bottom_bg,
#footer {
    background: linear-gradient(90deg, #CD84D4 0%, #E2B5E5 34%, #AEC1F6 63.5%, #54D6AF 100%);
    background-color: unset !important;
}

#footer {
    border-color: #FFF !important;
}

ul.navigation > li > a{
    background-color:unset !important;
}
.bot_nav_wrap{
     background-color: unset !important;
}

/*Homepage SEE MORE Clicker*/
#cmsmasters_row_kwldwx3jke .cmsmasters_text {
    position: relative;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 10;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

#cmsmasters_row_kwldwx3jke .cmsmasters_text.active {
    -webkit-line-clamp: initial;
}

#cmsmasters_row_kwldwx3jke p.cta_pop,
#cmsmasters_row_kwldwx3jke p.cta_unpop {
    width: 100%;
    position: absolute;
    bottom: -5px;
    background-color: #FFF;
    color: #f16d22;
    cursor: pointer;
    font-weight: 700;
    padding: 0;
    text-align: center;
}

#cmsmasters_row_kwldwx3jke .cmsmasters_text.active p.cta_pop,
#cmsmasters_row_kwldwx3jke .cmsmasters_text p.cta_unpop {
    display: none;
}

#cmsmasters_row_kwldwx3jke .cmsmasters_text.active p.cta_unpop {
    display: block;
}

/*Woocommerce Sale Display*/
.cmsmasters_product_img span.onsale {
    display: none;
}

/*.cmsmasters_product .price del::before {
    content: 'Before: ';
}

.cmsmasters_product .price ins::before {
    content: 'After: ';
}*/

/*Homepage Spacing Request 5/3/24 */
@media only screen and (max-width: 540px) {
    #cmsmasters_row_426ae99298 .cmsmasters_row_outer_parent,
    #cmsmasters_row_b151a9f21d .cmsmasters_row_outer_parent,
    #cmsmasters_row_5h2kdog1lm .cmsmasters_row_outer_parent {
        padding-bottom: 20px !important;
    }

    #cmsmasters_heading_v6j5eysuhj,
    #cmsmasters_heading_3brpm6f3l8 {
        margin-bottom: 0 !important;
    }

    #cmsmasters_column_n3tg9cnfxr .custom_html {
        height: 0;
    }
}

/*Footer Information and Our Blogs menu*/
#bottom li.page_item {
    border-color: #f4e7e0;
    border-bottom: 1px solid;
    padding: 9px 0;
}

#bottom li.page_item a {
    font-weight: 600;
    font-size: 16px;
}

ul.navigation > li.special-red > a {
    font-weight: 700;
    color: #ff1f1f !important;
}

/*Social Media Clip*/
#social-media-clip {
    position: fixed;
    top: calc(70% - 129px);
    right: 5px;
    display: flex;
    flex-direction: column;
    z-index: 999;
}

#social-media-clip a {
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 7px;
    color: #fff;
    margin-bottom: 3px;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

#social-media-clip a:first-child {
    background: #4267b2;
}

#social-media-clip a:nth-child(2) {
    background: #ff55d6;
}

#social-media-clip a:hover {
    background: linear-gradient(90deg, #CD84D4 0%, #E2B5E5 34%, #AEC1F6 63.5%, #54D6AF 100%);
}

/*Testimonial Plugin override*/
.easy_testimonial .easy_testimonial_image_wrapper img {
    display: none;
}

/*Homepage Spacing*/
.cmsmasters_11 p {
    padding-bottom: 0;
}

#cmsmasters_row_b151a9f21d .cmsmasters_row_outer_parent,
#cmsmasters_row_5h2kdog1lm .cmsmasters_row_outer_parent {
    padding-bottom: 15px !important;
}

/*Hide Add to Cart button*/
body.postid-55413 .cart .single_add_to_cart_button,
body.postid-55413 input.input-text.qty.text{
    display: none;
}

/*Inner Products - Add Ons Dropdown*/
.wc-pao-addon .wc-pao-addon-wrap select,
.wc-pao-addon .wc-pao-addon-wrap select option {
    color: #000;
    font-weight: 700;
}

/*Header Menu - Special Funeral*/
ul.navigation > li.special-funeral > ul.sub-menu {
    column-count: 2;
    width: 460px;
}

/* 990px */
@media only screen and (max-width: 990px){
  ul.navigation > li.special-funeral > ul.sub-menu {
      column-count: 1;
  }
}

ul.navigation > li.special-funeral > ul.sub-menu > li.end-funeral {
    border-bottom: 2px solid black;
    margin-bottom: 12px;
}

@media only screen and (max-width: 1024px) {
    #header .top_line_nav .nav_item_wrap {
        color: #FFF;
    }
}