.alternative-font {
  color: #dd3333;
}
a {
  color: #dd3333;
}
a:hover {
  color: #e14949;
}
a:active {
  color: #d32323;
}
ul.list.icons li a {
  color: #50545f;
}
ul.list.icons li i,
ul.list.icons li a:hover {
  color: #dd3333;
}
.list.list-icons li .fa {
  color: #dd3333;
  border-color: #dd3333;
}
.list.list-icons.list-icons-style-3 li .fa {
  background-color: #dd3333;
}
.list.list-ordened li:before {
  color: #dd3333;
  border-color: #dd3333;
}
.list.list-ordened.list-ordened-style-3 li:before {
  background-color: #dd3333;
}
html .list-primary.list-icons li .fa {
  color: #dd3333;
  border-color: #dd3333;
}
html .list-primary.list-icons.list-icons-style-3 li .fa {
  background-color: #dd3333;
  color: #ffffff;
}
html .list-primary.list-ordened li:before {
  color: #dd3333;
}
html .list-primary.list-ordened.list-ordened-style-3 li:before {
  background-color: #dd3333;
  color: #ffffff;
}
html .list-secondary.list-icons li .fa {
  color: #312227;
  border-color: #312227;
}
html .list-secondary.list-icons.list-icons-style-3 li .fa {
  background-color: #312227;
  color: #ffffff;
}
html .list-secondary.list-ordened li:before {
  color: #312227;
}
html .list-secondary.list-ordened.list-ordened-style-3 li:before {
  background-color: #dd3333;
  color: #ffffff;
}
html .list-tertiary.list-icons li .fa {
  color: #efece8;
  border-color: #efece8;
}
html .list-tertiary.list-icons.list-icons-style-3 li .fa {
  background-color: #efece8;
  color: #ffffff;
}
html .list-tertiary.list-ordened li:before {
  color: #efece8;
}
html .list-tertiary.list-ordened.list-ordened-style-3 li:before {
  background-color: #dd3333;
  color: #ffffff;
}
html .list-quaternary.list-icons li .fa {
  color: #101019;
  border-color: #101019;
}
html .list-quaternary.list-icons.list-icons-style-3 li .fa {
  background-color: #101019;
  color: #ffffff;
}
html .list-quaternary.list-ordened li:before {
  color: #101019;
}
html .list-quaternary.list-ordened.list-ordened-style-3 li:before {
  background-color: #dd3333;
  color: #ffffff;
}
html .list-dark.list-icons li .fa {
  color: #2e353e;
  border-color: #2e353e;
}
html .list-dark.list-icons.list-icons-style-3 li .fa {
  background-color: #2e353e;
  color: #ffffff;
}
html .list-dark.list-ordened li:before {
  color: #2e353e;
}
html .list-dark.list-ordened.list-ordened-style-3 li:before {
  background-color: #dd3333;
  color: #ffffff;
}
html .list-light.list-icons li .fa {
  color: #ffffff;
  border-color: #ffffff;
}
html .list-light.list-icons.list-icons-style-3 li .fa {
  background-color: #ffffff;
  color: #777777;
}
html .list-light.list-ordened li:before {
  color: #ffffff;
}
html .list-light.list-ordened.list-ordened-style-3 li:before {
  background-color: #dd3333;
  color: #777777;
}
ul[class^="wsp-"] li:before {
  color: #dd3333;
}
.fontawesome-icon-list > div:hover,
.sample-icon-list > div:hover {
  color: #dd3333;
}
.fontawesome-icon-list > div:hover .text-muted,
.sample-icon-list > div:hover .text-muted {
  color: #dd3333;
}
ul.nav-pills > li.active > a {
  background-color: #dd3333;
}
ul.nav-pills > li.active > a:hover,
ul.nav-pills > li.active > a:focus {
  background-color: #dd3333;
}
html ul.nav-pills-primary a {
  color: #dd3333;
}
html ul.nav-pills-primary a:hover {
  color: #e14949;
}
html ul.nav-pills-primary a:focus {
  color: #e14949;
}
html ul.nav-pills-primary a:active {
  color: #d32323;
}
html ul.nav-pills-primary > li.active > a {
  background-color: #dd3333;
}
html ul.nav-pills-primary > li.active > a:hover,
html ul.nav-pills-primary > li.active > a:focus {
  background-color: #dd3333;
}
html ul.nav-pills-secondary a {
  color: #312227;
}
html ul.nav-pills-secondary a:hover {
  color: #402c33;
}
html ul.nav-pills-secondary a:focus {
  color: #402c33;
}
html ul.nav-pills-secondary a:active {
  color: #22181b;
}
html ul.nav-pills-secondary > li.active > a {
  background-color: #312227;
}
html ul.nav-pills-secondary > li.active > a:hover,
html ul.nav-pills-secondary > li.active > a:focus {
  background-color: #312227;
}
html ul.nav-pills-tertiary a {
  color: #efece8;
}
html ul.nav-pills-tertiary a:hover {
  color: #f9f8f7;
}
html ul.nav-pills-tertiary a:focus {
  color: #f9f8f7;
}
html ul.nav-pills-tertiary a:active {
  color: #e5e0d9;
}
html ul.nav-pills-tertiary > li.active > a {
  background-color: #efece8;
}
html ul.nav-pills-tertiary > li.active > a:hover,
html ul.nav-pills-tertiary > li.active > a:focus {
  background-color: #efece8;
}
html ul.nav-pills-quaternary a {
  color: #101019;
}
html ul.nav-pills-quaternary a:hover {
  color: #1a1a29;
}
html ul.nav-pills-quaternary a:focus {
  color: #1a1a29;
}
html ul.nav-pills-quaternary a:active {
  color: #060609;
}
html ul.nav-pills-quaternary > li.active > a {
  background-color: #101019;
}
html ul.nav-pills-quaternary > li.active > a:hover,
html ul.nav-pills-quaternary > li.active > a:focus {
  background-color: #101019;
}
html ul.nav-pills-dark a {
  color: #2e353e;
}
html ul.nav-pills-dark a:hover {
  color: #39424d;
}
html ul.nav-pills-dark a:focus {
  color: #39424d;
}
html ul.nav-pills-dark a:active {
  color: #23282f;
}
html ul.nav-pills-dark > li.active > a {
  background-color: #2e353e;
}
html ul.nav-pills-dark > li.active > a:hover,
html ul.nav-pills-dark > li.active > a:focus {
  background-color: #2e353e;
}
html ul.nav-pills-light a {
  color: #ffffff;
}
html ul.nav-pills-light a:hover {
  color: #ffffff;
}
html ul.nav-pills-light a:focus {
  color: #ffffff;
}
html ul.nav-pills-light a:active {
  color: #f2f2f2;
}
html ul.nav-pills-light > li.active > a {
  background-color: #ffffff;
}
html ul.nav-pills-light > li.active > a:hover,
html ul.nav-pills-light > li.active > a:focus {
  background-color: #ffffff;
}
.panel-group .panel-heading a {
  color: #000;
  padding: 0px 15px;
}
html .panel-group.panel-group-primary .panel-heading {
  background-color: #dd3333 !important;
}
html .panel-group.panel-group-primary .panel-heading a {
  color: #ffffff;
}
html .panel-group.panel-group-secondary .panel-heading {
  background-color: #312227 !important;
}
html .panel-group.panel-group-secondary .panel-heading a {
  color: #ffffff;
}
html .panel-group.panel-group-tertiary .panel-heading {
  background-color: #efece8 !important;
}
html .panel-group.panel-group-tertiary .panel-heading a {
  color: #ffffff;
}
html .panel-group.panel-group-quaternary .panel-heading {
  background-color: #101019 !important;
}
html .panel-group.panel-group-quaternary .panel-heading a {
  color: #ffffff;
}
html .panel-group.panel-group-dark .panel-heading {
  background-color: #2e353e !important;
}
html .panel-group.panel-group-dark .panel-heading a {
  color: #ffffff;
}
html .panel-group.panel-group-light .panel-heading {
  background-color: #ffffff !important;
}
html .panel-group.panel-group-light .panel-heading a {
  color: #777777;
}
section.toggle label {
  color: #dd3333;
  border-left-color: #dd3333;
}
section.toggle.active > label {
  background-color: #dd3333;
  border-color: #dd3333;
  color: #ffffff;
}
.toggle-simple section.toggle > label:after {
  background-color: #dd3333;
}
html .toggle-primary .toggle label {
  color: #dd3333;
  border-left-color: #dd3333;
  border-right-color: #dd3333;
}
html .toggle-primary .toggle.active > label {
  background-color: #dd3333;
  border-color: #dd3333;
  color: #ffffff;
}
html .toggle-primary.toggle-simple .toggle > label {
  background: transparent;
  color: #1d2127;
}
html .toggle-primary.toggle-simple .toggle > label:after {
  background-color: #dd3333;
}
html .toggle-secondary .toggle label {
  color: #312227;
  border-left-color: #312227;
  border-right-color: #312227;
}
html .toggle-secondary .toggle.active > label {
  background-color: #312227;
  border-color: #312227;
  color: #ffffff;
}
html .toggle-secondary.toggle-simple .toggle > label {
  background: transparent;
  color: #1d2127;
}
html .toggle-secondary.toggle-simple .toggle > label:after {
  background-color: #312227;
}
html .toggle-tertiary .toggle label {
  color: #efece8;
  border-left-color: #efece8;
  border-right-color: #efece8;
}
html .toggle-tertiary .toggle.active > label {
  background-color: #efece8;
  border-color: #efece8;
  color: #ffffff;
}
html .toggle-tertiary.toggle-simple .toggle > label {
  background: transparent;
  color: #1d2127;
}
html .toggle-tertiary.toggle-simple .toggle > label:after {
  background-color: #efece8;
}
html .toggle-quaternary .toggle label {
  color: #101019;
  border-left-color: #101019;
  border-right-color: #101019;
}
html .toggle-quaternary .toggle.active > label {
  background-color: #101019;
  border-color: #101019;
  color: #ffffff;
}
html .toggle-quaternary.toggle-simple .toggle > label {
  background: transparent;
  color: #1d2127;
}
html .toggle-quaternary.toggle-simple .toggle > label:after {
  background-color: #101019;
}
html .toggle-dark .toggle label {
  color: #2e353e;
  border-left-color: #2e353e;
  border-right-color: #2e353e;
}
html .toggle-dark .toggle.active > label {
  background-color: #2e353e;
  border-color: #2e353e;
  color: #ffffff;
}
html .toggle-dark.toggle-simple .toggle > label {
  background: transparent;
  color: #1d2127;
}
html .toggle-dark.toggle-simple .toggle > label:after {
  background-color: #2e353e;
}
html .toggle-light .toggle label {
  color: #ffffff;
  border-left-color: #ffffff;
  border-right-color: #ffffff;
}
html .toggle-light .toggle.active > label {
  background-color: #ffffff;
  border-color: #ffffff;
  color: #777777;
}
html .toggle-light.toggle-simple .toggle > label {
  background: transparent;
  color: #1d2127;
}
html .toggle-light.toggle-simple .toggle > label:after {
  background-color: #ffffff;
}
html .blockquote-primary {
  border-color: #dd3333 !important;
}
html .blockquote-secondary {
  border-color: #312227 !important;
}
html .blockquote-tertiary {
  border-color: #efece8 !important;
}
html .blockquote-quaternary {
  border-color: #101019 !important;
}
html .blockquote-dark {
  border-color: #2e353e !important;
}
html .blockquote-light {
  border-color: #ffffff !important;
}
div.wpb_single_image .porto-vc-zoom .zoom-icon {
  background-color: #dd3333;
}
div.wpb_single_image .porto-vc-zoom .zoom-icon:hover {
  background-color: #e14949;
}
.img-thumbnail .zoom,
.thumb-info .zoom,
.img-thumbnail .link,
.thumb-info .link {
  background-color: #dd3333;
}
.img-thumbnail .zoom:hover,
.thumb-info .zoom:hover,
.img-thumbnail .link:hover,
.thumb-info .link:hover {
  background-color: #e14949;
}
html .label-primary {
  background-color: #dd3333;
  border-color: #dd3333;
}
html .label-secondary {
  background-color: #312227;
  border-color: #312227;
}
html .label-tertiary {
  background-color: #efece8;
  border-color: #efece8;
}
html .label-quaternary {
  background-color: #101019;
  border-color: #101019;
}
html .label-dark {
  background-color: #2e353e;
  border-color: #2e353e;
}
html .label-light {
  background-color: #ffffff;
  border-color: #ffffff;
}
html .alert-primary {
  background-color: #dd3333;
  border-color: #db2626;
  color: #ffffff;
}
html .alert-primary .alert-link {
  color: #ffffff;
}
html .alert-secondary {
  background-color: #312227;
  border-color: #281c20;
  color: #ffffff;
}
html .alert-secondary .alert-link {
  color: #ffffff;
}
html .alert-tertiary {
  background-color: #efece8;
  border-color: #e9e5df;
  color: #ffffff;
}
html .alert-tertiary .alert-link {
  color: #ffffff;
}
html .alert-quaternary {
  background-color: #101019;
  border-color: #0a0a10;
  color: #ffffff;
}
html .alert-quaternary .alert-link {
  color: #ffffff;
}
html .alert-dark {
  background-color: #2e353e;
  border-color: #272d35;
  color: #ffffff;
}
html .alert-dark .alert-link {
  color: #ffffff;
}
html .alert-light {
  background-color: #ffffff;
  border-color: #f7f7f7;
  color: #777777;
}
html .alert-light .alert-link {
  color: #777777;
}
.porto-concept strong {
  color: #dd3333;
  font-family: Shadows Into Light;
}
.fc-slideshow nav .fc-left i,
.fc-slideshow nav .fc-right i {
  color: #dd3333;
}
.circular-bar.only-icon .fa {
  color: #dd3333;
}
html section.section-primary,
html .vc_row.section-primary,
html .vc_column_container.section-primary {
  background-color: #dd3333 !important;
  border-color: #d32323 !important;
  color: #ffffff;
}
html section.section-primary h1,
html .vc_row.section-primary h1,
html .vc_column_container.section-primary h1,
html section.section-primary h2,
html .vc_row.section-primary h2,
html .vc_column_container.section-primary h2,
html section.section-primary h3,
html .vc_row.section-primary h3,
html .vc_column_container.section-primary h3,
html section.section-primary h4,
html .vc_row.section-primary h4,
html .vc_column_container.section-primary h4,
html section.section-primary h5,
html .vc_row.section-primary h5,
html .vc_column_container.section-primary h5,
html section.section-primary h6,
html .vc_row.section-primary h6,
html .vc_column_container.section-primary h6 {
  color: #ffffff;
}
html section.section-primary p,
html .vc_row.section-primary p,
html .vc_column_container.section-primary p {
  color: #e6e6e6;
}
html section.section-primary-scale-2,
html .vc_row.section-primary-scale-2,
html .vc_column_container.section-primary-scale-2 {
  background-color: #bd2020 !important;
  border-color: #a81c1c !important;
}
html section.section-primary-scale-2 .sort-source.sort-source-style-2 > li > a,
html .vc_row.section-primary-scale-2 .sort-source.sort-source-style-2 > li > a,
html .vc_column_container.section-primary-scale-2 .sort-source.sort-source-style-2 > li > a,
html section.section-primary-scale-2 .sort-source.sort-source-style-2 > li > a:focus,
html .vc_row.section-primary-scale-2 .sort-source.sort-source-style-2 > li > a:focus,
html .vc_column_container.section-primary-scale-2 .sort-source.sort-source-style-2 > li > a:focus,
html section.section-primary-scale-2 .sort-source.sort-source-style-2 > li > a:hover,
html .vc_row.section-primary-scale-2 .sort-source.sort-source-style-2 > li > a:hover,
html .vc_column_container.section-primary-scale-2 .sort-source.sort-source-style-2 > li > a:hover {
  color: #ffffff;
}
html section.section-primary-scale-2 .sort-source.sort-source-style-2 > li.active > a:after,
html .vc_row.section-primary-scale-2 .sort-source.sort-source-style-2 > li.active > a:after,
html .vc_column_container.section-primary-scale-2 .sort-source.sort-source-style-2 > li.active > a:after {
  border-top-color: #bd2020;
}
html section.section-secondary,
html .vc_row.section-secondary,
html .vc_column_container.section-secondary {
  background-color: #312227 !important;
  border-color: #22181b !important;
  color: #ffffff;
}
html section.section-secondary h1,
html .vc_row.section-secondary h1,
html .vc_column_container.section-secondary h1,
html section.section-secondary h2,
html .vc_row.section-secondary h2,
html .vc_column_container.section-secondary h2,
html section.section-secondary h3,
html .vc_row.section-secondary h3,
html .vc_column_container.section-secondary h3,
html section.section-secondary h4,
html .vc_row.section-secondary h4,
html .vc_column_container.section-secondary h4,
html section.section-secondary h5,
html .vc_row.section-secondary h5,
html .vc_column_container.section-secondary h5,
html section.section-secondary h6,
html .vc_row.section-secondary h6,
html .vc_column_container.section-secondary h6 {
  color: #ffffff;
}
html section.section-secondary p,
html .vc_row.section-secondary p,
html .vc_column_container.section-secondary p {
  color: #e6e6e6;
}
html section.section-secondary-scale-2,
html .vc_row.section-secondary-scale-2,
html .vc_column_container.section-secondary-scale-2 {
  background-color: #130d0f !important;
  border-color: #040303 !important;
}
html section.section-secondary-scale-2 .sort-source.sort-source-style-2 > li > a,
html .vc_row.section-secondary-scale-2 .sort-source.sort-source-style-2 > li > a,
html .vc_column_container.section-secondary-scale-2 .sort-source.sort-source-style-2 > li > a,
html section.section-secondary-scale-2 .sort-source.sort-source-style-2 > li > a:focus,
html .vc_row.section-secondary-scale-2 .sort-source.sort-source-style-2 > li > a:focus,
html .vc_column_container.section-secondary-scale-2 .sort-source.sort-source-style-2 > li > a:focus,
html section.section-secondary-scale-2 .sort-source.sort-source-style-2 > li > a:hover,
html .vc_row.section-secondary-scale-2 .sort-source.sort-source-style-2 > li > a:hover,
html .vc_column_container.section-secondary-scale-2 .sort-source.sort-source-style-2 > li > a:hover {
  color: #ffffff;
}
html section.section-secondary-scale-2 .sort-source.sort-source-style-2 > li.active > a:after,
html .vc_row.section-secondary-scale-2 .sort-source.sort-source-style-2 > li.active > a:after,
html .vc_column_container.section-secondary-scale-2 .sort-source.sort-source-style-2 > li.active > a:after {
  border-top-color: #130d0f;
}
html section.section-tertiary,
html .vc_row.section-tertiary,
html .vc_column_container.section-tertiary {
  background-color: #efece8 !important;
  border-color: #e5e0d9 !important;
  color: #ffffff;
}
html section.section-tertiary h1,
html .vc_row.section-tertiary h1,
html .vc_column_container.section-tertiary h1,
html section.section-tertiary h2,
html .vc_row.section-tertiary h2,
html .vc_column_container.section-tertiary h2,
html section.section-tertiary h3,
html .vc_row.section-tertiary h3,
html .vc_column_container.section-tertiary h3,
html section.section-tertiary h4,
html .vc_row.section-tertiary h4,
html .vc_column_container.section-tertiary h4,
html section.section-tertiary h5,
html .vc_row.section-tertiary h5,
html .vc_column_container.section-tertiary h5,
html section.section-tertiary h6,
html .vc_row.section-tertiary h6,
html .vc_column_container.section-tertiary h6 {
  color: #ffffff;
}
html section.section-tertiary p,
html .vc_row.section-tertiary p,
html .vc_column_container.section-tertiary p {
  color: #e6e6e6;
}
html section.section-tertiary-scale-2,
html .vc_row.section-tertiary-scale-2,
html .vc_column_container.section-tertiary-scale-2 {
  background-color: #dad3ca !important;
  border-color: #d0c7bb !important;
}
html section.section-tertiary-scale-2 .sort-source.sort-source-style-2 > li > a,
html .vc_row.section-tertiary-scale-2 .sort-source.sort-source-style-2 > li > a,
html .vc_column_container.section-tertiary-scale-2 .sort-source.sort-source-style-2 > li > a,
html section.section-tertiary-scale-2 .sort-source.sort-source-style-2 > li > a:focus,
html .vc_row.section-tertiary-scale-2 .sort-source.sort-source-style-2 > li > a:focus,
html .vc_column_container.section-tertiary-scale-2 .sort-source.sort-source-style-2 > li > a:focus,
html section.section-tertiary-scale-2 .sort-source.sort-source-style-2 > li > a:hover,
html .vc_row.section-tertiary-scale-2 .sort-source.sort-source-style-2 > li > a:hover,
html .vc_column_container.section-tertiary-scale-2 .sort-source.sort-source-style-2 > li > a:hover {
  color: #ffffff;
}
html section.section-tertiary-scale-2 .sort-source.sort-source-style-2 > li.active > a:after,
html .vc_row.section-tertiary-scale-2 .sort-source.sort-source-style-2 > li.active > a:after,
html .vc_column_container.section-tertiary-scale-2 .sort-source.sort-source-style-2 > li.active > a:after {
  border-top-color: #dad3ca;
}
html section.section-quaternary,
html .vc_row.section-quaternary,
html .vc_column_container.section-quaternary {
  background-color: #101019 !important;
  border-color: #060609 !important;
  color: #ffffff;
}
html section.section-quaternary h1,
html .vc_row.section-quaternary h1,
html .vc_column_container.section-quaternary h1,
html section.section-quaternary h2,
html .vc_row.section-quaternary h2,
html .vc_column_container.section-quaternary h2,
html section.section-quaternary h3,
html .vc_row.section-quaternary h3,
html .vc_column_container.section-quaternary h3,
html section.section-quaternary h4,
html .vc_row.section-quaternary h4,
html .vc_column_container.section-quaternary h4,
html section.section-quaternary h5,
html .vc_row.section-quaternary h5,
html .vc_column_container.section-quaternary h5,
html section.section-quaternary h6,
html .vc_row.section-quaternary h6,
html .vc_column_container.section-quaternary h6 {
  color: #ffffff;
}
html section.section-quaternary p,
html .vc_row.section-quaternary p,
html .vc_column_container.section-quaternary p {
  color: #e6e6e6;
}
html section.section-quaternary-scale-2,
html .vc_row.section-quaternary-scale-2,
html .vc_column_container.section-quaternary-scale-2 {
  background-color: #000000 !important;
  border-color: #000000 !important;
}
html section.section-quaternary-scale-2 .sort-source.sort-source-style-2 > li > a,
html .vc_row.section-quaternary-scale-2 .sort-source.sort-source-style-2 > li > a,
html .vc_column_container.section-quaternary-scale-2 .sort-source.sort-source-style-2 > li > a,
html section.section-quaternary-scale-2 .sort-source.sort-source-style-2 > li > a:focus,
html .vc_row.section-quaternary-scale-2 .sort-source.sort-source-style-2 > li > a:focus,
html .vc_column_container.section-quaternary-scale-2 .sort-source.sort-source-style-2 > li > a:focus,
html section.section-quaternary-scale-2 .sort-source.sort-source-style-2 > li > a:hover,
html .vc_row.section-quaternary-scale-2 .sort-source.sort-source-style-2 > li > a:hover,
html .vc_column_container.section-quaternary-scale-2 .sort-source.sort-source-style-2 > li > a:hover {
  color: #ffffff;
}
html section.section-quaternary-scale-2 .sort-source.sort-source-style-2 > li.active > a:after,
html .vc_row.section-quaternary-scale-2 .sort-source.sort-source-style-2 > li.active > a:after,
html .vc_column_container.section-quaternary-scale-2 .sort-source.sort-source-style-2 > li.active > a:after {
  border-top-color: #000000;
}
html section.section-dark,
html .vc_row.section-dark,
html .vc_column_container.section-dark {
  background-color: #2e353e !important;
  border-color: #23282f !important;
  color: #ffffff;
}
html section.section-dark h1,
html .vc_row.section-dark h1,
html .vc_column_container.section-dark h1,
html section.section-dark h2,
html .vc_row.section-dark h2,
html .vc_column_container.section-dark h2,
html section.section-dark h3,
html .vc_row.section-dark h3,
html .vc_column_container.section-dark h3,
html section.section-dark h4,
html .vc_row.section-dark h4,
html .vc_column_container.section-dark h4,
html section.section-dark h5,
html .vc_row.section-dark h5,
html .vc_column_container.section-dark h5,
html section.section-dark h6,
html .vc_row.section-dark h6,
html .vc_column_container.section-dark h6 {
  color: #ffffff;
}
html section.section-dark p,
html .vc_row.section-dark p,
html .vc_column_container.section-dark p {
  color: #e6e6e6;
}
html section.section-dark-scale-2,
html .vc_row.section-dark-scale-2,
html .vc_column_container.section-dark-scale-2 {
  background-color: #181c21 !important;
  border-color: #0d0f12 !important;
}
html section.section-dark-scale-2 .sort-source.sort-source-style-2 > li > a,
html .vc_row.section-dark-scale-2 .sort-source.sort-source-style-2 > li > a,
html .vc_column_container.section-dark-scale-2 .sort-source.sort-source-style-2 > li > a,
html section.section-dark-scale-2 .sort-source.sort-source-style-2 > li > a:focus,
html .vc_row.section-dark-scale-2 .sort-source.sort-source-style-2 > li > a:focus,
html .vc_column_container.section-dark-scale-2 .sort-source.sort-source-style-2 > li > a:focus,
html section.section-dark-scale-2 .sort-source.sort-source-style-2 > li > a:hover,
html .vc_row.section-dark-scale-2 .sort-source.sort-source-style-2 > li > a:hover,
html .vc_column_container.section-dark-scale-2 .sort-source.sort-source-style-2 > li > a:hover {
  color: #ffffff;
}
html section.section-dark-scale-2 .sort-source.sort-source-style-2 > li.active > a:after,
html .vc_row.section-dark-scale-2 .sort-source.sort-source-style-2 > li.active > a:after,
html .vc_column_container.section-dark-scale-2 .sort-source.sort-source-style-2 > li.active > a:after {
  border-top-color: #181c21;
}
html section.section-light,
html .vc_row.section-light,
html .vc_column_container.section-light {
  background-color: #ffffff !important;
  border-color: #f2f2f2 !important;
  color: #777777;
}
html section.section-light h1,
html .vc_row.section-light h1,
html .vc_column_container.section-light h1,
html section.section-light h2,
html .vc_row.section-light h2,
html .vc_column_container.section-light h2,
html section.section-light h3,
html .vc_row.section-light h3,
html .vc_column_container.section-light h3,
html section.section-light h4,
html .vc_row.section-light h4,
html .vc_column_container.section-light h4,
html section.section-light h5,
html .vc_row.section-light h5,
html .vc_column_container.section-light h5,
html section.section-light h6,
html .vc_row.section-light h6,
html .vc_column_container.section-light h6 {
  color: #777777;
}
html section.section-light p,
html .vc_row.section-light p,
html .vc_column_container.section-light p {
  color: #5e5e5e;
}
html section.section-light-scale-2,
html .vc_row.section-light-scale-2,
html .vc_column_container.section-light-scale-2 {
  background-color: #e6e6e6 !important;
  border-color: #d9d9d9 !important;
}
html section.section-light-scale-2 .sort-source.sort-source-style-2 > li > a,
html .vc_row.section-light-scale-2 .sort-source.sort-source-style-2 > li > a,
html .vc_column_container.section-light-scale-2 .sort-source.sort-source-style-2 > li > a,
html section.section-light-scale-2 .sort-source.sort-source-style-2 > li > a:focus,
html .vc_row.section-light-scale-2 .sort-source.sort-source-style-2 > li > a:focus,
html .vc_column_container.section-light-scale-2 .sort-source.sort-source-style-2 > li > a:focus,
html section.section-light-scale-2 .sort-source.sort-source-style-2 > li > a:hover,
html .vc_row.section-light-scale-2 .sort-source.sort-source-style-2 > li > a:hover,
html .vc_column_container.section-light-scale-2 .sort-source.sort-source-style-2 > li > a:hover {
  color: #777777;
}
html section.section-light-scale-2 .sort-source.sort-source-style-2 > li.active > a:after,
html .vc_row.section-light-scale-2 .sort-source.sort-source-style-2 > li.active > a:after,
html .vc_column_container.section-light-scale-2 .sort-source.sort-source-style-2 > li.active > a:after {
  border-top-color: #e6e6e6;
}
html section.section-default-scale-1,
html .vc_row.section-default-scale-1,
html .vc_column_container.section-default-scale-1 {
  background-color: #dbdbdb !important;
  border-top-color: #d3d3d3 !important;
}
html section.section-default-scale-2,
html .vc_row.section-default-scale-2,
html .vc_column_container.section-default-scale-2 {
  background-color: #c1c1c1 !important;
  border-top-color: #b9b9b9 !important;
}
html section.section-default-scale-3,
html .vc_row.section-default-scale-3,
html .vc_column_container.section-default-scale-3 {
  background-color: #a8a8a8 !important;
  border-top-color: #a0a0a0 !important;
}
html section.section-default-scale-4,
html .vc_row.section-default-scale-4,
html .vc_column_container.section-default-scale-4 {
  background-color: #8e8e8e !important;
  border-top-color: #868686 !important;
}
html section.section-default-scale-5,
html .vc_row.section-default-scale-5,
html .vc_column_container.section-default-scale-5 {
  background-color: #757575 !important;
  border-top-color: #6d6d6d !important;
}
html section.section-default-scale-6,
html .vc_row.section-default-scale-6,
html .vc_column_container.section-default-scale-6 {
  background-color: #5b5b5b !important;
  border-top-color: #535353 !important;
}
html section.section-default-scale-7,
html .vc_row.section-default-scale-7,
html .vc_column_container.section-default-scale-7 {
  background-color: #424242 !important;
  border-top-color: #3a3a3a !important;
}
html section.section-default-scale-8,
html .vc_row.section-default-scale-8,
html .vc_column_container.section-default-scale-8 {
  background-color: #282828 !important;
  border-top-color: #202020 !important;
}
html section.section-default-scale-9,
html .vc_row.section-default-scale-9,
html .vc_column_container.section-default-scale-9 {
  background-color: #0f0f0f !important;
  border-top-color: #070707 !important;
}
html .popover-primary .popover-title {
  background-color: #dd3333 !important;
  color: #ffffff !important;
}
html .popover-secondary .popover-title {
  background-color: #312227 !important;
  color: #ffffff !important;
}
html .popover-tertiary .popover-title {
  background-color: #efece8 !important;
  color: #ffffff !important;
}
html .popover-quaternary .popover-title {
  background-color: #101019 !important;
  color: #ffffff !important;
}
html .popover-dark .popover-title {
  background-color: #2e353e !important;
  color: #ffffff !important;
}
html .popover-light .popover-title {
  background-color: #ffffff !important;
  color: #777777 !important;
}
html .divider.divider-primary i {
  color: #dd3333;
}
html .divider.divider-primary.divider-small hr {
  background: #dd3333;
}
html .divider.divider-secondary i {
  color: #312227;
}
html .divider.divider-secondary.divider-small hr {
  background: #312227;
}
html .divider.divider-tertiary i {
  color: #efece8;
}
html .divider.divider-tertiary.divider-small hr {
  background: #efece8;
}
html .divider.divider-quaternary i {
  color: #101019;
}
html .divider.divider-quaternary.divider-small hr {
  background: #101019;
}
html .divider.divider-dark i {
  color: #2e353e;
}
html .divider.divider-dark.divider-small hr {
  background: #2e353e;
}
html .divider.divider-light i {
  color: #ffffff;
}
html .divider.divider-light.divider-small hr {
  background: #ffffff;
}
html .divider.divider-style-2.divider-primary i {
  background: #dd3333;
  color: #ffffff;
}
html .divider.divider-style-2.divider-secondary i {
  background: #312227;
  color: #ffffff;
}
html .divider.divider-style-2.divider-tertiary i {
  background: #efece8;
  color: #ffffff;
}
html .divider.divider-style-2.divider-quaternary i {
  background: #101019;
  color: #ffffff;
}
html .divider.divider-style-2.divider-dark i {
  background: #2e353e;
  color: #ffffff;
}
html .divider.divider-style-2.divider-light i {
  background: #ffffff;
  color: #777777;
}
html .divider.divider-style-3.divider-primary i {
  border-color: #dd3333;
}
html .divider.divider-style-3.divider-secondary i {
  border-color: #312227;
}
html .divider.divider-style-3.divider-tertiary i {
  border-color: #efece8;
}
html .divider.divider-style-3.divider-quaternary i {
  border-color: #101019;
}
html .divider.divider-style-3.divider-dark i {
  border-color: #2e353e;
}
html .divider.divider-style-3.divider-light i {
  border-color: #ffffff;
}
.pricing-table li {
  color: #50545f;
}
.pricing-table h3 .desc,
.pricing-table h3 span {
  color: #50545f;
}
.pricing-table .plan {
  color: #50545f;
}
.pricing-table .most-popular h3 {
  background-color: #dd3333;
  color: #ffffff;
}
.pricing-table .most-popular h3 .desc {
  color: #ffffff;
}
.pricing-table.pricing-table-flat .plan h3 {
  background-color: #dd3333;
  color: #ffffff;
}
.pricing-table.pricing-table-flat .plan h3 .desc {
  color: #ffffff;
}
.pricing-table.pricing-table-flat .plan h3 span {
  font-family: Arial, Helvetica, sans-serif;
  background: #dd3333;
  color: #ffffff;
}
.pricing-table .most-popular {
  border-color: #dd3333;
}
html .pricing-table .plan-primary h3 {
  background-color: #dd3333;
  color: #ffffff;
}
html .pricing-table .plan-primary h3 .desc {
  color: #ffffff;
}
html .pricing-table.pricing-table-flat .plan-primary h3 {
  background-color: #dd3333;
  color: #ffffff;
}
html .pricing-table.pricing-table-flat .plan-primary h3 .desc {
  color: #ffffff;
}
html .pricing-table.pricing-table-flat .plan-primary h3 span {
  background: #dd3333;
  color: #ffffff;
}
html .pricing-table .plan-secondary h3 {
  background-color: #312227;
  color: #ffffff;
}
html .pricing-table .plan-secondary h3 .desc {
  color: #ffffff;
}
html .pricing-table.pricing-table-flat .plan-secondary h3 {
  background-color: #312227;
  color: #ffffff;
}
html .pricing-table.pricing-table-flat .plan-secondary h3 .desc {
  color: #ffffff;
}
html .pricing-table.pricing-table-flat .plan-secondary h3 span {
  background: #312227;
  color: #ffffff;
}
html .pricing-table .plan-tertiary h3 {
  background-color: #efece8;
  color: #ffffff;
}
html .pricing-table .plan-tertiary h3 .desc {
  color: #ffffff;
}
html .pricing-table.pricing-table-flat .plan-tertiary h3 {
  background-color: #efece8;
  color: #ffffff;
}
html .pricing-table.pricing-table-flat .plan-tertiary h3 .desc {
  color: #ffffff;
}
html .pricing-table.pricing-table-flat .plan-tertiary h3 span {
  background: #efece8;
  color: #ffffff;
}
html .pricing-table .plan-quaternary h3 {
  background-color: #101019;
  color: #ffffff;
}
html .pricing-table .plan-quaternary h3 .desc {
  color: #ffffff;
}
html .pricing-table.pricing-table-flat .plan-quaternary h3 {
  background-color: #101019;
  color: #ffffff;
}
html .pricing-table.pricing-table-flat .plan-quaternary h3 .desc {
  color: #ffffff;
}
html .pricing-table.pricing-table-flat .plan-quaternary h3 span {
  background: #101019;
  color: #ffffff;
}
html .pricing-table .plan-dark h3 {
  background-color: #2e353e;
  color: #ffffff;
}
html .pricing-table .plan-dark h3 .desc {
  color: #ffffff;
}
html .pricing-table.pricing-table-flat .plan-dark h3 {
  background-color: #2e353e;
  color: #ffffff;
}
html .pricing-table.pricing-table-flat .plan-dark h3 .desc {
  color: #ffffff;
}
html .pricing-table.pricing-table-flat .plan-dark h3 span {
  background: #2e353e;
  color: #ffffff;
}
html .pricing-table .plan-light h3 {
  background-color: #ffffff;
  color: #777777;
}
html .pricing-table .plan-light h3 .desc {
  color: #777777;
}
html .pricing-table.pricing-table-flat .plan-light h3 {
  background-color: #ffffff;
  color: #777777;
}
html .pricing-table.pricing-table-flat .plan-light h3 .desc {
  color: #777777;
}
html .pricing-table.pricing-table-flat .plan-light h3 span {
  background: #ffffff;
  color: #777777;
}
html .pricing-table .plan-primary {
  border-color: #dd3333;
}
html .pricing-table .plan-secondary {
  border-color: #312227;
}
html .pricing-table .plan-tertiary {
  border-color: #efece8;
}
html .pricing-table .plan-quaternary {
  border-color: #101019;
}
html .pricing-table .plan-dark {
  border-color: #2e353e;
}
html .pricing-table .plan-light {
  border-color: #ffffff;
}
.home-intro .get-started a:not(.btn) {
  color: #50545f;
}
.home-intro p em {
  font-family: Shadows Into Light;
  color: #dd3333;
}
.home-intro.light p {
  color: #dd3333;
}
html .home-intro-primary {
  background: #dd3333;
  color: #ffffff;
}
html .home-intro-primary .get-started a:not(.btn) {
  color: #ffffff;
}
html .home-intro-primary p,
html .home-intro-primary p em {
  color: #ffffff;
}
html .home-intro-primary.light p {
  color: #ffffff;
}
html .home-intro-secondary {
  background: #312227;
  color: #ffffff;
}
html .home-intro-secondary .get-started a:not(.btn) {
  color: #ffffff;
}
html .home-intro-secondary p,
html .home-intro-secondary p em {
  color: #ffffff;
}
html .home-intro-secondary.light p {
  color: #ffffff;
}
html .home-intro-tertiary {
  background: #efece8;
  color: #ffffff;
}
html .home-intro-tertiary .get-started a:not(.btn) {
  color: #ffffff;
}
html .home-intro-tertiary p,
html .home-intro-tertiary p em {
  color: #ffffff;
}
html .home-intro-tertiary.light p {
  color: #ffffff;
}
html .home-intro-quaternary {
  background: #101019;
  color: #ffffff;
}
html .home-intro-quaternary .get-started a:not(.btn) {
  color: #ffffff;
}
html .home-intro-quaternary p,
html .home-intro-quaternary p em {
  color: #ffffff;
}
html .home-intro-quaternary.light p {
  color: #ffffff;
}
html .home-intro-dark {
  background: #2e353e;
  color: #ffffff;
}
html .home-intro-dark .get-started a:not(.btn) {
  color: #ffffff;
}
html .home-intro-dark p,
html .home-intro-dark p em {
  color: #ffffff;
}
html .home-intro-dark.light p {
  color: #ffffff;
}
html .home-intro-light {
  background: #ffffff;
  color: #777777;
}
html .home-intro-light .get-started a:not(.btn) {
  color: #777777;
}
html .home-intro-light p,
html .home-intro-light p em {
  color: #777777;
}
html .home-intro-light.light p {
  color: #777777;
}
html .background-color-primary {
  background-color: #dd3333 !important;
}
html .background-color-secondary {
  background-color: #312227 !important;
}
html .background-color-tertiary {
  background-color: #efece8 !important;
}
html .background-color-quaternary {
  background-color: #101019 !important;
}
html .background-color-dark {
  background-color: #2e353e !important;
}
html .background-color-light {
  background-color: #ffffff !important;
}
.page-not-found h4 {
  color: #50545f;
}
.timeline-balloon .balloon-time .time-dot::before {
  border-color: #dd3333;
}
.timeline-balloon .balloon-time .time-dot::after {
  background-color: #dd3333;
}
section.exp-timeline .timeline-bar {
  background: #2e353e;
}
section.exp-timeline .timeline-box.right:before {
  background: #2e353e !important;
  box-shadow: 0 0 0 3px #ecf1f7, 0 0 0 6px #2e353e !important;
}
section.exp-timeline .timeline-box.right:after {
  background: #dd3333;
}
.floating-menu .floating-menu-btn-collapse-nav {
  background: #dd3333;
}
@media (min-width: 992px) {
  .floating-menu .floating-menu-nav-main nav > ul > li > a:after {
    background: #dd3333;
  }
}
.icon-featured {
  background-color: #dd3333;
}
.featured-box .icon-featured {
  background-color: #dd3333;
}
.featured-box .icon-featured:after {
  border-color: #dd3333;
}
.woocommerce .featured-box h2,
.woocommerce-page .featured-box h2,
.woocommerce .featured-box h3,
.woocommerce-page .featured-box h3,
.woocommerce .featured-box h4,
.woocommerce-page .featured-box h4 {
  color: #dd3333;
}
.featured-box .aio-icon-header h3.aio-icon-title {
  color: #dd3333;
}
.featured-box .wpb_heading {
  color: #dd3333;
}
.featured-boxes-style-3 .featured-box .icon-featured {
  border-color: #dd3333;
  color: #dd3333;
}
.featured-boxes-style-4 .featured-box .icon-featured {
  border-color: #dd3333;
  color: #dd3333;
}
.featured-boxes-style-5 .featured-box .icon-featured,
.featured-boxes-style-6 .featured-box .icon-featured,
.featured-boxes-style-7 .featured-box .icon-featured,
.featured-boxes-style-8 .featured-box .icon-featured {
  color: #dd3333;
}
.featured-box-effect-2 .icon-featured:after {
  box-shadow: 0 0 0 3px #dd3333;
}
.featured-box-effect-3 .icon-featured:after {
  box-shadow: 0 0 0 10px #dd3333;
}
.featured-box-effect-3:hover .icon-featured {
  background: #dd3333;
}
.feature-box .feature-box-icon {
  background-color: #dd3333;
}
.feature-box.feature-box-style-2 .feature-box-icon i,
.feature-box.feature-box-style-3 .feature-box-icon i,
.feature-box.feature-box-style-4 .feature-box-icon i,
.feature-box.feature-box-style-5 .feature-box-icon i,
.feature-box.feature-box-style-6 .feature-box-icon i {
  color: #dd3333;
}
.feature-box.feature-box-style-3 .feature-box-icon {
  border-color: #dd3333;
}
.feature-box .feature-box-icon {
  background-color: #dd3333;
}
.feature-box.feature-box-primary .feature-box-icon i {
  color: #dd3333;
}
.feature-box .feature-box-icon {
  background-color: #312227;
}
.feature-box.feature-box-secondary .feature-box-icon i {
  color: #312227;
}
.feature-box .feature-box-icon {
  background-color: #efece8;
}
.feature-box.feature-box-tertiary .feature-box-icon i {
  color: #efece8;
}
.feature-box .feature-box-icon {
  background-color: #101019;
}
.feature-box.feature-box-quaternary .feature-box-icon i {
  color: #101019;
}
.feature-box .feature-box-icon {
  background-color: #2e353e;
}
.feature-box.feature-box-dark .feature-box-icon i {
  color: #2e353e;
}
.feature-box .feature-box-icon {
  background-color: #ffffff;
}
.feature-box.feature-box-light .feature-box-icon i {
  color: #ffffff;
}
.featured-box-primary .icon-featured {
  background-color: #dd3333;
}
.featured-box-primary .icon-featured:after {
  border-color: #dd3333;
}
.featured-box-primary h4 {
  color: #dd3333;
}
.featured-box-primary .box-content {
  border-top-color: #dd3333;
}
html .featured-box-primary .icon-featured {
  background-color: #dd3333;
}
html .featured-box-primary h4 {
  color: #dd3333;
}
html .featured-box-primary .box-content {
  border-top-color: #dd3333;
}
html .featured-box-secondary .icon-featured {
  background-color: #312227;
}
html .featured-box-secondary h4 {
  color: #312227;
}
html .featured-box-secondary .box-content {
  border-top-color: #312227;
}
html .featured-box-tertiary .icon-featured {
  background-color: #efece8;
}
html .featured-box-tertiary h4 {
  color: #efece8;
}
html .featured-box-tertiary .box-content {
  border-top-color: #efece8;
}
html .featured-box-quaternary .icon-featured {
  background-color: #101019;
}
html .featured-box-quaternary h4 {
  color: #101019;
}
html .featured-box-quaternary .box-content {
  border-top-color: #101019;
}
html .featured-box-dark .icon-featured {
  background-color: #2e353e;
}
html .featured-box-dark h4 {
  color: #2e353e;
}
html .featured-box-dark .box-content {
  border-top-color: #2e353e;
}
html .featured-box-light .icon-featured {
  background-color: #ffffff;
}
html .featured-box-light h4 {
  color: #ffffff;
}
html .featured-box-light .box-content {
  border-top-color: #ffffff;
}
html .featured-boxes-style-3 .featured-box.featured-box-primary .icon-featured {
  border-color: #dd3333;
  color: #dd3333;
}
html .featured-boxes-style-3 .featured-box.featured-box-secondary .icon-featured {
  border-color: #312227;
  color: #312227;
}
html .featured-boxes-style-3 .featured-box.featured-box-tertiary .icon-featured {
  border-color: #efece8;
  color: #efece8;
}
html .featured-boxes-style-3 .featured-box.featured-box-quaternary .icon-featured {
  border-color: #101019;
  color: #101019;
}
html .featured-boxes-style-3 .featured-box.featured-box-dark .icon-featured {
  border-color: #2e353e;
  color: #2e353e;
}
html .featured-boxes-style-3 .featured-box.featured-box-light .icon-featured {
  border-color: #ffffff;
  color: #ffffff;
}
html .featured-boxes-style-4 .featured-box.featured-box-primary .icon-featured {
  border-color: #dd3333;
  color: #dd3333;
}
html .featured-boxes-style-4 .featured-box.featured-box-secondary .icon-featured {
  border-color: #312227;
  color: #312227;
}
html .featured-boxes-style-4 .featured-box.featured-box-tertiary .icon-featured {
  border-color: #efece8;
  color: #efece8;
}
html .featured-boxes-style-4 .featured-box.featured-box-quaternary .icon-featured {
  border-color: #101019;
  color: #101019;
}
html .featured-boxes-style-4 .featured-box.featured-box-dark .icon-featured {
  border-color: #2e353e;
  color: #2e353e;
}
html .featured-boxes-style-4 .featured-box.featured-box-light .icon-featured {
  border-color: #ffffff;
  color: #ffffff;
}
html .featured-boxes-style-5 .featured-box.featured-box-primary .icon-featured {
  color: #dd3333;
}
html .featured-boxes-style-5 .featured-box.featured-box-secondary .icon-featured {
  color: #312227;
}
html .featured-boxes-style-5 .featured-box.featured-box-tertiary .icon-featured {
  color: #efece8;
}
html .featured-boxes-style-5 .featured-box.featured-box-quaternary .icon-featured {
  color: #101019;
}
html .featured-boxes-style-5 .featured-box.featured-box-dark .icon-featured {
  color: #2e353e;
}
html .featured-boxes-style-5 .featured-box.featured-box-light .icon-featured {
  color: #ffffff;
}
html .featured-boxes-style-6 .featured-box.featured-box-primary .icon-featured {
  color: #dd3333;
}
html .featured-boxes-style-6 .featured-box.featured-box-secondary .icon-featured {
  color: #312227;
}
html .featured-boxes-style-6 .featured-box.featured-box-tertiary .icon-featured {
  color: #efece8;
}
html .featured-boxes-style-6 .featured-box.featured-box-quaternary .icon-featured {
  color: #101019;
}
html .featured-boxes-style-6 .featured-box.featured-box-dark .icon-featured {
  color: #2e353e;
}
html .featured-boxes-style-6 .featured-box.featured-box-light .icon-featured {
  color: #ffffff;
}
html .featured-boxes-style-8 .featured-box.featured-box-primary .icon-featured {
  color: #dd3333;
}
html .featured-boxes-style-8 .featured-box.featured-box-secondary .icon-featured {
  color: #312227;
}
html .featured-boxes-style-8 .featured-box.featured-box-tertiary .icon-featured {
  color: #efece8;
}
html .featured-boxes-style-8 .featured-box.featured-box-quaternary .icon-featured {
  color: #101019;
}
html .featured-boxes-style-8 .featured-box.featured-box-dark .icon-featured {
  color: #2e353e;
}
html .featured-boxes-style-8 .featured-box.featured-box-light .icon-featured {
  color: #ffffff;
}
html .featured-box-effect-2.featured-box-primary .icon-featured:after {
  box-shadow: 0 0 0 3px #dd3333;
}
html .featured-box-effect-2.featured-box-secondary .icon-featured:after {
  box-shadow: 0 0 0 3px #312227;
}
html .featured-box-effect-2.featured-box-tertiary .icon-featured:after {
  box-shadow: 0 0 0 3px #efece8;
}
html .featured-box-effect-2.featured-box-quaternary .icon-featured:after {
  box-shadow: 0 0 0 3px #101019;
}
html .featured-box-effect-2.featured-box-dark .icon-featured:after {
  box-shadow: 0 0 0 3px #2e353e;
}
html .featured-box-effect-2.featured-box-light .icon-featured:after {
  box-shadow: 0 0 0 3px #ffffff;
}
html .featured-box-effect-3.featured-box-primary .icon-featured:after {
  box-shadow: 0 0 0 10px #dd3333;
}
html .featured-box-effect-3.featured-box-primary:hover .icon-featured {
  background: #dd3333 !important;
}
html .featured-box-effect-3.featured-box-secondary .icon-featured:after {
  box-shadow: 0 0 0 10px #312227;
}
html .featured-box-effect-3.featured-box-secondary:hover .icon-featured {
  background: #312227 !important;
}
html .featured-box-effect-3.featured-box-tertiary .icon-featured:after {
  box-shadow: 0 0 0 10px #efece8;
}
html .featured-box-effect-3.featured-box-tertiary:hover .icon-featured {
  background: #efece8 !important;
}
html .featured-box-effect-3.featured-box-quaternary .icon-featured:after {
  box-shadow: 0 0 0 10px #101019;
}
html .featured-box-effect-3.featured-box-quaternary:hover .icon-featured {
  background: #101019 !important;
}
html .featured-box-effect-3.featured-box-dark .icon-featured:after {
  box-shadow: 0 0 0 10px #2e353e;
}
html .featured-box-effect-3.featured-box-dark:hover .icon-featured {
  background: #2e353e !important;
}
html .featured-box-effect-3.featured-box-light .icon-featured:after {
  box-shadow: 0 0 0 10px #ffffff;
}
html .featured-box-effect-3.featured-box-light:hover .icon-featured {
  background: #ffffff !important;
}
html .featured-box-effect-7.featured-box-primary .icon-featured:before {
  color: #dd3333;
}
html .featured-box-effect-7.featured-box-secondary .icon-featured:before {
  color: #312227;
}
html .featured-box-effect-7.featured-box-tertiary .icon-featured:before {
  color: #efece8;
}
html .featured-box-effect-7.featured-box-quaternary .icon-featured:before {
  color: #101019;
}
html .featured-box-effect-7.featured-box-dark .icon-featured:before {
  color: #2e353e;
}
html .featured-box-effect-7.featured-box-light .icon-featured:before {
  color: #ffffff;
}
.owl-carousel .owl-dots .owl-dot.active span,
.owl-carousel .owl-dots .owl-dot:hover span {
  background-color: #cf2222;
}
.owl-carousel.show-nav-title .owl-nav [class*="owl-"] {
  /*color: @skinColor;*/
  color: #21293c;
}
.owl-carousel .owl-nav [class*="owl-"] {
  border-color: #dd3333 #dd3333 #bd2020;
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #dd3333;
  border-color: #dd3333;
}
.owl-carousel .owl-nav [class*="owl-"]:hover,
.owl-carousel .owl-nav [class*="owl-"]:active,
.owl-carousel .owl-nav [class*="owl-"]:focus {
  border-color: #d32323;
  background-color: #d32323;
}
.product-image-slider.owl-carousel .owl-nav [class*="owl-"],
.product-image-slider.owl-carousel .owl-nav [class*="owl-"]:hover,
.product-image-slider.owl-carousel .owl-nav [class*="owl-"]:active {
  color: #dd3333;
}
.product-thumbs-slider.owl-carousel .thumb-nav .thumb-next,
.product-thumbs-slider.owl-carousel .thumb-nav .thumb-prev {
  color: #dd3333;
}
.slick-slider .slick-dots li.slick-active i,
.slick-slider .slick-dots li:hover i {
  color: #cf2222 !important;
}
.master-slider {
  direction: ltr;
}
.master-slider .ms-container .ms-nav-prev,
.master-slider .ms-container .ms-nav-next,
.master-slider .ms-container .ms-slide-vpbtn,
.master-slider .ms-container .ms-video-btn {
  color: #dd3333;
}
.master-slider .ms-container .ms-bullet {
  background: #dd3333;
}
.master-slider .ms-slide .ms-slide-loading:before {
  border-color: #dd3333;
}
.yith-wcan-loading:before,
.master-slider .ms-loading-container .ms-loading:before,
.master-slider .ms-slide .ms-slide-loading:before,
#fancybox-loading:before,
.slick-slider .slick-loading .slick-list:before,
.ult-carousel-wrapper > div:first-child > .ult-item-wrap:first-child:before,
#infscr-loading .infinite-loading:before,
.loading-overlay .loader:before,
.porto-ajax-loading:before {
  border-color: #dd3333;
}
.tparrows.tparrows-carousel.tp-leftarrow,
.tparrows.tparrows-carousel.tp-rightarrow {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #dd3333;
  border-color: #dd3333;
}
.tparrows.tparrows-carousel.tp-leftarrow:hover,
.tparrows.tparrows-carousel.tp-rightarrow:hover,
.tparrows.tparrows-carousel.tp-leftarrow:active,
.tparrows.tparrows-carousel.tp-rightarrow:active,
.tparrows.tparrows-carousel.tp-leftarrow:focus,
.tparrows.tparrows-carousel.tp-rightarrow:focus {
  border-color: #d32323;
  background-color: #d32323;
}
.tparrows.tparrows-carousel.tp-leftarrow:before,
.tparrows.tparrows-carousel.tp-rightarrow:before {
  color: #ffffff;
}
.share-links a {
  background-color: #dd3333;
}
.share-links a:hover {
  background-color: #e14949;
}
.widget.follow-us .share-links a {
  color: #525252;
  background-color: #fff;
}
.btn-primary,
.button,
input.submit,
input[type="submit"].btn-primary,
input[type="submit"].button,
input[type="submit"].submit {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #dd3333;
  border-color: #dd3333;
}
.btn-primary:hover,
.button:hover,
input.submit:hover,
input[type="submit"].btn-primary:hover,
input[type="submit"].button:hover,
input[type="submit"].submit:hover,
.btn-primary:active,
.button:active,
input.submit:active,
input[type="submit"].btn-primary:active,
input[type="submit"].button:active,
input[type="submit"].submit:active,
.btn-primary:focus,
.button:focus,
input.submit:focus,
input[type="submit"].btn-primary:focus,
input[type="submit"].button:focus,
input[type="submit"].submit:focus {
  border-color: #d32323;
  background-color: #d32323;
}
.btn-primary.disabled,
.button.disabled,
input.submit.disabled,
input[type="submit"].btn-primary.disabled,
input[type="submit"].button.disabled,
input[type="submit"].submit.disabled,
.btn-primary[disabled],
.button[disabled],
input.submit[disabled],
input[type="submit"].btn-primary[disabled],
input[type="submit"].button[disabled],
input[type="submit"].submit[disabled],
fieldset[disabled] .btn-primary,
fieldset[disabled] .button,
fieldset[disabled] input.submit,
fieldset[disabled] input[type="submit"].btn-primary,
fieldset[disabled] input[type="submit"].button,
fieldset[disabled] input[type="submit"].submit,
.btn-primary.disabled:hover,
.button.disabled:hover,
input.submit.disabled:hover,
input[type="submit"].btn-primary.disabled:hover,
input[type="submit"].button.disabled:hover,
input[type="submit"].submit.disabled:hover,
.btn-primary[disabled]:hover,
.button[disabled]:hover,
input.submit[disabled]:hover,
input[type="submit"].btn-primary[disabled]:hover,
input[type="submit"].button[disabled]:hover,
input[type="submit"].submit[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
fieldset[disabled] .button:hover,
fieldset[disabled] input.submit:hover,
fieldset[disabled] input[type="submit"].btn-primary:hover,
fieldset[disabled] input[type="submit"].button:hover,
fieldset[disabled] input[type="submit"].submit:hover,
.btn-primary.disabled:focus,
.button.disabled:focus,
input.submit.disabled:focus,
input[type="submit"].btn-primary.disabled:focus,
input[type="submit"].button.disabled:focus,
input[type="submit"].submit.disabled:focus,
.btn-primary[disabled]:focus,
.button[disabled]:focus,
input.submit[disabled]:focus,
input[type="submit"].btn-primary[disabled]:focus,
input[type="submit"].button[disabled]:focus,
input[type="submit"].submit[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .button:focus,
fieldset[disabled] input.submit:focus,
fieldset[disabled] input[type="submit"].btn-primary:focus,
fieldset[disabled] input[type="submit"].button:focus,
fieldset[disabled] input[type="submit"].submit:focus,
.btn-primary.disabled.focus,
.button.disabled.focus,
input.submit.disabled.focus,
input[type="submit"].btn-primary.disabled.focus,
input[type="submit"].button.disabled.focus,
input[type="submit"].submit.disabled.focus,
.btn-primary[disabled].focus,
.button[disabled].focus,
input.submit[disabled].focus,
input[type="submit"].btn-primary[disabled].focus,
input[type="submit"].button[disabled].focus,
input[type="submit"].submit[disabled].focus,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .button.focus,
fieldset[disabled] input.submit.focus,
fieldset[disabled] input[type="submit"].btn-primary.focus,
fieldset[disabled] input[type="submit"].button.focus,
fieldset[disabled] input[type="submit"].submit.focus,
.btn-primary.disabled:active,
.button.disabled:active,
input.submit.disabled:active,
input[type="submit"].btn-primary.disabled:active,
input[type="submit"].button.disabled:active,
input[type="submit"].submit.disabled:active,
.btn-primary[disabled]:active,
.button[disabled]:active,
input.submit[disabled]:active,
input[type="submit"].btn-primary[disabled]:active,
input[type="submit"].button[disabled]:active,
input[type="submit"].submit[disabled]:active,
fieldset[disabled] .btn-primary:active,
fieldset[disabled] .button:active,
fieldset[disabled] input.submit:active,
fieldset[disabled] input[type="submit"].btn-primary:active,
fieldset[disabled] input[type="submit"].button:active,
fieldset[disabled] input[type="submit"].submit:active,
.btn-primary.disabled.active,
.button.disabled.active,
input.submit.disabled.active,
input[type="submit"].btn-primary.disabled.active,
input[type="submit"].button.disabled.active,
input[type="submit"].submit.disabled.active,
.btn-primary[disabled].active,
.button[disabled].active,
input.submit[disabled].active,
input[type="submit"].btn-primary[disabled].active,
input[type="submit"].button[disabled].active,
input[type="submit"].submit[disabled].active,
fieldset[disabled] .btn-primary.active,
fieldset[disabled] .button.active,
fieldset[disabled] input.submit.active,
fieldset[disabled] input[type="submit"].btn-primary.active,
fieldset[disabled] input[type="submit"].button.active,
fieldset[disabled] input[type="submit"].submit.active {
  background-color: #dd3333;
  border-color: #dd3333;
}
input[type="submit"],
.geodir-search button[type="button"],
.geodir-search input[type="button"],
.geodir-search input[type="submit"],
#geodir-wrapper button[type="button"],
#geodir-wrapper input[type="button"],
#geodir-wrapper input[type="submit"] {
  background: #dd3333;
  border-color: #dd3333;
}
input[type="submit"]:hover,
.geodir-search button[type="button"]:hover,
.geodir-search input[type="button"]:hover,
.geodir-search input[type="submit"]:hover,
#geodir-wrapper button[type="button"]:hover,
#geodir-wrapper input[type="button"]:hover,
#geodir-wrapper input[type="submit"]:hover,
input[type="submit"]:active,
.geodir-search button[type="button"]:active,
.geodir-search input[type="button"]:active,
.geodir-search input[type="submit"]:active,
#geodir-wrapper button[type="button"]:active,
#geodir-wrapper input[type="button"]:active,
#geodir-wrapper input[type="submit"]:active {
  background: #d32323;
  border-color: #d32323;
}
input[type="submit"].disabled,
.geodir-search button[type="button"].disabled,
.geodir-search input[type="button"].disabled,
.geodir-search input[type="submit"].disabled,
#geodir-wrapper button[type="button"].disabled,
#geodir-wrapper input[type="button"].disabled,
#geodir-wrapper input[type="submit"].disabled,
input[type="submit"][disabled],
.geodir-search button[type="button"][disabled],
.geodir-search input[type="button"][disabled],
.geodir-search input[type="submit"][disabled],
#geodir-wrapper button[type="button"][disabled],
#geodir-wrapper input[type="button"][disabled],
#geodir-wrapper input[type="submit"][disabled],
fieldset[disabled] input[type="submit"],
fieldset[disabled] .geodir-search button[type="button"],
fieldset[disabled] .geodir-search input[type="button"],
fieldset[disabled] .geodir-search input[type="submit"],
fieldset[disabled] #geodir-wrapper button[type="button"],
fieldset[disabled] #geodir-wrapper input[type="button"],
fieldset[disabled] #geodir-wrapper input[type="submit"],
input[type="submit"].disabled:hover,
.geodir-search button[type="button"].disabled:hover,
.geodir-search input[type="button"].disabled:hover,
.geodir-search input[type="submit"].disabled:hover,
#geodir-wrapper button[type="button"].disabled:hover,
#geodir-wrapper input[type="button"].disabled:hover,
#geodir-wrapper input[type="submit"].disabled:hover,
input[type="submit"][disabled]:hover,
.geodir-search button[type="button"][disabled]:hover,
.geodir-search input[type="button"][disabled]:hover,
.geodir-search input[type="submit"][disabled]:hover,
#geodir-wrapper button[type="button"][disabled]:hover,
#geodir-wrapper input[type="button"][disabled]:hover,
#geodir-wrapper input[type="submit"][disabled]:hover,
fieldset[disabled] input[type="submit"]:hover,
fieldset[disabled] .geodir-search button[type="button"]:hover,
fieldset[disabled] .geodir-search input[type="button"]:hover,
fieldset[disabled] .geodir-search input[type="submit"]:hover,
fieldset[disabled] #geodir-wrapper button[type="button"]:hover,
fieldset[disabled] #geodir-wrapper input[type="button"]:hover,
fieldset[disabled] #geodir-wrapper input[type="submit"]:hover,
input[type="submit"].disabled:focus,
.geodir-search button[type="button"].disabled:focus,
.geodir-search input[type="button"].disabled:focus,
.geodir-search input[type="submit"].disabled:focus,
#geodir-wrapper button[type="button"].disabled:focus,
#geodir-wrapper input[type="button"].disabled:focus,
#geodir-wrapper input[type="submit"].disabled:focus,
input[type="submit"][disabled]:focus,
.geodir-search button[type="button"][disabled]:focus,
.geodir-search input[type="button"][disabled]:focus,
.geodir-search input[type="submit"][disabled]:focus,
#geodir-wrapper button[type="button"][disabled]:focus,
#geodir-wrapper input[type="button"][disabled]:focus,
#geodir-wrapper input[type="submit"][disabled]:focus,
fieldset[disabled] input[type="submit"]:focus,
fieldset[disabled] .geodir-search button[type="button"]:focus,
fieldset[disabled] .geodir-search input[type="button"]:focus,
fieldset[disabled] .geodir-search input[type="submit"]:focus,
fieldset[disabled] #geodir-wrapper button[type="button"]:focus,
fieldset[disabled] #geodir-wrapper input[type="button"]:focus,
fieldset[disabled] #geodir-wrapper input[type="submit"]:focus,
input[type="submit"].disabled.focus,
.geodir-search button[type="button"].disabled.focus,
.geodir-search input[type="button"].disabled.focus,
.geodir-search input[type="submit"].disabled.focus,
#geodir-wrapper button[type="button"].disabled.focus,
#geodir-wrapper input[type="button"].disabled.focus,
#geodir-wrapper input[type="submit"].disabled.focus,
input[type="submit"][disabled].focus,
.geodir-search button[type="button"][disabled].focus,
.geodir-search input[type="button"][disabled].focus,
.geodir-search input[type="submit"][disabled].focus,
#geodir-wrapper button[type="button"][disabled].focus,
#geodir-wrapper input[type="button"][disabled].focus,
#geodir-wrapper input[type="submit"][disabled].focus,
fieldset[disabled] input[type="submit"].focus,
fieldset[disabled] .geodir-search button[type="button"].focus,
fieldset[disabled] .geodir-search input[type="button"].focus,
fieldset[disabled] .geodir-search input[type="submit"].focus,
fieldset[disabled] #geodir-wrapper button[type="button"].focus,
fieldset[disabled] #geodir-wrapper input[type="button"].focus,
fieldset[disabled] #geodir-wrapper input[type="submit"].focus,
input[type="submit"].disabled:active,
.geodir-search button[type="button"].disabled:active,
.geodir-search input[type="button"].disabled:active,
.geodir-search input[type="submit"].disabled:active,
#geodir-wrapper button[type="button"].disabled:active,
#geodir-wrapper input[type="button"].disabled:active,
#geodir-wrapper input[type="submit"].disabled:active,
input[type="submit"][disabled]:active,
.geodir-search button[type="button"][disabled]:active,
.geodir-search input[type="button"][disabled]:active,
.geodir-search input[type="submit"][disabled]:active,
#geodir-wrapper button[type="button"][disabled]:active,
#geodir-wrapper input[type="button"][disabled]:active,
#geodir-wrapper input[type="submit"][disabled]:active,
fieldset[disabled] input[type="submit"]:active,
fieldset[disabled] .geodir-search button[type="button"]:active,
fieldset[disabled] .geodir-search input[type="button"]:active,
fieldset[disabled] .geodir-search input[type="submit"]:active,
fieldset[disabled] #geodir-wrapper button[type="button"]:active,
fieldset[disabled] #geodir-wrapper input[type="button"]:active,
fieldset[disabled] #geodir-wrapper input[type="submit"]:active,
input[type="submit"].disabled.active,
.geodir-search button[type="button"].disabled.active,
.geodir-search input[type="button"].disabled.active,
.geodir-search input[type="submit"].disabled.active,
#geodir-wrapper button[type="button"].disabled.active,
#geodir-wrapper input[type="button"].disabled.active,
#geodir-wrapper input[type="submit"].disabled.active,
input[type="submit"][disabled].active,
.geodir-search button[type="button"][disabled].active,
.geodir-search input[type="button"][disabled].active,
.geodir-search input[type="submit"][disabled].active,
#geodir-wrapper button[type="button"][disabled].active,
#geodir-wrapper input[type="button"][disabled].active,
#geodir-wrapper input[type="submit"][disabled].active,
fieldset[disabled] input[type="submit"].active,
fieldset[disabled] .geodir-search button[type="button"].active,
fieldset[disabled] .geodir-search input[type="button"].active,
fieldset[disabled] .geodir-search input[type="submit"].active,
fieldset[disabled] #geodir-wrapper button[type="button"].active,
fieldset[disabled] #geodir-wrapper input[type="button"].active,
fieldset[disabled] #geodir-wrapper input[type="submit"].active {
  background-color: #dd3333;
  border-color: #dd3333;
}
html .btn-primary {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #dd3333;
  border-color: #dd3333;
  border-color: #dd3333 #dd3333 #bd2020;
}
html .btn-primary:hover,
html .btn-primary:active,
html .btn-primary:focus {
  border-color: #d32323;
  background-color: #d32323;
}
html .btn-primary:hover,
html .btn-primary:focus,
html .btn-primary:active {
  color: #ffffff;
  background-color: #d32323;
  border-color: #dd3333 #dd3333 #a81c1c;
}
html .btn-primary-scale-2 {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #bd2020;
  border-color: #bd2020;
  border-color: #bd2020 #bd2020 #921818;
}
html .btn-primary-scale-2:hover,
html .btn-primary-scale-2:active,
html .btn-primary-scale-2:focus {
  border-color: #a81c1c;
  background-color: #a81c1c;
}
html .btn-secondary {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #312227;
  border-color: #312227;
  border-color: #312227 #312227 #130d0f;
}
html .btn-secondary:hover,
html .btn-secondary:active,
html .btn-secondary:focus {
  border-color: #22181b;
  background-color: #22181b;
}
html .btn-secondary:hover,
html .btn-secondary:focus,
html .btn-secondary:active {
  color: #ffffff;
  background-color: #22181b;
  border-color: #312227 #312227 #040303;
}
html .btn-secondary-scale-2 {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #130d0f;
  border-color: #130d0f;
  border-color: #130d0f #130d0f #000000;
}
html .btn-secondary-scale-2:hover,
html .btn-secondary-scale-2:active,
html .btn-secondary-scale-2:focus {
  border-color: #040303;
  background-color: #040303;
}
html .btn-tertiary {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #efece8;
  border-color: #efece8;
  border-color: #efece8 #efece8 #dad3ca;
}
html .btn-tertiary:hover,
html .btn-tertiary:active,
html .btn-tertiary:focus {
  border-color: #e5e0d9;
  background-color: #e5e0d9;
}
html .btn-tertiary:hover,
html .btn-tertiary:focus,
html .btn-tertiary:active {
  color: #ffffff;
  background-color: #e5e0d9;
  border-color: #efece8 #efece8 #d0c7bb;
}
html .btn-tertiary-scale-2 {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #dad3ca;
  border-color: #dad3ca;
  border-color: #dad3ca #dad3ca #c5baac;
}
html .btn-tertiary-scale-2:hover,
html .btn-tertiary-scale-2:active,
html .btn-tertiary-scale-2:focus {
  border-color: #d0c7bb;
  background-color: #d0c7bb;
}
html .btn-quaternary {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #101019;
  border-color: #101019;
  border-color: #101019 #101019 #000000;
}
html .btn-quaternary:hover,
html .btn-quaternary:active,
html .btn-quaternary:focus {
  border-color: #060609;
  background-color: #060609;
}
html .btn-quaternary:hover,
html .btn-quaternary:focus,
html .btn-quaternary:active {
  color: #ffffff;
  background-color: #060609;
  border-color: #101019 #101019 #000000;
}
html .btn-quaternary-scale-2 {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #000000;
  border-color: #000000;
  border-color: #000000 #000000 #000000;
}
html .btn-quaternary-scale-2:hover,
html .btn-quaternary-scale-2:active,
html .btn-quaternary-scale-2:focus {
  border-color: #000000;
  background-color: #000000;
}
html .btn-dark {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #2e353e;
  border-color: #2e353e;
  border-color: #2e353e #2e353e #181c21;
}
html .btn-dark:hover,
html .btn-dark:active,
html .btn-dark:focus {
  border-color: #23282f;
  background-color: #23282f;
}
html .btn-dark:hover,
html .btn-dark:focus,
html .btn-dark:active {
  color: #ffffff;
  background-color: #23282f;
  border-color: #2e353e #2e353e #0d0f12;
}
html .btn-dark-scale-2 {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #181c21;
  border-color: #181c21;
  border-color: #181c21 #181c21 #030303;
}
html .btn-dark-scale-2:hover,
html .btn-dark-scale-2:active,
html .btn-dark-scale-2:focus {
  border-color: #0d0f12;
  background-color: #0d0f12;
}
html .btn-light {
  color: #777777;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #ffffff;
  border-color: #ffffff;
  border-color: #ffffff #ffffff #e6e6e6;
}
html .btn-light:hover,
html .btn-light:active,
html .btn-light:focus {
  border-color: #f2f2f2;
  background-color: #f2f2f2;
}
html .btn-light:hover,
html .btn-light:focus,
html .btn-light:active {
  color: #777777;
  background-color: #f2f2f2;
  border-color: #ffffff #ffffff #d9d9d9;
}
html .btn-light-scale-2 {
  color: #777777;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #e6e6e6;
  border-color: #e6e6e6;
  border-color: #e6e6e6 #e6e6e6 #cccccc;
}
html .btn-light-scale-2:hover,
html .btn-light-scale-2:active,
html .btn-light-scale-2:focus {
  border-color: #d9d9d9;
  background-color: #d9d9d9;
}
html .btn-borders.btn-primary {
  background: transparent;
  border-color: #dd3333;
  color: #dd3333;
  text-shadow: none;
}
html .btn-borders.btn-primary:hover,
html .btn-borders.btn-primary:focus,
html .btn-borders.btn-primary:active {
  background-color: #d32323;
  border-color: #dd3333 !important;
  color: #ffffff;
}
html .btn-borders.btn-secondary {
  background: transparent;
  border-color: #312227;
  color: #312227;
  text-shadow: none;
}
html .btn-borders.btn-secondary:hover,
html .btn-borders.btn-secondary:focus,
html .btn-borders.btn-secondary:active {
  background-color: #22181b;
  border-color: #312227 !important;
  color: #ffffff;
}
html .btn-borders.btn-tertiary {
  background: transparent;
  border-color: #efece8;
  color: #efece8;
  text-shadow: none;
}
html .btn-borders.btn-tertiary:hover,
html .btn-borders.btn-tertiary:focus,
html .btn-borders.btn-tertiary:active {
  background-color: #e5e0d9;
  border-color: #efece8 !important;
  color: #ffffff;
}
html .btn-borders.btn-quaternary {
  background: transparent;
  border-color: #101019;
  color: #101019;
  text-shadow: none;
}
html .btn-borders.btn-quaternary:hover,
html .btn-borders.btn-quaternary:focus,
html .btn-borders.btn-quaternary:active {
  background-color: #060609;
  border-color: #101019 !important;
  color: #ffffff;
}
html .btn-borders.btn-dark {
  background: transparent;
  border-color: #2e353e;
  color: #2e353e;
  text-shadow: none;
}
html .btn-borders.btn-dark:hover,
html .btn-borders.btn-dark:focus,
html .btn-borders.btn-dark:active {
  background-color: #23282f;
  border-color: #2e353e !important;
  color: #ffffff;
}
html .btn-borders.btn-light {
  background: transparent;
  border-color: #ffffff;
  color: #ffffff;
  text-shadow: none;
}
html .btn-borders.btn-light:hover,
html .btn-borders.btn-light:focus,
html .btn-borders.btn-light:active {
  background-color: #f2f2f2;
  border-color: #ffffff !important;
  color: #777777;
}
.thumb-info .thumb-info-type {
  background-color: #dd3333;
}
.thumb-info .thumb-info-action-icon {
  background-color: #dd3333;
}
.thumb-info .thumb-info-action-icon i {
  color: #ffffff;
}
.thumb-info-bottom-info .thumb-info-title,
.thumb-info-bottom-info .thumb-info-title a,
.thumb-info-bottom-info .thumb-info-title a:hover {
  color: #50545f;
}
.thumb-info-ribbon {
  background-color: #dd3333;
  color: #ffffff;
}
.thumb-info-ribbon span {
  font-family: Shadows Into Light;
}
.thumb-info-ribbon:before {
  border-right-color: #a81c1c;
}
.thumb-info-social-icons a {
  background-color: #dd3333;
}
.thumb-info-social-icons a i {
  color: #ffffff;
}
html .thumb-info .thumb-info-action-icon-primary {
  background-color: #dd3333;
}
html .thumb-info .thumb-info-action-icon-primary i {
  color: #ffffff;
}
html .thumb-info-ribbon-primary {
  background-color: #dd3333;
  color: #ffffff;
}
html .thumb-info-ribbon-primary:before {
  border-right-color: #a81c1c;
}
html .thumb-info-social-icons a.thumb-info-social-links-primary {
  background-color: #dd3333;
}
html .thumb-info-social-icons a.thumb-info-social-links-primary i {
  color: #ffffff;
}
html .thumb-info .thumb-info-action-icon-secondary {
  background-color: #312227;
}
html .thumb-info .thumb-info-action-icon-secondary i {
  color: #ffffff;
}
html .thumb-info-ribbon-secondary {
  background-color: #312227;
  color: #ffffff;
}
html .thumb-info-ribbon-secondary:before {
  border-right-color: #040303;
}
html .thumb-info-social-icons a.thumb-info-social-links-secondary {
  background-color: #312227;
}
html .thumb-info-social-icons a.thumb-info-social-links-secondary i {
  color: #ffffff;
}
html .thumb-info .thumb-info-action-icon-tertiary {
  background-color: #efece8;
}
html .thumb-info .thumb-info-action-icon-tertiary i {
  color: #ffffff;
}
html .thumb-info-ribbon-tertiary {
  background-color: #efece8;
  color: #ffffff;
}
html .thumb-info-ribbon-tertiary:before {
  border-right-color: #d0c7bb;
}
html .thumb-info-social-icons a.thumb-info-social-links-tertiary {
  background-color: #efece8;
}
html .thumb-info-social-icons a.thumb-info-social-links-tertiary i {
  color: #ffffff;
}
html .thumb-info .thumb-info-action-icon-quaternary {
  background-color: #101019;
}
html .thumb-info .thumb-info-action-icon-quaternary i {
  color: #ffffff;
}
html .thumb-info-ribbon-quaternary {
  background-color: #101019;
  color: #ffffff;
}
html .thumb-info-ribbon-quaternary:before {
  border-right-color: #000000;
}
html .thumb-info-social-icons a.thumb-info-social-links-quaternary {
  background-color: #101019;
}
html .thumb-info-social-icons a.thumb-info-social-links-quaternary i {
  color: #ffffff;
}
html .thumb-info .thumb-info-action-icon-dark {
  background-color: #2e353e;
}
html .thumb-info .thumb-info-action-icon-dark i {
  color: #ffffff;
}
html .thumb-info-ribbon-dark {
  background-color: #2e353e;
  color: #ffffff;
}
html .thumb-info-ribbon-dark:before {
  border-right-color: #0d0f12;
}
html .thumb-info-social-icons a.thumb-info-social-links-dark {
  background-color: #2e353e;
}
html .thumb-info-social-icons a.thumb-info-social-links-dark i {
  color: #ffffff;
}
html .thumb-info .thumb-info-action-icon-light {
  background-color: #ffffff;
}
html .thumb-info .thumb-info-action-icon-light i {
  color: #777777;
}
html .thumb-info-ribbon-light {
  background-color: #ffffff;
  color: #777777;
}
html .thumb-info-ribbon-light:before {
  border-right-color: #d9d9d9;
}
html .thumb-info-social-icons a.thumb-info-social-links-light {
  background-color: #ffffff;
}
html .thumb-info-social-icons a.thumb-info-social-links-light i {
  color: #777777;
}
.portfolio-item:hover .thumb-info-icons .thumb-info-icon {
  background-color: #efece8 !important;
}
.resp-tabs-list li {
  color: #dd3333;
}
.resp-tabs-list li:hover,
.resp-tabs-list li:focus,
.resp-tabs-list li.resp-tab-active {
  border-top-color: #dd3333;
}
.resp-vtabs .resp-tabs-list li:hover,
.resp-vtabs .resp-tabs-list li:focus,
.resp-vtabs .resp-tabs-list li.resp-tab-active {
  border-left-color: #dd3333;
}
h2.resp-accordion {
  color: #dd3333;
}
.tabs ul.nav-tabs a,
.tabs ul.nav-tabs a:hover {
  color: #dd3333;
}
.tabs ul.nav-tabs a:hover,
.tabs ul.nav-tabs a:focus {
  border-top-color: #dd3333;
}
.tabs ul.nav-tabs li.active a,
.tabs ul.nav-tabs li.active a:hover,
.tabs ul.nav-tabs li.active a:focus {
  border-top-color: #dd3333;
  color: #dd3333;
}
.tabs ul.nav-tabs.nav-justified a:hover,
.tabs ul.nav-tabs.nav-justified a:focus {
  border-top-color: #dd3333;
}
.tabs.tabs-bottom ul.nav-tabs li a:hover,
.tabs.tabs-bottom ul.nav-tabs li.active a,
.tabs.tabs-bottom ul.nav-tabs li.active a:hover,
.tabs.tabs-bottom ul.nav-tabs li.active a:focus {
  border-bottom-color: #dd3333;
}
.tabs.tabs-vertical.tabs-left ul.nav-tabs li a:hover,
.tabs.tabs-vertical.tabs-left ul.nav-tabs li.active a,
.tabs.tabs-vertical.tabs-left ul.nav-tabs li.active a:hover,
.tabs.tabs-vertical.tabs-left ul.nav-tabs li.active a:focus {
  border-left-color: #dd3333;
}
.tabs.tabs-vertical.tabs-right ul.nav-tabs li a:hover,
.tabs.tabs-vertical.tabs-right ul.nav-tabs li.active a,
.tabs.tabs-vertical.tabs-right ul.nav-tabs li.active a:hover,
.tabs.tabs-vertical.tabs-right ul.nav-tabs li.active a:focus {
  border-right-color: #dd3333;
}
.tabs.tabs-simple .nav-tabs > li a,
.tabs.tabs-simple .nav-tabs > li a:hover,
.tabs.tabs-simple .nav-tabs > li a:focus,
.tabs.tabs-simple .nav-tabs > li.active a,
.tabs.tabs-simple .nav-tabs > li.active a:hover,
.tabs.tabs-simple .nav-tabs > li.active a:focus {
  color: #50545f;
}
.tabs.tabs-simple .nav-tabs > li a:hover,
.tabs.tabs-simple .nav-tabs > li a:focus,
.tabs.tabs-simple .nav-tabs > li.active a {
  border-bottom-color: #dd3333;
}
html .tabs-primary .nav-tabs li a,
html .tabs-primary .nav-tabs.nav-justified li a,
html .tabs-primary .nav-tabs li a:hover,
html .tabs-primary .nav-tabs.nav-justified li a:hover {
  color: #dd3333;
}
html .tabs-primary .nav-tabs li a:hover,
html .tabs-primary .nav-tabs.nav-justified li a:hover {
  border-top-color: #dd3333;
}
html .tabs-primary .nav-tabs li.active a,
html .tabs-primary .nav-tabs.nav-justified li.active a,
html .tabs-primary .nav-tabs li.active a:hover,
html .tabs-primary .nav-tabs.nav-justified li.active a:hover,
html .tabs-primary .nav-tabs li.active a:focus,
html .tabs-primary .nav-tabs.nav-justified li.active a:focus {
  border-top-color: #dd3333;
  color: #dd3333;
}
html .tabs-primary.tabs-bottom .nav-tabs li a:hover,
html .tabs-primary.tabs-bottom .nav-tabs.nav-justified li a:hover {
  border-bottom-color: #dd3333;
}
html .tabs-primary.tabs-bottom .nav-tabs li.active a,
html .tabs-primary.tabs-bottom .nav-tabs.nav-justified li.active a,
html .tabs-primary.tabs-bottom .nav-tabs li.active a:hover,
html .tabs-primary.tabs-bottom .nav-tabs.nav-justified li.active a:hover,
html .tabs-primary.tabs-bottom .nav-tabs li.active a:focus,
html .tabs-primary.tabs-bottom .nav-tabs.nav-justified li.active a:focus {
  border-bottom-color: #dd3333;
}
html .tabs-primary.tabs-vertical.tabs-left li a:hover {
  border-left-color: #dd3333;
}
html .tabs-primary.tabs-vertical.tabs-left li.active a,
html .tabs-primary.tabs-vertical.tabs-left li.active a:hover,
html .tabs-primary.tabs-vertical.tabs-left li.active a:focus {
  border-left-color: #dd3333;
}
html .tabs-primary.tabs-vertical.tabs-right li a:hover {
  border-right-color: #dd3333;
}
html .tabs-primary.tabs-vertical.tabs-right li.active a,
html .tabs-primary.tabs-vertical.tabs-right li.active a:hover,
html .tabs-primary.tabs-vertical.tabs-right li.active a:focus {
  border-right-color: #dd3333;
}
html .tabs-secondary .nav-tabs li a,
html .tabs-secondary .nav-tabs.nav-justified li a,
html .tabs-secondary .nav-tabs li a:hover,
html .tabs-secondary .nav-tabs.nav-justified li a:hover {
  color: #312227;
}
html .tabs-secondary .nav-tabs li a:hover,
html .tabs-secondary .nav-tabs.nav-justified li a:hover {
  border-top-color: #312227;
}
html .tabs-secondary .nav-tabs li.active a,
html .tabs-secondary .nav-tabs.nav-justified li.active a,
html .tabs-secondary .nav-tabs li.active a:hover,
html .tabs-secondary .nav-tabs.nav-justified li.active a:hover,
html .tabs-secondary .nav-tabs li.active a:focus,
html .tabs-secondary .nav-tabs.nav-justified li.active a:focus {
  border-top-color: #312227;
  color: #312227;
}
html .tabs-secondary.tabs-bottom .nav-tabs li a:hover,
html .tabs-secondary.tabs-bottom .nav-tabs.nav-justified li a:hover {
  border-bottom-color: #312227;
}
html .tabs-secondary.tabs-bottom .nav-tabs li.active a,
html .tabs-secondary.tabs-bottom .nav-tabs.nav-justified li.active a,
html .tabs-secondary.tabs-bottom .nav-tabs li.active a:hover,
html .tabs-secondary.tabs-bottom .nav-tabs.nav-justified li.active a:hover,
html .tabs-secondary.tabs-bottom .nav-tabs li.active a:focus,
html .tabs-secondary.tabs-bottom .nav-tabs.nav-justified li.active a:focus {
  border-bottom-color: #312227;
}
html .tabs-secondary.tabs-vertical.tabs-left li a:hover {
  border-left-color: #312227;
}
html .tabs-secondary.tabs-vertical.tabs-left li.active a,
html .tabs-secondary.tabs-vertical.tabs-left li.active a:hover,
html .tabs-secondary.tabs-vertical.tabs-left li.active a:focus {
  border-left-color: #312227;
}
html .tabs-secondary.tabs-vertical.tabs-right li a:hover {
  border-right-color: #312227;
}
html .tabs-secondary.tabs-vertical.tabs-right li.active a,
html .tabs-secondary.tabs-vertical.tabs-right li.active a:hover,
html .tabs-secondary.tabs-vertical.tabs-right li.active a:focus {
  border-right-color: #312227;
}
html .tabs-tertiary .nav-tabs li a,
html .tabs-tertiary .nav-tabs.nav-justified li a,
html .tabs-tertiary .nav-tabs li a:hover,
html .tabs-tertiary .nav-tabs.nav-justified li a:hover {
  color: #efece8;
}
html .tabs-tertiary .nav-tabs li a:hover,
html .tabs-tertiary .nav-tabs.nav-justified li a:hover {
  border-top-color: #efece8;
}
html .tabs-tertiary .nav-tabs li.active a,
html .tabs-tertiary .nav-tabs.nav-justified li.active a,
html .tabs-tertiary .nav-tabs li.active a:hover,
html .tabs-tertiary .nav-tabs.nav-justified li.active a:hover,
html .tabs-tertiary .nav-tabs li.active a:focus,
html .tabs-tertiary .nav-tabs.nav-justified li.active a:focus {
  border-top-color: #efece8;
  color: #efece8;
}
html .tabs-tertiary.tabs-bottom .nav-tabs li a:hover,
html .tabs-tertiary.tabs-bottom .nav-tabs.nav-justified li a:hover {
  border-bottom-color: #efece8;
}
html .tabs-tertiary.tabs-bottom .nav-tabs li.active a,
html .tabs-tertiary.tabs-bottom .nav-tabs.nav-justified li.active a,
html .tabs-tertiary.tabs-bottom .nav-tabs li.active a:hover,
html .tabs-tertiary.tabs-bottom .nav-tabs.nav-justified li.active a:hover,
html .tabs-tertiary.tabs-bottom .nav-tabs li.active a:focus,
html .tabs-tertiary.tabs-bottom .nav-tabs.nav-justified li.active a:focus {
  border-bottom-color: #efece8;
}
html .tabs-tertiary.tabs-vertical.tabs-left li a:hover {
  border-left-color: #efece8;
}
html .tabs-tertiary.tabs-vertical.tabs-left li.active a,
html .tabs-tertiary.tabs-vertical.tabs-left li.active a:hover,
html .tabs-tertiary.tabs-vertical.tabs-left li.active a:focus {
  border-left-color: #efece8;
}
html .tabs-tertiary.tabs-vertical.tabs-right li a:hover {
  border-right-color: #efece8;
}
html .tabs-tertiary.tabs-vertical.tabs-right li.active a,
html .tabs-tertiary.tabs-vertical.tabs-right li.active a:hover,
html .tabs-tertiary.tabs-vertical.tabs-right li.active a:focus {
  border-right-color: #efece8;
}
html .tabs-quaternary .nav-tabs li a,
html .tabs-quaternary .nav-tabs.nav-justified li a,
html .tabs-quaternary .nav-tabs li a:hover,
html .tabs-quaternary .nav-tabs.nav-justified li a:hover {
  color: #101019;
}
html .tabs-quaternary .nav-tabs li a:hover,
html .tabs-quaternary .nav-tabs.nav-justified li a:hover {
  border-top-color: #101019;
}
html .tabs-quaternary .nav-tabs li.active a,
html .tabs-quaternary .nav-tabs.nav-justified li.active a,
html .tabs-quaternary .nav-tabs li.active a:hover,
html .tabs-quaternary .nav-tabs.nav-justified li.active a:hover,
html .tabs-quaternary .nav-tabs li.active a:focus,
html .tabs-quaternary .nav-tabs.nav-justified li.active a:focus {
  border-top-color: #101019;
  color: #101019;
}
html .tabs-quaternary.tabs-bottom .nav-tabs li a:hover,
html .tabs-quaternary.tabs-bottom .nav-tabs.nav-justified li a:hover {
  border-bottom-color: #101019;
}
html .tabs-quaternary.tabs-bottom .nav-tabs li.active a,
html .tabs-quaternary.tabs-bottom .nav-tabs.nav-justified li.active a,
html .tabs-quaternary.tabs-bottom .nav-tabs li.active a:hover,
html .tabs-quaternary.tabs-bottom .nav-tabs.nav-justified li.active a:hover,
html .tabs-quaternary.tabs-bottom .nav-tabs li.active a:focus,
html .tabs-quaternary.tabs-bottom .nav-tabs.nav-justified li.active a:focus {
  border-bottom-color: #101019;
}
html .tabs-quaternary.tabs-vertical.tabs-left li a:hover {
  border-left-color: #101019;
}
html .tabs-quaternary.tabs-vertical.tabs-left li.active a,
html .tabs-quaternary.tabs-vertical.tabs-left li.active a:hover,
html .tabs-quaternary.tabs-vertical.tabs-left li.active a:focus {
  border-left-color: #101019;
}
html .tabs-quaternary.tabs-vertical.tabs-right li a:hover {
  border-right-color: #101019;
}
html .tabs-quaternary.tabs-vertical.tabs-right li.active a,
html .tabs-quaternary.tabs-vertical.tabs-right li.active a:hover,
html .tabs-quaternary.tabs-vertical.tabs-right li.active a:focus {
  border-right-color: #101019;
}
html .tabs-dark .nav-tabs li a,
html .tabs-dark .nav-tabs.nav-justified li a,
html .tabs-dark .nav-tabs li a:hover,
html .tabs-dark .nav-tabs.nav-justified li a:hover {
  color: #2e353e;
}
html .tabs-dark .nav-tabs li a:hover,
html .tabs-dark .nav-tabs.nav-justified li a:hover {
  border-top-color: #2e353e;
}
html .tabs-dark .nav-tabs li.active a,
html .tabs-dark .nav-tabs.nav-justified li.active a,
html .tabs-dark .nav-tabs li.active a:hover,
html .tabs-dark .nav-tabs.nav-justified li.active a:hover,
html .tabs-dark .nav-tabs li.active a:focus,
html .tabs-dark .nav-tabs.nav-justified li.active a:focus {
  border-top-color: #2e353e;
  color: #2e353e;
}
html .tabs-dark.tabs-bottom .nav-tabs li a:hover,
html .tabs-dark.tabs-bottom .nav-tabs.nav-justified li a:hover {
  border-bottom-color: #2e353e;
}
html .tabs-dark.tabs-bottom .nav-tabs li.active a,
html .tabs-dark.tabs-bottom .nav-tabs.nav-justified li.active a,
html .tabs-dark.tabs-bottom .nav-tabs li.active a:hover,
html .tabs-dark.tabs-bottom .nav-tabs.nav-justified li.active a:hover,
html .tabs-dark.tabs-bottom .nav-tabs li.active a:focus,
html .tabs-dark.tabs-bottom .nav-tabs.nav-justified li.active a:focus {
  border-bottom-color: #2e353e;
}
html .tabs-dark.tabs-vertical.tabs-left li a:hover {
  border-left-color: #2e353e;
}
html .tabs-dark.tabs-vertical.tabs-left li.active a,
html .tabs-dark.tabs-vertical.tabs-left li.active a:hover,
html .tabs-dark.tabs-vertical.tabs-left li.active a:focus {
  border-left-color: #2e353e;
}
html .tabs-dark.tabs-vertical.tabs-right li a:hover {
  border-right-color: #2e353e;
}
html .tabs-dark.tabs-vertical.tabs-right li.active a,
html .tabs-dark.tabs-vertical.tabs-right li.active a:hover,
html .tabs-dark.tabs-vertical.tabs-right li.active a:focus {
  border-right-color: #2e353e;
}
html .tabs-light .nav-tabs li a,
html .tabs-light .nav-tabs.nav-justified li a,
html .tabs-light .nav-tabs li a:hover,
html .tabs-light .nav-tabs.nav-justified li a:hover {
  color: #ffffff;
}
html .tabs-light .nav-tabs li a:hover,
html .tabs-light .nav-tabs.nav-justified li a:hover {
  border-top-color: #ffffff;
}
html .tabs-light .nav-tabs li.active a,
html .tabs-light .nav-tabs.nav-justified li.active a,
html .tabs-light .nav-tabs li.active a:hover,
html .tabs-light .nav-tabs.nav-justified li.active a:hover,
html .tabs-light .nav-tabs li.active a:focus,
html .tabs-light .nav-tabs.nav-justified li.active a:focus {
  border-top-color: #ffffff;
  color: #ffffff;
}
html .tabs-light.tabs-bottom .nav-tabs li a:hover,
html .tabs-light.tabs-bottom .nav-tabs.nav-justified li a:hover {
  border-bottom-color: #ffffff;
}
html .tabs-light.tabs-bottom .nav-tabs li.active a,
html .tabs-light.tabs-bottom .nav-tabs.nav-justified li.active a,
html .tabs-light.tabs-bottom .nav-tabs li.active a:hover,
html .tabs-light.tabs-bottom .nav-tabs.nav-justified li.active a:hover,
html .tabs-light.tabs-bottom .nav-tabs li.active a:focus,
html .tabs-light.tabs-bottom .nav-tabs.nav-justified li.active a:focus {
  border-bottom-color: #ffffff;
}
html .tabs-light.tabs-vertical.tabs-left li a:hover {
  border-left-color: #ffffff;
}
html .tabs-light.tabs-vertical.tabs-left li.active a,
html .tabs-light.tabs-vertical.tabs-left li.active a:hover,
html .tabs-light.tabs-vertical.tabs-left li.active a:focus {
  border-left-color: #ffffff;
}
html .tabs-light.tabs-vertical.tabs-right li a:hover {
  border-right-color: #ffffff;
}
html .tabs-light.tabs-vertical.tabs-right li.active a,
html .tabs-light.tabs-vertical.tabs-right li.active a:hover,
html .tabs-light.tabs-vertical.tabs-right li.active a:focus {
  border-right-color: #ffffff;
}
.porto-links-block li.porto-links-item > a,
.porto-links-block li.porto-links-item > span {
  color: #50545f;
}
.porto-links-block li.porto-links-item a:hover {
  text-decoration: underline;
}
.vc_general.vc_cta3.vc_cta3-color-white.vc_cta3-style-flat {
  color: #50545f;
}
html .stats-block.counter-primary .stats-number,
html .stats-block.counter-primary div.counter_prefix,
html .stats-block.counter-primary div.counter_suffix {
  color: #dd3333;
}
html .stats-block.counter-secondary .stats-number,
html .stats-block.counter-secondary div.counter_prefix,
html .stats-block.counter-secondary div.counter_suffix {
  color: #312227;
}
html .stats-block.counter-tertiary .stats-number,
html .stats-block.counter-tertiary div.counter_prefix,
html .stats-block.counter-tertiary div.counter_suffix {
  color: #efece8;
}
html .stats-block.counter-quaternary .stats-number,
html .stats-block.counter-quaternary div.counter_prefix,
html .stats-block.counter-quaternary div.counter_suffix {
  color: #101019;
}
html .stats-block.counter-dark .stats-number,
html .stats-block.counter-dark div.counter_prefix,
html .stats-block.counter-dark div.counter_suffix {
  color: #2e353e;
}
html .stats-block.counter-light .stats-number,
html .stats-block.counter-light div.counter_prefix,
html .stats-block.counter-light div.counter_suffix {
  color: #ffffff;
}
.stats-block.counter-alternative .stats-number {
  font-family: Shadows Into Light;
}
.wpb_wrapper .aio-icon-read {
  color: #dd3333;
}
.wpb_wrapper .aio-icon-read:hover {
  color: #e14949;
}
.vc_custom_heading em {
  color: #dd3333;
  font-family: Shadows Into Light;
}
.vc_row .vc_column_container > .wpb_wrapper.vc_column-inner {
  padding: 0;
}
.widget .widgettitle a:hover,
.widget .widget-title a:hover {
  color: #dd3333;
}
.widget > div > ul li,
.widget > ul li {
  color: #40444d;
}
.widget > div > ul li > a,
.widget > ul li > a {
  color: #40444d;
}
.widget li > a:hover {
  color: #dd3333;
}
.widget li.current-cat > a,
.widget li.current-cat-parent > a {
  color: #dd3333;
}
.widget li.active > a,
.widget li.current-menu-item > a {
  color: #dd3333;
}
.widget .tagcloud a {
  color: #50545f;
}
.widget .tagcloud a:hover {
  background-color: #dd3333;
  border-color: #dd3333;
}
.widget .rss-date,
.widget .post-date,
.widget .comment-author-link {
  color: #606471;
}
.widget_sidebar_menu .widget-title {
  color: #50545f;
}
.widget_sidebar_menu .widget-title .toggle:hover {
  background-color: #dd3333;
  border-color: #dd3333;
}
.sidebar-content .widget.widget_wysija .box-content {
  border-top-color: #dd3333;
}
.widget_wysija_cont .showerrors {
  color: #dd3333;
}
.mega-menu > li.menu-item.active > a,
.mega-menu > li.menu-item:hover > a,
.mega-menu > li.menu-item.active > h5,
.mega-menu > li.menu-item:hover > h5 {
  background: #dd3333;
}
.mega-menu > li.menu-item > a,
.mega-menu > li.menu-item > h5 {
  text-transform: uppercase;
}
.mega-menu .narrow .popup ul.sub-menu {
  background: #dd3333;
}
.mega-menu .narrow .popup li.menu-item:hover > a,
.mega-menu .narrow .popup li.menu-item:hover > h5 {
  background: #e14949;
}
.mega-menu .wide .popup {
  border-top-color: #dd3333;
  color: #50545f;
}
.mega-menu .wide .popup > .inner > ul.sub-menu > li.menu-item li.menu-item > a,
.mega-menu .wide .popup > .inner > ul.sub-menu > li.menu-item li.menu-item > h5 {
  color: #50545f;
}
.mega-menu .wide .popup > .inner > ul.sub-menu > li.menu-item > a,
.mega-menu .wide .popup > .inner > ul.sub-menu > li.menu-item > h5 {
  text-transform: uppercase;
}
.sidebar-menu > li.menu-item > a,
.sidebar-menu > li.menu-item > h5 {
  color: #50545f;
}
.header-side .sidebar-menu > li.menu-item > a,
.header-side .sidebar-menu > li.menu-item > h5 {
  text-transform: uppercase;
}
.sidebar-menu > li.menu-item.active > a,
.sidebar-menu > li.menu-item.active > h5 {
  color: #dd3333;
}
.sidebar-menu > li.menu-item:hover {
  background: #dd3333;
}
.sidebar-menu > li.menu-item:hover > a,
.sidebar-menu > li.menu-item:hover + li.menu-item > a,
.sidebar-menu > li.menu-item:hover > h5,
.sidebar-menu > li.menu-item:hover + li.menu-item > h5 {
  border-top-color: #dd3333;
}
.sidebar-menu > li.menu-item > .arrow:before {
  color: #dd3333;
}
.sidebar-menu .popup {
  color: #50545f;
}
.sidebar-menu .wide .popup {
  border-left-color: #dd3333;
}
.right-sidebar .sidebar-menu .wide .popup {
  border-right-color: #dd3333;
}
.sidebar-menu .wide .popup > .inner > ul.sub-menu > li.menu-item li.menu-item > a,
.sidebar-menu .wide .popup > .inner > ul.sub-menu > li.menu-item li.menu-item > h5 {
  color: #50545f;
}
.sidebar-menu .wide .popup > .inner > ul.sub-menu > li.menu-item > a,
.sidebar-menu .wide .popup > .inner > ul.sub-menu > li.menu-item > h5 {
  text-transform: uppercase;
}
.sidebar-menu .narrow .popup ul.sub-menu {
  background: #dd3333;
}
.sidebar-menu .narrow .popup li.menu-item:hover > a,
.sidebar-menu .narrow .popup li.menu-item:hover > h5 {
  background: #e14949;
}
.sidebar-menu .menu-custom-block a {
  color: #50545f;
}
.sidebar-menu .menu-custom-block a:hover {
  background-color: #dd3333;
}
.sidebar-menu .menu-custom-block a:hover,
.sidebar-menu .menu-custom-block a:hover + a {
  border-top-color: #dd3333;
}
.mega-menu .tip,
.sidebar-menu .tip,
.accordion-menu .tip,
.menu-custom-block .tip {
  background: #0cc485;
}
.mega-menu .tip .tip-arrow,
.sidebar-menu .tip .tip-arrow,
.accordion-menu .tip .tip-arrow,
.menu-custom-block .tip .tip-arrow {
  color: #0cc485;
}
.view-switcher .narrow .popup li.menu-item > a,
.currency-switcher .narrow .popup li.menu-item > a,
.view-switcher .narrow .popup li.menu-item > h5,
.currency-switcher .narrow .popup li.menu-item > h5 {
  text-transform: uppercase;
}
article.post .post-title {
  color: #dd3333;
}
.post-block h3,
.post-share h3,
article.post .comment-respond h3,
article.portfolio .comment-respond h3,
.related-posts h3 {
  color: #dd3333;
}
article.post .post-date .day,
.post-item .post-date .day {
  color: #dd3333;
}
article.post .post-date .month,
.post-item .post-date .month,
article.post .post-date .format,
.post-item .post-date .format {
  background-color: #dd3333;
}
.pagination a:hover,
.page-links a:hover,
.pagination a:focus,
.page-links a:focus,
.pagination span.current,
.page-links span.current {
  background-color: #dd3333;
  border-color: #dd3333;
}
section.timeline .timeline-date h3 {
  color: #dd3333;
}
section.timeline .timeline-box.left:before,
section.timeline .timeline-box.right:before {
  background: #dd3333;
  box-shadow: 0 0 0 3px #ffffff, 0 0 0 6px #dd3333;
}
article.post .post-date .sticky,
.post-item .post-date .sticky {
  background: #62b959;
  color: #ffffff;
}
article.post.post-title-simple .post-title,
.post-item.post-title-simple .post-title,
article.post.post-title-simple .post-title h2,
.post-item.post-title-simple .post-title h2 {
  color: #1d2127;
}
article.post.post-title-simple .entry-title,
.post-item.post-title-simple .entry-title,
article.post.post-title-simple .entry-title a,
.post-item.post-title-simple .entry-title a {
  color: #1d2127;
}
.post-title-simple .post-author p .name,
.post-title-simple .post-author p .name a {
  color: #50545f;
}
.post-carousel .post-item.style-5 .cat-names,
.post-grid .post-item.style-5 .cat-names,
.post-timeline .post-item.style-5 .cat-names {
  color: #dd3333;
}
.post-carousel .post-item.style-5 .post-meta .post-views-icon.dashicons,
.post-grid .post-item.style-5 .post-meta .post-views-icon.dashicons,
.post-timeline .post-item.style-5 .post-meta .post-views-icon.dashicons {
  color: #dd3333;
}
.post-carousel .post-item.style-5 .post-meta a,
.post-grid .post-item.style-5 .post-meta a,
.post-timeline .post-item.style-5 .post-meta a {
  color: #312227;
}
/* Blog Share Advance */
.post-share-advance-bg {
  background: #101019;
}
.post-share-advance .fa-share-alt {
  background: #101019;
}
.portfolio-info ul li a:hover {
  color: #dd3333;
}
.portfolio-item .thumb-info .thumb-info-type .portfolio-like i,
.portfolio-item .thumb-info .thumb-info-type .portfolio-liked i {
  color: #ffffff;
}
article.member .member-role {
  color: #dd3333;
}
.member-item.member-item-3 .view-more {
  color: #2e353e;
}
.member-item.member-item-3 .thumb-info:hover .thumb-info-caption {
  background: #dd3333;
  color: #ffffff;
}
.member-item.member-item-3 .thumb-info:hover .thumb-info-caption * {
  color: #ffffff;
}
.member-item.member-item-3 .thumb-info:hover .thumb-info-social-icons {
  border-color: #ffffff;
}
.member-item.member-item-3 .thumb-info:hover .share-links a {
  background: #ffffff;
  color: #dd3333;
}
.testimonial blockquote {
  background: #e14949;
}
.testimonial .testimonial-arrow-down {
  border-top-color: #e14949;
}
html .testimonial-primary blockquote {
  background: #e14949;
}
html .testimonial-primary .testimonial-arrow-down {
  border-top-color: #e14949;
}
html .testimonial-secondary blockquote {
  background: #402c33;
}
html .testimonial-secondary .testimonial-arrow-down {
  border-top-color: #402c33;
}
html .testimonial-tertiary blockquote {
  background: #f9f8f7;
}
html .testimonial-tertiary .testimonial-arrow-down {
  border-top-color: #f9f8f7;
}
html .testimonial-quaternary blockquote {
  background: #1a1a29;
}
html .testimonial-quaternary .testimonial-arrow-down {
  border-top-color: #1a1a29;
}
html .testimonial-dark blockquote {
  background: #39424d;
}
html .testimonial-dark .testimonial-arrow-down {
  border-top-color: #39424d;
}
html .testimonial-light blockquote {
  background: #ffffff;
}
html .testimonial-light .testimonial-arrow-down {
  border-top-color: #ffffff;
}
.testimonial.testimonial-with-quotes blockquote:before {
  color: #50545f;
}
.testimonial.testimonial-style-2 blockquote p,
.testimonial.testimonial-style-5 blockquote p,
.testimonial.testimonial-style-6 blockquote p {
  color: #50545f;
}
.testimonial.testimonial-style-3 blockquote p,
.testimonial.testimonial-style-4 blockquote p,
.testimonial.testimonial-style-5 blockquote p {
  font-family: Arial, Helvetica, sans-serif;
}
.testimonial.testimonial-style-3 blockquote:before,
.testimonial.testimonial-style-4 blockquote:before,
.testimonial.testimonial-style-3 blockquote:after,
.testimonial.testimonial-style-4 blockquote:after,
.testimonial.testimonial-style-3 blockquote p,
.testimonial.testimonial-style-4 blockquote p {
  color: #50545f;
}
.testimonial.testimonial-with-quotes blockquote:after,
.testimonial.testimonial-with-quotes blockquote:before,
.testimonial.testimonial-with-quotes blockquote p {
  color: #50545f;
}
.quantity .qty,
.quantity .minus:hover,
.quantity .plus:hover {
  color: #dd3333;
}
.quantity .qty {
  font-family: Open Sans;
}
.quantity .qty {
  color: #777;
}
.single_add_to_cart_button {
  font-family: Open Sans;
}
.shop_table.wishlist_table .add_to_cart.button,
.woocommerce table.wishlist_table .add_to_cart.button {
  font-family: Open Sans;
}
.yith-wcwl-add-to-wishlist a,
.yith-wcwl-add-to-wishlist span {
  border-color: #e36159;
  color: #e36159;
}
.yith-wcwl-add-to-wishlist a:hover,
.yith-wcwl-add-to-wishlist span:hover,
.yith-wcwl-add-to-wishlist a:focus,
.yith-wcwl-add-to-wishlist span:focus {
  background-color: #e36159;
  color: #ffffff;
}
.show-outimage-q-onimage .yith-wcwl-add-to-wishlist a,
.show-outimage-q-onimage .yith-wcwl-add-to-wishlist span,
.show-outimage-q-onimage-alt .yith-wcwl-add-to-wishlist a,
.show-outimage-q-onimage-alt .yith-wcwl-add-to-wishlist span {
  color: #e36159;
}
.show-outimage-q-onimage .yith-wcwl-add-to-wishlist a:hover,
.show-outimage-q-onimage .yith-wcwl-add-to-wishlist span:hover,
.show-outimage-q-onimage-alt .yith-wcwl-add-to-wishlist a:hover,
.show-outimage-q-onimage-alt .yith-wcwl-add-to-wishlist span:hover,
.show-outimage-q-onimage .yith-wcwl-add-to-wishlist a:hover:before,
.show-outimage-q-onimage .yith-wcwl-add-to-wishlist span:hover:before,
.show-outimage-q-onimage-alt .yith-wcwl-add-to-wishlist a:hover:before,
.show-outimage-q-onimage-alt .yith-wcwl-add-to-wishlist span:hover:before {
  color: #e36159;
}
.yith-wcwl-add-to-wishlist span.ajax-loading {
  border-color: #e36159;
}
.yith-wcwl-add-to-wishlist span.ajax-loading:hover {
  background-color: #e36159;
}
.add-links .quickview {
  border-color: #2baab1;
  color: #2baab1;
}
.add-links .quickview:hover,
.add-links .quickview:focus {
  background-color: #2baab1;
  border-color: #2baab1;
  color: #ffffff;
}
.summary-before .ms-lightbox-btn {
  background-color: #dd3333;
}
.summary-before .ms-lightbox-btn:hover {
  background-color: #e14949;
}
.summary-before .ms-nav-next:before,
.summary-before .ms-nav-prev:before,
.summary-before .ms-thumblist-fwd:before,
.summary-before .ms-thumblist-bwd:before {
  color: #dd3333;
}
.product-images .zoom {
  background-color: #dd3333;
}
.product-summary-wrap .price {
  color: #dd3333;
}
.product-summary-wrap .yith-wcwl-add-to-wishlist a,
.product-summary-wrap .yith-wcwl-add-to-wishlist span {
  color: inherit;
}
.product-summary-wrap .yith-wcwl-add-to-wishlist a:before,
.product-summary-wrap .yith-wcwl-add-to-wishlist span:before {
  border-color: #e36159;
  color: #e36159;
}
.product-summary-wrap .yith-wcwl-add-to-wishlist a:hover,
.product-summary-wrap .yith-wcwl-add-to-wishlist span:hover,
.product-summary-wrap .yith-wcwl-add-to-wishlist a:focus,
.product-summary-wrap .yith-wcwl-add-to-wishlist span:focus {
  background: transparent;
  color: #e36159;
}
.product-summary-wrap .yith-wcwl-add-to-wishlist a:hover:before,
.product-summary-wrap .yith-wcwl-add-to-wishlist span:hover:before,
.product-summary-wrap .yith-wcwl-add-to-wishlist a:focus:before,
.product-summary-wrap .yith-wcwl-add-to-wishlist span:focus:before {
  color: #ffffff;
  background-color: #e36159;
}
.woocommerce-pagination a:hover,
.woocommerce-pagination a:focus,
.woocommerce-pagination span.current {
  border-color: #dd3333;
  background-color: transparent;
}
ul.products li.product .product-loop-title,
ul.products li.product-category .product-loop-title {
  color: #50545f;
}
ul.products li.product .product-loop-title:hover,
ul.products li.product-category .product-loop-title:hover,
ul.products li.product .product-loop-title:focus,
ul.products li.product-category .product-loop-title:focus {
  color: #dd3333;
}
ul.products li.product .product-loop-title:hover h3,
ul.products li.product-category .product-loop-title:hover h3,
ul.products li.product .product-loop-title:focus h3,
ul.products li.product-category .product-loop-title:focus h3 {
  color: #dd3333;
}
ul.products li.product h3,
ul.products li.product-category h3 {
  color: #50545f;
}
ul.products li.product.show-outimage-q-onimage .product-loop-title:hover,
ul.products li.product-category.show-outimage-q-onimage .product-loop-title:hover,
ul.products li.product.show-outimage-q-onimage .product-loop-title:focus,
ul.products li.product-category.show-outimage-q-onimage .product-loop-title:focus,
ul.products li.product.show-outimage-q-onimage .product-loop-title:active,
ul.products li.product-category.show-outimage-q-onimage .product-loop-title:active {
  color: #50545f;
}
ul.products li.product.show-outimage-q-onimage .product-loop-title:hover > *,
ul.products li.product-category.show-outimage-q-onimage .product-loop-title:hover > *,
ul.products li.product.show-outimage-q-onimage .product-loop-title:focus > *,
ul.products li.product-category.show-outimage-q-onimage .product-loop-title:focus > *,
ul.products li.product.show-outimage-q-onimage .product-loop-title:active > *,
ul.products li.product-category.show-outimage-q-onimage .product-loop-title:active > * {
  color: #50545f;
}
ul.products li.product .add_to_cart_button,
ul.products li.product-category .add_to_cart_button {
  font-family: Open Sans;
  font-weight: 300;
}
ul.products li.product .links-on-image .add-links-wrap .add-links .quickview,
ul.products li.product-category .links-on-image .add-links-wrap .add-links .quickview {
  background-color: #2baab1;
  color: #ffffff;
}
ul.products li.product .links-on-image .add-links-wrap .add-links .quickview:hover,
ul.products li.product-category .links-on-image .add-links-wrap .add-links .quickview:hover {
  background-color: #30bec6;
}
ul.products li.product.show-outimage-q-onimage .links-on-image .add-links-wrap .add-links .quickview,
ul.products li.product-category.show-outimage-q-onimage .links-on-image .add-links-wrap .add-links .quickview {
  background-color: rgba(0, 0, 0, 0.6);
}
ul.products li.product.show-outimage-q-onimage-alt .price,
ul.products li.product-category.show-outimage-q-onimage-alt .price {
  font-family: Open Sans;
}
ul.products.list li.product.show-outimage-q-onimage .add_to_cart_button,
ul.products.list li.product-category.show-outimage-q-onimage .add_to_cart_button,
ul.products.list li.product.show-outimage-q-onimage .add_to_cart_read_more,
ul.products.list li.product-category.show-outimage-q-onimage .add_to_cart_read_more {
  background-color: #dd3333;
  border-color: #dd3333;
}
ul.products.list li.product.show-outimage-q-onimage .add-links-wrap .add-links .quickview:hover,
ul.products.list li.product-category.show-outimage-q-onimage .add-links-wrap .add-links .quickview:hover {
  color: #2baab1;
}
ul.products.list li.product.show-outimage-q-onimage-alt .add_to_cart_button,
ul.products.list li.product-category.show-outimage-q-onimage-alt .add_to_cart_button,
ul.products.list li.product.show-outimage-q-onimage-alt .add_to_cart_read_more,
ul.products.list li.product-category.show-outimage-q-onimage-alt .add_to_cart_read_more {
  background-color: #dd3333;
  border-color: #dd3333;
}
ul.products.list li.product.show-outimage-q-onimage-alt .add-links .quickview:hover,
ul.products.list li.product-category.show-outimage-q-onimage-alt .add-links .quickview:hover {
  color: #dd3333;
}
.product_title a:hover,
.product_title a:focus {
  color: #dd3333;
}
.add_to_cart_button:hover,
.add_to_cart_read_more:hover,
.add_to_cart_button:focus,
.add_to_cart_read_more:focus,
ul.products li.product:hover .add_to_cart_button,
ul.products li.product:hover .add_to_cart_read_more,
ul.list li.product .add_to_cart_button,
ul.list li.product .add_to_cart_read_more {
  background-color: #dd3333;
  border-color: #dd3333;
}
ul.products li.product .links-on-image .add-links .add_to_cart_button,
ul.products li.product .links-on-image .add-links .add_to_cart_read_more {
  border-color: #dd3333;
  color: #dd3333;
}
ul.products li.product .links-on-image .add-links .add_to_cart_button:hover,
ul.products li.product .links-on-image .add-links .add_to_cart_read_more:hover {
  background-color: #dd3333;
}
.stock {
  color: #dd3333;
}
.product-image .viewcart {
  color: #dd3333;
}
.product-image .viewcart:hover {
  background-color: #dd3333;
}
#yith-wcwl-popup-message {
  color: #50545f;
  border-color: #dd3333;
}
.sidebar #yith-ajaxsearchform .btn {
  background: #dd3333;
}
.widget_price_filter .ui-slider-horizontal .ui-slider-range {
  background-color: #e14949;
}
.widget_price_filter .ui-slider .ui-slider-handle {
  background-color: #dd3333;
}
.widget_product_categories ul li > a,
.widget_price_filter ul li > a,
.widget_layered_nav ul li > a,
.widget_layered_nav_filters ul li > a,
.widget_rating_filter ul li > a,
.widget_product_categories ol li > a,
.widget_price_filter ol li > a,
.widget_layered_nav ol li > a,
.widget_layered_nav_filters ol li > a,
.widget_rating_filter ol li > a {
  color: #50545f;
}
.widget_product_categories ul li > a:hover,
.widget_price_filter ul li > a:hover,
.widget_layered_nav ul li > a:hover,
.widget_layered_nav_filters ul li > a:hover,
.widget_rating_filter ul li > a:hover,
.widget_product_categories ol li > a:hover,
.widget_price_filter ol li > a:hover,
.widget_layered_nav ol li > a:hover,
.widget_layered_nav_filters ol li > a:hover,
.widget_rating_filter ol li > a:hover,
.widget_product_categories ul li > a:focus,
.widget_price_filter ul li > a:focus,
.widget_layered_nav ul li > a:focus,
.widget_layered_nav_filters ul li > a:focus,
.widget_rating_filter ul li > a:focus,
.widget_product_categories ol li > a:focus,
.widget_price_filter ol li > a:focus,
.widget_layered_nav ol li > a:focus,
.widget_layered_nav_filters ol li > a:focus,
.widget_rating_filter ol li > a:focus {
  color: #dd3333;
}
.widget_product_categories ul li .toggle,
.widget_price_filter ul li .toggle,
.widget_layered_nav ul li .toggle,
.widget_layered_nav_filters ul li .toggle,
.widget_rating_filter ul li .toggle,
.widget_product_categories ol li .toggle,
.widget_price_filter ol li .toggle,
.widget_layered_nav ol li .toggle,
.widget_layered_nav_filters ol li .toggle,
.widget_rating_filter ol li .toggle {
  color: #dd3333;
}
.widget_product_categories ul li .toggle:hover,
.widget_price_filter ul li .toggle:hover,
.widget_layered_nav ul li .toggle:hover,
.widget_layered_nav_filters ul li .toggle:hover,
.widget_rating_filter ul li .toggle:hover,
.widget_product_categories ol li .toggle:hover,
.widget_price_filter ol li .toggle:hover,
.widget_layered_nav ol li .toggle:hover,
.widget_layered_nav_filters ol li .toggle:hover,
.widget_rating_filter ol li .toggle:hover {
  color: #e14949;
}
.widget_product_categories ul li.current > a,
.widget_price_filter ul li.current > a,
.widget_layered_nav ul li.current > a,
.widget_layered_nav_filters ul li.current > a,
.widget_rating_filter ul li.current > a,
.widget_product_categories ol li.current > a,
.widget_price_filter ol li.current > a,
.widget_layered_nav ol li.current > a,
.widget_layered_nav_filters ol li.current > a,
.widget_rating_filter ol li.current > a,
.widget_product_categories ul li.chosen > a,
.widget_price_filter ul li.chosen > a,
.widget_layered_nav ul li.chosen > a,
.widget_layered_nav_filters ul li.chosen > a,
.widget_rating_filter ul li.chosen > a,
.widget_product_categories ol li.chosen > a,
.widget_price_filter ol li.chosen > a,
.widget_layered_nav ol li.chosen > a,
.widget_layered_nav_filters ol li.chosen > a,
.widget_rating_filter ol li.chosen > a {
  color: #dd3333;
}
.widget_layered_nav ul li .count,
.widget_product_categories ul li .count {
  color: #818694;
}
.widget_rating_filter .wc-layered-nav-rating a {
  color: #818694;
}
.widget_layered_nav_filters ul li a:before {
  color: #dd3333;
}
.widget_layered_nav_filters ul li a:hover:before {
  color: #e14949;
}
.woocommerce .widget_layered_nav ul.yith-wcan-label li a,
.woocommerce-page .widget_layered_nav ul.yith-wcan-label li a {
  color: #50545f;
}
.woocommerce .widget_layered_nav ul.yith-wcan-label li a:hover,
.woocommerce-page .widget_layered_nav ul.yith-wcan-label li a:hover,
.woocommerce .widget_layered_nav ul.yith-wcan-label li.chosen a,
.woocommerce-page .widget_layered_nav ul.yith-wcan-label li.chosen a {
  background-color: #dd3333;
  border-color: #dd3333;
}
.woocommerce .widget_layered_nav ul.yith-wcan-label li.chosen a:hover,
.woocommerce-page .widget_layered_nav ul.yith-wcan-label li.chosen a:hover {
  background-color: #e14949;
  border-color: #e14949;
}
.widget_layered_nav .yith-wcan-select-wrapper ul.yith-wcan-select.yith-wcan li:hover a,
.widget_layered_nav .yith-wcan-select-wrapper ul.yith-wcan-select.yith-wcan li.chosen a {
  color: #dd3333;
}
ul.product_list_widget li .product-details a,
.widget ul.product_list_widget li .product-details a {
  color: #50545f;
}
ul.cart_list li .product-details a:hover,
ul.product_list_widget li .product-details a:hover {
  color: #dd3333;
}
ul.cart_list li a:hover,
ul.product_list_widget li a:hover {
  color: #dd3333;
}
.widget_recent_reviews .product_list_widget li a,
.widget.widget_recent_reviews .product_list_widget li a {
  color: #50545f;
}
.widget_shopping_cart .total .amount {
  color: #dd3333;
}
.widget_shopping_cart .product-details .remove-product {
  color: #50545f;
}
.woocommerce-cart .cart-form form {
  border-color: #dd3333;
}
.shipping_calculator h2,
.cart_totals h2,
.review-order.shop_table h2 {
  color: #dd3333;
}
.shipping_calculator h2 a,
.cart_totals h2 a,
.review-order.shop_table h2 a {
  color: #dd3333;
}
.woocommerce #content table.shop_table.wishlist_table.cart a.remove {
  color: #dd3333;
}
.woocommerce #content table.shop_table.wishlist_table.cart a.remove:hover {
  color: #e14949;
}
.woocommerce #content table.shop_table.wishlist_table.cart a.remove:active {
  color: #d32323;
}
.yith-wcan-loading:before {
  border-color: #dd3333;
}
.shop_table dl.variation {
  color: #50545f;
}
.shop_table td.product-name {
  color: #dd3333;
}
.select2-container .select2-choice,
.select2-drop,
.select2-drop-active {
  color: #50545f;
}
.form-row input[type="email"],
.form-row input[type="number"],
.form-row input[type="password"],
.form-row input[type="search"],
.form-row input[type="tel"],
.form-row input[type="text"],
.form-row input[type="url"],
.form-row input[type="color"],
.form-row input[type="date"],
.form-row input[type="datetime"],
.form-row input[type="datetime-local"],
.form-row input[type="month"],
.form-row input[type="time"],
.form-row input[type="week"],
.form-row select,
.form-row textarea {
  color: #50545f;
}
.product-image .labels .onhot,
.summary-before .labels .onhot {
  background: #62b959;
  color: #ffffff;
}
.product-image .labels .onsale,
.summary-before .labels .onsale {
  background: #e27c7c;
  color: #ffffff;
}
.product-subtotal .woocommerce-Price-amount {
  color: #dd3333;
}
/* Add to Cart Notification Style 2 */
.loader-container i.porto-ajax-loader {
  border-color: #dd3333;
}
.success-message-container {
  border-top: 4px solid #dd3333;
}
/* Product Tabs */
.woocommerce-tabs.style-2 .resp-tabs-list li.resp-tab-active {
  border-color: #dd3333 !important;
}
.resp-vtabs.style-2 .resp-tabs-list li.resp-tab-active {
  border-bottom: 2px solid #dd3333 !important;
}
.resp-easy-accordion.style-2 h2.resp-accordion {
  border-left: 3px solid #dd3333 !important;
}
.resp-easy-accordion.style-2 h2.resp-accordion.resp-tab-active {
  background-color: #dd3333 !important;
}
.resp-easy-accordion.style-2 h2.resp-accordion:after {
  color: #dd3333;
}
.product-categories li a:hover {
  color: #7b858a !important;
  text-decoration: underline;
}
.tm-extra-product-options .tm-epo-field-label {
  color: #dd3333;
}
.tm-extra-product-options-totals .amount.final {
  color: #dd3333;
}
.fdm-item-panel .fdm-item-title {
  color: #2e353e;
}
body {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 0;
  color: #50545f;
  background-repeat: repeat;
  background-size: auto;
  background-attachment: scroll;
  background-position: initial;
  background-image: none;
  background-color: #ffffff;
}
@media (max-width: 479px) {
  body {
    font-size: 13px;
    line-height: 20px;
    letter-spacing: 0;
  }
}
.color-body {
  color: #50545f;
}
.color-body a,
.color-body a:hover,
.color-body a:focus {
  color: #50545f;
}
h1 {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 700;
  font-size: 36px;
  line-height: 44px;
  letter-spacing: 0;
  color: #1d2127;
}
h1.big {
  font-size: 58.1544px;
  line-height: 54.0012px;
}
h1.small {
  font-size: 30.4632px;
  line-height: 41.998px;
  font-weight: 600;
}
@media (max-width: 479px) {
  h1 {
    font-size: 33.42857143px;
    line-height: 40px;
  }
  h1.big {
    font-size: 54.00051429px;
    line-height: 49.092px;
  }
}
h2 {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 700;
  font-size: 27px;
  line-height: 40px;
  letter-spacing: 0;
  color: #1d2127;
}
@media (max-width: 479px) {
  h2 {
    font-size: 25.07142857px;
    line-height: 36.36363636px;
  }
}
h3 {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-size: 27px;
  line-height: 40px;
  letter-spacing: 0;
  color: #1d2127;
}
@media (max-width: 479px) {
  h3 {
    font-size: 25.07142857px;
    line-height: 36.36363636px;
  }
}
h4 {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 2px;
  color: #2e353e;
}
@media (max-width: 479px) {
  h4 {
    font-size: 14.85714286px;
    line-height: 18.18181818px;
  }
}
h5 {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 0;
  color: #1d2127;
}
@media (max-width: 479px) {
  h5 {
    font-size: 13px;
    line-height: 16.36363636px;
  }
}
h6 {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 0;
  color: #1d2127;
}
@media (max-width: 479px) {
  h6 {
    font-size: 13px;
    line-height: 16.36363636px;
  }
}
p {
  letter-spacing: 0;
}
html .heading-primary,
html .lnk-primary,
html .text-color-primary {
  color: #dd3333 !important;
}
html .heading.heading-primary h1,
html .heading.heading-primary h2,
html .heading.heading-primary h3,
html .heading.heading-primary h4,
html .heading.heading-primary h5,
html .heading.heading-primary h6 {
  border-color: #dd3333;
}
html .heading-secondary,
html .lnk-secondary,
html .text-color-secondary {
  color: #312227 !important;
}
html .heading.heading-secondary h1,
html .heading.heading-secondary h2,
html .heading.heading-secondary h3,
html .heading.heading-secondary h4,
html .heading.heading-secondary h5,
html .heading.heading-secondary h6 {
  border-color: #312227;
}
html .heading-tertiary,
html .lnk-tertiary,
html .text-color-tertiary {
  color: #efece8 !important;
}
html .heading.heading-tertiary h1,
html .heading.heading-tertiary h2,
html .heading.heading-tertiary h3,
html .heading.heading-tertiary h4,
html .heading.heading-tertiary h5,
html .heading.heading-tertiary h6 {
  border-color: #efece8;
}
html .heading-quaternary,
html .lnk-quaternary,
html .text-color-quaternary {
  color: #101019 !important;
}
html .heading.heading-quaternary h1,
html .heading.heading-quaternary h2,
html .heading.heading-quaternary h3,
html .heading.heading-quaternary h4,
html .heading.heading-quaternary h5,
html .heading.heading-quaternary h6 {
  border-color: #101019;
}
html .heading-dark,
html .lnk-dark,
html .text-color-dark {
  color: #2e353e !important;
}
html .heading.heading-dark h1,
html .heading.heading-dark h2,
html .heading.heading-dark h3,
html .heading.heading-dark h4,
html .heading.heading-dark h5,
html .heading.heading-dark h6 {
  border-color: #2e353e;
}
html .heading-light,
html .lnk-light,
html .text-color-light {
  color: #ffffff !important;
}
html .heading.heading-light h1,
html .heading.heading-light h2,
html .heading.heading-light h3,
html .heading.heading-light h4,
html .heading.heading-light h5,
html .heading.heading-light h6 {
  border-color: #ffffff;
}
.inverted {
  background-color: #dd3333;
}
html .inverted-primary {
  background-color: #dd3333;
}
html .inverted-secondary {
  background-color: #312227;
}
html .inverted-tertiary {
  background-color: #efece8;
}
html .inverted-quaternary {
  background-color: #101019;
}
html .inverted-dark {
  background-color: #2e353e;
}
html .inverted-light {
  background-color: #ffffff;
}
.alternative-font {
  font-family: Shadows Into Light;
  font-weight: 400;
}
@media (min-width: 768px) {
  #banner-wrapper.banner-wrapper-boxed {
    max-width: 750px;
  }
}
@media (min-width: 992px) {
  #banner-wrapper.banner-wrapper-boxed {
    max-width: 990px;
  }
}
@media (min-width: 1170px) {
  #banner-wrapper.banner-wrapper-boxed {
    max-width: 1170px;
  }
}
@media (min-width: 768px) {
  #main.main-boxed {
    max-width: 750px;
  }
}
@media (min-width: 992px) {
  #main.main-boxed {
    max-width: 990px;
  }
}
@media (min-width: 1170px) {
  #main.main-boxed {
    max-width: 1170px;
  }
}
#main {
  background-repeat: repeat;
  background-size: auto;
  background-attachment: scroll;
  background-position: initial;
  background-image: none;
  background-color: #ffffff;
}
#main .content-bottom-wrapper {
  background-repeat: repeat;
  background-size: auto;
  background-attachment: scroll;
  background-position: initial;
  background-image: none;
  background-color: #ffffff;
  padding-top: 0px;
  padding-bottom: 20px;
}
body.boxed .page-wrapper {
  border-top-color: #dd3333;
}
@media (min-width: 768px) {
  body.boxed .page-wrapper {
    max-width: 750px;
  }
}
@media (min-width: 992px) {
  body.boxed .page-wrapper {
    max-width: 990px;
  }
}
@media (min-width: 1170px) {
  body.boxed .page-wrapper {
    max-width: 1170px;
  }
}
@media (min-width: 1170px) {
  body.boxed .vc_row[data-vc-stretch-content],
  body.boxed .ult-vc-hide-row {
    max-width: 1170px;
  }
}
@media (min-width: 768px) {
  #main.main-boxed .vc_row[data-vc-stretch-content],
  #main.main-boxed .ult-vc-hide-row {
    max-width: 750px;
  }
}
@media (min-width: 992px) {
  #main.main-boxed .vc_row[data-vc-stretch-content],
  #main.main-boxed .ult-vc-hide-row {
    max-width: 990px;
  }
}
@media (min-width: 1170px) {
  #main.main-boxed .vc_row[data-vc-stretch-content],
  #main.main-boxed .ult-vc-hide-row {
    max-width: 1170px;
  }
}
@media (min-width: 1170px) {
  body.boxed #header.sticky-header .header-main.sticky,
  body.boxed #header.sticky-header .main-menu-wrap {
    max-width: 1170px;
  }
}
@media (min-width: 1170px) {
  body.boxed #header.sticky-header .header-main.sticky,
  #header-boxed #header.sticky-header .header-main.sticky,
  body.boxed #header.sticky-header .main-menu-wrap,
  #header-boxed #header.sticky-header .main-menu-wrap {
    max-width: 1170px;
  }
}
.mobile-sidebar .sidebar-toggle {
  color: #50545f;
}
.mobile-sidebar .sidebar-toggle:hover {
  color: #dd3333;
}
.sidebar-content .filter-title {
  color: #dd3333;
}
.header-wrapper {
  background-repeat: repeat;
  background-size: auto;
  background-attachment: scroll;
  background-position: initial;
  background-image: none;
  background-color: transparent;
}
#header {
  color: #999999;
}
#header .logo-text {
  font-family: Open Sans;
  font-weight: 700;
  font-size: 40px;
  line-height: 48px;
  color: #0088cc;
}
@media (max-width: 479px) {
  #header .logo-text {
    font-size: 37.14285714px;
    line-height: 43.63636364px;
  }
}
#header .header-main {
  background-repeat: repeat;
  background-size: auto;
  background-attachment: scroll;
  background-position: initial;
  background-image: none;
  background-color: #ffffff;
}
.fixed-header #header .header-main {
  background-color: rgba(255, 255, 255, 0.01);
}
.fixed-header #header .searchform {
  background-color: rgba(255, 255, 255, 0.5);
  border-color: rgba(204, 204, 204, 0.5);
  border-radius: 20px;
}
@media (max-width: 991px) {
  .fixed-header #header .searchform {
    background-color: #ffffff;
    border-color: #cccccc;
    border-radius: 25px;
  }
}
.fixed-header #header .searchform-popup .searchform {
  background-color: #ffffff;
  border-color: #cccccc;
  border-radius: 20px;
}
.fixed-header #header .main-menu-wrap {
  background-color: rgba(0, 0, 0, 0.3);
}
.fixed-header #header #main-menu .mega-menu {
  background-color: rgba(0, 0, 0, 0.3);
}
.fixed-header #header.sticky-header .searchform {
  background: #ffffff;
  border-color: #cccccc;
  border-radius: 20px;
}
.fixed-header #header.sticky-header .main-menu-wrap {
  background-color: #000000;
}
.fixed-header #header.sticky-header #main-menu .mega-menu {
  background-color: #000000;
}
#header.sticky-header .header-main,
.fixed-header #header.sticky-header .header-main {
  background-repeat: repeat;
  background-size: auto;
  background-attachment: scroll;
  background-position: initial;
  background-image: none;
  background-color: #ffffff;
}
#header.sticky-header .main-menu-wrap,
.fixed-header #header.sticky-header .main-menu-wrap {
  background-color: #000000;
}
#header .header-main .header-contact {
  color: #999999;
}
#header .header-main .header-contact * {
  color: #999999;
}
#header .header-main .header-contact a {
  color: #999999;
}
#header .header-main .header-contact a:hover {
  color: #999999;
}
#header .header-main .header-contact .nav-top > li > a {
  color: #999999;
}
#header .header-main .header-contact .nav-top > li > a:hover {
  background-color: #f7f7f7;
}
#header .header-top .header-contact {
  color: #777777;
}
#header .header-top .header-contact * {
  color: #777777;
}
#header .header-top .header-contact a {
  color: #0088cc;
}
#header .header-top .header-contact a:hover {
  color: #0099e6;
}
#header .header-top .header-contact .nav-top > li > a:hover {
  background-color: #ffffff;
}
#header .tooltip-icon {
  border-color: #999999;
  color: #999999;
}
@media (min-width: 768px) {
  #header-boxed {
    max-width: 750px;
  }
}
@media (min-width: 992px) {
  #header-boxed {
    max-width: 990px;
  }
}
@media (min-width: 1170px) {
  #header-boxed {
    max-width: 1170px;
  }
}
@media (min-width: 992px) {
  .header-wrapper.header-side-nav:not(.fixed-header) #header {
    background-repeat: repeat;
    background-size: auto;
    background-attachment: scroll;
    background-position: initial;
    background-image: none;
    background-color: #ffffff;
  }
  .header-wrapper.header-side-nav.fixed-header #header {
    background-color: rgba(255, 255, 255, 0.01);
  }
}
#header .top-links > li.menu-item:before {
  color: #999999;
}
#header .top-links > li.menu-item > a,
#header .top-links > li.menu-item > h5 {
  color: #999999;
}
#header .top-links > li.menu-item > a.active,
#header .top-links > li.menu-item > h5.active {
  color: #999999;
}
#header .top-links > li.menu-item:hover > a,
#header .top-links > li.menu-item:hover > h5 {
  color: #999999;
}
#header .top-links > li.menu-item.has-sub:hover > a,
#header .top-links > li.menu-item.has-sub:hover > h5 {
  color: #999999;
  background: #f2f2f2;
}
#header .top-links .narrow .popup > .inner,
#header .top-links .narrow .popup ul.sub-menu {
  background: #f2f2f2;
}
#header .top-links .narrow .popup li.menu-item > a,
#header .top-links .narrow .popup li.menu-item > h5 {
  color: #999999;
}
#header .top-links .narrow .popup li.menu-item:hover > a,
#header .top-links .narrow .popup li.menu-item:hover > h5 {
  background: #999999;
}
#header .header-top .top-links > li.menu-item:after {
  color: #777777;
}
#header .header-top .top-links > li.menu-item > a,
#header .header-top .top-links > li.menu-item > h5 {
  padding-top: 5px !important;
  padding-right: 5px !important;
  padding-bottom: 5px !important;
  padding-left: 5px !important;
  color: #0088cc;
}
#header .header-top .top-links > li.menu-item > a.active,
#header .header-top .top-links > li.menu-item > h5.active {
  color: #0099e6;
}
#header .header-top .top-links > li.menu-item:last-child > a,
#header .header-top .top-links > li.menu-item:last-child > h5 {
  padding-right: 0px !important;
}
#header .header-top .top-links > li.menu-item:hover > a,
#header .header-top .top-links > li.menu-item:hover > h5 {
  color: #0099e6;
}
#header .header-top .top-links > li.menu-item.has-sub:hover > a,
#header .header-top .top-links > li.menu-item.has-sub:hover > h5 {
  color: #0099e6;
  background: transparent;
}
#header .header-top .top-links .narrow .popup > .inner,
#header .header-top .top-links .narrow .popup ul.sub-menu {
  background: #f4f4f4;
}
#header .header-top .top-links .narrow .popup li.menu-item > a,
#header .header-top .top-links .narrow .popup li.menu-item > h5 {
  color: #0088cc;
}
#header .header-top .top-links .narrow .popup li.menu-item:hover > a,
#header .header-top .top-links .narrow .popup li.menu-item:hover > h5 {
  color: #0088cc;
  background: transparent;
}
#header .header-top .top-links .narrow .popup li.menu-item:hover > a:hover,
#header .header-top .top-links .narrow .popup li.menu-item:hover > h5:hover {
  color: #0099e6;
}
#header .top-links > li.menu-item:after {
  content: '';
}
#header .header-top .gap {
  visibility: hidden;
}
#header {
  border-top: 0 solid #ededed;
}
.header-top {
  border-bottom: 1px solid #ededed;
  background: #f4f4f4;
}
.header-top .welcome-msg,
.header-top .gap {
  color: #777777;
}
.header-top .welcome-msg a {
  color: #0088cc;
}
.header-top .welcome-msg a:hover {
  color: #0099e6;
}
#header .header-top .top-links > li:last-child > a {
  padding-right: 0;
}
#header .header-top .top-links > li:last-child > h5 {
  padding-right: 0;
}
.main-menu-wrap {
  background-color: #000000;
  padding: 5px 0px 5px 0px;
}
#header.sticky-header .main-menu-wrap {
  padding: 8px 0px 8px 0px;
}
#header.sticky-header .main-menu-wrap #main-menu .mega-menu > li.menu-item > a,
#header.sticky-header .main-menu-wrap #main-menu .mega-menu > li.menu-item > h5 {
  color: ;
}
#header.sticky-header .main-menu-wrap #main-menu .mega-menu > li.menu-item > a:hover,
#header.sticky-header .main-menu-wrap #main-menu .mega-menu > li.menu-item > h5:hover {
  color: ;
}
#header.sticky-header .main-menu-wrap #main-menu .mega-menu > li.menu-item.active > a,
#header.sticky-header .main-menu-wrap #main-menu .mega-menu > li.menu-item.active > h5 {
  color: ;
}
#header.sticky-header .main-menu-wrap #main-menu .mega-menu > li.menu-custom-content a,
#header.sticky-header .main-menu-wrap #main-menu .mega-menu > li.menu-custom-content h5 {
  color: ;
}
#header.sticky-header .main-menu-wrap #main-menu .mega-menu > li.menu-custom-content a:hover,
#header.sticky-header .main-menu-wrap #main-menu .mega-menu > li.menu-custom-content h5:hover {
  color: ;
}
#header .main-menu-wrap .menu-right .searchform-popup .searchform {
  border-color: #cccccc;
  border-radius: 20px;
}
#header .main-menu-wrap .menu-right .searchform-popup .search-toggle {
  color: #777777;
}
#header .main-menu-wrap .menu-right .searchform-popup .search-toggle:hover {
  color: #0088cc;
}
.main-menu-wrap .menu-right #mini-cart.minicart-box {
  border-color: transparent;
  background: transparent;
}
.main-menu-wrap .menu-right #mini-cart.minicart-inline {
  background: transparent;
}
.main-menu-wrap .menu-right #mini-cart.minicart-inline .cart-items {
  color: #0088cc;
}
.main-menu-wrap .menu-right #mini-cart .minicart-icon {
  color: #0088cc;
}
.main-menu-wrap .menu-right #mini-cart .cart-items {
  color: #0088cc;
}
.main-menu-wrap .menu-right #mini-cart .cart-popup {
  border-color: #0088cc;
}
.main-menu-wrap .menu-right #mini-cart .cart-popup:before {
  border-color: #0088cc;
}
.main-menu-wrap #main-menu .mega-menu > li.menu-item > a,
.main-menu-wrap #main-menu .mega-menu > li.menu-item > h5 {
  padding: 11px 13px 9px 13px;
}
@media (max-width: 1169px) {
  .main-menu-wrap #main-menu .mega-menu > li.menu-item > a,
  .main-menu-wrap #main-menu .mega-menu > li.menu-item > h5 {
    padding: 9px 10px 7px 10px;
  }
}
.main-menu-wrap #main-menu .mega-menu > li.menu-item > a .tip,
.main-menu-wrap #main-menu .mega-menu > li.menu-item > h5 .tip {
  right: 13px;
  top: -4px;
}
@media (max-width: 1169px) {
  .main-menu-wrap #main-menu .mega-menu > li.menu-item > a .tip,
  .main-menu-wrap #main-menu .mega-menu > li.menu-item > h5 .tip {
    right: 10px;
    top: -6px;
  }
}
.main-menu-wrap #main-menu .mega-menu > li.menu-item.has-sub:hover > a,
.main-menu-wrap #main-menu .mega-menu > li.menu-item.has-sub:hover > h5 {
  padding-bottom: 12px;
}
@media (max-width: 1169px) {
  .main-menu-wrap #main-menu .mega-menu > li.menu-item.has-sub:hover > a,
  .main-menu-wrap #main-menu .mega-menu > li.menu-item.has-sub:hover > h5 {
    padding-bottom: 10px;
  }
}
.main-menu-wrap #main-menu .mega-menu .menu-custom-block a,
.main-menu-wrap #main-menu .mega-menu .menu-custom-block span {
  padding: 11px 13px 8px 13px;
}
@media (max-width: 1169px) {
  .main-menu-wrap #main-menu .mega-menu .menu-custom-block a,
  .main-menu-wrap #main-menu .mega-menu .menu-custom-block span {
    padding: 9px 10px 6px 10px;
  }
}
.main-menu-wrap #main-menu .mega-menu .menu-custom-block .tip {
  right: 13px;
  top: -4px;
}
@media (max-width: 1169px) {
  .main-menu-wrap #main-menu .mega-menu .menu-custom-block .tip {
    right: 10px;
    top: -6px;
  }
}
#main-menu .mega-menu {
  background-color: #000000;
}
#main-menu .mega-menu > li.menu-item > a,
#main-menu .mega-menu > li.menu-item > h5 {
  font-family: Open Sans;
  font-size: 19px;
  font-weight: 700;
  line-height: 25px;
  letter-spacing: 0;
  color: #ffffff;
}
@media (max-width: 1169px) {
  #main-menu .mega-menu > li.menu-item > a,
  #main-menu .mega-menu > li.menu-item > h5 {
    padding: 9px 10px 7px 10px;
    font-size: 15px;
    line-height: 25px;
    letter-spacing: 0;
  }
}
#main-menu .mega-menu > li.menu-item.active > a,
#main-menu .mega-menu > li.menu-item.active > h5 {
  background: #000000;
  color: #ffffff;
}
#main-menu .mega-menu > li.menu-item.active:hover > a,
#main-menu .mega-menu > li.menu-item:hover > a,
#main-menu .mega-menu > li.menu-item.active:hover > h5,
#main-menu .mega-menu > li.menu-item:hover > h5 {
  background: #000000;
  color: #3980bf;
}
#main-menu .mega-menu .popup li.menu-item a,
#main-menu .mega-menu .popup li.menu-item h5 {
  font-family: Sintony;
  font-size: 13px;
  font-weight: 400;
  line-height: 18px;
  letter-spacing: 0;
}
#main-menu .mega-menu .popup > .inner {
  margin-top: 0;
}
#main-menu .mega-menu .wide .popup {
  border-width: 0;
}
#main-menu .mega-menu .wide .popup > .inner {
  border-radius: 0;
}
#main-menu .mega-menu .wide.pos-left .popup > .inner {
  border-radius: 0 0 0 0;
}
#main-menu .mega-menu .wide.pos-right .popup > .inner {
  border-radius: 0 0 0 0;
}
#main-menu .mega-menu .wide .popup {
  border-top-color: #de8855;
}
#main-menu .mega-menu .wide .popup > .inner {
  background-color: #da7940;
}
#main-menu .mega-menu .wide .popup > .inner > ul.sub-menu > li.menu-item > a,
#main-menu .mega-menu .wide .popup > .inner > ul.sub-menu > li.menu-item > h5 {
  color: #ffffff;
}
#main-menu .mega-menu .wide .popup > .inner > ul.sub-menu > li.menu-item li.menu-item > a,
#main-menu .mega-menu .wide .popup > .inner > ul.sub-menu > li.menu-item li.menu-item > h5 {
  color: #ffffff;
}
#main-menu .mega-menu .wide .popup > .inner > ul.sub-menu > li.menu-item li.menu-item > a:hover,
#main-menu .mega-menu .wide .popup > .inner > ul.sub-menu > li.menu-item li.menu-item > h5:hover {
  color: #ffffff;
  background-color: #de8855;
}
#main-menu .mega-menu .narrow .popup ul.sub-menu {
  background-color: #da7940;
  border-top-color: #de8855;
}
#main-menu .mega-menu .narrow .popup li.menu-item > a,
#main-menu .mega-menu .narrow .popup li.menu-item > h5 {
  color: #ffffff;
  border-bottom-color: #d66a2b;
}
#main-menu .mega-menu .narrow .popup li.menu-item:hover > a,
#main-menu .mega-menu .narrow .popup li.menu-item:hover > h5 {
  color: #ffffff;
  background-color: #de8855;
}
#main-menu .menu-custom-block {
  color: #50545f;
}
#main-menu .menu-custom-block span,
#main-menu .menu-custom-block a {
  font-family: Open Sans;
  font-size: 19px;
  font-weight: 700;
  line-height: 25px;
  letter-spacing: 0;
}
@media (max-width: 1169px) {
  #main-menu .menu-custom-block span,
  #main-menu .menu-custom-block a {
    padding: 9px 10px 6px 10px;
  }
}
#main-menu .menu-custom-block span {
  color: #50545f;
}
#main-menu .menu-custom-block a {
  text-transform: uppercase;
  color: #da7940;
}
#main-menu .menu-custom-block a:hover {
  color: #de8855;
}
#header .currency-switcher > li.menu-item:before,
#header .view-switcher > li.menu-item:before {
  color: #777777;
}
#header .currency-switcher > li.menu-item > a,
#header .view-switcher > li.menu-item > a,
#header .currency-switcher > li.menu-item > h5,
#header .view-switcher > li.menu-item > h5 {
  color: #777777;
  background: transparent;
}
#header .currency-switcher > li.menu-item > a.active,
#header .view-switcher > li.menu-item > a.active,
#header .currency-switcher > li.menu-item > h5.active,
#header .view-switcher > li.menu-item > h5.active {
  color: #777777;
  background: #ededed;
}
#header .currency-switcher > li.menu-item:hover > a,
#header .view-switcher > li.menu-item:hover > a,
#header .currency-switcher > li.menu-item:hover > h5,
#header .view-switcher > li.menu-item:hover > h5 {
  color: #777777;
  background: #ededed;
}
#header .currency-switcher .narrow .popup ul.sub-menu,
#header .view-switcher .narrow .popup ul.sub-menu {
  background: #ededed;
}
#header .currency-switcher .narrow .popup li.menu-item > a,
#header .view-switcher .narrow .popup li.menu-item > a,
#header .currency-switcher .narrow .popup li.menu-item > h5,
#header .view-switcher .narrow .popup li.menu-item > h5 {
  color: #777777;
}
#header .currency-switcher .narrow .popup li.menu-item > a.active,
#header .view-switcher .narrow .popup li.menu-item > a.active,
#header .currency-switcher .narrow .popup li.menu-item > h5.active,
#header .view-switcher .narrow .popup li.menu-item > h5.active {
  color: #777777;
  background: #fafafa;
}
#header .currency-switcher .narrow .popup li.menu-item:hover > a,
#header .view-switcher .narrow .popup li.menu-item:hover > a,
#header .currency-switcher .narrow .popup li.menu-item:hover > h5,
#header .view-switcher .narrow .popup li.menu-item:hover > h5 {
  color: #777777;
  background: #fafafa;
}
#header .searchform {
  background: #ffffff;
  border-color: #cccccc;
  border-radius: 20px;
}
@media (max-width: 991px) {
  #header .searchform {
    border-color: #cccccc;
  }
}
#header .searchform input,
#header .searchform select,
#header .searchform button {
  color: #555555;
}
#header .searchform input::-webkit-input-placeholder,
#header .searchform select::-webkit-input-placeholder,
#header .searchform button::-webkit-input-placeholder {
  color: #555555;
}
#header .searchform input:-moz-placeholder,
#header .searchform select:-moz-placeholder,
#header .searchform button:-moz-placeholder {
  color: #555555;
}
#header .searchform input::-moz-placeholder,
#header .searchform select::-moz-placeholder,
#header .searchform button::-moz-placeholder {
  color: #555555;
}
#header .searchform input:-ms-input-placeholder,
#header .searchform select:-ms-input-placeholder,
#header .searchform button:-ms-input-placeholder {
  color: #555555;
}
#header .searchform input,
#header .searchform select,
#header .searchform .selectric,
#header .searchform .selectric-hover .selectric,
#header .searchform .selectric-open .selectric {
  border-color: #cccccc;
}
#header .searchform input::-webkit-input-placeholder {
  color: #555555;
}
#header .searchform input::-moz-placeholder {
  color: #555555;
}
#header .searchform input:-moz-placeholder {
  color: #555555;
}
#header .searchform input:-ms-input-placeholder {
  color: #555555;
}
#header .searchform button:hover {
  color: #333333;
}
#header .searchform .selectric .label {
  color: #555555;
}
#header .searchform select option,
#header .searchform .autocomplete-suggestion,
#header .searchform .autocomplete-suggestions,
#header .searchform .selectric-items {
  background: #ffffff;
  color: #555555;
}
#header .searchform .selectric-items li,
#header .searchform .selectric-items li:hover,
#header .searchform .selectric-items li.selected {
  color: #555555;
}
#header .searchform .selectric-items li:hover,
#header .searchform .selectric-items li.selected {
  background-color: #e6e6e6;
}
#header .searchform .autocomplete-suggestions,
#header .searchform .selectric-items {
  border-color: #cccccc;
}
#header .searchform .autocomplete-suggestion .yith_wcas_result_content .title {
  color: #555555;
}
#header .searchform-popup .search-toggle {
  color: #999999;
}
#header .searchform-popup .search-toggle:hover {
  color: #999999;
}
#header .search-popup .searchform {
  border-color: #cccccc;
  border-radius: 20px;
}
#mini-cart.minicart-box {
  border-color: transparent;
  background: transparent;
}
#mini-cart.minicart-inline {
  background: transparent;
}
#mini-cart.minicart-inline .cart-items {
  color: #0088cc;
}
#mini-cart .minicart-icon {
  color: #0088cc;
}
#mini-cart .cart-items {
  color: #0088cc;
}
#mini-cart .cart-popup {
  color: #50545f;
  border-color: #0088cc;
}
#mini-cart .cart-popup:before {
  border-color: #0088cc;
}
@media (max-width: 480px) {
  #header #mini-cart {
    background: transparent;
  }
  #header #mini-cart .cart-items {
    color: #0088cc;
  }
}
#header:not(.header-corporate) .header-top .share-links > a {
  color: #0088cc;
}
#header:not(.header-corporate) .header-top .share-links > a:hover {
  color: #0099e6;
}
#header .mobile-toggle {
  color: #999999;
  background-color: ;
}
#header .mobile-toggle:hover {
  color: #999999;
}
@media (min-width: 992px) {
  #header.header-corporate .searchform button {
    color: #c3c3c3;
  }
}
@media (min-width: 992px) {
  #header.header-11 .header-main #main-menu .mega-menu > li.menu-item {
    margin-top: 0;
  }
  #header.header-11 .header-main #main-menu .mega-menu > li.menu-item > a,
  #header.header-11 .header-main #main-menu .mega-menu > li.menu-item > h5 {
    border-top: 0 solid transparent;
  }
  #header.header-11 .header-main #main-menu .mega-menu > li.menu-item.active > a,
  #header.header-11 .header-main #main-menu .mega-menu > li.menu-item.active > h5 {
    border-top: 0 solid #000000;
  }
  #header.header-11 .header-main #main-menu .mega-menu > li.menu-item:hover > a,
  #header.header-11 .header-main #main-menu .mega-menu > li.menu-item:hover > h5 {
    border-top: 0 solid #000000;
  }
}
/* Header 18 */
#header.header-18 .header-right .mega-menu > li.menu-item > a {
  padding: 11px 13px 9px 13px;
}
@media (max-width: 1169px) {
  #header.header-18 .header-right .mega-menu > li.menu-item > a {
    padding: 9px 10px 7px 10px;
  }
}
#header.header-18 .header-right .mega-menu > li.menu-item > h5 {
  padding: 11px 13px 9px 13px;
}
@media (max-width: 1169px) {
  #header.header-18 .header-right .mega-menu > li.menu-item > h5 {
    padding: 9px 10px 7px 10px;
  }
}
#header.header-18 .searchform-popup .search-toggle {
  color: #dd3333;
  font-size: 13px;
}
#header.header-18 #mini-cart.minicart-inline .minicart-icon {
  font-size: 18px;
}
#header.header-18 #mini-cart.minicart-inline .cart-items {
  font-size: 11px;
  font-weight: 400;
  text-transform: uppercase;
}
@media (min-width: 992px) {
  #header {
    margin: 0px 0px 0px 0px;
  }
  #header.logo-overlay-header .overlay-logo {
    top: 0px;
  }
  #header.logo-overlay-header.sticky-header .overlay-logo {
    top: -90px;
  }
  .page-wrapper.side-nav:not(.side-nav-right) #mini-cart .cart-popup {
    left: 0;
    right: auto;
  }
  .page-wrapper.side-nav:not(.side-nav-right) #mini-cart.minicart-style1 .cart-popup:before,
  .page-wrapper.side-nav:not(.side-nav-right) #mini-cart.minicart-style1 .cart-popup:after {
    left: 38.7px;
    right: auto;
  }
  .page-wrapper.side-nav.side-nav-right > * {
    padding-left: 0;
    padding-right: 256px;
  }
  .page-wrapper.side-nav.side-nav-right > .header-wrapper.header-side-nav {
    right: 0;
  }
  .page-wrapper.side-nav.side-nav-right > .header-wrapper.header-side-nav #header {
    left: auto;
    right: 0;
  }
  .page-wrapper.side-nav.side-nav-right > .header-wrapper.header-side-nav #header.initialize {
    position: fixed;
  }
  .page-wrapper.side-nav.side-nav-right .sidebar-menu li.menu-item > a,
  .page-wrapper.side-nav.side-nav-right .sidebar-menu li.menu-item > h5 {
    text-align: right;
  }
  .page-wrapper.side-nav.side-nav-right .sidebar-menu li.menu-item > a > .thumb-info-preview,
  .page-wrapper.side-nav.side-nav-right .sidebar-menu li.menu-item > h5 > .thumb-info-preview {
    left: auto;
    right: 100%;
  }
  .page-wrapper.side-nav.side-nav-right .sidebar-menu li.menu-item > .arrow {
    right: auto;
    left: -5px;
  }
  .page-wrapper.side-nav.side-nav-right .sidebar-menu li.menu-item > .arrow:before {
    border-left: none;
    border-right: 5px solid #dd3333;
  }
  .page-wrapper.side-nav.side-nav-right .sidebar-menu li.menu-item:hover > .arrow:before {
    color: #fff;
  }
  .page-wrapper.side-nav.side-nav-right .sidebar-menu .popup,
  .page-wrapper.side-nav.side-nav-right .sidebar-menu .narrow .popup ul.sub-menu ul.sub-menu {
    left: auto;
    right: 100%;
  }
  .page-wrapper.side-nav.side-nav-right .sidebar-menu .narrow .popup li.menu-item-has-children > a:before,
  .page-wrapper.side-nav.side-nav-right .sidebar-menu .narrow .popup li.menu-item-has-children > h5:before {
    float: left;
    content: "\f0d9";
  }
  .page-wrapper.side-nav.side-nav-right .sidebar-menu.subeffect-fadein-left > li.menu-item .popup,
  .page-wrapper.side-nav.side-nav-right .sidebar-menu.subeffect-fadein-left .narrow .popup ul.sub-menu li.menu-item > ul.sub-menu {
    -webkit-animation: menuFadeInRight 0.2s ease-out;
    animation: menuFadeInRight 0.2s ease-out;
  }
  .page-wrapper.side-nav.side-nav-right .sidebar-menu.subeffect-fadein-right > li.menu-item .popup,
  .page-wrapper.side-nav.side-nav-right .sidebar-menu.subeffect-fadein-right .narrow .popup ul.sub-menu li.menu-item > ul.sub-menu {
    -webkit-animation: menuFadeInLeft 0.2s ease-out;
    animation: menuFadeInLeft 0.2s ease-out;
  }
  .page-wrapper.side-nav.side-nav-right #mini-cart .cart-popup {
    left: auto;
    right: 0;
  }
  .page-wrapper.side-nav.side-nav-right #mini-cart .cart-popup:before,
  .page-wrapper.side-nav.side-nav-right #mini-cart .cart-popup:after {
    right: 10px;
    left: auto;
  }
}
#header.sticky-header .logo {
  display: none !important;
}
#header.sticky-header .searchform-popup {
  display: none !important;
}
#header.sticky-header #mini-cart {
  display: none !important;
}
.header-wrapper.header-side-nav #header .share-links a {
  color: #ffffff;
  background-color: #9e9e9e;
}
.header-wrapper.header-side-nav #header .header-copyright {
  color: #777777;
}
@media (min-width: 992px) {
  .header-wrapper.header-side-nav #header .top-links li.menu-item > a,
  .header-wrapper.header-side-nav #header .top-links li.menu-item > h5 {
    border-top-color: #0d0d0d;
  }
  .header-wrapper.header-side-nav #header .top-links li.menu-item > a,
  .header-wrapper.header-side-nav #header .top-links li.menu-item.active > a,
  .header-wrapper.header-side-nav #header .top-links li.menu-item > h5,
  .header-wrapper.header-side-nav #header .top-links li.menu-item.active > h5 {
    color: #ffffff;
  }
  .header-wrapper.header-side-nav #header .top-links li.menu-item:hover,
  .header-wrapper.header-side-nav #header .top-links li.menu-item.active:hover {
    background: #000000;
  }
  .header-wrapper.header-side-nav #header .top-links li.menu-item:hover > a,
  .header-wrapper.header-side-nav #header .top-links li.menu-item.active:hover > a,
  .header-wrapper.header-side-nav #header .top-links li.menu-item:hover > h5,
  .header-wrapper.header-side-nav #header .top-links li.menu-item.active:hover > h5 {
    color: #3980bf;
  }
}
#header.header-9.sticky-header .main-menu-wrap,
.fixed-header #header.header-9.sticky-header .main-menu-wrap {
  background-color: #000000;
}
#main-toggle-menu .toggle-menu-wrap {
  background-color: #000000;
}
.header-side-nav .sidebar-menu > li.menu-item > a,
.toggle-menu-wrap .sidebar-menu > li.menu-item > a,
.header-side-nav .sidebar-menu > li.menu-item > h5,
.toggle-menu-wrap .sidebar-menu > li.menu-item > h5 {
  font-family: Open Sans;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  /*letter-spacing: @menu_side_line_height;*/
  border-top-color: #0d0d0d;
}
.header-side-nav .sidebar-menu > li.menu-item > a,
.toggle-menu-wrap .sidebar-menu > li.menu-item > a,
.header-side-nav .sidebar-menu > li.menu-item.active > a,
.toggle-menu-wrap .sidebar-menu > li.menu-item.active > a,
.header-side-nav .sidebar-menu > li.menu-item > h5,
.toggle-menu-wrap .sidebar-menu > li.menu-item > h5,
.header-side-nav .sidebar-menu > li.menu-item.active > h5,
.toggle-menu-wrap .sidebar-menu > li.menu-item.active > h5 {
  color: #ffffff;
}
.header-side-nav .sidebar-menu > li.menu-item:hover,
.toggle-menu-wrap .sidebar-menu > li.menu-item:hover,
.header-side-nav .sidebar-menu > li.menu-item.active:hover,
.toggle-menu-wrap .sidebar-menu > li.menu-item.active:hover {
  background: #000000;
}
.header-side-nav .sidebar-menu > li.menu-item:hover > a,
.toggle-menu-wrap .sidebar-menu > li.menu-item:hover > a,
.header-side-nav .sidebar-menu > li.menu-item.active:hover > a,
.toggle-menu-wrap .sidebar-menu > li.menu-item.active:hover > a,
.header-side-nav .sidebar-menu > li.menu-item:hover > h5,
.toggle-menu-wrap .sidebar-menu > li.menu-item:hover > h5,
.header-side-nav .sidebar-menu > li.menu-item.active:hover > h5,
.toggle-menu-wrap .sidebar-menu > li.menu-item.active:hover > h5 {
  color: #3980bf;
}
.header-side-nav .sidebar-menu > li.menu-item > .arrow:before,
.toggle-menu-wrap .sidebar-menu > li.menu-item > .arrow:before {
  color: #ffffff;
}
.header-side-nav .sidebar-menu > li.menu-item:hover > a,
.toggle-menu-wrap .sidebar-menu > li.menu-item:hover > a,
.header-side-nav .sidebar-menu > li.menu-item:hover + li.menu-item > a,
.toggle-menu-wrap .sidebar-menu > li.menu-item:hover + li.menu-item > a,
.header-side-nav .sidebar-menu > li.menu-item:hover > h5,
.toggle-menu-wrap .sidebar-menu > li.menu-item:hover > h5,
.header-side-nav .sidebar-menu > li.menu-item:hover + li.menu-item > h5,
.toggle-menu-wrap .sidebar-menu > li.menu-item:hover + li.menu-item > h5 {
  border-top-color: #0d0d0d;
}
.header-side-nav .sidebar-menu > li.menu-item:hover > .arrow:before,
.toggle-menu-wrap .sidebar-menu > li.menu-item:hover > .arrow:before {
  color: #3980bf;
}
.header-side-nav .sidebar-menu .popup,
.toggle-menu-wrap .sidebar-menu .popup {
  font-family: Sintony;
  font-size: 13px;
  font-weight: 400;
  line-height: 18px;
  letter-spacing: 0;
}
.header-side-nav .sidebar-menu .wide .popup,
.toggle-menu-wrap .sidebar-menu .wide .popup {
  border-left-color: #000000;
}
.header-side-nav .sidebar-menu .wide .popup > .inner,
.toggle-menu-wrap .sidebar-menu .wide .popup > .inner {
  background-color: #da7940;
}
.header-side-nav .sidebar-menu .wide .popup > .inner > ul.sub-menu > li.menu-item > a,
.toggle-menu-wrap .sidebar-menu .wide .popup > .inner > ul.sub-menu > li.menu-item > a,
.header-side-nav .sidebar-menu .wide .popup > .inner > ul.sub-menu > li.menu-item > h5,
.toggle-menu-wrap .sidebar-menu .wide .popup > .inner > ul.sub-menu > li.menu-item > h5 {
  color: #ffffff;
}
.header-side-nav .sidebar-menu .wide .popup > .inner > ul.sub-menu > li.menu-item li.menu-item > a,
.toggle-menu-wrap .sidebar-menu .wide .popup > .inner > ul.sub-menu > li.menu-item li.menu-item > a,
.header-side-nav .sidebar-menu .wide .popup > .inner > ul.sub-menu > li.menu-item li.menu-item > h5,
.toggle-menu-wrap .sidebar-menu .wide .popup > .inner > ul.sub-menu > li.menu-item li.menu-item > h5 {
  color: #ffffff;
}
.header-side-nav .sidebar-menu .wide .popup > .inner > ul.sub-menu > li.menu-item li.menu-item > a:hover,
.toggle-menu-wrap .sidebar-menu .wide .popup > .inner > ul.sub-menu > li.menu-item li.menu-item > a:hover,
.header-side-nav .sidebar-menu .wide .popup > .inner > ul.sub-menu > li.menu-item li.menu-item > h5:hover,
.toggle-menu-wrap .sidebar-menu .wide .popup > .inner > ul.sub-menu > li.menu-item li.menu-item > h5:hover {
  background-color: #de8855;
  color: #ffffff;
}
.header-side-nav .sidebar-menu .narrow .popup ul.sub-menu,
.toggle-menu-wrap .sidebar-menu .narrow .popup ul.sub-menu {
  background: #000000;
}
.header-side-nav .sidebar-menu .narrow .popup li.menu-item > a,
.toggle-menu-wrap .sidebar-menu .narrow .popup li.menu-item > a,
.header-side-nav .sidebar-menu .narrow .popup li.menu-item > h5,
.toggle-menu-wrap .sidebar-menu .narrow .popup li.menu-item > h5 {
  color: #3980bf;
}
.header-side-nav .sidebar-menu .narrow .popup li.menu-item:hover > a,
.toggle-menu-wrap .sidebar-menu .narrow .popup li.menu-item:hover > a,
.header-side-nav .sidebar-menu .narrow .popup li.menu-item:hover > h5,
.toggle-menu-wrap .sidebar-menu .narrow .popup li.menu-item:hover > h5 {
  background: #0d0d0d;
}
.header-side-nav .sidebar-menu .menu-custom-block span,
.toggle-menu-wrap .sidebar-menu .menu-custom-block span,
.header-side-nav .sidebar-menu .menu-custom-block a,
.toggle-menu-wrap .sidebar-menu .menu-custom-block a {
  font-family: Open Sans;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  letter-spacing: 0;
}
.header-side-nav .sidebar-menu .menu-custom-block a,
.toggle-menu-wrap .sidebar-menu .menu-custom-block a {
  border-top-color: #0d0d0d;
  color: #ffffff;
}
.header-side-nav .sidebar-menu .menu-custom-block a:hover,
.toggle-menu-wrap .sidebar-menu .menu-custom-block a:hover {
  background-color: #000000;
  color: #3980bf;
}
.header-side-nav .sidebar-menu .menu-custom-block a:hover,
.toggle-menu-wrap .sidebar-menu .menu-custom-block a:hover,
.header-side-nav .sidebar-menu .menu-custom-block a:hover + a,
.toggle-menu-wrap .sidebar-menu .menu-custom-block a:hover + a {
  border-top-color: #0d0d0d;
}
.toggle-menu-wrap .sidebar-menu > li.menu-item > a,
.toggle-menu-wrap .sidebar-menu > li.menu-item > h5 {
  border-top-color: rgba(0, 0, 0, 0.125);
}
.page-top {
  background-repeat: repeat;
  background-size: auto;
  background-attachment: scroll;
  background-position: center center;
  background-image: none;
  background-color: #171717;
  border-top: 0 solid #384045;
  border-bottom: 0 solid #cccccc;
}
.page-top > .container {
  padding: 0px 0px 0px 0px;
}
.page-top ul.breadcrumb > li {
  color: #777777;
}
.page-top ul.breadcrumb > li a {
  color: #0088cc;
}
.page-top ul.breadcrumb > li .delimiter {
  color: #777777;
}
.page-top .yoast-breadcrumbs,
.page-top .breadcrumbs-wrap {
  color: #777777;
}
.page-top .yoast-breadcrumbs a,
.page-top .breadcrumbs-wrap a {
  color: #0088cc;
}
.page-top .page-title {
  color: #ffffff;
  font-family: Arial, Helvetica, sans-serif;
}
.page-top .page-sub-title {
  color: #e6e6e6;
  margin: 0px 0px 0px 0px;
}
.page-top.page-header-1 .page-title {
  margin-bottom: -16px;
  padding-bottom: 17px;
  border-bottom: 0 solid #dd3333;
}
.page-top .product-nav .product-link {
  color: #0088cc;
}
.page-top .product-nav .product-popup {
  color: #50545f;
}
.page-top .product-nav .product-popup:before {
  border-bottom-color: #dd3333;
}
.page-top .sort-source > li > a {
  color: #ffffff;
}
.page-top .sort-source > li.active > a {
  color: #dd3333;
}
@media (max-width: 767px) {
  .page-top .sort-source {
    background: #171717;
    border-top: 0 solid #cccccc;
    padding-left: 0px;
    padding-right: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0;
    bottom: -1px;
  }
}
@media (min-width: 768px) {
  #breadcrumbs-boxed {
    max-width: 750px;
  }
}
@media (min-width: 992px) {
  #breadcrumbs-boxed {
    max-width: 990px;
  }
}
@media (min-width: 1170px) {
  #breadcrumbs-boxed {
    max-width: 1170px;
  }
}
#nav-panel {
  background-color: #1d2127;
  color: #ffffff;
}
#nav-panel .welcome-msg {
  color: #ffffff;
}
#nav-panel .accordion-menu {
  color: #ffffff;
}
#nav-panel .accordion-menu li.menu-item > a,
#nav-panel .accordion-menu li.menu-item > h5 {
  color: #ffffff;
}
#nav-panel .accordion-menu li.menu-item.active > a,
#nav-panel .accordion-menu li.menu-item:hover > a,
#nav-panel .accordion-menu li.menu-item.active > h5,
#nav-panel .accordion-menu li.menu-item:hover > h5 {
  background-color: #282d36;
  color: #ffffff;
}
#nav-panel .accordion-menu .arrow:hover {
  color: #ffffff;
}
#nav-panel .menu-custom-block {
  color: #ffffff;
}
#nav-panel .menu-custom-block span {
  color: #ffffff;
}
#nav-panel .menu-custom-block a {
  color: #ffffff;
}
#nav-panel .menu-custom-block a:hover {
  background-color: #282d36;
  color: #ffffff;
}
#nav-panel-close {
  background-color: #1d2127;
  color: #ffffff;
}
#nav-panel-close:hover {
  color: #f2f2f2;
}
.footer-top {
  background-repeat: repeat;
  background-size: auto;
  background-attachment: scroll;
  background-position: initial;
  background-image: none;
  background-color: transparent;
  padding-top: 0px;
  padding-bottom: 0px;
}
#footer {
  background-repeat: repeat-y;
  background-size: auto;
  background-attachment: scroll;
  background-position: initial;
  background-image: none;
  color: #777777;
  background-color: #000000;
}
#footer .footer-main {
  background-repeat: repeat-y;
  background-size: auto;
  background-attachment: scroll;
  background-position: initial;
  background-image: none;
  background-color: transparent;
}
#footer p,
#footer .widget > div > ul li,
#footer .widget > ul li {
  color: #777777;
}
#footer a {
  color: #ffffff;
}
#footer a:hover {
  color: #ffffff;
}
#footer h1,
#footer h2,
#footer h3,
#footer h4,
#footer h5,
#footer h6,
#footer .widgettitle,
#footer .widget-title {
  color: #ffffff;
}
#footer h1 a,
#footer h2 a,
#footer h3 a,
#footer h4 a,
#footer h5 a,
#footer h6 a,
#footer .widgettitle a,
#footer .widget-title a {
  color: #ffffff;
}
#footer .widget.contact-info .contact-info-block .contact-details strong {
  color: ;
}
#footer .widgettitle,
#footer .widget-title,
#footer .widgettitle a,
#footer .widget-title a {
  font-weight: 700;
}
#footer .footer-ribbon {
  background: #0088cc;
  font-family: Shadows Into Light;
  font-weight: 400;
  color: #ffffff;
}
#footer .footer-ribbon a,
#footer .footer-ribbon a:hover,
#footer .footer-ribbon a:focus {
  color: #ffffff;
}
#footer .footer-ribbon:before {
  border-right-color: #005580;
}
#footer .widget .tagcloud a {
  border-color: rgba(119, 119, 119, 0.3);
}
#footer .widget .tagcloud a:hover {
  border-color: #dd3333;
  background-color: #dd3333;
}
#footer .widget > div > ul,
#footer .widget > ul {
  border-color: rgba(119, 119, 119, 0.3);
}
#footer .widget > div > ul li,
#footer .widget > ul li {
  border-color: rgba(119, 119, 119, 0.3);
}
#footer .post-item-small {
  border-color: rgba(119, 119, 119, 0.3);
}
#footer .footer-bottom {
  background-repeat: repeat-y;
  background-size: auto;
  background-attachment: scroll;
  background-position: initial;
  background-image: none;
  color: #ffffff;
  background-color: #000000;
}
#footer .footer-bottom p,
#footer .footer-bottom .widget > div > ul li,
#footer .footer-bottom .widget > ul li {
  color: #ffffff;
}
#footer .footer-bottom a,
#footer .footer-bottom a:hover {
  color: #ffffff;
}
#footer .widget.follow-us .share-links a {
  background: #ffffff;
  color: #555555;
}
#footer .tooltip-icon {
  border-color: #ffffff;
  color: #ffffff;
}
.footer-wrapper.fixed #footer .footer-bottom {
  background-color: rgba(0, 0, 0, 0.8);
}
@media (min-width: 768px) {
  #footer-boxed {
    max-width: 750px;
  }
}
@media (min-width: 992px) {
  #footer-boxed {
    max-width: 990px;
  }
}
@media (min-width: 1170px) {
  #footer-boxed {
    max-width: 1170px;
  }
}
/* Container Width */
@media (min-width: 1170px){
    .container { width: 1170px!important;
    }
}

