/*!
Author:      Slidesigma
Theme Name:  Drownz
Author URI:  https://www.templatemonster.com/authors/slidesigmathemes/
Theme URI:   http://slidesigma.nyc/templatemonster/wp/drownz/
Version:     1.0.0
Description: Drownz - Drown Shop WordPress Theme
License:     GNU General Public License version 3.0
Text Domain: drownz
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Domain Path: /languages
Tags:        one-column, two-columns, right-sidebar, custom-logo, custom-menu, threaded-comments, translation-ready, left-sidebar, custom-background, custom-colors, custom-header, featured-images, sticky-post
*/
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}
.screen-reader-text:focus {
  background-color: #F4F4F4;
  clip: auto !important;
  clip-path: none;
  color: #444;
  display: block;
  font-size: 1em;
  height: auto;
  left: 5px;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}

img {
  max-width: 100%;
  height: auto;
}

#primary {
  width: 100%;
}

.bypostauthor {
  display: block;
}

body {
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #6b6b83;
  overflow-x: hidden;
  font-size: 16px;
  line-height: 1.8;
  background-color: #f4f4f4;
}

a{
  color: #BA1C24;
  text-decoration: none;
  outline: none;
  transition: .3s;
}

a:hover,
a:active,
a:focus {
  color: #9B171E;
  text-decoration: none;
  outline: none;
}

p {
  font-size: 14px;
	line-height: 1.8;
	margin-bottom: 10px;
	font-family: 'Open Sans', sans-serif;
}

dl,
ol,
ul {
  margin-bottom: 25px;
}

blockquote {
  padding: 30px;
  padding-right: 60px;
  margin: 50px 0px 50px 0;
  background-color: #F4F4F4;
  font-size: 20px;
  line-height: 28px;
  position: relative;
  font-family: 'Rubik', sans-serif;
  color: #000;
}

blockquote p {
  margin-bottom: 0;
  position: relative;
  z-index: 1
}

body blockquote.wp-block-quote.is-large,
body blockquote.wp-block-quote.is-style-large {
  padding: 30px;
  padding-right: 60px;
  margin: 50px 0px 50px 0;
}

.wp-block-preformatted {
  border: none;
  background: none;
  padding: 0px;
}

.wp-block-verse {
  border: none;
  background: none;
  padding: 0px;
  font-family: inherit;
}

.wp-block-separator:not(.is-style-wide):not(.is-style-dots) {
  max-width: 100px;
}

.wp-block-separator {
  border: none;
  border-bottom: 2px solid #8f98a1;
  margin: 1.65em auto;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #000;
  font-family: "Rubik", sans-serif;
  font-weight: 500;
  margin: 0 0 20px;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a,
h1, h2, h3, h4, h5, h6, b, strong {
  color: #000;
}

h1 a:focus, h2 a:focus, h3 a:focus, h4 a:focus, h5 a:focus, h6 a:focus,
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover{
  color: #9B171E;
}

h1 {
  font-size: 52px;
}

h2 {
  font-size: 48px;
}

h3 {
  font-size: 36px;
}

h4 {
  font-size: 30px;
}

h5 {
  font-size: 24px;
}

h6 {
  font-size: 21px;
}

.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6{
  margin-bottom: 20px;
}

.entry-content ul,
.entry-content ol{
  padding-left: 25px;
}

.entry-content ul ol,
.entry-content ol ol,
.entry-content ul ul,
.entry-content ol ul{
  margin-top: 10px;
}

.entry-content ul li + li,
.entry-content ol li + li{
  margin-top: 10px;
}

.sigma_post-title a{
  display: block;
}

pre {
  border: 1px solid #d1d1d1;
  line-height: 1.3125;
  background-color: #F4F4F4;
  color: #6b6b83;
  font-family: monospace;
  font-size: 14px;
  margin: 20px 0;
  overflow: auto;
  padding: 20px 20px 45px 20px;
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

/* --------------------------------------
 * WordPress Core
 * ---------------------------------------*/

.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 20px auto;
}

.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

.wp-caption.alignright:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

a img.alignnone {
  margin: 5px 20px 20px 0;
}

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption {
  max-width: 100%;
}

.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}

.wp-caption .wp-caption-text {
  font-style: italic;
  color: #6b6b83;
  font-size: 12px;
  line-height: 1.6153846154;
  padding-top: .5384615385em;
}

/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}

.screen-reader-text:focus {
  background-color: #F4F4F4;
  clip: auto !important;
  clip-path: none;
  color: #444;
  display: block;
  font-size: 1em;
  height: auto;
  left: 5px;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}

/* --------------------------------------
 * Table Section
 * ---------------------------------------*/
table {
  border-collapse: collapse;
  border-spacing: 0;
  vertical-align: middle;
  width: 100%;
  margin: 0 0 30px;
}

table th {
  border: 0;
  padding: 10px;
  font-weight: bold;
  background: inherit;
  border-right: 1px solid #CED4DA;
  color: #000;
}

table th a {
  color: #BA1C24;
}

table th a:hover {
  color: #000;
  text-decoration: none;
}

table td {
  padding: 5px 10px;
}

table tfoot tr,
table tbody tr,
table thead tr {
  border: 1px solid #CED4DA;
}

table tbody th,
table tbody td {
  border-right: 1px solid #CED4DA;
}

table tbody th a:visited {
  color: #BA1C24;
}

/* --------------------------------------
 * gallery
 * ---------------------------------------*/
.gallery {
  margin: 0;
}

.gallery-item {
  max-width: 33.33%;
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
  margin: 0;
  padding: 2px;
}

.gallery-columns-1 .gallery-item {
  max-width: 100%;
}

.gallery-columns-2 .gallery-item {
  max-width: 50%;
}

.gallery-columns-4 .gallery-item {
  max-width: 25%;
}

.gallery-columns-5 .gallery-item {
  max-width: 20%;
}

.gallery-columns-6 .gallery-item {
  max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
  max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
  max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
  max-width: 11.11%;
}

.gallery-icon img {
  margin: 0 auto;
}

.gallery-caption {
  color: #686868;
  display: block;
  font-size: 16px;
  font-style: italic;
  line-height: 26px;
  padding-top: 0.5384615385em;
  padding-bottom: 0.5384615385em;
}

.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
  display: none;
}

.entry-content .blocks-gallery-grid,
.entry-content .wp-block-gallery{
  padding-left: 0;
}

/* --------------------------------------
 * Embeds
 * ---------------------------------------*/
.wp-block-embed{
  margin-bottom: 20px;
}

/* --------------------------------------
 * Page links
 * ---------------------------------------*/
.page-links {
  clear: both;
  font-size: 16px;
  font-weight: 600;
  margin: 20px 0;
  color: #141433;
  letter-spacing: 0.5px;
}

.page-links a {
  border: 1px solid #141433;
}

.page-links a,
.page-links>span {
  color: #000;
  text-decoration: none;
  display: inline-block;
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  margin: 0px 2px;
}

.page-links a:hover {
  background-color: #141433;
  color: #fff;
}

.page-links>span {
  background-color: #141433;
  border: 1px solid #141433;
  color: #fff;
}

.page-links>a:first-child,
.page-links>span:first-child {
  margin-left: 15px;
}

/* --------------------------------------
 * Global Form Input
 * ---------------------------------------*/
input[type="number"],
input[type="text"],
input[type="email"],
input[type="password"],
input[type="tel"],
input[type="url"],
input[type="search"],
select,
textarea {
  display: block;
  width: 100%;
  height: 44px;
  font-size: 14px;
  color: #848484;
  padding: 10px 16px;
  font-weight: 400;
  background-color: #fff;
  border: 1px solid #00000087;
  border-radius: 5px;
  transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
}

input:focus,
select:focus,
textarea:focus {
  border-color: #BA1C24;
  outline: none !important;
}

input[type="checkbox"],
input[type="radio"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #fff;
  border: 2px solid #F0F2F3;
  border-radius: 50%;
  display: inline-block;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  height: 16px;
  margin: 4px 8px 4px 0;
  outline: 0;
  -webkit-transition: background-color .2s ease-out;
  -o-transition: background-color .2s ease-out;
  transition: background-color .2s ease-out;
  width: 16px;
}

input[type=checkbox]:checked,
input[type=radio]:checked {
  background-color: #BA1C24;
}

input[type="checkbox"] {
  border-radius: 2px;
}

label {
  margin: 0;
}

textarea {
  height: 150px;
  resize: none;
  padding: 20px 15px;
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
  display: inline-block;
  font-weight: 700;
  background-color: #BA1C24;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  padding: 16px 35px;
  font-size: 14px;
  border-radius: 5px;
  cursor: pointer;
  -webkit-transition: all 0.4s ease-out 0s;
  transition: all 0.4s ease-out 0s;
  text-transform: uppercase;
  letter-spacing: normal;
  border: none;
}