/* Header */
#header .header-main .container{min-height:81px;padding-right:15px;padding-left:15px}
#header .header-main .container .header-left,#header .header-main .container .header-right{padding:0}
body.home #header .logo{margin-bottom:10px}
#header.sticky-header .header-main.change-logo .logo img{transform:none}
#header.header-11 .header-main #main-menu .mega-menu > li.menu-item{margin-left:2px}
#header.header-11 .header-main #main-menu .mega-menu > li.menu-item > a,#header.header-11 .header-main #main-menu .mega-menu > li.menu-item > h5{padding:10px 13px!important}
#main-menu .mega-menu .narrow .popup li.menu-item > a,#main-menu .mega-menu .narrow .popup li.menu-item > h5{border-bottom-color:rgba(255,255,255,.1)}
#header .mobile-toggle{font-size:14px;width:38px;height:34px!important;line-height:34px!important;margin:10px -4px 0 0}
/* Home */
body .btn.btn-lg,body .vc_btn3.vc_btn3-size-lg{font-size:14px;padding:13px 25px!important}
.custom-heading-1{letter-spacing:-1px}
.custom-heading-1 em{color:#544b40;font-family:inherit;font-weight:400}
.custom-box-shadow{box-shadow:0 0 60px -10px rgba(139,139,139,0.5)}
.custom-cloud{position:absolute;top:0;bottom:0;margin:auto;width:auto;height:80%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}
.custom-cloud.left-pos{left:0}
.custom-cloud.left-pos-2{left:90px;top:58%}
.custom-cloud.right-pos{right:0}
.custom-small-square{position:absolute;width:192px;height:192px;top:50%;border:10px solid #FFF;backface-visibility:hidden;-webkit-transform:translateY(-50%) rotate(45deg);-moz-transform:translateY(-50%) rotate(45deg);-ms-transform:translateY(-50%) rotate(45deg);-o-transform:translateY(-50%) rotate(45deg);transform:translateY(-50%) rotate(45deg)}
.custom-small-square.left-pos{left:3vw;top:45%}
.custom-small-square.left-pos-2{left:250px}
.custom-small-square.right-pos{right:3vw;top:70%}
.custom-big-square{position:absolute;width:312px;height:312px;top:43%;border:10px solid #FFF;backface-visibility:hidden;-webkit-transform:translateY(-50%) rotate(45deg);-moz-transform:translateY(-50%) rotate(45deg);-ms-transform:translateY(-50%) rotate(45deg);-o-transform:translateY(-50%) rotate(45deg);transform:translateY(-50%) rotate(45deg)}
.custom-big-square.left-pos{left:-150px}
.custom-big-square.left-pos-2{left:35px}
.custom-big-square.right-pos{right:-150px}
.custom-box-squares{position:relative;min-height:300px;margin-top:38px}
.custom-box-squares .custom-cloud{height:100%}
.custom-box-squares .custom-big-square{width:250px;height:250px}
.custom-box-squares .custom-small-square{width:155px;height:155px}
.porto-container.container{position:relative}
.custom-porto-container{margin-top:70px;margin-bottom:160px}
.custom-newcomers-class{position:relative;display:inline-block;background-color:#FFF;padding:5px;font-size:1.2em;min-width:250px;box-shadow:0 0 60px -10px rgba(139,139,139,0.5)}
.custom-newcomers-class:before{content:'';display:block;position:absolute;top:5px;right:5px;bottom:5px;left:5px;border:1px solid #efece8}
.ult_countdown .ult_countdown-section{margin-bottom:0}
.ult_countdown.ult-cd-s1 .ult_countdown-section{padding:22px 12px;border-right:1px solid #efece8}
.ult_countdown.ult-cd-s1 .ult_countdown-section:last-child{border-right:none}
.custom-overflow-visible{overflow:visible!important}
.custom-overflow-visible > .vc_column_container > .vc_column-inner{padding-top:0!important}
.custom-features .aio-icon-title{margin-bottom:25px!important;letter-spacing:-1px!important}
.testimonial.testimonial-style-5 .testimonial-quote{display:inline-block;padding:20px;border-radius:100%;line-height:1;margin:5px 0 20px;box-shadow:0 5px 20px 5px rgba(207,207,207,0.9)}
.testimonial.testimonial-style-5 .testimonial-quote:before{content:"\f10d";font-family:FontAwesome;font-style:normal}
.testimonial.testimonial-style-5 blockquote p{font-size:1em;line-height:24px}
.testimonial.testimonial-style-5 .testimonial-author strong,.testimonial.testimonial-style-5 .testimonial-author span{display:inline-block}
.testimonial.testimonial-style-5 .testimonial-author p{padding-top:15px}
.testimonial.testimonial-style-5 .testimonial-author strong{margin-right:5px}
.testimonial.testimonial-style-5 .testimonial-author span{font-size:1em}
.testimonial.testimonial-style-5 .testimonial-author{margin:25px auto 0;border:none}
.testimonial.testimonial-style-5 .testimonial-author:before{margin:auto;width:35%;border-top:1px dashed rgba(119,119,119,.1)}
.owl-carousel.custom-arrows-style-1 .owl-nav .owl-prev,.owl-carousel.custom-arrows-style-1 .owl-nav .owl-next{position:absolute;width:55px;background:transparent!important;-webkit-transition:ease all 300ms;-moz-transition:ease all 300ms;transition:ease all 300ms}
.owl-carousel.custom-arrows-style-1 .owl-nav .owl-prev:before,.owl-carousel.custom-arrows-style-1 .owl-nav .owl-next:before{content:'';display:block;position:absolute;top:50%;right:-2px;left:initial;width:100%;border-top:1px solid #da7940;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}
.owl-carousel.custom-arrows-style-1 .owl-nav .owl-prev:after,.owl-carousel.custom-arrows-style-1 .owl-nav .owl-next:after{content:'';display:block;position:absolute;top:50%;right:0;width:25px;height:25px;border-top:1px solid #da7940;border-right:1px solid #da7940;-webkit-transform:translateY(-50%) rotate(45deg);-moz-transform:translateY(-50%) rotate(45deg);-ms-transform:translateY(-50%) rotate(45deg);-o-transform:translateY(-50%) rotate(45deg);transform:translateY(-50%) rotate(45deg)}
.owl-carousel.custom-arrows-style-1 .owl-nav .owl-prev{left:10px;-webkit-transform:rotate(-180deg);-moz-transform:rotate(-180deg);-ms-transform:rotate(-180deg);-o-transform:rotate(-180deg);transform:rotate(-180deg)}
.owl-carousel.custom-arrows-style-1 .owl-nav .owl-next{right:10px}
/* Sermons */
.sermon-date{position:absolute;padding:15px 20px;text-align:center!important}
.sermon-date .date{display:block;font-size:1.9em}
.sermon-content{margin-left:100px}
.sermon-title{line-height:27px;font-size:1.2em}
.social-icons.sermon-social-icons{margin:0;padding:0;width:auto}
.social-icons.sermon-social-icons li:hover{border-color:#da7940!important}
.social-icons.sermon-social-icons li:hover a{color:#da7940!important}
.social-icons.sermon-social-icons li{box-shadow:none!important;border:1px solid #9d9d9d}
.social-icons.sermon-social-icons li a{line-height:34px!important;background:transparent;color:#9d9d9d!important}
.social-icons.sermon-social-icons li:hover a{background:transparent!important}
.social-icons.sermon-social-icons li span.text{display:none}
/* Sermons Details */
.sermon-details-links .vc_column-inner > div{display:inline-block;margin-right:20px}
.sermon-details-links .vc_column-inner > div:last-child{margin:0}
.sermon-details-links .aio-icon-box-link:hover{text-decoration:none}
.sermon-details-links .aio-icon-box-link:hover .aio-icon{border-color:#da7940!important;color:#da7940!important}
.sermon-details-links .aio-icon-box-link:hover .aio-icon-description{color:#da7940!important}

.custom-thumb-info {
	border: none;
	overflow: initial;
}
.custom-thumb-info .thumb-info-wrapper {
	margin: 0 !important;
}
.custom-thumb-info .thumb-info-wrapper:after {
	content: none;
}
.custom-thumb-info .thumb-info-caption {
	display: block;
	padding: 20px 40px;
}
.custom-thumb-info .thumb-info-caption .custom-thumb-info-wrapper-box {
	float: left;
	width: 100%;
	margin: -57px 0 15px 0;
}
.custom-thumb-info .thumb-info-caption .custom-event-infos, 
.custom-thumb-info .thumb-info-caption .thumb-info-catption-text {
	float: left;
	width: 100%;
}
.custom-thumb-info .thumb-info-caption .thumb-info-caption-text, 
.custom-thumb-info .thumb-info-caption p {
	padding: 0;
	font-size: 1em;
	line-height: 2;
}
.custom-thumb-info .thumb-info-caption p {
	font-size: 0.9em;
}
.custom-margin-1 {
	margin-left: 95px;
}
.custom-border-1 {
	border: 8px solid #FFF;
}
/* Countdown
* Newcomers Class
*/
.custom-newcomers-class{position:relative;display:inline-block;background-color:#FFF;padding:0 30px;font-size:1.2em;min-width:250px}
.custom-newcomers-class:before{content:'';display:block;position:absolute;top:5px;right:5px;bottom:5px;left:5px;border:1px solid #efece8}
.custom-newcomers-class > span{position:relative;display:inline-block;padding:25px 12px;margin-left:-5px}
.custom-newcomers-class > span:after{content:'';display:block;position:absolute;top:50%;right:0;height:calc(100% - 10px);border-right:1px solid #efece8;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}
.custom-newcomers-class > span:last-child{padding-right:0}
.custom-newcomers-class > span:last-child:after{content:none}
.custom-newcomers-class.clock-one-events > span:last-child{padding-right:12px}
.custom-newcomers-pos-2{position:absolute;top:-31px;left:50%;padding:0;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%)}
@media (max-width: 767px) {
	.custom-newcomers-class.custom-newcomers-pos-2{top:-70px}
.custom-newcomers-class{padding:10px 10px 0}
.custom-newcomers-class > span{padding:10px 12px}
.custom-newcomers-class > span:first-child{display:block}
.custom-newcomers-class > span:first-child:before{content:'';display:block;position:absolute;bottom:-6px;left:51%;width:102.5%;border-bottom:1px solid #efece8;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%)}
.custom-newcomers-class > span:first-child:after{content:none}
.custom-newcomers-class > span:last-child{padding-right:10px}
.custom-newcomers-class.custom-xs-pt-none{padding-top:0!important}
}
@media (max-width: 320px) {
	.custom-newcomers-class {font-size: 1em;}
}
.custom-negative-margin-2 {
	margin-top: -180px !important;
}
@media (max-width: 767px) {
	.custom-negative-margin-2 {
		margin-top: -90px !important;
	}
}
.custom-section-padding-3 {padding: 60px 0 180px !important;}
@media (max-width: 767px) {
	.custom-section-padding-3 {padding: 60px 0 120px !important;}
}
/* Gallery */
body.post-type-archive-portfolio .portfolio-row .portfolio{margin-bottom:55px}
body.post-type-archive-portfolio .thumb-info-wrapper:after{-webkit-transition:top 0.2s,opacity .2s;-moz-transition:top 0.2s,opacity .2s;transition:top 0.2s,opacity .2s;background:transparent!important;color:#FFF;content:"\e090";font-family:simple-line-icons;font-size:30px;height:30px;position:absolute;top:30%;margin-top:-15px;display:block;text-align:center;width:100%;opacity:0;z-index:3}
body.post-type-archive-portfolio .thumb-info:hover .thumb-info-wrapper:after{opacity:1;top:50%}
body.post-type-archive-portfolio .portfolio-item h4{position:absolute;left:0;right:0;padding:12px;margin:-37px auto 0!important;width:80%;font-size:1.9rem;background:#fff;box-shadow:0 0 60px -10px rgba(139,139,139,0.5)}
.portfolio-slideshow .owl-dots{position:absolute;left:50%;bottom:15px;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%)}
.portfolio-slideshow .zoom{display:none}
.ajax-box-content .portfolio-title .portfolio-nav-all,.ajax-box-content .portfolio-title .portfolio-nav,.ajax-box-content .m-t-lg{display:none}
.ajax-box-content .portfolio-nav-all+div{width:100%}
.ajax-box-content hr.tall{visibility:hidden;margin:7px 0}

/* Footer */
#footer{margin-top:0;padding:0px 0 0px!important;border-top:none;background-color:#000!important}
#footer .footer-bottom .container,#footer .footer-bottom .container .footer-center{display:block!important;text-align:center}
.social-icons{margin:0;padding:0;width:auto}
.social-icons li{display:inline-block;margin:-1px 1px 5px 0;padding:0;border-radius:100%;overflow:visible}
.social-icons li a{-webkit-transition:all .2s ease;-moz-transition:all .2s ease;transition:all .2s ease;border-radius:100%;display:block;height:30px;line-height:30px;width:30px;text-align:center;text-decoration:none;background:transparent;font-size:17px;color:#FFF!important}
.widget.widget_text li{margin:-1px 1px 5px 0}
#footer a:hover{text-decoration:none!important}
.footer-main a{color:#beb7b9!important}
#footer .social-icons a:hover{color:#da7940!important}
#footer .widget.widget-block,#footer .aio-icon-box,#footer .widget p,.wpb_wrapper .top-icon .ult-just-icon-wrapper{margin-bottom:0}
.top-icon .aio-icon-description{margin-top:0}
#footer .footer-bottom .container .footer-center,#footer .footer-bottom{padding-top:0}
/* Map */
.custom-view-our-location > .vc_column_container{height:96px}
.custom-view-our-location > .vc_column_container > .vc_column-inner{position:absolute;bottom:0;left:0;background:#36252b;width:100%;height:96px;overflow:hidden;z-index:1;-webkit-transition:ease all 300ms;-moz-transition:ease all 300ms;transition:ease all 300ms}
.custom-view-our-location:hover{opacity:.9}
.custom-view-our-location a{display:block;position:absolute;top:0;left:0;width:100%;height:100%;font-size:1.6em;text-decoration:none;padding-top:35px}
.custom-view-our-location img{position:absolute;top:-60px;left:50%;width:420px;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%)}
.custom-view-our-location .ultimate-map-wrapper{min-height:96px}
/*.custom-googlemap{display:none}*/
.custom-googlemap{visibility: hidden;height: 0;}
/* Footer-end*/
/* blog Section css */
.blog-posts .post-grid{margin-bottom:10px!important}
.blog .column1 .main-content{padding-top:5px}
.blog-posts article.post-grid{margin-bottom:35px}
.posts-grid .grid-box .img-thumbnail{overflow:hidden}
.posts-grid .grid-box{background:rgba(0,0,0,0) none repeat scroll 0 0;border:0 none;box-shadow:none;padding:0 5px}
.blog-posts .grid-box .post-content{background:#fff none repeat scroll 0 0;bottom:0;box-shadow:0 0 60px -10px rgba(139,139,139,0.5);display:block;margin:-100px auto 0;padding:30px 30px 20px;position:relative;width:82%;z-index:1}
.blog-posts .post-content .entry-title{font-size:1.2em;line-height:27px;margin-bottom:20px}
.blog-posts .post-content .entry-title a{color:#2e353e}
.post-content .entry-title ~ a{color:#50545f;cursor:text;font-size:.9em;pointer-events:none;text-decoration:none}
.blog-posts article.post .post-meta{display:inline-block;margin-top:8px;padding-top:20px;position:relative;text-align:center;width:50%;vertical-align:top}
article.post .post-meta > span,article.post .post-meta > .post-views{padding-right:0}
.blog-posts .post-meta .meta-author a{color:#777;pointer-events:none;text-transform:uppercase}
.posts-grid .grid-box:hover .img-thumbnail img{transform:scale(1.1)}
.blog-posts article.post .post-meta + .post-meta::before{border-top:1px solid #efece8;content:" ";display:block;left:-75%;position:absolute;top:0;transform:translate(-20%);width:calc(100% + 190px)}
.posts-grid .grid-box{background:rgba(0,0,0,0);border:0 none;box-shadow:none;padding:0 5px}
.blog-posts .grid-box .clearfix{display:none}
.blog-posts .grid-box .post-content{background:#fff none repeat scroll 0 0;bottom:0;box-shadow:0 0 60px -10px rgba(139,139,139,0.5);display:block;margin:-100px auto 0;padding:30px 30px 20px;position:relative;width:82%;z-index:1}
.blog-posts .zoom{display:none}
.blog .column1 .main-content{padding-top:5px}
.single-post .post h2{color:#2e353e;margin-bottom:17px}
.single-post .entry-content p{color:#50545f;font-size:.9em}
.single-post .post-content div > span:first-child,.single-post .post-content hr{display:none}
.single-post .post-content span.m-l-lg{margin-left:0!important}
.single-post .post-block.post-author{padding:20px 0 0;position:relative}
.post-author .img-thumbnail img{border:5px solid #fff;border-radius:100%;box-shadow:0 0 0 2px #e0e0e0}
.post-author p .name a{color:#2e353e!important;font-size:1.1em;text-decoration:none}
ul.comments ul.children > li img.avatar,ul.comments > li img.avatar{border:5px solid #fff;border-radius:100%;box-shadow:0 0 0 2px #e0e0e0;height:auto;max-width:80px}
ul.comments .comment-block p{font-size:.8em}
.comment-by > strong{text-transform:uppercase}
ul.comments .comment-block{padding:0;background:transparent none repeat scroll 0 0}
ul.comments .comment-arrow{display:none}
#comments h3{color:#2e353e!important;font-family:"Sintony",sans-serif!important;font-size:1em;font-weight:700}
ul.comments ul.children > li,ul.comments > li{border-top:1px solid #ccc;min-height:135px;padding:35px 0 0 115px}
.post-comments .fa.fa-comments{display:none}
ul.comments > li:first-child{border:0 none}
ul.comments .comment-block .date{color:#999;font-size:.8em;margin-bottom:20px;margin-top:0}
ul.comments ul.children > li a,ul.comments > li a{font-size:.8em}
.single-post .post-block.post-author h3{color:#2e353e!important;font-family:"Sintony",sans-serif!important;font-size:11.2px;left:100px;position:absolute;text-transform:uppercase;top:29px}
.single-post .post-comments{margin-top:22px}
.single-post .post-author p .name{display:block;margin-top:38px}
.single-post .main-content{padding-bottom:0}
.fa-user::before{content:"";font-family:simple-line-icons!important;font-weight:700;color:#000}
.post-content div .m-l-lg::before{content:"";font-family:simple-line-icons;font-size:1em;font-weight:700;margin-right:6px}
.fa-calendar::before{color:#000;content:"";font-family:simple-line-icons;font-weight:700}
/* blog Section End css */
/* Media Quries */
@media (min-width: 768px) {
	.container{width:750px}
.porto-testimonial{margin-left:8.33333333%;width:83.33333333%}
[data-vc-full-width="true"] .porto-container.container{width:750px!important}
}
@media (min-width: 992px) {
	.container{width:970px}
.porto-testimonial{margin-left:16.66666667%;width:66.66666667%}
body.post-type-archive-portfolio .thumb-info img{height:235px}
[data-vc-full-width="true"] .porto-container.container{width:970px!important}
	
}
@media (min-width: 1170px) {
	.container{ width:1170px; }
	[data-vc-full-width="true"] .porto-container.container{width:1170px!important}
}

@media (max-width: 991px){
.owl-carousel.custom-arrows-style-1 .owl-nav{top:100%;left:50%;margin-top:0;width:45%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%)}
.custom-sm-margin-bottom-1{margin-bottom:30px!important}
.custom-cloud{height:40%}
.custom-cloud-img img{width:55%}
.custom-small-square{width:102px;height:102px;border:5px solid #FFF}
.custom-small-square.left-pos{left:4vw}
.custom-small-square.right-pos{right:4vw;top:54%}
.custom-big-square{width:232px;height:232px;border:5px solid #FFF}
.home-intro .get-started{text-align:left}
}

@media (max-width: 768px) {
ul.comments ul.children > li,ul.comments > li{background:rgba(0,0,0,0) none repeat scroll 0 0;padding:0;min-height:100%}
ul.comments ul.children > li .comment-body,ul.comments > li .comment-body{background:rgba(0,0,0,0) none repeat scroll 0 0;padding:20px 0 3px}
.custom-newcomers-class{float:none;width:250px}
.ult_countdown.ult-cd-s1 .ult_countdown-section{padding:12px 5px}
.custom-newcomers-class .ult_countdown-row > span:first-child{display:block;border-bottom:1px solid #efece8}
.slick-slider .slick-prev,.slick-slider .slick-next{display:inline-block!important}
}

@media(max-width: 480px){
#header .header-main .container{padding-top:0!important;padding-bottom:0!important;display:table!important}
#header .header-main .container > :not(.porto-tooltip){display:table-cell!important;position:relative!important}
#header .logo{margin:0 0 6px;line-height:44px}
#header.sticky-header .logo{display:block}
#header .mobile-toggle{position:relative;left:0;top:0;margin-right:0}
}
@media (max-width: 320px) {
	.owl-carousel.custom-arrows-style-1 .owl-nav {width: 57%;}
}

.wpb_text_column p{line-height:24px}
.no-breadcrumbs .main-content{padding-top:0}
.chrch-parlx-header.vc_parallax .vc_parallax-inner{background-size:inherit;background-position:50% 43px}
.single-member .main-content{padding-top:50px}
.member-image .img-thumbnail{padding:15px}
.member-share-links{padding:0;border:none}
.single-member .member-image{box-shadow:0 0 60px -10px rgba(139,139,139,0.5)}
.share-links .share-facebook{background:#fff;border:2px solid #8C8C8C}
.share-links .share-facebook:before{color:#8C8C8C}
.share-links .share-facebook:hover:before{color:#fff}
.share-links .share-twitter{background:#fff;border:2px solid #8C8C8C}
.share-links .share-twitter:before{color:#8C8C8C}
.share-links .share-twitter:hover:before{color:#fff}
.share-links .share-linkedin{background:#fff;border:2px solid #8C8C8C}
.share-links .share-linkedin:before{color:#8C8C8C}
.share-links .share-linkedin:hover:before{color:#fff}
.page-title{text-align:center;width:100%}
.page-sub-title{text-align:center;width:100%}
article.member .member-role{color:#50545F;font-size:1.6rem!important;font-family:"Sintony",sans-serif;font-weight:300}
.member-history{padding-top:15px;margin-top:15px;display:inline-block;width:100%;font-family:"Sintony",sans-serif!important}
article.post .post-meta i{margin-right:6px!important}
/* RTL */
body.rtl .ult_countdown.ult-cd-s1 .ult_countdown-section:last-child{border-right: 1px solid #efece8;}
body.rtl .ult_countdown.ult-cd-s1 .ult_countdown-section:first-child{border-right: none;}
body.rtl .custom-margin-1{margin-left: 0;margin-right: 95px;}
body.rtl .owl-carousel.custom-arrows-style-1 .owl-nav .owl-prev{right: auto;}
body.rtl article.post .post-meta i{margin-left:6px !important}
body.rtl .cs-bs h4, body.rtl .cs-bs p{text-align:right;}
body.rtl .p-l-lg.phon{padding-right: 20px;}
body.rtl .sermon-content{margin-left: 0;margin-right: 100px;}
[dir=rtl] .slick-next{left: 0;right: auto;}
@media (min-width: 768px) {
	body.rtl .porto-testimonial{margin-left:0;margin-right:8.33333333%;}
}
@media (min-width: 992px) {
	body.rtl .porto-testimonial{margin-left:0;margin-right:16.66666667%;}	
}

.rtl h1:not(.text-center),.rtl h2:not(.text-center),.rtl h3:not(.text-center),.rtl h4:not(.text-center),.rtl h5:not(.text-center),.rtl h6:not(.text-center),.rtl p:not(.text-center){text-align:right!important}
.rtl .text-center h1,.rtl .text-center h2,.rtl .text-center h3,.rtl .text-center h4,.rtl .text-center h5,.rtl .text-center h6,.rtl .text-center p{text-align:center!important}
.rtl .vc_col-lg-1,.rtl .vc_col-lg-10,.rtl .vc_col-lg-11,.rtl .vc_col-lg-12,.rtl .vc_col-lg-2,.rtl .vc_col-lg-3,.rtl .vc_col-lg-4,.rtl .vc_col-lg-5,.rtl .vc_col-lg-6,.rtl .vc_col-lg-7,.rtl .vc_col-lg-8,.rtl .vc_col-lg-9{float:right}
.rtl .vc_col-lg-offset-1{margin-left:auto;margin-right:8.33333%}
.rtl .vc_col-lg-offset-3{margin-left:auto;margin-right:25%}
.rtl .portfolio h4{text-align:center!important}
.rtl.single-post .post-block.post-author h3{left:auto;right:100px}
.rtl ul.comments ul.children > li .img-thumbnail,.rtl ul.comments > li .img-thumbnail{margin-left:-115px;margin-right:0}
.rtl ul.comments .comment-block{padding-right:98px}


.aio-icon.none {
    padding: 10px;
    margin-right: 12px;
    display: -webkit-inline-box;
}
.wpb_wrapper .aio-icon-header h3.aio-icon-title {
    text-align: left;
}
li {
    margin-left: 0px;
    color: white;
    list-style: inside;
}
#header .header-main .container .header-center {
    padding: 21px 26px 20px 40px;
    text-align: right;
    width: 49%;
    background-repeat: no-repeat;
}
.hungle h2 {Công Ty TNH Du Lịch Cộng Đồng Hùng Lê
    font-size: 25px;
    margin-bottom: 0px;
}
.hungle p {Tour Rừng Dừa Thuyền Thúng Số 1 Hôi An
    color: red;
    font-size: 17px;
    font-style: italic;
    margin-bottom: 0px;
}
@media (max-width: 767px){
.hungle {
    display: none;
}
#header .mobile-toggle {
    display: inline-block !important;
}
    .main-menu-wrap {
    display: none !important;
}
}
@media (max-width: 991px){
    .hungle h2{
        font-size:17px;
    }
    .hungle p{
        font-size: 13px;
    }
    .main-menu-wrap {
    display: block;
}
#header .mobile-toggle {
    display: none;
}
}
.menu-wrap ul li{
    list-style:none;
}
body.home #header .logo {
    margin-bottom: 5px;
    margin-top: 5px;
}