button:hover,
html input[type=button]:hover,
input[type=reset]:hover,
input[type=submit]:hover,
button:focus,
html input[type=button]:focus,
input[type=reset]:focus,
input[type=submit]:focus {
  background-color: #141433;
  outline: none;
}


/*--------------------------------------------------------------
# Select2
--------------------------------------------------------------*/

.select2-container,
.select2-container:focus,
.select2-container--default .select2-selection--single,
.select2-container--default .select2-selection--single:focus,
.select2-container .select2-selection--single .select2-selection__rendered,
.select2-container .select2-selection--single .select2-selection__rendered:focus{
  outline: none;
}

.select2-results__option{
  font-size: 14px;
  padding: 5px 10px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered{
  color: #6b6b83;
  line-height: 48px;
}
.select2-container--default .select2-selection--single{
  border: 0;
  background-color: #F4F4F4;
  border-radius: 0;
  height: 50px;
  margin: 0;
}
.select2-container .select2-selection--single .select2-selection__rendered{
  padding-left: 15px;
  padding-right: 15px;
  background: #fff;
  border: 1px solid #00000087;
  border-radius: 5px;
}
.select2-dropdown{
  background-color: #fff;
}
.select2-container--default .select2-selection--single .select2-selection__arrow{
  height: 50px;
  top: 0;
  right: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.select2-dropdown{
  border: 1px solid #F0F2F3;
  border-radius: 8px;
}
.select2-search--dropdown{
  padding: 10px;
}
.select2-container--default .select2-search--dropdown .select2-search__field{
  border: 0;
  border-radius: 0;
  height: 50px;
  padding: 15px;
}
.select2-container--default .select2-results__option--highlighted[aria-selected],
.select2-container--default .select2-results__option--highlighted[data-selected]{
  background-color: #BA1C24;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b{
  border: 0;
  position: relative;
  top: auto;
  left: auto;
  margin-top: 0;
  margin-left: 0;
  display: block;
  width: auto;
  height: auto;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b::before{
  content: '\f063';
  font-family: 'Font Awesome 5 Pro';
  font-weight: 300;
  color: #BA1C24;
  border: 0;
  transition: .3s;
  display: inline-block;
  position: relative;
  transform-origin: center;
}

.select2-container--open .select2-selection--single .select2-selection__arrow b::before{
  transform: rotate(180deg);
}

/* --------------------------------------
 * Widget Sections
 * ---------------------------------------*/
.widget {
  padding: 30px 30px 30px;
  background-color: #fff;
}

.widget + .widget {
  margin-top: 30px;
}

.widget h6.widget-title,
.widget h3.widget-title {
  font-size: 24px;
  text-transform: none;
  margin-bottom: 20px;
  line-height: 1;
  position: relative;
  padding-left: 0;
}

.widget ul {
  margin: 0;
  padding: 0;
}

.widget ul li {
  list-style: none;
}

.widget a {
  -webkit-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
}

.widget ul a {
  color: #000;
}
.widget ul a:hover{
  color: #9B171E;
}

.widget ul>li ul {
  margin-left: 15px;
  margin-top: 15px;
}

.widget ul>li {
  padding: 0px 0px 15px 0;
}

.widget>ul>li:last-child {
  padding-bottom: 0;
}

.widget ul>li ul>li:last-child {
  border-bottom: 0;
  padding-bottom: 0;
  padding-top: 0;
}

/*=== Calendar Widget ===*/

.wp-block-calendar{
  margin-bottom: 30px;
}
.wp-block-calendar table,
.widget table{
  margin-bottom: 0;
}
.wp-calendar-table tr{
  border: 0;
}
.wp-calendar-table td, .wp-calendar-table th {
  padding: 0;
  border: 0;
  color: #000;
  width: 14.2857%;
}
.wp-calendar-table th,
.wp-block-calendar table th{
  padding: 0 2px 12px 2px;
  background-color: transparent;
  font-weight: bold;
}
.wp-block-calendar tbody td,
.wp-block-calendar th{
  border: 0;
}

.entry-content .wp-block-calendar tbody td,
.entry-content .wp-block-calendar th,
.entry-content .wp-calendar-table th,
.entry-content .wp-block-calendar table th{
  text-align: left;
}
.entry-content .widget_calendar td#today:before,
.entry-content .wp-block-calendar td#today:before{
  top: 5px;
  left: -4px;
}
.wp-calendar-table td{
  font-size: 12px;
  line-height: 2.2;
}
.calendar_wrap caption,
.wp-block-calendar table caption,
.wp-block-calendar table tbody{
  caption-side: top;
  padding-top: 0;
  padding-bottom: 10px;
  color: #000;
  font-weight: 600;
}

.calendar_wrap .wp-calendar-nav,
.wp-block-calendar .wp-calendar-nav{
  padding-top: 10px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.wp-block-calendar a{
  -webkit-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
}
.widget_calendar td#today, .wp-block-calendar td#today {
  position: relative;
  z-index: 2;
  color: #fff;
}
.widget_calendar td#today a, .wp-block-calendar td#today a{
  color: #fff;
}
.widget_calendar td#today:before, .wp-block-calendar td#today:before {
  content: ' ';
  position: absolute;
  z-index: -1;
  left: -5px;
  width: 2em;
  height: 2em;
  line-height: 2.2;
  text-align: center;
  background-color: #BA1C24;
}

/*=== widget_sigma_recent_entries ===*/
.widget_sigma_recent_entries li {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

.widget_sigma_recent_entries .sigma-post-image {
  margin-right: 15px;
  margin-bottom: 15px;
  width: 110px;
}

.widget_sigma_recent_entries li .sigma-post-date {
  display: block;
  text-transform: none;
}

/*=== post-password-form ===*/
.post-password-form input[name="post_password"] {
  position: relative;
  top: 2px;
  height: 60px;
}

.post-password-form input[type=submit] {
  background-image: none;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  padding-top: 16px;
  padding-bottom: 18px;
}

/*=== widget_categories ===*/
.widget_archive ul li,
.widget_categories ul li {
  padding-bottom: 0;
  position: relative;
  margin: 20px 0;
  padding: 0;
}

.widget_archive ul>li:last-child,
.widget_categories ul>li:last-child {
  margin-bottom: 0;
}

.widget_archive ul li span,
.widget_categories ul li span {
  position: absolute;
  right: 0;
  top: -1px;
  width: 25px;
  height: 25px;
  line-height: 25px;
  color: #000;
  text-align: center;
  display: block;
  font-size: 12px;
}
.widget_categories ul>li ul li span {
    top: 20px;
}
.widget-area.sidebar .widget ul>li:last-child {
    border-bottom: 0;
}
.widget-area.sidebar .widget.widget_rss ul>li .rss-date {
    margin: 10px 0;
    font-weight: 600;
}
/*=== widget_tag_cloud ===*/
.widget_tag_cloud a {
  display: inline-block;
  font-size: 12px !important;
  padding: 5px 10px;
  border: #ba1c24 solid 1px;
  margin: 0 5px 10px 0;
  border-radius: 4px;
  background: #fff;
  font-weight: 500;
  color: #ba1c24;
}

.widget_tag_cloud a:hover {
  background-color: #BA1C24;
  color: #fff;
}

/*=== Widget Image ===*/
.widget.widget_media_image {
  padding: 0;
}

/*=== Search widget ===*/
.search-form {
  position: relative;
  display: flex;
}

.search-form label {
  display: block;
  margin: 0;
  flex: 1;
}

.widget_search .search-field {
  border-color: #CED4DA;
  padding-right: 50px;
  background-color: #F4F4F4;
  padding: 0 20px;
  font-size: 13px;
}

.search-form button .screen-reader-text {
  display: none;
}

/*=== RSS Widget ===*/
.widget.widget_rss .widget-title a:first-child{
  display: none;
}
.site-footer.footer-light .sigma-footer-widgets-wrapper .widget.widget_rss .widget-title a{
  color: #000;
}

.widget.widget_rss .widget-title a{
  position: relative;
  display: flex;
  align-items: center;
  color: #000;
  font-size: 22px;
}
.widget.widget_rss .widget-title a::before{
  font-family: "Font Awesome 5 Pro";
  content: "\f09e";
  font-weight: 900;
  -webkit-font-smoothing: antialiased;
  transition: .3s;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-size: 12px;
  margin-right: 10px;
  color: #BA1C24;
}

.widget.widget_rss ul li a{
  font-weight: 600;
}
.widget.widget_rss ul li .rss-date{
  font-size: 13px;
  display: block;
}
.widget.widget_rss ul li .rssSummary{
  margin: 5px 0;
}
.widget.widget_rss ul li cite{
  font-size: 12px;
  font-style: italic;
  color: #BA1C24;
  font-weight: 700;
}

iframe {
  max-width: 100%
}

/*=== Blog Gallery ===*/
.format-gallery .featured-wrapper {
  position: relative;
}

.format-gallery .lSPager {
  position: absolute;
  bottom: 10px;
  left: 50%;
  -khtml-transform: translateX(-50%) translateY(0%);
  -moz-transform: translateX(-50%) translateY(0%);
  -ms-transform: translateX(-50%) translateY(0%);
  -o-transform: translateX(-50%) translateY(0%);
  transform: translateX(-50%) translateY(0%);
}

.format-gallery .lSSlideOuter .lSPager.lSpg>li a {
  height: 13px;
  width: 13px;
  border: 2px solid #fff;
  background-color: transparent;
}

.format-gallery .lSSlideOuter .lSPager.lSpg>li:hover a {
  background-color: transparent !important;
}

.format-gallery .lSSlideOuter .lSPager.lSpg>li.active a {
  background-color: #fff;
}

/*=== Single post navigation ===*/
.site-main .comment-navigation,
.site-main .posts-navigation {
  overflow: hidden;
  margin-top: 40px;
  margin-bottom: 40px;
}

.site-main .post-navigation {
  overflow: hidden;
  margin-top: 40px;
}

.single-post .site-main .post-navigation {
  margin: 20px 0;
  padding: 40px 0;
  border-top: 1px solid #CED4DA;
  border-bottom: 1px solid #CED4DA;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  text-align: left;
  word-break: break-word;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  text-align: right;
}

.comment-navigation a h3,
.posts-navigation a h3,
.post-navigation a h3 {
  font-size: 22px;
  max-width: 230px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.navigation-dots {
  display: flex;
  flex-wrap: wrap;
  width: 40px;
  height: 40px;
}

.navigation-dots span {
  flex: 0 calc(33.33% - 3px);
  width: calc(33.33% - 3px);
  height: 10.33px;
  border-radius: 50%;
  margin: 0 1px;
  border: 1px solid #BA1C24;
}

.navigation .nav-links {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 0;
}

.navigation .nav-links .nav-next a,
.navigation .nav-links .nav-previous a {
  display: block;
  color: #000;
  text-transform: none;
  font-size: 28px;
  letter-spacing: -1px;
  font-family: "Rubik", sans-serif;
}

.post-navigation .nav-previous a span,
.post-navigation .nav-next a span {
  color: #BA1C24;
  font-size: 14px;
  font-weight: 500;
  display: block;
  text-transform: capitalize;
  letter-spacing: normal;
  font-family: 'Open Sans', sans-serif;
  line-height: 1.6;
  margin-bottom: 6px;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  word-break: break-word;
}

.comment-content ul,
.comment-content ol {
  margin-bottom: 20px;
}

.comment-content ul ul,
.comment-content ol ol {
  margin-bottom: 0;
}

.post-pagination .navigation.pagination {
  justify-content: center;
}

.comment-navigation .nav-previous a:before {
  font-weight: 100;
  content: "\e686";
  font-family: 'Pe-icon-7-stroke';
  display: inline-block;
  padding: 10px;
  border: 4px solid #CED4DA;
  margin-right: 15px;
  font-size: 40px;
  line-height: 1;
}

.comment-navigation .nav-next a,
.posts-navigation .nav-next a,
.post-navigation .nav-next a {
  padding-left: 2rem;
  padding-right: 0;
}

.comment-navigation .nav-next a:after,
.posts-navigation .nav-next a:after {
  content: "\e684";
  font-family: 'Pe-icon-7-stroke';
  display: inline-block;
  padding: 20px;
  border: 4px solid #CED4DA;
  margin-left: 15px;
}

.post-navigation a:hover,
.post-navigation .nav-previous a:hover:before,
.post-navigation .nav-next a:hover:after {
  color: #BA1C24
}

/* --------------------------------------

 * Seach Result page

 * ---------------------------------------*/
.site-main input.search-submit {
  position: absolute;
  right: 0;
  padding: 0 30px;
  border: none;
  outline: none;
  background-color: #000;
  top: 50%;
  height: 60px;
  line-height: 60px;
  margin-top: -29px;
  color: #fff;
  font-size: 16px;
  z-index: 1;
}

.woocommerce nav.woocommerce-pagination,
nav.woocommerce-pagination,
.post-pagination {
  margin-top: 35px;
  margin-bottom: 50px;
}

.woocommerce nav.woocommerce-pagination ul,
nav.woocommerce-pagination ul,
.nav-links {
  text-align: center;
  margin-top: 30px;
}
.woocommerce nav.woocommerce-pagination ul,
nav.woocommerce-pagination ul {
  border: 0;
  margin: 0;
}

.woocommerce nav.woocommerce-pagination ul li{
  float: none;
  border-right: 0;
}
.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span,
.nav-links .page-numbers {
  font-size: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0;
  border-radius: 0;
  height: 38px;
  width: 50px;
  border: 1px solid #ededed;
  color: #000;
  font-weight: 400;
  font-family: "Rubik", sans-serif;
  cursor: pointer;
  line-height: 1;
  margin-left: -1px;
  background: #fff;
}

.woocommerce nav.woocommerce-pagination ul li a:focus,
.woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce nav.woocommerce-pagination ul li span.current,
.nav-links .page-numbers:hover,
.nav-links .page-numbers.current {
  color: #fff;
  background-color: #141433;
  border-color: #141433;
}

.nav-links .page-numbers.next,
.nav-links .page-numbers.prev {
  font-size: 0;
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400;
}

.nav-links .page-numbers.next:before,
.nav-links .page-numbers.prev:before {
  content: "\f100";
  font-size: 16px;
}

.nav-links .page-numbers.next:before {
  content: "\f101";
}

.clear:before,
.clear:after,
blockquote:before,
blockquote:after,
.entry-content:before,
.entry-content:after,
.entry-summary:before,
.entry-summary:after,
.comment-content:before,
.comment-content:after,
.site-content:before,
.site-content:after,
.site-main>article:before,
.site-main>article:after,
.primary-menu:before,
.primary-menu:after,
.social-links-menu:before,
.social-links-menu:after,
.textwidget:before,
.textwidget:after,
.content-bottom-widgets:before,
.content-bottom-widgets:after {
  content: "";
  display: table;
}

.clear:after,
blockquote:after,
.entry-content:after,
.entry-summary:after,
.comment-content:after,
.site-content:after,
.site-main>article:after,
.primary-menu:after,
.social-links-menu:after,
.textwidget:after,
.content-bottom-widgets:after {
  clear: both;
}

/* --------------------------------------
 * Columns
 * ---------------------------------------*/
.wp-block-columns{
  margin: 40px 0 20px;
}

.wp-block-image{
  margin: 30px 0;
}
.wp-block-columns .wp-block-image{
  margin: 0;
}

/* --------------------------------------
 * Blog Widget in page
 * ---------------------------------------*/
ul.wp-block-latest-posts,
ul.wp-block-categories,
ul.wp-block-archives {
  list-style: none;
  padding-left: 0;
}

ul.wp-block-latest-posts li,
ul.wp-block-categories li,
ul.wp-block-archives li {
  padding-bottom: 0;
  position: relative;
  margin: 15px 0;
  padding: 0;
  font-size: 14px;
}

ul.wp-block-latest-posts li span,
ul.wp-block-categories li span,
ul.wp-block-archives li span{
  position: absolute;
  right: 0;
  top: -1px;
  width: 25px;
  height: 25px;
  line-height: 25px;
  background-color: #F4F4F4;
  color: #000;
  text-align: center;
  display: block;
  font-size: 12px;
}

ul.wp-block-categories>li ul {
  margin-left: 15px;
  margin-top: 15px;
}

ul.wp-block-categories li>a,
ul.wp-block-archives li>a {
  position: relative;
  color: #6b6b83;
}
ul.wp-block-categories li>a:hover,
ul.wp-block-archives li>a:hover{
  color: #BA1C24;
}

ul.wp-block-archives ul.children {
  margin-left: 15px;
  margin-top: 15px;
}

ul.wp-block-categories li span {
  width: 21px;
  height: 21px;
  line-height: 21px;
  background-color: #f2f3f4;
  color: #000;
  text-align: center;
  display: inline-block;
  font-size: 11px;
  font-weight: 400;
  margin-left: 10px;
  border-radius: 50%;
}

.wp-block-archives-dropdown {
  margin-bottom: 10px;
}

.wp-block-button {
  margin: 3rem 0;
}

.wp-block-cover-image-text,
.wp-block-cover-text,
section.wp-block-cover-image h2 {
  color: #fff !important;
}
.wp-block-cover, .wp-block-cover-image{
  margin-bottom: 20px;
}

.wp-block-cover__inner-container p{
  margin: 0;
  font-family: 'Rubik', sans-serif;
}

.wp-block-cover__inner-container p + p{
  margin-top: 20px;
}

.wp-block-button.alignleft {
  margin-top: 0;
  margin-right: 20px;
}

.wp-block-quote.is-large cite,
.wp-block-quote.is-large footer,
.wp-block-quote.is-style-large cite,
.wp-block-quote.is-style-large footer {
  font-size: 16px;
  text-align: center;
}

.wp-block-pullquote.is-style-solid-color blockquote{
  max-width: 100%;
  margin-top: 0;
  margin-bottom: 0;
}
.wp-block-pullquote.has-background blockquote{
  background-color: transparent;
}

.wp-block-button__link{
  font-size: 16px;
  background-color: #BA1C24;
}
.entry-content a.wp-block-button__link:not(.has-color),
.entry-content a.wp-block-button__link:not(.has-color):hover {
    color: #fff;
}
.is-style-outline .wp-block-button__link{
  border-color: #BA1C24;
  color: #BA1C24;
}
.is-style-outline{
  color: #BA1C24;
}

.is-style-outline a.wp-block-button__link:hover {
  border-color: #9B171E;
  background-color: #9B171E;
  color: #fff;
}
.wp-block-button__link:hover{
  background-color: #9B171E;
}
.is-style-outline .wp-block-button__link, .entry-content .is-style-outline .wp-block-button__link:not(.has-color) {
    background-color: transparent;
    border: 2px solid #BA1C24;
    color: #BA1C24;
}
.is-style-outline .wp-block-button__link:hover, .entry-content .is-style-outline .wp-block-button__link:not(.has-color):hover {
    border-color: #9B171E;
    color: #9B171E;
}
.wp-block-gallery .blocks-gallery-caption {
  margin-bottom: 30px;
  margin-top: -10px;
}

.wp-block-categories-dropdown {
  margin-bottom: 20px;
}

.wp-block-group.has-background {
  padding: 25px;
  margin-bottom: 15px;
}

.wp-block-search {
  position: relative;
}

.wp-block-search button {
  position: absolute;
  right: 0;
  padding: 0;
  border: none;
  outline: none;
  background-color: transparent;
  top: 50%;
  height: 58px;
  line-height: 58px;
  margin-top: -29px;
  color: #ffffff;
  font-size: 16px;
  z-index: 1;
  width: 70px;
}

.wp-block-search input[type="search"] {
  display: block;
  width: 100%;
  height: 60px;
  font-size: 14px;
  color: #848484;
  padding: 0px 15px;
  font-weight: 400;
  background-color: #F4F4F4;
  border: 0;
  border-radius: 0;
  transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
}

.wp-block-search .wp-block-search__button {
  font-size: 0;
  top: auto;
  bottom: 0;
}

.wp-block-archives-dropdown,
.wp-block-search {
  margin-bottom: 25px;
}

/*wp-block-comments*/

.entry-content .wp-block-latest-comments,
.wp-block-latest-comments{
  padding: 0;
}
.wp-block-latest-comments__comment-date{
  color: #6b6b83;
  margin: 5px 0;
}

/*wp-post-list*/
.wp-block-latest-posts.wp-block-latest-posts__list a{
  font-family: "Rubik", sans-serif;
  color: #000;
  font-size: 16px;
}
.wp-block-latest-posts.wp-block-latest-posts__list a:hover{
  color: #BA1C24;
}
.wp-block-latest-posts.wp-block-latest-posts__list .wp-block-latest-posts__post-date{
  color: #6b6b83;
  font-weight: 600;
}

/*wp-block-table*/
.wp-block-table.is-style-stripes td {
  border-color: #CED4DA;
}

/*wp-block-tag-cloud*/
.wp-block-tag-cloud a {
  background-color: #fff;
  margin-bottom: 8px;
  margin-right: 5px;
  position: relative;
  font-family: "Open Sans", sans-serif;
  display: inline-block;
  font-size: 12px !important;
  padding: 5px 10px;
  border: #ba1c24 solid 1px;
  margin: 0 5px 10px 0;
  border-radius: 4px;
  background: #fff;
  font-weight: 500;
  color: #ba1c24;
}

.wp-block-tag-cloud a:hover {
  color: #fff;
  background-color: #BA1C24;
}

.slicknav_btn .slicknav_icon {
  width: 30px;
  height: 17px;
  position: relative;
  margin: 20px auto;
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  -ms-transform: rotate(0);
  -o-transform: rotate(0);
  transform: rotate(0);
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -ms-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
  cursor: pointer;
}

.slicknav_btn .slicknav_icon span {
  display: block;
  position: absolute;
  height: 2px;
  width: 100%;
  background-color: #d3531a;
  border-radius: 0;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  -ms-transform: rotate(0);
  -o-transform: rotate(0);
  transform: rotate(0);
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -ms-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
}

.slicknav_btn .slicknav_icon span:nth-child(1) {
  top: 1px;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
}

.slicknav_btn .slicknav_icon span:nth-child(2) {
  top: 8px;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
}

.slicknav_btn .slicknav_icon span:nth-child(3) {
  top: 15px;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
}

.slicknav_btn.slicknav_open .slicknav_icon span:nth-child(1) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 0;
  left: 3px;
}

.slicknav_btn.slicknav_open .slicknav_icon span:nth-child(2) {
  width: 0%;
  opacity: 0;
}

.slicknav_btn.slicknav_open .slicknav_icon span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 15px;
  left: 3px;
}

/* --------------------------------------
 * Plugins
 * ---------------------------------------*/

/* Twitter Feed */
#ctf .ctf-item{
  padding: 15px 0;
}
#ctf.ctf-narrow .ctf-corner-logo{
  line-height: 1;
  margin-top: 3px;
  margin-left: 5px;
}
#ctf.ctf-super-narrow .ctf-tweet-actions{
  margin-top: 5px;
}
#ctf.ctf-super-narrow .ctf-author-box{
  margin-bottom: 5px;
  float: none;
}
#ctf .ctf-corner-logo{
  color: #BA1C24;
}
#ctf svg:not(:root).svg-inline--fa,
#ctf_lightbox svg:not(:root).svg-inline--fa{
  width: 15px;
}

#ctf .ctf-author-name{
  margin-left: 0;
  margin-right: 5px;
}
#ctf.ctf-super-narrow .ctf-author-avatar + .ctf-author-name{
  margin-left: 5px;
}
#ctf.ctf-styles .ctf-author-screenname,
#ctf.ctf-styles .ctf-context,
#ctf.ctf-styles .ctf-screename-sep,
#ctf.ctf-styles .ctf-tweet-meta{
  font-size: 12px;
}
#ctf.ctf-styles .ctf-tweet-meta a{
  font-size: 12px;
}
#ctf .ctf-twitterlink{
  margin-top: 2px;
  color: rgba(0,0,0,.35);
}
#ctf.ctf-super-narrow .ctf-author-avatar,
#ctf.ctf-super-narrow .ctf-author-avatar img{
  border-radius: 0;
}

/* Pinterest Feed */
.gs-pin-details{
  position: relative;
}
.gs-pin-details::before{
  content: "\f0d2";
  font-family: "Font Awesome 5 Brands";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  transition: .3s;
  position: absolute;
  bottom: 10px;
  right: 20px;
  color: #fff;
  opacity: 0;
  visibility: hidden;
}
.gs-pin-details:hover::before{
  opacity: 1;
  visibility: visible;
  bottom: 20px;
}

/* Popup Maker */
body .pum-container, body .pum-content, body .pum-content+.pum-close, body .pum-content+.pum-close:active,
body .pum-content+.pum-close:focus, body .pum-content+.pum-close:hover, body .pum-overlay, body .pum-title{
  line-height: 1.7;
}

@media (max-width: 1200px) {

  /* Header */

  .header-layout-2 .sigma-header-button-container,
  .header-layout-2 .site-header-top>.d-flex:after,
  .site-header .contact-info {
    display: none;
  }

  .header-layout-2 .header-stickable-wrap,
  .header-layout-1 .header-stickable-wrap {
    display: none;
  }

  .header-layout-2 .site-header .site-logo {
    height: 120px;
  }
}
