.alternative-font {
  color: #0088cc;
}
a {
  color: #0088cc;
}
a:hover {
  color: #0099e6;
}
a:active {
  color: #0077b3;
}
ul.list.icons li a {
  color: #777777;
}
ul.list.icons li i,
ul.list.icons li a:hover {
  color: #0088cc;
}
.list.list-icons li .fa {
  color: #0088cc;
  border-color: #0088cc;
}
.list.list-icons.list-icons-style-3 li .fa {
  background-color: #0088cc;
}
.list.list-ordened li:before {
  color: #0088cc;
  border-color: #0088cc;
}
.list.list-ordened.list-ordened-style-3 li:before {
  background-color: #0088cc;
}
html .list-primary.list-icons li .fa {
  color: #0088cc;
  border-color: #0088cc;
}
html .list-primary.list-icons.list-icons-style-3 li .fa {
  background-color: #0088cc;
  color: #ffffff;
}
html .list-primary.list-ordened li:before {
  color: #0088cc;
}
html .list-primary.list-ordened.list-ordened-style-3 li:before {
  background-color: #0088cc;
  color: #ffffff;
}
html .list-secondary.list-icons li .fa {
  color: #e36159;
  border-color: #e36159;
}
html .list-secondary.list-icons.list-icons-style-3 li .fa {
  background-color: #e36159;
  color: #ffffff;
}
html .list-secondary.list-ordened li:before {
  color: #e36159;
}
html .list-secondary.list-ordened.list-ordened-style-3 li:before {
  background-color: #0088cc;
  color: #ffffff;
}
html .list-tertiary.list-icons li .fa {
  color: #2baab1;
  border-color: #2baab1;
}
html .list-tertiary.list-icons.list-icons-style-3 li .fa {
  background-color: #2baab1;
  color: #ffffff;
}
html .list-tertiary.list-ordened li:before {
  color: #2baab1;
}
html .list-tertiary.list-ordened.list-ordened-style-3 li:before {
  background-color: #0088cc;
  color: #ffffff;
}
html .list-quaternary.list-icons li .fa {
  color: #383f48;
  border-color: #383f48;
}
html .list-quaternary.list-icons.list-icons-style-3 li .fa {
  background-color: #383f48;
  color: #ffffff;
}
html .list-quaternary.list-ordened li:before {
  color: #383f48;
}
html .list-quaternary.list-ordened.list-ordened-style-3 li:before {
  background-color: #0088cc;
  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: #0088cc;
  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: #0088cc;
  color: #777777;
}
ul[class^="wsp-"] li:before {
  color: #0088cc;
}
.fontawesome-icon-list > div:hover,
.sample-icon-list > div:hover {
  color: #0088cc;
}
.fontawesome-icon-list > div:hover .text-muted,
.sample-icon-list > div:hover .text-muted {
  color: #0088cc;
}
ul.nav-pills > li.active > a {
  background-color: #0088cc;
  color: #fff;
}
ul.nav-pills > li.active > a:hover,
ul.nav-pills > li.active > a:focus {
  background-color: #0088cc;
  color: #fff;
}
html ul.nav-pills-primary a {
  color: #0088cc;
}
html ul.nav-pills-primary a:hover {
  color: #0099e6;
}
html ul.nav-pills-primary a:focus {
  color: #0099e6;
}
html ul.nav-pills-primary a:active {
  color: #0077b3;
}
html ul.nav-pills-primary > li.active > a {
  background-color: #0088cc;
}
html ul.nav-pills-primary > li.active > a:hover,
html ul.nav-pills-primary > li.active > a:focus {
  background-color: #0088cc;
}
html ul.nav-pills-secondary a {
  color: #e36159;
}
html ul.nav-pills-secondary a:hover {
  color: #e7766f;
}
html ul.nav-pills-secondary a:focus {
  color: #e7766f;
}
html ul.nav-pills-secondary a:active {
  color: #df4c43;
}
html ul.nav-pills-secondary > li.active > a {
  background-color: #e36159;
}
html ul.nav-pills-secondary > li.active > a:hover,
html ul.nav-pills-secondary > li.active > a:focus {
  background-color: #e36159;
}
html ul.nav-pills-tertiary a {
  color: #2baab1;
}
html ul.nav-pills-tertiary a:hover {
  color: #30bec6;
}
html ul.nav-pills-tertiary a:focus {
  color: #30bec6;
}
html ul.nav-pills-tertiary a:active {
  color: #26969c;
}
html ul.nav-pills-tertiary > li.active > a {
  background-color: #2baab1;
}
html ul.nav-pills-tertiary > li.active > a:hover,
html ul.nav-pills-tertiary > li.active > a:focus {
  background-color: #2baab1;
}
html ul.nav-pills-quaternary a {
  color: #383f48;
}
html ul.nav-pills-quaternary a:hover {
  color: #434c56;
}
html ul.nav-pills-quaternary a:focus {
  color: #434c56;
}
html ul.nav-pills-quaternary a:active {
  color: #2d323a;
}
html ul.nav-pills-quaternary > li.active > a {
  background-color: #383f48;
}
html ul.nav-pills-quaternary > li.active > a:hover,
html ul.nav-pills-quaternary > li.active > a:focus {
  background-color: #383f48;
}
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;
}
.accordion .card-header a {
  color: #0088cc;
}
html .accordion.accordion-primary .card-header {
  background-color: #0088cc !important;
}
html .accordion.accordion-primary .card-header a {
  color: #ffffff;
}
html .accordion.accordion-secondary .card-header {
  background-color: #e36159 !important;
}
html .accordion.accordion-secondary .card-header a {
  color: #ffffff;
}
html .accordion.accordion-tertiary .card-header {
  background-color: #2baab1 !important;
}
html .accordion.accordion-tertiary .card-header a {
  color: #ffffff;
}
html .accordion.accordion-quaternary .card-header {
  background-color: #383f48 !important;
}
html .accordion.accordion-quaternary .card-header a {
  color: #ffffff;
}
html .accordion.accordion-dark .card-header {
  background-color: #2e353e !important;
}
html .accordion.accordion-dark .card-header a {
  color: #ffffff;
}
html .accordion.accordion-light .card-header {
  background-color: #ffffff !important;
}
html .accordion.accordion-light .card-header a {
  color: #777777;
}
section.toggle label {
  color: #0088cc;
  border-left-color: #0088cc;
}
section.toggle.active > label {
  background-color: #0088cc;
  border-color: #0088cc;
  color: #ffffff;
}
.toggle-simple section.toggle > label:after {
  background-color: #0088cc;
}
html .toggle-primary .toggle label {
  color: #0088cc;
  border-left-color: #0088cc;
  border-right-color: #0088cc;
}
html .toggle-primary .toggle.active > label {
  background-color: #0088cc;
  border-color: #0088cc;
  color: #ffffff;
}
html .toggle-primary.toggle-simple .toggle > label {
  background: transparent;
  color: #1d2127;
}
html .toggle-primary.toggle-simple .toggle > label:after {
  background-color: #0088cc;
}
html .toggle-secondary .toggle label {
  color: #e36159;
  border-left-color: #e36159;
  border-right-color: #e36159;
}
html .toggle-secondary .toggle.active > label {
  background-color: #e36159;
  border-color: #e36159;
  color: #ffffff;
}
html .toggle-secondary.toggle-simple .toggle > label {
  background: transparent;
  color: #1d2127;
}
html .toggle-secondary.toggle-simple .toggle > label:after {
  background-color: #e36159;
}
html .toggle-tertiary .toggle label {
  color: #2baab1;
  border-left-color: #2baab1;
  border-right-color: #2baab1;
}
html .toggle-tertiary .toggle.active > label {
  background-color: #2baab1;
  border-color: #2baab1;
  color: #ffffff;
}
html .toggle-tertiary.toggle-simple .toggle > label {
  background: transparent;
  color: #1d2127;
}
html .toggle-tertiary.toggle-simple .toggle > label:after {
  background-color: #2baab1;
}
html .toggle-quaternary .toggle label {
  color: #383f48;
  border-left-color: #383f48;
  border-right-color: #383f48;
}
html .toggle-quaternary .toggle.active > label {
  background-color: #383f48;
  border-color: #383f48;
  color: #ffffff;
}
html .toggle-quaternary.toggle-simple .toggle > label {
  background: transparent;
  color: #1d2127;
}
html .toggle-quaternary.toggle-simple .toggle > label:after {
  background-color: #383f48;
}
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: #0088cc !important;
}
html .blockquote-secondary {
  border-color: #e36159 !important;
}
html .blockquote-tertiary {
  border-color: #2baab1 !important;
}
html .blockquote-quaternary {
  border-color: #383f48 !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: #0088cc;
}
div.wpb_single_image .porto-vc-zoom .zoom-icon:hover {
  background-color: #0099e6;
}
.img-thumbnail .zoom,
.thumb-info .zoom,
.img-thumbnail .link,
.thumb-info .link {
  background-color: #0088cc;
}
.img-thumbnail .zoom:hover,
.thumb-info .zoom:hover,
.img-thumbnail .link:hover,
.thumb-info .link:hover {
  background-color: #0099e6;
}
html .label-primary {
  background-color: #0088cc;
  border-color: #0088cc;
}
html .label-secondary {
  background-color: #e36159;
  border-color: #e36159;
}
html .label-tertiary {
  background-color: #2baab1;
  border-color: #2baab1;
}
html .label-quaternary {
  background-color: #383f48;
  border-color: #383f48;
}
html .label-dark {
  background-color: #2e353e;
  border-color: #2e353e;
}
html .label-light {
  background-color: #ffffff;
  border-color: #ffffff;
}
html .alert-primary {
  background-color: #0088cc;
  border-color: #007ebd;
  color: #ffffff;
}
html .alert-primary .alert-link {
  color: #ffffff;
}
html .alert-secondary {
  background-color: #e36159;
  border-color: #e1554c;
  color: #ffffff;
}
html .alert-secondary .alert-link {
  color: #ffffff;
}
html .alert-tertiary {
  background-color: #2baab1;
  border-color: #289ea5;
  color: #ffffff;
}
html .alert-tertiary .alert-link {
  color: #ffffff;
}
html .alert-quaternary {
  background-color: #383f48;
  border-color: #31373f;
  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: #0088cc;
  font-family: Shadows Into Light;
}
.fc-slideshow nav .fc-left i,
.fc-slideshow nav .fc-right i {
  color: #0088cc;
}
.circular-bar.only-icon .fa {
  color: #0088cc;
}
html section.section-primary,
html .vc_row.section-primary,
html .vc_column_container.section-primary {
  background-color: #0088cc !important;
  border-color: #0077b3 !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: #006699 !important;
  border-color: #005580 !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: #006699;
}
html section.section-secondary,
html .vc_row.section-secondary,
html .vc_column_container.section-secondary {
  background-color: #e36159 !important;
  border-color: #df4c43 !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: #dc372d !important;
  border-color: #cd2c23 !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: #dc372d;
}
html section.section-tertiary,
html .vc_row.section-tertiary,
html .vc_column_container.section-tertiary {
  background-color: #2baab1 !important;
  border-color: #26969c !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: #218388 !important;
  border-color: #1c6f73 !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: #218388;
}
html section.section-quaternary,
html .vc_row.section-quaternary,
html .vc_column_container.section-quaternary {
  background-color: #383f48 !important;
  border-color: #2d323a !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: #22262b !important;
  border-color: #17191d !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: #22262b;
}
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: #0088cc !important;
  color: #ffffff !important;
}
html .popover-secondary .popover-title {
  background-color: #e36159 !important;
  color: #ffffff !important;
}
html .popover-tertiary .popover-title {
  background-color: #2baab1 !important;
  color: #ffffff !important;
}
html .popover-quaternary .popover-title {
  background-color: #383f48 !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: #0088cc;
}
html .divider.divider-primary.divider-small hr {
  background: #0088cc;
}
html .divider.divider-secondary i {
  color: #e36159;
}
html .divider.divider-secondary.divider-small hr {
  background: #e36159;
}
html .divider.divider-tertiary i {
  color: #2baab1;
}
html .divider.divider-tertiary.divider-small hr {
  background: #2baab1;
}
html .divider.divider-quaternary i {
  color: #383f48;
}
html .divider.divider-quaternary.divider-small hr {
  background: #383f48;
}
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: #0088cc;
  color: #ffffff;
}
html .divider.divider-style-2.divider-secondary i {
  background: #e36159;
  color: #ffffff;
}
html .divider.divider-style-2.divider-tertiary i {
  background: #2baab1;
  color: #ffffff;
}
html .divider.divider-style-2.divider-quaternary i {
  background: #383f48;
  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: #0088cc;
}
html .divider.divider-style-3.divider-secondary i {
  border-color: #e36159;
}
html .divider.divider-style-3.divider-tertiary i {
  border-color: #2baab1;
}
html .divider.divider-style-3.divider-quaternary i {
  border-color: #383f48;
}
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: #777777;
}
.pricing-table h3 .desc,
.pricing-table h3 span {
  color: #777777;
}
.pricing-table .plan {
  color: #777777;
}
.pricing-table .most-popular h3 {
  background-color: #0088cc;
  color: #ffffff;
}
.pricing-table .most-popular h3 .desc {
  color: #ffffff;
}
.pricing-table.pricing-table-flat .plan h3 {
  background-color: #0088cc;
  color: #ffffff;
}
.pricing-table.pricing-table-flat .plan h3 .desc {
  color: #ffffff;
}
.pricing-table.pricing-table-flat .plan h3 span {
  font-family: Open Sans;
  background: #0088cc;
  color: #ffffff;
}
.pricing-table .most-popular {
  border-color: #0088cc;
}
html .pricing-table .plan-primary h3 {
  background-color: #0088cc;
  color: #ffffff;
}
html .pricing-table .plan-primary h3 .desc {
  color: #ffffff;
}
html .pricing-table.pricing-table-flat .plan-primary h3 {
  background-color: #0088cc;
  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: #0088cc;
  color: #ffffff;
}
html .pricing-table .plan-secondary h3 {
  background-color: #e36159;
  color: #ffffff;
}
html .pricing-table .plan-secondary h3 .desc {
  color: #ffffff;
}
html .pricing-table.pricing-table-flat .plan-secondary h3 {
  background-color: #e36159;
  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: #e36159;
  color: #ffffff;
}
html .pricing-table .plan-tertiary h3 {
  background-color: #2baab1;
  color: #ffffff;
}
html .pricing-table .plan-tertiary h3 .desc {
  color: #ffffff;
}
html .pricing-table.pricing-table-flat .plan-tertiary h3 {
  background-color: #2baab1;
  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: #2baab1;
  color: #ffffff;
}
html .pricing-table .plan-quaternary h3 {
  background-color: #383f48;
  color: #ffffff;
}
html .pricing-table .plan-quaternary h3 .desc {
  color: #ffffff;
}
html .pricing-table.pricing-table-flat .plan-quaternary h3 {
  background-color: #383f48;
  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: #383f48;
  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: #0088cc;
}
html .pricing-table .plan-secondary {
  border-color: #e36159;
}
html .pricing-table .plan-tertiary {
  border-color: #2baab1;
}
html .pricing-table .plan-quaternary {
  border-color: #383f48;
}
html .pricing-table .plan-dark {
  border-color: #2e353e;
}
html .pricing-table .plan-light {
  border-color: #ffffff;
}
.home-intro .get-started a:not(.btn) {
  color: #777777;
}
.home-intro p em {
  font-family: Shadows Into Light;
  color: #0088cc;
}
.home-intro.light p {
  color: #0088cc;
}
html .home-intro-primary {
  background: #0088cc;
  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: #e36159;
  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: #2baab1;
  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: #383f48;
  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: #0088cc !important;
}
html .background-color-secondary {
  background-color: #e36159 !important;
}
html .background-color-tertiary {
  background-color: #2baab1 !important;
}
html .background-color-quaternary {
  background-color: #383f48 !important;
}
html .background-color-dark {
  background-color: #2e353e !important;
}
html .background-color-light {
  background-color: #ffffff !important;
}
.page-not-found h4 {
  color: #777777;
}
.timeline-balloon .balloon-time .time-dot::before {
  border-color: #0088cc;
}
.timeline-balloon .balloon-time .time-dot::after {
  background-color: #0088cc;
}
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: #0088cc;
}
.floating-menu .floating-menu-btn-collapse-nav {
  background: #0088cc;
}
@media (min-width: 992px) {
  .floating-menu .floating-menu-nav-main nav > ul > li > a:after {
    background: #0088cc;
  }
}
.icon-featured {
  background-color: #0088cc;
}
.featured-box .icon-featured {
  background-color: #0088cc;
}
.featured-box .icon-featured:after {
  border-color: #0088cc;
}
.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: #0088cc;
}
.featured-box .aio-icon-header h3.aio-icon-title {
  color: #0088cc;
}
.porto-history .featured-box .box-content {
  border-top-color: #0088cc;
}
.featured-box .wpb_heading {
  color: #0088cc;
}
.featured-boxes-style-3 .featured-box .icon-featured {
  border-color: #0088cc;
  color: #0088cc;
}
.featured-boxes-style-4 .featured-box .icon-featured {
  border-color: #0088cc;
  color: #0088cc;
}
.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: #0088cc;
}
.featured-box-effect-2 .icon-featured:after {
  box-shadow: 0 0 0 3px #0088cc;
}
.featured-box-effect-3 .icon-featured:after {
  box-shadow: 0 0 0 10px #0088cc;
}
.featured-box-effect-3:hover .icon-featured {
  background: #0088cc;
}
.feature-box .feature-box-icon {
  background-color: #0088cc;
}
.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: #0088cc;
}
.feature-box.feature-box-style-3 .feature-box-icon {
  border-color: #0088cc;
}
.feature-box .feature-box-icon {
  background-color: #0088cc;
}
.feature-box.feature-box-primary .feature-box-icon i {
  color: #0088cc;
}
.feature-box .feature-box-icon {
  background-color: #e36159;
}
.feature-box.feature-box-secondary .feature-box-icon i {
  color: #e36159;
}
.feature-box .feature-box-icon {
  background-color: #2baab1;
}
.feature-box.feature-box-tertiary .feature-box-icon i {
  color: #2baab1;
}
.feature-box .feature-box-icon {
  background-color: #383f48;
}
.feature-box.feature-box-quaternary .feature-box-icon i {
  color: #383f48;
}
.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: #0088cc;
}
.featured-box-primary .icon-featured:after {
  border-color: #0088cc;
}
.featured-box-primary h4 {
  color: #0088cc;
}
html .featured-box-primary .icon-featured {
  background-color: #0088cc;
}
html .featured-box-primary h4 {
  color: #0088cc;
}
html .featured-box-primary .box-content {
  border-top-color: #0088cc;
}
html .featured-box-secondary .icon-featured {
  background-color: #e36159;
}
html .featured-box-secondary h4 {
  color: #e36159;
}
html .featured-box-secondary .box-content {
  border-top-color: #e36159;
}
html .featured-box-tertiary .icon-featured {
  background-color: #2baab1;
}
html .featured-box-tertiary h4 {
  color: #2baab1;
}
html .featured-box-tertiary .box-content {
  border-top-color: #2baab1;
}
html .featured-box-quaternary .icon-featured {
  background-color: #383f48;
}
html .featured-box-quaternary h4 {
  color: #383f48;
}
html .featured-box-quaternary .box-content {
  border-top-color: #383f48;
}
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: #0088cc;
  color: #0088cc;
}
html .featured-boxes-style-3 .featured-box.featured-box-secondary .icon-featured {
  border-color: #e36159;
  color: #e36159;
}
html .featured-boxes-style-3 .featured-box.featured-box-tertiary .icon-featured {
  border-color: #2baab1;
  color: #2baab1;
}
html .featured-boxes-style-3 .featured-box.featured-box-quaternary .icon-featured {
  border-color: #383f48;
  color: #383f48;
}
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: #0088cc;
  color: #0088cc;
}
html .featured-boxes-style-4 .featured-box.featured-box-secondary .icon-featured {
  border-color: #e36159;
  color: #e36159;
}
html .featured-boxes-style-4 .featured-box.featured-box-tertiary .icon-featured {
  border-color: #2baab1;
  color: #2baab1;
}
html .featured-boxes-style-4 .featured-box.featured-box-quaternary .icon-featured {
  border-color: #383f48;
  color: #383f48;
}
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: #0088cc;
}
html .featured-boxes-style-5 .featured-box.featured-box-secondary .icon-featured {
  color: #e36159;
}
html .featured-boxes-style-5 .featured-box.featured-box-tertiary .icon-featured {
  color: #2baab1;
}
html .featured-boxes-style-5 .featured-box.featured-box-quaternary .icon-featured {
  color: #383f48;
}
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: #0088cc;
}
html .featured-boxes-style-6 .featured-box.featured-box-secondary .icon-featured {
  color: #e36159;
}
html .featured-boxes-style-6 .featured-box.featured-box-tertiary .icon-featured {
  color: #2baab1;
}
html .featured-boxes-style-6 .featured-box.featured-box-quaternary .icon-featured {
  color: #383f48;
}
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: #0088cc;
}
html .featured-boxes-style-8 .featured-box.featured-box-secondary .icon-featured {
  color: #e36159;
}
html .featured-boxes-style-8 .featured-box.featured-box-tertiary .icon-featured {
  color: #2baab1;
}
html .featured-boxes-style-8 .featured-box.featured-box-quaternary .icon-featured {
  color: #383f48;
}
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 #0088cc;
}
html .featured-box-effect-2.featured-box-secondary .icon-featured:after {
  box-shadow: 0 0 0 3px #e36159;
}
html .featured-box-effect-2.featured-box-tertiary .icon-featured:after {
  box-shadow: 0 0 0 3px #2baab1;
}
html .featured-box-effect-2.featured-box-quaternary .icon-featured:after {
  box-shadow: 0 0 0 3px #383f48;
}
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 #0088cc;
}
html .featured-box-effect-3.featured-box-primary:hover .icon-featured {
  background: #0088cc !important;
}
html .featured-box-effect-3.featured-box-secondary .icon-featured:after {
  box-shadow: 0 0 0 10px #e36159;
}
html .featured-box-effect-3.featured-box-secondary:hover .icon-featured {
  background: #e36159 !important;
}
html .featured-box-effect-3.featured-box-tertiary .icon-featured:after {
  box-shadow: 0 0 0 10px #2baab1;
}
html .featured-box-effect-3.featured-box-tertiary:hover .icon-featured {
  background: #2baab1 !important;
}
html .featured-box-effect-3.featured-box-quaternary .icon-featured:after {
  box-shadow: 0 0 0 10px #383f48;
}
html .featured-box-effect-3.featured-box-quaternary:hover .icon-featured {
  background: #383f48 !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: #0088cc;
}
html .featured-box-effect-7.featured-box-secondary .icon-featured:before {
  color: #e36159;
}
html .featured-box-effect-7.featured-box-tertiary .icon-featured:before {
  color: #2baab1;
}
html .featured-box-effect-7.featured-box-quaternary .icon-featured:before {
  color: #383f48;
}
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: #0074ad;
}
.owl-carousel.show-nav-title .owl-nav [class*="owl-"] {
  /*color: @skinColor;*/
  color: #21293c;
}
.owl-carousel .owl-nav [class*="owl-"] {
  border-color: #0088cc #0088cc #006699;
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #0088cc;
  border-color: #0088cc;
}
.owl-carousel .owl-nav [class*="owl-"]:hover,
.owl-carousel .owl-nav [class*="owl-"]:active,
.owl-carousel .owl-nav [class*="owl-"]:focus {
  border-color: #0077b3;
  background-color: #0077b3;
}
.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: #0088cc;
}
.product-thumbs-slider.owl-carousel .thumb-nav .thumb-next,
.product-thumbs-slider.owl-carousel .thumb-nav .thumb-prev {
  color: #0088cc;
}
.product-thumbs-slider.owl-carousel .owl-item.selected .img-thumbnail,
.product-thumbs-slider.owl-carousel .owl-item:hover .img-thumbnail {
  border: 2px solid #0088cc;
}
.slick-slider .slick-dots li.slick-active i,
.slick-slider .slick-dots li:hover i {
  color: #0074ad !important;
}
.owl-carousel.dots-color-primary .owl-dots .owl-dot {
  border-color: #0088cc;
}
.owl-carousel.dots-color-primary .owl-dots .owl-dot span {
  background-color: #43a6a3;
}
.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: #0088cc;
}
.master-slider .ms-container .ms-bullet {
  background: #0088cc;
}
.master-slider .ms-slide .ms-slide-loading:before {
  border-color: #0088cc;
}
.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: #0088cc;
}
.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: #0088cc;
  border-color: #0088cc;
}
.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: #0077b3;
  background-color: #0077b3;
}
.tparrows.tparrows-carousel.tp-leftarrow:before,
.tparrows.tparrows-carousel.tp-rightarrow:before {
  color: #ffffff;
}
.share-links a {
  background-color: #0088cc;
}
.share-links a:hover {
  background-color: #0099e6;
}
.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: #0088cc;
  border-color: #0088cc;
}
.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: #0077b3;
  background-color: #0077b3;
}
.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 {
  color: #fff;
}
.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: #0088cc;
  border-color: #0088cc;
}
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: #0088cc;
  border-color: #0088cc;
}
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: #0077b3;
  border-color: #0077b3;
}
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: #0088cc;
  border-color: #0088cc;
}
html .btn-primary {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #0088cc;
  border-color: #0088cc;
  border-color: #0088cc #0088cc #006699;
}
html .btn-primary:hover,
html .btn-primary:active,
html .btn-primary:focus {
  border-color: #0077b3;
  background-color: #0077b3;
}
html .btn-primary:hover,
html .btn-primary:focus,
html .btn-primary:active {
  color: #ffffff;
  background-color: #0077b3;
  border-color: #0088cc #0088cc #005580;
}
html .btn-primary-scale-2 {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #006699;
  border-color: #006699;
  border-color: #006699 #006699 #004466;
}
html .btn-primary-scale-2:hover,
html .btn-primary-scale-2:active,
html .btn-primary-scale-2:focus {
  border-color: #005580;
  background-color: #005580;
}
html .btn-secondary {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #e36159;
  border-color: #e36159;
  border-color: #e36159 #e36159 #dc372d;
}
html .btn-secondary:hover,
html .btn-secondary:active,
html .btn-secondary:focus {
  border-color: #df4c43;
  background-color: #df4c43;
}
html .btn-secondary:hover,
html .btn-secondary:focus,
html .btn-secondary:active {
  color: #ffffff;
  background-color: #df4c43;
  border-color: #e36159 #e36159 #cd2c23;
}
html .btn-secondary-scale-2 {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #dc372d;
  border-color: #dc372d;
  border-color: #dc372d #dc372d #b7281f;
}
html .btn-secondary-scale-2:hover,
html .btn-secondary-scale-2:active,
html .btn-secondary-scale-2:focus {
  border-color: #cd2c23;
  background-color: #cd2c23;
}
html .btn-tertiary {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #2baab1;
  border-color: #2baab1;
  border-color: #2baab1 #2baab1 #218388;
}
html .btn-tertiary:hover,
html .btn-tertiary:active,
html .btn-tertiary:focus {
  border-color: #26969c;
  background-color: #26969c;
}
html .btn-tertiary:hover,
html .btn-tertiary:focus,
html .btn-tertiary:active {
  color: #ffffff;
  background-color: #26969c;
  border-color: #2baab1 #2baab1 #1c6f73;
}
html .btn-tertiary-scale-2 {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #218388;
  border-color: #218388;
  border-color: #218388 #218388 #175b5f;
}
html .btn-tertiary-scale-2:hover,
html .btn-tertiary-scale-2:active,
html .btn-tertiary-scale-2:focus {
  border-color: #1c6f73;
  background-color: #1c6f73;
}
html .btn-quaternary {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #383f48;
  border-color: #383f48;
  border-color: #383f48 #383f48 #22262b;
}
html .btn-quaternary:hover,
html .btn-quaternary:active,
html .btn-quaternary:focus {
  border-color: #2d323a;
  background-color: #2d323a;
}
html .btn-quaternary:hover,
html .btn-quaternary:focus,
html .btn-quaternary:active {
  color: #ffffff;
  background-color: #2d323a;
  border-color: #383f48 #383f48 #17191d;
}
html .btn-quaternary-scale-2 {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #22262b;
  border-color: #22262b;
  border-color: #22262b #22262b #0b0d0f;
}
html .btn-quaternary-scale-2:hover,
html .btn-quaternary-scale-2:active,
html .btn-quaternary-scale-2:focus {
  border-color: #17191d;
  background-color: #17191d;
}
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: #0088cc;
  color: #0088cc;
  text-shadow: none;
}
html .btn-borders.btn-primary:hover,
html .btn-borders.btn-primary:focus,
html .btn-borders.btn-primary:active {
  background-color: #0077b3;
  border-color: #0088cc !important;
  color: #ffffff;
}
html .btn-borders.btn-secondary {
  background: transparent;
  border-color: #e36159;
  color: #e36159;
  text-shadow: none;
}
html .btn-borders.btn-secondary:hover,
html .btn-borders.btn-secondary:focus,
html .btn-borders.btn-secondary:active {
  background-color: #df4c43;
  border-color: #e36159 !important;
  color: #ffffff;
}
html .btn-borders.btn-tertiary {
  background: transparent;
  border-color: #2baab1;
  color: #2baab1;
  text-shadow: none;
}
html .btn-borders.btn-tertiary:hover,
html .btn-borders.btn-tertiary:focus,
html .btn-borders.btn-tertiary:active {
  background-color: #26969c;
  border-color: #2baab1 !important;
  color: #ffffff;
}
html .btn-borders.btn-quaternary {
  background: transparent;
  border-color: #383f48;
  color: #383f48;
  text-shadow: none;
}
html .btn-borders.btn-quaternary:hover,
html .btn-borders.btn-quaternary:focus,
html .btn-borders.btn-quaternary:active {
  background-color: #2d323a;
  border-color: #383f48 !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: #0088cc;
}
.thumb-info .thumb-info-action-icon {
  background-color: #0088cc;
}
.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: #777777;
}
.thumb-info-ribbon {
  background-color: #0088cc;
  color: #ffffff;
}
.thumb-info-ribbon span {
  font-family: Shadows Into Light;
}
.thumb-info-ribbon:before {
  border-right-color: #005580;
}
.thumb-info-social-icons a {
  background-color: #0088cc;
}
.thumb-info-social-icons a i {
  color: #ffffff;
}
html .thumb-info .thumb-info-action-icon-primary {
  background-color: #0088cc;
}
html .thumb-info .thumb-info-action-icon-primary i {
  color: #ffffff;
}
html .thumb-info-ribbon-primary {
  background-color: #0088cc;
  color: #ffffff;
}
html .thumb-info-ribbon-primary:before {
  border-right-color: #005580;
}
html .thumb-info-social-icons a.thumb-info-social-links-primary {
  background-color: #0088cc;
}
html .thumb-info-social-icons a.thumb-info-social-links-primary i {
  color: #ffffff;
}
html .thumb-info .thumb-info-action-icon-secondary {
  background-color: #e36159;
}
html .thumb-info .thumb-info-action-icon-secondary i {
  color: #ffffff;
}
html .thumb-info-ribbon-secondary {
  background-color: #e36159;
  color: #ffffff;
}
html .thumb-info-ribbon-secondary:before {
  border-right-color: #cd2c23;
}
html .thumb-info-social-icons a.thumb-info-social-links-secondary {
  background-color: #e36159;
}
html .thumb-info-social-icons a.thumb-info-social-links-secondary i {
  color: #ffffff;
}
html .thumb-info .thumb-info-action-icon-tertiary {
  background-color: #2baab1;
}
html .thumb-info .thumb-info-action-icon-tertiary i {
  color: #ffffff;
}
html .thumb-info-ribbon-tertiary {
  background-color: #2baab1;
  color: #ffffff;
}
html .thumb-info-ribbon-tertiary:before {
  border-right-color: #1c6f73;
}
html .thumb-info-social-icons a.thumb-info-social-links-tertiary {
  background-color: #2baab1;
}
html .thumb-info-social-icons a.thumb-info-social-links-tertiary i {
  color: #ffffff;
}
html .thumb-info .thumb-info-action-icon-quaternary {
  background-color: #383f48;
}
html .thumb-info .thumb-info-action-icon-quaternary i {
  color: #ffffff;
}
html .thumb-info-ribbon-quaternary {
  background-color: #383f48;
  color: #ffffff;
}
html .thumb-info-ribbon-quaternary:before {
  border-right-color: #17191d;
}
html .thumb-info-social-icons a.thumb-info-social-links-quaternary {
  background-color: #383f48;
}
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: #2baab1 !important;
}
.resp-tabs-list li {
  color: #0088cc;
}
.resp-tabs-list li:hover,
.resp-tabs-list li:focus,
.resp-tabs-list li.resp-tab-active {
  border-top-color: #0088cc;
}
.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: #0088cc;
}
h2.resp-accordion {
  color: #0088cc;
}
.tabs ul.nav-tabs a,
.tabs ul.nav-tabs a:hover {
  color: #0088cc;
}
.tabs ul.nav-tabs a:hover,
.tabs ul.nav-tabs a:focus {
  border-top-color: #0088cc;
}
.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: #0088cc;
  color: #0088cc;
}
.tabs ul.nav-tabs.nav-justified .nav-link:hover,
.tabs ul.nav-tabs.nav-justified .nav-link:focus {
  border-top-color: #0088cc;
}
.tabs.tabs-bottom ul.nav-tabs li .nav-link: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: #0088cc;
}
.tabs.tabs-vertical.tabs-left ul.nav-tabs li .nav-link:hover,
.tabs.tabs-vertical.tabs-left ul.nav-tabs li.active .nav-link,
.tabs.tabs-vertical.tabs-left ul.nav-tabs li.active .nav-link:hover,
.tabs.tabs-vertical.tabs-left ul.nav-tabs li.active .nav-link:focus {
  border-left-color: #0088cc;
}
.tabs.tabs-vertical.tabs-right ul.nav-tabs li .nav-link:hover,
.tabs.tabs-vertical.tabs-right ul.nav-tabs li.active .nav-link,
.tabs.tabs-vertical.tabs-right ul.nav-tabs li.active .nav-link:hover,
.tabs.tabs-vertical.tabs-right ul.nav-tabs li.active .nav-link:focus {
  border-right-color: #0088cc;
}
.tabs.tabs-simple .nav-tabs > li .nav-link,
.tabs.tabs-simple .nav-tabs > li .nav-link:hover,
.tabs.tabs-simple .nav-tabs > li .nav-link:focus,
.tabs.tabs-simple .nav-tabs > li.active .nav-link,
.tabs.tabs-simple .nav-tabs > li.active .nav-link:hover,
.tabs.tabs-simple .nav-tabs > li.active .nav-link:focus {
  color: #777777;
}
.tabs.tabs-simple .nav-tabs > li .nav-link:hover,
.tabs.tabs-simple .nav-tabs > li .nav-link:focus,
.tabs.tabs-simple .nav-tabs > li.active .nav-link {
  border-bottom-color: #0088cc;
}
html .tabs-primary .nav-tabs li .nav-link,
html .tabs-primary .nav-tabs.nav-justified li .nav-link,
html .tabs-primary .nav-tabs li .nav-link:hover,
html .tabs-primary .nav-tabs.nav-justified li .nav-link:hover {
  color: #0088cc;
}
html .tabs-primary .nav-tabs li .nav-link:hover,
html .tabs-primary .nav-tabs.nav-justified li .nav-link:hover {
  border-top-color: #0088cc;
}
html .tabs-primary .nav-tabs li.active .nav-link,
html .tabs-primary .nav-tabs.nav-justified li.active .nav-link,
html .tabs-primary .nav-tabs li.active .nav-link:hover,
html .tabs-primary .nav-tabs.nav-justified li.active .nav-link:hover,
html .tabs-primary .nav-tabs li.active .nav-link:focus,
html .tabs-primary .nav-tabs.nav-justified li.active .nav-link:focus {
  border-top-color: #0088cc;
  color: #0088cc;
}
html .tabs-primary.tabs-bottom .nav-tabs li .nav-link:hover,
html .tabs-primary.tabs-bottom .nav-tabs.nav-justified li .nav-link:hover {
  border-bottom-color: #0088cc;
}
html .tabs-primary.tabs-bottom .nav-tabs li.active .nav-link,
html .tabs-primary.tabs-bottom .nav-tabs.nav-justified li.active .nav-link,
html .tabs-primary.tabs-bottom .nav-tabs li.active .nav-link:hover,
html .tabs-primary.tabs-bottom .nav-tabs.nav-justified li.active .nav-link:hover,
html .tabs-primary.tabs-bottom .nav-tabs li.active .nav-link:focus,
html .tabs-primary.tabs-bottom .nav-tabs.nav-justified li.active .nav-link:focus {
  border-bottom-color: #0088cc;
}
html .tabs-primary.tabs-vertical.tabs-left li .nav-link:hover {
  border-left-color: #0088cc;
}
html .tabs-primary.tabs-vertical.tabs-left li.active .nav-link,
html .tabs-primary.tabs-vertical.tabs-left li.active .nav-link:hover,
html .tabs-primary.tabs-vertical.tabs-left li.active .nav-link:focus {
  border-left-color: #0088cc;
}
html .tabs-primary.tabs-vertical.tabs-right li .nav-link:hover {
  border-right-color: #0088cc;
}
html .tabs-primary.tabs-vertical.tabs-right li.active .nav-link,
html .tabs-primary.tabs-vertical.tabs-right li.active .nav-link:hover,
html .tabs-primary.tabs-vertical.tabs-right li.active .nav-link:focus {
  border-right-color: #0088cc;
}
html .tabs-secondary .nav-tabs li .nav-link,
html .tabs-secondary .nav-tabs.nav-justified li .nav-link,
html .tabs-secondary .nav-tabs li .nav-link:hover,
html .tabs-secondary .nav-tabs.nav-justified li .nav-link:hover {
  color: #e36159;
}
html .tabs-secondary .nav-tabs li .nav-link:hover,
html .tabs-secondary .nav-tabs.nav-justified li .nav-link:hover {
  border-top-color: #e36159;
}
html .tabs-secondary .nav-tabs li.active .nav-link,
html .tabs-secondary .nav-tabs.nav-justified li.active .nav-link,
html .tabs-secondary .nav-tabs li.active .nav-link:hover,
html .tabs-secondary .nav-tabs.nav-justified li.active .nav-link:hover,
html .tabs-secondary .nav-tabs li.active .nav-link:focus,
html .tabs-secondary .nav-tabs.nav-justified li.active .nav-link:focus {
  border-top-color: #e36159;
  color: #e36159;
}
html .tabs-secondary.tabs-bottom .nav-tabs li .nav-link:hover,
html .tabs-secondary.tabs-bottom .nav-tabs.nav-justified li .nav-link:hover {
  border-bottom-color: #e36159;
}
html .tabs-secondary.tabs-bottom .nav-tabs li.active .nav-link,
html .tabs-secondary.tabs-bottom .nav-tabs.nav-justified li.active .nav-link,
html .tabs-secondary.tabs-bottom .nav-tabs li.active .nav-link:hover,
html .tabs-secondary.tabs-bottom .nav-tabs.nav-justified li.active .nav-link:hover,
html .tabs-secondary.tabs-bottom .nav-tabs li.active .nav-link:focus,
html .tabs-secondary.tabs-bottom .nav-tabs.nav-justified li.active .nav-link:focus {
  border-bottom-color: #e36159;
}
html .tabs-secondary.tabs-vertical.tabs-left li .nav-link:hover {
  border-left-color: #e36159;
}
html .tabs-secondary.tabs-vertical.tabs-left li.active .nav-link,
html .tabs-secondary.tabs-vertical.tabs-left li.active .nav-link:hover,
html .tabs-secondary.tabs-vertical.tabs-left li.active .nav-link:focus {
  border-left-color: #e36159;
}
html .tabs-secondary.tabs-vertical.tabs-right li .nav-link:hover {
  border-right-color: #e36159;
}
html .tabs-secondary.tabs-vertical.tabs-right li.active .nav-link,
html .tabs-secondary.tabs-vertical.tabs-right li.active .nav-link:hover,
html .tabs-secondary.tabs-vertical.tabs-right li.active .nav-link:focus {
  border-right-color: #e36159;
}
html .tabs-tertiary .nav-tabs li .nav-link,
html .tabs-tertiary .nav-tabs.nav-justified li .nav-link,
html .tabs-tertiary .nav-tabs li .nav-link:hover,
html .tabs-tertiary .nav-tabs.nav-justified li .nav-link:hover {
  color: #2baab1;
}
html .tabs-tertiary .nav-tabs li .nav-link:hover,
html .tabs-tertiary .nav-tabs.nav-justified li .nav-link:hover {
  border-top-color: #2baab1;
}
html .tabs-tertiary .nav-tabs li.active .nav-link,
html .tabs-tertiary .nav-tabs.nav-justified li.active .nav-link,
html .tabs-tertiary .nav-tabs li.active .nav-link:hover,
html .tabs-tertiary .nav-tabs.nav-justified li.active .nav-link:hover,
html .tabs-tertiary .nav-tabs li.active .nav-link:focus,
html .tabs-tertiary .nav-tabs.nav-justified li.active .nav-link:focus {
  border-top-color: #2baab1;
  color: #2baab1;
}
html .tabs-tertiary.tabs-bottom .nav-tabs li .nav-link:hover,
html .tabs-tertiary.tabs-bottom .nav-tabs.nav-justified li .nav-link:hover {
  border-bottom-color: #2baab1;
}
html .tabs-tertiary.tabs-bottom .nav-tabs li.active .nav-link,
html .tabs-tertiary.tabs-bottom .nav-tabs.nav-justified li.active .nav-link,
html .tabs-tertiary.tabs-bottom .nav-tabs li.active .nav-link:hover,
html .tabs-tertiary.tabs-bottom .nav-tabs.nav-justified li.active .nav-link:hover,
html .tabs-tertiary.tabs-bottom .nav-tabs li.active .nav-link:focus,
html .tabs-tertiary.tabs-bottom .nav-tabs.nav-justified li.active .nav-link:focus {
  border-bottom-color: #2baab1;
}
html .tabs-tertiary.tabs-vertical.tabs-left li .nav-link:hover {
  border-left-color: #2baab1;
}
html .tabs-tertiary.tabs-vertical.tabs-left li.active .nav-link,
html .tabs-tertiary.tabs-vertical.tabs-left li.active .nav-link:hover,
html .tabs-tertiary.tabs-vertical.tabs-left li.active .nav-link:focus {
  border-left-color: #2baab1;
}
html .tabs-tertiary.tabs-vertical.tabs-right li .nav-link:hover {
  border-right-color: #2baab1;
}
html .tabs-tertiary.tabs-vertical.tabs-right li.active .nav-link,
html .tabs-tertiary.tabs-vertical.tabs-right li.active .nav-link:hover,
html .tabs-tertiary.tabs-vertical.tabs-right li.active .nav-link:focus {
  border-right-color: #2baab1;
}
html .tabs-quaternary .nav-tabs li .nav-link,
html .tabs-quaternary .nav-tabs.nav-justified li .nav-link,
html .tabs-quaternary .nav-tabs li .nav-link:hover,
html .tabs-quaternary .nav-tabs.nav-justified li .nav-link:hover {
  color: #383f48;
}
html .tabs-quaternary .nav-tabs li .nav-link:hover,
html .tabs-quaternary .nav-tabs.nav-justified li .nav-link:hover {
  border-top-color: #383f48;
}
html .tabs-quaternary .nav-tabs li.active .nav-link,
html .tabs-quaternary .nav-tabs.nav-justified li.active .nav-link,
html .tabs-quaternary .nav-tabs li.active .nav-link:hover,
html .tabs-quaternary .nav-tabs.nav-justified li.active .nav-link:hover,
html .tabs-quaternary .nav-tabs li.active .nav-link:focus,
html .tabs-quaternary .nav-tabs.nav-justified li.active .nav-link:focus {
  border-top-color: #383f48;
  color: #383f48;
}
html .tabs-quaternary.tabs-bottom .nav-tabs li .nav-link:hover,
html .tabs-quaternary.tabs-bottom .nav-tabs.nav-justified li .nav-link:hover {
  border-bottom-color: #383f48;
}
html .tabs-quaternary.tabs-bottom .nav-tabs li.active .nav-link,
html .tabs-quaternary.tabs-bottom .nav-tabs.nav-justified li.active .nav-link,
html .tabs-quaternary.tabs-bottom .nav-tabs li.active .nav-link:hover,
html .tabs-quaternary.tabs-bottom .nav-tabs.nav-justified li.active .nav-link:hover,
html .tabs-quaternary.tabs-bottom .nav-tabs li.active .nav-link:focus,
html .tabs-quaternary.tabs-bottom .nav-tabs.nav-justified li.active .nav-link:focus {
  border-bottom-color: #383f48;
}
html .tabs-quaternary.tabs-vertical.tabs-left li .nav-link:hover {
  border-left-color: #383f48;
}
html .tabs-quaternary.tabs-vertical.tabs-left li.active .nav-link,
html .tabs-quaternary.tabs-vertical.tabs-left li.active .nav-link:hover,
html .tabs-quaternary.tabs-vertical.tabs-left li.active .nav-link:focus {
  border-left-color: #383f48;
}
html .tabs-quaternary.tabs-vertical.tabs-right li .nav-link:hover {
  border-right-color: #383f48;
}
html .tabs-quaternary.tabs-vertical.tabs-right li.active .nav-link,
html .tabs-quaternary.tabs-vertical.tabs-right li.active .nav-link:hover,
html .tabs-quaternary.tabs-vertical.tabs-right li.active .nav-link:focus {
  border-right-color: #383f48;
}
html .tabs-dark .nav-tabs li .nav-link,
html .tabs-dark .nav-tabs.nav-justified li .nav-link,
html .tabs-dark .nav-tabs li .nav-link:hover,
html .tabs-dark .nav-tabs.nav-justified li .nav-link:hover {
  color: #2e353e;
}
html .tabs-dark .nav-tabs li .nav-link:hover,
html .tabs-dark .nav-tabs.nav-justified li .nav-link:hover {
  border-top-color: #2e353e;
}
html .tabs-dark .nav-tabs li.active .nav-link,
html .tabs-dark .nav-tabs.nav-justified li.active .nav-link,
html .tabs-dark .nav-tabs li.active .nav-link:hover,
html .tabs-dark .nav-tabs.nav-justified li.active .nav-link:hover,
html .tabs-dark .nav-tabs li.active .nav-link:focus,
html .tabs-dark .nav-tabs.nav-justified li.active .nav-link:focus {
  border-top-color: #2e353e;
  color: #2e353e;
}
html .tabs-dark.tabs-bottom .nav-tabs li .nav-link:hover,
html .tabs-dark.tabs-bottom .nav-tabs.nav-justified li .nav-link:hover {
  border-bottom-color: #2e353e;
}
html .tabs-dark.tabs-bottom .nav-tabs li.active .nav-link,
html .tabs-dark.tabs-bottom .nav-tabs.nav-justified li.active .nav-link,
html .tabs-dark.tabs-bottom .nav-tabs li.active .nav-link:hover,
html .tabs-dark.tabs-bottom .nav-tabs.nav-justified li.active .nav-link:hover,
html .tabs-dark.tabs-bottom .nav-tabs li.active .nav-link:focus,
html .tabs-dark.tabs-bottom .nav-tabs.nav-justified li.active .nav-link:focus {
  border-bottom-color: #2e353e;
}
html .tabs-dark.tabs-vertical.tabs-left li .nav-link:hover {
  border-left-color: #2e353e;
}
html .tabs-dark.tabs-vertical.tabs-left li.active .nav-link,
html .tabs-dark.tabs-vertical.tabs-left li.active .nav-link:hover,
html .tabs-dark.tabs-vertical.tabs-left li.active .nav-link:focus {
  border-left-color: #2e353e;
}
html .tabs-dark.tabs-vertical.tabs-right li .nav-link:hover {
  border-right-color: #2e353e;
}
html .tabs-dark.tabs-vertical.tabs-right li.active .nav-link,
html .tabs-dark.tabs-vertical.tabs-right li.active .nav-link:hover,
html .tabs-dark.tabs-vertical.tabs-right li.active .nav-link:focus {
  border-right-color: #2e353e;
}
html .tabs-light .nav-tabs li .nav-link,
html .tabs-light .nav-tabs.nav-justified li .nav-link,
html .tabs-light .nav-tabs li .nav-link:hover,
html .tabs-light .nav-tabs.nav-justified li .nav-link:hover {
  color: #ffffff;
}
html .tabs-light .nav-tabs li .nav-link:hover,
html .tabs-light .nav-tabs.nav-justified li .nav-link:hover {
  border-top-color: #ffffff;
}
html .tabs-light .nav-tabs li.active .nav-link,
html .tabs-light .nav-tabs.nav-justified li.active .nav-link,
html .tabs-light .nav-tabs li.active .nav-link:hover,
html .tabs-light .nav-tabs.nav-justified li.active .nav-link:hover,
html .tabs-light .nav-tabs li.active .nav-link:focus,
html .tabs-light .nav-tabs.nav-justified li.active .nav-link:focus {
  border-top-color: #ffffff;
  color: #ffffff;
}
html .tabs-light.tabs-bottom .nav-tabs li .nav-link:hover,
html .tabs-light.tabs-bottom .nav-tabs.nav-justified li .nav-link:hover {
  border-bottom-color: #ffffff;
}
html .tabs-light.tabs-bottom .nav-tabs li.active .nav-link,
html .tabs-light.tabs-bottom .nav-tabs.nav-justified li.active .nav-link,
html .tabs-light.tabs-bottom .nav-tabs li.active .nav-link:hover,
html .tabs-light.tabs-bottom .nav-tabs.nav-justified li.active .nav-link:hover,
html .tabs-light.tabs-bottom .nav-tabs li.active .nav-link:focus,
html .tabs-light.tabs-bottom .nav-tabs.nav-justified li.active .nav-link:focus {
  border-bottom-color: #ffffff;
}
html .tabs-light.tabs-vertical.tabs-left li .nav-link:hover {
  border-left-color: #ffffff;
}
html .tabs-light.tabs-vertical.tabs-left li.active .nav-link,
html .tabs-light.tabs-vertical.tabs-left li.active .nav-link:hover,
html .tabs-light.tabs-vertical.tabs-left li.active .nav-link:focus {
  border-left-color: #ffffff;
}
html .tabs-light.tabs-vertical.tabs-right li .nav-link:hover {
  border-right-color: #ffffff;
}
html .tabs-light.tabs-vertical.tabs-right li.active .nav-link,
html .tabs-light.tabs-vertical.tabs-right li.active .nav-link:hover,
html .tabs-light.tabs-vertical.tabs-right li.active .nav-link:focus {
  border-right-color: #ffffff;
}
.porto-links-block li.porto-links-item > a,
.porto-links-block li.porto-links-item > span {
  color: #777777;
}
.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: #777777;
}
html .stats-block.counter-primary .stats-number,
html .stats-block.counter-primary div.counter_prefix,
html .stats-block.counter-primary div.counter_suffix {
  color: #0088cc;
}
html .stats-block.counter-secondary .stats-number,
html .stats-block.counter-secondary div.counter_prefix,
html .stats-block.counter-secondary div.counter_suffix {
  color: #e36159;
}
html .stats-block.counter-tertiary .stats-number,
html .stats-block.counter-tertiary div.counter_prefix,
html .stats-block.counter-tertiary div.counter_suffix {
  color: #2baab1;
}
html .stats-block.counter-quaternary .stats-number,
html .stats-block.counter-quaternary div.counter_prefix,
html .stats-block.counter-quaternary div.counter_suffix {
  color: #383f48;
}
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: #0088cc;
}
.wpb_wrapper .aio-icon-read:hover {
  color: #0099e6;
}
.vc_custom_heading em {
  color: #0088cc;
  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: #0088cc;
}
.widget > div > ul li,
.widget > ul li {
  color: #666666;
}
.widget > div > ul li > a,
.widget > ul li > a {
  color: #666666;
}
.widget li > a:hover {
  color: #0088cc;
}
.widget li.current-cat > a,
.widget li.current-cat-parent > a {
  color: #0088cc;
}
.widget li.active > a,
.widget li.current-menu-item > a {
  color: #0088cc;
}
.widget .tagcloud a {
  color: #777777;
}
.widget .tagcloud a:hover {
  background-color: #0088cc;
  border-color: #0088cc;
}
.widget .rss-date,
.widget .post-date,
.widget .comment-author-link {
  color: #888888;
}
.widget_sidebar_menu .widget-title {
  color: #465157;
}
.widget_sidebar_menu .widget-title .toggle:hover {
  background-color: #0088cc;
  border-color: #0088cc;
}
.sidebar-content .widget.widget_wysija .box-content {
  border-top-color: #0088cc;
}
.widget_wysija_cont .showerrors {
  color: #0088cc;
}
.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: #0088cc;
}
.mega-menu > li.menu-item > a,
.mega-menu > li.menu-item > h5 {
  text-transform: uppercase;
}
.mega-menu .narrow .popup ul.sub-menu {
  background: #0088cc;
}
.mega-menu .narrow .popup li.menu-item:hover > a,
.mega-menu .narrow .popup li.menu-item:hover > h5 {
  background: #0099e6;
}
.mega-menu .wide .popup {
  border-top-color: #0088cc;
  color: #777777;
}
.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: #777777;
}
.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: #465157;
}
.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: #0088cc;
}
.sidebar-menu > li.menu-item > .arrow:before {
  color: #838b90;
}
.sidebar-menu > li.menu-item:hover {
  background: #0088cc;
}
.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: #0088cc;
}
.sidebar-menu > li.menu-item:hover > .arrow:before {
  color: #fff;
}
.sidebar-menu .popup {
  color: #777777;
}
.sidebar-menu .wide .popup {
  border-left-color: #0088cc;
}
.right-sidebar .sidebar-menu .wide .popup {
  border-right-color: #0088cc;
}
.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: #777777;
}
.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: #ffffff;
}
.sidebar-menu .narrow .popup li.menu-item > a,
.sidebar-menu .narrow .popup li.menu-item > h5 {
  color: #777777;
}
.sidebar-menu .narrow .popup li.menu-item:hover > a,
.sidebar-menu .narrow .popup li.menu-item:hover > h5 {
  background: #f4f4f4;
}
.sidebar-menu .menu-custom-block a {
  color: #465157;
}
.sidebar-menu .menu-custom-block a:hover {
  background-color: #0088cc;
}
.sidebar-menu .menu-custom-block a:hover,
.sidebar-menu .menu-custom-block a:hover + a {
  border-top-color: #ffffff;
}
.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: #0088cc;
}
.post-block h3,
.post-share h3,
article.post .comment-respond h3,
article.portfolio .comment-respond h3,
.related-posts h3 {
  color: #0088cc;
}
article.post .post-date .day,
.post-item .post-date .day {
  color: #0088cc;
}
article.post .post-date .month,
.post-item .post-date .month,
article.post .post-date .format,
.post-item .post-date .format {
  background-color: #0088cc;
}
.pagination a:hover,
.page-links a:hover,
.pagination a:focus,
.page-links a:focus,
.pagination span.current,
.page-links span.current {
  background-color: #0088cc;
  border-color: #0088cc;
}
section.timeline .timeline-date h3 {
  color: #0088cc;
}
section.timeline .timeline-box.left:before,
section.timeline .timeline-box.right:before {
  background: #0088cc;
  box-shadow: 0 0 0 3px #ffffff, 0 0 0 6px #0088cc;
}
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: #777777;
}
.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: #0088cc;
}
.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: #0088cc;
}
.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: #e36159;
}
/* Blog Share Advance */
.post-share-advance-bg {
  background: #383f48;
}
.post-share-advance .fa-share-alt {
  background: #383f48;
}
.portfolio-info ul li a:hover {
  color: #0088cc;
}
.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: #0088cc;
}
.member-item.member-item-3 .view-more {
  color: #1d2127;
}
.member-item.member-item-3 .thumb-info:hover .thumb-info-caption {
  background: #0088cc;
  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: #0088cc;
}
.testimonial blockquote {
  background: #0099e6;
}
.testimonial .testimonial-arrow-down {
  border-top-color: #0099e6;
}
html .testimonial-primary blockquote {
  background: #0099e6;
}
html .testimonial-primary .testimonial-arrow-down {
  border-top-color: #0099e6;
}
html .testimonial-secondary blockquote {
  background: #e7766f;
}
html .testimonial-secondary .testimonial-arrow-down {
  border-top-color: #e7766f;
}
html .testimonial-tertiary blockquote {
  background: #30bec6;
}
html .testimonial-tertiary .testimonial-arrow-down {
  border-top-color: #30bec6;
}
html .testimonial-quaternary blockquote {
  background: #434c56;
}
html .testimonial-quaternary .testimonial-arrow-down {
  border-top-color: #434c56;
}
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: #777777;
}
.testimonial.testimonial-style-2 blockquote p,
.testimonial.testimonial-style-5 blockquote p,
.testimonial.testimonial-style-6 blockquote p {
  color: #777777;
}
.testimonial.testimonial-style-3 blockquote p,
.testimonial.testimonial-style-4 blockquote p,
.testimonial.testimonial-style-5 blockquote p {
  font-family: Open Sans;
}
.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: #777777;
}
.testimonial.testimonial-with-quotes blockquote:after,
.testimonial.testimonial-with-quotes blockquote:before,
.testimonial.testimonial-with-quotes blockquote p {
  color: #777777;
}
.quantity .qty,
.quantity .minus:hover,
.quantity .plus:hover {
  color: #0088cc;
}
.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: #d8d8d6;
  color: #e36159;
}
.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: #d8d8d6;
  color: #2baab1;
}
.summary-before .ms-lightbox-btn {
  background-color: #0088cc;
}
.summary-before .ms-lightbox-btn:hover {
  background-color: #0099e6;
}
.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: #0088cc;
}
.product-images .zoom {
  background-color: #0088cc;
}
.product-summary-wrap .price {
  color: #0088cc;
}
.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: @color-wishlist;*/
}
.woocommerce-pagination a:hover,
.woocommerce-pagination a:focus,
.woocommerce-pagination span.current {
  border-color: #0088cc;
  background-color: transparent;
}
ul.products li.product .product-loop-title,
ul.products li.product-category .product-loop-title {
  color: #777777;
}
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: #0088cc;
}
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: #0088cc;
}
ul.products li.product h3,
ul.products li.product-category h3 {
  color: #777777;
}
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: #777777;
}
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: #777777;
}
ul.products li.product .add_to_cart_button,
ul.products li.product-category .add_to_cart_button {
  font-family: Open Sans;
  font-weight: 400;
}
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: #0088cc;
  border-color: #0088cc;
}
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: #0088cc;
  border-color: #0088cc;
}
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: #0088cc;
}
.product_title a:hover,
.product_title a:focus {
  color: #0088cc;
}
.add_to_cart_button:hover,
.add_to_cart_read_more:hover,
.add_to_cart_button:focus,
.add_to_cart_read_more:focus,
.add-links .add_to_cart_button:hover,
.add-links .add_to_cart_read_more:hover,
.add-links .add_to_cart_button:focus,
.add-links .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: #0088cc;
  border-color: #0088cc;
  color: #fff;
}
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: #0088cc;
  color: #0088cc;
}
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: #0088cc;
}
.stock {
  color: #0088cc;
}
.product-image .viewcart {
  color: #0088cc;
}
.product-image .viewcart:hover {
  background-color: #0088cc;
}
#yith-wcwl-popup-message {
  color: #777777;
  border-color: #0088cc;
}
.sidebar #yith-ajaxsearchform .btn {
  background: #0088cc;
}
.widget_price_filter .ui-slider-horizontal .ui-slider-range {
  background-color: #0099e6;
}
.widget_price_filter .ui-slider .ui-slider-handle {
  background-color: #0088cc;
}
.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: #777777;
}
.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: #0088cc;
}
.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: #0088cc;
}
.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: #0099e6;
}
.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: #0088cc;
}
.widget_layered_nav ul li .count,
.widget_product_categories ul li .count {
  color: #aaaaaa;
}
.widget_rating_filter .wc-layered-nav-rating a {
  color: #aaaaaa;
}
.widget_layered_nav_filters ul li a:before {
  color: #0088cc;
}
.widget_layered_nav_filters ul li a:hover:before {
  color: #0099e6;
}
.woocommerce .widget_layered_nav ul.yith-wcan-label li a,
.woocommerce-page .widget_layered_nav ul.yith-wcan-label li a {
  color: #777777;
}
.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: #0088cc;
  border-color: #0088cc;
}
.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: #0099e6;
  border-color: #0099e6;
}
.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: #0088cc;
}
ul.product_list_widget li .product-details a,
.widget ul.product_list_widget li .product-details a {
  color: #777777;
}
ul.cart_list li .product-details a:hover,
ul.product_list_widget li .product-details a:hover {
  color: #0088cc;
}
ul.cart_list li a:hover,
ul.product_list_widget li a:hover {
  color: #0088cc;
}
.widget_recent_reviews .product_list_widget li a,
.widget.widget_recent_reviews .product_list_widget li a {
  color: #777777;
}
.widget_shopping_cart .total .amount {
  color: #0088cc;
}
.widget_shopping_cart .product-details .remove-product {
  color: #777777;
}
.woocommerce-cart .cart-form form {
  border-color: #0088cc;
}
.shipping_calculator h2,
.cart_totals h2,
.review-order.shop_table h2 {
  color: #0088cc;
}
.shipping_calculator h2 a,
.cart_totals h2 a,
.review-order.shop_table h2 a {
  color: #0088cc;
}
.woocommerce #content table.shop_table.wishlist_table.cart a.remove {
  color: #0088cc;
}
.woocommerce #content table.shop_table.wishlist_table.cart a.remove:hover {
  color: #0099e6;
}
.woocommerce #content table.shop_table.wishlist_table.cart a.remove:active {
  color: #0077b3;
}
.yith-wcan-loading:before {
  border-color: #0088cc;
}
.shop_table dl.variation {
  color: #777777;
}
.shop_table td.product-name {
  color: #0088cc;
}
.select2-container .select2-choice,
.select2-drop,
.select2-drop-active {
  color: #777777;
}
.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: #777777;
}
.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: #0088cc;
}
/* Add to Cart Notification Style 2 */
.loader-container i.porto-ajax-loader {
  border-color: #0088cc;
}
.success-message-container {
  border-top: 4px solid #0088cc;
}
/* Product Tabs */
.woocommerce-tabs.style-2 .resp-tabs-list li.resp-tab-active,
.woocommerce-tabs.style-2 .resp-tabs-list li:hover {
  border-color: #0088cc !important;
}
.woocommerce-tabs.style-2 h2.resp-tab-active {
  border-bottom-color: #0088cc !important;
}
.resp-vtabs.style-2 .resp-tabs-list li.resp-tab-active {
  border-bottom: 2px solid #0088cc !important;
}
.resp-easy-accordion.style-2 h2.resp-accordion {
  border-left: 3px solid #0088cc !important;
}
.resp-easy-accordion.style-2 h2.resp-accordion.resp-tab-active {
  background-color: #0088cc !important;
}
.resp-easy-accordion.style-2 h2.resp-accordion:after {
  color: #0088cc;
}
.product-categories li a:hover {
  color: #7b858a !important;
  text-decoration: underline;
}
.featured-box.porto-user-box {
  border-top-color: #0088cc;
}
.woocommerce-widget-layered-nav-list .chosen a:not(.filter-color),
.filter-item-list .active .filter-item {
  background: #0088cc;
  color: #fff;
  border-color: #0088cc;
}
.porto-related-products {
  background: #f4f4f4;
}
.tm-extra-product-options .tm-epo-field-label {
  color: #0088cc;
}
.tm-extra-product-options-totals .amount.final {
  color: #0088cc;
}
.fdm-item-panel .fdm-item-title {
  color: #1d2127;
}
body {
  font-family: Open Sans;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 0px;
  color: #777777;
  background-repeat: repeat;
  background-size: auto;
  background-attachment: scroll;
  background-position: initial;
  background-image: none;
  background-color: #ffffff;
}
@media (max-width: 575px) {
  body {
    font-size: 13px;
    line-height: 20px;
    letter-spacing: 0px;
  }
}
.color-body {
  color: #777777;
}
.color-body a,
.color-body a:hover,
.color-body a:focus {
  color: #777777;
}
h1 {
  font-family: Open Sans;
  font-weight: 400;
  font-size: 36px;
  line-height: 44px;
  letter-spacing: 0px;
  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: 575px) {
  h1 {
    font-size: 33.42857143px;
    line-height: 40px;
  }
  h1.big {
    font-size: 54.00051429px;
    line-height: 49.092px;
  }
}
h2 {
  font-family: Open Sans;
  font-weight: 300;
  font-size: 30px;
  line-height: 40px;
  letter-spacing: 0px;
  color: #1d2127;
}
@media (max-width: 575px) {
  h2 {
    font-size: 27.85714286px;
    line-height: 36.36363636px;
  }
}
h3 {
  font-family: Open Sans;
  font-weight: 400;
  font-size: 25px;
  line-height: 32px;
  letter-spacing: 0px;
  color: #1d2127;
}
@media (max-width: 575px) {
  h3 {
    font-size: 23.21428571px;
    line-height: 29.09090909px;
  }
}
h4 {
  font-family: Open Sans;
  font-weight: 400;
  font-size: 20px;
  line-height: 27px;
  letter-spacing: 0px;
  color: #1d2127;
}
@media (max-width: 575px) {
  h4 {
    font-size: 18.57142857px;
    line-height: 24.54545455px;
  }
}
h5 {
  font-family: Open Sans;
  font-weight: 600;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 0px;
  color: #1d2127;
}
@media (max-width: 575px) {
  h5 {
    font-size: 13px;
    line-height: 16.36363636px;
  }
}
h6 {
  font-family: Open Sans;
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 0px;
  color: #1d2127;
}
@media (max-width: 575px) {
  h6 {
    font-size: 13px;
    line-height: 16.36363636px;
  }
}
p {
  letter-spacing: 0px;
}
html .heading-primary,
html .lnk-primary,
html .text-color-primary {
  color: #0088cc !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: #0088cc;
}
html .heading-secondary,
html .lnk-secondary,
html .text-color-secondary {
  color: #e36159 !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: #e36159;
}
html .heading-tertiary,
html .lnk-tertiary,
html .text-color-tertiary {
  color: #2baab1 !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: #2baab1;
}
html .heading-quaternary,
html .lnk-quaternary,
html .text-color-quaternary {
  color: #383f48 !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: #383f48;
}
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: #0088cc;
}
html .inverted-primary {
  background-color: #0088cc;
}
html .inverted-secondary {
  background-color: #e36159;
}
html .inverted-tertiary {
  background-color: #2baab1;
}
html .inverted-quaternary {
  background-color: #383f48;
}
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: #0088cc;
}
@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: #777777;
}
.mobile-sidebar .sidebar-toggle:hover {
  color: #0088cc;
}
.sidebar-content .filter-title {
  color: #0088cc;
}
.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: 575px) {
  #header .logo-text {
    font-size: 37.14285714px;
    line-height: 43.63636364px;
  }
}
#header .header-main {
  background-color: #ffffff;
  background-repeat: repeat;
  background-size: auto;
  background-attachment: scroll;
  background-position: initial;
  background-image: none;
  background-color: #fafafa;
  background-image: -moz-linear-gradient(top, #f6f6f6, #ffffff);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f6f6f6), to(#ffffff));
  background-image: -webkit-linear-gradient(top, #f6f6f6, #ffffff);
  background-image: -o-linear-gradient(top, #f6f6f6, #ffffff);
  background-image: linear-gradient(to bottom, #f6f6f6, #ffffff);
  background-repeat: repeat-x;
}
.fixed-header #header .header-main {
  background-color: rgba(255, 255, 255, 0.8);
}
.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 {
  box-shadow: none;
}
.fixed-header #header #main-menu .mega-menu {
  box-shadow: none;
}
.fixed-header #header.sticky-header .searchform {
  background: #ffffff;
  border-color: #cccccc;
  border-radius: 20px;
}
.fixed-header #header.sticky-header .main-menu-wrap {
  background-color: #ffffff;
}
.fixed-header #header.sticky-header #main-menu .mega-menu {
  background-color: transparent;
}
#header.sticky-header .header-main,
.fixed-header #header.sticky-header .header-main {
  background-color: #ffffff;
  background-repeat: repeat;
  background-size: auto;
  background-attachment: scroll;
  background-position: initial;
  background-image: none;
  background-color: #fafafa;
  background-image: -moz-linear-gradient(top, #f6f6f6, #ffffff);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f6f6f6), to(#ffffff));
  background-image: -webkit-linear-gradient(top, #f6f6f6, #ffffff);
  background-image: -o-linear-gradient(top, #f6f6f6, #ffffff);
  background-image: linear-gradient(to bottom, #f6f6f6, #ffffff);
  background-repeat: repeat-x;
}
#header.sticky-header .main-menu-wrap,
.fixed-header #header.sticky-header .main-menu-wrap {
  background-color: #ffffff;
}
#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: 992px) {
  .header-wrapper.header-side-nav:not(.fixed-header) #header {
    background-color: #ffffff;
    background-repeat: repeat;
    background-size: auto;
    background-attachment: scroll;
    background-position: initial;
    background-image: none;
    background-color: #fafafa;
    background-image: -moz-linear-gradient(top, #f6f6f6, #ffffff);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f6f6f6), to(#ffffff));
    background-image: -webkit-linear-gradient(top, #f6f6f6, #ffffff);
    background-image: -o-linear-gradient(top, #f6f6f6, #ffffff);
    background-image: linear-gradient(to bottom, #f6f6f6, #ffffff);
    background-repeat: repeat-x;
  }
  .header-wrapper.header-side-nav.fixed-header #header {
    background-color: rgba(255, 255, 255, 0.8);
  }
}
#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: 5px 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: transparent;
  padding: 0px 0px 15px 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: transparent;
}
#main-menu .mega-menu > li.menu-item > a,
#main-menu .mega-menu > li.menu-item > h5 {
  font-family: Open Sans;
  font-size: 12px;
  font-weight: 700;
  line-height: 20px;
  letter-spacing: 0px;
  color: #0088cc;
}
@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: 12px;
    line-height: 20px;
    letter-spacing: 0px;
  }
}
#main-menu .mega-menu > li.menu-item.active > a,
#main-menu .mega-menu > li.menu-item.active > h5 {
  background: #0088cc;
  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: #0088cc;
  color: #ffffff;
}
#main-menu .mega-menu .popup li.menu-item a,
#main-menu .mega-menu .popup li.menu-item h5 {
  font-family: Open Sans;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0px;
}
#main-menu .mega-menu .wide .popup {
  border-top-color: #0088cc;
}
#main-menu .mega-menu .wide .popup > .inner {
  background-color: #ffffff;
}
#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: #333333;
}
#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: #777777;
}
#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: #777777;
  background-color: #f4f4f4;
}
#main-menu .mega-menu .narrow .popup ul.sub-menu {
  background-color: #ffffff;
  border-top-color: #0088cc;
  border-top-width: 5px;
}
#main-menu .mega-menu .narrow .popup ul.sub-menu li.menu-item:hover > ul.sub-menu {
  top: -10px;
}
#main-menu .mega-menu .narrow .popup li.menu-item > a,
#main-menu .mega-menu .narrow .popup li.menu-item > h5 {
  color: #777777;
  border-bottom-color: #f2f2f2;
}
#main-menu .mega-menu .narrow .popup li.menu-item > a:before,
#main-menu .mega-menu .narrow .popup li.menu-item > h5:before {
  color: #0088cc;
}
#main-menu .mega-menu .narrow .popup li.menu-item:hover > a,
#main-menu .mega-menu .narrow .popup li.menu-item:hover > h5 {
  color: #777777;
  background-color: #f4f4f4;
}
#main-menu .menu-custom-block {
  color: #777777;
}
#main-menu .menu-custom-block span,
#main-menu .menu-custom-block a {
  font-family: Open Sans;
  font-size: 12px;
  font-weight: 700;
  line-height: 20px;
  letter-spacing: 0px;
}
@media (max-width: 1169px) {
  #main-menu .menu-custom-block span,
  #main-menu .menu-custom-block a {
    padding: 9px 10px 6px 10px;
    line-height: 20px;
  }
}
#main-menu .menu-custom-block span {
  color: #777777;
}
#main-menu .menu-custom-block a {
  text-transform: uppercase;
  color: #0088cc;
}
#main-menu .menu-custom-block a:hover {
  color: #006fa4;
}
#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 {
  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 .buttons a {
  font-family: Open Sans;
}
#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: #777777;
  border-color: #0088cc;
}
#mini-cart .cart-popup:before {
  border-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: #ffffff;
  background-color: #0088cc;
}
@media (min-width: 992px) {
  #header.header-corporate:not(.header-10) .searchform button {
    color: #c3c3c3;
  }
}
@media (min-width: 992px) {
  #header.header-11 .header-main #main-menu .mega-menu > li.menu-item {
    margin-top: -5px;
  }
  #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: 5px 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: 5px solid #0088cc;
  }
  #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: 5px solid #0088cc;
  }
}
/* 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: #0088cc;
  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 #0088cc;
  }
  .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: #0099e6;
  }
  .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: #0088cc;
  }
  .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: #0088cc;
  }
  .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: #ffffff;
  }
}
#header.header-9.sticky-header .main-menu-wrap,
.fixed-header #header.header-9.sticky-header .main-menu-wrap {
  background-color: transparent;
}
#main-toggle-menu .toggle-menu-wrap {
  background-color: transparent;
}
.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: #0099e6;
}
.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: #0088cc;
}
.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: #0088cc;
}
.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: #ffffff;
}
.header-side-nav .sidebar-menu > li.menu-item > .arrow:before,
.toggle-menu-wrap .sidebar-menu > li.menu-item > .arrow:before {
  color: #0088cc;
}
.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: #0099e6;
}
.header-side-nav .sidebar-menu > li.menu-item:hover > .arrow:before,
.toggle-menu-wrap .sidebar-menu > li.menu-item:hover > .arrow:before {
  color: #ffffff;
}
.header-side-nav .sidebar-menu .popup,
.toggle-menu-wrap .sidebar-menu .popup {
  font-family: Open Sans;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0px;
}
.header-side-nav .sidebar-menu .wide .popup,
.toggle-menu-wrap .sidebar-menu .wide .popup {
  border-left-color: #0088cc;
}
.header-side-nav .sidebar-menu .wide .popup > .inner,
.toggle-menu-wrap .sidebar-menu .wide .popup > .inner {
  background-color: #ffffff;
}
.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: #333333;
}
.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: #777777;
}
.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: #f4f4f4;
  color: #777777;
}
.header-side-nav .sidebar-menu .narrow .popup ul.sub-menu,
.toggle-menu-wrap .sidebar-menu .narrow .popup ul.sub-menu {
  background: #0088cc;
}
.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: #ffffff;
}
.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: #0099e6;
}
.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: 0px;
}
.header-side-nav .sidebar-menu .menu-custom-block a,
.toggle-menu-wrap .sidebar-menu .menu-custom-block a {
  border-top-color: #0099e6;
  color: #0088cc;
}
.header-side-nav .sidebar-menu .menu-custom-block a:hover,
.toggle-menu-wrap .sidebar-menu .menu-custom-block a:hover {
  background-color: #0088cc;
  color: #ffffff;
}
.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: #0099e6;
}
.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: initial;
  background-image: none;
  background-color: #171717;
  border-top: 5px solid #384045;
  border-bottom: 5px solid #cccccc;
}
.page-top > .container {
  padding: 0px 15px 0px 15px;
}
.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: Open Sans;
}
.page-top .page-sub-title {
  color: #e6e6e6;
  margin: 0px 0px 0px 0px;
}
.page-top.page-header-1 .page-title {
  margin-bottom: -5px;
  padding-bottom: 12px;
  border-bottom: 5px solid #0088cc;
}
.page-top .product-nav .product-link {
  color: #0088cc;
}
.page-top .product-nav .product-popup {
  color: #777777;
}
.page-top .product-nav .product-popup:before {
  border-bottom-color: #0088cc;
}
.page-top .sort-source > li > a {
  color: #ffffff;
}
.page-top .sort-source > li.active > a {
  color: #0088cc;
}
@media (max-width: 767px) {
  .page-top .sort-source {
    background: #171717;
    border-top: 5px solid #cccccc;
    padding-left: 15px;
    padding-right: 15px;
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: -5px;
    bottom: -6px;
  }
}
@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 {
  color: #ffffff;
}
#nav-panel .mobile-nav-wrap {
  background-color: #1d2127;
}
#nav-panel .welcome-msg {
  color: #ffffff;
}
#nav-panel .mobile-menu li {
  border-bottom-color: #e8e8e8;
}
#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:hover > a,
#nav-panel .accordion-menu li.menu-item:hover > h5 {
  color: #ffffff;
}
#nav-panel .accordion-menu li.menu-item.active > a,
#nav-panel .accordion-menu li.menu-item.active > h5 {
  background-color: #0088cc;
  color: #fff;
}
#nav-panel .accordion-menu li.menu-item .sub-menu li:hover > *:not(.sub-menu) {
  background: #f5f5f5;
}
#nav-panel .accordion-menu > li.menu-item > a,
#nav-panel .accordion-menu > li.menu-item > h5,
#nav-panel .accordion-menu > li.menu-item > .arrow {
  color: #0088cc;
}
#nav-panel .accordion-menu > li.menu-item.active > .arrow {
  color: #fff;
}
#nav-panel .accordion-menu .arrow {
  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;
}
/* Side navigation */
#side-nav-panel {
  background-color: #1d2127;
  color: #ffffff;
}
#side-nav-panel .welcome-msg {
  color: #ffffff;
}
#side-nav-panel .accordion-menu {
  color: #ffffff;
}
#side-nav-panel .accordion-menu li.menu-item > a,
#side-nav-panel .accordion-menu li.menu-item > h5 {
  color: #ffffff;
}
#side-nav-panel .accordion-menu li.menu-item.active > a,
#side-nav-panel .accordion-menu li.menu-item.active > h5 {
  background-color: #282d36;
  color: #ffffff;
}
#side-nav-panel .menu-custom-block {
  color: #ffffff;
}
#side-nav-panel .menu-custom-block span {
  color: #ffffff;
}
#side-nav-panel .menu-custom-block a {
  color: #ffffff;
}
#side-nav-panel .menu-custom-block a:hover {
  background-color: #282d36;
  color: #ffffff;
}
#side-nav-panel .accordion-menu li {
  border-bottom-color: #e8e8e8;
}
.footer-top {
  background-repeat: repeat;
  background-size: auto;
  background-attachment: scroll;
  background-position: initial;
  background-image: none;
  background-color: #ffffff;
  padding-top: 0px;
  padding-bottom: 0px;
}
#footer {
  background-repeat: repeat;
  background-size: auto;
  background-attachment: scroll;
  background-position: initial;
  background-image: none;
  color: #777777;
  background-color: #0e0e0e;
}
#footer .footer-main {
  background-repeat: repeat;
  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-details strong {
  color: ;
  font-weight: 400;
}
#footer .widgettitle,
#footer .widget-title,
#footer .widgettitle a,
#footer .widget-title a {
  font-weight: 200;
}
#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: #0088cc;
  background-color: #0088cc;
}
#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;
  background-size: auto;
  background-attachment: scroll;
  background-position: initial;
  background-image: none;
  color: #555555;
  background-color: #060606;
}
#footer .footer-bottom p,
#footer .footer-bottom .widget > div > ul li,
#footer .footer-bottom .widget > ul li {
  color: #555555;
}
#footer .footer-bottom a {
  color: #ffffff;
}
#footer .footer-bottom a:hover {
  color: #ffffff;
}
#footer .tooltip-icon {
  border-color: #ffffff;
  color: #ffffff;
}
#footer .widget.follow-us .share-links a,
.footer-top .widget.follow-us .share-links a {
  background: #ffffff;
  color: #555555;
}
.footer-wrapper.fixed #footer .footer-bottom {
  background-color: rgba(6, 6, 6, 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;
  }
}
html #topcontrol:hover {
  color: #0088cc;
}
@charset "UTF-8";@font-face{font-family:'porto';src:url('../fonts/porto-font/porto.eot?23364375');src:url('../fonts/porto-font/porto.eot?23364375#iefix') format('embedded-opentype'), url('../fonts/porto-font/porto.woff2?23364375') format('woff2'), url('../fonts/porto-font/porto.woff?23364375') format('woff'), url('../fonts/porto-font/porto.ttf?23364375') format('truetype'), url('../fonts/porto-font/porto.svg?23364375#fontello') format('svg');font-weight:normal;font-style:normal;}[class^="porto-icon-"]:before,[class*=" porto-icon-"]:before {font-family: "porto";font-style: normal;font-weight: normal;speak: none;display: inline-block;text-decoration: inherit;width: 1em;margin-right: 0.2em;text-align: center;font-variant: normal;text-transform: none;line-height: 1em;margin-left: 0.2em;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}.porto-icon-spin1:before {content: '\e800';}.porto-icon-spin2:before {content: '\e801';}.porto-icon-spin3:before {content: '\e802';}.porto-icon-spin4:before {content: '\e803';}.porto-icon-spin5:before {content: '\e804';}.porto-icon-spin6:before {content: '\e805';}.porto-icon-firefox:before {content: '\e806';}.porto-icon-chrome:before {content: '\e807';}.porto-icon-opera:before {content: '\e808';}.porto-icon-ie:before {content: '\e809';}.porto-icon-phone:before {content: '\e80a';}.porto-icon-down-dir:before {content: '\e80b';}.porto-icon-cart:before {content: '\e80c';}.porto-icon-up-dir:before {content: '\e80d';}.porto-icon-mode-grid:before {content: '\e80e';}.porto-icon-mode-list:before {content: '\e80f';}.porto-icon-compare:before {content: '\e810';}.porto-icon-wishlist:before {content: '\e811';}.porto-icon-search:before {content: '\e812';}.porto-icon-left-dir:before {content: '\e813';}.porto-icon-right-dir:before {content: '\e814';}.porto-icon-down-open:before {content: '\e815';}.porto-icon-left-open:before {content: '\e816';}.porto-icon-right-open:before {content: '\e817';}.porto-icon-up-open:before {content: '\e818';}.porto-icon-angle-left:before {content: '\e819';}.porto-icon-angle-right:before {content: '\e81a';}.porto-icon-angle-up:before {content: '\e81b';}.porto-icon-angle-down:before {content: '\e81c';}.porto-icon-down:before {content: '\e81d';}.porto-icon-left:before {content: '\e81e';}.porto-icon-right:before {content: '\e81f';}.porto-icon-up:before {content: '\e820';}.porto-icon-angle-double-left:before {content: '\e821';}.porto-icon-angle-double-right:before {content: '\e822';}.porto-icon-angle-double-up:before {content: '\e823';}.porto-icon-angle-double-down:before {content: '\e824';}.porto-icon-mail:before {content: '\e825';}.porto-icon-location:before {content: '\e826';}.porto-icon-skype:before {content: '\e827';}.porto-icon-right-open-big:before {content: '\e828';}.porto-icon-left-open-big:before {content: '\e829';}.porto-icon-down-open-big:before {content: '\e82a';}.porto-icon-up-open-big:before {content: '\e82b';}.porto-icon-cancel:before {content: '\e82c';}.porto-icon-user:before {content: '\e82d';}.porto-icon-mail-alt:before {content: '\e82e';}.porto-icon-fax:before {content: '\e82f';}.porto-icon-lock:before {content: '\e830';}.porto-icon-company:before {content: '\e831';}.porto-icon-city:before {content: '\e832';}.porto-icon-post:before {content: '\e833';}.porto-icon-country:before {content: '\e834';}.porto-icon-calendar:before {content: '\e835';}.porto-icon-doc:before {content: '\e836';}.porto-icon-mobile:before {content: '\e837';}.porto-icon-clock:before {content: '\e838';}.porto-icon-chat:before {content: '\e839';}.porto-icon-tag:before {content: '\e83a';}.porto-icon-folder:before {content: '\e83b';}.porto-icon-folder-open:before {content: '\e83c';}.porto-icon-forward:before {content: '\e83d';}.porto-icon-reply:before {content: '\e83e';}.porto-icon-cog:before {content: '\e83f';}.porto-icon-cog-alt:before {content: '\e840';}.porto-icon-wrench:before {content: '\e841';}.porto-icon-quote-left:before {content: '\e842';}.porto-icon-quote-right:before {content: '\e843';}.porto-icon-gift:before {content: '\e844';}.porto-icon-dollar:before {content: '\e845';}.porto-icon-euro:before {content: '\e846';}.porto-icon-pound:before {content: '\e847';}.porto-icon-rupee:before {content: '\e848';}.porto-icon-yen:before {content: '\e849';}.porto-icon-rouble:before {content: '\e84a';}.porto-icon-try:before {content: '\e84b';}.porto-icon-won:before {content: '\e84c';}.porto-icon-bitcoin:before {content: '\e84d';}.porto-icon-ok:before {content: '\e84e';}.porto-icon-chevron-left:before {content: '\e84f';}.porto-icon-chevron-right:before {content: '\e850';}.porto-icon-export:before {content: '\e851';}.porto-icon-star:before {content: '\e852';}.porto-icon-star-empty:before {content: '\e853';}.porto-icon-plus-squared:before {content: '\e854';}.porto-icon-minus-squared:before {content: '\e855';}.porto-icon-plus-squared-alt:before {content: '\e856';}.porto-icon-minus-squared-alt:before {content: '\e857';}.porto-icon-truck:before {content: '\e858';}.porto-icon-lifebuoy:before {content: '\e859';}.porto-icon-pencil:before {content: '\e85a';}.porto-icon-users:before {content: '\e85b';}.porto-icon-video:before {content: '\e85c';}.porto-icon-menu:before {content: '\e85d';}.porto-icon-desktop:before {content: '\e85e';}.porto-icon-doc-inv:before {content: '\e85f';}.porto-icon-circle:before {content: '\e860';}.porto-icon-circle-empty:before {content: '\e861';}.porto-icon-circle-thin:before {content: '\e862';}.porto-icon-mini-cart:before {content: '\e863';}.porto-icon-paper-plane:before {content: '\e864';}.porto-icon-attention-alt:before {content: '\e865';}.porto-icon-info:before {content: '\e866';}.porto-icon-compare-link:before {content: '\e867';}.porto-icon-cat-default:before {content: '\e868';}.porto-icon-cat-computer:before {content: '\e869';}.porto-icon-cat-couch:before {content: '\e86a';}.porto-icon-cat-garden:before {content: '\e86b';}.porto-icon-cat-gift:before {content: '\e86c';}.porto-icon-cat-shirt:before {content: '\e86d';}.porto-icon-cat-sport:before {content: '\e86e';}.porto-icon-cat-toys:before {content: '\e86f';}.porto-icon-tag-line:before {content: '\e870';}.porto-icon-bag:before {content: '\e871';}.porto-icon-search-1:before {content: '\e872';}.porto-icon-plus:before {content: '\e873';}.porto-icon-minus:before {content: '\e874';}.porto-icon-search-2:before {content: '\e875';}.porto-icon-bag-1:before {content: '\e876';}.porto-icon-online-support:before {content: '\e877';}.porto-icon-shopping-bag:before {content: '\e878';}.porto-icon-us-dollar:before {content: '\e879';}.porto-icon-shipped:before {content: '\e87a';}.porto-icon-list:before {content: '\e87b';}.porto-icon-money:before {content: '\e87c';}.porto-icon-shipping:before {content: '\e87d';}.porto-icon-support:before {content: '\e87e';}.porto-icon-bag-2:before {content: '\e87f';}.porto-icon-grid:before {content: '\e880';}.porto-icon-bag-3:before {content: '\e881';}.porto-icon-direction:before {content: '\e882';}.porto-icon-home:before {content: '\e883';}.porto-icon-magnifier:before {content: '\e884';}.porto-icon-magnifier-add:before {content: '\e885';}.porto-icon-magnifier-remove:before {content: '\e886';}.porto-icon-phone-1:before {content: '\e887';}.porto-icon-clock-1:before {content: '\e888';}.porto-icon-heart:before {content: '\e889';}.porto-icon-heart-1:before {content: '\e88a';}.porto-icon-earphones-alt:before {content: '\e88b';}.porto-icon-credit-card:before {content: '\e88c';}.porto-icon-action-undo:before {content: '\e88d';}.porto-icon-envolope:before {content: '\e88e';}.porto-icon-chart:before {content: '\e88f';}.porto-icon-twitter:before {content: '\f099';}.porto-icon-facebook:before {content: '\f09a';}.porto-icon-spinner:before {content: '\f110';}.porto-icon-instagram:before {content: '\f16d';}.porto-icon-check-empty:before {content: '\f87a';}.porto-icon-check:before {content: '\f87b';}@-moz-keyframes spin {0%{-moz-transform: rotate(0deg);-o-transform: rotate(0deg);-webkit-transform: rotate(0deg);transform: rotate(0deg);}100% {-moz-transform: rotate(359deg);-o-transform: rotate(359deg);-webkit-transform: rotate(359deg);transform: rotate(359deg);}}@-webkit-keyframes spin {0%{-moz-transform: rotate(0deg);-o-transform: rotate(0deg);-webkit-transform: rotate(0deg);transform: rotate(0deg);}100% {-moz-transform: rotate(359deg);-o-transform: rotate(359deg);-webkit-transform: rotate(359deg);transform: rotate(359deg);}}@-o-keyframes spin {0%{-moz-transform: rotate(0deg);-o-transform: rotate(0deg);-webkit-transform: rotate(0deg);transform: rotate(0deg);}100% {-moz-transform: rotate(359deg);-o-transform: rotate(359deg);-webkit-transform: rotate(359deg);transform: rotate(359deg);}}@-ms-keyframes spin {0%{-moz-transform: rotate(0deg);-o-transform: rotate(0deg);-webkit-transform: rotate(0deg);transform: rotate(0deg);}100% {-moz-transform: rotate(359deg);-o-transform: rotate(359deg);-webkit-transform: rotate(359deg);transform: rotate(359deg);}}@keyframes spin {0%{-moz-transform: rotate(0deg);-o-transform: rotate(0deg);-webkit-transform: rotate(0deg);transform: rotate(0deg);}100% {-moz-transform: rotate(359deg);-o-transform: rotate(359deg);-webkit-transform: rotate(359deg);transform: rotate(359deg);}}.single-post article {border-bottom: 0;margin-bottom: 0;}.post-slideshow {text-align: center;}.entry-title {margin-top: 0;}.sub-title {text-transform: uppercase;}article.post .post-date,.post-item .post-date {float: left;margin-right: 10px;text-align: center;width: 40px;}article.post .post-date .month,.post-item .post-date .month {border-radius: 0 0 0 0;box-shadow: 0 -1px 0 0 rgba(0, 0, 0, 0.07) inset;color: #fff;font-size: 0.9em;padding: 0 0 2px;display: block;}article.post .post-date .day,.post-item .post-date .day {background: #f4f4f4;border-radius: 0 0 0 0;display: block;font-size: 16px;font-weight: 500;font-weight: bold;padding: 10px 0;}article.post .post-date .sticky,.post-item .post-date .sticky {background: #62b959;border-radius: 0;box-shadow: 0 -1px 0 0 rgba(0, 0, 0, 0.07) inset;color: #fff;font-size: 0.9em;padding: 2px 0 0;margin-top: 5px;display: block;}article.post .post-date .format,.post-item .post-date .format {border-radius: 0;box-shadow: 0 -1px 0 0 rgba(0, 0, 0, 0.07) inset;color: #fff;font-size: 1.2857em;padding: 0;line-height: 40px;margin-top: 5px;}article.post .read-more,.post-item .read-more {display: inline-block;}article.post .read-more-block,.post-item .read-more-block {display: block;margin-top: 20px;}article.post h4.title-short,.post-item h4.title-short {margin-bottom: 2px;padding-top: 8px;}article.post .author-name a,.post-item .author-name a {color: inherit;}article.post h2 a,article.post h4 a {text-decoration: none;}article.post .post-meta {font-size: 0.9em;margin-bottom: 7px;}body.single-post article.post .post-meta {margin-bottom: 20px;}article.post .post-meta > span,article.post .post-meta > .post-views {display: inline-block;padding-right: 8px;}article.post .post-meta i,article.post .post-meta .post-views-icon.dashicons {margin-right: 3px !important;font-size: 1em !important;height: 1em;line-height: 1;width: 1em;text-align: center;}article.post .post-image {margin-bottom: 15px;}article.post .post-image.single {margin-bottom: 30px;}article.post .post-item .post-meta,article.post .post-item .read-more {font-size: 1em;}article.post-full,article.post-large {margin-left: 60px;}article.post-full h2.entry-title,article.post-large h2.entry-title {margin-bottom: 5px;}article.post-full .post-image,article.post-large .post-image,article.post-full .post-date,article.post-large .post-date {margin-left: -60px;}article.post-full.hide-post-date,article.post-large.hide-post-date {margin-left: 0;}article.post-full.hide-post-date .post-image,article.post-large.hide-post-date .post-image {margin-left: 0;}@media (max-width: 480px) {article.post-full,article.post-large {margin-left: 0;}article.post-full .post-image,article.post-large .post-image,article.post-full .post-date,article.post-large .post-date {margin-left: 0;}}article.post-large-alt {margin-left: 60px;}article.post-large-alt h2 {margin-bottom: 5px;}article.post-large-alt .post-date {margin-left: -60px;}article.post-large-alt.hide-post-date {margin-left: 0;}article.post-large-alt.hide-post-date .post-image {margin-left: 0;}@media (max-width: 480px) {article.post-large-alt {margin-left: 0;}article.post-large-alt .post-date {margin-left: 0;}article.post-large-alt .post-image {margin-left: 60px;}}article.post-grid .owl-carousel .owl-dots,article.post-timeline .owl-carousel .owl-dots {margin-top: 5px;}article.post-grid .post-image,article.post-timeline .post-image {margin-bottom: 5px;}article.post-grid .post-image.single,article.post-timeline .post-image.single {margin-bottom: 15px;}article.post-grid .post-image.thumb-info-side-image-wrapper,article.post-timeline .post-image.thumb-info-side-image-wrapper {margin-bottom: 0;}.post-gap {margin: 45px 0 0 0;}.post-gap-small {margin: 15px 0 0 0;}.post-block,.post-share,article.post .comment-respond,article.portfolio .comment-respond {border-top: 1px solid #ddd;margin: 15px 0 0 0;padding: 20px 0 15px 0;}.post-block h3,.post-share h3,article.post .comment-respond h3,article.portfolio .comment-respond h3 {font-size: 1.8em;font-weight: 200;margin: 0 0 20px;}.post-block h3 i,.post-share h3 i,article.post .comment-respond h3 i,article.portfolio .comment-respond h3 i {margin-right: 7px;}.post-share {padding-bottom: 0;}.post-share h3 {display: inline-block;margin-bottom: 10px;margin-right: 15px;margin-top: 5px;text-transform: none;}.post-share .share-links {display: inline-block;margin-top: -5px;}.post-share-advance {border: 0 none;bottom: calc(0px - 20px);margin: 0;padding: 0;position: absolute;right: 15px;z-index: 2;}.post-share-advance-bg {background: #2e353e;border-radius: 50px;float: right;height: 100%;max-height: 41px;overflow: hidden;padding: 11px 6px 32px;text-align: center;transition: max-height 400ms ease 0s;width: 42px;}.post-share-advance-bg:hover {height: 100%;max-height: 370px;}article.post-title-simple .post-share-advance.post-block.post-share {margin: 0;}.post-share-advance .fa-share-alt {background: #2e353e;border-radius: 50px;bottom: 0;color: #fff;height: 40px;line-height: 40px;position: absolute;right: 1px;width: 40px;}.post-share-advance > h3 {bottom: -32px;margin: 0;position: absolute;text-align: right;width: 100%;}.post-share-advance .share-links a:first-child {opacity: 0;}.post-share-advance:hover .share-links a:first-child {opacity: 0.5;}.post-share-advance:hover .share-links a:first-child:hover {opacity: 1;}.post-share-advance .share-links a {display: block;}.post-share-advance-bg .share-links {display: block;}.post-share-advance .fa-share-alt {color: #fff;}.post-share-advance .share-links a {background: transparent none repeat scroll 0 0;margin-right: 0;opacity: 0.5;}.post-share-advance .share-links a:hover {background: transparent;opacity: 1;}.post-share-advance .share-links .tooltip {display: none !important;}.post-author {margin: 15px 0 0 0;}.post-author img {height: auto;max-width: 80px;}@media (max-width: 767px) {.post-author img {max-width: 60px;}}.post-author p {font-size: 0.9em;line-height: 22px;margin: 0;padding: 0;}.post-author p .name {font-size: 1.1em;}.post-author p .name a {text-decoration: none;}.post-author .img-thumbnail {display: inline-block;float: left;margin-right: 20px;}@media (max-width: 767px) {.post-author .img-thumbnail {margin-right: 12px;}}.post-comments {margin-top: 45px;}ul.comments {list-style: none;margin: 0;padding: 0;}ul.comments ul.children {padding: 0;margin: 0;list-style: none;}ul.comments ul.children > li,ul.comments > li {clear: both;padding: 10px 0 0 115px;}ul.comments ul.children > li img.avatar,ul.comments > li img.avatar {height: auto;max-width: 80px;}ul.comments ul.children > li a,ul.comments > li a {text-decoration: none;}ul.comments ul.children > li .img-thumbnail,ul.comments > li .img-thumbnail {margin-left: -115px;position: absolute;}ul.comments ul.children > li .comment-body,ul.comments > li .comment-body {margin-bottom: 10px;}ul.comments ul.children > li .pull-right span,ul.comments > li .pull-right span {margin-left: 5px;}ul.comments .comment-arrow {border-bottom: 15px solid transparent;border-right: 15px solid #f4f4f4;left: -15px;border-top: 15px solid transparent;height: 0;position: absolute;top: 28px;width: 0;}ul.comments .comment-block {background: #f4f4f4;border-radius: 0;padding: 20px 20px 35px;position: relative;}ul.comments .comment-block p {font-size: 0.9em;line-height: 21px;margin: 0;padding: 0;}ul.comments .comment-block .comment-by {display: block;font-size: 1em;line-height: 21px;margin: 0;padding: 0 0 5px 0;}ul.comments .comment-block .comment-by span {display: inline-block;margin-left: 8px;}ul.comments .comment-block .date {color: #999;font-size: 0.9em;margin-top: 5px;}@media (max-width: 767px) {ul.comments ul.children {border-left: 8px solid #ddd;padding-left: 10px;}ul.comments ul.children > li,ul.comments > li {padding: 0;}ul.comments ul.children > li .comment-body,ul.comments > li .comment-body {background: #f4f4f4;border-radius: 0;padding: 10px;*zoom: 1;}ul.comments ul.children > li .comment-body:before,ul.comments > li .comment-body:before,ul.comments ul.children > li .comment-body:after,ul.comments > li .comment-body:after {content: " ";display: table;}ul.comments ul.children > li .comment-body:after,ul.comments > li .comment-body:after {clear: both;}ul.comments ul.children > li .img-thumbnail,ul.comments > li .img-thumbnail {margin: 0 12px 10px 0;float: left;position: static;}ul.comments ul.children > li img.avatar,ul.comments > li img.avatar {max-width: 60px;}ul.comments .comment-block {position: static;padding: 0;}ul.comments .comment-arrow {display: none;}}article .comment-respond {margin-top: 25px;padding-top: 45px;padding-bottom: 0;}article .comment-respond h3 {margin: 0 0 40px;}article .comment-respond input[type="submit"] {font-size: 1.2857em;padding: 0.5556em 0.8889em;border-radius: 0;line-height: 1.33;}article #cancel-comment-reply-link {margin-left: 10px;}.comment-form label {display: block;}.comment-form input[type="email"],.comment-form input[type="number"],.comment-form input[type="password"],.comment-form input[type="search"],.comment-form input[type="tel"],.comment-form input[type="text"],.comment-form input[type="url"],.comment-form input[type="color"],.comment-form input[type="date"],.comment-form input[type="datetime"],.comment-form input[type="datetime-local"],.comment-form input[type="month"],.comment-form input[type="time"],.comment-form input[type="week"],.comment-form select,.comment-form textarea {width: 100%;}.related-posts {margin-top: 35px;}.related-posts h3 {font-weight: 200;}.post-carousel .post-slide {*zoom: 1;}.post-carousel .post-slide:before,.post-carousel .post-slide:after {content: " ";display: table;}.post-carousel .post-slide:after {clear: both;}.post-carousel .post-slide.no-single .post-item {margin-bottom: 20px;}.post-carousel h4,.post-carousel h5 {margin-bottom: 7px;}.post-carousel.owl-carousel .owl-dots {margin-top: 0;}.post-carousel .post-item {margin: 0 15px;}.post-carousel .post-item .post-date,.post-grid .post-item .post-date,.post-timeline .post-item .post-date {margin: 3px 10px 8px 0;float: left;}.post-carousel .post-item .post-excerpt,.post-grid .post-item .post-excerpt,.post-timeline .post-item .post-excerpt {margin-bottom: 10px;}.post-carousel .post-item .post-meta,.post-grid .post-item .post-meta,.post-timeline .post-item .post-meta {font-size: 0.9em;margin-bottom: 7px;}body.single-post .post-carousel .post-item .post-meta,body.single-post .post-grid .post-item .post-meta,body.single-post .post-timeline .post-item .post-meta {margin-bottom: 20px;}.post-carousel .post-item .post-meta > span,.post-grid .post-item .post-meta > span,.post-timeline .post-item .post-meta > span,.post-carousel .post-item .post-meta > .post-views,.post-grid .post-item .post-meta > .post-views,.post-timeline .post-item .post-meta > .post-views {display: inline-block;padding-right: 8px;}.post-carousel .post-item .post-meta i,.post-grid .post-item .post-meta i,.post-timeline .post-item .post-meta i,.post-carousel .post-item .post-meta .post-views-icon.dashicons,.post-grid .post-item .post-meta .post-views-icon.dashicons,.post-timeline .post-item .post-meta .post-views-icon.dashicons {margin-right: 3px !important;font-size: 1em !important;height: 1em;line-height: 1;width: 1em;text-align: center;}.post-carousel .post-item.style-2 .post-excerpt,.post-grid .post-item.style-2 .post-excerpt,.post-timeline .post-item.style-2 .post-excerpt {margin-bottom: 20px;}.post-carousel .post-item.style-4 .post-meta,.post-grid .post-item.style-4 .post-meta,.post-timeline .post-item.style-4 .post-meta {font-size: 1em;}.post-carousel .post-item.style-4 .read-more,.post-grid .post-item.style-4 .read-more,.post-timeline .post-item.style-4 .read-more {margin-top: 10px;}.post-carousel .post-item.style-5 .cat-names,.post-grid .post-item.style-5 .cat-names,.post-timeline .post-item.style-5 .cat-names {font-weight: 600;text-transform: uppercase;}.post-carousel .post-item.style-5 .cat-names a,.post-grid .post-item.style-5 .cat-names a,.post-timeline .post-item.style-5 .cat-names a {text-decoration: none;text-transform: uppercase;}.post-carousel .post-item.style-5 .post-views,.post-grid .post-item.style-5 .post-views,.post-timeline .post-item.style-5 .post-views {float: right;}.post-item-small {margin: 0 15px;padding: 15px 0;*zoom: 1;border-top: 1px solid #ececec;}.post-item-small:before,.post-item-small:after {content: " ";display: table;}.post-item-small:after {clear: both;}.post-item-small:first-child {padding-top: 0;border-top-width: 0;}.post-item-small .post-image {margin: 0 10px 0 0;float: left;}.post-item-small .post-image img {width: 50px;height: auto;}.post-item-small .post-date {font-size: 0.9286em;}.entry-content {margin: 20px 0 30px;}article.post-title-simple h2.entry-title {font-size: 2.2em;margin-bottom: 15px;}article.post-title-simple .post-block {padding-top: 40px;margin-top: 37px;}article.post-title-simple .post-share {border-width: 0;padding-top: 0;margin-top: 0;}article.post-title-simple .comment-respond {padding-top: 60px;margin-top: 25px;}.post-item.post-title-simple h4 a {color: inherit;}.post-views.entry-meta > span {vertical-align: middle;display: inline-block;height: 1em;line-height: 1;}.blog-posts {position: relative;*zoom: 1;}.blog-posts:before,.blog-posts:after {content: " ";display: table;}.blog-posts:after {clear: both;}.blog-posts article {border-bottom: 1px solid #ddd;margin-bottom: 50px;padding-bottom: 10px;}.blog-posts article h2.show-content {margin-bottom: 25px;}.blog-posts .pagination {margin: -10px 0 20px;}.pagination-wrap {text-align: center;}.pagination-wrap .pagination,.pagination-wrap .page-links {float: none;}.pagination-wrap .pagination > a,.pagination-wrap .page-links > a,.pagination-wrap .pagination > span,.pagination-wrap .page-links > span {float: none;margin: 0 2.5px 5px 2.5px;}.pagination,.page-links {font-size: 0.9286em;float: right;margin: 20px 0 0;*zoom: 1;}.pagination:before,.page-links:before,.pagination:after,.page-links:after {content: " ";display: table;}.pagination:after,.page-links:after {clear: both;}.pagination > a,.page-links > a,.pagination > span,.page-links > span {border: 1px solid #ccc;border-radius: 0;margin: 0 0 5px 5px;float: left;display: inline-block;padding: 0 0.5em;line-height: 2.1em;min-width: 2.2em;height: 2.2em;text-decoration: none;text-align: center;vertical-align: top;}.pagination span.dots,.page-links span.dots {border-width: 0;min-width: 0;padding: 0;}.pagination a:hover,.page-links a:hover,.pagination a:focus,.page-links a:focus,.pagination span.current,.page-links span.current {color: #fff;}.pagination .prev,.page-links .prev,.pagination .previouspagelink,.page-links .previouspagelink,.pagination .next,.page-links .next,.pagination .nextpostslink,.page-links .nextpostslink {text-indent: -9999px;width: 2.2em;overflow: hidden;position: relative;}.pagination .prev:before,.page-links .prev:before,.pagination .previouspagelink:before,.page-links .previouspagelink:before,.pagination .next:before,.page-links .next:before,.pagination .nextpostslink:before,.page-links .nextpostslink:before {font-family: "FontAwesome";position: absolute;top: 1px;left: 0;right: 0;text-indent: 0;}.pagination .prev:before,.page-links .prev:before,.pagination .previouspagelink:before,.page-links .previouspagelink:before {content: "\f0d9";}.pagination .next:before,.page-links .next:before,.pagination .nextpagelink:before,.page-links .nextpagelink:before {content: "\f0da";}.infinite-container .pagination,.infinite-container .page-links {display: none;}.page-links {float: none;*zoom: 1;}.page-links:before,.page-links:after {content: " ";display: table;}.page-links:after {clear: both;}.page-links .screen-reader-text {display: none !important;}.page-links .page-links-title {border-width: 0;margin: 0;padding: 0;}.blog-posts article.post-grid {border-width: 0;margin-bottom: 30px;padding-bottom: 0;}.posts-grid .grid-box {box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.04);border-radius: 0;padding: 10px;position: relative;z-index: 1;border: 1px solid #e5e5e5;background: #fff;}.posts-grid .grid-box .img-thumbnail {max-width: 100%;}.posts-grid .grid-box .img-thumbnail,.posts-grid .grid-box .img-thumbnail img {padding: 0;border: 0;border-radius: 0;}.posts-grid .grid-box .owl-carousel {border-radius: 0;padding: 0;border: 0;box-shadow: none;}.posts-grid .grid-box .owl-carousel .owl-stage-outer {border-radius: 0;}@media (max-width: 767px) {.posts-grid .post {position: static !important;width: 100%;-webkit-transition: none !important;-moz-transition: none !important;transition: none !important;-webkit-transform: none !important;-moz-transform: none !important;-ms-transform: none !important;-o-transform: none !important;transform: none !important;}}.blog-share {margin-bottom: 25px;}.blog-share .share-links a {margin: 0.2857em 0 0.2857em 0.5714em;}.posts-medium-alt > article:last-child {border-bottom: none;}.posts-medium-alt .img-thumbnail {padding: 0;border: none;}.posts-medium-alt .img-thumbnail img {max-width: 95%;}.posts-medium-alt .custom-border-radius {padding: 11px 30px !important;border-radius: 35px !important;}.posts-medium-alt .blog-post-date {position: absolute;top: 60%;right: 10px;padding: 25px 15px;z-index: 6;font-size: 3em;line-height: 1;text-align: center;transform: translateY(-50%);}.posts-medium-alt .blog-post-date .month-year {display: block;font-size: 0.4em;}.blog-like i {display: none;}.blog-liked i {display: none;}article.portfolio .portfolio-image.single {margin-bottom: 30px;}article.portfolio h2 a,article.portfolio h4 a {text-decoration: none;}.popup-inline-content hr.solid,.mfp-content .ajax-container hr.solid {margin-left: -30px;margin-right: -30px;}.popup-inline-content .portfolio-image.wide,.mfp-content .ajax-container .portfolio-image.wide {margin-left: -15px;margin-right: -15px;}@media (max-width: 767px) {.popup-inline-content .portfolio-image.wide,.mfp-content .ajax-container .portfolio-image.wide {margin-left: -7.5px;margin-right: -7.5px;}}body.boxed .portfolio .portfolio-image.wide,body.boxed #portfolioAjaxBox .portfolio-image.wide,body.boxed .portfolio hr.solid,body.boxed #portfolioAjaxBox hr.solid,#main.main-boxed .portfolio .portfolio-image.wide,#main.main-boxed #portfolioAjaxBox .portfolio-image.wide,#main.main-boxed .portfolio hr.solid,#main.main-boxed #portfolioAjaxBox hr.solid {margin-left: -30px;margin-right: -30px;}@media (max-width: 767px) {body.boxed .portfolio .portfolio-image.wide,body.boxed #portfolioAjaxBox .portfolio-image.wide,body.boxed .portfolio hr.solid,body.boxed #portfolioAjaxBox hr.solid,#main.main-boxed .portfolio .portfolio-image.wide,#main.main-boxed #portfolioAjaxBox .portfolio-image.wide,#main.main-boxed .portfolio hr.solid,#main.main-boxed #portfolioAjaxBox hr.solid {margin-left: -15px;margin-right: -15px;}}.mfp-content .ajax-container .portfolio-title,#portfolioAjaxBox .portfolio-title {margin-top: 0 !important;}.portfolio-image {margin-bottom: 15px;}.portfolio-slideshow {text-align: center;}.portfolio-title {margin-bottom: -15px;}.portfolio-title a {display: inline-block;}.portfolio-title .fa {font-size: 1.7em;}.portfolio-title .portfolio-nav,.portfolio-title .portfolio-nav-all {margin-top: 11px;}.portfolio-title .portfolio-nav {text-align: right;}.portfolio-title .portfolio-nav a {width: 40%;max-width: 27px;}.portfolio-title .portfolio-nav-all .fa {font-size: 2em;margin-left: 1px;}.portfolio-title .portfolio-nav-prev {text-align: left;}.portfolio-title .portfolio-nav-prev i:before {content: "\f053";}.portfolio-title .portfolio-nav-next {text-align: right;}.portfolio-title .portfolio-nav-next i:before {content: "\f054";}.portfolio-desc {margin-top: 10px;}.portfolio-info {margin: 7px 0 10px;float: right;}.page-portfolios .portfolio-info {margin-top: 2px;}.portfolio-info ul {list-style: none;padding: 0;margin: 0;}.portfolio-info ul li {display: inline-block;color: #b1b1b1;border-right: 1px solid #e6e6e6;padding-right: 8px;margin-right: 8px;font-size: 0.9em;}.portfolio-info ul li:last-child {border-right: 0;padding-right: 0;margin-right: 0;}.portfolio-info ul li a {cursor: pointer;text-decoration: none;color: #b1b1b1;}.portfolio-info ul li .fa,.portfolio-info ul li .post-views-icon.dashicons {margin-right: 4px !important;font-size: 1em !important;height: 1em;line-height: 1;width: 1em;}.portfolio-like,.portfolio-liked {cursor: pointer;text-decoration: none;}.portfolio-like i,.portfolio-liked i {margin-right: 4px !important;font-size: 1em !important;height: 1em;line-height: 1;width: 1em;}.portfolio-like:hover,.portfolio-liked:hover,.portfolio-like.linked,.portfolio-liked.linked {text-decoration: none;}.portfolio-like:hover .fa-heart,.portfolio-liked:hover .fa-heart,.portfolio-like.linked .fa-heart,.portfolio-liked.linked .fa-heart {color: #e53f51;}.related-portfolios {margin-top: 35px;}.related-portfolios.full .row {margin-left: 0;margin-right: 0;}.portfolio-carousel .portfolio-slide {*zoom: 1;}.portfolio-carousel .portfolio-slide:before,.portfolio-carousel .portfolio-slide:after {content: " ";display: table;}.portfolio-carousel .portfolio-slide:after {clear: both;}.portfolio-carousel .portfolio-item {margin: 0 15px 20px;}.portfolio-carousel .portfolio-item.full {margin: 0;max-width: 100%;}.portfolio-carousel.owl-carousel .owl-dots {margin-top: 0;}.portfolio-item-small {float: left;margin: 0 0 8px;padding: 0 4px;width: 33.333333%;max-width: 92px;}.portfolio-item-small:first-child {padding-top: 0;border-top-width: 0;}.portfolio-item-small .portfolio-image {margin: 0;}.portfolio-item-small .portfolio-image img {width: 100%;height: auto;filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");filter: gray;-webkit-filter: grayscale(100%);}.portfolio-item-small .portfolio-image img:hover {filter: none;-webkit-filter: none;}ul.portfolio-list {list-style: none;margin: 0;padding: 0;}ul.portfolio-list .portfolio-item {margin-bottom: 30px;}.portfolio-item.outimage {text-align: center;}.portfolio-item .thumb-info .thumb-info-type .portfolio-like i,.portfolio-item .thumb-info .thumb-info-type .portfolio-liked i {text-shadow: none;}.portfolio-item .thumb-info .thumb-info-type .portfolio-like i:before {content: "\f08a";}.portfolio .thumb-info .tooltip,.portfolio-item .thumb-info .tooltip {display: none !important;}ul.portfolio-details {list-style: none;padding: 0;margin: 0 0 0 5px;font-size: 0.9em;}ul.portfolio-details h5 {font-size: 1em;margin-bottom: 5px;}ul.portfolio-details li {padding: 0;margin: 0 0 20px;}ul.portfolio-details p {padding: 0;margin: 0;}ul.portfolio-details blockquote {padding: 0 0 0 10px;margin: 15px 0 0;color: #999;}ul.portfolio-details ul.list-skills {margin-left: 0;}ul.portfolio-details ul.list-skills li {margin-right: 20px;margin-bottom: 5px;}ul.portfolio-details.inline li {display: inline-block;margin-right: 20px;vertical-align: top;}ul.portfolio-details.inline li p {display: inline-block;}ul.portfolio-details.inline li strong {margin-right: 5px;}ul.portfolio-details.inline li ul,ul.portfolio-details.inline li .share-links {display: inline-block;}ul.portfolio-details.inline li.pull-right {margin-right: 0;}ul.portfolio-details .testimonial {font-size: 1.1111em;}.page-portfolios.portfolios-full .portfolio,.page-portfolios.portfolios-large .portfolio,.page-portfolios.portfolios-medium .portfolio {padding-bottom: 0;}.portfolio-row {position: relative;margin: 0 -15px;}.portfolio-row .portfolio {float: left;padding: 0 15px;margin-top: 0;margin-bottom: 30px;width: 100%;}.portfolio-row .portfolio-col-1 {width: 100%;}.portfolio-row .portfolio-col-2 {width: 50%;}.portfolio-row .portfolio-col-2.w2 {width: 100%;}@media (max-width: 767px) {.portfolio-row .portfolio-col-2 {width: 100%;}}.portfolio-row .portfolio-col-3 {width: 33.333333%;}.portfolio-row .portfolio-col-3.w2 {width: 66.666667%;}@media (max-width: 767px) {.portfolio-row .portfolio-col-3 {width: 50%;}.portfolio-row .portfolio-col-3.w2 {width: 100%;}}@media (max-width: 480px) {.portfolio-row .portfolio-col-3 {width: 100%;}}.portfolio-row .portfolio-col-4 {width: 25%;}.portfolio-row .portfolio-col-4.w2 {width: 50%;}@media (max-width: 991px) {.portfolio-row .portfolio-col-4 {width: 33.333333%;}.portfolio-row .portfolio-col-4.w2 {width: 66.666667%;}}@media (max-width: 767px) {.portfolio-row .portfolio-col-4 {width: 50%;}.portfolio-row .portfolio-col-4.w2 {width: 100%;}}@media (max-width: 480px) {.portfolio-row .portfolio-col-4 {width: 100%;}}.portfolio-row .portfolio-col-5 {width: 20%;}.portfolio-row .portfolio-col-5.w2 {width: 40%;}@media (max-width: 991px) {.portfolio-row .portfolio-col-5 {width: 25%;}.portfolio-row .portfolio-col-5.w2 {width: 50%;}}@media (max-width: 767px) {.portfolio-row .portfolio-col-5 {width: 33.333333%;}.portfolio-row .portfolio-col-5.w2 {width: 66.666667%;}}@media (max-width: 480px) {.portfolio-row .portfolio-col-5 {width: 50%;}.portfolio-row .portfolio-col-5.w2 {width: 100%;}}.portfolio-row .portfolio-col-6 {width: 16.666667%;}.portfolio-row .portfolio-col-6.w2 {width: 33.333333%;}@media (max-width: 1169px) {.portfolio-row .portfolio-col-6 {width: 20%;}.portfolio-row .portfolio-col-6.w2 {width: 40%;}}@media (max-width: 991px) {.portfolio-row .portfolio-col-6 {width: 25%;}.portfolio-row .portfolio-col-6.w2 {width: 50%;}}@media (max-width: 767px) {.portfolio-row .portfolio-col-6 {width: 33.333333%;}.portfolio-row .portfolio-col-6.w2 {width: 66.666667%;}}@media (max-width: 480px) {.portfolio-row .portfolio-col-6 {width: 50%;}.portfolio-row .portfolio-col-6.w2 {width: 100%;}}@media (max-width: 1169px) {.column2 .portfolio-row .portfolio-col-4 {width: 33.333333%;}.column2 .portfolio-row .portfolio-col-4.w2 {width: 66.666667%;}}@media (max-width: 767px) {.column2 .portfolio-row .portfolio-col-4 {width: 50%;}.column2 .portfolio-row .portfolio-col-4.w2 {width: 100%;}}@media (max-width: 480px) {.column2 .portfolio-row .portfolio-col-4 {width: 100%;}}.column2 .portfolio-row .portfolio-col-5,.column2 .portfolio-row .portfolio-col-6 {width: 20%;}.column2 .portfolio-row .portfolio-col-5.w2,.column2 .portfolio-row .portfolio-col-6.w2 {width: 40%;}@media (max-width: 1169px) {.column2 .portfolio-row .portfolio-col-5,.column2 .portfolio-row .portfolio-col-6 {width: 25%;}.column2 .portfolio-row .portfolio-col-5.w2,.column2 .portfolio-row .portfolio-col-6.w2 {width: 50%;}}@media (max-width: 767px) {.column2 .portfolio-row .portfolio-col-5,.column2 .portfolio-row .portfolio-col-6 {width: 33.333333%;}.column2 .portfolio-row .portfolio-col-5.w2,.column2 .portfolio-row .portfolio-col-6.w2 {width: 66.666667%;}}@media (max-width: 480px) {.column2 .portfolio-row .portfolio-col-5,.column2 .portfolio-row .portfolio-col-6 {width: 50%;}.column2 .portfolio-row .portfolio-col-5.w2,.column2 .portfolio-row .portfolio-col-6.w2 {width: 100%;}}.portfolio-row.full {margin: 0;}body.boxed .portfolio-row.full {margin-left: -30px;margin-right: -30px;}@media (max-width: 767px) {body.boxed .portfolio-row.full {margin-left: -15px;margin-right: -15px;}}body.boxed .vc_row[data-vc-stretch-content] .portfolio-row.full {margin-left: 0;margin-right: 0;}.portfolio-row.full .portfolio {padding: 0;margin-bottom: 0;}.portfolio-modal .mfp-arrow,.portfolio-ajax-modal .mfp-arrow,.portfolio-modal .mfp-close,.portfolio-ajax-modal .mfp-close {display: none;}.portfolio-modal .container,.portfolio-ajax-modal .container {width: 100%;padding-left: 0 !important;padding-right: 0 !important;}.portfolio-modal .uvc-vc-full-width,.portfolio-ajax-modal .uvc-vc-full-width,.portfolio-modal .vc_row[data-vc-full-width],.portfolio-ajax-modal .vc_row[data-vc-full-width],.portfolio-modal .ult-vc-hide-row,.portfolio-ajax-modal .ult-vc-hide-row,.portfolio-modal .vc_row[data-vc-stretch-content],.portfolio-ajax-modal .vc_row[data-vc-stretch-content],body.boxed .portfolio-modal .uvc-vc-full-width,body.boxed .portfolio-ajax-modal .uvc-vc-full-width,body.boxed .portfolio-modal .vc_row[data-vc-full-width],body.boxed .portfolio-ajax-modal .vc_row[data-vc-full-width],body.boxed .portfolio-modal .ult-vc-hide-row,body.boxed .portfolio-ajax-modal .ult-vc-hide-row,body.boxed .portfolio-modal .vc_row[data-vc-stretch-content],body.boxed .portfolio-ajax-modal .vc_row[data-vc-stretch-content],#main.main-boxed .portfolio-modal .uvc-vc-full-width,#main.main-boxed .portfolio-ajax-modal .uvc-vc-full-width,#main.main-boxed .portfolio-modal .vc_row[data-vc-full-width],#main.main-boxed .portfolio-ajax-modal .vc_row[data-vc-full-width],#main.main-boxed .portfolio-modal .ult-vc-hide-row,#main.main-boxed .portfolio-ajax-modal .ult-vc-hide-row,#main.main-boxed .portfolio-modal .vc_row[data-vc-stretch-content],#main.main-boxed .portfolio-ajax-modal .vc_row[data-vc-stretch-content] {position: relative;width: 100% !important;left: 0 !important;padding-left: 30px !important;padding-right: 30px !important;margin: 0 !important;max-width: 100% !important;}@media (max-width: 767px) {.portfolio-modal .uvc-vc-full-width,.portfolio-ajax-modal .uvc-vc-full-width,.portfolio-modal .vc_row[data-vc-full-width],.portfolio-ajax-modal .vc_row[data-vc-full-width],.portfolio-modal .ult-vc-hide-row,.portfolio-ajax-modal .ult-vc-hide-row,.portfolio-modal .vc_row[data-vc-stretch-content],.portfolio-ajax-modal .vc_row[data-vc-stretch-content],body.boxed .portfolio-modal .uvc-vc-full-width,body.boxed .portfolio-ajax-modal .uvc-vc-full-width,body.boxed .portfolio-modal .vc_row[data-vc-full-width],body.boxed .portfolio-ajax-modal .vc_row[data-vc-full-width],body.boxed .portfolio-modal .ult-vc-hide-row,body.boxed .portfolio-ajax-modal .ult-vc-hide-row,body.boxed .portfolio-modal .vc_row[data-vc-stretch-content],body.boxed .portfolio-ajax-modal .vc_row[data-vc-stretch-content],#main.main-boxed .portfolio-modal .uvc-vc-full-width,#main.main-boxed .portfolio-ajax-modal .uvc-vc-full-width,#main.main-boxed .portfolio-modal .vc_row[data-vc-full-width],#main.main-boxed .portfolio-ajax-modal .vc_row[data-vc-full-width],#main.main-boxed .portfolio-modal .ult-vc-hide-row,#main.main-boxed .portfolio-ajax-modal .ult-vc-hide-row,#main.main-boxed .portfolio-modal .vc_row[data-vc-stretch-content],#main.main-boxed .portfolio-ajax-modal .vc_row[data-vc-stretch-content] {padding-left: 15px !important;padding-right: 15px !important;}}.portfolio-load-more-loader {display: none;position: relative;height: 49px;}.btn-portfolio-lazy-load {opacity: 0;}@media (max-width:991px) {.portfolio-nav,.portfolio-nav-all {display: none;}}.sort-source {clear: both;}.sort-source > li > a {cursor: pointer;padding: 6px 12px;}.sort-source.sort-source-style-2 {margin: 0 auto;}.sort-source.sort-source-style-2 > li {float: none;display: inline-block;}.sort-source.sort-source-style-2 > li > a,.sort-source.sort-source-style-2 > li > a:focus,.sort-source.sort-source-style-2 > li > a:hover {background: transparent;color: #fff;display: inline-block;border-radius: 0;margin: 0;padding: 18px 28px;position: relative;}.sort-source.sort-source-style-2 > li > a:after {-webkit-transition: margin 0.3s;-moz-transition: margin 0.3s;transition: margin 0.3s;width: 0;height: 0;border-left: 20px solid transparent;border-right: 20px solid transparent;border-top: 15px solid #ccc;content: " ";display: block;position: absolute;left: 50%;margin-left: -20px;margin-top: 0;opacity: 0;z-index: 1;}.sort-source.sort-source-style-2 > li.active > a,.sort-source.sort-source-style-2 > li.active > a:focus,.sort-source.sort-source-style-2 > li.active > a:hover {background: transparent;}.sort-source.sort-source-style-2 > li.active > a:after {opacity: 1;margin-top: 18px;}@media (max-width: 767px) {.sort-source.sort-source-style-2 > li {display: block;}.sort-source.sort-source-style-2 > li.active > a:after {display: none !important;}}.ajax-box .bounce-loader,.ajax-box .porto-ajax-loading {z-index: 1;}.portfolio-stripes .owl-carousel .owl-nav .owl-prev {line-height: initial;}.portfolio-stripes .owl-carousel .owl-nav .owl-next {line-height: initial;}.portfolio-stripes .owl-item .portfolio-item {width: calc(100% + 2px);}.portfolio-stripes .owl-item .portfolio-item .thumb-info {border: none;}.portfolio-stripes .owl-item .portfolio-item .thumb-info .thumb-info-wrapper {height: calc(100vh - 89px);}.portfolio-stripes .owl-item .portfolio-item .thumb-info .thumb-info-wrapper::before {content: '';display: block;position: absolute;bottom: 0;left: 0;width: 100%;box-shadow: 0 50px 190px 110px #182027;z-index: 1;}.portfolio-stripes .owl-item .portfolio-item .thumb-info .thumb-info-wrapper .background-image {position: absolute;top: 0;left: 0;background-size: cover;width: 100%;height: 100%;-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;transition: all 0.3s ease;}.portfolio-stripes .owl-item .portfolio-item .thumb-info:hover .thumb-info-wrapper .background-image {-webkit-transform: scale(1.1, 1.1);-moz-transform: scale(1.1, 1.1);-ms-transform: scale(1.1, 1.1);-o-transform: scale(1.1, 1.1);transform: scale(1.1, 1.1);}.thumb-info.thumb-info-basic-info .thumb-info-title {background: none;bottom: 5.5%;left: 5%;padding: 0;font-size: 2em;line-height: 1;text-shadow: none;}.portfolio-parallax {height: 40vh;}.portfolio-parallax:before {content: '';display: block;position: absolute;background: rgba(10, 12, 36, 0);top: 0;right: 0;bottom: 0;left: 0;-webkit-transition: all 300ms ease;-moz-transition: all 300ms ease;transition: all 300ms ease;}.portfolio-parallax h2 {bottom: 7%;font-size: 2em;left: 1%;line-height: 1;margin: 0;padding: 0;position: absolute;}.portfolio-parallax:not(.hidden-plus):hover:before {background: rgba(10, 12, 36, 0.5);}html.gecko .thumb-info {z-index: 1;-webkit-transform: unset;-moz-transform: unset;-ms-transform: unset;-o-transform: unset;transform: unset;}@media (max-width:991px) {.portfolio-parallax {height: 30vh;}}@media (max-width:767px) {.portfolio-parallax {height: 25vh;}}.porto-portfolios-lighbox-thumbnails {position: fixed;bottom: 2.5%;width: 100%;text-align: center;z-index: 99999;}.porto-portfolios-lighbox-thumbnails .owl-carousel {margin-bottom: 0;}.porto-portfolios-lighbox-thumbnails .owl-carousel .owl-stage {margin: 0 auto;}.porto-portfolios-lighbox-thumbnails .owl-item {cursor: pointer;}.porto-portfolios-lighbox-thumbnails .owl-item.current {opacity: 0.5;cursor: default;}.portfolios-lightbox.with-thumbs .porto-portfolios-lighbox-thumbnails {visibility: hidden;}@media (max-width:1023px) {.porto-portfolios-lighbox-thumbnails {display: none;}}.single-portfolio .thumb-info-action .thumb-info-action-icon {display: none;}article.member h2 a,article.member h4 a {text-decoration: none;}.member-container-top {padding-top: 35px;}.member-container-bottom {padding-bottom: 35px;}.member-image {margin-bottom: 15px;}.member-image.single {margin-bottom: 30px;}.member-slideshow {text-align: center;}.member-title {margin-bottom: -10px;}.member-title a {display: inline-block;}.member-title .fa {font-size: 2.5em;}.member-share-links {padding: 15px 0;border-top: 1px solid #ddd;}.member-share-links a {border-radius: 500px;}.member-row {position: relative;margin: 0 -15px;}.member-row .member {float: left;padding: 0 15px;margin-bottom: 30px;width: 100%;}.member-row .member-col-2 {width: 50%;}@media (max-width: 767px) {.member-row .member-col-2 {width: 100%;}}.member-row .member-col-3 {width: 33.333333%;}@media (max-width: 767px) {.member-row .member-col-3 {width: 50%;}}@media (max-width: 480px) {.member-row .member-col-3 {width: 100%;}}.member-row .member-col-4 {width: 25%;}@media (max-width: 991px) {.member-row .member-col-4 {width: 33.333333%;}}@media (max-width: 767px) {.member-row .member-col-4 {width: 50%;}}@media (max-width: 480px) {.member-row .member-col-4 {width: 100%;}}.member-row .member-col-5 {width: 20%;}@media (max-width: 991px) {.member-row .member-col-5 {width: 25%;}}@media (max-width: 767px) {.member-row .member-col-5 {width: 33.333333%;}}@media (max-width: 480px) {.member-row .member-col-5 {width: 50%;}}.member-row .member-col-6 {width: 16.666667%;}@media (max-width: 1169px) {.member-row .member-col-6 {width: 20%;}}@media (max-width: 991px) {.member-row .member-col-6 {width: 25%;}}@media (max-width: 767px) {.member-row .member-col-6 {width: 33.333333%;}}@media (max-width: 480px) {.member-row .member-col-6 {width: 50%;}}@media (max-width: 1169px) {.column2 .member-row .member-col-4 {width: 33.333333%;}}@media (max-width: 767px) {.column2 .member-row .member-col-4 {width: 50%;}}@media (max-width: 480px) {.column2 .member-row .member-col-4 {width: 100%;}}.column2 .member-row .member-col-5,.column2 .member-row .member-col-6 {width: 20%;}@media (max-width: 1169px) {.column2 .member-row .member-col-5,.column2 .member-row .member-col-6 {width: 25%;}}@media (max-width: 767px) {.column2 .member-row .member-col-5,.column2 .member-row .member-col-6 {width: 33.333333%;}}@media (max-width: 480px) {.column2 .member-row .member-col-5,.column2 .member-row .member-col-6 {width: 50%;}}.member-item.member-item-3 .thumb-info {border-radius: 0 0 0 0;}.member-item.member-item-3 .thumb-info-wrapper {margin: 0;border-radius: 0 0 0 0;}.member-item.member-item-3 .thumb-info-wrapper img {border-radius: 0 0 0 0;}.member-item.member-item-3 .thumb-info-caption {display: block;padding: 0;background: #fff;-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;transition: all 0.3s ease;}.member-item.member-item-3 .thumb-info-caption-title {position: relative;display: block;padding: 30px 15px 28px;}.member-item.member-item-3 .thumb-info-caption-text {padding: 0 15px 28px;margin: 0;margin-top: -15px;}.member-item.member-item-3 .thumb-info-social-icons {padding-left: 13px;padding-right: 13px;}.member-item.member-item-3 .view-more {position: absolute;right: 15px;top: 50%;font-size: 1.9em;-webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);-ms-transform: translateY(-50%);-o-transform: translateY(-50%);transform: translateY(-50%);}.related-members,.related.products {margin-top: 35px;}.member-carousel .member-slide {*zoom: 1;}.member-carousel .member-slide:before,.member-carousel .member-slide:after {content: " ";display: table;}.member-carousel .member-slide:after {clear: both;}.member-carousel .member-item {margin: 0 15px 20px;}@media (max-width: 767px) {.member-carousel .member-item {border: none;padding: 0;}}.member-carousel.owl-carousel .owl-dots {margin-top: 0;}.member-modal .mfp-arrow,.member-ajax-modal .mfp-arrow {display: none;}.page-slideshow {text-align: center;}.page-meta > * {display: block;}.page-share {margin-top: 15px;margin-bottom: 30px;padding: 20px 0 0;}.page-share h3 {display: inline-block;font-size: 1.8em;font-weight: 200;margin: 5px 15px 10px;text-transform: none;}.page-share h3 i {margin-right: 7px;}.page-share .share-links {display: inline-block;margin-top: -5px;}.page-share.container {margin-bottom: 70px;}.container .container:not(.porto-wrap-container) {width: 100%;padding-left: 0;padding-right: 0;}.custom-post-event {position: relative;}.custom-post-event .post-event-date {position: absolute;top: 0;left: 0;padding: 15px 20px;}.custom-post-event .post-event-date span {display: block;}.custom-post-event .post-event-date span.day {font-size: 1.9em;}.custom-post-event .post-event-date span.year {font-size: 0.9em;}.custom-post-event .post-event-date.custom-xlg-space {top: 30px;left: 30px;}.custom-post-event .post-event-content p {font-size: 0.9em;}.custom-event-infos ul {padding: 0;margin: 0;}.custom-event-infos ul li {list-style: none;display: inline-block;margin-left: 15px;font-size: 0.9em;}.custom-event-infos ul li:first-child {margin-left: 0;}.custom-event-infos ul li i {font-size: 1.2em;color: #1f222b;font-weight: bold;}.custom-event-top-image img {margin: auto;}.custom-post-event:last-child hr.solid {display: none;}.event-row:last-child hr.solid {display: none;}[data-appear-animation],.appear-animation {opacity: 0;}.appear-animation-visible {opacity: 1;}.animated,.appear-animation {-webkit-animation-fill-mode: both;animation-fill-mode: both;-webkit-animation-duration: 1s;animation-duration: 1s;}@-webkit-keyframes flash {0%,50%,100%{opacity: 1;}25%,75% {opacity: 0;}}@keyframes flash {0%,50%,100%{opacity: 1;}25%,75% {opacity: 0;}}.flash {-webkit-animation-name: flash;animation-name: flash;}@-webkit-keyframes shake {0%,100%{-webkit-transform: translateX(0);opacity: 1;}10%,30%,50%,70%,90% {-webkit-transform: translateX(-10px);}20%,40%,60%,80% {-webkit-transform: translateX(10px);}}@keyframes shake {0%,100%{transform: translateX(0);opacity: 1;}10%,30%,50%,70%,90% {transform: translateX(-10px);}20%,40%,60%,80% {transform: translateX(10px);}}.shake {-webkit-animation-name: shake;animation-name: shake;}@-webkit-keyframes bounce {0%,20%,50%,80%,100%{-webkit-transform: translateY(0);opacity: 1;}40% {-webkit-transform: translateY(-30px);}60% {-webkit-transform: translateY(-15px);}}@keyframes bounce {0%,20%,50%,80%,100%{transform: translateY(0);opacity: 1;}40% {transform: translateY(-30px);}60% {transform: translateY(-15px);}}.bounce {-webkit-animation-name: bounce;animation-name: bounce;}@-webkit-keyframes tada {0%{-webkit-transform: scale(1);}10%,20% {-webkit-transform: scale(0.9) rotate(-3deg);}30%,50%,70%,90% {-webkit-transform: scale(1.1) rotate(3deg);}40%,60%,80% {-webkit-transform: scale(1.1) rotate(-3deg);}100% {-webkit-transform: scale(1) rotate(0);opacity: 1;}}@keyframes tada {0%{transform: scale(1);}10%,20% {transform: scale(0.9) rotate(-3deg);}30%,50%,70%,90% {transform: scale(1.1) rotate(3deg);}40%,60%,80% {transform: scale(1.1) rotate(-3deg);}100% {transform: scale(1) rotate(0);opacity: 1;}}.tada {-webkit-animation-name: tada;animation-name: tada;}@-webkit-keyframes swing {20%,40%,60%,80%,100%{-webkit-transform-origin: top center;}20% {-webkit-transform: rotate(15deg);}40% {-webkit-transform: rotate(-10deg);}60% {-webkit-transform: rotate(5deg);}80% {-webkit-transform: rotate(-5deg);}100% {-webkit-transform: rotate(0deg);opacity: 1;}}@keyframes swing {20%{transform: rotate(15deg);}40% {transform: rotate(-10deg);}60% {transform: rotate(5deg);}80% {transform: rotate(-5deg);}100% {transform: rotate(0deg);opacity: 1;}}.swing {-webkit-transform-origin: top center;-moz-transform-origin: top center;-ms-transform-origin: top center;-o-transform-origin: top center;transform-origin: top center;}@-webkit-keyframes wobble {0%{-webkit-transform: translateX(0%);}15% {-webkit-transform: translateX(-25%) rotate(-5deg);}30% {-webkit-transform: translateX(20%) rotate(3deg);}45% {-webkit-transform: translateX(-15%) rotate(-3deg);}60% {-webkit-transform: translateX(10%) rotate(2deg);}75% {-webkit-transform: translateX(-5%) rotate(-1deg);}100% {-webkit-transform: translateX(0%);opacity: 1;}}@keyframes wobble {0%{transform: translateX(0%);}15% {transform: translateX(-25%) rotate(-5deg);}30% {transform: translateX(20%) rotate(3deg);}45% {transform: translateX(-15%) rotate(-3deg);}60% {transform: translateX(10%) rotate(2deg);}75% {transform: translateX(-5%) rotate(-1deg);}100% {transform: translateX(0%);opacity: 1;}}.wobble {-webkit-animation-name: wobble;animation-name: wobble;}@-webkit-keyframes wiggle {0%{-webkit-transform: skewX(9deg);}10% {-webkit-transform: skewX(-8deg);}20% {-webkit-transform: skewX(7deg);}30% {-webkit-transform: skewX(-6deg);}40% {-webkit-transform: skewX(5deg);}50% {-webkit-transform: skewX(-4deg);}60% {-webkit-transform: skewX(3deg);}70% {-webkit-transform: skewX(-2deg);}80% {-webkit-transform: skewX(1deg);}90% {-webkit-transform: skewX(0deg);}100% {-webkit-transform: skewX(0deg);opacity: 1;}}@keyframes wiggle {0%{transform: skewX(9deg);}10% {transform: skewX(-8deg);}20% {transform: skewX(7deg);}30% {transform: skewX(-6deg);}40% {transform: skewX(5deg);}50% {transform: skewX(-4deg);}60% {transform: skewX(3deg);}70% {transform: skewX(-2deg);}80% {transform: skewX(1deg);}90% {transform: skewX(0deg);}100% {transform: skewX(0deg);opacity: 1;}}.wiggle {-webkit-animation-name: wiggle;animation-name: wiggle;-webkit-animation-timing-function: ease-in;animation-timing-function: ease-in;}@-webkit-keyframes pulse {0%{-webkit-transform: scale(1);}50% {-webkit-transform: scale(1.1);}100% {-webkit-transform: scale(1);opacity: 1;}}@keyframes pulse {0%{transform: scale(1);}50% {transform: scale(1.1);}100% {transform: scale(1);opacity: 1;}}.pulse {-webkit-animation-name: pulse;animation-name: pulse;}@-webkit-keyframes fadeIn {0%{opacity: 0;}100% {opacity: 1;}}@keyframes fadeIn {0%{opacity: 0;}100% {opacity: 1;}}.fadeIn {-webkit-animation-name: fadeIn;animation-name: fadeIn;}@-webkit-keyframes fadeInUp {0%{opacity: 0;-webkit-transform: translateY(20px);}100% {opacity: 1;-webkit-transform: translateY(0);}}@keyframes fadeInUp {0%{opacity: 0;transform: translateY(20px);}100% {opacity: 1;transform: translateY(0);}}.fadeInUp {-webkit-animation-name: fadeInUp;animation-name: fadeInUp;}@-webkit-keyframes fadeInDown {0%{opacity: 0;-webkit-transform: translateY(-20px);}100% {opacity: 1;-webkit-transform: translateY(0);}}@keyframes fadeInDown {0%{opacity: 0;transform: translateY(-20px);}100% {opacity: 1;transform: translateY(0);}}.fadeInDown {-webkit-animation-name: fadeInDown;animation-name: fadeInDown;}@-webkit-keyframes fadeInLeft {0%{opacity: 0;-webkit-transform: translateX(-20px);}100% {opacity: 1;-webkit-transform: translateX(0);}}@keyframes fadeInLeft {0%{opacity: 0;transform: translateX(-20px);}100% {opacity: 1;transform: translateX(0);}}.fadeInLeft {-webkit-animation-name: fadeInLeft;animation-name: fadeInLeft;}@-webkit-keyframes fadeInRight {0%{opacity: 0;-webkit-transform: translateX(20px);}100% {opacity: 1;-webkit-transform: translateX(0);}}@keyframes fadeInRight {0%{opacity: 0;transform: translateX(20px);}100% {opacity: 1;transform: translateX(0);}}.fadeInRight {-webkit-animation-name: fadeInRight;animation-name: fadeInRight;}@-webkit-keyframes fadeInUpBig {0%{opacity: 0;-webkit-transform: translateY(2000px);}100% {opacity: 1;-webkit-transform: translateY(0);}}@keyframes fadeInUpBig {0%{opacity: 0;transform: translateY(2000px);}100% {opacity: 1;transform: translateY(0);}}.fadeInUpBig {-webkit-animation-name: fadeInUpBig;animation-name: fadeInUpBig;}@-webkit-keyframes fadeInDownBig {0%{opacity: 0;-webkit-transform: translateY(-2000px);}100% {opacity: 1;-webkit-transform: translateY(0);}}@keyframes fadeInDownBig {0%{opacity: 0;transform: translateY(-2000px);}100% {opacity: 1;transform: translateY(0);}}.fadeInDownBig {-webkit-animation-name: fadeInDownBig;animation-name: fadeInDownBig;}@-webkit-keyframes fadeInLeftBig {0%{opacity: 0;-webkit-transform: translateX(-2000px);}100% {opacity: 1;-webkit-transform: translateX(0);}}@keyframes fadeInLeftBig {0%{opacity: 0;transform: translateX(-2000px);}100% {opacity: 1;transform: translateX(0);}}.fadeInLeftBig {-webkit-animation-name: fadeInLeftBig;animation-name: fadeInLeftBig;}@-webkit-keyframes fadeInRightBig {0%{opacity: 0;-webkit-transform: translateX(2000px);}100% {opacity: 1;-webkit-transform: translateX(0);}}@keyframes fadeInRightBig {0%{opacity: 0;transform: translateX(2000px);}100% {opacity: 1;transform: translateX(0);}}.fadeInRightBig {-webkit-animation-name: fadeInRightBig;animation-name: fadeInRightBig;}@-webkit-keyframes bounceIn {0%{opacity: 0;-webkit-transform: scale(0.3);}50% {opacity: 1;-webkit-transform: scale(1.05);}70% {-webkit-transform: scale(0.9);}100% {-webkit-transform: scale(1);opacity: 1;}}@keyframes bounceIn {0%{opacity: 0;transform: scale(0.3);}50% {opacity: 1;transform: scale(1.05);}70% {transform: scale(0.9);}100% {transform: scale(1);opacity: 1;}}.bounceIn {-webkit-animation-name: bounceIn;animation-name: bounceIn;}@-webkit-keyframes bounceInUp {0%{opacity: 0;-webkit-transform: translateY(2000px);}60% {opacity: 1;-webkit-transform: translateY(-30px);}80% {-webkit-transform: translateY(10px);}100% {-webkit-transform: translateY(0);opacity: 1;}}@keyframes bounceInUp {0%{opacity: 0;transform: translateY(2000px);}60% {opacity: 1;transform: translateY(-30px);}80% {transform: translateY(10px);}100% {transform: translateY(0);opacity: 1;}}.bounceInUp {-webkit-animation-name: bounceInUp;animation-name: bounceInUp;}@-webkit-keyframes bounceInDown {0%{opacity: 0;-webkit-transform: translateY(-2000px);}60% {opacity: 1;-webkit-transform: translateY(30px);}80% {-webkit-transform: translateY(-10px);}100% {-webkit-transform: translateY(0);opacity: 1;}}@keyframes bounceInDown {0%{opacity: 0;transform: translateY(-2000px);}60% {opacity: 1;transform: translateY(30px);}80% {transform: translateY(-10px);}100% {transform: translateY(0);opacity: 1;}}.bounceInDown {-webkit-animation-name: bounceInDown;animation-name: bounceInDown;}@-webkit-keyframes bounceInLeft {0%{opacity: 0;-webkit-transform: translateX(-2000px);}60% {opacity: 1;-webkit-transform: translateX(30px);}80% {-webkit-transform: translateX(-10px);}100% {-webkit-transform: translateX(0);opacity: 1;}}@keyframes bounceInLeft {0%{opacity: 0;transform: translateX(-2000px);}60% {opacity: 1;transform: translateX(30px);}80% {transform: translateX(-10px);}100% {transform: translateX(0);opacity: 1;}}.bounceInLeft {-webkit-animation-name: bounceInLeft;animation-name: bounceInLeft;}@-webkit-keyframes bounceInRight {0%{opacity: 0;-webkit-transform: translateX(2000px);}60% {opacity: 1;-webkit-transform: translateX(-30px);}80% {-webkit-transform: translateX(10px);}100% {-webkit-transform: translateX(0);opacity: 1;}}@keyframes bounceInRight {0%{opacity: 0;transform: translateX(2000px);}60% {opacity: 1;transform: translateX(-30px);}80% {transform: translateX(10px);}100% {transform: translateX(0);opacity: 1;}}.bounceInRight {-webkit-animation-name: bounceInRight;animation-name: bounceInRight;}@-webkit-keyframes rotateIn {0%{-webkit-transform-origin: center center;-webkit-transform: rotate(-200deg);opacity: 0;}100% {-webkit-transform-origin: center center;-webkit-transform: rotate(0);opacity: 1;}}@keyframes rotateIn {0%{transform-origin: center center;transform: rotate(-200deg);opacity: 0;}100% {transform-origin: center center;transform: rotate(0);opacity: 1;}}.rotateIn {-webkit-animation-name: rotateIn;animation-name: rotateIn;}@-webkit-keyframes rotateInUpLeft {0%{-webkit-transform-origin: left bottom;-webkit-transform: rotate(90deg);opacity: 0;}100% {-webkit-transform-origin: left bottom;-webkit-transform: rotate(0);opacity: 1;}}@keyframes rotateInUpLeft {0%{transform-origin: left bottom;transform: rotate(90deg);opacity: 0;}100% {transform-origin: left bottom;transform: rotate(0);opacity: 1;}}.rotateInUpLeft {-webkit-animation-name: rotateInUpLeft;animation-name: rotateInUpLeft;}@-webkit-keyframes rotateInDownLeft {0%{-webkit-transform-origin: left bottom;-webkit-transform: rotate(-90deg);opacity: 0;}100% {-webkit-transform-origin: left bottom;-webkit-transform: rotate(0);opacity: 1;}}@keyframes rotateInDownLeft {0%{transform-origin: left bottom;transform: rotate(-90deg);opacity: 0;}100% {transform-origin: left bottom;transform: rotate(0);opacity: 1;}}.rotateInDownLeft {-webkit-animation-name: rotateInDownLeft;animation-name: rotateInDownLeft;}@-webkit-keyframes rotateInUpRight {0%{-webkit-transform-origin: right bottom;-webkit-transform: rotate(-90deg);opacity: 0;}100% {-webkit-transform-origin: right bottom;-webkit-transform: rotate(0);opacity: 1;}}@keyframes rotateInUpRight {0%{transform-origin: right bottom;transform: rotate(-90deg);opacity: 0;}100% {transform-origin: right bottom;transform: rotate(0);opacity: 1;}}.rotateInUpRight {-webkit-animation-name: rotateInUpRight;animation-name: rotateInUpRight;}@-webkit-keyframes rotateInDownRight {0%{-webkit-transform-origin: right bottom;-webkit-transform: rotate(90deg);opacity: 0;}100% {-webkit-transform-origin: right bottom;-webkit-transform: rotate(0);opacity: 1;}}@keyframes rotateInDownRight {0%{transform-origin: right bottom;transform: rotate(90deg);opacity: 0;}100% {transform-origin: right bottom;transform: rotate(0);opacity: 1;}}.rotateInDownRight {-webkit-animation-name: rotateInDownRight;animation-name: rotateInDownRight;}@-webkit-keyframes menuFadeInUp {0%{opacity: 0;-webkit-transform: translateY(10px);}100% {opacity: 1;-webkit-transform: translateY(0);}}@keyframes menuFadeInUp {0%{opacity: 0;transform: translateY(10px);}100% {opacity: 1;transform: translateY(0);}}.menuFadeInUp {-webkit-animation-name: menuFadeInUp;animation-name: menuFadeInUp;}@-webkit-keyframes menuFadeInDown {0%{opacity: 0;-webkit-transform: translateY(-10px);}100% {opacity: 1;-webkit-transform: translateY(0);}}@keyframes menuFadeInDown {0%{opacity: 0;transform: translateY(-10px);}100% {opacity: 1;transform: translateY(0);}}.menuFadeInDown {-webkit-animation-name: menuFadeInDown;animation-name: menuFadeInDown;}@-webkit-keyframes menuFadeInLeft {0%{opacity: 0;-webkit-transform: translateX(-30px);}100% {opacity: 1;-webkit-transform: translateX(0);}}@keyframes menuFadeInLeft {0%{opacity: 0;transform: translateX(-30px);}100% {opacity: 1;transform: translateX(0);}}.menuFadeInLeft {-webkit-animation-name: menuFadeInLeft;animation-name: menuFadeInLeft;}@-webkit-keyframes menuFadeInRight {0%{opacity: 0;-webkit-transform: translateX(30px);}100% {opacity: 1;-webkit-transform: translateX(0);}}@keyframes menuFadeInRight {0%{opacity: 0;transform: translateX(30px);}100% {opacity: 1;transform: translateX(0);}}.menuFadeInRight {-webkit-animation-name: menuFadeInRight;animation-name: menuFadeInRight;}.mega-menu {margin: 0;padding: 0;list-style: none;*zoom: 1;}.mega-menu:before,.mega-menu:after {content: " ";display: table;}.mega-menu:after {clear: both;}.mega-menu li.menu-item {display: block;position: relative;margin: 0;}.mega-menu li.menu-item > a,.mega-menu li.menu-item > h5 {display: block;text-decoration: none;text-align: left;position: relative;outline: medium none;margin-top: 0;margin-bottom: 0;line-height: 24px;font-weight: 400;font-family: inherit;font-size: inherit;}.mega-menu li.menu-item > a > .fa,.mega-menu li.menu-item > h5 > .fa {width: 18px;text-align: center;}.mega-menu li.menu-item > a > .fa,.mega-menu li.menu-item > h5 > .fa,.mega-menu li.menu-item > a > .avatar,.mega-menu li.menu-item > h5 > .avatar {margin-right: 5px;}.mega-menu li.menu-item > a > .avatar img,.mega-menu li.menu-item > h5 > .avatar img {margin-top: -5px;margin-bottom: -4px;}.mega-menu li.menu-item > a > .flag,.mega-menu li.menu-item > h5 > .flag,.mega-menu li.menu-item > a > [class*='flag-'],.mega-menu li.menu-item > h5 > [class*='flag-'] {display: inline-block;width: 16px;height: 11px;margin-top: -2px;margin-right: 6px;margin-left: 1px;vertical-align: middle;line-height: 0;}.mega-menu li.menu-item > a > .flag:before,.mega-menu li.menu-item > h5 > .flag:before,.mega-menu li.menu-item > a > [class*='flag-']:before,.mega-menu li.menu-item > h5 > [class*='flag-']:before {display: none;}.mega-menu li.menu-item > a > .thumb-info-preview,.mega-menu li.menu-item > h5 > .thumb-info-preview {position: absolute;display: block;left: 100%;opacity: 0;border: 0;padding-left: 10px;background: transparent;overflow: visible;margin: 15px 0 0;top: -1000px;-webkit-transition: transform 0.2s ease-out, opacity 0.2s ease-out;-moz-transition: transform 0.2s ease-out, opacity 0.2s ease-out;transition: transform 0.2s ease-out, opacity 0.2s ease-out;transform: translate3d(-30px, 0, 0);opacity: 0;max-width: none;}.mega-menu li.menu-item > a > .thumb-info-preview .thumb-info-wrapper,.mega-menu li.menu-item > h5 > .thumb-info-preview .thumb-info-wrapper {background: #fff;display: block;border-radius: 0;border: 0;box-shadow: 0 0 3px rgba(0, 0, 0, .15);margin: 0;padding: 4px;text-align: left;}.mega-menu li.menu-item > a > .thumb-info-preview .thumb-info-image,.mega-menu li.menu-item > h5 > .thumb-info-preview .thumb-info-image {width: 182px;height: 136px;min-height: 0;-webkit-transition: all 5s linear 0s;-moz-transition: all 5s linear 0s;transition: all 5s linear 0s;}.mega-menu li.menu-item > a > .thumb-info-preview .thumb-info-image.fixed-image,.mega-menu li.menu-item > h5 > .thumb-info-preview .thumb-info-image.fixed-image {background-position: left top;background-size: auto 100%;}.mega-menu li.menu-item > a:hover,.mega-menu li.menu-item > h5:hover {z-index: 1;}.mega-menu li.menu-item > a:hover > .thumb-info-preview,.mega-menu li.menu-item > h5:hover > .thumb-info-preview {transform: translate3d(0, 0, 0);top: 0;opacity: 1;margin-top: -5px;}.mega-menu li.menu-item > h5 {cursor: default;}.mega-menu ul.sub-menu {margin: 0;padding: 0;list-style: none;}.mega-menu > li.menu-item {float: left;margin-right: 2px;}.mega-menu > li.menu-item:last-child {margin-right: 0;}.mega-menu > li.menu-item.narrow {position: relative;}.mega-menu > li.menu-item.has-sub > a .thumb-info-preview,.mega-menu > li.menu-item.has-sub > h5 .thumb-info-preview {display: none;}.mega-menu > li.menu-item > a,.mega-menu > li.menu-item > h5 {display: inline-block;font-size: 0.8571em;font-weight: bold;line-height: 20px;padding: 9px 12px 8px;}@media (max-width: 1169px) {.mega-menu > li.menu-item > a,.mega-menu > li.menu-item > h5 {padding: 9px 9px 8px;}}.mega-menu > li.menu-item > a > .fa,.mega-menu > li.menu-item > h5 > .fa {width: auto;}.mega-menu > li.menu-item > a .tip,.mega-menu > li.menu-item > h5 .tip {position: absolute;top: -9px;right: 10px;}.mega-menu > li.menu-item > a .tip .tip-arrow:before,.mega-menu > li.menu-item > h5 .tip .tip-arrow:before {content: "\f125";left: 2px;bottom: -3px;top: auto;width: auto;height: auto;}.mega-menu > li.menu-item > a > .thumb-info-preview,.mega-menu > li.menu-item > h5 > .thumb-info-preview {left: -100%;right: -100%;padding-left: 0;padding-top: 10px;transform: translate3d(0, 20px, 0);opacity: 0;margin: auto;width: 190px;}.mega-menu > li.menu-item > a:hover > .thumb-info-preview,.mega-menu > li.menu-item > h5:hover > .thumb-info-preview {top: 100%;transform: translate3d(0, 0, 0);}.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 {color: #fff;border-radius: 0;}.mega-menu > li.menu-item.has-sub:hover {z-index: 111;}.mega-menu > li.menu-item.has-sub:hover > a,.mega-menu > li.menu-item.has-sub:hover > h5 {border-radius: 0 0 0 0;margin-bottom: -3px;padding-bottom: 11px;}.menu-arrow .mega-menu > li.has-sub > a:after,.menu-arrow .mega-menu > li.has-sub > h5:after {content: "\f0d7";font-family: "FontAwesome";}.mega-menu .popup {position: absolute;left: 0;text-align: left;top: 100%;display: none;margin: 2px 0 0;z-index: 111;min-width: 100%;}.mega-menu .popup > .inner {*zoom: 1;}.mega-menu .popup > .inner:before,.mega-menu .popup > .inner:after {content: " ";display: table;}.mega-menu .popup > .inner:after {clear: both;}.mega-menu .popup ul.sub-menu {position: relative;}.mega-menu .popup li.menu-item {padding: 0;float: none;}.mega-menu .wide .popup {border-radius: 0;border-top: 5px solid #ccc;box-shadow: 0 10px 25px rgba(0, 0, 0, 0.15);right: auto;left: 0;}.mega-menu .wide .popup > .inner {border-radius: 0 0 0 0;padding: 25px 20px 10px;background: #fff;}.mega-menu .wide .popup > .inner > ul.sub-menu {max-width: 100%;}.mega-menu .wide .popup > .inner > ul.sub-menu > li.menu-item {float: left;padding: 0 15px 10px;}.mega-menu .wide .popup > .inner > ul.sub-menu > li.menu-item > a,.mega-menu .wide .popup > .inner > ul.sub-menu > li.menu-item > h5 {color: #333;font-size: 1em;font-weight: 600;padding-bottom: 5px;}.mega-menu .wide .popup > .inner > ul.sub-menu > li.menu-item ul.sub-menu {padding-bottom: 5px;}.mega-menu .wide .popup > .inner > ul.sub-menu > li.menu-item ul.sub-menu ul.sub-menu {padding-bottom: 0;}.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 {margin-left: -8px;padding: 4px 8px;font-size: 0.9em;line-height: 20px;font-weight: normal;border-radius: 0;}.mega-menu .wide .popup > .inner > ul.sub-menu > li.menu-item li.menu-item > a:hover,.mega-menu .wide .popup > .inner > ul.sub-menu > li.menu-item li.menu-item > h5:hover {background: #f4f4f4;}.mega-menu .wide .popup > .inner > ul.sub-menu > li.menu-item li.menu-item > ul.sub-menu {padding-left: 10px;}.mega-menu .wide .popup > .inner > ul.sub-menu > .menu-block-item {margin-bottom: -20px;}.mega-menu .wide .popup > .inner li.menu-item > a.has-preview,.mega-menu .wide .popup > .inner li.menu-item > h5.has-preview {display: inline-block;}.mega-menu .wide .popup > .inner .container {width: auto;padding: 0;}.mega-menu .wide.pos-left .popup {border-radius: 0 0 0 0;}.mega-menu .wide.pos-right .popup {border-radius: 0 0 0 0;}.mega-menu .narrow .popup > .inner > ul.sub-menu {border-radius: 0 0 0 0;}.mega-menu .narrow .popup ul.sub-menu {min-width: 180px;padding: 5px;box-shadow: 0 2px 3px rgba(0, 0, 0, 0.15);border-top: 0 solid #ccc;z-index: 10;}.mega-menu .narrow .popup ul.sub-menu ul.sub-menu {border-radius: 0;position: absolute;left: 100%;display: none;opacity: 0;}.mega-menu .narrow .popup ul.sub-menu li.menu-item:hover > ul.sub-menu {top: -5px;}.mega-menu .narrow .popup li.menu-item > a,.mega-menu .narrow .popup li.menu-item > h5 {color: #fff;font-weight: 400;padding: 8px;font-size: 0.9em;line-height: 18px;border-bottom: 1px solid rgba(255, 255, 255, .2);white-space: nowrap;}.mega-menu .narrow .popup li.menu-item:last-child > a,.mega-menu .narrow .popup li.menu-item:last-child > h5 {border-bottom-width: 0;}.mega-menu .narrow .popup li.menu-item:hover > ul.sub-menu {opacity: 1;display: block;}.mega-menu .narrow .popup li.menu-item-has-children > a,.mega-menu .narrow .popup li.menu-item-has-children > h5 {padding-right: 20px;}.mega-menu .narrow .popup li.menu-item-has-children > a .thumb-info-preview,.mega-menu .narrow .popup li.menu-item-has-children > h5 .thumb-info-preview {display: none;}.mega-menu .narrow.pos-left .popup {left: 0px;right: auto;}.mega-menu .narrow.pos-left .popup > .inner > ul.sub-menu {border-radius: 0 0 0 0;}.mega-menu .narrow.pos-left .popup ul.sub-menu ul.sub-menu {left: 100%;right: auto;}.mega-menu .narrow.pos-left .popup li.menu-item-has-children > a:before,.mega-menu .narrow.pos-left .popup li.menu-item-has-children > h5:before {content: "\f0da";}.mega-menu .narrow.pos-left .popup li.menu-item > a > .thumb-info-preview,.mega-menu .narrow.pos-left .popup li.menu-item > h5 > .thumb-info-preview {left: 100%;right: auto;padding-left: 10px;padding-right: 0;transform: translate3d(-30px, 0, 0);}.mega-menu .narrow.pos-left .popup li.menu-item > a:hover > .thumb-info-preview,.mega-menu .narrow.pos-left .popup li.menu-item > h5:hover > .thumb-info-preview {transform: translate3d(0, 0, 0);}.mega-menu .narrow.pos-right .popup {right: 0px;left: auto;}.mega-menu .narrow.pos-right .popup > .inner > ul.sub-menu {border-radius: 0 0 0 0;}.mega-menu .narrow.pos-right .popup ul.sub-menu ul.sub-menu {right: 100%;left: auto;}.mega-menu .narrow.pos-right .popup li.menu-item-has-children > a:before,.mega-menu .narrow.pos-right .popup li.menu-item-has-children > h5:before {content: "\f0d9";}.mega-menu .narrow.pos-right .popup li.menu-item > a > .thumb-info-preview,.mega-menu .narrow.pos-right .popup li.menu-item > h5 > .thumb-info-preview {left: auto;right: 100%;padding-left: 0;padding-right: 10px;transform: translate3d(30px, 0, 0);}.mega-menu .narrow.pos-right .popup li.menu-item > a:hover > .thumb-info-preview,.mega-menu .narrow.pos-right .popup li.menu-item > h5:hover > .thumb-info-preview {transform: translate3d(0, 0, 0);}.mega-menu .tip {color: #fff;display: inline-block;font-size: 9px;border-radius: 0;line-height: 1;padding: 2px;position: relative;margin-left: 10px;vertical-align: middle;}.mega-menu .tip.hot {background-color: #eb2771;}.mega-menu .tip.hot .tip-arrow:before {color: #eb2771;}.mega-menu .tip .tip-arrow:before {display: inline-block;font-family: "Elusive-Icons";font-size: 5px;position: absolute;width: 4px;height: 6px;margin: auto;content: "\f126";left: -4px;text-align: right;top: 0;bottom: 0;}.mega-menu.effect-down .popup {top: -2000px;}.mega-menu.effect-down .popup li.menu-item > a,.mega-menu.effect-down .popup li.menu-item > h5 {-webkit-transition: transform 0.2s ease-out;-moz-transition: transform 0.2s ease-out;transition: transform 0.2s ease-out;-webkit-transform: translate3d(0, -5px, 0);-moz-transform: translate3d(0, -5px, 0);-ms-transform: translate3d(0, -5px, 0);-o-transform: translate3d(0, -5px, 0);transform: translate3d(0, -5px, 0);}.mega-menu.effect-down > li.menu-item .popup {-webkit-transition: transform 0.2s ease-out;-moz-transition: transform 0.2s ease-out;transition: transform 0.2s ease-out;-webkit-transform: translate3d(0, -5px, 0);-moz-transform: translate3d(0, -5px, 0);-ms-transform: translate3d(0, -5px, 0);-o-transform: translate3d(0, -5px, 0);transform: translate3d(0, -5px, 0);}.mega-menu.effect-down > li.menu-item.wide .popup > .inner > ul.sub-menu > li.menu-item > a,.mega-menu.effect-down > li.menu-item.wide .popup > .inner > ul.sub-menu > li.menu-item > h5 {-webkit-transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0);-ms-transform: translate3d(0, 0, 0);-o-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}.mega-menu.effect-down > li.menu-item:hover .popup {top: 100%;-webkit-transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0);-ms-transform: translate3d(0, 0, 0);-o-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}.mega-menu.effect-down > li.menu-item:hover li.menu-item > a,.mega-menu.effect-down > li.menu-item:hover li.menu-item > h5 {-webkit-transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0);-ms-transform: translate3d(0, 0, 0);-o-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}.mega-menu.effect-fadein-up > li.menu-item .popup {-webkit-animation: menuFadeInUp 0.2s ease-out;animation: menuFadeInUp 0.2s ease-out;}.mega-menu.effect-fadein-down > li.menu-item .popup {-webkit-animation: menuFadeInDown 0.2s ease-out;animation: menuFadeInDown 0.2s ease-out;}.mega-menu.effect-fadein > li.menu-item .popup {-webkit-animation: fadeIn 0.2s ease-out;animation: fadeIn 0.2s ease-out;}.mega-menu.subeffect-down .narrow .popup ul.sub-menu ul.sub-menu {display: block !important;top: -2000px;-webkit-transition: transform 0.2s ease-out;-moz-transition: transform 0.2s ease-out;transition: transform 0.2s ease-out;-webkit-transform: translate3d(0, -5px, 0);-moz-transform: translate3d(0, -5px, 0);-ms-transform: translate3d(0, -5px, 0);-o-transform: translate3d(0, -5px, 0);transform: translate3d(0, -5px, 0);}.mega-menu.subeffect-down .narrow .popup ul.sub-menu ul.sub-menu li.menu-item > a,.mega-menu.subeffect-down .narrow .popup ul.sub-menu ul.sub-menu li.menu-item > h5 {-webkit-transition: transform 0.2s ease-out;-moz-transition: transform 0.2s ease-out;transition: transform 0.2s ease-out;-webkit-transform: translate3d(0, -5px, 0);-moz-transform: translate3d(0, -5px, 0);-ms-transform: translate3d(0, -5px, 0);-o-transform: translate3d(0, -5px, 0);transform: translate3d(0, -5px, 0);}.mega-menu.subeffect-down .narrow .popup ul.sub-menu li.menu-item:hover > ul.sub-menu {-webkit-transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0);-ms-transform: translate3d(0, 0, 0);-o-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}.mega-menu.subeffect-down .narrow .popup ul.sub-menu li.menu-item:hover > ul.sub-menu > li.menu-item > a,.mega-menu.subeffect-down .narrow .popup ul.sub-menu li.menu-item:hover > ul.sub-menu > li.menu-item > h5 {-webkit-transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0);-ms-transform: translate3d(0, 0, 0);-o-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}.mega-menu.subeffect-fadein-left .narrow .popup ul.sub-menu li.menu-item > ul.sub-menu {-webkit-animation: menuFadeInLeft 0.2s ease-out;animation: menuFadeInLeft 0.2s ease-out;}.mega-menu.subeffect-fadein-left .narrow.pos-left .popup ul.sub-menu li.menu-item > ul.sub-menu {-webkit-animation: menuFadeInLeft 0.2s ease-out;animation: menuFadeInLeft 0.2s ease-out;}.mega-menu.subeffect-fadein-left .narrow.pos-right .popup ul.sub-menu li.menu-item > ul.sub-menu {-webkit-animation: menuFadeInRight 0.2s ease-out;animation: menuFadeInRight 0.2s ease-out;}.mega-menu.subeffect-fadein-right .narrow .popup ul.sub-menu li.menu-item > ul.sub-menu {-webkit-animation: menuFadeInRight 0.2s ease-out;animation: menuFadeInRight 0.2s ease-out;}.mega-menu.subeffect-fadein-right .narrow.pos-left .popup ul.sub-menu li.menu-item > ul.sub-menu {-webkit-animation: menuFadeInRight 0.2s ease-out;animation: menuFadeInRight 0.2s ease-out;}.mega-menu.subeffect-fadein-right .narrow.pos-right .popup ul.sub-menu li.menu-item > ul.sub-menu {-webkit-animation: menuFadeInLeft 0.2s ease-out;animation: menuFadeInLeft 0.2s ease-out;}.mega-menu.subeffect-fadein-up .narrow .popup ul.sub-menu li.menu-item > ul.sub-menu {-webkit-animation: menuFadeInUp 0.2s ease-out;animation: menuFadeInUp 0.2s ease-out;}.mega-menu.subeffect-fadein-down .narrow .popup ul.sub-menu li.menu-item > ul.sub-menu {-webkit-animation: menuFadeInDown 0.2s ease-out;animation: menuFadeInDown 0.2s ease-out;}.mega-menu.subeffect-fadein .narrow .popup ul.sub-menu li.menu-item > ul.sub-menu {-webkit-animation: fadeIn 0.2s ease-out;animation: fadeIn 0.2s ease-out;}.mega-menu.show-arrow > li.has-sub > a:after,.mega-menu.show-arrow > li.has-sub > h5:after {display: inline-block;content: "\f107";font-family: "FontAwesome";font-weight: normal;font-size: 1em;margin: 0 0 0 5px;line-height: 1;}.mega-menu.menu-flat li.menu-item > a > .thumb-info-preview .thumb-info-wrapper,.mega-menu.menu-flat li.menu-item > h5 > .thumb-info-preview .thumb-info-wrapper {border-radius: 0 !important;}.mega-menu.menu-flat > li.menu-item {margin-right: 0;}.mega-menu.menu-flat > li.menu-item.active > a,.mega-menu.menu-flat > li.menu-item:hover > a,.mega-menu.menu-flat > li.menu-item.active > h5,.mega-menu.menu-flat > li.menu-item:hover > h5 {border-radius: 0 !important;}.mega-menu.menu-flat > li.menu-item.has-sub:hover > a,.mega-menu.menu-flat > li.menu-item.has-sub:hover > h5 {border-radius: 0 !important;}.mega-menu.menu-flat .popup {margin: 0;}.mega-menu.menu-flat .wide .popup {border-radius: 0 !important;}.mega-menu.menu-flat .wide .popup > .inner {border-radius: 0 !important;}.mega-menu.menu-flat .wide .popup > .inner > ul.sub-menu > li.menu-item li.menu-item > a,.mega-menu.menu-flat .wide .popup > .inner > ul.sub-menu > li.menu-item li.menu-item > h5 {border-radius: 0 !important;}.mega-menu.menu-flat .wide.pos-left .popup,.mega-menu.menu-flat .wide.pos-right .popup {border-radius: 0 !important;}.mega-menu.menu-flat .narrow .popup > .inner > ul.sub-menu {border-radius: 0 !important;}.mega-menu.menu-flat .narrow .popup ul.sub-menu ul.sub-menu {border-radius: 0 !important;}.mega-menu.menu-flat .narrow.pos-left .popup > .inner > ul.sub-menu,.mega-menu.menu-flat .narrow.pos-right .popup > .inner > ul.sub-menu {border-radius: 0 !important;}.mega-menu.menu-flat-border > li.menu-item > a,.mega-menu.menu-flat-border > li.menu-item > h5 {border-right: 1px solid rgba(0, 0, 0, .1);}.mega-menu.menu-flat-border > li.menu-item:last-child > a,.mega-menu.menu-flat-border > li.menu-item:last-child > h5 {border-right: 0 none;}.accordion-menu {margin: 0;padding: 0;list-style: none;font-size: 0.9em;}.accordion-menu > li,.accordion-menu ul.sub-menu > li {position: relative;}.accordion-menu li.menu-item {margin: 0;}.accordion-menu li.menu-item > a,.accordion-menu li.menu-item > h5 {position: relative;display: block;outline: medium none;text-decoration: none;text-align: left;margin: 1px 0 0;padding: 5px 6px;line-height: 25px;font-weight: 400;-webkit-transition: all 0.25s ease 0s;-moz-transition: all 0.25s ease 0s;transition: all 0.25s ease 0s;font-family: inherit;font-size: inherit;}.accordion-menu li.menu-item > a > .fa,.accordion-menu li.menu-item > h5 > .fa {width: 18px;text-align: center;}.accordion-menu li.menu-item > a > .fa,.accordion-menu li.menu-item > h5 > .fa,.accordion-menu li.menu-item > a > .avatar,.accordion-menu li.menu-item > h5 > .avatar {margin-right: 5px;}.accordion-menu li.menu-item > a > .avatar img,.accordion-menu li.menu-item > h5 > .avatar img {margin-top: -5px;margin-bottom: -4px;}.accordion-menu li.menu-item > a > .flag,.accordion-menu li.menu-item > h5 > .flag,.accordion-menu li.menu-item > a > [class*='flag-'],.accordion-menu li.menu-item > h5 > [class*='flag-'] {display: inline-block;width: 16px;height: 11px;margin-top: -3px;margin-right: 6px;margin-left: 1px;vertical-align: middle;line-height: 0;}.accordion-menu li.menu-item > a > .flag:before,.accordion-menu li.menu-item > h5 > .flag:before,.accordion-menu li.menu-item > a > [class*='flag-']:before,.accordion-menu li.menu-item > h5 > [class*='flag-']:before {display: none;}.accordion-menu li.menu-item.has-sub > a,.accordion-menu li.menu-item.has-sub > h5 {padding-right: 33px;}.accordion-menu ul.sub-menu {display: none;list-style: none;margin: 0;padding: 0 0 0 10px;}.accordion-menu .arrow {border-radius: 0;position: absolute;top: 6px;right: 0;width: 25px;height: 25px;cursor: pointer;text-align: center;font-family: "FontAwesome";line-height: 25px;vertical-align: top;-webkit-transition: all 0.25s ease 0s;-moz-transition: all 0.25s ease 0s;transition: all 0.25s ease 0s;}.accordion-menu .arrow:before {content: "\f067";}.accordion-menu .open > .arrow:before {content: "\f068";}.accordion-menu .tip {color: #fff;display: inline-block;font-size: 9px;border-radius: 0;line-height: 1;padding: 2px;position: relative;margin-left: 10px;vertical-align: middle;}.accordion-menu .tip.hot {background-color: #eb2771;}.accordion-menu .tip.hot .tip-arrow:before {color: #eb2771;}.accordion-menu .tip .tip-arrow:before {display: inline-block;font-family: "Elusive-Icons";font-size: 5px;position: absolute;width: 4px;height: 6px;margin: auto;left: -4px;text-align: right;content: "\f126";top: 0;bottom: 0;}@media (max-width: 991px) {#main-sidebar-menu {display: none;}}.widget_sidebar_menu {border: 1px solid #ddd;border-radius: 0;background: #fbfbfb;margin-top: 0;}.widget_sidebar_menu + .widget-block {margin-top: 20px;}.widget_sidebar_menu + .widget_product_categories,.widget_sidebar_menu + .widget_price_filter,.widget_sidebar_menu + .widget_layered_nav,.widget_sidebar_menu + .widget_layered_nav_filters,.widget_sidebar_menu + .widget_rating_filter {margin-top: 15px;}@media (max-width: 991px) {.widget_sidebar_menu {overflow: hidden;}}.widget_sidebar_menu.closed .widget-title {border-radius: 0;margin-bottom: -1px;}.widget_sidebar_menu .widget-title {border-radius: 0 0 0 0;background: #f5f5f5;border-bottom: 1px solid #ddd;font-size: 0.9286em;font-weight: 700;line-height: 18px;padding: 12px 15px;margin: 0;text-transform: uppercase;position: relative;-webkit-transition: all 0.25s ease 0s;-moz-transition: all 0.25s ease 0s;transition: all 0.25s ease 0s;}@media (max-width: 1169px) {.widget_sidebar_menu .widget-title {font-size: 0.8571em;line-height: 13px;padding: 10px 15px;}}.widget_sidebar_menu .widget-title .toggle {display: inline-block;width: 1.8571em;height: 1.8571em;line-height: 1.7572em;color: #ccc;background: #fff;border: 1px solid #ccc;border-radius: 0;position: absolute;right: 1.0714em;top: 1px;bottom: 0;margin: auto;padding: 0;cursor: pointer;font-family: "FontAwesome";text-align: center;-webkit-transition: all 0.25s ease 0s;-moz-transition: all 0.25s ease 0s;transition: all 0.25s ease 0s;}.widget_sidebar_menu .widget-title .toggle:before {content: "\f0d8";}.widget_sidebar_menu .widget-title .toggle:hover {color: #fff;}.widget_sidebar_menu .widget-title .toggle.closed:before {content: "\f0d7";}.sidebar-menu {margin: 0;padding: 0;list-style: none;*zoom: 1;}.sidebar-menu:before,.sidebar-menu:after {content: " ";display: table;}.sidebar-menu:after {clear: both;}.sidebar-menu li.menu-item {display: block;position: relative;margin: 0;}.sidebar-menu li.menu-item > a,.sidebar-menu li.menu-item > h5 {display: block;text-decoration: none;text-align: left;position: relative;outline: medium none;margin-top: 0;margin-bottom: 0;line-height: 24px;font-weight: 400;font-family: inherit;font-size: inherit;}.sidebar-menu li.menu-item > a > .fa,.sidebar-menu li.menu-item > h5 > .fa {width: 18px;text-align: center;}.sidebar-menu li.menu-item > a > .fa,.sidebar-menu li.menu-item > h5 > .fa,.sidebar-menu li.menu-item > a > .avatar,.sidebar-menu li.menu-item > h5 > .avatar {margin-right: 5px;}.sidebar-menu li.menu-item > a > .avatar img,.sidebar-menu li.menu-item > h5 > .avatar img {margin-top: -5px;margin-bottom: -4px;}.sidebar-menu li.menu-item > a > .flag,.sidebar-menu li.menu-item > h5 > .flag,.sidebar-menu li.menu-item > a > [class*='flag-'],.sidebar-menu li.menu-item > h5 > [class*='flag-'] {display: inline-block;width: 16px;height: 11px;margin-top: -2px;margin-right: 6px;margin-left: 1px;vertical-align: middle;line-height: 0;}.sidebar-menu li.menu-item > a > .flag:before,.sidebar-menu li.menu-item > h5 > .flag:before,.sidebar-menu li.menu-item > a > [class*='flag-']:before,.sidebar-menu li.menu-item > h5 > [class*='flag-']:before {display: none;}.sidebar-menu li.menu-item > a > .thumb-info-preview,.sidebar-menu li.menu-item > h5 > .thumb-info-preview {position: absolute;display: block;left: 100%;opacity: 0;border: 0;padding-left: 10px;background: transparent;overflow: visible;margin: 15px 0 0;top: -1000px;-webkit-transition: transform 0.2s ease-out, opacity 0.2s ease-out;-moz-transition: transform 0.2s ease-out, opacity 0.2s ease-out;transition: transform 0.2s ease-out, opacity 0.2s ease-out;transform: translate3d(-30px, 0, 0);opacity: 0;max-width: none;}.sidebar-menu li.menu-item > a > .thumb-info-preview .thumb-info-wrapper,.sidebar-menu li.menu-item > h5 > .thumb-info-preview .thumb-info-wrapper {background: #fff;display: block;border-radius: 0;border: 0;box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);margin: 0;padding: 4px;text-align: left;}.sidebar-menu li.menu-item > a > .thumb-info-preview .thumb-info-image,.sidebar-menu li.menu-item > h5 > .thumb-info-preview .thumb-info-image {width: 182px;height: 136px;min-height: 0;-webkit-transition: all 5s linear 0s;-moz-transition: all 5s linear 0s;transition: all 5s linear 0s;}.sidebar-menu li.menu-item > a > .thumb-info-preview .thumb-info-image.fixed-image,.sidebar-menu li.menu-item > h5 > .thumb-info-preview .thumb-info-image.fixed-image {background-position: left top;background-size: auto 100%;}.sidebar-menu li.menu-item > a:hover,.sidebar-menu li.menu-item > h5:hover {z-index: 1;}.sidebar-menu li.menu-item > a:hover > .thumb-info-preview,.sidebar-menu li.menu-item > h5:hover > .thumb-info-preview {transform: translate3d(0, 0, 0);top: 0;opacity: 1;margin-top: -5px;}.sidebar-menu li.menu-item > h5 {cursor: default;}.sidebar-menu ul.sub-menu {margin: 0;padding: 0;list-style: none;}.sidebar-menu > li.menu-item {float: none;}.sidebar-menu > li.menu-item:first-child > a,.sidebar-menu > li.menu-item:first-child > h5 {border-top-width: 0;}.sidebar-menu > li.menu-item:last-child:hover {border-radius: 0 0 0 0;}.sidebar-menu > li.menu-item:last-child.menu-item-has-children:hover {border-radius: 0 0 0 0;}.right-sidebar .sidebar-menu > li.menu-item:last-child.menu-item-has-children:hover {border-radius: 0 0 0 0;}.sidebar-menu > li.menu-item.has-sub > a .thumb-info-preview,.sidebar-menu > li.menu-item.has-sub > h5 .thumb-info-preview {display: none;}.sidebar-menu > li.menu-item > a,.sidebar-menu > li.menu-item > h5 {display: block;line-height: 17px;padding: 12px 5px;margin: 0 10px -1px;border-top: 1px solid #ddd;}@media (max-width: 1169px) {.sidebar-menu > li.menu-item > a,.sidebar-menu > li.menu-item > h5 {font-size: 0.9286em;line-height: 17px;padding: 9px 5px;}}.sidebar-menu > li.menu-item.active:hover > a,.sidebar-menu > li.menu-item.active:hover > h5 {color: #fff;}.sidebar-menu > li.menu-item:hover > a,.sidebar-menu > li.menu-item:hover > h5 {color: #fff;position: relative;z-index: 1;}.sidebar-menu > li.menu-item:hover > .arrow:before {border-left-color: #fff;}.sidebar-menu > li.menu-item > .arrow {position: absolute;top: 0;bottom: 0;right: 5px;width: 30px;height: 30px;line-height: 30px;margin: auto;text-align: center;}@media (max-width: 991px) {.sidebar-menu > li.menu-item > .arrow,.right-sidebar .sidebar-menu > li.menu-item > .arrow {margin: 0;top: 7px;}}.sidebar-menu > li.menu-item > .arrow:before {font-family: "FontAwesome";content: "\f105";}@media (max-width: 991px) {}.sidebar-menu .popup {text-align: left;left: 100%;position: absolute;top: 0;display: none;margin: 0;z-index: 111;min-width: 0;}@media (max-width: 991px) {.sidebar-menu .popup {position: static;margin-bottom: -1px;}}.right-sidebar .sidebar-menu .popup {right: 100%;left: auto;}.sidebar-menu .popup > .inner {margin: 0;}.sidebar-menu .popup ul.sub-menu {position: relative;}.sidebar-menu .popup li.menu-item {padding: 0;}.sidebar-menu .wide .popup {border-radius: 0 0 0 0;margin-left: -1px;border-left: 10px solid #ccc;box-shadow: 0 0 25px rgba(0, 0, 0, 0.15);}.right-sidebar .sidebar-menu .wide .popup {border-radius: 0 0 0 0;border-left-width: 0;border-right: 10px solid #ccc;margin-left: 0;margin-right: -1px;}.sidebar-menu .wide .popup > .inner {padding: 25px 20px 10px;background: #fff;border-radius: 0 0 0 0;margin-left: -5px;*zoom: 1;}.sidebar-menu .wide .popup > .inner:before,.sidebar-menu .wide .popup > .inner:after {content: " ";display: table;}.sidebar-menu .wide .popup > .inner:after {clear: both;}.right-sidebar .sidebar-menu .wide .popup > .inner {border-radius: 0 0 0 0;margin-left: 0;margin-right: -5px;}.sidebar-menu .wide .popup > .inner > ul.sub-menu {max-width: 100%;}.sidebar-menu .wide .popup > .inner > ul.sub-menu > li.menu-item {float: left;padding: 0 15px 10px;}.sidebar-menu .wide .popup > .inner > ul.sub-menu > li.menu-item > a,.sidebar-menu .wide .popup > .inner > ul.sub-menu > li.menu-item > h5 {color: #333;font-size: 1em;font-weight: 600;padding-bottom: 5px;}.sidebar-menu .wide .popup > .inner > ul.sub-menu > li.menu-item ul.sub-menu {padding-bottom: 5px;}.sidebar-menu .wide .popup > .inner > ul.sub-menu > li.menu-item ul.sub-menu ul.sub-menu {padding-bottom: 0;}.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 {margin-left: -8px;padding: 3px 8px;font-size: 0.9em;line-height: 20px;font-weight: normal;border-radius: 0;}.sidebar-menu .wide .popup > .inner > ul.sub-menu > li.menu-item li.menu-item > a:hover,.sidebar-menu .wide .popup > .inner > ul.sub-menu > li.menu-item li.menu-item > h5:hover {background: #f4f4f4;}.sidebar-menu .wide .popup > .inner > ul.sub-menu > li.menu-item li.menu-item > ul.sub-menu {padding-left: 10px;}.sidebar-menu .wide .popup > .inner > ul.sub-menu > .menu-block-item {margin-bottom: -20px;}.sidebar-menu .wide .popup > .inner li.menu-item > a.has-preview,.sidebar-menu .wide .popup > .inner li.menu-item > h5.has-preview {display: inline-block;}.sidebar-menu .wide .popup > .inner .container {width: auto;padding: 0;}@media (max-width: 991px) {.sidebar-menu .wide .popup,.right-sidebar .sidebar-menu .wide .popup {border-radius: 0;box-shadow: none;border: none;margin: 0;}.sidebar-menu .wide .popup .inner,.right-sidebar .sidebar-menu .wide .popup .inner {border-radius: 0;margin: 0;}}.sidebar-menu .narrow .popup > .inner > ul.sub-menu {border-radius: 0 0 0 0;}.right-sidebar .sidebar-menu .narrow .popup > .inner > ul.sub-menu {border-radius: 0 0 0 0;}.sidebar-menu .narrow .popup ul.sub-menu {min-width: 180px;padding: 5px;border-radius: 0;box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);z-index: 10;}@media (max-width: 991px) {.sidebar-menu .narrow .popup ul.sub-menu {box-shadow: none;border-radius: 0;}}.sidebar-menu .narrow .popup ul.sub-menu ul.sub-menu {position: absolute;left: 100%;top: -5px;display: none;}@media (max-width: 991px) {.sidebar-menu .narrow .popup ul.sub-menu ul.sub-menu {position: static;padding: 0 0 0 5px;}}.right-sidebar .sidebar-menu .narrow .popup ul.sub-menu ul.sub-menu {left: auto;right: 100%;}.sidebar-menu .narrow .popup li.menu-item > a,.sidebar-menu .narrow .popup li.menu-item > h5 {color: #fff;font-weight: 400;padding: 7px 15px 7px 8px;font-size: 0.9em;line-height: 20px;border-bottom: 1px solid rgba(255, 255, 255, 0.2);white-space: nowrap;}.right-sidebar .sidebar-menu .narrow .popup li.menu-item > a > .thumb-info-preview,.right-sidebar .sidebar-menu .narrow .popup li.menu-item > h5 > .thumb-info-preview {left: auto;right: 100%;padding-left: 0;padding-right: 10px;transform: translate3d(30px, 0, 0);}.right-sidebar .sidebar-menu .narrow .popup li.menu-item > a:hover > .thumb-info-preview,.right-sidebar .sidebar-menu .narrow .popup li.menu-item > h5:hover > .thumb-info-preview {transform: translate3d(0, 0, 0);}.sidebar-menu .narrow .popup li.menu-item:last-child > a,.sidebar-menu .narrow .popup li.menu-item:last-child > h5 {border-bottom-color: transparent;}.sidebar-menu .narrow .popup li.menu-item:hover > ul.sub-menu {display: block;}.sidebar-menu .narrow .popup li.menu-item-has-children > a,.sidebar-menu .narrow .popup li.menu-item-has-children > h5 {padding-right: 15px;}.sidebar-menu .narrow .popup li.menu-item-has-children > a:before,.sidebar-menu .narrow .popup li.menu-item-has-children > h5:before {content: "\f105";float: right;margin-right: -13px;font-family: "FontAwesome";font-weight: normal;line-height: 22px;opacity: 0.65;}.right-sidebar .sidebar-menu .narrow .popup li.menu-item-has-children > a:before,.right-sidebar .sidebar-menu .narrow .popup li.menu-item-has-children > h5:before {content: "\f104";}@media (max-width: 991px) {.sidebar-menu .narrow .popup li.menu-item-has-children > a:before,.sidebar-menu .narrow .popup li.menu-item-has-children > h5:before {content: "\f0d7";}.sidebar-menu .narrow .popup li.menu-item-has-children > a:before,.sidebar-menu .narrow .popup li.menu-item-has-children > h5:before,.right-sidebar .sidebar-menu .narrow .popup li.menu-item-has-children > a:before,.right-sidebar .sidebar-menu .narrow .popup li.menu-item-has-children > h5:before {margin-right: -7px;}}.sidebar-menu .narrow .popup li.menu-item-has-children > a .thumb-info-preview,.sidebar-menu .narrow .popup li.menu-item-has-children > h5 .thumb-info-preview {display: none;}.sidebar-menu .narrow .popup li.menu-item-has-children:hover > a:before,.sidebar-menu .narrow .popup li.menu-item-has-children:hover > h5:before {opacity: 1;}.sidebar-menu .tip {color: #fff;display: inline-block;font-size: 8px;font-style: normal;border-radius: 0;line-height: 1;padding: 2px;position: relative;margin-left: 10px;vertical-align: middle;}.sidebar-menu .tip.hot {background-color: #eb2771;}.sidebar-menu .tip.hot .tip-arrow:before {color: #eb2771;}.sidebar-menu .tip .tip-arrow:before {display: inline-block;font-family: "Elusive-Icons";font-size: 5px;position: absolute;content: "\f126";text-align: right;left: -4px;width: 4px;height: 6px;margin: auto;top: 0;bottom: 0;}.sidebar-menu .menu-custom-block span {display: none;}.sidebar-menu .menu-custom-block a {border-top: 1px solid #ddd;line-height: 18px;margin: 0 10px -1px;padding: 12px 5px;display: block;text-decoration: none;}@media (max-width: 1169px) {.sidebar-menu .menu-custom-block a {font-size: 0.9286em;line-height: 16px;padding: 9px 5px;}}.sidebar-menu .menu-custom-block a:hover {color: #fff;margin-left: 0;margin-right: 0;padding-left: 15px;padding-right: 15px;position: relative;z-index: 1;}.sidebar-menu .menu-custom-block a:last-child:hover {border-radius: 0 0 0 0;}.sidebar-menu.has-main-menu > li.menu-item:first-child > a,.sidebar-menu.has-main-menu > li.menu-item:first-child > h5 {border-top-width: 1px;}.sidebar-menu.has-side-menu > li.menu-item:last-child:hover {border-radius: 0;}.sidebar-menu.has-side-menu .menu-custom-block a:last-child:hover {border-radius: 0;}.sidebar-menu.subeffect-down .popup {top: -2000px;}.sidebar-menu.subeffect-down .popup li.menu-item > a,.sidebar-menu.subeffect-down .popup li.menu-item > h5 {-webkit-transition: transform 0.2s ease-out;-moz-transition: transform 0.2s ease-out;transition: transform 0.2s ease-out;-webkit-transform: translate3d(0, -5px, 0);-moz-transform: translate3d(0, -5px, 0);-ms-transform: translate3d(0, -5px, 0);-o-transform: translate3d(0, -5px, 0);transform: translate3d(0, -5px, 0);}.sidebar-menu.subeffect-down > li.menu-item.wide .popup > .inner > ul.sub-menu > li.menu-item > a,.sidebar-menu.subeffect-down > li.menu-item.wide .popup > .inner > ul.sub-menu > li.menu-item > h5 {-webkit-transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0);-ms-transform: translate3d(0, 0, 0);-o-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}.sidebar-menu.subeffect-down > li.menu-item:hover .popup {top: 0;}.sidebar-menu.subeffect-down > li.menu-item:hover li.menu-item > a,.sidebar-menu.subeffect-down > li.menu-item:hover li.menu-item > h5 {-webkit-transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0);-ms-transform: translate3d(0, 0, 0);-o-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}.sidebar-menu.subeffect-down .narrow .popup ul.sub-menu ul.sub-menu {display: block !important;top: -2000px;}.sidebar-menu.subeffect-down .narrow .popup ul.sub-menu ul.sub-menu li.menu-item > a,.sidebar-menu.subeffect-down .narrow .popup ul.sub-menu ul.sub-menu li.menu-item > h5 {-webkit-transition: transform 0.2s ease-out;-moz-transition: transform 0.2s ease-out;transition: transform 0.2s ease-out;-webkit-transform: translate3d(0, -5px, 0);-moz-transform: translate3d(0, -5px, 0);-ms-transform: translate3d(0, -5px, 0);-o-transform: translate3d(0, -5px, 0);transform: translate3d(0, -5px, 0);}.sidebar-menu.subeffect-down .narrow .popup ul.sub-menu li.menu-item:hover > ul.sub-menu {top: -5px;}.sidebar-menu.subeffect-down .narrow .popup ul.sub-menu li.menu-item:hover > ul.sub-menu > li.menu-item > a,.sidebar-menu.subeffect-down .narrow .popup ul.sub-menu li.menu-item:hover > ul.sub-menu > li.menu-item > h5 {-webkit-transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0);-ms-transform: translate3d(0, 0, 0);-o-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}.sidebar-menu.subeffect-fadein-left > li.menu-item .popup {-webkit-animation: menuFadeInLeft 0.2s ease-out;animation: menuFadeInLeft 0.2s ease-out;}.right-sidebar .sidebar-menu.subeffect-fadein-left > li.menu-item .popup {-webkit-animation: menuFadeInRight 0.2s ease-out;animation: menuFadeInRight 0.2s ease-out;}.sidebar-menu.subeffect-fadein-left .narrow .popup ul.sub-menu li.menu-item > ul.sub-menu {-webkit-animation: menuFadeInLeft 0.2s ease-out;animation: menuFadeInLeft 0.2s ease-out;}.right-sidebar .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;}.sidebar-menu.subeffect-fadein-right > li.menu-item .popup {-webkit-animation: menuFadeInRight 0.2s ease-out;animation: menuFadeInRight 0.2s ease-out;}.right-sidebar .sidebar-menu.subeffect-fadein-right > li.menu-item .popup {-webkit-animation: menuFadeInLeft 0.2s ease-out;animation: menuFadeInLeft 0.2s ease-out;}.sidebar-menu.subeffect-fadein-right .narrow .popup ul.sub-menu li.menu-item > ul.sub-menu {-webkit-animation: menuFadeInRight 0.2s ease-out;animation: menuFadeInRight 0.2s ease-out;}.right-sidebar .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;}.sidebar-menu.subeffect-fadein-up > li.menu-item .popup {-webkit-animation: menuFadeInUp 0.2s ease-out;animation: menuFadeInUp 0.2s ease-out;}.sidebar-menu.subeffect-fadein-up .narrow .popup ul.sub-menu li.menu-item > ul.sub-menu {-webkit-animation: menuFadeInUp 0.2s ease-out;animation: menuFadeInUp 0.2s ease-out;}.sidebar-menu.subeffect-fadein-down > li.menu-item .popup {-webkit-animation: menuFadeInDown 0.2s ease-out;animation: menuFadeInDown 0.2s ease-out;}.sidebar-menu.subeffect-fadein-down .narrow .popup ul.sub-menu li.menu-item > ul.sub-menu {-webkit-animation: menuFadeInDown 0.2s ease-out;animation: menuFadeInDown 0.2s ease-out;}.sidebar-menu.subeffect-fadein > li.menu-item .popup {-webkit-animation: fadeIn 0.2s ease-out;animation: fadeIn 0.2s ease-out;}.sidebar-menu.subeffect-fadein .narrow .popup ul.sub-menu li.menu-item > ul.sub-menu {-webkit-animation: fadeIn 0.2s ease-out;animation: fadeIn 0.2s ease-out;}@-webkit-keyframes header-reveal {0%{margin-top: -150px;}100% {margin-top: 0;}}@-moz-keyframes header-reveal {0%{margin-top: -150px;}100% {margin-top: 0;}}@-o-keyframes header-reveal {0%{margin-top: -150px;}100% {margin-top: 0;}}@keyframes header-reveal {0%{margin-top: -150px;}100% {margin-top: 0;}}.header-wrapper.wide .container {width: 100%;}#header {clear: both;}#header a,#header a:hover {text-decoration: none;outline: none;}#header .header-top .container,#header .header-main .container {position: relative;display: table;}#header .header-top .container > div,#header .header-main .container > div {display: table-cell;position: relative;vertical-align: middle;}#header .header-left {text-align: left;}#header .header-center {text-align: left;}#header .header-right {text-align: right;}#header.header-loaded .header-main {-webkit-transition: background 0.3s ease 0s;-moz-transition: background 0.3s ease 0s;transition: background 0.3s ease 0s;}#header .header-main {position: relative;}#header .header-main .container {min-height: 68px;}@media (max-width: 480px) {#header .header-main .container {min-height: 43px;}}.fixed-header #header .header-main .container {min-height: 0;}#header .header-main .container .header-left {padding: 30px 0;}@media (max-width: 767px) {#header .header-main .container .header-left {padding-top: 15px;padding-bottom: 15px;}}#header .header-main .container .header-center {padding: 21px 26px 20px 40px;text-align: right;}@media (max-width: 767px) {#header .header-main .container .header-center {padding-top: 15px;padding-bottom: 15px;text-align: left;}}#header .header-main .container .header-right {padding: 22px 0;}@media (max-width: 767px) {#header .header-main .container .header-right {padding-top: 15px;padding-bottom: 15px;}}#header .header-main .container .header-right .header-minicart {position: relative;padding-right: 60px;}@media (max-width: 480px) {#header .header-main .container .header-right .header-minicart {position: static;padding-right: 0;}}#header .header-main .container .header-right .header-minicart-box {position: relative;padding-right: 85px;}@media (max-width: 480px) {#header .header-main .container .header-right .header-minicart-box {position: static;padding-right: 0;}}#header .header-main .container .header-right .searchform-popup {margin-right: 3px;}#header .header-main .container #main-menu {display: inline-block;vertical-align: middle;}#header .header-top {position: relative;z-index: 1001;font-size: 0.7857em;}@media (max-width: 991px) {#header .header-top .gap {display: none;}#header .header-top .switcher-gap {display: inline;}}#header.logo-center .header-main .container .header-left {width: 35%;padding-right: 20px;}@media (max-width: 991px) {#header.logo-center .header-main .container .header-left {display: inline-block;width: auto;}}#header.logo-center .header-main .container .header-center {width: 30%;padding-left: 0;padding-right: 0;text-align: center;}#header.logo-center .header-main .container .header-center .logo {margin: 0 auto !important;}#header.logo-center .header-main .container .header-center .logo img {-webkit-transform-origin: center center;-moz-transform-origin: center center;-ms-transform-origin: center center;-o-transform-origin: center center;transform-origin: center center;}@media (max-width: 991px) {#header.logo-center .header-main .container .header-center {display: inline-block;width: auto;text-align: left;}#header.logo-center .header-main .container .header-center .logo {margin: 0 !important;}#header.logo-center .header-main .container .header-center .logo img {-webkit-transform-origin: left center;-moz-transform-origin: left center;-ms-transform-origin: left center;-o-transform-origin: left center;transform-origin: left center;}}@media (max-width: 480px) {#header.logo-center .header-main .container .header-center .logo {margin: 0 auto !important;}}#header.logo-center .header-main .container .header-right {width: 35%;padding-left: 20px;}@media (max-width: 991px) {#header.logo-center .header-main .container .header-right {width: auto;}}#header .gap {font-weight: 300;margin: 0 10px;}#header .gap.switcher-gap {margin: 0 5px;}#header .mobile-show {display: none;}@media (max-width: 991px) {#header .mobile-hide {display: none;}#header .mobile-show {display: inline;}}#header.sticky-header .header-main {-webkit-transition: none;-moz-transition: none;transition: none;}#header.sticky-header .header-main.change-logo .container > div {padding-top: 8px;padding-bottom: 8px;}@media (max-width: 480px) {#header.sticky-header .header-main.change-logo .container > div {padding-top: 5px;padding-bottom: 5px;}}#header.sticky-header .header-main.change-logo .logo img {-webkit-transform: scale(0.8);-moz-transform: scale(0.8);-ms-transform: scale(0.8);-o-transform: scale(0.8);transform: scale(0.8);}#header.sticky-header .header-main.sticky {position: fixed;left: 0;right: 0;width: 100%;box-shadow: 0 1px 0 0 rgba(0, 0, 0, .1);top: 0;z-index: 1001;}#header.sticky-header .header-main.sticky .container.absolute {position: absolute;left: 0;right: 0;top: 0;bottom: 0;margin: auto;}.header-reveal #header.sticky-header .header-main.sticky {margin-top: 0;-webkit-animation: header-reveal 0.4s ease-in;animation: header-reveal 0.4s ease-in;}#header.sticky-header .logo {min-width: 0;}@media (max-width: 480px) {#header.sticky-header .logo {display: none;}}#header.sticky-header .main-menu-wrap {position: fixed;border-bottom-width: 0 !important;left: 0;right: 0;width: 100%;top: 0;z-index: 1001;padding: 8px 0;}.header-reveal #header.sticky-header .main-menu-wrap {margin-top: 0;-webkit-animation: header-reveal 0.4s ease-in;animation: header-reveal 0.4s ease-in;}#header.sticky-header .main-menu-wrap,.fixed-header #header.sticky-header .main-menu-wrap {box-shadow: 0 1px 0 0 rgba(0, 0, 0, .1);}#header.sticky-header .main-menu-wrap.menu-flat,.fixed-header #header.sticky-header .main-menu-wrap.menu-flat,#header.sticky-header .main-menu-wrap.menu-flat-border,.fixed-header #header.sticky-header .main-menu-wrap.menu-flat-border {padding: 0;}#header.sticky-header-calc .header-main.sticky,#header.sticky-header-calc .main-menu-wrap,#header.sticky-header-calc .logo img,#header.sticky-header-calc .header-main.change-logo .container > div {-webkit-transition: none;-moz-transition: none;transition: none;}.fixed-header.header-transparent-bottom-border #header {border-bottom: 1px solid rgba(255, 255, 255, .2);}.fixed-header #header {position: absolute;left: 0;right: 0;width: 100%;top: auto;z-index: 1001;border-top-width: 0;}.fixed-header #header .header-main,.fixed-header #header .main-menu-wrap {position: relative;top: 0;}.fixed-header #header.sticky-header {padding-bottom: 0 !important;border-bottom: none;}.fixed-header #header.sticky-header .header-main,.fixed-header #header.sticky-header .main-menu-wrap {position: fixed;}.fixed-header #header .header-main .container > div {padding-top: 15px;padding-bottom: 15px;}.fixed-header #header .searchform {-webkit-transition: background 0.3s ease 0s, border 0.3s ease 0s;-moz-transition: background 0.3s ease 0s, border 0.3s ease 0s;transition: background 0.3s ease 0s, border 0.3s ease 0s;}.fixed-header #header .main-menu-wrap #main-menu .mega-menu {background: transparent;}.fixed-header #header #main-menu .mega-menu {-webkit-transition: background 0.3s ease 0s;-moz-transition: background 0.3s ease 0s;transition: background 0.3s ease 0s;}.fixed-header #header.sticky-header .main-menu-wrap {padding: 8px 0;}#header-boxed {padding-left: 0;padding-right: 0;margin-left: auto;margin-right: auto;}#header-boxed #header.sticky-header .header-main.sticky {margin-left: auto;margin-right: auto;}@media (min-width:768px) {#header-boxed #header.sticky-header .header-main.sticky {max-width: 750px;}}@media (min-width:992px) {#header-boxed #header.sticky-header .header-main.sticky {max-width: 990px;}}#header-boxed #header.sticky-header .main-menu-wrap {margin-left: auto;margin-right: auto;}@media (min-width:992px) {#header-boxed #header.sticky-header .main-menu-wrap {max-width: 990px;}}#header .logo {margin: 0;padding: 0;min-width: 100px;}@media (max-width: 991px) {#header .logo {min-width: 0;}}@media (max-width: 480px) {#header .logo {text-align: center;margin: -15px auto 0;}}#header .logo a {display: inline-block;max-width: 100%;}#header .logo img {display: inline-block;color: transparent;max-width: 100%;-webkit-transform-origin: left center;-moz-transform-origin: left center;-ms-transform-origin: left center;-o-transform-origin: left center;transform-origin: left center;}@media not all,only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx) {#header .logo img.standard-logo {display: none;}#header .logo img.retina-logo {display: inline-block !important;}}#header .logo-transition img {-webkit-transition: all 0.3s ease 0s;-moz-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;}#header .logo-text {display: inline-block;}#header .welcome-msg {display: inline-block;vertical-align: middle;}#header .welcome-msg p {margin: 12px 0;}#header .switcher-wrap {display: inline-block;white-space: nowrap;}#header .switcher-wrap ul:first-child {margin-left: 0;}#header .currency-switcher,#header .view-switcher,#header .top-links {font-size: 0.7857em;display: inline-block;vertical-align: middle;margin: 3px 0;}#header .currency-switcher > li.menu-item,#header .view-switcher > li.menu-item,#header .top-links > li.menu-item {margin-right: 0;}#header .currency-switcher > li.menu-item:after,#header .view-switcher > li.menu-item:after,#header .top-links > li.menu-item:after {content: "|";font-weight: 300;position: relative;top: -1px;margin: 0 10px 0 5px;}#header .currency-switcher > li.menu-item > a,#header .view-switcher > li.menu-item > a,#header .top-links > li.menu-item > a,#header .currency-switcher > li.menu-item > h5,#header .view-switcher > li.menu-item > h5,#header .top-links > li.menu-item > h5 {font-size: 1em;font-weight: normal;padding: 0 5px;border-radius: 0;line-height: 26px;}#header .currency-switcher > li.menu-item:hover > a,#header .view-switcher > li.menu-item:hover > a,#header .top-links > li.menu-item:hover > a,#header .currency-switcher > li.menu-item:hover > h5,#header .view-switcher > li.menu-item:hover > h5,#header .top-links > li.menu-item:hover > h5 {border-radius: 0 0 0 0;}#header .currency-switcher > li.menu-item.has-sub:hover > a,#header .view-switcher > li.menu-item.has-sub:hover > a,#header .top-links > li.menu-item.has-sub:hover > a,#header .currency-switcher > li.menu-item.has-sub:hover > h5,#header .view-switcher > li.menu-item.has-sub:hover > h5,#header .top-links > li.menu-item.has-sub:hover > h5 {margin-bottom: 0;padding-bottom: 0;}#header .currency-switcher > li.menu-item > .popup,#header .view-switcher > li.menu-item > .popup,#header .top-links > li.menu-item > .popup {margin-top: 0;border-width: 0;}#header .currency-switcher .narrow .popup > .inner > ul.sub-menu,#header .view-switcher .narrow .popup > .inner > ul.sub-menu,#header .top-links .narrow .popup > .inner > ul.sub-menu {border-radius: 0 0 0 0;box-shadow: none;}#header .currency-switcher .narrow .popup ul.sub-menu,#header .view-switcher .narrow .popup ul.sub-menu,#header .top-links .narrow .popup ul.sub-menu {padding: 5px;min-width: 0;}#header .currency-switcher .narrow .popup li.menu-item > a,#header .view-switcher .narrow .popup li.menu-item > a,#header .top-links .narrow .popup li.menu-item > a,#header .currency-switcher .narrow .popup li.menu-item > h5,#header .view-switcher .narrow .popup li.menu-item > h5,#header .top-links .narrow .popup li.menu-item > h5 {font-size: 1em;padding: 0 7px;line-height: 25px;border-bottom-width: 0;}#header .currency-switcher,#header .view-switcher {margin-left: 11px;}#header .woocs-switcher li,#header .woocs-switcher li > h5 {cursor: pointer !important;}#header .top-links {white-space: nowrap;}@media (max-width: 991px) {#header .top-links {display: none;}}#header .top-links > li.menu-item {display: inline-block;margin-left: -11px;float: left;}#header .top-links > li.menu-item.active > a,#header .top-links > li.menu-item:hover > a,#header .top-links > li.menu-item.has-sub:hover > a,#header .top-links > li.menu-item.active > h5,#header .top-links > li.menu-item:hover > h5,#header .top-links > li.menu-item.has-sub:hover > h5 {background: transparent;}#header .top-links a:hover {text-decoration: underline;}#header .header-top .currency-switcher,#header .header-top .view-switcher,#header .header-top .top-links {margin: 0;font-size: 1em;}#header .header-top .currency-switcher > li.menu-item > a,#header .header-top .view-switcher > li.menu-item > a,#header .header-top .top-links > li.menu-item > a,#header .header-top .currency-switcher > li.menu-item > h5,#header .header-top .view-switcher > li.menu-item > h5,#header .header-top .top-links > li.menu-item > h5 {padding-top: 5px !important;padding-bottom: 5px !important;border-radius: 0 !important;font-weight: 600;letter-spacing: 0.025em;line-height: 24px;}@media (max-width: 1169px) {#header .header-top .currency-switcher > li.menu-item > a,#header .header-top .view-switcher > li.menu-item > a,#header .header-top .top-links > li.menu-item > a,#header .header-top .currency-switcher > li.menu-item > h5,#header .header-top .view-switcher > li.menu-item > h5,#header .header-top .top-links > li.menu-item > h5 {padding-top: 3px !important;padding-bottom: 3px !important;}}#header .header-top .welcome-msg {line-height: 34px;letter-spacing: 0.28333px;}@media (max-width: 1169px) {#header .header-top .welcome-msg {line-height: 32px;}}#header .header-top .view-switcher .narrow .popup > .inner > ul,#header .header-top .currency-switcher .narrow .popup > .inner > ul {padding: 4px 0;background: #fff;}#header .header-top .view-switcher .narrow .popup li.menu-item > a,#header .header-top .currency-switcher .narrow .popup li.menu-item > a,#header .header-top .view-switcher .narrow .popup li.menu-item > h5,#header .header-top .currency-switcher .narrow .popup li.menu-item > h5 {background: #fff;color: #777;line-height: 20px;}#header .header-top .view-switcher .narrow .popup li.menu-item:hover > a,#header .header-top .currency-switcher .narrow .popup li.menu-item:hover > a,#header .header-top .view-switcher .narrow .popup li.menu-item:hover > h5,#header .header-top .currency-switcher .narrow .popup li.menu-item:hover > h5 {background-color: #ccc;color: #fff;}#header .header-top .view-switcher.mega-menu.show-arrow > li.has-sub > a:after,#header .header-top .currency-switcher.mega-menu.show-arrow > li.has-sub > a:after,#header .header-top .view-switcher.mega-menu.show-arrow > li.has-sub > h5:after,#header .header-top .currency-switcher.mega-menu.show-arrow > li.has-sub > h5:after {content: "\e80b";font-family: "porto";font-size: 11px;}#header .searchform {border: 1px solid #ccc;border-radius: 0;position: relative;display: inline-block;line-height: 32px;font-size: 13px;padding: 0;vertical-align: middle;width: 447px;*zoom: 1;}#header .searchform:before,#header .searchform:after {content: " ";display: table;}#header .searchform:after {clear: both;}#header .searchform:before {content: "";display: none;position: absolute;left: 27px;top: -23px;width: 22px;height: 22px;border: 11px solid transparent;border-bottom-color: inherit;}#header .searchform fieldset {margin-right: -2px;}@media (max-width: 1169px) {#header .searchform {width: 368px;}}@media (max-width: 991px) {#header .searchform {border-width: 5px;border-radius: 0;width: 378px;display: none;position: absolute;left: -25px;top: 45px;z-index: 1002;box-shadow: 0 2px 3px rgba(0, 0, 0, 0.15);}#header .searchform:before {display: block;}}#header .searchform .text,#header .searchform .cat,#header .searchform .button-wrap,#header .searchform .selectric-cat {float: left;display: inline-block;text-align: left;}#header .searchform .button-wrap {margin: 0;}#header .searchform input,#header .searchform select,#header .searchform button {background: transparent;border-radius: 0;float: left;border: none;height: 32px;outline: none;box-shadow: none;margin-bottom: 0;}#header .searchform input::-webkit-input-placeholder,#header .searchform select::-webkit-input-placeholder,#header .searchform button::-webkit-input-placeholder {opacity: 0.7;}#header .searchform input:-moz-placeholder,#header .searchform select:-moz-placeholder,#header .searchform button:-moz-placeholder {opacity: 0.7;}#header .searchform input::-moz-placeholder,#header .searchform select::-moz-placeholder,#header .searchform button::-moz-placeholder {opacity: 0.7;}#header .searchform input:-ms-input-placeholder,#header .searchform select:-ms-input-placeholder,#header .searchform button:-ms-input-placeholder {opacity: 0.7;}#header .searchform input {padding: 0 15px 0 15px;border-radius: 0 0 0 0;width: 398px;font-family: arial;font-size: 13px;height: 38px;line-height: 37px;}@media (max-width: 1169px) {#header .searchform input {width: 318px;}}#header .searchform.searchform-cats input {width: 266px;}@media (max-width: 1169px) {#header .searchform.searchform-cats input {width: 190px;}}#header .searchform button {font-size: 16px;padding: 0 15px 0 17.5px;border-radius: 0 0 0 0;text-shadow: none;height: 38px;line-height: 37px;}#header .searchform button i:before {content: "\e884";font-family: "porto";}#header .searchform select {padding: 0 15px 0 15px;width: 130px;appearance: none;-moz-appearance: none;-webkit-appearance: none;}#header .searchform select::-ms-expand {display: none;}#header .searchform .selectric-cat {width: 129px;text-align: left;}#header .searchform .selectric {background: transparent;border-width: 0;}#header .searchform .selectric .label {padding: 0 15px 0 15px;margin: 0;font-family: arial;font-weight: normal;font-size: 13px;border-radius: 0;text-align: left;letter-spacing: 0.005em;height: 38px;line-height: 37px;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;}#header .searchform .selectric-open {z-index: 10000;}#header .searchform .selectric-items {left: -1px;max-width: 250px;}#header .searchform .selectric-items ul,#header .searchform .selectric-items li {line-height: 18px;min-height: 18px;}#header .searchform .selectric-items li {border-width: 0;padding: 6px 8px;}#header .searchform .selectric-items:focus {outline: none;}#header .searchform input,#header .searchform select,#header .searchform .selectric {border-right: 1px solid #ccc;}#header .searchform .autocomplete-suggestions {width: auto !important;left: -1px;right: -1px;padding: 0;border-radius: 0;}#header .searchform .autocomplete-suggestion {padding: 6px;line-height: 15px;min-height: 0;*zoom: 1;text-align: left;}#header .searchform .autocomplete-suggestion:before,#header .searchform .autocomplete-suggestion:after {content: " ";display: table;}#header .searchform .autocomplete-suggestion:after {clear: both;}#header .searchform .autocomplete-suggestion .yith_wcas_result_image {float: left;margin-right: 10px;margin-left: 0;}#header .searchform .autocomplete-suggestion .yith_wcas_result_content {margin: 0;}#header .searchform .autocomplete-suggestion img {border-radius: 0;}#header .searchform .autocomplete-suggestion span.yith_wcas_result_on_sale,#header .searchform .autocomplete-suggestion span.yith_wcas_result_featured {padding: 3px 5px;border-radius: 0;}#header .searchform .autocomplete-suggestion div.badges {left: auto;right: 8px;line-height: 1;}#header .searchform .autocomplete-suggestion del {font-size: 0.8em;}#header .searchform .autocomplete-suggestion ins {text-decoration: none;}#header.search-md .searchform {width: 398px;}#header.search-md .searchform input {width: 348px;}#header.search-md .searchform.searchform-cats input {width: 220px;}@media (max-width: 1169px) {#header.search-md .searchform {width: 338px;}#header.search-md .searchform input {width: 288px;}#header.search-md .searchform.searchform-cats input {width: 160px;}}@media (max-width: 991px) {#header.search-md .searchform {width: 348px;}#header.search-md .searchform input {width: 290px;}#header.search-md .searchform.searchform-cats input {width: 162px;}}#header.search-sm .searchform {width: 348px;}#header.search-sm .searchform input {width: 298px;}#header.search-sm .searchform.searchform-cats input {width: 170px;}@media (max-width: 1169px) {#header.search-sm .searchform {width: 288px;}#header.search-sm .searchform input {width: 238px;}#header.search-sm .searchform.searchform-cats input {width: 110px;}}@media (max-width: 991px) {#header.search-sm .searchform {width: 298px;}#header.search-sm .searchform input {width: 240px;}#header.search-sm .searchform.searchform-cats input {width: 112px;}}#header .searchform-popup {display: inline-block;position: relative;vertical-align: middle;}#header .searchform-popup .search-toggle {cursor: pointer;display: none;width: 40px;height: 40px;line-height: 40px;text-align: center;position: relative;z-index: 1003;font-size: 1.2857em;}@media (max-width: 991px) {#header .searchform-popup .search-toggle {display: block;}}#header .show-menu-search .searchform-popup {position: absolute;left: 0;top: 0;bottom: 0;height: 40px;margin: auto;z-index: 110;}@media (max-width: 991px) {#header .show-menu-search .searchform-popup {position: relative;left: 0;}}#header .search-popup .search-toggle {display: inline-block;}#header .search-popup .searchform {border-width: 5px;border-radius: 0;width: 455px;display: none;position: absolute;left: -25px;top: 45px;z-index: 1003;box-shadow: 0 2px 3px rgba(0, 0, 0, 0.15);}@media (max-width: 1169px) {#header .search-popup .searchform {width: 378px;}}#header .search-popup .searchform:before {display: block;}#header.search-md .search-popup .searchform {width: 408px;}@media (max-width: 1169px) {#header.search-md .search-popup .searchform {width: 348px;}}#header.search-sm .search-popup .searchform {width: 358px;}@media (max-width: 1169px) {#header.search-sm .search-popup .searchform {width: 298px;}}#header .header-left.search-popup .searchform-popup {left: 0;}#header .header-left.search-popup .searchform {top: -1px;left: 45px;}#header .header-left.search-popup .searchform:before {border-bottom-color: transparent;border-right-color: inherit;left: -23px;top: 5px;}@media (max-width: 991px) {#header .header-left .searchform-popup {left: 0;}#header .header-left .searchform {top: -1px;left: 45px;}#header .header-left .searchform:before {border-bottom-color: transparent;border-right-color: inherit;left: -23px;top: 5px;}}#header .header-right.search-popup .searchform {left: auto;right: -22px;}#header .header-right.search-popup .searchform:before {left: auto;right: 27px;}@media (max-width: 991px) {#header .header-right .searchform {left: auto;right: -22px;}#header .header-right .searchform:before {left: auto;right: 27px;}}@media (max-width: 767px) {#header .header-left .searchform,#header .header-center .searchform,#header .header-right .searchform,#header .header-left.search-popup .searchform,#header .header-center.search-popup .searchform,#header .header-right.search-popup .searchform {width: 338px;}#header .header-left .searchform input,#header .header-center .searchform input,#header .header-right .searchform input,#header .header-left.search-popup .searchform input,#header .header-center.search-popup .searchform input,#header .header-right.search-popup .searchform input {width: 280px;}#header .header-left .searchform.searchform-cats input,#header .header-center .searchform.searchform-cats input,#header .header-right .searchform.searchform-cats input,#header .header-left.search-popup .searchform.searchform-cats input,#header .header-center.search-popup .searchform.searchform-cats input,#header .header-right.search-popup .searchform.searchform-cats input {width: 150px;}}@media (max-width: 480px) {#header .header-left .searchform,#header .header-center .searchform,#header .header-right .searchform,#header .header-left.search-popup .searchform,#header .header-center.search-popup .searchform,#header .header-right.search-popup .searchform {width: 288px;}#header .header-left .searchform input,#header .header-center .searchform input,#header .header-right .searchform input,#header .header-left.search-popup .searchform input,#header .header-center.search-popup .searchform input,#header .header-right.search-popup .searchform input {width: 234px;}#header .header-left .searchform.searchform-cats input,#header .header-center .searchform.searchform-cats input,#header .header-right .searchform.searchform-cats input,#header .header-left.search-popup .searchform.searchform-cats input,#header .header-center.search-popup .searchform.searchform-cats input,#header .header-right.search-popup .searchform.searchform-cats input {width: 118px;padding-right: 10px;}#header .header-left .searchform.searchform-cats select,#header .header-center .searchform.searchform-cats select,#header .header-right .searchform.searchform-cats select,#header .header-left.search-popup .searchform.searchform-cats select,#header .header-center.search-popup .searchform.searchform-cats select,#header .header-right.search-popup .searchform.searchform-cats select {width: 116px;padding: 0 8px;}#header .header-left .searchform.searchform-cats .selectric-cat,#header .header-center .searchform.searchform-cats .selectric-cat,#header .header-right .searchform.searchform-cats .selectric-cat,#header .header-left.search-popup .searchform.searchform-cats .selectric-cat,#header .header-center.search-popup .searchform.searchform-cats .selectric-cat,#header .header-right.search-popup .searchform.searchform-cats .selectric-cat {width: 116px;}#header .header-left .searchform.searchform-cats .selectric .label,#header .header-center .searchform.searchform-cats .selectric .label,#header .header-right .searchform.searchform-cats .selectric .label,#header .header-left.search-popup .searchform.searchform-cats .selectric .label,#header .header-center.search-popup .searchform.searchform-cats .selectric .label,#header .header-right.search-popup .searchform.searchform-cats .selectric .label {padding: 0 8px;}#header .header-left .searchform-popup,#header .header-center .searchform-popup,#header .header-right .searchform-popup,#header .header-left.search-popup .searchform-popup,#header .header-center.search-popup .searchform-popup,#header .header-right.search-popup .searchform-popup {position: absolute;left: 45px;top: 1px;bottom: auto;}#header .header-left .searchform-popup .searchform,#header .header-center .searchform-popup .searchform,#header .header-right .searchform-popup .searchform,#header .header-left.search-popup .searchform-popup .searchform,#header .header-center.search-popup .searchform-popup .searchform,#header .header-right.search-popup .searchform-popup .searchform {border-width: 3px;right: auto;left: -25px;top: 42px;}#header .header-left .searchform-popup .searchform:before,#header .header-center .searchform-popup .searchform:before,#header .header-right .searchform-popup .searchform:before,#header .header-left.search-popup .searchform-popup .searchform:before,#header .header-center.search-popup .searchform-popup .searchform:before,#header .header-right.search-popup .searchform-popup .searchform:before {width: 14px;border-width: 7px;left: 34px;right: auto;top: -23px;border-color: transparent;border-bottom-color: inherit;}}#header .header-contact {margin: 5px 0;display: inline-block;vertical-align: middle;white-space: nowrap;}#header .header-contact p {margin-bottom: 0;}#header .header-contact a {font-size: 0.8571em;}#header .header-contact .gap {margin: 0 12px;}#header .header-contact i {display: inline-block;margin: 0 5px;}#header .header-contact .nav-top a,#header .header-contact .nav-top span {font-size: 0.9em;padding: 6px 10px;}#header .header-contact .nav-top i {position: relative;top: 1px;margin-right: 6px;margin-left: 0;}#header .header-contact .nav-top span {line-height: 14px;margin-bottom: 2px;margin-top: 5px;}#header .header-top .header-contact {margin: 0;font-size: 1.15em;}#header .header-top .header-contact a,#header .header-top .header-contact span {font-size: 1em;}#header .share-links {display: inline-block;margin: 5px 0 5px 5px;vertical-align: middle;}#header .share-links > a {-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;transition: all 0.3s ease;box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .3);}#header .header-top .share-links {margin: 0 5px 0 -5px;font-size: 1.4545em;}#header .header-top .share-links > a {width: 1.75em;height: 2em;margin: 0;background: transparent;box-shadow: none;}#mini-cart {display: inline-block;vertical-align: middle;position: absolute;top: 50%;bottom: 50%;right: 0;height: 45px;margin: -22px auto;white-space: normal;}#mini-cart .cart-head {position: relative;cursor: pointer;margin-top: 0;min-width: 45px;text-align: center;}#mini-cart .minicart-icon {font-size: 36px;vertical-align: middle;display: inline-block;}#mini-cart .minicart-icon2 {margin-left: -6px;}#mini-cart .minicart-icon3 {margin-left: -8px;}#mini-cart .cart-items {position: absolute;font-size: 15px;font-weight: 600;bottom: 10px;left: 0;right: 0;top: 11px;text-align: center;display: inline-block;height: 22px;overflow: hidden;}#mini-cart .cart-items .items-loading {width: 16px;height: 16px;display: inline-block;background: transparent url(../images/ajax-loader@2x.gif) no-repeat scroll center center / 16px 16px;margin-top: -4px;vertical-align: middle;}#mini-cart .cart-head2 .cart-items {top: 5px;left: 3px;font-size: 13px;}#mini-cart .cart-head3 .cart-items {top: 9px;left: 2px;font-size: 13px;}#mini-cart .cart-head4 .cart-items {top: 8px;font-size: 14px;}#mini-cart.minicart-box {text-align: center;border: 1px solid #e6e6e6;margin: -30px auto;}#mini-cart.minicart-box .cart-head {margin-top: 11px;}#mini-cart.minicart-inline {font-size: 0.7857em;width: auto;height: auto;position: relative;top: auto;bottom: auto;margin: 3px 0 3px 7px;border-radius: 0;}#mini-cart.minicart-inline .minicart-icon {font-size: 1.2727em;margin-left: 0;vertical-align: top;}#mini-cart.minicart-inline .minicart-icon2,#mini-cart.minicart-inline .minicart-icon3 {margin-left: -2px;}#mini-cart.minicart-inline .cart-head {padding: 0 10px;line-height: 26px;height: 26px;white-space: nowrap;margin-top: 1px;margin-bottom: -1px;}#mini-cart.minicart-inline .cart-items {font-size: 1em;margin-left: 3px;position: relative;top: -1px;}#mini-cart.minicart-inline .cart-head2 .cart-items {left: 0;top: 0;}#mini-cart.minicart-inline .cart-popup {margin-top: 8px;}#mini-cart.minicart-inline .cart-popup:before {right: 18px;}@media (max-width: 480px) {#header #mini-cart {font-size: 0.8462em;width: auto;height: auto;position: absolute;right: 15px;top: 9px;bottom: auto;margin: 0;border-radius: 0;border-width: 0;}#header #mini-cart .minicart-icon {font-size: 1.2727em;margin-left: 0;vertical-align: baseline;}#header #mini-cart .minicart-icon2,#header #mini-cart .minicart-icon3 {margin-left: -2px;}#header #mini-cart .cart-head {padding: 0 10px;line-height: 26px;height: 26px;margin: 0;white-space: nowrap;}#header #mini-cart .cart-items {font-size: 1em;margin-left: 3px;position: relative;top: -3px;vertical-align: middle;}#header #mini-cart .cart-head2 .cart-items {left: 2px;top: -2px;}#header #mini-cart .cart-popup {margin-top: 8px;}#header #mini-cart .cart-popup:before {right: 18px;}}#mini-cart .cart-popup {width: 340px;-webkit-backface-visibility: hidden;-moz-backface-visibility: hidden;z-index: 1003;left: auto;right: 0;padding: 0;border: none;border-top: 9px solid #ccc;box-shadow: 0 2px 3px rgba(0, 0, 0, 0.15);border-radius: 0;}#mini-cart .cart-popup:before {}#mini-cart .cart-popup .widget_shopping_cart_content {border-radius: 0;margin-top: -4px;background: #fff;padding: 15px;}@media (max-width: 767px) {#mini-cart .cart-popup {width: 290px;}}#mini-cart .widget_shopping_cart li.empty {text-align: center;padding: 10px 0;}#mini-cart .widget_shopping_cart .buttons {margin-bottom: 0;}#mini-cart .widget_shopping_cart .cart-loading {height: 64px;width: 100%;background: transparent url(../images/ajax-loader@2x.gif) no-repeat scroll center center / 16px 16px;opacity: 0.6;}#mini-cart .cart_list {min-height: 45px;max-height: 300px;overflow-y: auto;overflow-x: hidden;}#mini-cart .cart_list.scroll-scrolly_visible li {padding-right: 20px;}#mini-cart.effect-down .cart-popup {display: block;top: -2000px;}#mini-cart.effect-down .cart_list,#mini-cart.effect-down .widget_shopping_cart .total,#mini-cart.effect-down .widget_shopping_cart .buttons {margin-top: -10px;}#mini-cart.effect-down.open .cart-popup {top: 100%;}#mini-cart.effect-down.open .cart_list,#mini-cart.effect-down.open .widget_shopping_cart .total,#mini-cart.effect-down.open .widget_shopping_cart .buttons {margin-top: 0;-webkit-transition: margin-top 0.2s ease;-moz-transition: margin-top 0.2s ease;transition: margin-top 0.2s ease;-webkit-transform: translate3d(0, 0, 0);-webkit-backface-visibility: hidden;-webkit-perspective: 1000;}#mini-cart.effect-fadein-up.open .cart-popup {-webkit-animation: menuFadeInUp 0.2s ease;animation: menuFadeInUp 0.2s ease;}#mini-cart.effect-fadein-down.open .cart-popup {-webkit-animation: menuFadeInDown 0.2s ease;animation: menuFadeInDown 0.2s ease;}#mini-cart.effect-fadein.open .cart-popup {-webkit-animation: menuFadeIn 0.2s ease;animation: menuFadeIn 0.2s ease;}#mini-cart.minicart-arrow,#mini-cart.minicart-arrow-alt {position: relative;height: 41px;line-height: 38px;}#mini-cart.minicart-arrow .cart-head::after,#mini-cart.minicart-arrow-alt .cart-head::after {font-family: fontawesome;position: absolute;right: 14px;color: #bde1f5;font-size: 13px;}#mini-cart.minicart-arrow .cart-items,#mini-cart.minicart-arrow-alt .cart-items {width: 16px;height: 16px;font-size: 10px;color: #fff !important;line-height: 16px;border-radius: 20px;}#header.sticky-header #mini-cart.minicart-arrow .cart-items,#header.sticky-header #mini-cart.minicart-arrow-alt .cart-items {left: 27px;}#header.sticky-header #mini-cart.minicart-arrow,#header.sticky-header #mini-cart.minicart-arrow-alt {margin-top: -24px !important;}#mini-cart.minicart-arrow {margin-top: -26px;}#mini-cart.minicart-arrow .cart-head::after {top: 2px;}#mini-cart.minicart-arrow .cart-head::after {right: 14px;}#mini-cart.minicart-arrow .minicart-icon {font-size: 25px;}#header:not(.sticky-header) #mini-cart.minicart-arrow .minicart-icon {color: #fff;}#mini-cart.minicart-arrow .cart-items {left: 31px;top: 5px !important;background-color: #f17734;}#header.sticky-header #mini-cart.minicart-arrow {top: 4px;}#mini-cart.minicart-arrow-alt {margin-top: -28px;}#mini-cart.minicart-arrow-alt .cart-head::after {top: 1px;}#mini-cart.minicart-arrow-alt .cart-head::after {right: 6px;}#mini-cart.minicart-arrow-alt .minicart-icon {font-size: 30px;}#mini-cart.minicart-arrow-alt .cart-items {left: 30px;top: -1px;background-color: #ff5b5b;}#header.sticky-header #mini-cart.minicart-arrow-alt {top: 0;right: 0;}#header.sticky-header #mini-cart.minicart-arrow-alt .minicart-icon {font-size: 23px;}#mini-cart .cart-popup {line-height: 38px;border: none;}#mini-cart .cart-popup:before {border: none;}#mini-cart .cart-popup .widget_shopping_cart_content {padding: 0 20px 15px;color: #696969;font-weight: bold;font-size: 13px;border-radius: 0;}#mini-cart .total-count {padding: 3px 10px;border-bottom: solid 1px #e6ebee;}#mini-cart .total-count a {color: #474747;}#mini-cart .total-count a:hover {text-decoration: underline !important;}#mini-cart li .product-details {margin: 15px 0 2px;}#mini-cart li .product-details a {color: inherit !important;width: calc(100% - 80px);line-height: 19px;}#mini-cart li .quantity {font-weight: normal !important;font-size: 13px !important;}#mini-cart li .quantity .amount {font-weight: normal !important;font-size: 13px !important;}#mini-cart li .product-image {float: right !important;margin-right: 0;width: 80px !important;}#mini-cart li .product-image img {width: 80px !important;}#mini-cart li .remove-product {z-index: 3;text-align: center !important;font-size: 11px;top: -18px !important;right: -3px !important;width: 20px !important;height: 20px !important;background-color: #fff;color: #474747 !important;border-radius: 100%;box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.5);line-height: 20px;}#mini-cart li:not(.empty) {padding: 15px 10px !important;border-bottom: 1px solid #e6ebee !important;}#mini-cart .widget_shopping_cart .total {padding: 15px 10px 25px;text-align: left;text-transform: uppercase;color: #474747;}#mini-cart .widget_shopping_cart .total .amount {float: right;font-size: 15px;font-weight: 700;color: inherit;}#mini-cart .widget_shopping_cart .buttons {padding: 0 10px 20px;}#mini-cart .widget_shopping_cart li.empty {font-weight: normal;}#mini-cart .buttons a {border: none;color: #fff;font-size: 12px;letter-spacing: 0.025em;text-transform: uppercase;padding: 14px 25px;border-radius: 2px;}#mini-cart.minicart-style1 .cart-popup {box-shadow: 0 5px 8px -5px rgba(0, 0, 0, 0.4);border-width: 1px;border-style: solid;}#header:not(.sticky-header) #mini-cart.minicart-style1 .cart-popup {top: calc(100% + 8px);}#mini-cart.minicart-style1 .cart-popup:before {content: '';position: absolute;border: 10px solid;border-color: transparent transparent #fff transparent !important;z-index: 3;right: 38.7px;top: -20px;}#mini-cart.minicart-style1 .cart-popup:after {content: '';position: absolute;border: 11px solid;border-color: transparent transparent #f0f0f0 transparent;right: 38px;top: -22px;}#mini-cart.minicart-style1 .cart-popup .widget_shopping_cart_content {margin-top: 0;}#mini-cart.minicart-style1 .product-image {border-color: #ededed;border-width: 1px;border-radius: 0;}#mini-cart.minicart-style1 .product-image img {border-radius: 0;}#mini-cart.minicart-style2 .buttons .checkout {float: none;width: 100% !important;}#mini-cart.minicart-style2 .buttons > a:first-child {display: none;}#header:not(.sticky-header) #mini-cart.minicart-arrow .cart-head,#header:not(.sticky-header) #mini-cart.minicart-arrow-alt .cart-head {padding-right: 28px;}#header:not(.sticky-header) #mini-cart.minicart-arrow .cart-head::after,#header:not(.sticky-header) #mini-cart.minicart-arrow-alt .cart-head::after {content: "\f107";}#header:not(.sticky-header) #mini-cart.minicart-arrow {border: solid 1px #0082c2;background-color: #0694db;box-shadow: 0 5px 11px -2px rgba(0, 0, 0, 0.1);}#header:not(.sticky-header) #mini-cart.minicart-arrow .cart-head {min-width: 79px;}#header:not(.sticky-header) #mini-cart.minicart-arrow-alt .cart-head {min-width: 74px;}@media (max-width: 991px) {.main-menu-wrap {display: none;}}.main-menu-wrap .container {display: table;}.main-menu-wrap .menu-left,.main-menu-wrap .menu-right {position: absolute;top: -2000px;-webkit-transform: translate3d(0, -10px, 0);-moz-transform: translate3d(0, -10px, 0);-ms-transform: translate3d(0, -10px, 0);-o-transform: translate3d(0, -10px, 0);transform: translate3d(0, -10px, 0);-webkit-transition: transform 0.3s ease 0s;-moz-transition: transform 0.3s ease 0s;transition: transform 0.3s ease 0s;}.main-menu-wrap .menu-left,.main-menu-wrap .menu-right,.main-menu-wrap .menu-center {display: table-cell;vertical-align: middle;}.main-menu-wrap .menu-left {text-align: left;}.main-menu-wrap .menu-right {padding-left: 10px;text-align: right;}.main-menu-wrap .menu-right #mini-cart {position: relative;margin-top: -16px;}.main-menu-wrap .menu-right #mini-cart.minicart-inline {margin-top: 3px;margin-left: 5px;}.main-menu-wrap .menu-right #mini-cart.minicart-box {margin-top: -30px;margin-left: 5px;}#header .main-menu-wrap .menu-right .searchform-popup {display: none;}#header .main-menu-wrap .menu-right .searchform-popup .search-toggle {display: block;}#header .main-menu-wrap .menu-right .searchform-popup .searchform {display: none;border-width: 5px;border-radius: 0;display: none;position: absolute;left: auto;right: -22px;top: 48px;z-index: 1002;width: 453px;box-shadow: 0 2px 3px rgba(0, 0, 0, 0.15);}#header .main-menu-wrap .menu-right .searchform-popup .searchform:before {display: block;left: auto;right: 27px;}#header .main-menu-wrap .menu-right .searchform-popup .searchform input {padding: 0 15px 0 15px;width: 420px;}#header .main-menu-wrap .menu-right .searchform-popup .searchform select,#header .main-menu-wrap .menu-right .searchform-popup .searchform .selectric .label {padding: 0 15px 0 15px;}#header .main-menu-wrap .menu-right .searchform-popup .searchform button {padding: 0 15px 0 17.5px;}#header .main-menu-wrap .menu-right .searchform-popup .searchform.searchform-cats {}#header .main-menu-wrap .menu-right .searchform-popup .searchform.searchform-cats input {width: 266px;}@media (max-width: 1169px) {#header .main-menu-wrap .menu-right .searchform-popup .searchform {width: 376px;}#header .main-menu-wrap .menu-right .searchform-popup .searchform input {width: 320px;}#header .main-menu-wrap .menu-right .searchform-popup .searchform.searchform-cats input {width: 190px;}}#header.search-md .main-menu-wrap .menu-right .searchform-popup .searchform {width: 406px;}#header.search-md .main-menu-wrap .menu-right .searchform-popup .searchform input {width: 350px;}#header.search-md .main-menu-wrap .menu-right .searchform-popup .searchform.searchform-cats input {width: 220px;}@media (max-width: 1169px) {#header.search-md .main-menu-wrap .menu-right .searchform-popup .searchform {width: 346px;}#header.search-md .main-menu-wrap .menu-right .searchform-popup .searchform input {width: 290px;}#header.search-md .main-menu-wrap .menu-right .searchform-popup .searchform.searchform-cats input {width: 160px;}}#header.search-sm .main-menu-wrap .menu-right .searchform-popup .searchform {width: 356px;}#header.search-sm .main-menu-wrap .menu-right .searchform-popup .searchform input {width: 300px;}#header.search-sm .main-menu-wrap .menu-right .searchform-popup .searchform.searchform-cats input {width: 170px;}@media (max-width: 1169px) {#header.search-sm .main-menu-wrap .menu-right .searchform-popup .searchform {width: 296px;}#header.search-sm .main-menu-wrap .menu-right .searchform-popup .searchform input {width: 240px;}#header.search-sm .main-menu-wrap .menu-right .searchform-popup .searchform.searchform-cats input {width: 110px;}}.sticky-header .main-menu-wrap .menu-left,.sticky-header .main-menu-wrap .menu-right {position: static;-webkit-transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0);-ms-transform: translate3d(0, 0, 0);-o-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}.sticky-header .main-menu-wrap .logo img {-webkit-transform: scale(0.8);-moz-transform: scale(0.8);-ms-transform: scale(0.8);-o-transform: scale(0.8);transform: scale(0.8);-webkit-transform-origin: left center;-moz-transform-origin: left center;-ms-transform-origin: left center;-o-transform-origin: left center;transform-origin: left center;-webkit-transition: none !important;-moz-transition: none !important;transition: none !important;}.sticky-header .main-menu-wrap .hide-sticky-content .menu-custom-content {display: none;}.sticky-header .main-menu-wrap .menu-right {min-width: 95px;}#header.sticky-header .main-menu-wrap .menu-right .searchform-popup {display: inline-block;}.main-menu-wrap .mega-menu > li.menu-item > a,.main-menu-wrap .mega-menu > li.menu-item > h5 {padding: 10px 13px;}.main-menu-wrap .mega-menu > li.menu-item.has-sub:hover > a,.main-menu-wrap .mega-menu > li.menu-item.has-sub:hover > h5 {margin-bottom: -3px;padding-bottom: 13px;}.main-menu-wrap #main-menu .mega-menu .menu-custom-block {padding: 0;margin: 0;}.main-menu-wrap #main-menu .mega-menu .menu-custom-block .tip {top: -5px;}#main-menu {position: relative;}@media (max-width: 480px) {#main-menu {display: inline !important;}}#main-menu .mega-menu {border-radius: 0;}@media (max-width: 991px) {#main-menu .mega-menu {display: none;}}#header .header-main .container #main-menu .mega-menu {text-align: left;background: transparent;}#header .header-main .container #main-menu .mega-menu > li.menu-item {margin: 1px 2px 1px 0;}#main-menu.centered .menu-center {text-align: center;}#main-menu.centered .mega-menu {text-align: center;margin-left: auto;margin-right: auto;display: inline-block;vertical-align: middle;}#main-menu.centered .mega-menu > li.menu-item {margin: 0 1px;}.header-center.show-menu-search #main-menu {padding-left: 45px;}@media (max-width: 991px) {.header-center.show-menu-search #main-menu {padding-left: 0;}}.header-left.show-menu-search #main-menu {padding-left: 50px;}@media (max-width: 991px) {.header-left.show-menu-search #main-menu {padding-left: 0;}}#main-menu .menu-custom-block {padding: 10px 0 9px;line-height: 21px;font-weight: 600;font-size: 0.8571em;margin-left: -10px;}#main-menu .menu-custom-block a,#main-menu .menu-custom-block span {display: inline-block;padding: 0 15px;position: relative;font-weight: 700;}#main-menu .menu-custom-block .tip {color: #fff;display: inline-block;font-size: 9px;font-style: normal;border-radius: 0;line-height: 1;padding: 2px;position: absolute;top: -14px;right: 10px;margin-left: 10px;}#main-menu .menu-custom-block .tip.hot {background-color: #eb2771;}#main-menu .menu-custom-block .tip.hot .tip-arrow:before {color: #eb2771;}#main-menu .menu-custom-block .tip .tip-arrow:before {display: inline-block;font-family: "Elusive-Icons";font-size: 5px;font-style: normal;position: absolute;width: auto;height: auto;margin: auto;top: auto;bottom: -3px;content: "\f125";left: 2px;text-align: right;}#main-menu .menu-custom-block .fa {text-align: center;}#main-menu .menu-custom-block .fa,#main-menu .menu-custom-block .avatar {margin-right: 5px;}#main-menu .menu-custom-block .avatar img {margin-top: -5px;margin-bottom: -4px;}@media (max-width: 991px) {#header .contact-gap {display: none;}}@media (max-width: 767px) {#header .header-top {display: none;}#header .header-contact {display: none;}#header .switcher-wrap {display: none;}#header .gap {display: none;}}@media (max-width: 480px) {#header .header-main .container {display: block;padding-top: 28px;padding-bottom: 15px;}#header .header-main .container > *:not(.porto-tooltip) {display: inline !important;padding: 0 !important;position: static !important;}#header .header-main .container > *:not(.porto-tooltip) #main-menu {display: inline;position: static;}}#main-toggle-menu {position: relative;}@media (max-width: 991px) {#main-toggle-menu {overflow: hidden;}}#main-toggle-menu .menu-title {color: #fff;cursor: pointer;background: #303030;font-size: 0.8571em;font-weight: 700;line-height: 20px;padding: 10px 15px;margin: 0;text-transform: uppercase;position: relative;-webkit-transition: all 0.25s ease 0s;-moz-transition: all 0.25s ease 0s;transition: all 0.25s ease 0s;}#main-toggle-menu .menu-title:hover {background-color: #555;}#main-toggle-menu .menu-title .toggle {display: inline-block;font-family: "FontAwesome";margin: 0 5px 0 0;padding: 0;}#main-toggle-menu .menu-title .toggle:before {content: "\f0c9";}#main-toggle-menu .toggle-menu-wrap {display: none;position: absolute;left: 0;top: 100%;width: 100%;background: #fff;box-shadow: 0 0 20px rgba(0, 0, 0, .4);z-index: 1001;}#main-toggle-menu .toggle-menu-wrap > ul {border-bottom: 5px solid #303030;}#main-toggle-menu.closed .toggle-menu-wrap {display: none;}#main-toggle-menu.show-always .menu-title {background: #303030;cursor: default;}#main-toggle-menu.show-always .toggle-menu-wrap {height: auto !important;display: block !important;}#main-toggle-menu .sidebar-menu > li.menu-item:last-child:hover {border-radius: 0;}.right-sidebar #main-toggle-menu .sidebar-menu > li.menu-item:last-child:hover {border-radius: 0;}#header .mobile-toggle {cursor: pointer;width: 40px;height: 40px;line-height: 40px;text-align: center;display: none;font-size: 1.2857em;vertical-align: middle;}@media (max-width: 991px) {#header .mobile-toggle {display: inline-block;}}@media (max-width: 480px) {#header .mobile-toggle {position: absolute;left: 5px;top: 1px;}}.header-extra-info {list-style: none;margin: 0;*zoom: 1;}.header-extra-info:before,.header-extra-info:after {content: " ";display: table;}.header-extra-info:after {clear: both;}.header-extra-info li {text-align: left;float: left;margin-left: 25px;}#header.logo-overlay-header .overlay-logo {display: none;}@media (min-width:992px) {#header.logo-overlay-header .overlay-logo {display: inline-block;position: absolute;top: 0;z-index: 1;opacity: 1;}#header.logo-overlay-header .overlay-logo-transition {-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;transition: all 0.3s ease;}#header.logo-overlay-header .logo {opacity: 0;-webkit-transform: translate3d(87px, 0, 0);-moz-transform: translate3d(87px, 0, 0);-ms-transform: translate3d(87px, 0, 0);-o-transform: translate3d(87px, 0, 0);transform: translate3d(87px, 0, 0);}#header.logo-overlay-header .logo-transition {-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;transition: all 0.3s ease;}#header.logo-overlay-header.sticky-header .overlay-logo {opacity: 0;top: -90px;}#header.logo-overlay-header.sticky-header .logo {opacity: 1;-webkit-transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0);-ms-transform: translate3d(0, 0, 0);-o-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}}#menu-main-menu #mini-cart {right: auto;}#menu-main-menu #mini-cart.minicart-arrow,#menu-main-menu #mini-cart.minicart-arrow-alt,#header.sticky-header #menu-main-menu #mini-cart.minicart-arrow,#header.sticky-header #menu-main-menu #mini-cart.minicart-arrow-alt {margin: 0 !important;}@media (min-width:992px) {#header.header-separate .header-main {-webkit-transition: none;-moz-transition: none;transition: none;}#header.header-separate .header-main .logo img {-webkit-transition: none;-moz-transition: none;transition: none;-webkit-transform: scale(1);-moz-transform: scale(1);-ms-transform: scale(1);-o-transform: scale(1);transform: scale(1);}}@media (max-width: 991px) {#header.header-5 .header-main .container .header-left,#header.header-5 .header-main .container .header-center {display: inline-block;}}@media (max-width: 991px) {#header.header-7 .header-main .container .header-left {display: none;}}@media (min-width:992px) {#header.header-corporate .header-main .container .header-right {padding-left: 30px;}#header.header-corporate .header-main .container .header-right .searchform-popup {margin-right: 0;}#header.header-corporate .searchform {box-shadow: 0 1px 1px rgba(0, 0, 0, .075) inset;width: auto;}#header.header-corporate .searchform input,#header.header-corporate .searchform select,#header.header-corporate .searchform button {height: 34px;line-height: 34px;}#header.header-corporate .searchform .selectric .label {height: 34px;line-height: 36px;}#header.header-corporate .searchform input {border: none;padding: 0 12px;width: 140px;}#header.header-corporate .searchform select {border-left: 1px solid #ccc;padding-left: 5px;margin-right: -3px;}#header.header-corporate .searchform .selectric {border-left: 1px solid #ccc;}#header.header-corporate .searchform .selectric .label {padding-left: 5px;margin-right: -3px;}#header.header-corporate .searchform button {padding: 0 13px;}}#header.header-corporate .share-links {margin-top: 0;margin-bottom: 0;}#header.header-corporate .share-links a {width: 30px;height: 30px;border-radius: 30px;margin: 0 2px;overflow: hidden;box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .3);-webkit-transition: all 0.2s ease 0s;-moz-transition: all 0.2s ease 0s;transition: all 0.2s ease 0s;font-size: 14px;color: #333;background-color: #fff;}#header.header-corporate .share-links a:hover {color: #fff;}@media (max-width: 991px) {#header.header-10 .header-right-top,#header.header-10 .header-right-bottom {display: inline;}#header.header-10 .share-links {display: none;}}@media (min-width:992px) {#header.header-10 .header-main .container .header-left,#header.header-10 .header-main .container .header-center,#header.header-10 .header-main .container .header-right {padding-top: 15px;padding-bottom: 15px;}#header.header-10 .header-main .container .header-right-bottom {margin-top: 10px;}#header.header-10 .header-main.sticky .header-right-top {display: none;}#header.header-10 .header-main.sticky .container .header-right-bottom {margin-top: 0;}#header.header-10 .header-contact {margin: 0 0 4px;}#header.header-10 .searchform {margin-bottom: 4px;margin-left: 15px;}#header.header-10 #mini-cart {margin: 0 0 0 15px;}}#header.header-corporate:not(.header-10) .header-main .searchform-popup,#header.header-corporate:not(.header-10) .header-main #mini-cart {display: none;}@media (min-width:768px) {#header.header-corporate:not(.header-10) .switcher-wrap {margin-right: 5px;}#header.header-corporate:not(.header-10) .block-inline {line-height: 50px;margin-bottom: 5px;}#header.header-corporate:not(.header-10) .header-left .block-inline {margin-right: 8px;}#header.header-corporate:not(.header-10) .header-left .block-inline > * {margin: 0 7px 0 0;}#header.header-corporate:not(.header-10) .header-right .block-inline {margin-left: 8px;}#header.header-corporate:not(.header-10) .header-right .block-inline > * {margin: 0 0 0 7px;}#header.header-corporate:not(.header-10) .share-links {line-height: 1;}}#header.header-corporate:not(.header-10) .header-top .welcome-msg {font-size: 1.15em;}#header.header-corporate:not(.header-10) .header-top #mini-cart.minicart-inline {font-size: 1em;}#header.header-corporate:not(.header-10) .header-top #mini-cart.minicart-inline:first-child {margin-left: 0;margin-right: 0;}@media (max-width: 991px) {#header.header-corporate:not(.header-10) .header-top .header-left > *,#header.header-corporate:not(.header-10) .header-top .header-right > * {display: none;}#header.header-corporate:not(.header-10) .header-top .header-left > .block-inline,#header.header-corporate:not(.header-10) .header-top .header-right > .block-inline {display: block;}#header.header-corporate:not(.header-10) .header-top .searchform-popup,#header.header-corporate:not(.header-10) .header-top #mini-cart {display: none;}#header.header-corporate:not(.header-10) .header-main .searchform-popup,#header.header-corporate:not(.header-10) .header-main #mini-cart {display: inline-block;}}@media (min-width:992px) {#header.header-11 .header-main .container .header-left,#header.header-12 .header-main .container .header-left,#header.header-11 .header-main.sticky .container .header-left,#header.header-12 .header-main.sticky .container .header-left,#header.header-11 .header-main .container .header-center,#header.header-12 .header-main .container .header-center,#header.header-11 .header-main.sticky .container .header-center,#header.header-12 .header-main.sticky .container .header-center,#header.header-11 .header-main .container .header-right,#header.header-12 .header-main .container .header-right,#header.header-11 .header-main.sticky .container .header-right,#header.header-12 .header-main.sticky .container .header-right {padding-top: 0;padding-bottom: 0;}#header.header-11 .header-main.change-logo #main-menu .mega-menu > li.menu-item > a,#header.header-12 .header-main.change-logo #main-menu .mega-menu > li.menu-item > a,#header.header-11 .header-main.change-logo #main-menu .mega-menu > li.menu-item > h5,#header.header-12 .header-main.change-logo #main-menu .mega-menu > li.menu-item > h5 {padding-top: 33px;padding-bottom: 24px;}#header.header-11 .header-main.change-logo #main-menu .mega-menu > li.menu-item > a .tip,#header.header-12 .header-main.change-logo #main-menu .mega-menu > li.menu-item > a .tip,#header.header-11 .header-main.change-logo #main-menu .mega-menu > li.menu-item > h5 .tip,#header.header-12 .header-main.change-logo #main-menu .mega-menu > li.menu-item > h5 .tip {top: 15px;}#header.header-11 .header-main #main-menu .mega-menu > li.menu-item,#header.header-12 .header-main #main-menu .mega-menu > li.menu-item {margin-top: 0;margin-bottom: 0;margin-right: 0;}#header.header-11 #main-menu .mega-menu > li.menu-item > a,#header.header-12 #main-menu .mega-menu > li.menu-item > a,#header.header-11 #main-menu .mega-menu > li.menu-item > h5,#header.header-12 #main-menu .mega-menu > li.menu-item > h5 {border-radius: 0;padding-top: 38px;padding-bottom: 24px;margin-bottom: 0;}#header.header-11 #main-menu .mega-menu > li.menu-item > a .tip,#header.header-12 #main-menu .mega-menu > li.menu-item > a .tip,#header.header-11 #main-menu .mega-menu > li.menu-item > h5 .tip,#header.header-12 #main-menu .mega-menu > li.menu-item > h5 .tip {top: 20px;}#header.header-11 #main-menu .mega-menu .popup,#header.header-12 #main-menu .mega-menu .popup {margin-top: 0;}#header.header-11 #main-menu .mega-menu .wide .popup,#header.header-12 #main-menu .mega-menu .wide .popup {border-radius: 0;}#header.header-11 #main-menu .mega-menu .wide .popup > .inner,#header.header-12 #main-menu .mega-menu .wide .popup > .inner {border-radius: 0;}#header.header-11 #main-menu .mega-menu .wide.pos-left .popup,#header.header-12 #main-menu .mega-menu .wide.pos-left .popup,#header.header-11 #main-menu .mega-menu .wide.pos-right .popup,#header.header-12 #main-menu .mega-menu .wide.pos-right .popup,#header.header-11 #main-menu .mega-menu .wide.pos-left .popup > .inner,#header.header-12 #main-menu .mega-menu .wide.pos-left .popup > .inner,#header.header-11 #main-menu .mega-menu .wide.pos-right .popup > .inner,#header.header-12 #main-menu .mega-menu .wide.pos-right .popup > .inner {border-radius: 0;}#header.header-11 #main-menu .mega-menu .narrow .popup,#header.header-12 #main-menu .mega-menu .narrow .popup,#header.header-11 #main-menu .mega-menu .narrow.pos-left .popup,#header.header-12 #main-menu .mega-menu .narrow.pos-left .popup,#header.header-11 #main-menu .mega-menu .narrow.pos-right .popup,#header.header-12 #main-menu .mega-menu .narrow.pos-right .popup,#header.header-11 #main-menu .mega-menu .narrow .popup > .inner,#header.header-12 #main-menu .mega-menu .narrow .popup > .inner,#header.header-11 #main-menu .mega-menu .narrow.pos-left .popup > .inner,#header.header-12 #main-menu .mega-menu .narrow.pos-left .popup > .inner,#header.header-11 #main-menu .mega-menu .narrow.pos-right .popup > .inner,#header.header-12 #main-menu .mega-menu .narrow.pos-right .popup > .inner,#header.header-11 #main-menu .mega-menu .narrow .popup > .inner > ul.sub-menu,#header.header-12 #main-menu .mega-menu .narrow .popup > .inner > ul.sub-menu,#header.header-11 #main-menu .mega-menu .narrow.pos-left .popup > .inner > ul.sub-menu,#header.header-12 #main-menu .mega-menu .narrow.pos-left .popup > .inner > ul.sub-menu,#header.header-11 #main-menu .mega-menu .narrow.pos-right .popup > .inner > ul.sub-menu,#header.header-12 #main-menu .mega-menu .narrow.pos-right .popup > .inner > ul.sub-menu {border-radius: 0;}#header.header-11 #main-menu .mega-menu .narrow ul.sub-menu ul.sub-menu,#header.header-12 #main-menu .mega-menu .narrow ul.sub-menu ul.sub-menu {border-radius: 0;}}@media (min-width:992px) {#header.header-12 .header-main.change-logo .share-links {margin-top: 8px;}}@media (min-width:992px) {#header.header-12 .header-main .share-links {margin-top: 12px;}}@media (max-width: 991px) {#header.header-12 .header-main .share-links {margin-left: 0;}}@media (max-width: 480px) {#header.header-12 .header-main .share-links {display: none;}}#header.header-11 .searchform,#header.header-15 .searchform,#header.header-16 .searchform {margin-left: 15px;}@media (max-width: 991px) {#header.header-11 .share-links,#header.header-15 .share-links,#header.header-16 .share-links {display: none;}}@media (max-width: 991px) {#header.header-16 .share-links {display: none;}}@media (min-width:992px) {#header.header-11 .header-main.change-logo #main-menu .mega-menu > li.menu-item > a,#header.header-11 .header-main.change-logo #main-menu .mega-menu > li.menu-item > h5 {padding-top: 36px;padding-bottom: 20px;}#header.header-11 .header-main.change-logo #main-menu .mega-menu > li.menu-item > a .tip,#header.header-11 .header-main.change-logo #main-menu .mega-menu > li.menu-item > h5 .tip {top: 18px;}#header.header-11 .header-main.change-logo #main-menu .mega-menu > li.menu-item,#header.header-11 .header-main.change-logo #main-menu .mega-menu > li.menu-item.active,#header.header-11 .header-main.change-logo #main-menu .mega-menu > li.menu-item:hover {margin-top: 0;}#header.header-11 .header-main.change-logo #main-menu .mega-menu > li.menu-item > a,#header.header-11 .header-main.change-logo #main-menu .mega-menu > li.menu-item.active > a,#header.header-11 .header-main.change-logo #main-menu .mega-menu > li.menu-item:hover > a,#header.header-11 .header-main.change-logo #main-menu .mega-menu > li.menu-item > h5,#header.header-11 .header-main.change-logo #main-menu .mega-menu > li.menu-item.active > h5,#header.header-11 .header-main.change-logo #main-menu .mega-menu > li.menu-item:hover > h5 {border-width: 0;}#header.header-11 .header-main.change-logo .share-links {margin-top: 13px;}#header.header-11 .header-main #main-menu .mega-menu > li.menu-item {margin-left: 0;margin-right: 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 {padding-top: 62px;}#header.header-11 .header-main #main-menu .mega-menu > li.menu-item > a .tip,#header.header-11 .header-main #main-menu .mega-menu > li.menu-item > h5 .tip {top: 44px;}#header.header-11 .header-main #main-menu.show-header-top .mega-menu > li.menu-item,#header.header-11 .header-main #main-menu.show-header-top .mega-menu > li.menu-item.active,#header.header-11 .header-main #main-menu.show-header-top .mega-menu > li.menu-item:hover {margin-top: 0;}#header.header-11 .header-main #main-menu.show-header-top .mega-menu > li.menu-item > a,#header.header-11 .header-main #main-menu.show-header-top .mega-menu > li.menu-item.active > a,#header.header-11 .header-main #main-menu.show-header-top .mega-menu > li.menu-item:hover > a,#header.header-11 .header-main #main-menu.show-header-top .mega-menu > li.menu-item > h5,#header.header-11 .header-main #main-menu.show-header-top .mega-menu > li.menu-item.active > h5,#header.header-11 .header-main #main-menu.show-header-top .mega-menu > li.menu-item:hover > h5 {border-width: 0;}#header.header-11 .share-links {margin-top: 36px;}}@media (max-width: 991px) {#header.header-13 .header-main .container .header-left {display: none;}}#header.header-17 .main-menu-wrap .menu-right {position: relative;top: auto;padding-left: 0;-webkit-transform: none;-moz-transform: none;-ms-transform: none;-o-transform: none;transform: none;}#header.header-17 .main-menu-wrap .menu-right #mini-cart,#header.header-17 .main-menu-wrap .menu-right .searchform-popup {display: inline-block;}#header.header-17 .main-menu-wrap .menu-right .searchform-popup .search-toggle {display: none;}#header.header-17 .main-menu-wrap .menu-right .searchform-popup .searchform {position: static;display: block;border-width: 0;border-radius: 0;box-shadow: none;width: 249px;background: rgba(0, 0, 0, .07);}#header.header-17 .main-menu-wrap .menu-right .searchform-popup .searchform.searchform-cats {width: 369px;}@media (max-width: 1169px) {#header.header-17 .main-menu-wrap .menu-right .searchform-popup .searchform {width: 246px;}#header.header-17 .main-menu-wrap .menu-right .searchform-popup .searchform.searchform-cats {width: 366px;}}#header.header-17 .main-menu-wrap .menu-right .searchform-popup .searchform:before {display: none;}#header.header-17 .main-menu-wrap .menu-right .searchform-popup .searchform fieldset {margin-right: 0;}#header.header-17 .main-menu-wrap .menu-right .searchform-popup .searchform input,#header.header-17 .main-menu-wrap .menu-right .searchform-popup .searchform select,#header.header-17 .main-menu-wrap .menu-right .searchform-popup .searchform button {border-radius: 0;color: #fff;height: 60px;}#header.header-17 .main-menu-wrap .menu-right .searchform-popup .searchform input::-webkit-input-placeholder,#header.header-17 .main-menu-wrap .menu-right .searchform-popup .searchform select::-webkit-input-placeholder,#header.header-17 .main-menu-wrap .menu-right .searchform-popup .searchform button::-webkit-input-placeholder {color: #fff;opacity: 0.4;text-transform: uppercase;}#header.header-17 .main-menu-wrap .menu-right .searchform-popup .searchform input:-moz-placeholder,#header.header-17 .main-menu-wrap .menu-right .searchform-popup .searchform select:-moz-placeholder,#header.header-17 .main-menu-wrap .menu-right .searchform-popup .searchform button:-moz-placeholder {color: #fff;opacity: 0.4;text-transform: uppercase;}#header.header-17 .main-menu-wrap .menu-right .searchform-popup .searchform input::-moz-placeholder,#header.header-17 .main-menu-wrap .menu-right .searchform-popup .searchform select::-moz-placeholder,#header.header-17 .main-menu-wrap .menu-right .searchform-popup .searchform button::-moz-placeholder {color: #fff;opacity: 0.4;text-transform: uppercase;}#header.header-17 .main-menu-wrap .menu-right .searchform-popup .searchform input:-ms-input-placeholder,#header.header-17 .main-menu-wrap .menu-right .searchform-popup .searchform select:-ms-input-placeholder,#header.header-17 .main-menu-wrap .menu-right .searchform-popup .searchform button:-ms-input-placeholder {color: #fff;opacity: 0.4;text-transform: uppercase;}@media (max-width: 1169px) {#header.header-17 .main-menu-wrap .menu-right .searchform-popup .searchform input,#header.header-17 .main-menu-wrap .menu-right .searchform-popup .searchform select,#header.header-17 .main-menu-wrap .menu-right .searchform-popup .searchform button {height: 50px;}}#header.header-17 .main-menu-wrap .menu-right .searchform-popup .searchform .selectric .label {height: 60px;line-height: 62px;}@media (max-width: 1169px) {#header.header-17 .main-menu-wrap .menu-right .searchform-popup .searchform .selectric .label {height: 50px;line-height: 52px;}}#header.header-17 .main-menu-wrap .menu-right .searchform-popup .searchform input {font-weight: 700;width: 200px;padding: 6px 12px 6px 22px;box-shadow: 0 1px 1px rgba(0, 0, 0, .075) inset;}@media (max-width: 1169px) {#header.header-17 .main-menu-wrap .menu-right .searchform-popup .searchform input {width: 197px;}}#header.header-17 .main-menu-wrap .menu-right .searchform-popup .searchform select {font-weight: 700;width: 120px;padding: 6px 12px 6px 22px;box-shadow: 0 1px 1px rgba(0, 0, 0, .075) inset;}#header.header-17 .main-menu-wrap .menu-right .searchform-popup .searchform .selectric-cat {width: 120px;}#header.header-17 .main-menu-wrap .menu-right .searchform-popup .searchform .selectric .label {font-weight: 700;padding: 6px 12px 6px 22px;box-shadow: 0 1px 1px rgba(0, 0, 0, .075) inset;}#header.header-17 .main-menu-wrap .menu-right .searchform-popup .searchform button {margin-left: -1px;font-size: 20px;padding: 6px 15px;color: #fff;opacity: 0.4;}#header.header-17 .main-menu-wrap .menu-right .searchform-popup .searchform button:hover {color: #000;}#header.header-17 .main-menu-wrap .menu-right .searchform-popup .searchform button .fa {font-family: "Simple-Line-Icons";}#header.header-17 .main-menu-wrap .menu-right .searchform-popup .searchform button .fa:before {content: "\e090";}@media (min-width:768px) {#header.header-17 .header-main .container > div {padding-top: 0;padding-bottom: 0;}}#header.header-17 .feature-box .feature-box-icon,#header.header-17 .feature-box .feature-box-info {float: left;padding-left: 0;}#header.header-17 .feature-box .feature-box-icon {height: auto;top: 0;margin-right: 0;}#header.header-17 .feature-box .feature-box-icon > i {line-height: 110px;margin: 0;}#header.header-17 .feature-box .feature-box-info > h4 {line-height: 110px;margin: 0;}#header.header-17 .header-contact {margin: 0;}#header.header-17 .header-extra-info li {padding-right: 32px;margin-left: 22px;border-right: 1px solid #e9e9e9;}@media (max-width: 1169px) {#header.header-17 .header-extra-info li {padding-right: 30px;margin-left: 20px;}}#header.header-17 .header-extra-info li:first-child {margin-left: 0;}#header.header-17 .header-extra-info li:last-child {padding-right: 0;border-right: medium none;}@media (max-width: 991px) {#header.header-17 .header-extra-info li {padding-right: 15px;margin-left: 0;border-right: medium none;}#header.header-17 .header-extra-info li:last-child {padding-right: 15px;}}.sticky-header.header-9 .main-menu-wrap .menu-right {position: absolute;right: 15px;top: 0;bottom: 0;height: 40px;margin: auto;}.sticky-header.header-9 .main-menu-wrap .menu-right #mini-cart {top: auto;bottom: auto;padding-top: 2px;}.sticky-header.header-9 .main-menu-wrap .menu-right #mini-cart.minicart-inline {padding-top: 0;}.sticky-header.header-9 .main-menu-wrap .menu-right #mini-cart.minicart-box {height: 56px;margin: -38px auto -34px;}.sticky-header.header-9 .main-menu-wrap .menu-right #mini-cart.minicart-box .cart-head {margin-top: 9px;}.header-wrapper.header-side-nav #header .side-top {display: block;text-align: center;*zoom: 1;}.header-wrapper.header-side-nav #header .side-top:before,.header-wrapper.header-side-nav #header .side-top:after {content: " ";display: table;}.header-wrapper.header-side-nav #header .side-top:after {clear: both;}.header-wrapper.header-side-nav #header .side-top > .container {display: block;min-height: 0 !important;position: static;padding-top: 0;padding-bottom: 0;}.header-wrapper.header-side-nav #header .side-top > .container > * {display: inline-block;padding: 0 !important;}.header-wrapper.header-side-nav #header .side-top > .container > *:first-child {margin-left: 0;margin-right: 0;}.header-wrapper.header-side-nav #header .share-links {margin: 0 0 8px;}.header-wrapper.header-side-nav #header .share-links a {width: 30px;height: 30px;margin: 5px;box-shadow: none;border-radius: 50px;}.header-wrapper.header-side-nav #header .share-links a:hover {color: #fff;}.header-wrapper.header-side-nav #header .share-links .share-twitter:hover {background: #1aa9e1;}.header-wrapper.header-side-nav #header .share-links .share-facebook:hover {background: #3b5a9a;}.header-wrapper.header-side-nav #header .share-links .share-linkedin:hover {background: #0073b2;}.header-wrapper.header-side-nav #header .share-links .share-rss:hover {background: #ff8201;}.header-wrapper.header-side-nav #header .share-links .share-googleplus:hover {background: #dd4b39;}.header-wrapper.header-side-nav #header .share-links .share-pinterest:hover {background: #cc2127;}.header-wrapper.header-side-nav #header .share-links .share-youtube:hover {background: #c3191e;}.header-wrapper.header-side-nav #header .share-links .share-instagram:hover {background: #7c4a3a;}.header-wrapper.header-side-nav #header .share-links .share-skype:hover {background: #00b0f6;}.header-wrapper.header-side-nav #header .share-links .share-email:hover {background: #dd4b39;}.header-wrapper.header-side-nav #header .share-links .share-vk:hover {background: #6383a8;}.header-wrapper.header-side-nav #header .share-links .share-xing:hover {background: #1a7576;}.header-wrapper.header-side-nav #header .share-links .share-tumblr:hover {background: #304e6c;}.header-wrapper.header-side-nav #header .share-links .share-reddit:hover {background: #ff4107;}.header-wrapper.header-side-nav #header .share-links .share-vimeo:hover {background: #52b8ea;}.header-wrapper.header-side-nav #header .share-links .share-telegram:hover {background: #08c;}.header-wrapper.header-side-nav #header .share-links .share-yelp:hover {background: #c41200;}.header-wrapper.header-side-nav #header .share-links .share-flickr:hover {background: #0063dc;}.header-wrapper.header-side-nav #header .share-links .share-whatsapp:hover {background: #3c8a38;}@media (min-width:992px) {.header-wrapper.header-side-nav {position: absolute;top: 0;bottom: 0;z-index: 1002;}.header-wrapper.header-side-nav #header {position: fixed;top: 0;left: 0;width: 256px;min-height: 100vh;padding: 10px 15px 145px;}.header-wrapper.header-side-nav #header.initialize {position: absolute;}.header-wrapper.header-side-nav #header.fixed-bottom {position: fixed;bottom: 0;top: auto;}.header-wrapper.header-side-nav #header .side-top > .container {padding: 0;width: 100%;}.header-wrapper.header-side-nav #header .header-main {position: static;background: transparent;}.header-wrapper.header-side-nav #header .header-main > .container {position: static;padding: 0;width: 100%;display: block;}.header-wrapper.header-side-nav #header .header-main > .container > * {position: static;display: block;padding: 0;}.header-wrapper.header-side-nav #header .logo {text-align: center;margin: 30px auto;}.header-wrapper.header-side-nav #header .searchform {margin-bottom: 20px;width: 226px;border-radius: 0;}.header-wrapper.header-side-nav #header .searchform input {padding: 0 10px;border-radius: 0 0 0 0;border-width: 0;width: 190px;}.header-wrapper.header-side-nav #header .searchform.searchform-cats input {width: 95px;}.header-wrapper.header-side-nav #header .searchform button {padding: 0 10px;border-radius: 0 0 0 0;}.header-wrapper.header-side-nav #header .searchform select {border-width: 0;padding: 0 5px;width: 93px;}.header-wrapper.header-side-nav #header .searchform .selectric-cat {width: 93px;}.header-wrapper.header-side-nav #header .searchform .selectric {border-width: 0;}.header-wrapper.header-side-nav #header .searchform .selectric .label {padding: 0 5px;}.header-wrapper.header-side-nav #header .searchform .autocomplete-suggestions {left: -1px;right: -1px;}.header-wrapper.header-side-nav #header .top-links {display: block;font-size: 0.8em;margin-bottom: 20px;}.header-wrapper.header-side-nav #header .top-links li.menu-item {display: block;float: none;margin: 0;}.header-wrapper.header-side-nav #header .top-links li.menu-item:after {display: none;}.header-wrapper.header-side-nav #header .top-links li.menu-item > a,.header-wrapper.header-side-nav #header .top-links li.menu-item > h5 {margin: 0;padding-top: 5px;padding-bottom: 5px;border-radius: 0;border-top: 1px solid #ccc;border-color: rgba(128, 128, 128, .15) !important;}.header-wrapper.header-side-nav #header .top-links li.menu-item:first-child > a,.header-wrapper.header-side-nav #header .top-links li.menu-item:first-child > h5 {border-top-width: 0;}.header-wrapper.header-side-nav #header .header-contact {margin: 0 0 8px;white-space: normal;}.header-wrapper.header-side-nav #header .header-copyright {font-size: 0.9em;}.header-wrapper.header-side-nav #mini-cart.minicart-inline .cart-popup {left: 0;right: auto;}.header-wrapper.header-side-nav #mini-cart.minicart-inline .cart-popup:before,.header-wrapper.header-side-nav #mini-cart.minicart-inline .cart-popup:after {right: auto;left: 10px;}.header-wrapper.header-side-nav .side-bottom {text-align: center;position: absolute;bottom: 0;left: 0;right: 0;margin: 20px 10px;}.page-wrapper.side-nav .page-top.fixed-pos {position: fixed;z-index: 1001;width: 100%;box-shadow: 0 1px 0 0 rgba(0, 0, 0, .1);}}.header-side-nav .sidebar-menu {margin-bottom: 20px;}.header-side-nav .sidebar-menu > li.menu-item > a,.header-side-nav .sidebar-menu > li.menu-item > h5 {margin-left: 0;margin-right: 0;border-color: rgba(128, 128, 128, .18) !important;}.header-side-nav .sidebar-menu > li.menu-item > .arrow {right: -5px;}.header-side-nav .sidebar-menu > li.menu-item:last-child:hover {border-radius: 0;}.header-side-nav .sidebar-menu .menu-custom-block a {margin-left: 0;margin-right: 0;padding-left: 5px;padding-right: 5px;}.header-side-nav .sidebar-menu .menu-custom-block a:last-child:hover {border-radius: 0;}.header-side-nav .sidebar-menu .menu-custom-block .fa {width: 18px;text-align: center;}.header-side-nav .sidebar-menu .menu-custom-block .fa,.header-side-nav .sidebar-menu .menu-custom-block .avatar {margin-right: 5px;}.header-side-nav .sidebar-menu .menu-custom-block > .avatar img {margin-top: -5px;margin-bottom: -4px;}@media (max-width: 991px) {.header-wrapper.header-side-nav #header .side-top {padding: 10px 0 0;}.header-wrapper.header-side-nav #header .side-top .currency-switcher,.header-wrapper.header-side-nav #header .side-top .view-switcher {float: left;}.header-wrapper.header-side-nav #header .side-top .mini-cart {float: right;}.header-wrapper.header-side-nav #header .logo {margin-bottom: 5px;}.header-wrapper.header-side-nav #header .sidebar-menu {display: none;}.header-wrapper.header-side-nav #header .share-links {margin: 0 0 0 10px;}.header-wrapper.header-side-nav #header .share-links a:last-child {margin-right: 0;}.header-wrapper.header-side-nav #header .header-copyright {display: none;}}@media (max-width: 991px) {.header-wrapper.header-side-nav #header .side-top {padding-top: 0;}.header-wrapper.header-side-nav #header .side-top > .container > * {display: none !important;}.header-wrapper.header-side-nav #header .side-top > .container > .mini-cart {display: block !important;position: absolute !important;top: 50%;bottom: 50%;height: 26px;margin-top: -12px;right: 15px;z-index: 1001;}.header-wrapper.header-side-nav #header .logo {margin: 0;}.header-wrapper.header-side-nav #header .share-links {display: none;}.header-wrapper.header-side-nav #header .show-minicart .header-contact {margin-right: 80px;}}@media (max-width: 480px) {.header-wrapper.header-side-nav #header .logo {margin: 0 auto;}}@media (min-width:992px) {body.boxed.body-side {padding-left: 286px;padding-right: 30px;}body.boxed.body-side.modal-open {padding-left: 286px !important;padding-right: 30px !important;}body.boxed.body-side .header-wrapper.header-side-nav {left: -276px;margin-top: -30px;}body.boxed.body-side .page-wrapper.side-nav {max-width: 100%;}body.boxed.body-side .page-wrapper.side-nav > * {padding-left: 0;}body.boxed.body-side .page-wrapper.side-nav .container {padding-left: 30px;padding-right: 30px;}body.boxed.body-side .page-wrapper.side-nav .page-top.fixed-pos {left: 286px;right: 30px;width: auto;}}#nav-panel {position: fixed;height: 100%;width: 260px;top: 0;botom: 0;font-size: 0.9em;left: 0;overflow-x: hidden;overflow-y: scroll;z-index: 9001;-webkit-transform: translate(-260px);-moz-transform: translate(-260px);-ms-transform: translate(-260px);-o-transform: translate(-260px);transform: translate(-260px);-webkit-transition: transform 0.2s ease-in-out 0s;-moz-transition: transform 0.2s ease-in-out 0s;transition: transform 0.2s ease-in-out 0s;}#nav-panel.panel-left {left: 0;right: auto;-webkit-transform: translate(-260px);-moz-transform: translate(-260px);-ms-transform: translate(-260px);-o-transform: translate(-260px);transform: translate(-260px);}#nav-panel.panel-right {right: 0;left: auto;-webkit-transform: translate(260px);-moz-transform: translate(260px);-ms-transform: translate(260px);-o-transform: translate(260px);transform: translate(260px);}#nav-panel-close {border-radius: 0 0 0 0;display: block;font-size: 17px;height: 40px;line-height: 38px;position: fixed;left: 260px;margin-left: -40px;text-align: center;text-decoration: none;top: 85px;width: 40px;z-index: 9000;-webkit-transform: translate(-260px);-moz-transform: translate(-260px);-ms-transform: translate(-260px);-o-transform: translate(-260px);transform: translate(-260px);}#nav-panel-close.panel-left {left: 260px;right: auto;margin-left: -40px;margin-right: auto;-webkit-transform: translate(-260px);-moz-transform: translate(-260px);-ms-transform: translate(-260px);-o-transform: translate(-260px);transform: translate(-260px);border-radius: 0 0 0 0;}#nav-panel-close.panel-right {right: 260px;left: auto;margin-right: -40px;margin-left: auto;-webkit-transform: translate(260px);-moz-transform: translate(260px);-ms-transform: translate(260px);-o-transform: translate(260px);transform: translate(260px);border-radius: 0 0 0 0;}.panel-overlay {opacity: 0;}.panel-overlay.active {background: #000;position: fixed;left: 0;right: 0;top: 0;bottom: 0;z-index: 8999;min-height: 100vh;opacity: 0.35;-webkit-transition: opacity 0.2s ease-in-out 0s;-moz-transition: opacity 0.2s ease-in-out 0s;transition: opacity 0.2s ease-in-out 0s;}html.panel-opened body > * {z-index: 0;}html.panel-opened body #nav-panel {-webkit-transition: transform 0.3s ease-in-out 0s;-moz-transition: transform 0.3s ease-in-out 0s;transition: transform 0.3s ease-in-out 0s;z-index: 9001;-webkit-transform: translate(0px);-moz-transform: translate(0px);-ms-transform: translate(0px);-o-transform: translate(0px);transform: translate(0px);}html.panel-opened body #nav-panel-close {margin-left: 0;-webkit-transition: transform 0.3s ease-in-out 0s, margin ease-in-out 0s;-moz-transition: transform 0.3s ease-in-out 0s, margin ease-in-out 0s;transition: transform 0.3s ease-in-out 0s, margin ease-in-out 0s;z-index: 9000;-webkit-transform: translate(0px);-moz-transform: translate(0px);-ms-transform: translate(0px);-o-transform: translate(0px);transform: translate(0px);}html.panel-opened body #nav-panel-close.panel-left {margin-left: 0;margin-right: auto;}html.panel-opened body #nav-panel-close.panel-right {margin-right: 0;margin-left: auto;}html.panel-opened #wpadminbar {z-index: 8000;}#nav-panel .welcome-msg {text-align: center;display: block;margin: 15px 0;padding: 0 10px;}#nav-panel .welcome-msg p {margin: 5px 0;}#nav-panel .welcome-msg .pull-left,#nav-panel .welcome-msg .pull-right {float: none !important;}#nav-panel .accordion-menu {font-size: 0.8571em;}#nav-panel .accordion-menu .arrow {right: 5px;}#nav-panel .mobile-menu {font-size: 1em;}#nav-panel .switcher-wrap {margin: 15px 0;padding: 0 10px;}#nav-panel .woocs-switcher li,#nav-panel .woocs-switcher li > h5 {cursor: pointer !important;}#nav-panel .menu-wrap {margin: 15px 0;padding: 0 10px;}#nav-panel .menu-custom-block {margin: 15px 0;padding: 0 10px;}#nav-panel .menu-custom-block a,#nav-panel .menu-custom-block span {display: block;}#nav-panel .menu-custom-block a {padding: 5px 6px;text-decoration: none;}#nav-panel .menu-custom-block .tip {color: #fff;display: inline-block;font-size: 9px;font-style: normal;border-radius: 0;line-height: 1;padding: 2px;position: relative;margin-left: 10px;vertical-align: middle;}#nav-panel .menu-custom-block .tip.hot {background-color: #eb2771;}#nav-panel .menu-custom-block .tip.hot .tip-arrow:before {color: #eb2771;}#nav-panel .menu-custom-block .tip .tip-arrow:before {display: inline-block;font-family: "Elusive-Icons";font-size: 5px;font-style: normal;position: absolute;width: 4px;height: 6px;margin: auto;content: "\f126";left: -4px;text-align: right;top: 0;bottom: 0;}#nav-panel .share-links {font-size: 1em;margin: 15px 0;padding: 0 5px;text-align: center;}.page-top {background-color: #171717;min-height: 40px;padding: 12px 0 0px;position: relative;text-align: left;}.page-top[data-plugin-parallax] {background-position: 50% 50%;}.page-top.wide .container {width: 100%;}.page-top .breadcrumbs-wrap {font-size: 0.9em;}.page-top .breadcrumbs-prefix {margin-right: 10px;}.page-top ul.breadcrumb {background: none;margin: 0;padding: 0;}.page-top ul.breadcrumb > li {text-shadow: none;}.page-top ul.breadcrumb > li a {display: inline-block;text-transform: none;border-color: transparent;background: transparent;}.page-top ul.breadcrumb > li + li:before {display: none;}.page-top ul.breadcrumb > li .delimiter {font-family: "FontAwesome";display: inline-block;margin: 0 4px;width: 20px;text-align: center;font-style: normal;vertical-align: top;font-size: 12px;}.page-top ul.breadcrumb > li .delimiter:before {content: "/\00a0";position: relative;right: -2px;}.page-top ul.breadcrumb > li .delimiter.delimiter-2 {font-family: "Porto";}.page-top ul.breadcrumb > li .delimiter.delimiter-2:before {content: "\e81a";right: -1px;}.page-top ul.breadcrumb li span {margin-left: 5px;}.page-top ul.breadcrumb li span:first-child {margin-left: 0;}.page-top .yoast-breadcrumbs {font-size: 12px;}.page-top .yoast-breadcrumbs a {margin-right: 5px;}.page-top .yoast-breadcrumbs span,.page-top .yoast-breadcrumbs .breadcrumb_last {margin-left: 5px;}.page-top .page-title {display: inline-block;font-size: 2.2em;font-weight: 200;margin: 0;min-height: 37px;line-height: 46px;padding: 0 0 2px;position: relative;letter-spacing: -1px;text-transform: none;position: relative;z-index: 2;}@media (max-width: 767px) {.page-top .page-title {font-size: 2em;}}.page-top .page-sub-title {letter-spacing: -1px;font-size: 1.4em;font-weight: 300;line-height: 1.4;margin-bottom: 20px;}@media (max-width: 767px) {.page-top .page-sub-title {font-size: 1.2em;}}.page-top .sort-source {position: absolute;right: 15px;bottom: 0;*zoom: 1;}.page-top .sort-source:before,.page-top .sort-source:after {content: " ";display: table;}.page-top .sort-source:after {clear: both;}.page-top .sort-source > li {float: none;display: inline-block;}.page-top .sort-source > li.active > a {background: transparent !important;}@media (max-width: 767px) {.page-top .sort-source {position: relative;text-align: right;left: 0;right: 0;z-index: 1;padding-top: 5px;padding-bottom: 5px;}}.page-top .hide-title .sort-source {bottom: -6px;}body.single-product .page-top.page-header-1 .breadcrumbs-wrap,body.single-product .page-top.page-header-2 .breadcrumbs-wrap {padding-right: 55px;}body.single-product .entry-summary .page-top {position: absolute;top: 0;right: 0;width: 65px;background: transparent !important;border: none !important;}body.single-product .entry-summary .page-top .product-nav .product-link {color: #000;}.page-top.page-header-1 .page-title {margin-bottom: -16px;padding-bottom: 17px;}.page-top.page-header-3 .product-nav,.page-top.page-header-4 .product-nav,.page-top.page-header-5 .product-nav {position: static;height: auto;margin-top: 0;}.page-top.page-header-3 .product-nav .product-prev,.page-top.page-header-4 .product-nav .product-prev,.page-top.page-header-5 .product-nav .product-prev,.page-top.page-header-3 .product-nav .product-next,.page-top.page-header-4 .product-nav .product-next,.page-top.page-header-5 .product-nav .product-next {float: none;position: absolute;height: 30px;top: 50%;bottom: 50%;margin-top: -15px;}.page-top.page-header-3 .product-nav .product-prev,.page-top.page-header-4 .product-nav .product-prev,.page-top.page-header-5 .product-nav .product-prev {right: 10px;}.page-top.page-header-3 .product-nav .product-next,.page-top.page-header-4 .product-nav .product-next,.page-top.page-header-5 .product-nav .product-next {left: 10px;}.page-top.page-header-3 .product-nav .product-next .product-popup,.page-top.page-header-4 .product-nav .product-next .product-popup,.page-top.page-header-5 .product-nav .product-next .product-popup {right: auto;left: 0;}.page-top.page-header-3 .product-nav .product-next .product-popup:before,.page-top.page-header-4 .product-nav .product-next .product-popup:before,.page-top.page-header-5 .product-nav .product-next .product-popup:before {right: auto;left: 6px;}.page-top.page-header-3 .sort-source,.page-top.page-header-4 .sort-source,.page-top.page-header-5 .sort-source {position: static;text-align: center;margin-top: 5px;border-width: 0;}@media (max-width: 991px) {.page-top.page-header-4 .pt-left,.page-top.page-header-5 .pt-left,.page-top.page-header-4 .pt-right,.page-top.page-header-5 .pt-right {float: none !important;text-align: center;}.page-top.page-header-4 .page-sub-title,.page-top.page-header-5 .page-sub-title {margin-bottom: 5px;margin-top: 0;}}@media (min-width:992px) {.page-top.page-header-4 .page-title,.page-top.page-header-5 .page-title {margin-top: 10px;margin-bottom: 10px;}.page-top.page-header-4 .breadcrumbs-wrap,.page-top.page-header-5 .breadcrumbs-wrap {margin-top: 23px;margin-bottom: 22px;}.page-top.page-header-4 .breadcrumbs-wrap.breadcrumbs-with-subtitle,.page-top.page-header-5 .breadcrumbs-wrap.breadcrumbs-with-subtitle {margin-top: 39px;margin-bottom: 38px;}.page-top.page-header-4 .product-nav,.page-top.page-header-5 .product-nav {display: inline-block;position: static;height: 30px;vertical-align: middle;}.page-top.page-header-4 .product-nav .product-prev,.page-top.page-header-5 .product-nav .product-prev,.page-top.page-header-4 .product-nav .product-next,.page-top.page-header-5 .product-nav .product-next {position: relative;}.page-top.page-header-4 .product-nav,.page-top.page-header-5 .product-nav {margin-left: 10px;}.page-top.page-header-4 .product-nav .product-prev,.page-top.page-header-5 .product-nav .product-prev {float: left;left: 0;}.page-top.page-header-4 .product-nav .product-prev .product-popup,.page-top.page-header-5 .product-nav .product-prev .product-popup {right: auto;left: -26px;}.page-top.page-header-4 .product-nav .product-prev .product-popup:before,.page-top.page-header-5 .product-nav .product-prev .product-popup:before {right: auto;left: 32px;}.page-top.page-header-4 .product-nav .product-next,.page-top.page-header-5 .product-nav .product-next {float: left;left: 0;}.page-top.page-header-4 .product-nav .product-next .product-popup,.page-top.page-header-5 .product-nav .product-next .product-popup {right: auto;left: 0;}.page-top.page-header-4 .product-nav .product-next .product-popup:before,.page-top.page-header-5 .product-nav .product-next .product-popup:before {right: auto;left: 6px;}}@media (min-width:992px) {.page-top.page-header-4 .product-nav {height: auto;}}.page-top.page-header-6 ul.breadcrumb > li.home {display: inline-block;vertical-align: top;}.page-top.page-header-6 ul.breadcrumb > li.home a {position: relative;display: inline-block;width: 14px;text-indent: 30px;overflow: hidden;}.page-top.page-header-6 ul.breadcrumb > li.home a:after {content: "\e883";font-family: 'porto';position: absolute;left: 0;top: 0;text-indent: 0;}#breadcrumbs-boxed {position: relative;padding-left: 0;padding-right: 0;margin-left: auto;margin-right: auto;}#breadcrumbs-boxed .page-top {padding: 13px 0 3px 22px;}@media (max-width:479px) {.page-top .page-title {line-height: 37px;}}.single-product form.cart {margin-bottom: 0px;display: inline-block;}.single-product .product-summary-wrap .yith-wcwl-add-to-wishlist {padding: 28px 0px 0;display: inline-block;vertical-align: baseline;margin-bottom: 21px;}.single-product .product-summary-wrap .yith-wcwl-add-to-wishlist a:hover:before {background-color: #fff !important;}.single-product .product-summary-wrap .yith-wcwl-add-to-wishlist a:focus:before {background-color: #fff !important;}.single-product .product-summary-wrap .yith-wcwl-add-to-wishlist span:hover:before {background-color: #fff !important;}.single-product .product-summary-wrap .yith-wcwl-add-to-wishlist span:focus:before {background-color: #fff !important;}.single-product .product-summary-wrap .description p {color: #7b858a;font-size: 14px;line-height: 27px;}.single-product .product-summary-wrap .price {font-size: 21px;line-height: 21px;font-weight: bold;border-top: 1px solid #ebebeb;padding-top: 20px;}.single-product .product-summary-wrap .share-links {margin: 1em 0 0;}.single-product .product-summary-wrap .share-links a {font-size: 22px;width: 1.5em;height: 1.5em;margin: 0.2857em 0.2em 0.2857em 0;}.single-product .product_meta {margin-top: 28px !important;clear: both;border-top: 1px solid #ebebeb;padding-top: 20px;}.single-product .entry-summary .quantity {width: 107px !important;margin-right: 0 !important;display: inline-flex;}.single-product .entry-summary .quantity .minus {width: 30px !important;height: 43px !important;position: initial !important;border: solid 1px #dae2e6;font-size: 20px;color: #8798a2;font-weight: 700;border-radius: 0 !important;}.single-product .entry-summary .quantity .plus {width: 30px !important;height: 43px !important;position: initial !important;border: solid 1px #dae2e6;font-size: 20px;color: #8798a2;font-weight: 700;border-radius: 0 !important;}.single-product .entry-summary .quantity .qty {width: 44px !important;height: 43px !important;font-size: 14px;font-weight: 400;text-align: center;color: #21293c;line-height: 14px;border-radius: 0 !important;border-width: 1px 0 1px 0;border-color: #dae2e6;box-shadow: none;}.single-product .entry-summary .add_to_wishlist {text-indent: 9999960px !important;position: absolute !important;pointer-events: none;height: 43px !important;line-height: 41px !important;}.single-product .entry-summary .add_to_wishlist:before {pointer-events: all;content: '\e889' !important;font-family: 'Porto' !important;width: 43px !important;font-size: 20px !important;margin-top: -3px;margin-left: 5px;height: 43px;border-color: #d8d8d6 !important;color: #302e2a !important;}.single-product .entry-summary .add_to_wishlist:hover:before {background-color: #fff !important;}.single-product .entry-summary .yith-wcwl-wishlistexistsbrowse a {text-indent: 9999960px !important;position: absolute !important;pointer-events: none;height: 43px !important;line-height: 41px !important;}.single-product .entry-summary .yith-wcwl-wishlistexistsbrowse a:before {pointer-events: all;content: '\e889' !important;font-family: 'Porto' !important;width: 43px !important;font-size: 20px !important;margin: -3px 0 0 5px;height: 43px;border-color: #d8d8d6 !important;color: #302e2a !important;content: '\e811' !important;}.single-product .entry-summary .yith-wcwl-wishlistexistsbrowse a:hover:before {background-color: #fff !important;}.single-product .entry-summary .yith-wcwl-wishlistaddedbrowse a {text-indent: 9999960px !important;position: absolute !important;pointer-events: none;height: 43px !important;line-height: 41px !important;}.single-product .entry-summary .yith-wcwl-wishlistaddedbrowse a:before {pointer-events: all;content: '\e889' !important;font-family: 'Porto' !important;width: 43px !important;font-size: 20px !important;margin: -3px 0 0 5px;height: 43px;border-color: #d8d8d6 !important;color: #302e2a !important;content: '\e811' !important;}.single-product .entry-summary .yith-wcwl-wishlistaddedbrowse a:hover:before {background-color: #fff !important;}.single-product .product_title {font-size: 25px;line-height: 25px;color: #21293c !important;}.single-product .product-images .zoom {background-color: transparent;}.single-product .product-images .zoom .fa-search:before {content: '\e873';font-family: 'porto';font-size: 14px;color: #21293c;}.single-product .product-images .owl-next:before {font-family: "porto" !important;font-size: 40px;color: #08c !important;content: '\e81a' !important;}.single-product .product-images .owl-prev:before {font-family: "porto" !important;font-size: 40px;color: #08c !important;content: '\e819' !important;}.single-product .woocommerce-product-rating .star-rating {font-size: 13px;}.single-product .woocommerce-product-rating .star-rating:before {color: #797876 !important;}.single-product .star-rating span:before {color: #ffc600 !important;}.single_add_to_cart_button {height: 43px !important;text-transform: uppercase;font-size: 14px;letter-spacing: 0.05em;font-weight: 400;line-height: 43px;}.single_add_to_cart_button:before {content: '\e87f' !important;font-family: 'Porto' !important;font-size: 18px !important;}.yith-wcwl-add-button .ajax-loading {display: none !important;visibility: hidden;}@media (max-width: 991px) {.mobile-hide-sidebar {display: none;}}.mobile-sidebar {background: #fff;position: fixed;height: 100%;width: 260px;top: 0;botom: 0;left: 0;z-index: 9000;-webkit-transform: translate(-260px);-moz-transform: translate(-260px);-ms-transform: translate(-260px);-o-transform: translate(-260px);transform: translate(-260px);-webkit-transition: transform 0.2s ease-in-out 0s;-moz-transition: transform 0.2s ease-in-out 0s;transition: transform 0.2s ease-in-out 0s;}.mobile-sidebar .sidebar-toggle {display: none;cursor: pointer;background: #fff;width: 40px;height: 40px;position: absolute;right: -40px;top: 0;bottom: 40px;margin: auto;font-size: 17px;line-height: 38px;text-align: center;text-decoration: none;border-radius: 0 0 0 0;border: 1px solid #ccc;border-left-width: 0;-webkit-transition: all 0.2s ease-in-out 0s;-moz-transition: all 0.2s ease-in-out 0s;transition: all 0.2s ease-in-out 0s;}.mobile-sidebar .sidebar-toggle i:before {content: "\f054";}.mobile-sidebar .sidebar-toggle:hover {color: #1d2127;box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.15);}@media (max-width: 991px) {.mobile-sidebar .sidebar-toggle {display: block;}}.mobile-sidebar .sidebar-content {display: block;padding: 15px;overflow-x: hidden;overflow-y: scroll;height: 100%;}.sidebar-overlay {opacity: 0;}.sidebar-overlay.active {background: #000;position: fixed;left: 0;right: 0;top: 0;bottom: 0;z-index: 8999;min-height: 100vh;opacity: 0.35;-webkit-transition: opacity 0.2s ease-in-out 0s;-moz-transition: opacity 0.2s ease-in-out 0s;transition: opacity 0.2s ease-in-out 0s;}html.sidebar-opened body > * {z-index: 0;}html.sidebar-opened body .mobile-sidebar {z-index: 9000;-webkit-transition: transform 0.3s ease-in-out 0s;-moz-transition: transform 0.3s ease-in-out 0s;transition: transform 0.3s ease-in-out 0s;-webkit-transform: translate(0px);-moz-transform: translate(0px);-ms-transform: translate(0px);-o-transform: translate(0px);transform: translate(0px);}html.sidebar-opened body .mobile-sidebar .sidebar-toggle i:before {content: "\f00d";}html.sidebar-opened #wpadminbar {z-index: 8000;}.section-title {font-size: 1.1429em;line-height: 1.4;font-weight: 700;color: #313131;text-transform: uppercase;margin-bottom: 1.25em;letter-spacing: normal;}section.section,.vc_row.section,.vc_column_container.section {background: #f4f4f4;border-top: 5px solid #f1f1f1;margin: 30px 0;padding: 50px 0;}section.section.section-center,.vc_row.section.section-center,.vc_column_container.section.section-center {text-align: center;}section.section.section-text-light,.vc_row.section.section-text-light,.vc_column_container.section.section-text-light {color: #fff;}section.section.section-text-light h1,.vc_row.section.section-text-light h1,.vc_column_container.section.section-text-light h1,section.section.section-text-light h2,.vc_row.section.section-text-light h2,.vc_column_container.section.section-text-light h2,section.section.section-text-light h3,.vc_row.section.section-text-light h3,.vc_column_container.section.section-text-light h3,section.section.section-text-light h4,.vc_row.section.section-text-light h4,.vc_column_container.section.section-text-light h4,section.section.section-text-light h5,.vc_row.section.section-text-light h5,.vc_column_container.section.section-text-light h5,section.section.section-text-light h6,.vc_row.section.section-text-light h6,.vc_column_container.section.section-text-light h6 {color: #fff;}section.section.section-text-light p,.vc_row.section.section-text-light p,.vc_column_container.section.section-text-light p {color: #e6e6e6;}section.section.section-text-dark,.vc_row.section.section-text-dark,.vc_column_container.section.section-text-dark {color: #1d2127;}section.section.section-text-dark h1,.vc_row.section.section-text-dark h1,.vc_column_container.section.section-text-dark h1,section.section.section-text-dark h2,.vc_row.section.section-text-dark h2,.vc_column_container.section.section-text-dark h2,section.section.section-text-dark h3,.vc_row.section.section-text-dark h3,.vc_column_container.section.section-text-dark h3,section.section.section-text-dark h4,.vc_row.section.section-text-dark h4,.vc_column_container.section.section-text-dark h4,section.section.section-text-dark h5,.vc_row.section.section-text-dark h5,.vc_column_container.section.section-text-dark h5,section.section.section-text-dark h6,.vc_row.section.section-text-dark h6,.vc_column_container.section.section-text-dark h6 {color: #1d2127;}section.section.section-text-dark p,.vc_row.section.section-text-dark p,.vc_column_container.section.section-text-dark p {color: #333a44;}section.section.section-background,.vc_row.section.section-background,.vc_column_container.section.section-background {background-repeat: repeat;border: 0;}section.section.section-overlay,.vc_row.section.section-overlay,.vc_column_container.section.section-overlay {position: relative;}section.section.section-overlay:before,.vc_row.section.section-overlay:before,.vc_column_container.section.section-overlay:before {content: "";display: block;background: url("../images/video-overlay.png") repeat scroll 0 0 transparent;bottom: 0;height: 100%;left: 0;position: absolute;right: 0;top: 0;width: 100%;}section.section.section-video,.vc_row.section.section-video,.vc_column_container.section.section-video {background: none !important;border: 0;}section.section.section-parallax,.vc_row.section.section-parallax,.vc_column_container.section.section-parallax {background-color: transparent;border: 0;}section.section.section-with-divider,.vc_row.section.section-with-divider,.vc_column_container.section.section-with-divider {margin: 56px 0 35px;}section.section.section-with-divider .section-divider,.vc_row.section.section-with-divider .section-divider,.vc_column_container.section.section-with-divider .section-divider {margin: -56px 0 44px;}section.section.section-with-divider-footer,.vc_row.section.section-with-divider-footer,.vc_column_container.section.section-with-divider-footer {margin: 35px 0 56px;}section.section.section-with-divider-footer .section-divider,.vc_row.section.section-with-divider-footer .section-divider,.vc_column_container.section.section-with-divider-footer .section-divider {margin: 44px 0 -56px;}section.section.section-footer,.vc_row.section.section-footer,.vc_column_container.section.section-footer {margin-bottom: -50px;}section.section .porto-section:last-child > div > *:last-child,.vc_row.section .porto-section:last-child > div > *:last-child,.vc_column_container.section .porto-section:last-child > div > *:last-child {margin-bottom: 0;}section.section.section-no-borders,.vc_row.section.section-no-borders,.vc_column_container.section.section-no-borders {border-width: 0;}.vc_row.section.section-with-divider .section-divider,.vc_column_container.section.section-with-divider .section-divider {position: absolute;left: 0;width: 100%;top: 50px;}.vc_row.section.section-with-divider-footer .section-divider,.vc_column_container.section.section-with-divider-footer .section-divider {position: absolute;left: 0;width: 100%;bottom: 55px;}.vc_row.section,.vc_row.section.section-with-divider,.vc_row.section.section-with-divider-footer {margin-left: -15px;margin-right: -15px;}.vc_column_container.section {margin: 0;padding: 50px 20px;}.vc_row.section > .vc_column_container .wpb_wrapper > div:last-child,.vc_row.section > .porto-container > .vc_row > .vc_column_container .wpb_wrapper > div:last-child,.vc_column_container.section .wpb_wrapper > div:last-child {margin-bottom: 0;}.col-half-section {width: 100%;min-height: 1px;padding-left: 15px;padding-right: 15px;position: relative;max-width: 540px;float: left;margin-left: 0;margin-right: 0;}.col-half-section.col-half-section-right {float: right;}@media (max-width: 1169px) {.col-half-section {max-width: 450px;}}@media (max-width: 991px) {.col-half-section {max-width: 100%;float: none !important;margin: 0 auto !important;padding-left: 0 !important;padding-right: 0 !important;}}.slider-title {font-size: 1.1429em;line-height: 1.4;letter-spacing: normal;font-weight: 700;color: #313131;text-transform: uppercase;margin-top: 0;margin-bottom: 1.25em;position: relative;}.slider-title .line {content: "";background-image: - webkit-linear-gradient(left, rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0.15) 70%, rgba(0, 0, 0, 0) 100%);background-image: linear-gradient(to right, rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0.15) 70%, rgba(0, 0, 0, 0) 100%);display: block;height: 1px;position: relative;bottom: 0.7em;width: 0;}@media (max-width: 480px) {.slider-title .line {display: none !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 {background: transparent;border-radius: 0;font-family: "FontAwesome";font-size: 2.8571em;text-align: center;line-height: 1;margin-top: -25px;width: 50px;height: 50px;}.master-slider .ms-container .ms-nav-prev:before,.master-slider .ms-container .ms-nav-next:before,.master-slider .ms-container .ms-slide-vpbtn:before,.master-slider .ms-container .ms-video-btn:before {text-shadow: 0 0 3px #fff;font-size: 1.5em;line-height: 50px;display: block;}.master-slider .ms-container .ms-nav-prev {left: 0;}.master-slider .ms-container .ms-nav-prev:before {content: "\f104";}.master-slider .ms-container .ms-nav-next {right: 0;}.master-slider .ms-container .ms-nav-next:before {content: "\f105";}.master-slider .ms-container .ms-slide-vpbtn:before,.master-slider .ms-container .ms-video-btn:before {content: "\f04b";font-size: 1.1em;text-shadow: none;}.master-slider .ms-container .ms-bullet {background-image: none;width: 10px;height: 10px;border-radius: 20px;margin: 5px 7px !important;opacity: 0.5;}.master-slider .ms-container .ms-bullet-selected {opacity: 1;}.master-slider .ms-loading-container .ms-loading,.master-slider .ms-slide .ms-slide-loading {background-image: none;background-color: transparent;border-radius: 0;box-shadow: none;opacity: 1;}.master-slider .ms-loading-container .ms-loading:before,.master-slider .ms-slide .ms-slide-loading:before {content: " ";display: inline-block !important;border-width: 3px 5px 2px 0;width: 32px;height: 32px;-webkit-animation: 1s linear 0s normal none infinite running spin;animation: 1s linear 0s normal none infinite running spin;border-image: none;border-radius: 20px;border-style: solid;border-bottom-color: transparent !important;vertical-align: middle;position: absolute;margin: auto;left: 0;right: 0;top: 0;bottom: 0;}.master-slider .ms-slide {overflow: hidden;}#content .master-slider,#content-inner-top .master-slider,#content-inner-bottom .master-slider {border-radius: 0;overflow: hidden;}#content .master-slider .ms-slide .ms-slide-bgcont,#content-inner-top .master-slider .ms-slide .ms-slide-bgcont,#content-inner-bottom .master-slider .ms-slide .ms-slide-bgcont,#content .master-slider .ms-slide .ms-slide-bgvideocont,#content-inner-top .master-slider .ms-slide .ms-slide-bgvideocont,#content-inner-bottom .master-slider .ms-slide .ms-slide-bgvideocont {border-radius: 0;overflow: hidden;}#content .rev_slider_wrapper,#content-inner-top .rev_slider_wrapper,#content-inner-bottom .rev_slider_wrapper {border-radius: 0;overflow: hidden;}#content .rev_slider_wrapper li.tp-revslider-slidesli,#content-inner-top .rev_slider_wrapper li.tp-revslider-slidesli,#content-inner-bottom .rev_slider_wrapper li.tp-revslider-slidesli {border-radius: 0;overflow: hidden;}body.wide #content .master-slider,body.wide #content-inner-top .master-slider,body.wide #content-inner-bottom .master-slider,.column1.wide #content .master-slider,.column1.wide #content-inner-top .master-slider,.column1.wide #content-inner-bottom .master-slider {border-radius: 0;}body.wide #content .master-slider .ms-slide .ms-slide-bgcont,body.wide #content-inner-top .master-slider .ms-slide .ms-slide-bgcont,body.wide #content-inner-bottom .master-slider .ms-slide .ms-slide-bgcont,.column1.wide #content .master-slider .ms-slide .ms-slide-bgcont,.column1.wide #content-inner-top .master-slider .ms-slide .ms-slide-bgcont,.column1.wide #content-inner-bottom .master-slider .ms-slide .ms-slide-bgcont,body.wide #content .master-slider .ms-slide .ms-slide-bgvideocont,body.wide #content-inner-top .master-slider .ms-slide .ms-slide-bgvideocont,body.wide #content-inner-bottom .master-slider .ms-slide .ms-slide-bgvideocont,.column1.wide #content .master-slider .ms-slide .ms-slide-bgvideocont,.column1.wide #content-inner-top .master-slider .ms-slide .ms-slide-bgvideocont,.column1.wide #content-inner-bottom .master-slider .ms-slide .ms-slide-bgvideocont {border-radius: 0;}body.wide #content .rev_slider_wrapper,body.wide #content-inner-top .rev_slider_wrapper,body.wide #content-inner-bottom .rev_slider_wrapper,.column1.wide #content .rev_slider_wrapper,.column1.wide #content-inner-top .rev_slider_wrapper,.column1.wide #content-inner-bottom .rev_slider_wrapper {border-radius: 0;}body.wide #content .rev_slider_wrapper li.tp-revslider-slidesli,body.wide #content-inner-top .rev_slider_wrapper li.tp-revslider-slidesli,body.wide #content-inner-bottom .rev_slider_wrapper li.tp-revslider-slidesli,.column1.wide #content .rev_slider_wrapper li.tp-revslider-slidesli,.column1.wide #content-inner-top .rev_slider_wrapper li.tp-revslider-slidesli,.column1.wide #content-inner-bottom .rev_slider_wrapper li.tp-revslider-slidesli {border-radius: 0;}#main.wide #content .master-slider,#main.wide #content-inner-top .master-slider,#main.wide #content-inner-bottom .master-slider {border-radius: 0;overflow: visible;}#main.wide #content .master-slider .ms-slide .ms-slide-bgcont,#main.wide #content-inner-top .master-slider .ms-slide .ms-slide-bgcont,#main.wide #content-inner-bottom .master-slider .ms-slide .ms-slide-bgcont,#main.wide #content .master-slider .ms-slide .ms-slide-bgvideocont,#main.wide #content-inner-top .master-slider .ms-slide .ms-slide-bgvideocont,#main.wide #content-inner-bottom .master-slider .ms-slide .ms-slide-bgvideocont {border-radius: 0;overflow: visible;}#main.wide #content .rev_slider_wrapper,#main.wide #content-inner-top .rev_slider_wrapper,#main.wide #content-inner-bottom .rev_slider_wrapper {border-radius: 0;}#main.wide #content .rev_slider_wrapper li.tp-revslider-slidesli,#main.wide #content-inner-top .rev_slider_wrapper li.tp-revslider-slidesli,#main.wide #content-inner-bottom .rev_slider_wrapper li.tp-revslider-slidesli {border-radius: 0;overflow: visible;}.rev_slider_wrapper {z-index: 0;line-height: 1.4285;}.tparrows {border-radius: 0;}.tparrows.tparrows-carousel {display: inline-block;position: absolute;width: 30px;height: auto;padding: 20px 0;}.tparrows.tparrows-carousel.tp-leftarrow {left: -30px !important;right: auto !important;border-radius: 0 4px 4px 0;}.tparrows.tparrows-carousel.tp-leftarrow:before {font-family: FontAwesome;content: "\f053";position: relative;left: -1px;top: 1px;}.tparrows.tparrows-carousel.tp-rightarrow {right: -60px !important;left: auto !important;border-radius: 4px 0 0 4px;}.tparrows.tparrows-carousel.tp-rightarrow:before {font-family: FontAwesome;content: "\f054";position: relative;left: 2px;top: 1px;}.tp-visible {opacity: 1 !important;visibility: visible !important;}.rev_slider embed,.rev_slider iframe,.rev_slider object,.rev_slider video {border: none !important;}.tp-caption.coverscreenvideo,.caption.fullscreenvideo,.tp-caption.fullscreenvideo {left: 0;right: auto;}.hesperiden .tp-tab-content {padding: 15px 15px 15px 85px;}.hesperiden .tp-tab-image {float: left;}.hesperiden .tp-tab-title {text-align: left;}body.boxed #revolutionSliderCarouselContainer,#main.main-boxed #revolutionSliderCarouselContainer,.mfp-content .ajax-container #revolutionSliderCarouselContainer {margin-left: -30px;margin-right: -30px;width: auto;}@media (max-width: 767px) {body.boxed #revolutionSliderCarouselContainer,#main.main-boxed #revolutionSliderCarouselContainer,.mfp-content .ajax-container #revolutionSliderCarouselContainer {margin-left: -15px;margin-right: -15px;}}#revolutionSliderCarousel {border-top: 1px solid rgba(0, 0, 0, 0.15);border-bottom: 1px solid rgba(0, 0, 0, 0.15);}.rev_slider_wrapper #revolutionSliderCarousel {border-radius: 0;}.rev_slider_wrapper #revolutionSliderCarousel li.tp-revslider-slidesli {border-radius: 0;overflow: visible;}#revolutionSliderCarousel ul {list-style: none;padding: 0;text-align: center;}.banner-container {position: relative;z-index: 0;}.banner-container .banner-fixed {position: fixed;top: 0;}.banner-container .porto-block .ult-carousel-wrapper {margin-bottom: 0;}.banner-container .master-slider {max-width: 100%;overflow: hidden;}.banner-container .ms-thumb-list {padding-bottom: 6px;}.banner-container .ms-thumb-frame {opacity: 1;border: 3px solid rgba(0, 0, 0, .25);box-shadow: 5px 5px 10px 0 rgba(0, 0, 0, 0.25) inset;-webkit-transition: all 0.3s ease-out 0s;-moz-transition: all 0.3s ease-out 0s;transition: all 0.3s ease-out 0s;}.banner-container .ms-thumb-frame:hover,.banner-container .ms-thumb-frame-selected {border-color: #fff;}.side-nav .banner-container {margin-top: -1px;}.side-nav .banner-container .master-slider {max-width: none;}#banner-wrapper.banner-wrapper-boxed {padding-left: 0;padding-right: 0;overflow: hidden;margin-left: auto;margin-right: auto;}body .ads-container {color: #777;background: #fbfbfb;border: 1px solid #e1e1e1;margin: 20px 0 0;border-radius: 0;}body .ads-container .left-icon.aio-icon-box {display: block;text-align: center;margin: 0 !important;padding: 20px 0;}body .ads-container .left-icon .aio-icon-left {display: inline-block;}body .ads-container .left-icon .aio-icon.none,body .ads-container .left-icon .aio-icon-img.none {text-align: right;}@media (max-width: 991px) {body .ads-container .left-icon .aio-icon.none,body .ads-container .left-icon .aio-icon-img.none {text-align: center;}}body .ads-container .left-icon .aio-ibd-block {display: inline-block;text-align: left;}@media (max-width: 991px) {body .ads-container .left-icon .aio-ibd-block {min-width: 215px;}}body .ads-container .left-icon .aio-icon-left .aio-icon,body .ads-container .left-icon .aio-icon-left .aio-icon-img {margin: 0 10px 0 0;}body .ads-container .left-icon .aio-icon-header,body .ads-container .left-icon .aio-icon-description {float: none;width: auto;}body .ads-container .left-icon h3.aio-icon-title {line-height: 1.1;}body .ads-container .left-icon .aio-icon-description {margin-top: 3px;line-height: 1.2;}body .ads-container .vc_column_container {border-left: 1px solid #e1e1e1;}body .ads-container .vc_column_container:first-child {border-left-width: 0;}@media (max-width: 991px) {body .ads-container .vc_column_container {float: none;width: 100%;border-left-width: 0;}}body .ads-container-full {border-left-width: 0;border-right-width: 0;margin-top: 0;}body .menu-ads-container {color: #777;background: #f6f6f6;border: 2px solid #fff;border-radius: 0 0 0 0;margin-top: 0;margin-left: -35px;margin-right: -35px;}body .menu-ads-container .vc_column_container {border-left: 2px solid #fff;}body .menu-ads-container .vc_column_container:first-child {border-left-width: 0;}@media (max-width: 1169px) {body .sidebar-menu .menu-ads-container .vc_column_container .left-icon.aio-icon-box {padding: 15px 0;}body .sidebar-menu .menu-ads-container .vc_column_container .left-icon .aio-icon-left {display: block;}body .sidebar-menu .menu-ads-container .vc_column_container .left-icon .aio-icon-left .aio-icon {font-size: 25px !important;margin-bottom: 10px;}body .sidebar-menu .menu-ads-container .vc_column_container .left-icon .aio-ibd-block {display: block;text-align: center;}}body .ads-container-light {color: #777;background: #fff;border-top: 1px solid #f5f5f5;border-bottom: 1px solid #f5f5f5;margin-top: 20px;margin-bottom: 0;border-radius: 0;}body .ads-container-light .left-icon.aio-icon-box {display: block;text-align: center;margin: 0 !important;padding: 20px 0;}body .ads-container-light .left-icon .aio-icon-left {display: inline-block;}body .ads-container-light .left-icon .aio-icon.none,body .ads-container-light .left-icon .aio-icon-img.none {text-align: right;}@media (max-width: 991px) {body .ads-container-light .left-icon .aio-icon.none,body .ads-container-light .left-icon .aio-icon-img.none {text-align: center;}}body .ads-container-light .left-icon .aio-ibd-block {display: inline-block;text-align: left;}@media (max-width: 991px) {body .ads-container-light .left-icon .aio-ibd-block {min-width: 215px;}}body .ads-container-light .left-icon .aio-icon-left .aio-icon,body .ads-container-light .left-icon .aio-icon-left .aio-icon-img {margin: 0 10px 0 0;}body .ads-container-light .left-icon .aio-icon-header,body .ads-container-light .left-icon .aio-icon-description {float: none;width: auto;}body .ads-container-light .left-icon h3.aio-icon-title {line-height: 1.1;}body .ads-container-light .left-icon .aio-icon-description {margin-top: 3px;line-height: 1.2;}body .ads-container-light .vc_column_container {border-left: 1px solid #f5f5f5;}body .ads-container-light .vc_column_container:first-child {border-left-width: 0;}@media (max-width: 991px) {body .ads-container-light .vc_column_container {float: none;width: 100%;border-left-width: 0;}}body .ads-container-blue {color: #fff;background: #08c;border: 1px solid #08c;margin-left: -30px !important;margin-right: -30px !important;padding: 10px 0;border-radius: 0;}body .ads-container-blue .left-icon.aio-icon-box {display: block;text-align: center;margin: 0 !important;padding: 20px 0;}body .ads-container-blue .left-icon .aio-icon-left {display: inline-block;}body .ads-container-blue .left-icon .aio-icon.none,body .ads-container-blue .left-icon .aio-icon-img.none {text-align: right;}@media (max-width: 991px) {body .ads-container-blue .left-icon .aio-icon.none,body .ads-container-blue .left-icon .aio-icon-img.none {text-align: center;}}body .ads-container-blue .left-icon .aio-ibd-block {display: inline-block;text-align: left;}@media (max-width: 991px) {body .ads-container-blue .left-icon .aio-ibd-block {min-width: 215px;}}body .ads-container-blue .left-icon .aio-icon-left .aio-icon,body .ads-container-blue .left-icon .aio-icon-left .aio-icon-img {margin: 0 10px 0 0;}body .ads-container-blue .left-icon .aio-icon-header,body .ads-container-blue .left-icon .aio-icon-description {float: none;width: auto;}body .ads-container-blue .left-icon h3.aio-icon-title {line-height: 1.1;}body .ads-container-blue .left-icon .aio-icon-description {margin-top: 3px;line-height: 1.2;}body .ads-container-blue .vc_column_container {border-left: 1px solid #149ce0;}body .ads-container-blue .vc_column_container:first-child {border-left-width: 0;}@media (max-width: 991px) {body .ads-container-blue .vc_column_container {float: none;width: 100%;border-left-width: 0;}}body .newsletter-banner {text-align: center;}body .newsletter-banner .widget_wysija_cont p,body .newsletter-banner .widget_wysija_cont .wysija-submit {display: inline-block;margin: 0 auto 10px;vertical-align: top;position: relative;}@media (max-width: 767px) {body .newsletter-banner .widget_wysija_cont p,body .newsletter-banner .widget_wysija_cont .wysija-submit {display: block;}}body .newsletter-banner .widget_wysija_cont .wysija-submit {border-radius: 0 0 0 0;margin-left: -7px;}@media (max-width: 767px) {body .newsletter-banner .widget_wysija_cont .wysija-submit {margin-left: auto;border-radius: 0;}}body .newsletter-banner .widget_wysija_cont .wysija-input {background: #e3e2e2;color: #666;width: 350px;}@media (max-width: 767px) {body .newsletter-banner .widget_wysija_cont .wysija-input {width: 250px;}}body .newsletter-banner .widget_wysija_cont .formError {left: 0 !important;top: 36px !important;}@media (max-width: 767px) {body .newsletter-banner .widget_wysija_cont .formError {position: static !important;}}body .newsletter-banner .widget_wysija_cont .formError .formErrorContent {border: none;background: transparent;color: #eb340e;text-align: left;line-height: 1.1;}@media (max-width: 767px) {body .newsletter-banner .widget_wysija_cont .formError .formErrorContent {text-align: center;margin: 0 auto 5px;}}body .banner-container strong {font-weight: 600;}body .banner-container small {font-size: 11px;display: block;}body .banner-container .ult-new-ib-title {line-height: 1;text-align: left;}body .banner-title-bottom .ult-new-ib-title {left: 0;}body .banner-title-top .ult-new-ib-title {top: 0;left: 0;}body .banner-title-top .ult-new-ib-title small {font-size: 8px;}body.boxed .ads-container-full,#main.main-boxed .ads-container-full,body.boxed #main.wide .ads-container-full {margin-left: -30px !important;margin-right: -30px !important;}@media (max-width: 767px) {body.boxed .ads-container-full,#main.main-boxed .ads-container-full,body.boxed #main.wide .ads-container-full {margin-left: -15px !important;margin-right: -15px !important;}}.home-intro {background-color: #171717;overflow: hidden;position: relative;padding: 20px 0;text-align: left;}.home-intro p {color: #999;display: inline-block;padding-top: 10px;font-size: 1.15em;font-weight: 300;max-width: 800px;line-height: 24px;}.home-intro p strong {color: #fff;display: block;font-size: 1.3em;font-weight: 300;padding-bottom: 5px;}.home-intro p em {font-size: 1.6em;}.home-intro .get-started {margin-top: 15px;margin-bottom: 15px;position: relative;text-align: right;}.home-intro .get-started .btn {position: relative;}.home-intro .get-started .btn i {font-size: 1.1em;font-weight: normal;margin-left: 5px;}.home-intro .get-started a {color: #fff;}.home-intro .get-started p {font-size: 1em;padding: 0;}.home-intro .learn-more {display: inline-block;white-space: nowrap;vertical-align: middle;margin-left: 15px;}.home-intro.light {background-color: #e2e2e2;}.home-intro.light.secondary {background-color: #e0e1e4;}.page-not-found {margin: 50px 0;}.page-not-found h2 {font-size: 140px;font-weight: 600;letter-spacing: -10px;line-height: 140px;}.page-not-found p {font-size: 1.4em;line-height: 36px;}@media (max-width:479px) {.page-not-found {margin: 0;}.page-not-found h2 {font-size: 100px;letter-spacing: 0;line-height: 100px;}}input.wpcf7-not-valid,textarea.wpcf7-not-valid,select.wpcf7-not-valid {border-color: #a94442;box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;}span.wpcf7-not-valid-tip {color: #c10000;margin-top: 3px;padding: 0;font-size: 0.9em;}div.wpcf7-response-output {padding: 15px;margin: 0 0 20px;border: 1px solid transparent;border-radius: 0;}div.wpcf7-response-output h4 {margin-top: 0;color: inherit;}div.wpcf7-response-output .alert-link {font-weight: bold;}div.wpcf7-response-output > p,div.wpcf7-response-output > ul {margin-bottom: 0;}div.wpcf7-response-output > p + p {margin-top: 5px;}div.wpcf7-validation-ok {background-color: #dff0d8;border-color: #d6e9c6;color: #3c763d;}div.wpcf7-validation-errors {background-color: #fcf8e3;border-color: #faebcc;color: #8a6d3b;}span.wpcf7-list-item {margin-left: 0;margin-right: 1em;}.wpcf7-captchac {margin-top: 5px;}.footer-wrapper.wide .container {width: 100%;}.footer-top .widget:last-child {margin-bottom: 0;}#footer {font-size: 0.9em;padding: 0;position: relative;clear: both;}#footer a:hover {text-decoration: underline;}#footer p {font-size: 1em;}#footer ul.list li {margin-bottom: 5px;}#footer .widget > div > ul li,#footer .widget > ul li {line-height: 24px;}#footer .footer-ribbon {position: absolute;margin: -70px 0 0 0;padding: 10px 20px 6px 20px;color: #fff;font-size: 1.6em;z-index: 101;}#footer .footer-ribbon:before {left: -10px;border-right: 10px solid #646464;border-top: 16px solid transparent;content: "";display: block;height: 0;position: absolute;top: 0;width: 7px;}#footer .footer-main > .container {padding-top: 40px;padding-bottom: 10px;}#footer.show-ribbon .footer-main > .container {padding-top: 54px;}#footer .container {position: relative;}#footer .container input:focus {box-shadow: none;}#footer .logo {display: inline-block;margin-right: 25px;}@media (max-width: 991px) {#footer .logo {display: block;margin-bottom: 15px;margin-right: 0;}}#footer .logo img {display: inline-block;max-width: 80px;}#footer .footer-bottom {padding: 15px 0;}#footer .footer-bottom .container {display: table;table-layout: fixed;}@media (max-width: 991px) {#footer .footer-bottom .container {display: block;}}#footer .footer-bottom .container > div {display: table-cell;vertical-align: middle;}@media (max-width: 991px) {#footer .footer-bottom .container > div {display: block;}}#footer .footer-bottom .container .footer-left {padding: 10px 8px 10px 0;text-align: left;width: 100%;}@media (max-width: 991px) {#footer .footer-bottom .container .footer-left {padding: 10px 0;}}#footer .footer-bottom .container .footer-center {padding: 10px 8px;text-align: center;width: 100%;}@media (max-width: 991px) {#footer .footer-bottom .container .footer-center {padding: 10px 0;width: auto;text-align: left;}}#footer .footer-bottom .container .footer-right {padding: 10px 0 10px 8px;text-align: right;width: 100%;}@media (max-width: 991px) {#footer .footer-bottom .container .footer-right {padding: 10px 0;text-align: left;}}#footer .widgettitle,#footer .widget-title {margin-bottom: 15px;font-size: 1.2698em;}#footer .widgettitle,#footer .widget-title,#footer .widgettitle a,#footer .widget-title a {font-weight: 400;text-transform: none;}#footer .widgettitle img,#footer .widget-title img {margin-right: 3px;margin-top: -2px;}#footer .thumbnail,#footer .img-thumbnail {padding: 0;border-width: 0;background: transparent;}#footer .thumbnail img,#footer .img-thumbnail img {border-radius: 0;}#footer .widget p {font-size: 1em;}#footer .widget > div > ul,#footer .widget > ul {font-size: 1em;}#footer .widget .tagcloud a {background: transparent;text-decoration: none;}#footer .widget .tagcloud a:hover {color: #fff;}#footer .widget p {margin-top: -3px;margin-bottom: 13px;}#footer .widget.contact-info .widget-title {margin-botom: 15px;}#footer .footer-bottom .widget {display: inline-block;margin: 0;}@media (max-width: 991px) {#footer .footer-bottom .widget {display: block;margin-top: 5px;}}#footer .footer-bottom .widget > div > ul,#footer .footer-bottom .widget > ul {border-width: 0;}#footer .footer-bottom .widget > div > ul li,#footer .footer-bottom .widget > ul li {border-width: 0;}#footer .footer-bottom .widget_nav_menu ul {margin: 0;}#footer .footer-bottom .widget_nav_menu ul li {display: inline-block;padding: 0 0 0 6px;}#footer .footer-bottom .widget_nav_menu ul li:first-child {padding: 0;}#footer .footer-bottom .widget_nav_menu ul li:before {display: none;}#footer .footer-bottom .widget_nav_menu ul li:after {content: "|";font-weight: 300;position: relative;top: -1px;margin: 0 0 0 9px;}#footer .footer-bottom .widget_nav_menu ul li:last-child:after {display: none;}#footer .footer-bottom .widget_nav_menu ul li + li {margin-left: 0;}#footer .footer-bottom .footer-left .widget {margin-right: 20px;}@media (max-width: 991px) {#footer .footer-bottom .footer-left .widget {margin-right: 0;}}#footer .footer-bottom .footer-left:first-child {margin-right: 0;}#footer .footer-bottom .footer-right .widget {margin-left: 20px;}@media (max-width: 991px) {#footer .footer-bottom .footer-right .widget {margin-left: 0;}}#footer .footer-bottom .footer-right:first-child {margin-left: 0;}#footer .footer-bottom .tooltip {display: none !important;}.footer-wrapper.simple #footer,.footer-wrapper.fixed #footer {padding-top: 0;background: transparent;}.footer-wrapper.simple #footer .footer-bottom,.footer-wrapper.fixed #footer .footer-bottom {padding: 0;}.footer-wrapper.simple #footer .footer-bottom .logo,.footer-wrapper.fixed #footer .footer-bottom .logo {display: none;}.footer-wrapper.simple #footer .footer-bottom .container,.footer-wrapper.fixed #footer .footer-bottom .container {display: table;}.footer-wrapper.simple #footer .footer-bottom .container > div,.footer-wrapper.fixed #footer .footer-bottom .container > div {padding-top: 8px;padding-bottom: 8px;display: table-cell;float: none;}@media (max-width: 991px) {.footer-wrapper.simple #footer .footer-bottom .container > div.footer-center,.footer-wrapper.fixed #footer .footer-bottom .container > div.footer-center {display: none;}}@media (max-width: 480px) {.footer-wrapper.simple #footer .footer-bottom .container > div.footer-right,.footer-wrapper.fixed #footer .footer-bottom .container > div.footer-right {display: none;}.footer-wrapper.simple #footer .footer-bottom .container > div.footer-left,.footer-wrapper.fixed #footer .footer-bottom .container > div.footer-left {text-align: center;}}.footer-wrapper.fixed {position: fixed;bottom: 0;left: 0;right: 0;z-index: 10;}#footer-boxed {padding-left: 0;padding-right: 0;margin-top: 15px;margin-left: auto;margin-right: auto;}body {background: #fff;}body.wide .container {width: 100%;max-width: 100%;padding-left: 30px;padding-right: 30px;}.porto-wrap-container .container {width: 100%;padding-left: 0;padding-right: 0;}@media (max-width: 767px) {.container {width: 100%;}}.page-wrapper {position: relative;left: 0;}@media (min-width:992px) {.page-wrapper.side-nav > * {padding-left: 256px;}}@media (min-width:992px) {.page-wrapper.side-nav .container {width: 100%;max-width: 100%;}}@media (min-width:992px) {body:not(.boxed) .side-nav .vc_row[data-vc-stretch-content] {padding-left: 0 !important;padding-right: 0 !important;left: 0 !important;right: 0 !important;width: 100% !important;}}.header-wrapper {position: relative;}.column2-left-sidebar .main-content,.column2-left-sidebar .main-content {float: right;}@media (max-width: 991px) {.column2-left-sidebar .main-content,.column2-left-sidebar .main-content {float: none;}}.left-sidebar,.right-sidebar {position: relative;}#main {position: relative;margin-left: auto;margin-right: auto;background: #fff;}body.wide #main {max-width: 100%;}#main.wide .vc_row {margin-left: 0;margin-right: 0;}#main.wide .container .vc_row {margin-left: -15px;margin-right: -15px;}#main.wide .ads-container.vc_row {margin-left: 0 !important;margin-right: 0 !important;}#main.wide .main-content {padding: 0;}#main.wide > .container > .row {margin-left: -15px;margin-right: -15px;}#main.boxed .porto-container {padding-left: 0;padding-right: 0;width: 100%;}.main-content {padding-top: 35px;padding-bottom: 40px;}.no-breadcrumbs .main-content,body.woocommerce .main-content {padding-top: 20px;}.left-sidebar,.right-sidebar {padding-top: 35px;padding-bottom: 40px;margin-bottom: 35px;}.no-breadcrumbs .left-sidebar,.no-breadcrumbs .right-sidebar,body.woocommerce .left-sidebar,body.woocommerce .right-sidebar {padding-top: 20px;}@media (max-width: 991px) {.left-sidebar,.right-sidebar,.no-breadcrumbs .left-sidebar,.no-breadcrumbs .right-sidebar,body.woocommerce .left-sidebar,body.woocommerce .right-sidebar {padding-top: 0;margin-top: -40px;}}.content-bottom-wrapper {padding-bottom: 20px;}#banner-wrapper .ult-carousel-wrapper,#content-top .ult-carousel-wrapper,#content-bottom .ult-carousel-wrapper,#content-inner-top .ult-carousel-wrapper,#content-inner-bottom .ult-carousel-wrapper {margin-bottom: 20px;}#banner-wrapper .ult-carousel-wrapper .vc_single_image-wrapper,#content-top .ult-carousel-wrapper .vc_single_image-wrapper,#content-bottom .ult-carousel-wrapper .vc_single_image-wrapper,#content-inner-top .ult-carousel-wrapper .vc_single_image-wrapper,#content-inner-bottom .ult-carousel-wrapper .vc_single_image-wrapper {width: 100%;}#banner-wrapper .ult-carousel-wrapper .vc_single_image-wrapper img,#content-top .ult-carousel-wrapper .vc_single_image-wrapper img,#content-bottom .ult-carousel-wrapper .vc_single_image-wrapper img,#content-inner-top .ult-carousel-wrapper .vc_single_image-wrapper img,#content-inner-bottom .ult-carousel-wrapper .vc_single_image-wrapper img {width: 100%;}#content-top,#content-bottom {overflow: hidden;background: #fff;}body.modal-open {padding-right: 0 !important;padding-left: 0 !important;}.clearfix {overflow: visible;}@media (max-width: 767px) {.porto-container {padding-left: 0;padding-right: 0;}}.page-wrapper.coming-soon #header .header-top {display: block;}.page-wrapper.coming-soon #header .header-top .container {min-height: 50px;}.page-wrapper.coming-soon #header .header-top .header-contact {display: block;}@media (max-width: 767px) {.page-wrapper.coming-soon #header .header-top .header-right {display: none;}}.page-wrapper.coming-soon #footer .footer-bottom {background: transparent;}body.boxed {padding: 25px 0;}@media (max-width: 767px) {body.boxed {padding: 0;}}body.boxed #header {border-top-width: 0;}body.boxed .banner-container {overflow: hidden;}body.boxed .page-wrapper {background: #fff;border-top: 5px solid #ccc;border-bottom: 5px solid #1d2127;margin: 0 auto;box-shadow: 0 0 4px rgba(0, 0, 0, 0.15);border-radius: 0;}@media (max-width: 767px) {body.boxed .page-wrapper {width: 100% !important;border-width: 0;border-radius: 0;overflow: hidden;}}body.boxed .porto-container.container,#main.main-boxed .porto-container.container {margin-left: -15px;margin-right: -15px;}body.boxed .vc_row[data-vc-stretch-content],#main.main-boxed .vc_row[data-vc-stretch-content],body.boxed .ult-vc-hide-row,#main.main-boxed .ult-vc-hide-row {margin-left: 0;margin-right: 0;}@media (min-width:768px) {body.boxed .ult-vc-hide-row,#main.main-boxed .ult-vc-hide-row {left: auto !important;max-width: 750px;overflow: hidden;}body.boxed .ult-vc-hide-row.section,#main.main-boxed .ult-vc-hide-row.section {padding-left: 15px;padding-right: 15px;}body.boxed .ult-vc-hide-row.vc_row-no-padding,#main.main-boxed .ult-vc-hide-row.vc_row-no-padding {padding-left: 0;padding-right: 0;}}@media (min-width:992px) {body.boxed .ult-vc-hide-row,#main.main-boxed .ult-vc-hide-row {max-width: 990px;}}body.boxed .vc_row[data-vc-stretch-content].section,#main.main-boxed .vc_row[data-vc-stretch-content].section {padding-left: 15px;padding-right: 15px;}@media (min-width:768px) {body.boxed .vc_row[data-vc-stretch-content],#main.main-boxed .vc_row[data-vc-stretch-content] {left: auto !important;margin-left: -30px !important;margin-right: -30px !important;max-width: 750px;}}@media (min-width:992px) {body.boxed .vc_row[data-vc-stretch-content],#main.main-boxed .vc_row[data-vc-stretch-content] {max-width: 990px;}}@media (max-width: 767px) {body.boxed .vc_row[data-vc-stretch-content],#main.main-boxed .vc_row[data-vc-stretch-content] {padding-left: 0 !important;padding-right: 0 !important;}}#main.main-boxed .container .container {width: 100%;}#main.main-boxed.wide .porto-container.container {margin-left: 0;margin-right: 0;}@media (min-width:768px) {#main.main-boxed.wide .vc_row[data-vc-stretch-content] {margin-left: 0 !important;margin-right: 0 !important;}}@media (min-width:768px) {body.boxed #main.wide .vc_row[data-vc-stretch-content] {padding-left: 0 !important;padding-right: 0 !important;}}body.boxed #main.wide .vc_row[data-vc-stretch-content] .porto-wrap-container {padding-left: 30px;padding-right: 30px;}@media (max-width: 767px) {body.boxed #main.wide .vc_row[data-vc-stretch-content] .porto-wrap-container {padding-left: 15px;padding-right: 15px;}}@media (min-width:768px) {body.boxed #main.wide .ult-vc-hide-row {overflow: visible;}}body.boxed #main.wide .container .vc_row {margin-left: -30px;margin-right: -30px;padding-left: 30px;padding-right: 30px;}@media (max-width: 767px) {body.boxed #main.wide .container .vc_row {margin-left: -15px;margin-right: -15px;padding-left: 15px;padding-right: 15px;}}body.boxed #main.wide .container .vc_row .vc_row {margin-left: -15px;margin-right: -15px;padding-left: 0;padding-right: 0;}body.boxed #main.wide > .container > .row {margin-left: 0;margin-right: 0;}body.boxed #main.wide .porto-wrap-container {width: auto;margin: 0;padding: 0;}body.boxed #header.sticky-header .header-main.sticky {margin-left: auto;margin-right: auto;}@media (min-width:768px) {body.boxed #header.sticky-header .header-main.sticky {max-width: 750px;}}@media (min-width:992px) {body.boxed #header.sticky-header .header-main.sticky {max-width: 990px;}}body.boxed #header.sticky-header .main-menu-wrap {margin-left: auto;margin-right: auto;}@media (min-width:992px) {body.boxed #header.sticky-header .main-menu-wrap {max-width: 990px;}}body.boxed .fixed-header #header {position: absolute;}body.boxed .footer-wrapper.fixed {position: absolute;}@-webkit-keyframes tooltip-animation {0%{opacity: 1;}50% {opacity: 0;}100% {opacity: 1;}}@keyframes tooltip-animation {0%{opacity: 1;}50% {opacity: 0;}100% {opacity: 1;}}@-webkit-keyframes tooltip-color {0%{color: #fff;}50% {color: #333;}100% {color: #fff;}}@keyframes tooltip-color {0%{color: #fff;}50% {color: #333;}100% {color: #fff;}}@-webkit-keyframes tooltip-color-white {0%{color: #444;}50% {color: #fff;}100% {color: #444;}}@keyframes tooltip-color-white {0%{color: #444;}50% {color: #fff;}100% {color: #444;}}#header .porto-tooltip,#footer .porto-tooltip {position: absolute !important;right: 0;top: 5px;width: 20px;}@media (max-width: 480px) {#header .porto-tooltip,#footer .porto-tooltip {display: none !important;}}#header .tooltip-icon,#footer .tooltip-icon {cursor: pointer;border: 1px solid #000;color: #000;border-radius: 50%;display: block;width: 20px;height: 20px;text-align: center;line-height: 20px;font-size: 10px;position: relative;right: 5px;-webkit-transition: all 0.2s ease-in-out;-moz-transition: all 0.2s ease-in-out;transition: all 0.2s ease-in-out;-webkit-animation: tooltip-animation 1s ease-in infinite;animation: tooltip-animation 1s ease-in infinite;}#header .tooltip-popup,#footer .tooltip-popup {display: none;position: absolute;right: 0;text-align: left;top: -2px;width: 300px;background-color: #111;box-shadow: 0 0 8px rgba(255, 255, 255, .5);padding: 20px;border-radius: 10px;font-size: 12px;line-height: 1.4;color: #fff;z-index: 2000;}#header .tooltip-popup h4,#footer .tooltip-popup h4 {font-size: 16px;color: #fff;}#header .tooltip-popup p,#footer .tooltip-popup p {margin-bottom: 10px;color: #fff;}#header .tooltip-popup em,#footer .tooltip-popup em {font-size: 10px;}#header .tooltip-close,#footer .tooltip-close {cursor: pointer;position: absolute;right: 10px;top: 10px;color: #fff;}#header .porto-tooltip {z-index: 1000;}#footer .porto-tooltip {top: 30px;right: 15px;}@media (min-width:992px) {.header-wrapper.header-side-nav #header .tooltip-popup {left: -5px;right: auto;}}--------------------------.alternative-font {color: #657182}a {color: #657182}a:hover {color: #707e90}a:active {color: #5a6574}ul.list.icons li a {color: #777}ul.list.icons li i,ul.list.icons li a:hover {color: #657182}.list.list-icons li .fa {color: #657182;border-color: #657182}.list.list-icons.list-icons-style-3 li .fa {background-color: #657182}.list.list-ordened li:before {color: #657182;border-color: #657182}.list.list-ordened.list-ordened-style-3 li:before {background-color: #657182}html .list-primary.list-icons li .fa {color: #657182;border-color: #657182}html .list-primary.list-icons.list-icons-style-3 li .fa {background-color: #657182;color: #fff}html .list-primary.list-ordened li:before {color: #657182}html .list-primary.list-ordened.list-ordened-style-3 li:before {background-color: #657182;color: #fff}html .list-secondary.list-icons li .fa {color: #e36159;border-color: #e36159}html .list-secondary.list-icons.list-icons-style-3 li .fa {background-color: #e36159;color: #fff}html .list-secondary.list-ordened li:before {color: #e36159}html .list-secondary.list-ordened.list-ordened-style-3 li:before {background-color: #657182;color: #fff}html .list-tertiary.list-icons li .fa {color: #2baab1;border-color: #2baab1}html .list-tertiary.list-icons.list-icons-style-3 li .fa {background-color: #2baab1;color: #fff}html .list-tertiary.list-ordened li:before {color: #2baab1}html .list-tertiary.list-ordened.list-ordened-style-3 li:before {background-color: #657182;color: #fff}html .list-quaternary.list-icons li .fa {color: #383f48;border-color: #383f48}html .list-quaternary.list-icons.list-icons-style-3 li .fa {background-color: #383f48;color: #fff}html .list-quaternary.list-ordened li:before {color: #383f48}html .list-quaternary.list-ordened.list-ordened-style-3 li:before {background-color: #657182;color: #fff}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: #fff}html .list-dark.list-ordened li:before {color: #2e353e}html .list-dark.list-ordened.list-ordened-style-3 li:before {background-color: #657182;color: #fff}html .list-light.list-icons li .fa {color: #fff;border-color: #fff}html .list-light.list-icons.list-icons-style-3 li .fa {background-color: #fff;color: #777}html .list-light.list-ordened li:before {color: #fff}html .list-light.list-ordened.list-ordened-style-3 li:before {background-color: #657182;color: #777}ul[class^="wsp-"] li:before {color: #657182}.fontawesome-icon-list > div:hover,.sample-icon-list > div:hover {color: #657182}.fontawesome-icon-list > div:hover .text-muted,.sample-icon-list > div:hover .text-muted {color: #657182}ul.nav-pills > li.active > a {background-color: #657182}ul.nav-pills > li.active > a:hover,ul.nav-pills > li.active > a:focus {background-color: #657182}html ul.nav-pills-primary a {color: #657182}html ul.nav-pills-primary a:hover {color: #707e90}html ul.nav-pills-primary a:focus {color: #707e90}html ul.nav-pills-primary a:active {color: #5a6574}html ul.nav-pills-primary > li.active > a {background-color: #657182}html ul.nav-pills-primary > li.active > a:hover,html ul.nav-pills-primary > li.active > a:focus {background-color: #657182}html ul.nav-pills-secondary a {color: #e36159}html ul.nav-pills-secondary a:hover {color: #e7766f}html ul.nav-pills-secondary a:focus {color: #e7766f}html ul.nav-pills-secondary a:active {color: #df4c43}html ul.nav-pills-secondary > li.active > a {background-color: #e36159}html ul.nav-pills-secondary > li.active > a:hover,html ul.nav-pills-secondary > li.active > a:focus {background-color: #e36159}html ul.nav-pills-tertiary a {color: #2baab1}html ul.nav-pills-tertiary a:hover {color: #30bec6}html ul.nav-pills-tertiary a:focus {color: #30bec6}html ul.nav-pills-tertiary a:active {color: #26969c}html ul.nav-pills-tertiary > li.active > a {background-color: #2baab1}html ul.nav-pills-tertiary > li.active > a:hover,html ul.nav-pills-tertiary > li.active > a:focus {background-color: #2baab1}html ul.nav-pills-quaternary a {color: #383f48}html ul.nav-pills-quaternary a:hover {color: #434c56}html ul.nav-pills-quaternary a:focus {color: #434c56}html ul.nav-pills-quaternary a:active {color: #2d323a}html ul.nav-pills-quaternary > li.active > a {background-color: #383f48}html ul.nav-pills-quaternary > li.active > a:hover,html ul.nav-pills-quaternary > li.active > a:focus {background-color: #383f48}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: #fff}html ul.nav-pills-light a:hover {color: #fff}html ul.nav-pills-light a:focus {color: #fff}html ul.nav-pills-light a:active {color: #f2f2f2}html ul.nav-pills-light > li.active > a {background-color: #fff}html ul.nav-pills-light > li.active > a:hover,html ul.nav-pills-light > li.active > a:focus {background-color: #fff}.panel-group .panel-heading a {color: #000;padding: 0px 15px}html .panel-group.panel-group-primary .panel-heading {background-color: #657182 !important}html .panel-group.panel-group-primary .panel-heading a {color: #fff}html .panel-group.panel-group-secondary .panel-heading {background-color: #e36159 !important}html .panel-group.panel-group-secondary .panel-heading a {color: #fff}html .panel-group.panel-group-tertiary .panel-heading {background-color: #2baab1 !important}html .panel-group.panel-group-tertiary .panel-heading a {color: #fff}html .panel-group.panel-group-quaternary .panel-heading {background-color: #383f48 !important}html .panel-group.panel-group-quaternary .panel-heading a {color: #fff}html .panel-group.panel-group-dark .panel-heading {background-color: #2e353e !important}html .panel-group.panel-group-dark .panel-heading a {color: #fff}html .panel-group.panel-group-light .panel-heading {background-color: #fff !important}html .panel-group.panel-group-light .panel-heading a {color: #777}section.toggle label {color: #657182;border-left-color: #657182}section.toggle.active > label {background-color: #657182;border-color: #657182;color: #fff}.toggle-simple section.toggle > label:after {background-color: #657182}html .toggle-primary .toggle label {color: #657182;border-left-color: #657182;border-right-color: #657182}html .toggle-primary .toggle.active > label {background-color: #657182;border-color: #657182;color: #fff}html .toggle-primary.toggle-simple .toggle > label {background: transparent;color: #1d2127}html .toggle-primary.toggle-simple .toggle > label:after {background-color: #657182}html .toggle-secondary .toggle label {color: #e36159;border-left-color: #e36159;border-right-color: #e36159}html .toggle-secondary .toggle.active > label {background-color: #e36159;border-color: #e36159;color: #fff}html .toggle-secondary.toggle-simple .toggle > label {background: transparent;color: #1d2127}html .toggle-secondary.toggle-simple .toggle > label:after {background-color: #e36159}html .toggle-tertiary .toggle label {color: #2baab1;border-left-color: #2baab1;border-right-color: #2baab1}html .toggle-tertiary .toggle.active > label {background-color: #2baab1;border-color: #2baab1;color: #fff}html .toggle-tertiary.toggle-simple .toggle > label {background: transparent;color: #1d2127}html .toggle-tertiary.toggle-simple .toggle > label:after {background-color: #2baab1}html .toggle-quaternary .toggle label {color: #383f48;border-left-color: #383f48;border-right-color: #383f48}html .toggle-quaternary .toggle.active > label {background-color: #383f48;border-color: #383f48;color: #fff}html .toggle-quaternary.toggle-simple .toggle > label {background: transparent;color: #1d2127}html .toggle-quaternary.toggle-simple .toggle > label:after {background-color: #383f48}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: #fff}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: #fff;border-left-color: #fff;border-right-color: #fff}html .toggle-light .toggle.active > label {background-color: #fff;border-color: #fff;color: #777}html .toggle-light.toggle-simple .toggle > label {background: transparent;color: #1d2127}html .toggle-light.toggle-simple .toggle > label:after {background-color: #fff}html .blockquote-primary {border-color: #657182 !important}html .blockquote-secondary {border-color: #e36159 !important}html .blockquote-tertiary {border-color: #2baab1 !important}html .blockquote-quaternary {border-color: #383f48 !important}html .blockquote-dark {border-color: #2e353e !important}html .blockquote-light {border-color: #fff !important}div.wpb_single_image .porto-vc-zoom .zoom-icon {background-color: #657182}div.wpb_single_image .porto-vc-zoom .zoom-icon:hover {background-color: #707e90}.img-thumbnail .zoom,.thumb-info .zoom,.img-thumbnail .link,.thumb-info .link {background-color: #657182}.img-thumbnail .zoom:hover,.thumb-info .zoom:hover,.img-thumbnail .link:hover,.thumb-info .link:hover {background-color: #707e90}html .label-primary {background-color: #657182;border-color: #657182}html .label-secondary {background-color: #e36159;border-color: #e36159}html .label-tertiary {background-color: #2baab1;border-color: #2baab1}html .label-quaternary {background-color: #383f48;border-color: #383f48}html .label-dark {background-color: #2e353e;border-color: #2e353e}html .label-light {background-color: #fff;border-color: #fff}html .alert-primary {background-color: #657182;border-color: #5e6a79;color: #fff}html .alert-primary .alert-link {color: #fff}html .alert-secondary {background-color: #e36159;border-color: #e1554c;color: #fff}html .alert-secondary .alert-link {color: #fff}html .alert-tertiary {background-color: #2baab1;border-color: #289ea5;color: #fff}html .alert-tertiary .alert-link {color: #fff}html .alert-quaternary {background-color: #383f48;border-color: #31373f;color: #fff}html .alert-quaternary .alert-link {color: #fff}html .alert-dark {background-color: #2e353e;border-color: #272d35;color: #fff}html .alert-dark .alert-link {color: #fff}html .alert-light {background-color: #fff;border-color: #f7f7f7;color: #777}html .alert-light .alert-link {color: #777}.porto-concept strong {color: #657182;font-family: Shadows Into Light}.fc-slideshow nav .fc-left i,.fc-slideshow nav .fc-right i {color: #657182}.circular-bar.only-icon .fa {color: #657182}html section.section-primary,html .vc_row.section-primary,html .vc_column_container.section-primary {background-color: #657182 !important;border-color: #5a6574 !important;color: #fff}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: #fff}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: #4f5865 !important;border-color: #444c57 !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: #fff}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: #4f5865}html section.section-secondary,html .vc_row.section-secondary,html .vc_column_container.section-secondary {background-color: #e36159 !important;border-color: #df4c43 !important;color: #fff}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: #fff}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: #dc372d !important;border-color: #cd2c23 !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: #fff}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: #dc372d}html section.section-tertiary,html .vc_row.section-tertiary,html .vc_column_container.section-tertiary {background-color: #2baab1 !important;border-color: #26969c !important;color: #fff}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: #fff}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: #218388 !important;border-color: #1c6f73 !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: #fff}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: #218388}html section.section-quaternary,html .vc_row.section-quaternary,html .vc_column_container.section-quaternary {background-color: #383f48 !important;border-color: #2d323a !important;color: #fff}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: #fff}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: #22262b !important;border-color: #17191d !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: #fff}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: #22262b}html section.section-dark,html .vc_row.section-dark,html .vc_column_container.section-dark {background-color: #2e353e !important;border-color: #23282f !important;color: #fff}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: #fff}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: #fff}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: #fff !important;border-color: #f2f2f2 !important;color: #777}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: #777}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: #777}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: #657182 !important;color: #fff !important}html .popover-secondary .popover-title {background-color: #e36159 !important;color: #fff !important}html .popover-tertiary .popover-title {background-color: #2baab1 !important;color: #fff !important}html .popover-quaternary .popover-title {background-color: #383f48 !important;color: #fff !important}html .popover-dark .popover-title {background-color: #2e353e !important;color: #fff !important}html .popover-light .popover-title {background-color: #fff !important;color: #777 !important}html .divider.divider-primary i {color: #657182}html .divider.divider-primary.divider-small hr {background: #657182}html .divider.divider-secondary i {color: #e36159}html .divider.divider-secondary.divider-small hr {background: #e36159}html .divider.divider-tertiary i {color: #2baab1}html .divider.divider-tertiary.divider-small hr {background: #2baab1}html .divider.divider-quaternary i {color: #383f48}html .divider.divider-quaternary.divider-small hr {background: #383f48}html .divider.divider-dark i {color: #2e353e}html .divider.divider-dark.divider-small hr {background: #2e353e}html .divider.divider-light i {color: #fff}html .divider.divider-light.divider-small hr {background: #fff}html .divider.divider-style-2.divider-primary i {background: #657182;color: #fff}html .divider.divider-style-2.divider-secondary i {background: #e36159;color: #fff}html .divider.divider-style-2.divider-tertiary i {background: #2baab1;color: #fff}html .divider.divider-style-2.divider-quaternary i {background: #383f48;color: #fff}html .divider.divider-style-2.divider-dark i {background: #2e353e;color: #fff}html .divider.divider-style-2.divider-light i {background: #fff;color: #777}html .divider.divider-style-3.divider-primary i {border-color: #657182}html .divider.divider-style-3.divider-secondary i {border-color: #e36159}html .divider.divider-style-3.divider-tertiary i {border-color: #2baab1}html .divider.divider-style-3.divider-quaternary i {border-color: #383f48}html .divider.divider-style-3.divider-dark i {border-color: #2e353e}html .divider.divider-style-3.divider-light i {border-color: #fff}.pricing-table li {color: #777}.pricing-table h3 .desc,.pricing-table h3 span {color: #777}.pricing-table .plan {color: #777}.pricing-table .most-popular h3 {background-color: #657182;color: #fff}.pricing-table .most-popular h3 .desc {color: #fff}.pricing-table.pricing-table-flat .plan h3 {background-color: #657182;color: #fff}.pricing-table.pricing-table-flat .plan h3 .desc {color: #fff}.pricing-table.pricing-table-flat .plan h3 span {font-family: Open Sans;background: #657182;color: #fff}.pricing-table .most-popular {border-color: #657182}html .pricing-table .plan-primary h3 {background-color: #657182;color: #fff}html .pricing-table .plan-primary h3 .desc {color: #fff}html .pricing-table.pricing-table-flat .plan-primary h3 {background-color: #657182;color: #fff}html .pricing-table.pricing-table-flat .plan-primary h3 .desc {color: #fff}html .pricing-table.pricing-table-flat .plan-primary h3 span {background: #657182;color: #fff}html .pricing-table .plan-secondary h3 {background-color: #e36159;color: #fff}html .pricing-table .plan-secondary h3 .desc {color: #fff}html .pricing-table.pricing-table-flat .plan-secondary h3 {background-color: #e36159;color: #fff}html .pricing-table.pricing-table-flat .plan-secondary h3 .desc {color: #fff}html .pricing-table.pricing-table-flat .plan-secondary h3 span {background: #e36159;color: #fff}html .pricing-table .plan-tertiary h3 {background-color: #2baab1;color: #fff}html .pricing-table .plan-tertiary h3 .desc {color: #fff}html .pricing-table.pricing-table-flat .plan-tertiary h3 {background-color: #2baab1;color: #fff}html .pricing-table.pricing-table-flat .plan-tertiary h3 .desc {color: #fff}html .pricing-table.pricing-table-flat .plan-tertiary h3 span {background: #2baab1;color: #fff}html .pricing-table .plan-quaternary h3 {background-color: #383f48;color: #fff}html .pricing-table .plan-quaternary h3 .desc {color: #fff}html .pricing-table.pricing-table-flat .plan-quaternary h3 {background-color: #383f48;color: #fff}html .pricing-table.pricing-table-flat .plan-quaternary h3 .desc {color: #fff}html .pricing-table.pricing-table-flat .plan-quaternary h3 span {background: #383f48;color: #fff}html .pricing-table .plan-dark h3 {background-color: #2e353e;color: #fff}html .pricing-table .plan-dark h3 .desc {color: #fff}html .pricing-table.pricing-table-flat .plan-dark h3 {background-color: #2e353e;color: #fff}html .pricing-table.pricing-table-flat .plan-dark h3 .desc {color: #fff}html .pricing-table.pricing-table-flat .plan-dark h3 span {background: #2e353e;color: #fff}html .pricing-table .plan-light h3 {background-color: #fff;color: #777}html .pricing-table .plan-light h3 .desc {color: #777}html .pricing-table.pricing-table-flat .plan-light h3 {background-color: #fff;color: #777}html .pricing-table.pricing-table-flat .plan-light h3 .desc {color: #777}html .pricing-table.pricing-table-flat .plan-light h3 span {background: #fff;color: #777}html .pricing-table .plan-primary {border-color: #657182}html .pricing-table .plan-secondary {border-color: #e36159}html .pricing-table .plan-tertiary {border-color: #2baab1}html .pricing-table .plan-quaternary {border-color: #383f48}html .pricing-table .plan-dark {border-color: #2e353e}html .pricing-table .plan-light {border-color: #fff}.home-intro .get-started a:not(.btn) {color: #777}.home-intro p em {font-family: Shadows Into Light;color: #657182}.home-intro.light p {color: #657182}html .home-intro-primary {background: #657182;color: #fff}html .home-intro-primary .get-started a:not(.btn) {color: #fff}html .home-intro-primary p,html .home-intro-primary p em {color: #fff}html .home-intro-primary.light p {color: #fff}html .home-intro-secondary {background: #e36159;color: #fff}html .home-intro-secondary .get-started a:not(.btn) {color: #fff}html .home-intro-secondary p,html .home-intro-secondary p em {color: #fff}html .home-intro-secondary.light p {color: #fff}html .home-intro-tertiary {background: #2baab1;color: #fff}html .home-intro-tertiary .get-started a:not(.btn) {color: #fff}html .home-intro-tertiary p,html .home-intro-tertiary p em {color: #fff}html .home-intro-tertiary.light p {color: #fff}html .home-intro-quaternary {background: #383f48;color: #fff}html .home-intro-quaternary .get-started a:not(.btn) {color: #fff}html .home-intro-quaternary p,html .home-intro-quaternary p em {color: #fff}html .home-intro-quaternary.light p {color: #fff}html .home-intro-dark {background: #2e353e;color: #fff}html .home-intro-dark .get-started a:not(.btn) {color: #fff}html .home-intro-dark p,html .home-intro-dark p em {color: #fff}html .home-intro-dark.light p {color: #fff}html .home-intro-light {background: #fff;color: #777}html .home-intro-light .get-started a:not(.btn) {color: #777}html .home-intro-light p,html .home-intro-light p em {color: #777}html .home-intro-light.light p {color: #777}html .background-color-primary {background-color: #657182 !important}html .background-color-secondary {background-color: #e36159 !important}html .background-color-tertiary {background-color: #2baab1 !important}html .background-color-quaternary {background-color: #383f48 !important}html .background-color-dark {background-color: #2e353e !important}html .background-color-light {background-color: #fff !important}.page-not-found h4 {color: #777}.timeline-balloon .balloon-time .time-dot::before {border-color: #657182}.timeline-balloon .balloon-time .time-dot::after {background-color: #657182}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: #657182}.floating-menu .floating-menu-btn-collapse-nav {background: #657182}@media (min-width: 992px) {.floating-menu .floating-menu-nav-main nav > ul > li > a:after {background: #657182}}.icon-featured {background-color: #657182}.featured-box .icon-featured {background-color: #657182}.featured-box .icon-featured:after {border-color: #657182}.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: #657182}.featured-box .aio-icon-header h3.aio-icon-title {color: #657182}.featured-box .wpb_heading {color: #657182}.featured-boxes-style-3 .featured-box .icon-featured {border-color: #657182;color: #657182}.featured-boxes-style-4 .featured-box .icon-featured {border-color: #657182;color: #657182}.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: #657182}.featured-box-effect-2 .icon-featured:after {box-shadow: 0 0 0 3px #657182}.featured-box-effect-3 .icon-featured:after {box-shadow: 0 0 0 10px #657182}.featured-box-effect-3:hover .icon-featured {background: #657182}.feature-box .feature-box-icon {background-color: #657182}.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: #657182}.feature-box.feature-box-style-3 .feature-box-icon {border-color: #657182}.feature-box .feature-box-icon {background-color: #657182}.feature-box.feature-box-primary .feature-box-icon i {color: #657182}.feature-box .feature-box-icon {background-color: #e36159}.feature-box.feature-box-secondary .feature-box-icon i {color: #e36159}.feature-box .feature-box-icon {background-color: #2baab1}.feature-box.feature-box-tertiary .feature-box-icon i {color: #2baab1}.feature-box .feature-box-icon {background-color: #383f48}.feature-box.feature-box-quaternary .feature-box-icon i {color: #383f48}.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: #fff}.feature-box.feature-box-light .feature-box-icon i {color: #fff}.featured-box-primary .icon-featured {background-color: #657182}.featured-box-primary .icon-featured:after {border-color: #657182}.featured-box-primary h4 {color: #657182}.featured-box-primary .box-content {border-top-color: #657182}html .featured-box-primary .icon-featured {background-color: #657182}html .featured-box-primary h4 {color: #657182}html .featured-box-primary .box-content {border-top-color: #657182}html .featured-box-secondary .icon-featured {background-color: #e36159}html .featured-box-secondary h4 {color: #e36159}html .featured-box-secondary .box-content {border-top-color: #e36159}html .featured-box-tertiary .icon-featured {background-color: #2baab1}html .featured-box-tertiary h4 {color: #2baab1}html .featured-box-tertiary .box-content {border-top-color: #2baab1}html .featured-box-quaternary .icon-featured {background-color: #383f48}html .featured-box-quaternary h4 {color: #383f48}html .featured-box-quaternary .box-content {border-top-color: #383f48}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: #fff}html .featured-box-light h4 {color: #fff}html .featured-box-light .box-content {border-top-color: #fff}html .featured-boxes-style-3 .featured-box.featured-box-primary .icon-featured {border-color: #657182;color: #657182}html .featured-boxes-style-3 .featured-box.featured-box-secondary .icon-featured {border-color: #e36159;color: #e36159}html .featured-boxes-style-3 .featured-box.featured-box-tertiary .icon-featured {border-color: #2baab1;color: #2baab1}html .featured-boxes-style-3 .featured-box.featured-box-quaternary .icon-featured {border-color: #383f48;color: #383f48}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: #fff;color: #fff}html .featured-boxes-style-4 .featured-box.featured-box-primary .icon-featured {border-color: #657182;color: #657182}html .featured-boxes-style-4 .featured-box.featured-box-secondary .icon-featured {border-color: #e36159;color: #e36159}html .featured-boxes-style-4 .featured-box.featured-box-tertiary .icon-featured {border-color: #2baab1;color: #2baab1}html .featured-boxes-style-4 .featured-box.featured-box-quaternary .icon-featured {border-color: #383f48;color: #383f48}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: #fff;color: #fff}html .featured-boxes-style-5 .featured-box.featured-box-primary .icon-featured {color: #657182}html .featured-boxes-style-5 .featured-box.featured-box-secondary .icon-featured {color: #e36159}html .featured-boxes-style-5 .featured-box.featured-box-tertiary .icon-featured {color: #2baab1}html .featured-boxes-style-5 .featured-box.featured-box-quaternary .icon-featured {color: #383f48}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: #fff}html .featured-boxes-style-6 .featured-box.featured-box-primary .icon-featured {color: #657182}html .featured-boxes-style-6 .featured-box.featured-box-secondary .icon-featured {color: #e36159}html .featured-boxes-style-6 .featured-box.featured-box-tertiary .icon-featured {color: #2baab1}html .featured-boxes-style-6 .featured-box.featured-box-quaternary .icon-featured {color: #383f48}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: #fff}html .featured-boxes-style-8 .featured-box.featured-box-primary .icon-featured {color: #657182}html .featured-boxes-style-8 .featured-box.featured-box-secondary .icon-featured {color: #e36159}html .featured-boxes-style-8 .featured-box.featured-box-tertiary .icon-featured {color: #2baab1}html .featured-boxes-style-8 .featured-box.featured-box-quaternary .icon-featured {color: #383f48}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: #fff}html .featured-box-effect-2.featured-box-primary .icon-featured:after {box-shadow: 0 0 0 3px #657182}html .featured-box-effect-2.featured-box-secondary .icon-featured:after {box-shadow: 0 0 0 3px #e36159}html .featured-box-effect-2.featured-box-tertiary .icon-featured:after {box-shadow: 0 0 0 3px #2baab1}html .featured-box-effect-2.featured-box-quaternary .icon-featured:after {box-shadow: 0 0 0 3px #383f48}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 #fff}html .featured-box-effect-3.featured-box-primary .icon-featured:after {box-shadow: 0 0 0 10px #657182}html .featured-box-effect-3.featured-box-primary:hover .icon-featured {background: #657182 !important}html .featured-box-effect-3.featured-box-secondary .icon-featured:after {box-shadow: 0 0 0 10px #e36159}html .featured-box-effect-3.featured-box-secondary:hover .icon-featured {background: #e36159 !important}html .featured-box-effect-3.featured-box-tertiary .icon-featured:after {box-shadow: 0 0 0 10px #2baab1}html .featured-box-effect-3.featured-box-tertiary:hover .icon-featured {background: #2baab1 !important}html .featured-box-effect-3.featured-box-quaternary .icon-featured:after {box-shadow: 0 0 0 10px #383f48}html .featured-box-effect-3.featured-box-quaternary:hover .icon-featured {background: #383f48 !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 #fff}html .featured-box-effect-3.featured-box-light:hover .icon-featured {background: #fff !important}html .featured-box-effect-7.featured-box-primary .icon-featured:before {color: #657182}html .featured-box-effect-7.featured-box-secondary .icon-featured:before {color: #e36159}html .featured-box-effect-7.featured-box-tertiary .icon-featured:before {color: #2baab1}html .featured-box-effect-7.featured-box-quaternary .icon-featured:before {color: #383f48}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: #fff}.owl-carousel .owl-dots .owl-dot.active span,.owl-carousel .owl-dots .owl-dot:hover span {background-color: #586271}.owl-carousel.show-nav-title .owl-nav [class*="owl-"] {color: #21293c}.owl-carousel .owl-nav [class*="owl-"] {border-color: #657182 #657182 #4f5865;color: #fff;text-shadow: 0 -1px 0 rgba(0,0,0,0.25);background-color: #657182;border-color: #657182}.owl-carousel .owl-nav [class*="owl-"]:hover,.owl-carousel .owl-nav [class*="owl-"]:active,.owl-carousel .owl-nav [class*="owl-"]:focus {border-color: #5a6574;background-color: #5a6574}.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: #657182}.product-thumbs-slider.owl-carousel .thumb-nav .thumb-next,.product-thumbs-slider.owl-carousel .thumb-nav .thumb-prev {color: #657182}.slick-slider .slick-dots li.slick-active i,.slick-slider .slick-dots li:hover i {color: #586271 !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: #657182}.master-slider .ms-container .ms-bullet {background: #657182}.master-slider .ms-slide .ms-slide-loading:before {border-color: #657182}.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: #657182}.tparrows.tparrows-carousel.tp-leftarrow,.tparrows.tparrows-carousel.tp-rightarrow {color: #fff;text-shadow: 0 -1px 0 rgba(0,0,0,0.25);background-color: #657182;border-color: #657182}.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: #5a6574;background-color: #5a6574}.tparrows.tparrows-carousel.tp-leftarrow:before,.tparrows.tparrows-carousel.tp-rightarrow:before {color: #fff}.share-links a {background-color: #657182}.share-links a:hover {background-color: #707e90}.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: #fff;text-shadow: 0 -1px 0 rgba(0,0,0,0.25);background-color: #657182;border-color: #657182}.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: #5a6574;background-color: #5a6574}.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: #657182;border-color: #657182}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: #657182;border-color: #657182}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: #5a6574;border-color: #5a6574}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: #657182;border-color: #657182}html .btn-primary {color: #fff;text-shadow: 0 -1px 0 rgba(0,0,0,0.25);background-color: #657182;border-color: #657182;border-color: #657182 #657182 #4f5865}html .btn-primary:hover,html .btn-primary:active,html .btn-primary:focus {border-color: #5a6574;background-color: #5a6574}html .btn-primary:hover,html .btn-primary:focus,html .btn-primary:active {color: #fff;background-color: #5a6574;border-color: #657182 #657182 #444c57}html .btn-primary-scale-2 {color: #fff;text-shadow: 0 -1px 0 rgba(0,0,0,0.25);background-color: #4f5865;border-color: #4f5865;border-color: #4f5865 #4f5865 #383f49}html .btn-primary-scale-2:hover,html .btn-primary-scale-2:active,html .btn-primary-scale-2:focus {border-color: #444c57;background-color: #444c57}html .btn-secondary {color: #fff;text-shadow: 0 -1px 0 rgba(0,0,0,0.25);background-color: #e36159;border-color: #e36159;border-color: #e36159 #e36159 #dc372d}html .btn-secondary:hover,html .btn-secondary:active,html .btn-secondary:focus {border-color: #df4c43;background-color: #df4c43}html .btn-secondary:hover,html .btn-secondary:focus,html .btn-secondary:active {color: #fff;background-color: #df4c43;border-color: #e36159 #e36159 #cd2c23}html .btn-secondary-scale-2 {color: #fff;text-shadow: 0 -1px 0 rgba(0,0,0,0.25);background-color: #dc372d;border-color: #dc372d;border-color: #dc372d #dc372d #b7281f}html .btn-secondary-scale-2:hover,html .btn-secondary-scale-2:active,html .btn-secondary-scale-2:focus {border-color: #cd2c23;background-color: #cd2c23}html .btn-tertiary {color: #fff;text-shadow: 0 -1px 0 rgba(0,0,0,0.25);background-color: #2baab1;border-color: #2baab1;border-color: #2baab1 #2baab1 #218388}html .btn-tertiary:hover,html .btn-tertiary:active,html .btn-tertiary:focus {border-color: #26969c;background-color: #26969c}html .btn-tertiary:hover,html .btn-tertiary:focus,html .btn-tertiary:active {color: #fff;background-color: #26969c;border-color: #2baab1 #2baab1 #1c6f73}html .btn-tertiary-scale-2 {color: #fff;text-shadow: 0 -1px 0 rgba(0,0,0,0.25);background-color: #218388;border-color: #218388;border-color: #218388 #218388 #175b5f}html .btn-tertiary-scale-2:hover,html .btn-tertiary-scale-2:active,html .btn-tertiary-scale-2:focus {border-color: #1c6f73;background-color: #1c6f73}html .btn-quaternary {color: #fff;text-shadow: 0 -1px 0 rgba(0,0,0,0.25);background-color: #383f48;border-color: #383f48;border-color: #383f48 #383f48 #22262b}html .btn-quaternary:hover,html .btn-quaternary:active,html .btn-quaternary:focus {border-color: #2d323a;background-color: #2d323a}html .btn-quaternary:hover,html .btn-quaternary:focus,html .btn-quaternary:active {color: #fff;background-color: #2d323a;border-color: #383f48 #383f48 #17191d}html .btn-quaternary-scale-2 {color: #fff;text-shadow: 0 -1px 0 rgba(0,0,0,0.25);background-color: #22262b;border-color: #22262b;border-color: #22262b #22262b #0b0d0f}html .btn-quaternary-scale-2:hover,html .btn-quaternary-scale-2:active,html .btn-quaternary-scale-2:focus {border-color: #17191d;background-color: #17191d}html .btn-dark {color: #fff;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: #fff;background-color: #23282f;border-color: #2e353e #2e353e #0d0f12}html .btn-dark-scale-2 {color: #fff;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: #777;text-shadow: 0 -1px 0 rgba(0,0,0,0.25);background-color: #fff;border-color: #fff;border-color: #fff #fff #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: #777;background-color: #f2f2f2;border-color: #fff #fff #d9d9d9}html .btn-light-scale-2 {color: #777;text-shadow: 0 -1px 0 rgba(0,0,0,0.25);background-color: #e6e6e6;border-color: #e6e6e6;border-color: #e6e6e6 #e6e6e6 #ccc}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: #657182;color: #657182;text-shadow: none}html .btn-borders.btn-primary:hover,html .btn-borders.btn-primary:focus,html .btn-borders.btn-primary:active {background-color: #5a6574;border-color: #657182 !important;color: #fff}html .btn-borders.btn-secondary {background: transparent;border-color: #e36159;color: #e36159;text-shadow: none}html .btn-borders.btn-secondary:hover,html .btn-borders.btn-secondary:focus,html .btn-borders.btn-secondary:active {background-color: #df4c43;border-color: #e36159 !important;color: #fff}html .btn-borders.btn-tertiary {background: transparent;border-color: #2baab1;color: #2baab1;text-shadow: none}html .btn-borders.btn-tertiary:hover,html .btn-borders.btn-tertiary:focus,html .btn-borders.btn-tertiary:active {background-color: #26969c;border-color: #2baab1 !important;color: #fff}html .btn-borders.btn-quaternary {background: transparent;border-color: #383f48;color: #383f48;text-shadow: none}html .btn-borders.btn-quaternary:hover,html .btn-borders.btn-quaternary:focus,html .btn-borders.btn-quaternary:active {background-color: #2d323a;border-color: #383f48 !important;color: #fff}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: #fff}html .btn-borders.btn-light {background: transparent;border-color: #fff;color: #fff;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: #fff !important;color: #777}.thumb-info .thumb-info-type {background-color: #657182}.thumb-info .thumb-info-action-icon {background-color: #657182}.thumb-info .thumb-info-action-icon i {color: #fff}.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: #777}.thumb-info-ribbon {background-color: #657182;color: #fff}.thumb-info-ribbon span {font-family: Shadows Into Light}.thumb-info-ribbon:before {border-right-color: #444c57}.thumb-info-social-icons a {background-color: #657182}.thumb-info-social-icons a i {color: #fff}html .thumb-info .thumb-info-action-icon-primary {background-color: #657182}html .thumb-info .thumb-info-action-icon-primary i {color: #fff}html .thumb-info-ribbon-primary {background-color: #657182;color: #fff}html .thumb-info-ribbon-primary:before {border-right-color: #444c57}html .thumb-info-social-icons a.thumb-info-social-links-primary {background-color: #657182}html .thumb-info-social-icons a.thumb-info-social-links-primary i {color: #fff}html .thumb-info .thumb-info-action-icon-secondary {background-color: #e36159}html .thumb-info .thumb-info-action-icon-secondary i {color: #fff}html .thumb-info-ribbon-secondary {background-color: #e36159;color: #fff}html .thumb-info-ribbon-secondary:before {border-right-color: #cd2c23}html .thumb-info-social-icons a.thumb-info-social-links-secondary {background-color: #e36159}html .thumb-info-social-icons a.thumb-info-social-links-secondary i {color: #fff}html .thumb-info .thumb-info-action-icon-tertiary {background-color: #2baab1}html .thumb-info .thumb-info-action-icon-tertiary i {color: #fff}html .thumb-info-ribbon-tertiary {background-color: #2baab1;color: #fff}html .thumb-info-ribbon-tertiary:before {border-right-color: #1c6f73}html .thumb-info-social-icons a.thumb-info-social-links-tertiary {background-color: #2baab1}html .thumb-info-social-icons a.thumb-info-social-links-tertiary i {color: #fff}html .thumb-info .thumb-info-action-icon-quaternary {background-color: #383f48}html .thumb-info .thumb-info-action-icon-quaternary i {color: #fff}html .thumb-info-ribbon-quaternary {background-color: #383f48;color: #fff}html .thumb-info-ribbon-quaternary:before {border-right-color: #17191d}html .thumb-info-social-icons a.thumb-info-social-links-quaternary {background-color: #383f48}html .thumb-info-social-icons a.thumb-info-social-links-quaternary i {color: #fff}html .thumb-info .thumb-info-action-icon-dark {background-color: #2e353e}html .thumb-info .thumb-info-action-icon-dark i {color: #fff}html .thumb-info-ribbon-dark {background-color: #2e353e;color: #fff}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: #fff}html .thumb-info .thumb-info-action-icon-light {background-color: #fff}html .thumb-info .thumb-info-action-icon-light i {color: #777}html .thumb-info-ribbon-light {background-color: #fff;color: #777}html .thumb-info-ribbon-light:before {border-right-color: #d9d9d9}html .thumb-info-social-icons a.thumb-info-social-links-light {background-color: #fff}html .thumb-info-social-icons a.thumb-info-social-links-light i {color: #777}.portfolio-item:hover .thumb-info-icons .thumb-info-icon {background-color: #2baab1 !important}.resp-tabs-list li {color: #657182}.resp-tabs-list li:hover,.resp-tabs-list li:focus,.resp-tabs-list li.resp-tab-active {border-top-color: #657182}.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: #657182}h2.resp-accordion {color: #657182}.tabs ul.nav-tabs a,.tabs ul.nav-tabs a:hover {color: #657182}.tabs ul.nav-tabs a:hover,.tabs ul.nav-tabs a:focus {border-top-color: #657182}.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: #657182;color: #657182}.tabs ul.nav-tabs.nav-justified a:hover,.tabs ul.nav-tabs.nav-justified a:focus {border-top-color: #657182}.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: #657182}.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: #657182}.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: #657182}.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: #777}.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: #657182}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: #657182}html .tabs-primary .nav-tabs li a:hover,html .tabs-primary .nav-tabs.nav-justified li a:hover {border-top-color: #657182}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: #657182;color: #657182}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: #657182}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: #657182}html .tabs-primary.tabs-vertical.tabs-left li a:hover {border-left-color: #657182}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: #657182}html .tabs-primary.tabs-vertical.tabs-right li a:hover {border-right-color: #657182}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: #657182}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: #e36159}html .tabs-secondary .nav-tabs li a:hover,html .tabs-secondary .nav-tabs.nav-justified li a:hover {border-top-color: #e36159}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: #e36159;color: #e36159}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: #e36159}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: #e36159}html .tabs-secondary.tabs-vertical.tabs-left li a:hover {border-left-color: #e36159}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: #e36159}html .tabs-secondary.tabs-vertical.tabs-right li a:hover {border-right-color: #e36159}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: #e36159}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: #2baab1}html .tabs-tertiary .nav-tabs li a:hover,html .tabs-tertiary .nav-tabs.nav-justified li a:hover {border-top-color: #2baab1}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: #2baab1;color: #2baab1}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: #2baab1}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: #2baab1}html .tabs-tertiary.tabs-vertical.tabs-left li a:hover {border-left-color: #2baab1}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: #2baab1}html .tabs-tertiary.tabs-vertical.tabs-right li a:hover {border-right-color: #2baab1}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: #2baab1}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: #383f48}html .tabs-quaternary .nav-tabs li a:hover,html .tabs-quaternary .nav-tabs.nav-justified li a:hover {border-top-color: #383f48}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: #383f48;color: #383f48}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: #383f48}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: #383f48}html .tabs-quaternary.tabs-vertical.tabs-left li a:hover {border-left-color: #383f48}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: #383f48}html .tabs-quaternary.tabs-vertical.tabs-right li a:hover {border-right-color: #383f48}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: #383f48}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: #fff}html .tabs-light .nav-tabs li a:hover,html .tabs-light .nav-tabs.nav-justified li a:hover {border-top-color: #fff}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: #fff;color: #fff}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: #fff}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: #fff}html .tabs-light.tabs-vertical.tabs-left li a:hover {border-left-color: #fff}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: #fff}html .tabs-light.tabs-vertical.tabs-right li a:hover {border-right-color: #fff}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: #fff}.porto-links-block li.porto-links-item > a,.porto-links-block li.porto-links-item > span {color: #777}.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: #777}html .stats-block.counter-primary .stats-number,html .stats-block.counter-primary div.counter_prefix,html .stats-block.counter-primary div.counter_suffix {color: #657182}html .stats-block.counter-secondary .stats-number,html .stats-block.counter-secondary div.counter_prefix,html .stats-block.counter-secondary div.counter_suffix {color: #e36159}html .stats-block.counter-tertiary .stats-number,html .stats-block.counter-tertiary div.counter_prefix,html .stats-block.counter-tertiary div.counter_suffix {color: #2baab1}html .stats-block.counter-quaternary .stats-number,html .stats-block.counter-quaternary div.counter_prefix,html .stats-block.counter-quaternary div.counter_suffix {color: #383f48}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: #fff}.stats-block.counter-alternative .stats-number {font-family: Shadows Into Light}.wpb_wrapper .aio-icon-read {color: #657182}.wpb_wrapper .aio-icon-read:hover {color: #707e90}.vc_custom_heading em {color: #657182;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: #657182}.widget > div > ul li,.widget > ul li {color: #666}.widget > div > ul li > a,.widget > ul li > a {color: #666}.widget li > a:hover {color: #657182}.widget li.current-cat > a,.widget li.current-cat-parent > a {color: #657182}.widget li.active > a,.widget li.current-menu-item > a {color: #657182}.widget .tagcloud a {color: #777}.widget .tagcloud a:hover {background-color: #657182;border-color: #657182}.widget .rss-date,.widget .post-date,.widget .comment-author-link {color: #888}.widget_sidebar_menu .widget-title {color: #777}.widget_sidebar_menu .widget-title .toggle:hover {background-color: #657182;border-color: #657182}.sidebar-content .widget.widget_wysija .box-content {border-top-color: #657182}.widget_wysija_cont .showerrors {color: #657182}.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: #657182}.mega-menu > li.menu-item > a,.mega-menu > li.menu-item > h5 {text-transform: uppercase}.mega-menu .narrow .popup ul.sub-menu {background: #657182}.mega-menu .narrow .popup li.menu-item:hover > a,.mega-menu .narrow .popup li.menu-item:hover > h5 {background: #707e90}.mega-menu .wide .popup {border-top-color: #657182;color: #777}.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: #777}.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: #777}.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: #657182}.sidebar-menu > li.menu-item:hover {background: #657182}.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: #657182}.sidebar-menu > li.menu-item > .arrow:before {color: #657182}.sidebar-menu .popup {color: #777}.sidebar-menu .wide .popup {border-left-color: #657182}.right-sidebar .sidebar-menu .wide .popup {border-right-color: #657182}.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: #777}.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: #657182}.sidebar-menu .narrow .popup li.menu-item:hover > a,.sidebar-menu .narrow .popup li.menu-item:hover > h5 {background: #707e90}.sidebar-menu .menu-custom-block a {color: #777}.sidebar-menu .menu-custom-block a:hover {background-color: #657182}.sidebar-menu .menu-custom-block a:hover,.sidebar-menu .menu-custom-block a:hover + a {border-top-color: #657182}.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: #657182}.post-block h3,.post-share h3,article.post .comment-respond h3,article.portfolio .comment-respond h3,.related-posts h3 {color: #657182}article.post .post-date .day,.post-item .post-date .day {color: #657182}article.post .post-date .month,.post-item .post-date .month,article.post .post-date .format,.post-item .post-date .format {background-color: #657182}.pagination a:hover,.page-links a:hover,.pagination a:focus,.page-links a:focus,.pagination span.current,.page-links span.current {background-color: #657182;border-color: #657182}section.timeline .timeline-date h3 {color: #657182}section.timeline .timeline-box.left:before,section.timeline .timeline-box.right:before {background: #657182;box-shadow: 0 0 0 3px #fff, 0 0 0 6px #657182}article.post .post-date .sticky,.post-item .post-date .sticky {background: #62b959;color: #fff}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: #777}.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: #657182}.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: #657182}.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: #e36159}.post-share-advance-bg {background: #383f48}.post-share-advance .fa-share-alt {background: #383f48}.portfolio-info ul li a:hover {color: #657182}.portfolio-item .thumb-info .thumb-info-type .portfolio-like i,.portfolio-item .thumb-info .thumb-info-type .portfolio-liked i {color: #fff}article.member .member-role {color: #657182}.member-item.member-item-3 .view-more {color: #1d2127}.member-item.member-item-3 .thumb-info:hover .thumb-info-caption {background: #657182;color: #fff}.member-item.member-item-3 .thumb-info:hover .thumb-info-caption * {color: #fff}.member-item.member-item-3 .thumb-info:hover .thumb-info-social-icons {border-color: #fff}.member-item.member-item-3 .thumb-info:hover .share-links a {background: #fff;color: #657182}.testimonial blockquote {background: #707e90}.testimonial .testimonial-arrow-down {border-top-color: #707e90}html .testimonial-primary blockquote {background: #707e90}html .testimonial-primary .testimonial-arrow-down {border-top-color: #707e90}html .testimonial-secondary blockquote {background: #e7766f}html .testimonial-secondary .testimonial-arrow-down {border-top-color: #e7766f}html .testimonial-tertiary blockquote {background: #30bec6}html .testimonial-tertiary .testimonial-arrow-down {border-top-color: #30bec6}html .testimonial-quaternary blockquote {background: #434c56}html .testimonial-quaternary .testimonial-arrow-down {border-top-color: #434c56}html .testimonial-dark blockquote {background: #39424d}html .testimonial-dark .testimonial-arrow-down {border-top-color: #39424d}html .testimonial-light blockquote {background: #fff}html .testimonial-light .testimonial-arrow-down {border-top-color: #fff}.testimonial.testimonial-with-quotes blockquote:before {color: #777}.testimonial.testimonial-style-2 blockquote p,.testimonial.testimonial-style-5 blockquote p,.testimonial.testimonial-style-6 blockquote p {color: #777}.testimonial.testimonial-style-3 blockquote p,.testimonial.testimonial-style-4 blockquote p,.testimonial.testimonial-style-5 blockquote p {font-family: Open Sans}.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: #777}.testimonial.testimonial-with-quotes blockquote:after,.testimonial.testimonial-with-quotes blockquote:before,.testimonial.testimonial-with-quotes blockquote p {color: #777}.quantity .qty,.quantity .minus:hover,.quantity .plus:hover {color: #657182}.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: #fff}.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: #fff}.summary-before .ms-lightbox-btn {background-color: #657182}.summary-before .ms-lightbox-btn:hover {background-color: #707e90}.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: #657182}.product-images .zoom {background-color: #657182}.product-summary-wrap .price {color: #657182}.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: #fff;background-color: #e36159}.woocommerce-pagination a:hover,.woocommerce-pagination a:focus,.woocommerce-pagination span.current {border-color: #657182;background-color: transparent}ul.products li.product .product-loop-title,ul.products li.product-category .product-loop-title {color: #777}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: #657182}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: #657182}ul.products li.product h3,ul.products li.product-category h3 {color: #777}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: #777}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: #777}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: #fff}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: #657182;border-color: #657182}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: #657182;border-color: #657182}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: #657182}.product_title a:hover,.product_title a:focus {color: #657182}.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: #657182;border-color: #657182}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: #657182;color: #657182}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: #657182}.stock {color: #657182}.product-image .viewcart {color: #657182}.product-image .viewcart:hover {background-color: #657182}#yith-wcwl-popup-message {color: #777;border-color: #657182}.sidebar #yith-ajaxsearchform .btn {background: #657182}.widget_price_filter .ui-slider-horizontal .ui-slider-range {background-color: #707e90}.widget_price_filter .ui-slider .ui-slider-handle {background-color: #657182}.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: #777}.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: #657182}.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: #657182}.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: #707e90}.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: #657182}.widget_layered_nav ul li .count,.widget_product_categories ul li .count {color: #aaa}.widget_rating_filter .wc-layered-nav-rating a {color: #aaa}.widget_layered_nav_filters ul li a:before {color: #657182}.widget_layered_nav_filters ul li a:hover:before {color: #707e90}.woocommerce .widget_layered_nav ul.yith-wcan-label li a,.woocommerce-page .widget_layered_nav ul.yith-wcan-label li a {color: #777}.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: #657182;border-color: #657182}.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: #707e90;border-color: #707e90}.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: #657182}ul.product_list_widget li .product-details a,.widget ul.product_list_widget li .product-details a {color: #777}ul.cart_list li .product-details a:hover,ul.product_list_widget li .product-details a:hover {color: #657182}ul.cart_list li a:hover,ul.product_list_widget li a:hover {color: #657182}.widget_recent_reviews .product_list_widget li a,.widget.widget_recent_reviews .product_list_widget li a {color: #777}.widget_shopping_cart .total .amount {color: #657182}.widget_shopping_cart .product-details .remove-product {color: #777}.woocommerce-cart .cart-form form {border-color: #657182}.shipping_calculator h2,.cart_totals h2,.review-order.shop_table h2 {color: #657182}.shipping_calculator h2 a,.cart_totals h2 a,.review-order.shop_table h2 a {color: #657182}.woocommerce #content table.shop_table.wishlist_table.cart a.remove {color: #657182}.woocommerce #content table.shop_table.wishlist_table.cart a.remove:hover {color: #707e90}.woocommerce #content table.shop_table.wishlist_table.cart a.remove:active {color: #5a6574}.yith-wcan-loading:before {border-color: #657182}.shop_table dl.variation {color: #777}.shop_table td.product-name {color: #657182}.select2-container .select2-choice,.select2-drop,.select2-drop-active {color: #777}.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: #777}.product-image .labels .onhot,.summary-before .labels .onhot {background: #62b959;color: #fff}.product-image .labels .onsale,.summary-before .labels .onsale {background: #e27c7c;color: #fff}.product-subtotal .woocommerce-Price-amount {color: #657182}.loader-container i.porto-ajax-loader {border-color: #657182}.success-message-container {border-top: 4px solid #657182}.woocommerce-tabs.style-2 .resp-tabs-list li.resp-tab-active {border-color: #657182 !important}.resp-vtabs.style-2 .resp-tabs-list li.resp-tab-active {border-bottom: 2px solid #657182 !important}.resp-easy-accordion.style-2 h2.resp-accordion {border-left: 3px solid #657182 !important}.resp-easy-accordion.style-2 h2.resp-accordion.resp-tab-active {background-color: #657182 !important}.resp-easy-accordion.style-2 h2.resp-accordion:after {color: #657182}.product-categories li a:hover {color: #7b858a !important;text-decoration: underline}.tm-extra-product-options .tm-epo-field-label {color: #657182}.tm-extra-product-options-totals .amount.final {color: #657182}.fdm-item-panel .fdm-item-title {color: #1d2127}body {font-family: Open Sans;font-weight: 400;font-size: 14px;line-height: 22px;letter-spacing: 0;color: #777;background-repeat: repeat;background-size: auto;background-attachment: scroll;background-position: initial;background-image: none;background-color: #fff}@media (max-width: 479px) {body {font-size: 13px;line-height: 20px;letter-spacing: 0}}.color-body {color: #777}.color-body a,.color-body a:hover,.color-body a:focus {color: #777}h1 {font-family: Open Sans;font-weight: 400;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: Open Sans;font-weight: 300;font-size: 30px;line-height: 40px;letter-spacing: 0;color: #1d2127}@media (max-width: 479px) {h2 {font-size: 27.85714286px;line-height: 36.36363636px}}h3 {font-family: Open Sans;font-weight: 400;font-size: 25px;line-height: 32px;letter-spacing: 0;color: #1d2127}@media (max-width: 479px) {h3 {font-size: 23.21428571px;line-height: 29.09090909px}}h4 {font-family: Open Sans;font-weight: 400;font-size: 20px;line-height: 27px;letter-spacing: 0;color: #1d2127}@media (max-width: 479px) {h4 {font-size: 18.57142857px;line-height: 24.54545455px}}h5 {font-family: Open Sans;font-weight: 600;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: Open Sans;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: #657182 !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: #657182}html .heading-secondary,html .lnk-secondary,html .text-color-secondary {color: #e36159 !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: #e36159}html .heading-tertiary,html .lnk-tertiary,html .text-color-tertiary {color: #2baab1 !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: #2baab1}html .heading-quaternary,html .lnk-quaternary,html .text-color-quaternary {color: #383f48 !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: #383f48}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: #fff !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: #fff}.inverted {background-color: #657182}html .inverted-primary {background-color: #657182}html .inverted-secondary {background-color: #e36159}html .inverted-tertiary {background-color: #2baab1}html .inverted-quaternary {background-color: #383f48}html .inverted-dark {background-color: #2e353e}html .inverted-light {background-color: #fff}.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: #fff}#main .content-bottom-wrapper {background-repeat: repeat;background-size: auto;background-attachment: scroll;background-position: initial;background-image: none;background-color: #fff;padding-top: 0px;padding-bottom: 20px}body.boxed .page-wrapper {border-top-color: #657182}@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: #777}.mobile-sidebar .sidebar-toggle:hover {color: #657182}.sidebar-content .filter-title {color: #657182}.header-wrapper {background-repeat: repeat;background-size: auto;background-attachment: scroll;background-position: initial;background-image: none;background-color: transparent}#header {color: #999}#header .logo-text {font-family: Open Sans;font-weight: 700;font-size: 40px;line-height: 48px;color: #657182}@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: #fff}.fixed-header #header .header-main {background-color: rgba(255,255,255,0.8)}.fixed-header #header .searchform {background-color: rgba(255,255,255,0.5);border-color: rgba(204,204,204,0.5);border-radius: 0}@media (max-width: 991px) {.fixed-header #header .searchform {background-color: #fff;border-color: #ccc;border-radius: 0}}.fixed-header #header .searchform-popup .searchform {background-color: #fff;border-color: #ccc;border-radius: 0}.fixed-header #header .main-menu-wrap {box-shadow: none}.fixed-header #header #main-menu .mega-menu {box-shadow: none}.fixed-header #header.sticky-header .searchform {background: #fff;border-color: #ccc;border-radius: 0}.fixed-header #header.sticky-header .main-menu-wrap {background-color: #fff}.fixed-header #header.sticky-header #main-menu .mega-menu {background-color: transparent}#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: #fff}#header.sticky-header .main-menu-wrap,.fixed-header #header.sticky-header .main-menu-wrap {background-color: #fff}#header .header-main .header-contact {color: #999}#header .header-main .header-contact * {color: #999}#header .header-main .header-contact a {color: #999}#header .header-main .header-contact a:hover {color: #999}#header .header-main .header-contact .nav-top > li > a {color: #999}#header .header-main .header-contact .nav-top > li > a:hover {background-color: #f7f7f7}#header .header-top .header-contact {color: #777}#header .header-top .header-contact * {color: #777}#header .header-top .header-contact a {color: #5d829b}#header .header-top .header-contact a:hover {color: #49667a}#header .header-top .header-contact .nav-top > li > a:hover {background-color: #fff}#header .tooltip-icon {border-color: #999;color: #999}@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: #fff}.header-wrapper.header-side-nav.fixed-header #header {background-color: rgba(255,255,255,0.8)}}#header .top-links > li.menu-item:before {color: #999}#header .top-links > li.menu-item > a,#header .top-links > li.menu-item > h5 {color: #999}#header .top-links > li.menu-item > a.active,#header .top-links > li.menu-item > h5.active {color: #999}#header .top-links > li.menu-item:hover > a,#header .top-links > li.menu-item:hover > h5 {color: #999}#header .top-links > li.menu-item.has-sub:hover > a,#header .top-links > li.menu-item.has-sub:hover > h5 {color: #999;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: #999}#header .top-links .narrow .popup li.menu-item:hover > a,#header .top-links .narrow .popup li.menu-item:hover > h5 {background: #999}#header .header-top .top-links > li.menu-item:after {color: #777}#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: #5d829b}#header .header-top .top-links > li.menu-item > a.active,#header .header-top .top-links > li.menu-item > h5.active {color: #49667a}#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: #49667a}#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: #49667a;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: #5d829b}#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: #5d829b;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: #49667a}#header .top-links > li.menu-item:after {content: ''}#header .header-top .gap {visibility: hidden}#header {border-top: 5px solid #ededed}.header-top {border-bottom: 1px solid #ededed;background: #f4f4f4}.header-top .welcome-msg,.header-top .gap {color: #777}.header-top .welcome-msg a {color: #5d829b}.header-top .welcome-msg a:hover {color: #49667a}#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: transparent;padding: 0px 0px 15px 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: #ccc;border-radius: 0}#header .main-menu-wrap .menu-right .searchform-popup .search-toggle {color: #777}#header .main-menu-wrap .menu-right .searchform-popup .search-toggle:hover {color: #657182}.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: #657182}.main-menu-wrap .menu-right #mini-cart .minicart-icon {color: #657182}.main-menu-wrap .menu-right #mini-cart .cart-items {color: #657182}.main-menu-wrap .menu-right #mini-cart .cart-popup {border-color: transparent}.main-menu-wrap .menu-right #mini-cart .cart-popup:before {border-color: transparent}.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: transparent}#main-menu .mega-menu > li.menu-item > a,#main-menu .mega-menu > li.menu-item > h5 {font-family: Open Sans;font-size: 12px;font-weight: 700;line-height: 20px;letter-spacing: 0;color: #444}@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: 12px;line-height: 20px;letter-spacing: 0}}#main-menu .mega-menu > li.menu-item.active > a,#main-menu .mega-menu > li.menu-item.active > h5 {background: transparent;color: #5d829b}#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: #5d829b;color: #fff}#main-menu .mega-menu .popup li.menu-item a,#main-menu .mega-menu .popup li.menu-item h5 {font-family: Open Sans;font-size: 14px;font-weight: 400;line-height: 24px;letter-spacing: 0}#main-menu .mega-menu .wide .popup {border-top-color: #657182}#main-menu .mega-menu .wide .popup > .inner {background-color: #fff}#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: #333}#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: #777}#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: #777;background-color: #f4f4f4}#main-menu .mega-menu .narrow .popup ul.sub-menu {background-color: #fff;border-top-color: #657182;border-top-width: 5px}#main-menu .mega-menu .narrow .popup ul.sub-menu li.menu-item:hover > ul.sub-menu {top: -10px}#main-menu .mega-menu .narrow .popup li.menu-item > a,#main-menu .mega-menu .narrow .popup li.menu-item > h5 {color: #777;border-bottom-color: #f2f2f2}#main-menu .mega-menu .narrow .popup li.menu-item > a:before,#main-menu .mega-menu .narrow .popup li.menu-item > h5:before {color: #657182}#main-menu .mega-menu .narrow .popup li.menu-item:hover > a,#main-menu .mega-menu .narrow .popup li.menu-item:hover > h5 {color: #777;background-color: #f4f4f4}#main-menu .menu-custom-block {color: #777}#main-menu .menu-custom-block span,#main-menu .menu-custom-block a {font-family: Open Sans;font-size: 12px;font-weight: 700;line-height: 20px;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: #777}#main-menu .menu-custom-block a {text-transform: uppercase;color: #5d829b}#main-menu .menu-custom-block a:hover {color: #49667a}#header .currency-switcher > li.menu-item:before,#header .view-switcher > li.menu-item:before {color: #777}#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: #777;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: #777;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: #777;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: #777}#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: #777;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: #777;background: #fafafa}#header .searchform {background: #fff;border-color: #ccc;border-radius: 0}@media (max-width: 991px) {#header .searchform {border-color: #ccc}}#header .searchform input,#header .searchform select,#header .searchform button {color: #555}#header .searchform input::-webkit-input-placeholder,#header .searchform select::-webkit-input-placeholder,#header .searchform button::-webkit-input-placeholder {color: #555}#header .searchform input:-moz-placeholder,#header .searchform select:-moz-placeholder,#header .searchform button:-moz-placeholder {color: #555}#header .searchform input::-moz-placeholder,#header .searchform select::-moz-placeholder,#header .searchform button::-moz-placeholder {color: #555}#header .searchform input:-ms-input-placeholder,#header .searchform select:-ms-input-placeholder,#header .searchform button:-ms-input-placeholder {color: #555}#header .searchform input,#header .searchform select,#header .searchform .selectric,#header .searchform .selectric-hover .selectric,#header .searchform .selectric-open .selectric {border-color: #ccc}#header .searchform input::-webkit-input-placeholder {color: #555}#header .searchform input::-moz-placeholder {color: #555}#header .searchform input:-moz-placeholder {color: #555}#header .searchform input:-ms-input-placeholder {color: #555}#header .searchform button:hover {color: #333}#header .searchform .selectric .label {color: #555}#header .searchform select option,#header .searchform .autocomplete-suggestion,#header .searchform .autocomplete-suggestions,#header .searchform .selectric-items {background: #fff;color: #555}#header .searchform .selectric-items li,#header .searchform .selectric-items li:hover,#header .searchform .selectric-items li.selected {color: #555}#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: #ccc}#header .searchform .autocomplete-suggestion .yith_wcas_result_content .title {color: #555}#header .searchform-popup .search-toggle {color: #999}#header .searchform-popup .search-toggle:hover {color: #999}#header .search-popup .searchform {border-color: #ccc;border-radius: 0}#mini-cart.minicart-box {border-color: transparent;background: transparent}#mini-cart.minicart-inline {background: transparent}#mini-cart.minicart-inline .cart-items {color: #657182}#mini-cart .minicart-icon {color: #657182}#mini-cart .cart-items {color: #657182}#mini-cart .cart-popup {color: #777;border-color: transparent}#mini-cart .cart-popup:before {border-color: transparent}@media (max-width: 480px) {#header #mini-cart {background: transparent}#header #mini-cart .cart-items {color: #657182}}#header:not(.header-corporate) .header-top .share-links > a {color: #5d829b}#header:not(.header-corporate) .header-top .share-links > a:hover {color: #49667a}#header .mobile-toggle {color: #999;background-color: }#header .mobile-toggle:hover {color: #999}@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: -5px}#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: 5px 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: 5px solid #5d829b}#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: 5px solid #5d829b}}#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: #657182;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 #657182}.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 .2s ease-out;animation: menuFadeInRight .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 .2s ease-out;animation: menuFadeInLeft .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: #fff;background-color: #9e9e9e}.header-wrapper.header-side-nav #header .header-copyright {color: #777}@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: #6b8ea6}.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: #444}.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: #5d829b}.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: #fff}}#header.header-9.sticky-header .main-menu-wrap,.fixed-header #header.header-9.sticky-header .main-menu-wrap {background-color: transparent}#main-toggle-menu .toggle-menu-wrap {background-color: transparent}.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;border-top-color: #6b8ea6}.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: #444}.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: #5d829b}.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: #fff}.header-side-nav .sidebar-menu > li.menu-item > .arrow:before,.toggle-menu-wrap .sidebar-menu > li.menu-item > .arrow:before {color: #444}.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: #6b8ea6}.header-side-nav .sidebar-menu > li.menu-item:hover > .arrow:before,.toggle-menu-wrap .sidebar-menu > li.menu-item:hover > .arrow:before {color: #fff}.header-side-nav .sidebar-menu .popup,.toggle-menu-wrap .sidebar-menu .popup {font-family: Open Sans;font-size: 14px;font-weight: 400;line-height: 24px;letter-spacing: 0}.header-side-nav .sidebar-menu .wide .popup,.toggle-menu-wrap .sidebar-menu .wide .popup {border-left-color: #5d829b}.header-side-nav .sidebar-menu .wide .popup > .inner,.toggle-menu-wrap .sidebar-menu .wide .popup > .inner {background-color: #fff}.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: #333}.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: #777}.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: #f4f4f4;color: #777}.header-side-nav .sidebar-menu .narrow .popup ul.sub-menu,.toggle-menu-wrap .sidebar-menu .narrow .popup ul.sub-menu {background: #5d829b}.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: #fff}.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: #6b8ea6}.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: #6b8ea6;color: #444}.header-side-nav .sidebar-menu .menu-custom-block a:hover,.toggle-menu-wrap .sidebar-menu .menu-custom-block a:hover {background-color: #5d829b;color: #fff}.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: #6b8ea6}.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: initial;background-image: none;background-color: #171717;border-top: 5px solid #384045;border-bottom: 5px solid #ccc}.page-top > .container {padding: 0px 15px 0px 15px}.page-top ul.breadcrumb > li {color: #777}.page-top ul.breadcrumb > li a {color: #657182}.page-top ul.breadcrumb > li .delimiter {color: #777}.page-top .yoast-breadcrumbs,.page-top .breadcrumbs-wrap {color: #777}.page-top .yoast-breadcrumbs a,.page-top .breadcrumbs-wrap a {color: #657182}.page-top .page-title {color: #fff;font-family: Open Sans}.page-top .page-sub-title {color: #e6e6e6;margin: 0px 0px 0px 5px}.page-top.page-header-1 .page-title {margin-bottom: -11px;padding-bottom: 12px;border-bottom: 5px solid #657182}.page-top .product-nav .product-link {color: #657182}.page-top .product-nav .product-popup {color: #777}.page-top .product-nav .product-popup:before {border-bottom-color: #657182}.page-top .sort-source > li > a {color: #fff}.page-top .sort-source > li.active > a {color: #657182}@media (max-width: 767px) {.page-top .sort-source {background: #171717;border-top: 5px solid #ccc;padding-left: 15px;padding-right: 15px;margin-left: -15px;margin-right: -15px;margin-bottom: -5px;bottom: -6px}}@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: #fff}#nav-panel .welcome-msg {color: #fff}#nav-panel .accordion-menu {color: #fff}#nav-panel .accordion-menu li.menu-item > a,#nav-panel .accordion-menu li.menu-item > h5 {color: #fff}#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: #fff}#nav-panel .accordion-menu .arrow:hover {color: #fff}#nav-panel .menu-custom-block {color: #fff}#nav-panel .menu-custom-block span {color: #fff}#nav-panel .menu-custom-block a {color: #fff}#nav-panel .menu-custom-block a:hover {background-color: #282d36;color: #fff}#nav-panel-close {background-color: #1d2127;color: #fff}#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: #fff;padding-top: 0px;padding-bottom: 0px}#footer {background-repeat: repeat;background-size: auto;background-attachment: scroll;background-position: initial;background-image: none;color: #777;background-color: #0e0e0e}#footer .footer-main {background-repeat: repeat;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: #777}#footer a {color: #fff}#footer a:hover {color: #fff}#footer h1,#footer h2,#footer h3,#footer h4,#footer h5,#footer h6,#footer .widgettitle,#footer .widget-title {color: #fff}#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: #fff}#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: #657182;font-family: Shadows Into Light;font-weight: 400;color: #fff}#footer .footer-ribbon a,#footer .footer-ribbon a:hover,#footer .footer-ribbon a:focus {color: #fff}#footer .footer-ribbon:before {border-right-color: #444c57}#footer .widget .tagcloud a {border-color: rgba(119,119,119,0.3)}#footer .widget .tagcloud a:hover {border-color: #657182;background-color: #657182}#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;background-size: auto;background-attachment: scroll;background-position: initial;background-image: none;color: #555;background-color: #060606}#footer .footer-bottom p,#footer .footer-bottom .widget > div > ul li,#footer .footer-bottom .widget > ul li {color: #555}#footer .footer-bottom a,#footer .footer-bottom a:hover {color: #fff}#footer .widget.follow-us .share-links a {background: #fff;color: #555}#footer .tooltip-icon {border-color: #fff;color: #fff}.footer-wrapper.fixed #footer .footer-bottom {background-color: rgba(6,6,6,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}}--------------------------.featured-box .box-content {border-radius: 0;border-top: 1px solid #dfdfdf;position: relative;top: -1px;padding: 30px 30px 10px 30px;}@media (max-width: 767px) {}.featured-box .box-content {padding: 25px 15px 5px 15px;}.featured-box .box-content {border-radius: 0;border-top: 1px solid #dfdfdf;position: relative;top: -1px;padding: 30px 30px 10px 30px;}.featured-box {background: #f5f5f5;background-color: #f5f5f5;background: - webkit-linear-gradient(top, #fff 1%, #f9f9f9 98%) repeat scroll 0 0 #f5f5f5;background: linear-gradient(to bottom, #fff 1%, #f9f9f9 98%) repeat scroll 0 0 #f5f5f5;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;border-bottom: 1px solid #dfdfdf;border-left: 1px solid #ececec;border-right: 1px solid #ececec;border-radius: 0;box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.04);margin-bottom: 20px;margin-left: auto;margin-right: auto;margin-top: 20px;min-height: 100px;position: relative;text-align: center;z-index: 1;}--------------------.product-image {display: block;position: relative;background: #fff;border: 1px solid #ddd;border-radius: 0;width: 100%;padding: 0.2381em;}ul.product_list_widget li .product-image,.widget ul.product_list_widget li .product-image {float: left;width: 96px;padding: 3px;border-radius: 0;margin-left: -108px;}.thumb-info {display: block;position: relative;text-decoration: none;max-width: 100%;background-color: #fff;border: 1px solid #ddd;border-radius: 0;-webkit-backface-visibility: hidden;backface-visibility: hidden;-webkit-transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0);-ms-transform: translate3d(0, 0, 0);-o-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}.thumb-info .thumb-info-wrapper {-webkit-backface-visibility: hidden;backface-visibility: hidden;-webkit-transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0);-ms-transform: translate3d(0, 0, 0);-o-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);border-radius: 0;margin: 4px;overflow: hidden;display: block;position: relative;}.img-thumbnail {border-radius: 0;position: relative;}----------------------@charset "UTF-8";@-moz-keyframes spin {0%{-moz-transform: rotate(0deg);-o-transform: rotate(0deg);-webkit-transform: rotate(0deg);transform: rotate(0deg);}100% {-moz-transform: rotate(359deg);-o-transform: rotate(359deg);-webkit-transform: rotate(359deg);transform: rotate(359deg);}}@-webkit-keyframes spin {0%{-moz-transform: rotate(0deg);-o-transform: rotate(0deg);-webkit-transform: rotate(0deg);transform: rotate(0deg);}100% {-moz-transform: rotate(359deg);-o-transform: rotate(359deg);-webkit-transform: rotate(359deg);transform: rotate(359deg);}}@-o-keyframes spin {0%{-moz-transform: rotate(0deg);-o-transform: rotate(0deg);-webkit-transform: rotate(0deg);transform: rotate(0deg);}100% {-moz-transform: rotate(359deg);-o-transform: rotate(359deg);-webkit-transform: rotate(359deg);transform: rotate(359deg);}}@-ms-keyframes spin {0%{-moz-transform: rotate(0deg);-o-transform: rotate(0deg);-webkit-transform: rotate(0deg);transform: rotate(0deg);}100% {-moz-transform: rotate(359deg);-o-transform: rotate(359deg);-webkit-transform: rotate(359deg);transform: rotate(359deg);}}@keyframes spin {0%{-moz-transform: rotate(0deg);-o-transform: rotate(0deg);-webkit-transform: rotate(0deg);transform: rotate(0deg);}100% {-moz-transform: rotate(359deg);-o-transform: rotate(359deg);-webkit-transform: rotate(359deg);transform: rotate(359deg);}}.woocommerce-error {padding-left: 35px;text-align: left;}.woocommerce-message {text-align: left;}.woocommerce-message .wc-forward {margin-right: 10px;}.woocommerce-info {text-align: left;}.shop_table {border-collapse: separate;border-spacing: 0;border: 1px solid #dcdcdc;border-radius: 0;width: 100%;box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.04);}.shop_table th,.shop_table td {text-align: left;padding: 10px;}.shop_table td,.shop_table tbody th,.shop_table tfoot th {border-left: 1px solid #dcdcdc;border-top: 1px solid #ddd;}.shop_table td:first-child,.shop_table tbody th:first-child,.shop_table tfoot th:first-child {border-left: none;}.shop_table th {background: #f6f6f6;}.shop_table td.actions {padding: 20px 10px;}.shop_table thead tr:first-child th:first-child,.shop_table thead tr:first-child td:first-child {border-radius: 0 0 0 0;}.shop_table thead tr:first-child th:last-child,.shop_table thead tr:first-child td:last-child {border-radius: 0 0 0 0;}.shop_table thead tr:first-child th:only-child,.shop_table thead tr:first-child td:only-child {border-radius: 0 0 0 0;}.shop_table tfoot tr:last-child th:first-child,.shop_table tfoot tr:last-child td:first-child {border-radius: 0 0 0 0;}.shop_table tfoot tr:last-child th:last-child,.shop_table tfoot tr:last-child td:last-child {border-radius: 0 0 0 0;}.shop_table tfoot tr:last-child th:only-child,.shop_table tfoot tr:last-child td:only-child {border-radius: 0 0 0 0;}@media (max-width: 767px) {.shop_table.shop_table_responsive thead,.shop_table.responsive thead {display: none;}.shop_table.shop_table_responsive tr,.shop_table.responsive tr {border-top: 1px solid #ddd;display: block;padding: 10px 0;position: relative;}.shop_table.shop_table_responsive tr:first-child,.shop_table.responsive tr:first-child {border-top: none;}.shop_table.shop_table_responsive tfoot tr:first-child,.shop_table.responsive tfoot tr:first-child {border-top: 1px solid #ddd;}.shop_table.shop_table_responsive tfoot th,.shop_table.responsive tfoot th {border: none;}.shop_table.shop_table_responsive td,.shop_table.responsive td,.shop_table.shop_table_responsive th,.shop_table.responsive th {background: transparent;text-align: center;display: block;padding: 5px 10px;border: none;}.shop_table.shop_table_responsive td.product-remove,.shop_table.responsive td.product-remove,.shop_table.shop_table_responsive th.product-remove,.shop_table.responsive th.product-remove {position: absolute;right: 0;top: 12px;}.shop_table.shop_table_responsive td.product-thumbnail,.shop_table.responsive td.product-thumbnail,.shop_table.shop_table_responsive th.product-thumbnail,.shop_table.responsive th.product-thumbnail {padding-top: 10px;}}.featured-box .shop_table {box-shadow: none;border: none;}.featured-box .shop_table th {background: transparent;border-bottom: none;font-weight: 600;}.featured-box .shop_table th:first-child,.featured-box .shop_table th:last-child,.featured-box .shop_table th:only-child {border-radius: 0;}.featured-box .shop_table td {border-left: none;}.featured-box .shop_table tr:last-child td:first-child,.featured-box .shop_table tr:last-child td:last-child,.featured-box .shop_table tr:last-child td:only-child {border-radius: 0;}.featured-box .shop_table .product-remove .remove {font-size: 30px;font-weight: 800;text-decoration: none;}.featured-box .shop_table .quantity {margin: 0;width: auto;}.featured-box .shop_table .quantity input.qty {border-radius: 0;border-color: #c8bfc6;width: 57px;height: 30px;padding: 0 4px;}.featured-box .shop_table .quantity.buttons_added input.qty {width: 95px;padding: 0 35px;}.featured-box .shop_table .quantity .minus,.featured-box .shop_table .quantity .plus {background: #f4f4f4;border-color: #c8bfc6;width: 30px;height: 30px;}.featured-box .shop_table .quantity .minus {left: 0;top: 0;}.featured-box .shop_table .quantity .plus {left: 65px;top: 0;}.featured-box .shop_table .coupon {margin-top: 16px;width: 50%;}.featured-box .shop_table .coupon label {display: none;}.featured-box .shop_table .coupon #coupon_code {max-width: 280px;}.featured-box .shop_table .actions,.featured-box .shop_table .cart-actions {margin-top: 8px;padding-bottom: 10px;}.featured-box .shop_table .actions input,.featured-box .shop_table .cart-actions input {margin-bottom: 15px;}@media (max-width: 991px) {.featured-box .shop_table .coupon {width: 100%;}.featured-box .shop_table .pt-left,.featured-box .shop_table .pt-right {float: none !important;text-align: center;}}.col2-set {*zoom: 1;margin: 0 -15px;}.col2-set:before,.col2-set:after {content: " ";display: table;}.col2-set:after {clear: both;}.col2-set .col-1 {float: left;width: 50%;padding: 0 15px;}.col2-set .col-2 {float: right;width: 50%;padding: 0 15px;}@media (max-width: 991px) {.col2-set .col-1,.col2-set .col-2 {float: none;width: 100%;}}.chosen-container-single .chosen-single,.woocommerce-checkout .form-row .chosen-container-single .chosen-single {background-image: none;background: #fff;border-color: #ccc;border-radius: 0;height: 34px;line-height: 28px;padding: 3px 8px;}.chosen-container-active.chosen-with-drop .chosen-single {border-color: #ccc;box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;}.chosen-container-single .chosen-single,.chosen-container-active.chosen-with-drop .chosen-single {box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;}.chosen-container-single .chosen-single div b,.woocommerce-checkout .form-row .chosen-container-single .chosen-single div b {background-position: 0 7px !important;}.chosen-container-active.chosen-with-drop .chosen-single div b,.woocommerce-checkout .form-row .chosen-container-active.chosen-with-drop .chosen-single div b {background-position: -18px 7px !important;}.select2-container .select2-choice {background-image: none;background: #fff;border-color: #ccc;border-radius: 0;height: 34px;line-height: 28px;padding: 3px 8px;box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;}.select2-container-active .select2-choice {border-color: #ccc;box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;}.select2-drop,.select2-drop-active {border-color: #ccc;margin-top: -2px;}.select2-drop .select2-search,.select2-drop-active .select2-search {padding-top: 4px;}.select2-drop .select2-results,.select2-drop-active .select2-results {background: #fff;font-size: 0.9em;}.select2-drop .select2-results li,.select2-drop-active .select2-results li {line-height: 20px;}.form-row {margin-bottom: 15px;vertical-align: top;}.form-row label {display: block;}.form-row label.checkbox {display: inline-block;}.form-row label.inline {display: inline;}.form-row .required {border: none;cursor: default;color: #c10000;}.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 {background: #fff;width: 100%;box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;}.form-row-wide {width: 100%;}.form-row-first {float: left;width: 48%;}@media (max-width: 767px) {.form-row-first {float: none;width: 100%;}}.form-row-last {float: right;width: 48%;}@media (max-width: 767px) {.form-row-last {float: none;width: 100%;}}header.title {position: relative;*zoom: 1;}header.title:before,header.title:after {content: " ";display: table;}header.title:after {clear: both;}header.title h3 {float: left;margin-bottom: 15px;}header.title .edit {float: right;margin-bottom: 15px;}form.global-login label.inline {display: inline-block;margin: 0;vertical-align: middle;}form.global-login #rememberme {margin-left: 10px;}.wcml-switcher {position: relative;}.wcml-switcher h5 {cursor: pointer !important;}.wcml-switcher li.loading {background: #fff url(../images/ajax-loader@2x.gif) no-repeat scroll center center / 1.1em 1.1em;display: inline-block !important;position: absolute !important;z-index: 1;top: 0;bottom: 0;left: 0;right: 0;opacity: 0.3;cursor: wait;}p.demo_store {position: fixed;bottom: 0;left: 0;right: 0;margin: 0;width: 100%;font-size: 1em;padding: 1em 0;text-align: center;background-color: #000;color: #fff;z-index: 99998;box-shadow: 0 1px 1em rgba(0, 0, 0, 0.2);}body.woocommerce-page .main-content .featured-box {margin-top: 0;margin-bottom: 30px;}.overlay-vendor-effect {background: rgba(0, 0, 0, 0.4);}.vendor-profile-bg {background: #d41b1b;color: #fff;text-align: center;}.vendor-profile-bg h1 a {text-align: center;color: #fff;font-size: 26px;font-weight: bold;text-transform: capitalize;}.vendor-profile-bg p {font-weight: bold;text-align: center;font-size: 14px;margin: 10px;}.vendor_userimg img {border-radius: 100px;margin: 20px 0px;}.star-rating {cursor: pointer;float: none;position: relative;font-family: 'Elusive-Icons';font-size: 1em;height: 1em;line-height: 1em;overflow: hidden;position: relative;width: 5.5em;letter-spacing: 0.1em;text-align: left;}.star-rating:before {color: #ddd;color: rgba(0, 0, 0, 0.13);content: "\f1fe" "\f1fe" "\f1fe" "\f1fe" "\f1fe";float: left;left: 0;position: absolute;top: 0;}.star-rating span {float: left;left: 0;overflow: hidden;padding-top: 1.5em;position: absolute;top: 0;}.star-rating span:before {color: #ffc600;content: "\f1fe" "\f1fe" "\f1fe" "\f1fe" "\f1fe";left: 0;position: absolute;top: 0;}.price,td.product-price,td.product-subtotal,td.product-total,td.order-total,tr.cart-subtotal {color: #444;line-height: 1;font-weight: 600;font-size: 2.5714em;}.price .price,td.product-price .price,td.product-subtotal .price,td.product-total .price,td.order-total .price,tr.cart-subtotal .price {font-size: 1em;}.price .currency,td.product-price .currency,td.product-subtotal .currency,td.product-total .currency,td.order-total .currency,tr.cart-subtotal .currency,.price .decimal,td.product-price .decimal,td.product-subtotal .decimal,td.product-total .decimal,td.order-total .decimal,tr.cart-subtotal .decimal {font-size: 0.75em;font-weight: 400;}.price .currency .decimal,td.product-price .currency .decimal,td.product-subtotal .currency .decimal,td.product-total .currency .decimal,td.order-total .currency .decimal,tr.cart-subtotal .currency .decimal {font-size: 1em;}.price ins,td.product-price ins,td.product-subtotal ins,td.product-total ins,td.order-total ins,tr.cart-subtotal ins {display: inline-block;text-decoration: none;vertical-align: baseline;}.price del,td.product-price del,td.product-subtotal del,td.product-total del,td.order-total del,tr.cart-subtotal del,.price .from,td.product-price .from,td.product-subtotal .from,td.product-total .from,td.order-total .from,tr.cart-subtotal .from {display: inline-block;color: #a7a7a7;font-size: 0.8em;margin-right: 0.2143em;vertical-align: baseline;}td.product-price,td.product-subtotal,td.product-total,td.order-total,tr.cart-subtotal {color: inherit;font-size: inherit;line-height: inherit;}div.quantity {display: inline-block;position: relative;width: 4.1429em;margin-right: 0.8571em;}div.quantity .qty {-moz-appearance: textfield;text-align: center;width: 2.5em;height: 2.7143em;padding-left: 0;padding-right: 0;}div.quantity .minus,div.quantity .plus {font-family: arial;background: transparent;position: absolute;left: 2.8571em;width: 1.1428em;height: 1.1428em;line-height: 1;border: 1px solid #ccc;border-radius: 0;padding: 0;outline: none;}div.quantity .plus {top: 0;}div.quantity .minus {bottom: 0;}.product-image {display: block;position: relative;background: #fff;border: 1px solid #ddd;border-radius: 0;width: 100%;padding: 0.2381em;}.product-image:hover {z-index: 1;}.product-image .inner {display: block;overflow: hidden;position: relative;}.product-image img {border-radius: 0;display: inline-block;width: 100%;height: auto;-webkit-transition: opacity 0.3s ease-in-out 0s;-moz-transition: opacity 0.3s ease-in-out 0s;transition: opacity 0.3s ease-in-out 0s;}.product-image .viewcart {font-size: 1.8em;background: #fff;border-radius: 50%;position: absolute;top: 0;bottom: 0;left: 0;right: 0;margin: auto;z-index: 1;text-align: center;width: 2.2em;height: 2.2em;line-height: 2.1em;display: none;opacity: 0;-webkit-transition: all 0.25s ease 0s;-moz-transition: all 0.25s ease 0s;transition: all 0.25s ease 0s;}.product-image .viewcart:before {font-family: "minicart-font" !important;font-style: normal !important;font-weight: normal !important;font-variant: normal !important;text-transform: none !important;speak: none;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;content: "\e800";font-size: 0.9em;vertical-align: top;}.product-image .viewcart.viewcart2:before {font-family: "Porto" !important;content: "\e87f";vertical-align: baseline;}.product-image .viewcart.viewcart3:before {font-family: "Simple-Line-Icons" !important;content: "\e04e";vertical-align: baseline;font-size: 1.1em;}.product-image .viewcart.viewcart4:before {font-family: "Simple-Line-Icons" !important;content: "\e035";vertical-align: baseline;}.product-image .viewcart:hover {color: #fff;}.product-image .labels {line-height: 1;color: #fff;font-weight: 600;text-transform: uppercase;}.product-image .labels .onhot,.product-image .labels .onsale {position: absolute;z-index: 1;top: 0.8em;border-radius: 0;font-size: 0.8571em;padding: 0.5833em 0.6333em;}.product-image .labels .onhot {background: #62b959;left: 0.8em;}.product-image .labels .onsale {background: #e27c7c;right: 0.8em;}.product-image .labels .tooltip {font-weight: normal;text-transform: none;white-space: nowrap;z-index: 100;}.product-image .stock {position: absolute;z-index: 1;background: #fff;background: rgba(255, 255, 255, .9);color: #000;top: 0;bottom: 0;left: 0;right: 0;width: 10em;height: 3em;line-height: 3em;margin: auto;font-weight: 600;text-transform: uppercase;text-align: center;-webkit-transition: all 0.25s ease 0s;-moz-transition: all 0.25s ease 0s;transition: all 0.25s ease 0s;}.yith-wcbm-badge {margin: 5px;border-radius: 0;}.yith-wcbm-badge img {margin: -5px !important;border-radius: 0;opacity: 1 !important;}.products .yith-wcbm-badge {margin: 0;}.products .yith-wcbm-badge img {margin: 0 !important;}.add-links .add_to_cart_read_more,.add-links .add_to_cart_button,.yith-wcwl-add-to-wishlist a,.yith-wcwl-add-to-wishlist span,.add-links .quickview {position: relative;display: inline-block;cursor: pointer;font-size: inherit;height: 2.2em;line-height: 2.2em;text-decoration: none;text-align: center;vertical-align: top;border-radius: 0 !important;text-shadow: none;-webkit-transition: all 0.25s ease 0s;-moz-transition: all 0.25s ease 0s;transition: all 0.25s ease 0s;}.add-links .add_to_cart_read_more:before,.add-links .add_to_cart_button:before,.yith-wcwl-add-to-wishlist a:before,.yith-wcwl-add-to-wishlist span:before,.add-links .quickview:before {display: inline-block;font-family: "FontAwesome";}.add-links .add_to_cart_read_more:hover,.add-links .add_to_cart_button:hover,.yith-wcwl-add-to-wishlist a:hover,.yith-wcwl-add-to-wishlist span:hover,.add-links .quickview:hover,.add-links .add_to_cart_read_more:focus,.add-links .add_to_cart_button:focus,.yith-wcwl-add-to-wishlist a:focus,.yith-wcwl-add-to-wishlist span:focus,.add-links .quickview:focus {color: #fff;text-decoration: none;}.add-links .add_to_cart_button,.add-links .add_to_cart_read_more {background: transparent;border-radius: 0;padding: 0 0.7143em;line-height: 2.0571em;z-index: 1;border: 1px solid #ccc;color: #333;white-space: nowrap;text-shadow: none;}.add-links .add_to_cart_button:before,.add-links .add_to_cart_read_more:before {margin-right: 0.5714em;}ul.products li.product:hover .add-links .add_to_cart_button,ul.products li.product:hover .add-links .add_to_cart_read_more {color: #fff;}.add-links .add_to_cart_button:before {content: "\f046";}.add-links .add_to_cart_button.product_type_simple:before {font-family: "Porto";content: "\e87f";}.add-links .add_to_cart_button.loading.viewcart-style-1:after {background: #fff url(../images/ajax-loader@2x.gif) no-repeat scroll center center / 1.1em 1.1em;border-radius: 0;opacity: 0.5;position: absolute;left: 0;right: 0;top: 0;bottom: 0;content: "";}.add-links .add_to_cart_read_more:before {content: "\f090";}.yith-wcwl-add-to-wishlist {margin-top: 0;line-height: 1;vertical-align: top;}.yith-wcwl-add-to-wishlist > div {-webkit-transition: all 0.25s ease 0s;-moz-transition: all 0.25s ease 0s;transition: all 0.25s ease 0s;}.yith-wcwl-add-to-wishlist a,.yith-wcwl-add-to-wishlist span {width: 2.2em;padding: 0;border: 1px solid #ed4949;color: #ed4949;text-indent: -9999em;background: transparent;}.yith-wcwl-add-to-wishlist a:before,.yith-wcwl-add-to-wishlist span:before {position: absolute;left: 0;right: 0;text-indent: 0;font-size: 1.1em;}.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: #ed4949;}.yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,.yith-wcwl-add-to-wishlist .yith-wcwl-add-button span:not(.ajax-loading):before {content: "\f08a";}.yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,.yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before {content: "\f004";}.yith-wcwl-add-to-wishlist .feedback {display: none !important;}.yith-wcwl-add-to-wishlist span.ajax-loading {background: #fff url(../images/ajax-loader@2x.gif) no-repeat scroll center center / 1.1em 1.1em;display: inline-block !important;position: absolute;border: 1px solid #ed4949;border-radius: 0;top: 0;left: 0;padding: 0 !important;width: 32px !important;height: 32px !important;z-index: 10;margin: 0 !important;opacity: 0.5;}.yith-wcwl-add-to-wishlist span.ajax-loading:hover {background-color: #ed4949;}.product-summary-wrap .yith-wcwl-add-to-wishlist span.ajax-loading {position: absolute !important;pointer-events: none !important;height: 43px !important;width: 43px !important;top: 25px;left: 5px;}.yith-wcwl-add-to-wishlist + .clear {display: none;}.add-links .quickview {position: relative;width: 2.2em;padding: 0;border: 1px solid #52b9b5;background: transparent;color: #52b9b5;text-indent: -9999em;}.add-links .quickview:before {position: absolute;left: 0;right: 0;text-indent: 0;font-size: 1.1em;content: "\f06e";}.add-links .quickview:hover,.add-links .quickview:focus {background-color: #52b9b5;border-color: #52b9b5;}.add-links .quickview.loading:after {background: #fff url(../images/ajax-loader@2x.gif) no-repeat scroll center center / 1.1em 1.1em;opacity: 0.5;position: absolute;border-radius: 0;left: 0;right: 0;top: 0;bottom: 0;content: "";}#comments h2 {margin-top: 0;}.commentlist {list-style: none;margin: 15px 0;padding: 0;*zoom: 1;}.commentlist:before,.commentlist:after {content: " ";display: table;}.commentlist:after {clear: both;}.commentlist li {clear: both;margin-bottom: 20px;}.commentlist li:last-child {margin-bottom: 0;}@media (max-width: 480px) {.commentlist li .comment_container {background: #f5f7f7;border-radius: 0;padding: 10px 10px 15px;}}.commentlist li .comment-text {background: #f5f7f7;border-radius: 0;padding: 20px;position: relative;}@media (max-width: 480px) {.commentlist li .comment-text {padding: 0;background: transparent;}}.commentlist li .comment-text p {font-size: 0.9em;line-height: 21px;margin: 0;padding: 0;}.commentlist li .comment-text .meta {font-size: 1em;margin: 0;}.commentlist li .comment-text .meta strong {display: inline-block;line-height: 21px;margin: 0;padding: 0 0 5px 0;}@media (max-width: 480px) {.commentlist li .comment-text .meta strong {display: block;padding-bottom: 0;}}.commentlist li .comment-text .meta time {color: #999;font-size: 0.9em;}.comment-reply-title {font-size: 1.4em;font-weight: 400;letter-spacing: normal;line-height: 27px;margin: 0 0 14px 0;}.comment-form-rating label {display: inline-block;margin-right: 10px;margin-bottom: 0;}.comment-form-rating .stars {display: inline-block;position: relative;top: -0.5em;white-space: nowrap;}.comment-form-rating .stars span a {position: absolute;top: 0;left: 0;font-size: 16px;text-indent: -9999em;-webkit-transition: all 0.2s ease 0s;-moz-transition: all 0.2s ease 0s;transition: all 0.2s ease 0s;text-decoration: none;}.comment-form-rating .stars span a:before {font-family: "Elusive-Icons";color: #ffc600;content: "";position: absolute;left: 0;height: 24px;text-indent: 0;letter-spacing: 1px;}.comment-form-rating .stars span a:hover:before {color: #fa0;}.comment-form-rating .stars .star-1 {z-index: 10;}.comment-form-rating .stars .star-1:before {width: 17px;}.comment-form-rating .stars .star-1:hover:before,.comment-form-rating .stars .star-1.active:before {content: "\f1fe";}.comment-form-rating .stars .star-2 {z-index: 9;}.comment-form-rating .stars .star-2:before {width: 34px;}.comment-form-rating .stars .star-2:hover:before,.comment-form-rating .stars .star-2.active:before {content: "\f1fe" "\f1fe";}.comment-form-rating .stars .star-3 {z-index: 8;}.comment-form-rating .stars .star-3:before {width: 51px;}.comment-form-rating .stars .star-3:hover:before,.comment-form-rating .stars .star-3.active:before {content: "\f1fe" "\f1fe" "\f1fe";}.comment-form-rating .stars .star-4 {z-index: 7;}.comment-form-rating .stars .star-4:before {width: 68px;}.comment-form-rating .stars .star-4:hover:before,.comment-form-rating .stars .star-4.active:before {content: "\f1fe" "\f1fe" "\f1fe" "\f1fe";}.comment-form-rating .stars .star-5 {z-index: 6;}.comment-form-rating .stars .star-5:before {content: "\f1fd" "\f1fd" "\f1fd" "\f1fd" "\f1fd";}.comment-form-rating .stars .star-5:hover:before,.comment-form-rating .stars .star-5.active:before {content: "\f1fe" "\f1fe" "\f1fe" "\f1fe" "\f1fe";}#yith-wcwl-popup-message {border: 3px solid #ccc;background: #fff;font-weight: 600;line-height: 1.5;padding: 15px 20px;width: 250px;margin-left: -125px !important;}.product_title {color: #555;font-size: 2em;font-weight: 600;margin-bottom: 0.5em;}.product_title a {color: #555;text-decoration: none;}.product_title.show-product-nav {width: calc(100% - 52px);}.product-nav {position: absolute;height: 30px;top: 0;right: 10px;*zoom: 1;}.product-nav:before,.product-nav:after {content: " ";display: table;}.product-nav:after {clear: both;}.product-nav .product-prev,.product-nav .product-next {display: inline-block;float: left;}.product-nav .product-prev:hover .product-popup,.product-nav .product-next:hover .product-popup {display: block;}.product-nav a {display: block;}.product-nav .product-link {font-size: 1.1429em;width: 26px;height: 30px;display: inline-block;text-align: center;text-decoration: none;}.product-nav .product-link.disabled {cursor: default;opacity: 0.5;filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");filter: gray;-webkit-filter: grayscale(30%);}.product-nav .product-link:before {font-family: "FontAwesome";line-height: 30px;}.product-nav .product-prev .product-link:before {content: "\f054";}.product-nav .product-prev .product-popup:before {right: 6px;}.product-nav .product-next .product-link:before {content: "\f053";}.product-nav .product-next .product-popup:before {right: 32px;}.product-nav .featured-box {display: block;margin: 0;text-align: left;border-width: 0;box-shadow: 0 2px 3px rgba(0, 0, 0, 0.15);}.product-nav .featured-box .box-content {display: block;padding: 10px;*zoom: 1;}.product-nav .featured-box .box-content:before,.product-nav .featured-box .box-content:after {content: " ";display: table;}.product-nav .featured-box .box-content:after {clear: both;}.product-nav .product-popup {display: none;position: absolute;top: 30px;right: 0;width: 250px;font-size: 0.9286em;z-index: 999;}.product-nav .product-popup:before {border-bottom: 7px solid #ccc;border-left: 7px solid transparent !important;border-right: 7px solid transparent !important;content: "";position: absolute;top: -5px;}.product-nav .product-popup .product-image {padding: 3px;border-radius: 0;float: left;width: 90px;}.product-nav .product-popup .product-image img {width: 100%;height: auto;border-radius: 0;}.product-nav .product-popup .product-details {float: right;width: 130px;}.product-nav .product-popup .product-details .product-title {display: block;}.product-nav .product-popup .product-details .amount {color: #444;font-size: 1.0714em;font-weight: 600;line-height: 1;vertical-align: middle;}.product-nav .product-popup .product-details .amount .currency,.product-nav .product-popup .product-details .amount .decimal {font-size: 0.75em;font-weight: 400;}.product-nav .product-popup .product-details .amount .currency .decimal {font-size: 1em;}.product-nav .product-popup .product-details ins {text-decoration: none;vertical-align: baseline;}.product-nav .product-popup .product-details del,.product-nav .product-popup .product-details .from {color: #a7a7a7;font-size: 0.8em;margin-right: 3px;vertical-align: baseline;}.product-nav .product-popup .product-details del .amount,.product-nav .product-popup .product-details .from .amount {color: #a7a7a7;}.woocommerce-product-rating {color: #bdbdbd;margin-bottom: 1.4286em;margin-top: 0.7143em;}.woocommerce-product-rating .star-rating {font-size: 1.2857em;display: inline-block;vertical-align: text-top;margin-right: 0.7143em;}.woocommerce-product-rating .review-link {display: inline-block;}.woocommerce-product-rating .review-link a:first-child {padding-left: 0;}.woocommerce-product-rating a {color: #bdbdbd;display: inline-block;vertical-align: bottom;padding: 0 0.7143em;}.woocommerce-product-rating a:hover,.woocommerce-product-rating a:active {color: #888;}.woocommerce-product-rating.noreview a {padding: 0;}.product-summary-wrap {}.product-summary-wrap .summary-before,.product-summary-wrap .summary {margin-bottom: 3em;}@media (max-width: 767px) {.product-summary-wrap .summary {margin-right: 0;}}.product-summary-wrap .description {margin-bottom: 1.7857em;font-size: 1.1429em;}.product-summary-wrap .description p {margin-bottom: 0;}.product-summary-wrap .price {margin-bottom: 0.5556em;}.product-summary-wrap .cart {border-top: 1px solid #ebebeb;border-bottom: 1px solid #ebebeb;padding: 1.7857em 0;margin-bottom: 1.7857em;}.product-summary-wrap .quantity {vertical-align: top;}.product-summary-wrap .single_add_to_cart_button {height: 2.7143em;padding: 0 2.1429em;text-shadow: none;}@media (max-width: 991px) {.product-summary-wrap .single_add_to_cart_button {padding: 0 1.4286em;}}@media (max-width: 480px) {.product-summary-wrap .single_add_to_cart_button {padding: 0 0.7143em;}}.product-summary-wrap .single_add_to_cart_button:before {display: inline-block;content: "\e87f";font-family: "Porto";margin-right: 0.7143em;}.product-summary-wrap .single_add_to_cart_button.readmore:before {content: "\f090";}.product-summary-wrap a.single_add_to_cart_button {line-height: 2.5714em;}.product-summary-wrap .stock {font-size: 1.1429em;font-weight: 600;}.product-summary-wrap .yith-wcwl-add-to-wishlist {margin-right: 1em;margin-bottom: 1em;position: relative;}.product-summary-wrap .yith-wcwl-add-to-wishlist a,.product-summary-wrap .yith-wcwl-add-to-wishlist span:not(.ajax-loading) {width: auto;text-indent: 0;overflow: visible;padding-left: 2.8em;border: none;background: transparent;color: inherit;border-radius: 0;}.product-summary-wrap .yith-wcwl-add-to-wishlist a:before,.product-summary-wrap .yith-wcwl-add-to-wishlist span:not(.ajax-loading):before {border: 1px solid #ed4949;color: #ed4949;border-radius: 0;width: 2em;top: 0;bottom: 0;}.product-summary-wrap .yith-wcwl-add-to-wishlist a:hover,.product-summary-wrap .yith-wcwl-add-to-wishlist span:not(.ajax-loading):hover,.product-summary-wrap .yith-wcwl-add-to-wishlist a:focus,.product-summary-wrap .yith-wcwl-add-to-wishlist span:not(.ajax-loading):focus {color: #ed4949;}.product-summary-wrap .yith-wcwl-add-to-wishlist a:hover:before,.product-summary-wrap .yith-wcwl-add-to-wishlist span:not(.ajax-loading):hover:before,.product-summary-wrap .yith-wcwl-add-to-wishlist a:focus:before,.product-summary-wrap .yith-wcwl-add-to-wishlist span:not(.ajax-loading):focus:before {color: #fff;background-color: #ed4949;}.product-summary-wrap .product_meta {margin: 1.2143em 0 0;}.product-summary-wrap .product_meta span span,.product-summary-wrap .product_meta span a {display: inline-block;}.product-summary-wrap .share-links {margin: 2.2143em 0 0;}.product-summary-wrap .posted_in,.product-summary-wrap .sku_wrapper,.product-summary-wrap .tags {display: block;margin-bottom: 0.5em;}.product-summary-wrap .share-links {margin-bottom: 1.0714em;}.product-summary-wrap #product-tab {margin-bottom: 1.7857em;}.product-summary-wrap #product-tab .description {margin-bottom: 0;}.product-summary-wrap #product-tab hr {display: none;}#product-tab {margin-bottom: 3em;}#product-tab .tab-content h2 {margin-bottom: 0.7em;}#reviews .commentlist li {position: relative;padding-left: 115px;}@media (max-width: 480px) {#reviews .commentlist li {padding-left: 0;}}#reviews .commentlist li .img-thumbnail {position: absolute;left: 0;top: 0;}#reviews .commentlist li .img-thumbnail img {max-width: 80px;height: auto;}@media (max-width: 480px) {#reviews .commentlist li .img-thumbnail {position: static;margin: 0 12px 10px 0;float: left;}#reviews .commentlist li .img-thumbnail img {max-width: 60px;}}#reviews .commentlist li .comment-text {min-height: 90px;}#reviews .commentlist li .comment-text:before {content: "";border-bottom: 15px solid transparent;border-right: 15px solid #f5f7f7;left: -15px;border-top: 15px solid transparent;height: 0;position: absolute;top: 28px;width: 0;}@media (max-width: 480px) {#reviews .commentlist li .comment-text:before {display: none;}}#reviews .commentlist li .star-rating {float: right;}@media (max-width: 480px) {#reviews .commentlist li .star-rating {float: none;}}div.products {margin-bottom: 3em;}@media (max-width: 991px) {.summary-before {max-width: 462px;margin-left: auto;margin-right: auto;}}.summary-before .labels {position: relative;line-height: 1;color: #fff;font-weight: 700;text-transform: uppercase;margin: 0;z-index: 10;}.summary-before .labels .onhot,.summary-before .labels .onsale {position: absolute;z-index: 1;top: 0.8em;border-radius: 0;font-size: 0.8571em;padding: 0.5833em 0.6333em;}.summary-before .labels .onhot {background: #62b959;left: 0.8em;}.summary-before .labels .onsale {background: #e27c7c;right: 0.8em;}.product-images {position: relative;}.product-images .zoom {border-radius: 100%;bottom: 8px;cursor: pointer;color: #fff;display: block;height: 30px;padding: 0;position: absolute;right: 8px;text-align: center;width: 30px;opacity: 0;-webkit-transition: all 0.1s;-moz-transition: all 0.1s;transition: all 0.1s;z-index: 1000;}.product-images .zoom i {font-size: 14px;line-height: 28px;}.product-images:hover .zoom {opacity: 1;}.product-image-slider.owl-carousel {margin-bottom: 10px;}.product-image-slider.owl-carousel .img-thumbnail {width: 99.5%;padding: 3px;}.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 {background: transparent !important;font-size: 22px;}.product-image-slider.owl-carousel .owl-nav .owl-prev {left: 0;}.product-image-slider.owl-carousel .owl-nav .owl-next {right: 0;}.product-image-slider.owl-carousel .owl-item {cursor: grab;line-height: 1;}.product-thumbs-slider.owl-carousel {margin-bottom: 0;}.product-thumbs-slider.owl-carousel .img-thumbnail {width: 99.5%;padding: 3px;}.product-thumbs-slider.owl-carousel .thumb-nav {opacity: 0;-webkit-transition: opacity 0.3s ease 0s;-moz-transition: opacity 0.3s ease 0s;transition: opacity 0.3s ease 0s;top: 50%;position: absolute;margin-top: -20px;width: 100%;}.product-thumbs-slider.owl-carousel .thumb-nav .thumb-prev,.product-thumbs-slider.owl-carousel .thumb-nav .thumb-next {cursor: pointer;display: inline-block;position: absolute;font-size: 15px;width: 30px;height: 30px;text-align: center;text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);margin: 5px;padding: 4px 7px;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;}.product-thumbs-slider.owl-carousel .thumb-nav .thumb-prev {left: -5px;}.product-thumbs-slider.owl-carousel .thumb-nav .thumb-prev:before {font-family: FontAwesome;content: "\f053";position: relative;left: -1px;top: 0;}.product-thumbs-slider.owl-carousel .thumb-nav .thumb-next {right: -5px;}.product-thumbs-slider.owl-carousel .thumb-nav .thumb-next:before {font-family: FontAwesome;content: "\f054";position: relative;left: 1px;top: 0;}.product-thumbs-slider.owl-carousel:hover .thumb-nav {opacity: 1;}.product-thumbs-slider.owl-carousel .owl-item {cursor: pointer;}.product-thumbs-slider.owl-carousel .owl-item img {opacity: 0.5;-webkit-transition: opacity 0.3s ease 0s;-moz-transition: opacity 0.3s ease 0s;transition: opacity 0.3s ease 0s;}.product-thumbs-slider.owl-carousel .owl-item.selected img,.product-thumbs-slider.owl-carousel .owl-item:hover img {opacity: 1;}.variations td > br {display: none;}.variations .label {font-size: 1em;color: inherit;text-align: left;}.variations .reset_variations {display: block;padding: 1em 0 0;text-decoration: none;}.variations select {margin-top: -5px;margin-bottom: 15px;}.variations tr td {padding-top: 5px;}.variations tr td label {padding-top: 10px;}.variations tr:last-child select {margin-bottom: 0;}.single_variation_wrap .stock {margin-bottom: 0;}.single_variation_wrap .price {display: block;margin-bottom: 0;}.single_variation_wrap .variations_button {margin-top: 1.4286em;}.single_variation_wrap .woocommerce-variation > div {margin-bottom: 1.4286em;}.single_variation_wrap .woocommerce-variation > div:first-child {margin-top: -1.4286em;}.single_variation_wrap .woocommerce-variation > div:last-child {margin-bottom: 0;}.wcml_currency_switcher {margin-bottom: 15px;}.group_table th,.group_table td {vertical-align: middle;display: table-cell;}.group_table .label,.group_table .price {font-size: 1.2em;}.woocommerce-tabs.style-2 .tab-content {border: none;border-top: solid 1px #dae2e6;box-shadow: none;padding: 32px 0;}.woocommerce-tabs.style-2 .tab-content p {font-size: 14px;font-weight: 400;letter-spacing: 0.005em;line-height: 27px;}.woocommerce-tabs.style-2 .resp-tabs-list {border-bottom: none;}.woocommerce-tabs.style-2 .resp-tabs-list li {font-weight: 700;color: #818692 !important;text-transform: uppercase;background: transparent !important;border: none !important;border-bottom: 2px solid #fff !important;padding: 10px 0 !important;}.woocommerce-tabs.style-2 .resp-tabs-list li.resp-tab-active {color: #21293c !important;}.woocommerce-tabs.style-2 .resp-tabs-list li:hover {text-decoration: underline;}.resp-htabs.style-2 .resp-tabs-list li {margin-right: 35px;}.resp-vtabs.style-2 .resp-tabs-container {border: none;box-shadow: none;}.resp-vtabs.style-2 ul.resp-tabs-list {padding-right: 5% !important;padding-left: 5% !important;}.resp-vtabs.style-2 .resp-tabs-list li {text-align: right;}.resp-vtabs.style-2 .resp-tabs-list li:first-child {border-top-width: 0 !important;}.resp-vtabs.style-2 .resp-tabs-list li:last-child {border-bottom-width: 0 !important;}.resp-easy-accordion.style-2 .tab-content.resp-tab-content {border-top: none;}.resp-easy-accordion.style-2 h2.resp-accordion {position: relative;margin-bottom: 5px;border: none;}.resp-easy-accordion.style-2 h2.resp-accordion.resp-tab-active {color: #fff;}.resp-easy-accordion.style-2 h2.resp-accordion:first-child {border-top: none !important;}.resp-easy-accordion.style-2 h2.resp-accordion:after {content: "\e814";position: absolute;top: 50%;right: 20px;margin-top: -10px;font-family: porto;}.resp-easy-accordion.style-2 .resp-accordion.resp-tab-active:after {content: "\e80b";color: #fff;}.woocommerce-ordering,.woocommerce-pagination,.gridlist-toggle {font-size: 0.9286em;}.gridlist-toggle {float: right;vertical-align: top;margin-left: 16px;}.gridlist-toggle > a {border-radius: 0;color: #000;display: inline-block;font-family: "Porto";width: 1.5em;height: 1.5em;line-height: 2.15em;margin-left: 4px;text-decoration: none;text-align: center;-webkit-transition: all 0.25s ease 0s;-moz-transition: all 0.25s ease 0s;transition: all 0.25s ease 0s;}.gridlist-toggle > a:hover {color: #000;}.gridlist-toggle > a:before {font-size: 1.28em;}.gridlist-toggle #grid:before {content: "\e880";}.gridlist-toggle #list:before {content: "\e87b";}.woocommerce-ordering select,.woocommerce-viewing select {font-size: 1em;padding: 0 25px 0 8px;margin-left: 7px;box-shadow: none;-moz-appearance: none;-webkit-appearance: none;-ms-appearance: none;background: #fff url("../images/select-bg.svg") no-repeat scroll 100% 48% / 30px 60px;border: 1px solid #e4e4e4;height: 37px;text-indent: 0.01em;text-overflow: "";}.woocommerce-viewing {display: inline-block;vertical-align: top;}.woocommerce-pagination {position: relative;text-align: right;}.woocommerce-pagination ul {display: inline-block;white-space: nowrap;padding: 0;margin: 0 0 0 10px;clear: both;}.woocommerce-pagination ul li {float: left;margin-left: 5px;display: inline;padding: 0;}.woocommerce-pagination ul li a,.woocommerce-pagination ul li span {border: 1px solid #ccc;border-radius: 0;color: #7b858a;display: block;font-size: 15px;font-weight: 700;margin: 0 0 5px;padding: 0 0.5em;line-height: 2.1em;min-width: 2.2em;height: 2.2em;text-decoration: none;text-align: center;}.woocommerce-pagination ul li span.dots {border-width: 0;min-width: 0;padding: 0;}.woocommerce-pagination ul li a:hover,.woocommerce-pagination ul li a:focus,.woocommerce-pagination ul li span.current {color: #706f6c;}.woocommerce-pagination ul li .prev,.woocommerce-pagination ul li .next {text-indent: -9999px;position: relative;height: 32px;line-height: 32px;padding: 0;width: 32px;}.woocommerce-pagination ul li .prev:before,.woocommerce-pagination ul li .next:before {font-family: "porto";font-size: 20px;font-weight: normal;line-height: 30px;position: absolute;top: 0;left: 0;right: 0;text-indent: 0;}.woocommerce-pagination ul li .prev:before {content: '\e819';}.woocommerce-pagination ul li .next:before {content: '\e81a';}.shop-loop-before,.shop-loop-after {font-size: 13px;}.shop-loop-before label,.shop-loop-after label {margin-bottom: 0;vertical-align: middle;}.shop-loop-before .page-numbers {display: none;}.shop-loop-before .woocommerce-ordering,.shop-loop-before .woocommerce-pagination > *,.shop-loop-before .gridlist-toggle {margin-bottom: 15px;}.shop-loop-before .gridlist-toggle {margin-top: 7px;}.shop-loop-before .woocommerce-ordering {float: left;margin-right: 20px;}@media (max-width: 767px) {.shop-loop-before .woocommerce-ordering,.column2 .shop-loop-before .woocommerce-ordering {text-align: right;margin-right: 0;float: none;}}@media (max-width: 991px) {.shop-loop-before .woocommerce-viewing {position: absolute;top: -2.2em;right: 0;margin-top: -15px;}}@media (max-width: 1169px) {.column2 .shop-loop-before .woocommerce-viewing {position: absolute;top: -2.2em;right: 0;margin-top: -15px;}}.shop-loop-before .woocommerce-pagination {margin-bottom: -10px;float: right;}@media (max-width: 991px) {.shop-loop-before .woocommerce-pagination {clear: both;float: none;margin-top: 15px;text-align: center;}}@media (max-width: 1169px) {.column2 .shop-loop-before .woocommerce-pagination {clear: both;float: none;margin-top: 15px;text-align: center;}}@media (max-width: 767px) {.shop-loop-before .woocommerce-pagination,.column2 .shop-loop-before .woocommerce-pagination {text-align: center;}}@media (max-width: 991px) {.shop-loop-before .woocommerce-pagination ul {margin-left: -5px;}}@media (max-width: 1169px) {.column2 .shop-loop-before .woocommerce-pagination ul {margin-left: -5px;}}.shop-loop-after {text-align: center;border-top: 1px solid #efefef;padding-top: 25px;}.shop-loop-after .woocommerce-pagination {text-align: center;}.shop-loop-after .woocommerce-pagination > * {margin-bottom: 15px;}.shop-loop-after .woocommerce-viewing {float: left;}.shop-loop-after .page-numbers {clear: none;float: right;}.category-image {width: 100%;border-radius: 0;margin-bottom: 20px;}.products ul,ul.products {margin: 0 0 1em;padding: 0;list-style: none outside;*zoom: 1;}.products ul:before,ul.products:before,.products ul:after,ul.products:after {content: " ";display: table;}.products ul:after,ul.products:after {clear: both;}.products ul li,ul.products li {list-style: none outside;}ul.products li.product,ul.products li.product-category {float: left;margin-bottom: 1.4286em;position: relative;text-align: center;}ul.products li.product.product-first,ul.products li.product-category.product-first {clear: both;}ul.products li.product .product-image,ul.products li.product-category .product-image {margin-bottom: 1em;min-height: 90px;}ul.products li.product .product-image .img-effect img,ul.products li.product-category .product-image .img-effect img {position: relative;opacity: 1;}ul.products li.product .product-image .img-effect .hover-image,ul.products li.product-category .product-image .img-effect .hover-image {position: absolute;left: 0;right: 0;top: 0;bottom: 0;margin: auto;opacity: 0;}ul.products li.product .product-image:hover .img-effect img,ul.products li.product-category .product-image:hover .img-effect img {opacity: 0;}ul.products li.product .product-image:hover .img-effect .hover-image,ul.products li.product-category .product-image:hover .img-effect .hover-image {opacity: 1;}ul.products li.product .product-loop-title,ul.products li.product-category .product-loop-title {font-size: 1em;text-decoration: none;}ul.products li.product h3,ul.products li.product-category h3 {font-size: 1em;line-height: 1.35;margin-bottom: 0.7143em;}ul.products li.product .rating-wrap,ul.products li.product-category .rating-wrap {margin: 0 auto 1.2em;height: 1px;position: relative;display: table;}ul.products li.product .rating-wrap .rating-after,ul.products li.product-category .rating-wrap .rating-after,ul.products li.product .rating-wrap .rating-before,ul.products li.product-category .rating-wrap .rating-before {display: table-cell;width: 50%;height: 1px;vertical-align: middle;}ul.products li.product .rating-wrap .rating-after .rating-line,ul.products li.product-category .rating-wrap .rating-after .rating-line,ul.products li.product .rating-wrap .rating-before .rating-line,ul.products li.product-category .rating-wrap .rating-before .rating-line {display: block;height: 1px;width: 100%;margin-top: 1px;}ul.products li.product .rating-wrap .rating-before .rating-line,ul.products li.product-category .rating-wrap .rating-before .rating-line {background-image: - webkit-linear-gradient(right, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1) 40%, transparent);background-image: linear-gradient(to left, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1) 40%, transparent);}ul.products li.product .rating-wrap .rating-after .rating-line,ul.products li.product-category .rating-wrap .rating-after .rating-line {background-image: - webkit-linear-gradient(left, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1) 40%, transparent);background-image: linear-gradient(to right, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1) 40%, transparent);}ul.products li.product .rating-wrap .rating-content,ul.products li.product-category .rating-wrap .rating-content {display: table-cell;}ul.products li.product .rating-wrap .star-rating,ul.products li.product-category .rating-wrap .star-rating,ul.products li.product .rating-wrap .star-rating span,ul.products li.product-category .rating-wrap .star-rating span {width: 6.7em;margin-right: -2px;}ul.products li.product .rating-wrap .star-rating:before,ul.products li.product-category .rating-wrap .star-rating:before,ul.products li.product .rating-wrap .star-rating span:before,ul.products li.product-category .rating-wrap .star-rating span:before {left: 0.6em;}ul.products li.product .description,ul.products li.product-category .description {display: none;margin-top: 1.5em;}ul.products li.product .description p,ul.products li.product-category .description p {margin-bottom: 1em;line-height: 1.5714em;}ul.products li.product .price,ul.products li.product-category .price {display: block;font-size: 1.4286em;margin-top: -0.25em;margin-bottom: 0.75em;}ul.products li.product .add-links,ul.products li.product-category .add-links {display: inline-block;position: relative;margin-bottom: 1.0714em;}ul.products li.product .add-links .tooltip-inner,ul.products li.product-category .add-links .tooltip-inner {white-space: nowrap;}ul.products li.product .add-links .add_to_cart_read_more,ul.products li.product-category .add-links .add_to_cart_read_more,ul.products li.product .add-links .add_to_cart_button,ul.products li.product-category .add-links .add_to_cart_button {-webkit-transition: none;-moz-transition: none;transition: none;float: left;}ul.products li.product .add-links .added_to_cart,ul.products li.product-category .add-links .added_to_cart {display: none;}ul.products li.product .add-links .yith-wcwl-add-to-wishlist > div,ul.products li.product-category .add-links .yith-wcwl-add-to-wishlist > div {left: 0;}ul.products li.product .add-links .quickview,ul.products li.product-category .add-links .quickview {right: 0;}ul.products li.product .add-links .yith-wcwl-add-to-wishlist > div,ul.products li.product-category .add-links .yith-wcwl-add-to-wishlist > div,ul.products li.product .add-links .quickview,ul.products li.product-category .add-links .quickview {position: absolute;top: 0;opacity: 0;visibility: hidden;}ul.products li.product .links-on-image,ul.products li.product-category .links-on-image {height: 0;}ul.products li.product .links-on-image .add-links-wrap,ul.products li.product-category .links-on-image .add-links-wrap {display: none;}ul.products li.product .links-on-image .add-links-wrap .add-links,ul.products li.product-category .links-on-image .add-links-wrap .add-links {font-size: 1em;display: block;text-align: left;position: static;margin-bottom: 0;}ul.products li.product .links-on-image .add-links-wrap .add-links > *,ul.products li.product-category .links-on-image .add-links-wrap .add-links > * {position: relative;z-index: 2;display: none;opacity: 0;}ul.products li.product .links-on-image .add-links-wrap .add-links .add_to_cart_button,ul.products li.product-category .links-on-image .add-links-wrap .add-links .add_to_cart_button,ul.products li.product .links-on-image .add-links-wrap .add-links .add_to_cart_read_more,ul.products li.product-category .links-on-image .add-links-wrap .add-links .add_to_cart_read_more,ul.products li.product .links-on-image .add-links-wrap .add-links .yith-wcwl-add-to-wishlist > div,ul.products li.product-category .links-on-image .add-links-wrap .add-links .yith-wcwl-add-to-wishlist > div,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: transparent;border-radius: 0 !important;margin-top: -3em;}ul.products li.product .links-on-image .add-links-wrap .add-links .add_to_cart_button,ul.products li.product-category .links-on-image .add-links-wrap .add-links .add_to_cart_button,ul.products li.product .links-on-image .add-links-wrap .add-links .add_to_cart_read_more,ul.products li.product-category .links-on-image .add-links-wrap .add-links .add_to_cart_read_more {float: left;margin-left: 0.8em;text-indent: -9999em;width: 2.2em;padding: 0;-webkit-transition: all 0.25s ease 0s;-moz-transition: all 0.25s ease 0s;transition: all 0.25s ease 0s;}ul.products li.product .links-on-image .add-links-wrap .add-links .add_to_cart_button:before,ul.products li.product-category .links-on-image .add-links-wrap .add-links .add_to_cart_button:before,ul.products li.product .links-on-image .add-links-wrap .add-links .add_to_cart_read_more:before,ul.products li.product-category .links-on-image .add-links-wrap .add-links .add_to_cart_read_more:before {position: absolute;left: 0;right: 0;text-indent: 0;font-size: 1.1em;margin-right: auto;}ul.products li.product .links-on-image .add-links-wrap .add-links .add_to_cart_button:hover,ul.products li.product-category .links-on-image .add-links-wrap .add-links .add_to_cart_button:hover,ul.products li.product .links-on-image .add-links-wrap .add-links .add_to_cart_read_more:hover,ul.products li.product-category .links-on-image .add-links-wrap .add-links .add_to_cart_read_more:hover {color: #fff;}ul.products li.product .links-on-image .add-links-wrap .add-links .yith-wcwl-add-to-wishlist,ul.products li.product-category .links-on-image .add-links-wrap .add-links .yith-wcwl-add-to-wishlist {float: right;margin-right: 0.8em;position: relative;margin-bottom: -3px;}ul.products li.product .links-on-image .add-links-wrap .add-links .yith-wcwl-add-to-wishlist > div,ul.products li.product-category .links-on-image .add-links-wrap .add-links .yith-wcwl-add-to-wishlist > div {display: inline-block;position: relative;opacity: 0;-webkit-transition: all 0.25s ease 0s;-moz-transition: all 0.25s ease 0s;transition: all 0.25s ease 0s;visibility: visible;left: auto;top: auto;}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 {font-size: 0.9em;position: absolute;top: -1px;right: -1px;left: auto !important;width: auto;height: auto;line-height: 1;margin: 0;padding: 0.7937em;text-indent: 0;border-radius: 0 0 0 0 !important;background: #52b9b5;color: #fff;-webkit-transition: all 0.25s ease 0s;-moz-transition: all 0.25s ease 0s;transition: all 0.25s ease 0s;visibility: visible;}ul.products li.product .links-on-image .add-links-wrap .add-links .quickview:before,ul.products li.product-category .links-on-image .add-links-wrap .add-links .quickview:before {position: static;margin-right: 0.5714em;}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: #64c0bd;}ul.products li.product.show-links-onimage .add-links-wrap,ul.products li.product-category.show-links-onimage .add-links-wrap {display: none;}ul.products li.product.show-links-onimage .links-on-image .add-links-wrap,ul.products li.product-category.show-links-onimage .links-on-image .add-links-wrap {display: block;}ul.products li.product.show-wq-onimage .add-links .yith-wcwl-add-to-wishlist,ul.products li.product-category.show-wq-onimage .add-links .yith-wcwl-add-to-wishlist,ul.products li.product.show-wq-onimage .add-links .quickview,ul.products li.product-category.show-wq-onimage .add-links .quickview {display: none;}ul.products li.product.show-wq-onimage .add-links .add_to_cart_read_more,ul.products li.product-category.show-wq-onimage .add-links .add_to_cart_read_more,ul.products li.product.show-wq-onimage .add-links .add_to_cart_button,ul.products li.product-category.show-wq-onimage .add-links .add_to_cart_button {text-indent: 0 !important;width: auto !important;padding: 0 0.7143em !important;}ul.products li.product.show-wq-onimage .add-links .add_to_cart_read_more:before,ul.products li.product-category.show-wq-onimage .add-links .add_to_cart_read_more:before,ul.products li.product.show-wq-onimage .add-links .add_to_cart_button:before,ul.products li.product-category.show-wq-onimage .add-links .add_to_cart_button:before {position: static !important;font-size: 1em !important;margin-right: 0.5714em !important;}ul.products li.product.show-wq-onimage .links-on-image .add-links-wrap,ul.products li.product-category.show-wq-onimage .links-on-image .add-links-wrap {display: block;}ul.products li.product.show-wq-onimage .links-on-image .add-links-wrap .add-links > *,ul.products li.product-category.show-wq-onimage .links-on-image .add-links-wrap .add-links > * {visibility: hidden;}ul.products li.product.show-wq-onimage .links-on-image .add-links-wrap .add-links > *.quickview,ul.products li.product-category.show-wq-onimage .links-on-image .add-links-wrap .add-links > *.quickview {visibility: visible;}ul.products li.product.show-outimage-q-onimage-alt,ul.products li.product-category.show-outimage-q-onimage-alt {margin-bottom: 15px;padding-bottom: 15px;}ul.products li.product.show-outimage-q-onimage-alt > div,ul.products li.product-category.show-outimage-q-onimage-alt > div {background-color: #fff;border-radius: 0;}ul.products li.product.show-outimage-q-onimage-alt:hover > div,ul.products li.product-category.show-outimage-q-onimage-alt:hover > div {box-shadow: 0 2px 20px 0px rgba(0, 0, 0, 0.2);}ul.products li.product.show-outimage-q-onimage-alt .product-image .labels,ul.products li.product-category.show-outimage-q-onimage-alt .product-image .labels {position: absolute;}ul.products li.product.show-outimage-q-onimage-alt .product-image .labels .onhot,ul.products li.product-category.show-outimage-q-onimage-alt .product-image .labels .onhot,ul.products li.product.show-outimage-q-onimage-alt .product-image .labels .onsale,ul.products li.product-category.show-outimage-q-onimage-alt .product-image .labels .onsale {position: relative;margin-bottom: 5px;border-radius: 0;font-size: 11px;left: 0.8em;}ul.products li.product.show-outimage-q-onimage-alt .product-image .links-on-image .add-links-wrap,ul.products li.product-category.show-outimage-q-onimage-alt .product-image .links-on-image .add-links-wrap {display: block;}ul.products li.product.show-outimage-q-onimage-alt .product-image .links-on-image .add-links-wrap .add-links a,ul.products li.product-category.show-outimage-q-onimage-alt .product-image .links-on-image .add-links-wrap .add-links a {display: none;}ul.products li.product.show-outimage-q-onimage-alt .product-image .links-on-image .add-links-wrap .add-links .quickview,ul.products li.product-category.show-outimage-q-onimage-alt .product-image .links-on-image .add-links-wrap .add-links .quickview {display: block;font-size: 12px;border: 0px;}ul.products li.product.show-outimage-q-onimage-alt .product-image .links-on-image .add-links-wrap .add-links .quickview:hover,ul.products li.product-category.show-outimage-q-onimage-alt .product-image .links-on-image .add-links-wrap .add-links .quickview:hover {opacity: 0.9;}ul.products li.product.show-outimage-q-onimage-alt .product-image .links-on-image .add-links-wrap .add-links .quickview:before,ul.products li.product-category.show-outimage-q-onimage-alt .product-image .links-on-image .add-links-wrap .add-links .quickview:before {font-family: "Porto";content: "\e851";font-size: 12px;}ul.products li.product.show-outimage-q-onimage-alt .product-loop-title,ul.products li.product-category.show-outimage-q-onimage-alt .product-loop-title,ul.products li.product.show-outimage-q-onimage-alt .product-loop-title > *,ul.products li.product-category.show-outimage-q-onimage-alt .product-loop-title > * {font-weight: 400;font-size: 14px;}ul.products li.product.show-outimage-q-onimage-alt .product-loop-title,ul.products li.product-category.show-outimage-q-onimage-alt .product-loop-title {color: #5b5b5f;}ul.products li.product.show-outimage-q-onimage-alt .product-loop-title:hover,ul.products li.product-category.show-outimage-q-onimage-alt .product-loop-title:hover,ul.products li.product.show-outimage-q-onimage-alt .product-loop-title:focus,ul.products li.product-category.show-outimage-q-onimage-alt .product-loop-title:focus,ul.products li.product.show-outimage-q-onimage-alt .product-loop-title:active,ul.products li.product-category.show-outimage-q-onimage-alt .product-loop-title:active {color: #5b5b5f;}ul.products li.product.show-outimage-q-onimage-alt .product-loop-title:hover > *,ul.products li.product-category.show-outimage-q-onimage-alt .product-loop-title:hover > *,ul.products li.product.show-outimage-q-onimage-alt .product-loop-title:focus > *,ul.products li.product-category.show-outimage-q-onimage-alt .product-loop-title:focus > *,ul.products li.product.show-outimage-q-onimage-alt .product-loop-title:active > *,ul.products li.product-category.show-outimage-q-onimage-alt .product-loop-title:active > * {color: #5b5b5f;}ul.products li.product.show-outimage-q-onimage-alt .rating-wrap,ul.products li.product-category.show-outimage-q-onimage-alt .rating-wrap {margin-bottom: 0.2em;margin-top: 20px;}ul.products li.product.show-outimage-q-onimage-alt .rating-wrap .rating-before,ul.products li.product-category.show-outimage-q-onimage-alt .rating-wrap .rating-before,ul.products li.product.show-outimage-q-onimage-alt .rating-wrap .rating-after,ul.products li.product-category.show-outimage-q-onimage-alt .rating-wrap .rating-after {display: none;}ul.products li.product.show-outimage-q-onimage-alt .rating-wrap .star-rating,ul.products li.product-category.show-outimage-q-onimage-alt .rating-wrap .star-rating {width: 5.5em;}ul.products li.product.show-outimage-q-onimage-alt .rating-wrap .star-rating:before,ul.products li.product-category.show-outimage-q-onimage-alt .rating-wrap .star-rating:before {color: #c3c5c9;font-size: 11px;}ul.products li.product.show-outimage-q-onimage-alt .rating-wrap .star-rating span:before,ul.products li.product-category.show-outimage-q-onimage-alt .rating-wrap .star-rating span:before {font-size: 11px;}ul.products li.product.show-outimage-q-onimage-alt .price,ul.products li.product-category.show-outimage-q-onimage-alt .price {margin-top: 0.5em;margin-bottom: 0.75em;font-size: 18px;font-weight: 400;}ul.products li.product.show-outimage-q-onimage-alt .price ins,ul.products li.product-category.show-outimage-q-onimage-alt .price ins {color: #f00;}ul.products li.product.show-outimage-q-onimage-alt .price del,ul.products li.product-category.show-outimage-q-onimage-alt .price del {color: #2b2b2d;}ul.products li.product.show-outimage-q-onimage-alt .add_to_cart_button,ul.products li.product-category.show-outimage-q-onimage-alt .add_to_cart_button,ul.products li.product.show-outimage-q-onimage-alt .add_to_cart_read_more,ul.products li.product-category.show-outimage-q-onimage-alt .add_to_cart_read_more {padding: 0 10px 0 9px !important;font-size: 12.5px;color: #6f6e6b;text-transform: uppercase;letter-spacing: 0.025em;height: 32px;line-height: 32px;border-color: #f4f4f4;font-weight: 400;}ul.products li.product.show-outimage-q-onimage-alt .add_to_cart_button.product_type_simple:before,ul.products li.product-category.show-outimage-q-onimage-alt .add_to_cart_button.product_type_simple:before,ul.products li.product.show-outimage-q-onimage-alt .add_to_cart_read_more.product_type_simple:before,ul.products li.product-category.show-outimage-q-onimage-alt .add_to_cart_read_more.product_type_simple:before {font-family: "porto" !important;content: "\e87f";margin-right: 5px !important;font-size: 17px !important;vertical-align: top;}ul.products li.product.show-outimage-q-onimage-alt .add-links .quickview,ul.products li.product-category.show-outimage-q-onimage-alt .add-links .quickview {display: none;}ul.products li.product.show-outimage-q-onimage-alt .yith-wcwl-add-to-wishlist a,ul.products li.product-category.show-outimage-q-onimage-alt .yith-wcwl-add-to-wishlist a {line-height: 32px;height: 32px;width: 32px;}ul.products li.product.show-outimage-q-onimage-alt .yith-wcwl-add-to-wishlist a,ul.products li.product-category.show-outimage-q-onimage-alt .yith-wcwl-add-to-wishlist a,ul.products li.product.show-outimage-q-onimage-alt .yith-wcwl-add-to-wishlist a:hover,ul.products li.product-category.show-outimage-q-onimage-alt .yith-wcwl-add-to-wishlist a:hover,ul.products li.product.show-outimage-q-onimage-alt .yith-wcwl-add-to-wishlist a:focus,ul.products li.product-category.show-outimage-q-onimage-alt .yith-wcwl-add-to-wishlist a:focus,ul.products li.product.show-outimage-q-onimage-alt .yith-wcwl-add-to-wishlist span:not(.ajax-loading),ul.products li.product-category.show-outimage-q-onimage-alt .yith-wcwl-add-to-wishlist span:not(.ajax-loading),ul.products li.product.show-outimage-q-onimage-alt .yith-wcwl-add-to-wishlist span:not(.ajax-loading):hover,ul.products li.product-category.show-outimage-q-onimage-alt .yith-wcwl-add-to-wishlist span:not(.ajax-loading):hover,ul.products li.product.show-outimage-q-onimage-alt .yith-wcwl-add-to-wishlist span:not(.ajax-loading):focus,ul.products li.product-category.show-outimage-q-onimage-alt .yith-wcwl-add-to-wishlist span:not(.ajax-loading):focus {border-color: #d8d8d6;background: #f4f4f4;}ul.products li.product.show-outimage-q-onimage-alt .yith-wcwl-add-to-wishlist span.ajax-loading:hover,ul.products li.product-category.show-outimage-q-onimage-alt .yith-wcwl-add-to-wishlist span.ajax-loading:hover {background-color: #f4f4f4;}ul.products li.product.show-outimage-q-onimage-alt .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,ul.products li.product-category.show-outimage-q-onimage-alt .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,ul.products li.product.show-outimage-q-onimage-alt .yith-wcwl-add-to-wishlist .yith-wcwl-add-button span:not(.ajax-loading):before,ul.products li.product-category.show-outimage-q-onimage-alt .yith-wcwl-add-to-wishlist .yith-wcwl-add-button span:not(.ajax-loading):before {content: "\e889";font-family: "porto";font-size: 17px;}ul.products li.product.show-outimage-q-onimage-alt .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,ul.products li.product-category.show-outimage-q-onimage-alt .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,ul.products li.product.show-outimage-q-onimage-alt .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before,ul.products li.product-category.show-outimage-q-onimage-alt .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before {font-family: "porto";content: '\e88a';font-size: 17px;}ul.products li.product.show-outimage-q-onimage .product-image,ul.products li.product-category.show-outimage-q-onimage .product-image {border-color: #ececec;-webkit-transition: all 0.3s;-moz-transition: all 0.3s;transition: all 0.3s;}ul.products li.product.show-outimage-q-onimage .add-links .quickview,ul.products li.product-category.show-outimage-q-onimage .add-links .quickview {display: none;}ul.products li.product.show-outimage-q-onimage .links-on-image .add-links-wrap,ul.products li.product-category.show-outimage-q-onimage .links-on-image .add-links-wrap {display: block;}ul.products li.product.show-outimage-q-onimage .links-on-image .add-links-wrap .add-links > *,ul.products li.product-category.show-outimage-q-onimage .links-on-image .add-links-wrap .add-links > *,ul.products li.product.show-outimage-q-onimage .links-on-image .add-links-wrap .add-links .yith-wcwl-add-to-wishlist > div,ul.products li.product-category.show-outimage-q-onimage .links-on-image .add-links-wrap .add-links .yith-wcwl-add-to-wishlist > div {visibility: hidden;}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 {top: auto;bottom: 0;border: 0;width: 100%;line-height: 25px;text-transform: uppercase;font-family: "Oswald", "Open Sans", Arial, serif;letter-spacing: 0.025em;border-radius: 0 0 0 0 !important;}ul.products li.product.show-outimage-q-onimage .links-on-image .add-links-wrap .add-links .quickview:hover,ul.products li.product-category.show-outimage-q-onimage .links-on-image .add-links-wrap .add-links .quickview:hover {opacity: 0.9 !important;text-decoration: underline;}ul.products li.product.show-outimage-q-onimage .links-on-image .add-links-wrap .add-links .quickview:before,ul.products li.product-category.show-outimage-q-onimage .links-on-image .add-links-wrap .add-links .quickview:before {content: '';}ul.products li.product.show-outimage-q-onimage .product-loop-title,ul.products li.product-category.show-outimage-q-onimage .product-loop-title,ul.products li.product.show-outimage-q-onimage .product-loop-title > *,ul.products li.product-category.show-outimage-q-onimage .product-loop-title > * {font-weight: 400;font-size: 15px;}ul.products li.product.show-outimage-q-onimage .rating-wrap,ul.products li.product-category.show-outimage-q-onimage .rating-wrap {margin-bottom: 0.2em;margin-top: 20px;}ul.products li.product.show-outimage-q-onimage .rating-wrap .rating-before,ul.products li.product-category.show-outimage-q-onimage .rating-wrap .rating-before,ul.products li.product.show-outimage-q-onimage .rating-wrap .rating-after,ul.products li.product-category.show-outimage-q-onimage .rating-wrap .rating-after {display: none;}ul.products li.product.show-outimage-q-onimage .rating-wrap .star-rating,ul.products li.product-category.show-outimage-q-onimage .rating-wrap .star-rating {width: 5.5em;}ul.products li.product.show-outimage-q-onimage .rating-wrap .star-rating:before,ul.products li.product-category.show-outimage-q-onimage .rating-wrap .star-rating:before {color: #797876;font-size: 11px;}ul.products li.product.show-outimage-q-onimage .rating-wrap .star-rating span:before,ul.products li.product-category.show-outimage-q-onimage .rating-wrap .star-rating span:before {font-size: 11px;}ul.products li.product.show-outimage-q-onimage .price,ul.products li.product-category.show-outimage-q-onimage .price {margin-top: 0.5em;margin-bottom: 1.25em;}ul.products li.product.show-outimage-q-onimage .add_to_cart_button,ul.products li.product-category.show-outimage-q-onimage .add_to_cart_button,ul.products li.product.show-outimage-q-onimage .add_to_cart_read_more,ul.products li.product-category.show-outimage-q-onimage .add_to_cart_read_more {padding: 0 10px 0 9px !important;font-size: 12.5px;color: #6f6e6b;text-transform: uppercase;letter-spacing: 0.025em;height: 32px;line-height: 32px;background: transparent;border-color: #d8d8d6;}ul.products li.product.show-outimage-q-onimage .add_to_cart_button.product_type_simple:before,ul.products li.product-category.show-outimage-q-onimage .add_to_cart_button.product_type_simple:before,ul.products li.product.show-outimage-q-onimage .add_to_cart_read_more.product_type_simple:before,ul.products li.product-category.show-outimage-q-onimage .add_to_cart_read_more.product_type_simple:before {font-family: "porto" !important;content: "\e87f";margin-right: 5px !important;font-size: 17px !important;vertical-align: top;}ul.products li.product.show-outimage-q-onimage .yith-wcwl-add-to-wishlist a,ul.products li.product-category.show-outimage-q-onimage .yith-wcwl-add-to-wishlist a {line-height: 32px;height: 32px;}ul.products li.product.show-outimage-q-onimage .yith-wcwl-add-to-wishlist a,ul.products li.product-category.show-outimage-q-onimage .yith-wcwl-add-to-wishlist a,ul.products li.product.show-outimage-q-onimage .yith-wcwl-add-to-wishlist a:hover,ul.products li.product-category.show-outimage-q-onimage .yith-wcwl-add-to-wishlist a:hover,ul.products li.product.show-outimage-q-onimage .yith-wcwl-add-to-wishlist a:focus,ul.products li.product-category.show-outimage-q-onimage .yith-wcwl-add-to-wishlist a:focus,ul.products li.product.show-outimage-q-onimage .yith-wcwl-add-to-wishlist span:not(.ajax-loading),ul.products li.product-category.show-outimage-q-onimage .yith-wcwl-add-to-wishlist span:not(.ajax-loading),ul.products li.product.show-outimage-q-onimage .yith-wcwl-add-to-wishlist span:not(.ajax-loading):hover,ul.products li.product-category.show-outimage-q-onimage .yith-wcwl-add-to-wishlist span:not(.ajax-loading):hover,ul.products li.product.show-outimage-q-onimage .yith-wcwl-add-to-wishlist span:not(.ajax-loading):focus,ul.products li.product-category.show-outimage-q-onimage .yith-wcwl-add-to-wishlist span:not(.ajax-loading):focus {border-color: #d8d8d6;background: transparent;}ul.products li.product.show-outimage-q-onimage .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,ul.products li.product-category.show-outimage-q-onimage .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,ul.products li.product.show-outimage-q-onimage .yith-wcwl-add-to-wishlist .yith-wcwl-add-button span:not(.ajax-loading):before,ul.products li.product-category.show-outimage-q-onimage .yith-wcwl-add-to-wishlist .yith-wcwl-add-button span:not(.ajax-loading):before {content: "\e889";font-family: "porto";font-size: 17px;}ul.products li.product.show-outimage-q-onimage .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,ul.products li.product-category.show-outimage-q-onimage .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,ul.products li.product.show-outimage-q-onimage .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before,ul.products li.product-category.show-outimage-q-onimage .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before {font-family: "porto";content: '\e811';}ul.products li.product:hover.show-outimage-q-onimage .links-on-image .add-links-wrap .add-links > *.quickview,ul.products li.product-category:hover.show-outimage-q-onimage .links-on-image .add-links-wrap .add-links > *.quickview {visibility: visible;}ul.products.pwidth-lg-6 li.product.hover.show-outimage-q-onimage-alt .add_to_cart_button.product_type_simple::before,ul.products.pwidth-lg-6 li.product:hover.show-outimage-q-onimage-alt .add_to_cart_button.product_type_simple::before,ul.products.pwidth-lg-6 li.product.hover.show-outimage-q-onimage-alt .add_to_cart_read_more.product_type_simple::before,ul.products.pwidth-lg-6 li.product:hover.show-outimage-q-onimage-alt .add_to_cart_read_more.product_type_simple::before {margin-left: 5px !important;}ul.products.grid li.product.show-outimage-q-onimage:hover .product-image,ul.products.grid li.product-category.show-outimage-q-onimage:hover .product-image {box-shadow: 0 25px 35px -5px rgba(0, 0, 0, 0.2);}ul.products.grid li.product.show-outimage-q-onimage .links-on-image .add-links-wrap .add-links > *.quickview,ul.products.grid li.product-category.show-outimage-q-onimage .links-on-image .add-links-wrap .add-links > *.quickview {visibility: visible;}ul.products.grid li.product.show-outimage-q-onimage .add-links .quickview,ul.products.grid li.product-category.show-outimage-q-onimage .add-links .quickview {display: none;}ul.products.list li.product.show-outimage-q-onimage-alt .product-image .links-on-image .add-links-wrap .add-links .quickview,ul.products.list li.product-category.show-outimage-q-onimage-alt .product-image .links-on-image .add-links-wrap .add-links .quickview {display: none;}ul.products.list li.product.show-outimage-q-onimage-alt .product-loop-title,ul.products.list li.product-category.show-outimage-q-onimage-alt .product-loop-title {font-size: 18px;color: #666;}ul.products.list li.product.show-outimage-q-onimage-alt .product-loop-title > *,ul.products.list li.product-category.show-outimage-q-onimage-alt .product-loop-title > * {font-size: 18px;color: #666;margin-bottom: 10px;}ul.products.list li.product.show-outimage-q-onimage-alt .rating-wrap,ul.products.list li.product-category.show-outimage-q-onimage-alt .rating-wrap {margin-bottom: 22px;margin-top: 12px;}ul.products.list li.product.show-outimage-q-onimage-alt .add-links .quickview,ul.products.list li.product-category.show-outimage-q-onimage-alt .add-links .quickview {display: inline-block;line-height: 32px;height: 32px;}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 {background: transparent;opacity: 0.8;}ul.products.list li.product.show-outimage-q-onimage-alt .add-links .quickview:before,ul.products.list li.product-category.show-outimage-q-onimage-alt .add-links .quickview:before {font-family: "Porto";content: "\e812";font-size: 17px;}ul.products.list li.product.show-outimage-q-onimage-alt:hover > div,ul.products.list li.product-category.show-outimage-q-onimage-alt:hover > div {box-shadow: none;}ul.products.list li.product.show-outimage-q-onimage .product-loop-title > *,ul.products.list li.product-category.show-outimage-q-onimage .product-loop-title > * {font-size: 18px;color: #666;line-height: 18px;}ul.products.list li.product.show-outimage-q-onimage .rating-wrap,ul.products.list li.product-category.show-outimage-q-onimage .rating-wrap {margin-top: 10px;margin-bottom: 22px !important;}ul.products.list li.product.show-outimage-q-onimage .price,ul.products.list li.product-category.show-outimage-q-onimage .price {margin-bottom: 0.75em;}ul.products.list li.product.show-outimage-q-onimage .links-on-image .add-links-wrap .add-links > *.quickview,ul.products.list li.product-category.show-outimage-q-onimage .links-on-image .add-links-wrap .add-links > *.quickview {visibility: hidden;}ul.products.list li.product.show-outimage-q-onimage .add-links .quickview,ul.products.list li.product-category.show-outimage-q-onimage .add-links .quickview {display: inline-block;line-height: 32px;height: 32px;border-color: #d8d8d6;}ul.products.list li.product.show-outimage-q-onimage .add-links .quickview:hover,ul.products.list li.product-category.show-outimage-q-onimage .add-links .quickview:hover {background: transparent;}ul.products.list li.product.show-outimage-q-onimage .add-links .quickview:before,ul.products.list li.product-category.show-outimage-q-onimage .add-links .quickview:before {font-family: "Porto";content: "\e812";font-size: 17px;}ul.products li.product.hover .add-links .yith-wcwl-add-to-wishlist > div,ul.products li.product:hover .add-links .yith-wcwl-add-to-wishlist > div {left: -2.8em;}ul.products li.product.hover .add-links .quickview,ul.products li.product:hover .add-links .quickview {right: -2.8em;}ul.products li.product.hover .add-links .yith-wcwl-add-to-wishlist > div,ul.products li.product:hover .add-links .yith-wcwl-add-to-wishlist > div,ul.products li.product.hover .add-links .quickview,ul.products li.product:hover .add-links .quickview {opacity: 1;visibility: visible;}ul.products li.product.hover .add-links.no-effect .add_to_cart_read_more,ul.products li.product:hover .add-links.no-effect .add_to_cart_read_more,ul.products li.product.hover .add-links.no-effect .add_to_cart_button,ul.products li.product:hover .add-links.no-effect .add_to_cart_button {text-indent: 0;width: auto;padding: 0 0.7143em;}ul.products li.product.hover .add-links.no-effect .add_to_cart_read_more:before,ul.products li.product:hover .add-links.no-effect .add_to_cart_read_more:before,ul.products li.product.hover .add-links.no-effect .add_to_cart_button:before,ul.products li.product:hover .add-links.no-effect .add_to_cart_button:before {position: static;font-size: 1em;margin-right: 0.5714em;}ul.products li.product.hover .links-on-image .add-links-wrap .add-links .add_to_cart_button,ul.products li.product:hover .links-on-image .add-links-wrap .add-links .add_to_cart_button,ul.products li.product.hover .links-on-image .add-links-wrap .add-links .add_to_cart_read_more,ul.products li.product:hover .links-on-image .add-links-wrap .add-links .add_to_cart_read_more,ul.products li.product.hover .links-on-image .add-links-wrap .add-links .yith-wcwl-add-to-wishlist,ul.products li.product:hover .links-on-image .add-links-wrap .add-links .yith-wcwl-add-to-wishlist,ul.products li.product.hover .links-on-image .add-links-wrap .add-links .yith-wcwl-add-to-wishlist > div,ul.products li.product:hover .links-on-image .add-links-wrap .add-links .yith-wcwl-add-to-wishlist > div {display: inline-block;opacity: 1;}ul.products li.product:hover .product-image .viewcart.added {display: block;opacity: 1;}ul.products li.product:hover .links-on-image .add-links-wrap .add-links .quickview {display: inline-block;opacity: 1;}ul.pcols-lg-8 {margin: 0 -3px;}ul.pcols-lg-8 li.product,ul.pcols-lg-8 li.product-category {width: 12.5%;padding: 0 3px;}ul.pwidth-lg-8 .product-image {font-size: 0.8em;}ul.pwidth-lg-8 .add-links {font-size: 0.85em;}ul.pwidth-lg-8 li.product.hover .add_to_cart_read_more,ul.pwidth-lg-8 li.product:hover .add_to_cart_read_more,ul.pwidth-lg-8 li.product.hover .add_to_cart_button,ul.pwidth-lg-8 li.product:hover .add_to_cart_button {text-indent: -9999em;width: 2.2em;padding: 0;}ul.pwidth-lg-8 li.product.hover .add_to_cart_read_more:before,ul.pwidth-lg-8 li.product:hover .add_to_cart_read_more:before,ul.pwidth-lg-8 li.product.hover .add_to_cart_button:before,ul.pwidth-lg-8 li.product:hover .add_to_cart_button:before {position: absolute;left: 0;right: 0;text-indent: 0;font-size: 1.1em;margin-right: auto;}ul.pcols-lg-7 {margin: 0 -3px;}ul.pcols-lg-7 li.product,ul.pcols-lg-7 li.product-category {width: 14.2857%;padding: 0 3px;}ul.pwidth-lg-7 .product-image {font-size: 0.8em;}ul.pwidth-lg-7 .add-links {font-size: 0.9em;}ul.pwidth-lg-7 li.product.hover .add_to_cart_read_more,ul.pwidth-lg-7 li.product:hover .add_to_cart_read_more,ul.pwidth-lg-7 li.product.hover .add_to_cart_button,ul.pwidth-lg-7 li.product:hover .add_to_cart_button {text-indent: -9999em;width: 2.2em;padding: 0;}ul.pwidth-lg-7 li.product.hover .add_to_cart_read_more:before,ul.pwidth-lg-7 li.product:hover .add_to_cart_read_more:before,ul.pwidth-lg-7 li.product.hover .add_to_cart_button:before,ul.pwidth-lg-7 li.product:hover .add_to_cart_button:before {position: absolute;left: 0;right: 0;text-indent: 0;font-size: 1.1em;margin-right: auto;}ul.pcols-lg-6 {margin: 0 -6px;}ul.pcols-lg-6 li.product,ul.pcols-lg-6 li.product-category {width: 16.6667%;padding: 0 6px;}ul.pwidth-lg-6 .product-image {font-size: 0.9em;}ul.pwidth-lg-6 .add-links {font-size: 1em;}ul.pwidth-lg-6 li.product.hover .add_to_cart_read_more,ul.pwidth-lg-6 li.product:hover .add_to_cart_read_more,ul.pwidth-lg-6 li.product.hover .add_to_cart_button,ul.pwidth-lg-6 li.product:hover .add_to_cart_button {text-indent: -9999em;width: 2.2em;padding: 0;}ul.pwidth-lg-6 li.product.hover .add_to_cart_read_more:before,ul.pwidth-lg-6 li.product:hover .add_to_cart_read_more:before,ul.pwidth-lg-6 li.product.hover .add_to_cart_button:before,ul.pwidth-lg-6 li.product:hover .add_to_cart_button:before {position: absolute;left: 0;right: 0;text-indent: 0;font-size: 1.1em;margin-right: auto;}ul.pcols-lg-5 {margin: 0 -8px;}ul.pcols-lg-5 li.product,ul.pcols-lg-5 li.product-category {width: 20%;padding: 0 8px;}ul.pwidth-lg-5 .product-image {font-size: 1em;}ul.pwidth-lg-5 .add-links {font-size: 1em;}ul.pwidth-lg-5 li.product.hover .add_to_cart_read_more,ul.pwidth-lg-5 li.product:hover .add_to_cart_read_more,ul.pwidth-lg-5 li.product.hover .add_to_cart_button,ul.pwidth-lg-5 li.product:hover .add_to_cart_button {text-indent: 0;width: auto;padding: 0 0.7143em;}ul.pwidth-lg-5 li.product.hover .add_to_cart_read_more:before,ul.pwidth-lg-5 li.product:hover .add_to_cart_read_more:before,ul.pwidth-lg-5 li.product.hover .add_to_cart_button:before,ul.pwidth-lg-5 li.product:hover .add_to_cart_button:before {position: static;font-size: 1em;margin-right: 0.5714em;}ul.pcols-lg-4 {margin: 0 -10px;}ul.pcols-lg-4 li.product,ul.pcols-lg-4 li.product-category {width: 25%;padding: 0 10px;}ul.pwidth-lg-4 .product-image {font-size: 1em;}ul.pwidth-lg-4 .add-links {font-size: 1em;}ul.pwidth-lg-4 li.product.hover .add_to_cart_read_more,ul.pwidth-lg-4 li.product:hover .add_to_cart_read_more,ul.pwidth-lg-4 li.product.hover .add_to_cart_button,ul.pwidth-lg-4 li.product:hover .add_to_cart_button {text-indent: 0;width: auto;padding: 0 0.7143em;}ul.pwidth-lg-4 li.product.hover .add_to_cart_read_more:before,ul.pwidth-lg-4 li.product:hover .add_to_cart_read_more:before,ul.pwidth-lg-4 li.product.hover .add_to_cart_button:before,ul.pwidth-lg-4 li.product:hover .add_to_cart_button:before {position: static;font-size: 1em;margin-right: 0.5714em;}ul.pcols-lg-3 {margin: 0 -12px;}ul.pcols-lg-3 li.product,ul.pcols-lg-3 li.product-category {width: 33.3333%;padding: 0 12px;}ul.pwidth-lg-3 .product-image {font-size: 1.2em;}ul.pwidth-lg-3 .add-links {font-size: 1em;}ul.pwidth-lg-3 li.product.hover .add_to_cart_read_more,ul.pwidth-lg-3 li.product:hover .add_to_cart_read_more,ul.pwidth-lg-3 li.product.hover .add_to_cart_button,ul.pwidth-lg-3 li.product:hover .add_to_cart_button {text-indent: 0;width: auto;padding: 0 0.7143em;}ul.pwidth-lg-3 li.product.hover .add_to_cart_read_more:before,ul.pwidth-lg-3 li.product:hover .add_to_cart_read_more:before,ul.pwidth-lg-3 li.product.hover .add_to_cart_button:before,ul.pwidth-lg-3 li.product:hover .add_to_cart_button:before {position: static;font-size: 1em;margin-right: 0.5714em;}ul.pcols-lg-2 {margin: 0 -15px;}ul.pcols-lg-2 li.product,ul.pcols-lg-2 li.product-category {width: 50%;padding: 0 15px;}ul.pwidth-lg-2 .product-image {font-size: 1.5em;}ul.pwidth-lg-2 .add-links {font-size: 1em;}ul.pwidth-lg-2 li.product.hover .add_to_cart_read_more,ul.pwidth-lg-2 li.product:hover .add_to_cart_read_more,ul.pwidth-lg-2 li.product.hover .add_to_cart_button,ul.pwidth-lg-2 li.product:hover .add_to_cart_button {text-indent: 0;width: auto;padding: 0 0.7143em;}ul.pwidth-lg-2 li.product.hover .add_to_cart_read_more:before,ul.pwidth-lg-2 li.product:hover .add_to_cart_read_more:before,ul.pwidth-lg-2 li.product.hover .add_to_cart_button:before,ul.pwidth-lg-2 li.product:hover .add_to_cart_button:before {position: static;font-size: 1em;margin-right: 0.5714em;}@media (max-width: 1169px) {ul.pcols-md-6 {margin: 0 -3px;}ul.pcols-md-6 li.product,ul.pcols-md-6 li.product-category {width: 16.6667%;padding: 0 3px;}ul.pwidth-md-6 .product-image {font-size: 0.8em;}ul.pwidth-md-6 .add-links {font-size: 0.85em;}ul.pwidth-md-6 li.product.hover .add_to_cart_read_more,ul.pwidth-md-6 li.product:hover .add_to_cart_read_more,ul.pwidth-md-6 li.product.hover .add_to_cart_button,ul.pwidth-md-6 li.product:hover .add_to_cart_button {text-indent: -9999em;width: 2.2em;padding: 0;}ul.pwidth-md-6 li.product.hover .add_to_cart_read_more:before,ul.pwidth-md-6 li.product:hover .add_to_cart_read_more:before,ul.pwidth-md-6 li.product.hover .add_to_cart_button:before,ul.pwidth-md-6 li.product:hover .add_to_cart_button:before {position: absolute;left: 0;right: 0;text-indent: 0;font-size: 1.1em;margin-right: auto;}ul.pcols-md-5 {margin: 0 -6px;}ul.pcols-md-5 li.product,ul.pcols-md-5 li.product-category {width: 20%;padding: 0 6px;}ul.pwidth-md-5 .product-image {font-size: 0.9em;}ul.pwidth-md-5 .add-links {font-size: 0.95em;}ul.pwidth-md-5 li.product.hover .add_to_cart_read_more,ul.pwidth-md-5 li.product:hover .add_to_cart_read_more,ul.pwidth-md-5 li.product.hover .add_to_cart_button,ul.pwidth-md-5 li.product:hover .add_to_cart_button {text-indent: -9999em;width: 2.2em;padding: 0;}ul.pwidth-md-5 li.product.hover .add_to_cart_read_more:before,ul.pwidth-md-5 li.product:hover .add_to_cart_read_more:before,ul.pwidth-md-5 li.product.hover .add_to_cart_button:before,ul.pwidth-md-5 li.product:hover .add_to_cart_button:before {position: absolute;left: 0;right: 0;text-indent: 0;font-size: 1.1em;margin-right: auto;}ul.pcols-md-4 {margin: 0 -8px;}ul.pcols-md-4 li.product,ul.pcols-md-4 li.product-category {width: 25%;padding: 0 8px;}ul.pwidth-md-4 .product-image {font-size: 1em;}ul.pwidth-md-4 .add-links {font-size: 1em;}ul.pwidth-md-4 li.product.hover .add_to_cart_read_more,ul.pwidth-md-4 li.product:hover .add_to_cart_read_more,ul.pwidth-md-4 li.product.hover .add_to_cart_button,ul.pwidth-md-4 li.product:hover .add_to_cart_button {text-indent: 0;width: auto;padding: 0 0.7143em;}ul.pwidth-md-4 li.product.hover .add_to_cart_read_more:before,ul.pwidth-md-4 li.product:hover .add_to_cart_read_more:before,ul.pwidth-md-4 li.product.hover .add_to_cart_button:before,ul.pwidth-md-4 li.product:hover .add_to_cart_button:before {position: static;font-size: 1em;margin-right: 0.5714em;}ul.pcols-md-3 {margin: 0 -10px;}ul.pcols-md-3 li.product,ul.pcols-md-3 li.product-category {width: 33.3333%;padding: 0 10px;}ul.pwidth-md-3 .product-image {font-size: 1.15em;}ul.pwidth-md-3 .add-links {font-size: 1em;}ul.pwidth-md-3 li.product.hover .add_to_cart_read_more,ul.pwidth-md-3 li.product:hover .add_to_cart_read_more,ul.pwidth-md-3 li.product.hover .add_to_cart_button,ul.pwidth-md-3 li.product:hover .add_to_cart_button {text-indent: 0;width: auto;padding: 0 0.7143em;}ul.pwidth-md-3 li.product.hover .add_to_cart_read_more:before,ul.pwidth-md-3 li.product:hover .add_to_cart_read_more:before,ul.pwidth-md-3 li.product.hover .add_to_cart_button:before,ul.pwidth-md-3 li.product:hover .add_to_cart_button:before {position: static;font-size: 1em;margin-right: 0.5714em;}ul.pcols-md-2 {margin: 0 -12px;}ul.pcols-md-2 li.product,ul.pcols-md-2 li.product-category {width: 50%;padding: 0 12px;}ul.pwidth-md-2 .product-image {font-size: 1.4em;}ul.pwidth-md-2 .add-links {font-size: 1em;}ul.pwidth-md-2 li.product.hover .add_to_cart_read_more,ul.pwidth-md-2 li.product:hover .add_to_cart_read_more,ul.pwidth-md-2 li.product.hover .add_to_cart_button,ul.pwidth-md-2 li.product:hover .add_to_cart_button {text-indent: 0;width: auto;padding: 0 0.7143em;}ul.pwidth-md-2 li.product.hover .add_to_cart_read_more:before,ul.pwidth-md-2 li.product:hover .add_to_cart_read_more:before,ul.pwidth-md-2 li.product.hover .add_to_cart_button:before,ul.pwidth-md-2 li.product:hover .add_to_cart_button:before {position: static;font-size: 1em;margin-right: 0.5714em;}}.column2 ul.pcols-lg-6 {margin: 0 -3px;}.column2 ul.pcols-lg-6 li.product,.column2 ul.pcols-lg-6 li.product-category {width: 16.6667%;padding: 0 3px;}.column2 ul.pwidth-lg-6 .product-image {font-size: 0.75em;}.column2 ul.pwidth-lg-6 .add-links {font-size: 0.8em;}.column2 ul.pwidth-lg-6 li.product.hover .add_to_cart_read_more,.column2 ul.pwidth-lg-6 li.product:hover .add_to_cart_read_more,.column2 ul.pwidth-lg-6 li.product.hover .add_to_cart_button,.column2 ul.pwidth-lg-6 li.product:hover .add_to_cart_button {text-indent: -9999em;width: 2.2em;padding: 0;}.column2 ul.pwidth-lg-6 li.product.hover .add_to_cart_read_more:before,.column2 ul.pwidth-lg-6 li.product:hover .add_to_cart_read_more:before,.column2 ul.pwidth-lg-6 li.product.hover .add_to_cart_button:before,.column2 ul.pwidth-lg-6 li.product:hover .add_to_cart_button:before {position: absolute;left: 0;right: 0;text-indent: 0;font-size: 1.1em;margin-right: auto;}.column2 ul.pcols-lg-5 {margin: 0 -5px;}.column2 ul.pcols-lg-5 li.product,.column2 ul.pcols-lg-5 li.product-category {width: 20%;padding: 0 5px;}.column2 ul.pwidth-lg-5 .product-image {font-size: 0.8em;}.column2 ul.pwidth-lg-5 .add-links {font-size: 0.9em;}.column2 ul.pwidth-lg-5 li.product.hover .add_to_cart_read_more,.column2 ul.pwidth-lg-5 li.product:hover .add_to_cart_read_more,.column2 ul.pwidth-lg-5 li.product.hover .add_to_cart_button,.column2 ul.pwidth-lg-5 li.product:hover .add_to_cart_button {text-indent: -9999em;width: 2.2em;padding: 0;}.column2 ul.pwidth-lg-5 li.product.hover .add_to_cart_read_more:before,.column2 ul.pwidth-lg-5 li.product:hover .add_to_cart_read_more:before,.column2 ul.pwidth-lg-5 li.product.hover .add_to_cart_button:before,.column2 ul.pwidth-lg-5 li.product:hover .add_to_cart_button:before {position: absolute;left: 0;right: 0;text-indent: 0;font-size: 1.1em;margin-right: auto;}.column2 ul.pcols-lg-4 {margin: 0 -7px;}.column2 ul.pcols-lg-4 li.product,.column2 ul.pcols-lg-4 li.product-category {width: 25%;padding: 0 7px;}.column2 ul.pwidth-lg-4 .product-image {font-size: 0.9em;}.column2 ul.pwidth-lg-4 .add-links {font-size: 0.95em;}.column2 ul.pwidth-lg-4 li.product.hover .add_to_cart_read_more,.column2 ul.pwidth-lg-4 li.product:hover .add_to_cart_read_more,.column2 ul.pwidth-lg-4 li.product.hover .add_to_cart_button,.column2 ul.pwidth-lg-4 li.product:hover .add_to_cart_button {text-indent: 0;width: auto;padding: 0 0.7143em;}.column2 ul.pwidth-lg-4 li.product.hover .add_to_cart_read_more:before,.column2 ul.pwidth-lg-4 li.product:hover .add_to_cart_read_more:before,.column2 ul.pwidth-lg-4 li.product.hover .add_to_cart_button:before,.column2 ul.pwidth-lg-4 li.product:hover .add_to_cart_button:before {position: static;font-size: 1em;margin-right: 0.5714em;}.column2 ul.pcols-lg-3 {margin: 0 -9px;}.column2 ul.pcols-lg-3 li.product,.column2 ul.pcols-lg-3 li.product-category {width: 33.3333%;padding: 0 9px;}.column2 ul.pwidth-lg-3 .product-image {font-size: 1em;}.column2 ul.pwidth-lg-3 .add-links {font-size: 1em;}.column2 ul.pwidth-lg-3 li.product.hover .add_to_cart_read_more,.column2 ul.pwidth-lg-3 li.product:hover .add_to_cart_read_more,.column2 ul.pwidth-lg-3 li.product.hover .add_to_cart_button,.column2 ul.pwidth-lg-3 li.product:hover .add_to_cart_button {text-indent: 0;width: auto;padding: 0 0.7143em;}.column2 ul.pwidth-lg-3 li.product.hover .add_to_cart_read_more:before,.column2 ul.pwidth-lg-3 li.product:hover .add_to_cart_read_more:before,.column2 ul.pwidth-lg-3 li.product.hover .add_to_cart_button:before,.column2 ul.pwidth-lg-3 li.product:hover .add_to_cart_button:before {position: static;font-size: 1em;margin-right: 0.5714em;}.column2 ul.pcols-lg-2 {margin: 0 -12px;}.column2 ul.pcols-lg-2 li.product,.column2 ul.pcols-lg-2 li.product-category {width: 50%;padding: 0 12px;}.column2 ul.pwidth-lg-2 .product-image {font-size: 1.2em;}.column2 ul.pwidth-lg-2 .add-links {font-size: 1em;}.column2 ul.pwidth-lg-2 li.product.hover .add_to_cart_read_more,.column2 ul.pwidth-lg-2 li.product:hover .add_to_cart_read_more,.column2 ul.pwidth-lg-2 li.product.hover .add_to_cart_button,.column2 ul.pwidth-lg-2 li.product:hover .add_to_cart_button {text-indent: 0;width: auto;padding: 0 0.7143em;}.column2 ul.pwidth-lg-2 li.product.hover .add_to_cart_read_more:before,.column2 ul.pwidth-lg-2 li.product:hover .add_to_cart_read_more:before,.column2 ul.pwidth-lg-2 li.product.hover .add_to_cart_button:before,.column2 ul.pwidth-lg-2 li.product:hover .add_to_cart_button:before {position: static;font-size: 1em;margin-right: 0.5714em;}@media (max-width: 1169px) {.column2 ul.pcols-md-5 {margin: 0 -3px;}.column2 ul.pcols-md-5 li.product,.column2 ul.pcols-md-5 li.product-category {width: 20%;padding: 0 3px;}.column2 ul.pwidth-md-5 .product-image {font-size: 0.75em;}.column2 ul.pwidth-md-5 .add-links {font-size: 0.8em;}.column2 ul.pwidth-md-5 li.product.hover .add_to_cart_read_more,.column2 ul.pwidth-md-5 li.product:hover .add_to_cart_read_more,.column2 ul.pwidth-md-5 li.product.hover .add_to_cart_button,.column2 ul.pwidth-md-5 li.product:hover .add_to_cart_button {text-indent: -9999em;width: 2.2em;padding: 0;}.column2 ul.pwidth-md-5 li.product.hover .add_to_cart_read_more:before,.column2 ul.pwidth-md-5 li.product:hover .add_to_cart_read_more:before,.column2 ul.pwidth-md-5 li.product.hover .add_to_cart_button:before,.column2 ul.pwidth-md-5 li.product:hover .add_to_cart_button:before {position: absolute;left: 0;right: 0;text-indent: 0;font-size: 1.1em;margin-right: auto;}.column2 ul.pcols-md-4 {margin: 0 -5px;}.column2 ul.pcols-md-4 li.product,.column2 ul.pcols-md-4 li.product-category {width: 25%;padding: 0 5px;}.column2 ul.pwidth-md-4 .product-image {font-size: 0.8em;}.column2 ul.pwidth-md-4 .add-links {font-size: 0.9em;}.column2 ul.pwidth-md-4 li.product.hover .add_to_cart_read_more,.column2 ul.pwidth-md-4 li.product:hover .add_to_cart_read_more,.column2 ul.pwidth-md-4 li.product.hover .add_to_cart_button,.column2 ul.pwidth-md-4 li.product:hover .add_to_cart_button {text-indent: -9999em;width: 2.2em;padding: 0;}.column2 ul.pwidth-md-4 li.product.hover .add_to_cart_read_more:before,.column2 ul.pwidth-md-4 li.product:hover .add_to_cart_read_more:before,.column2 ul.pwidth-md-4 li.product.hover .add_to_cart_button:before,.column2 ul.pwidth-md-4 li.product:hover .add_to_cart_button:before {position: absolute;left: 0;right: 0;text-indent: 0;font-size: 1.1em;margin-right: auto;}.column2 ul.pcols-md-3 {margin: 0 -7px;}.column2 ul.pcols-md-3 li.product,.column2 ul.pcols-md-3 li.product-category {width: 33.3333%;padding: 0 7px;}.column2 ul.pwidth-md-3 .product-image {font-size: 0.9em;}.column2 ul.pwidth-md-3 .add-links {font-size: 1em;}.column2 ul.pwidth-md-3 li.product.hover .add_to_cart_read_more,.column2 ul.pwidth-md-3 li.product:hover .add_to_cart_read_more,.column2 ul.pwidth-md-3 li.product.hover .add_to_cart_button,.column2 ul.pwidth-md-3 li.product:hover .add_to_cart_button {text-indent: 0;width: auto;padding: 0 0.7143em;}.column2 ul.pwidth-md-3 li.product.hover .add_to_cart_read_more:before,.column2 ul.pwidth-md-3 li.product:hover .add_to_cart_read_more:before,.column2 ul.pwidth-md-3 li.product.hover .add_to_cart_button:before,.column2 ul.pwidth-md-3 li.product:hover .add_to_cart_button:before {position: static;font-size: 1em;margin-right: 0.5714em;}.column2 ul.pcols-md-2 {margin: 0 -10px;}.column2 ul.pcols-md-2 li.product,.column2 ul.pcols-md-2 li.product-category {width: 50%;padding: 0 10px;}.column2 ul.pwidth-md-2 .product-image {font-size: 1.1em;}.column2 ul.pwidth-md-2 .add-links {font-size: 1em;}.column2 ul.pwidth-md-2 li.product.hover .add_to_cart_read_more,.column2 ul.pwidth-md-2 li.product:hover .add_to_cart_read_more,.column2 ul.pwidth-md-2 li.product.hover .add_to_cart_button,.column2 ul.pwidth-md-2 li.product:hover .add_to_cart_button {text-indent: 0;width: auto;padding: 0 0.7143em;}.column2 ul.pwidth-md-2 li.product.hover .add_to_cart_read_more:before,.column2 ul.pwidth-md-2 li.product:hover .add_to_cart_read_more:before,.column2 ul.pwidth-md-2 li.product.hover .add_to_cart_button:before,.column2 ul.pwidth-md-2 li.product:hover .add_to_cart_button:before {position: static;font-size: 1em;margin-right: 0.5714em;}}@media (max-width: 767px) {ul.pcols-xs-3,.column2 ul.pcols-xs-3 {margin: 0 -3px;}ul.pcols-xs-3 li.product,.column2 ul.pcols-xs-3 li.product,ul.pcols-xs-3 li.product-category,.column2 ul.pcols-xs-3 li.product-category {width: 33.3333%;padding: 0 3px;}ul.pwidth-xs-3 .product-image,.column2 ul.pwidth-xs-3 .product-image {font-size: 0.85em;}ul.pwidth-xs-3 .add-links,.column2 ul.pwidth-xs-3 .add-links {font-size: 0.85em;}ul.pwidth-xs-3 li.product.hover .add_to_cart_read_more,.column2 ul.pwidth-xs-3 li.product.hover .add_to_cart_read_more,ul.pwidth-xs-3 li.product:hover .add_to_cart_read_more,.column2 ul.pwidth-xs-3 li.product:hover .add_to_cart_read_more,ul.pwidth-xs-3 li.product.hover .add_to_cart_button,.column2 ul.pwidth-xs-3 li.product.hover .add_to_cart_button,ul.pwidth-xs-3 li.product:hover .add_to_cart_button,.column2 ul.pwidth-xs-3 li.product:hover .add_to_cart_button {text-indent: -9999em;width: 2.2em;padding: 0;}ul.pwidth-xs-3 li.product.hover .add_to_cart_read_more:before,.column2 ul.pwidth-xs-3 li.product.hover .add_to_cart_read_more:before,ul.pwidth-xs-3 li.product:hover .add_to_cart_read_more:before,.column2 ul.pwidth-xs-3 li.product:hover .add_to_cart_read_more:before,ul.pwidth-xs-3 li.product.hover .add_to_cart_button:before,.column2 ul.pwidth-xs-3 li.product.hover .add_to_cart_button:before,ul.pwidth-xs-3 li.product:hover .add_to_cart_button:before,.column2 ul.pwidth-xs-3 li.product:hover .add_to_cart_button:before {position: absolute;left: 0;right: 0;text-indent: 0;font-size: 1.1em;margin-right: auto;}ul.pcols-xs-2,.column2 ul.pcols-xs-2 {margin: 0 -6px;}ul.pcols-xs-2 li.product,.column2 ul.pcols-xs-2 li.product,ul.pcols-xs-2 li.product-category,.column2 ul.pcols-xs-2 li.product-category {width: 50%;padding: 0 6px;}ul.pwidth-xs-2 .product-image,.column2 ul.pwidth-xs-2 .product-image {font-size: 1em;}ul.pwidth-xs-2 .add-links,.column2 ul.pwidth-xs-2 .add-links {font-size: 1em;}ul.pwidth-xs-2 li.product.hover .add_to_cart_read_more,.column2 ul.pwidth-xs-2 li.product.hover .add_to_cart_read_more,ul.pwidth-xs-2 li.product:hover .add_to_cart_read_more,.column2 ul.pwidth-xs-2 li.product:hover .add_to_cart_read_more,ul.pwidth-xs-2 li.product.hover .add_to_cart_button,.column2 ul.pwidth-xs-2 li.product.hover .add_to_cart_button,ul.pwidth-xs-2 li.product:hover .add_to_cart_button,.column2 ul.pwidth-xs-2 li.product:hover .add_to_cart_button {text-indent: 0;width: auto;padding: 0 0.7143em;}ul.pwidth-xs-2 li.product.hover .add_to_cart_read_more:before,.column2 ul.pwidth-xs-2 li.product.hover .add_to_cart_read_more:before,ul.pwidth-xs-2 li.product:hover .add_to_cart_read_more:before,.column2 ul.pwidth-xs-2 li.product:hover .add_to_cart_read_more:before,ul.pwidth-xs-2 li.product.hover .add_to_cart_button:before,.column2 ul.pwidth-xs-2 li.product.hover .add_to_cart_button:before,ul.pwidth-xs-2 li.product:hover .add_to_cart_button:before,.column2 ul.pwidth-xs-2 li.product:hover .add_to_cart_button:before {position: static;font-size: 1em;margin-right: 0.5714em;}ul.pcols-xs-1,.column2 ul.pcols-xs-1 {margin: 0;}ul.pcols-xs-1 li.product,.column2 ul.pcols-xs-1 li.product,ul.pcols-xs-1 li.product-category,.column2 ul.pcols-xs-1 li.product-category {width: 100%;padding: 0;}ul.pwidth-xs-1 .product-image,.column2 ul.pwidth-xs-1 .product-image {font-size: 1.2em;}ul.pwidth-xs-1 .add-links,.column2 ul.pwidth-xs-1 .add-links {font-size: 1em;}ul.pwidth-xs-1 li.product.hover .add_to_cart_read_more,.column2 ul.pwidth-xs-1 li.product.hover .add_to_cart_read_more,ul.pwidth-xs-1 li.product:hover .add_to_cart_read_more,.column2 ul.pwidth-xs-1 li.product:hover .add_to_cart_read_more,ul.pwidth-xs-1 li.product.hover .add_to_cart_button,.column2 ul.pwidth-xs-1 li.product.hover .add_to_cart_button,ul.pwidth-xs-1 li.product:hover .add_to_cart_button,.column2 ul.pwidth-xs-1 li.product:hover .add_to_cart_button {text-indent: 0;width: auto;padding: 0 0.7143em;}ul.pwidth-xs-1 li.product.hover .add_to_cart_read_more:before,.column2 ul.pwidth-xs-1 li.product.hover .add_to_cart_read_more:before,ul.pwidth-xs-1 li.product:hover .add_to_cart_read_more:before,.column2 ul.pwidth-xs-1 li.product:hover .add_to_cart_read_more:before,ul.pwidth-xs-1 li.product.hover .add_to_cart_button:before,.column2 ul.pwidth-xs-1 li.product.hover .add_to_cart_button:before,ul.pwidth-xs-1 li.product:hover .add_to_cart_button:before,.column2 ul.pwidth-xs-1 li.product:hover .add_to_cart_button:before {position: static;font-size: 1em;margin-right: 0.5714em;}}@media (max-width: 480px) {ul.pcols-ls-2,.column2 ul.pcols-ls-2 {margin: 0 -3px;}ul.pcols-ls-2 li.product,.column2 ul.pcols-ls-2 li.product,ul.pcols-ls-2 li.product-category,.column2 ul.pcols-ls-2 li.product-category {width: 50%;padding: 0 3px;}ul.pwidth-ls-2 .product-image,.column2 ul.pwidth-ls-2 .product-image {font-size: 0.8em;}ul.pwidth-ls-2 .add-links,.column2 ul.pwidth-ls-2 .add-links {font-size: 0.85em;}ul.pwidth-ls-2 li.product.hover .add_to_cart_read_more,.column2 ul.pwidth-ls-2 li.product.hover .add_to_cart_read_more,ul.pwidth-ls-2 li.product:hover .add_to_cart_read_more,.column2 ul.pwidth-ls-2 li.product:hover .add_to_cart_read_more,ul.pwidth-ls-2 li.product.hover .add_to_cart_button,.column2 ul.pwidth-ls-2 li.product.hover .add_to_cart_button,ul.pwidth-ls-2 li.product:hover .add_to_cart_button,.column2 ul.pwidth-ls-2 li.product:hover .add_to_cart_button {text-indent: -9999em;width: 2.2em;padding: 0;}ul.pwidth-ls-2 li.product.hover .add_to_cart_read_more:before,.column2 ul.pwidth-ls-2 li.product.hover .add_to_cart_read_more:before,ul.pwidth-ls-2 li.product:hover .add_to_cart_read_more:before,.column2 ul.pwidth-ls-2 li.product:hover .add_to_cart_read_more:before,ul.pwidth-ls-2 li.product.hover .add_to_cart_button:before,.column2 ul.pwidth-ls-2 li.product.hover .add_to_cart_button:before,ul.pwidth-ls-2 li.product:hover .add_to_cart_button:before,.column2 ul.pwidth-ls-2 li.product:hover .add_to_cart_button:before {position: absolute;left: 0;right: 0;text-indent: 0;font-size: 1.1em;margin-right: auto;}ul.pcols-ls-1,.column2 ul.pcols-ls-1 {margin: 0;}ul.pcols-ls-1 li.product,.column2 ul.pcols-ls-1 li.product,ul.pcols-ls-1 li.product-category,.column2 ul.pcols-ls-1 li.product-category {width: 100%;padding: 0;}ul.pwidth-ls-1 .product-image,.column2 ul.pwidth-ls-1 .product-image {font-size: 1.1em;}ul.pwidth-ls-1 .add-links,.column2 ul.pwidth-ls-1 .add-links {font-size: 1em;}ul.pwidth-ls-1 li.product.hover .add_to_cart_read_more,.column2 ul.pwidth-ls-1 li.product.hover .add_to_cart_read_more,ul.pwidth-ls-1 li.product:hover .add_to_cart_read_more,.column2 ul.pwidth-ls-1 li.product:hover .add_to_cart_read_more,ul.pwidth-ls-1 li.product.hover .add_to_cart_button,.column2 ul.pwidth-ls-1 li.product.hover .add_to_cart_button,ul.pwidth-ls-1 li.product:hover .add_to_cart_button,.column2 ul.pwidth-ls-1 li.product:hover .add_to_cart_button {text-indent: 0;width: auto;padding: 0 0.7143em;}ul.pwidth-ls-1 li.product.hover .add_to_cart_read_more:before,.column2 ul.pwidth-ls-1 li.product.hover .add_to_cart_read_more:before,ul.pwidth-ls-1 li.product:hover .add_to_cart_read_more:before,.column2 ul.pwidth-ls-1 li.product:hover .add_to_cart_read_more:before,ul.pwidth-ls-1 li.product.hover .add_to_cart_button:before,.column2 ul.pwidth-ls-1 li.product.hover .add_to_cart_button:before,ul.pwidth-ls-1 li.product:hover .add_to_cart_button:before,.column2 ul.pwidth-ls-1 li.product:hover .add_to_cart_button:before {position: static;font-size: 1em;margin-right: 0.5714em;}}ul li.pcols-lg-first,.column2 ul li.pcols-lg-first {clear: both;}@media (max-width: 1169px) {ul li.pcols-lg-first,.column2 ul li.pcols-lg-first {clear: none;}ul li.pcols-md-first,.column2 ul li.pcols-md-first {clear: both;}}@media (max-width: 767px) {ul li.pcols-md-first,.column2 ul li.pcols-md-first {clear: none;}ul li.pcols-xs-first,.column2 ul li.pcols-xs-first {clear: both;}}@media (max-width: 480px) {ul li.pcols-xs-first,.column2 ul li.pcols-xs-first {clear: none;}ul li.pcols-ls-first,.column2 ul li.pcols-ls-first {clear: both;}}ul.list.products,.column2 ul.list.products {margin: 0;}ul.list li.product,.column2 ul.list li.product {width: 100%;padding: 0;margin-bottom: 2.1429em;text-align: left;}ul.list li.product .description,.column2 ul.list li.product .description {display: block;}ul.list li.product .product-image,.column2 ul.list li.product .product-image {float: left;padding-left: 0.2381em !important;margin-bottom: 0;}ul.list li.product h3,.column2 ul.list li.product h3 {font-size: 1.2857em;font-weight: 600;margin-top: 0.3em;}ul.list li.product .rating-wrap,.column2 ul.list li.product .rating-wrap {display: block;margin-bottom: 2em;}ul.list li.product .rating-wrap .rating-before,.column2 ul.list li.product .rating-wrap .rating-before {display: none;}ul.list li.product .rating-wrap .rating-after,.column2 ul.list li.product .rating-wrap .rating-after {width: 100%;padding-left: 0.6em;}ul.list li.product .rating-wrap .star-rating,.column2 ul.list li.product .rating-wrap .star-rating {margin-left: 0;}ul.list li.product .rating-wrap .star-rating,.column2 ul.list li.product .rating-wrap .star-rating,ul.list li.product .rating-wrap .star-rating span,.column2 ul.list li.product .rating-wrap .star-rating span {width: 5.5em;}ul.list li.product .rating-wrap .star-rating:before,.column2 ul.list li.product .rating-wrap .star-rating:before,ul.list li.product .rating-wrap .star-rating span:before,.column2 ul.list li.product .rating-wrap .star-rating span:before {left: 0em;}ul.list li.product .price,.column2 ul.list li.product .price {margin-top: 0;}ul.list li.product .add-links,.column2 ul.list li.product .add-links {display: inline;}ul.list li.product .add-links .yith-wcwl-add-to-wishlist > div,.column2 ul.list li.product .add-links .yith-wcwl-add-to-wishlist > div,ul.list li.product .add-links .quickview,.column2 ul.list li.product .add-links .quickview {position: relative;left: 0 !important;opacity: 1;visibility: visible;}ul.list li.product .add_to_cart_button,.column2 ul.list li.product .add_to_cart_button,ul.list li.product .add_to_cart_read_more,.column2 ul.list li.product .add_to_cart_read_more {margin-right: 0.8em;color: #fff;}ul.list li.product .yith-wcwl-add-to-wishlist,.column2 ul.list li.product .yith-wcwl-add-to-wishlist {display: inline-block;margin-right: 0.2143em;}ul.list .add-links,.column2 ul.list .add-links {font-size: 1em;}ul.list li.product.hover .add_to_cart_read_more,.column2 ul.list li.product.hover .add_to_cart_read_more,ul.list li.product:hover .add_to_cart_read_more,.column2 ul.list li.product:hover .add_to_cart_read_more,ul.list li.product.hover .add_to_cart_button,.column2 ul.list li.product.hover .add_to_cart_button,ul.list li.product:hover .add_to_cart_button,.column2 ul.list li.product:hover .add_to_cart_button {text-indent: 0;width: auto;padding: 0 0.7143em;}ul.list li.product.hover .add_to_cart_read_more:before,.column2 ul.list li.product.hover .add_to_cart_read_more:before,ul.list li.product:hover .add_to_cart_read_more:before,.column2 ul.list li.product:hover .add_to_cart_read_more:before,ul.list li.product.hover .add_to_cart_button:before,.column2 ul.list li.product.hover .add_to_cart_button:before,ul.list li.product:hover .add_to_cart_button:before,.column2 ul.list li.product:hover .add_to_cart_button:before {position: static;font-size: 1em;margin-right: 0.5714em;}ul.list li.product > * {display: block;}ul.list li.product > script,ul.list li.product > style {display: none;}ul.list.pcols-lg-8 li.product > * {padding-left: 14%;}ul.list.pcols-lg-8 li.product .product-image {width: 12.5%;font-size: 0.75em;}ul.list.pcols-lg-8 li.product.show-outimage-q-onimage-alt > div > * {padding-left: 14%;}ul.list.pcols-lg-7 li.product > * {padding-left: 16%;}ul.list.pcols-lg-7 li.product .product-image {width: 14.5%;font-size: 0.8em;}ul.list.pcols-lg-7 li.product.show-outimage-q-onimage-alt > div > * {padding-left: 16%;}ul.list.pcols-lg-6 li.product > * {padding-left: 18.5%;}ul.list.pcols-lg-6 li.product .product-image {width: 17%;font-size: 0.85em;}ul.list.pcols-lg-6 li.product.show-outimage-q-onimage-alt > div > * {padding-left: 18.5%;}ul.list.pcols-lg-5 li.product > *,ul.list.pcols-lg-4 li.product > *,ul.list.pcols-lg-3 li.product > *,ul.list.pcols-lg-2 li.product > * {padding-left: 21.5%;}ul.list.pcols-lg-5 li.product .product-image,ul.list.pcols-lg-4 li.product .product-image,ul.list.pcols-lg-3 li.product .product-image,ul.list.pcols-lg-2 li.product .product-image {width: 20%;font-size: 1em;}ul.list.pcols-lg-5 li.product.show-outimage-q-onimage-alt > div > *,ul.list.pcols-lg-4 li.product.show-outimage-q-onimage-alt > div > *,ul.list.pcols-lg-3 li.product.show-outimage-q-onimage-alt > div > *,ul.list.pcols-lg-2 li.product.show-outimage-q-onimage-alt > div > * {padding-left: 21.5%;}ul.list.pcols-lg-5 li.product.show-outimage-q-onimage-alt > *,ul.list.pcols-lg-4 li.product.show-outimage-q-onimage-alt > *,ul.list.pcols-lg-3 li.product.show-outimage-q-onimage-alt > *,ul.list.pcols-lg-2 li.product.show-outimage-q-onimage-alt > * {padding-left: 0;}@media (max-width: 1169px) {ul.list.pcols-md-6 li.product > * {padding-left: 18.8%;}ul.list.pcols-md-6 li.product .product-image {width: 17%;font-size: 0.75em;}ul.list.pcols-md-6 li.product.show-outimage-q-onimage-alt > div > * {padding-left: 18.8%;}ul.list.pcols-md-5 li.product > * {padding-left: 21.8%;}ul.list.pcols-md-5 li.product .product-image {width: 20%;font-size: 0.8em;}ul.list.pcols-md-5 li.product.show-outimage-q-onimage-alt > div > * {padding-left: 21.8%;}ul.list.pcols-md-4 li.product > *,ul.list.pcols-md-3 li.product > *,ul.list.pcols-md-2 li.product > * {padding-left: 24.3%;}ul.list.pcols-md-4 li.product .product-image,ul.list.pcols-md-3 li.product .product-image,ul.list.pcols-md-2 li.product .product-image {width: 22.5%;font-size: 0.9em;}ul.list.pcols-md-4 li.product.show-outimage-q-onimage-alt > div > *,ul.list.pcols-md-3 li.product.show-outimage-q-onimage-alt > div > *,ul.list.pcols-md-2 li.product.show-outimage-q-onimage-alt > div > * {padding-left: 24.3%;}}.column2 ul.list.pcols-lg-6 li.product > * {padding-left: 18.5%;}.column2 ul.list.pcols-lg-6 li.product .product-image {width: 17%;font-size: 0.8em;}.column2 ul.list.pcols-lg-6 li.product.show-outimage-q-onimage-alt > div > * {padding-left: 18.5%;}.column2 ul.list.pcols-lg-5 li.product > *,.column2 ul.list.pcols-lg-4 li.product > *,.column2 ul.list.pcols-lg-3 li.product > *,.column2 ul.list.pcols-lg-2 li.product > * {padding-left: 21.5%;}.column2 ul.list.pcols-lg-5 li.product .product-image,.column2 ul.list.pcols-lg-4 li.product .product-image,.column2 ul.list.pcols-lg-3 li.product .product-image,.column2 ul.list.pcols-lg-2 li.product .product-image {width: 20%;font-size: 0.9em;}.column2 ul.list.pcols-lg-5 li.product.show-outimage-q-onimage-alt > div > *,.column2 ul.list.pcols-lg-4 li.product.show-outimage-q-onimage-alt > div > *,.column2 ul.list.pcols-lg-3 li.product.show-outimage-q-onimage-alt > div > *,.column2 ul.list.pcols-lg-2 li.product.show-outimage-q-onimage-alt > div > * {padding-left: 21.5%;display: block;}.column2 ul.list.pcols-lg-5 li.product.show-outimage-q-onimage-alt > *,.column2 ul.list.pcols-lg-4 li.product.show-outimage-q-onimage-alt > *,.column2 ul.list.pcols-lg-3 li.product.show-outimage-q-onimage-alt > *,.column2 ul.list.pcols-lg-2 li.product.show-outimage-q-onimage-alt > * {padding-left: 0;}@media (max-width: 1169px) {.column2 ul.list.pcols-md-6 li.product > *,.column2 ul.list.pcols-md-5 li.product > * {padding-left: 21.8%;}.column2 ul.list.pcols-md-6 li.product .product-image,.column2 ul.list.pcols-md-5 li.product .product-image {width: 20%;font-size: 0.8em;}.column2 ul.list.pcols-md-6 li.product.show-outimage-q-onimage-alt > div > *,.column2 ul.list.pcols-md-5 li.product.show-outimage-q-onimage-alt > div > * {padding-left: 21.8%;}.column2 ul.list.pcols-md-4 li.product > *,.column2 ul.list.pcols-md-3 li.product > *,.column2 ul.list.pcols-md-2 li.product > * {padding-left: 24.3%;}.column2 ul.list.pcols-md-4 li.product .product-image,.column2 ul.list.pcols-md-3 li.product .product-image,.column2 ul.list.pcols-md-2 li.product .product-image {width: 22.5%;font-size: 0.8em;}.column2 ul.list.pcols-md-4 li.product.show-outimage-q-onimage-alt > div > *,.column2 ul.list.pcols-md-3 li.product.show-outimage-q-onimage-alt > div > *,.column2 ul.list.pcols-md-2 li.product.show-outimage-q-onimage-alt > div > * {padding-left: 24.3%;}}@media (max-width: 767px) {ul.list.pcols-xs-3 li.product > *,.column2 ul.list.pcols-xs-3 li.product > *,ul.list.pcols-xs-2 li.product > *,.column2 ul.list.pcols-xs-2 li.product > *,ul.list.pcols-xs-1 li.product > *,.column2 ul.list.pcols-xs-1 li.product > * {padding-left: 0;}ul.list.pcols-xs-3 li.product .rating-after,.column2 ul.list.pcols-xs-3 li.product .rating-after,ul.list.pcols-xs-2 li.product .rating-after,.column2 ul.list.pcols-xs-2 li.product .rating-after,ul.list.pcols-xs-1 li.product .rating-after,.column2 ul.list.pcols-xs-1 li.product .rating-after {display: none;}ul.list.pcols-xs-3 li.product .product-image,.column2 ul.list.pcols-xs-3 li.product .product-image,ul.list.pcols-xs-2 li.product .product-image,.column2 ul.list.pcols-xs-2 li.product .product-image,ul.list.pcols-xs-1 li.product .product-image,.column2 ul.list.pcols-xs-1 li.product .product-image {width: 30%;margin-right: 18px;font-size: 0.8em;}ul.list.pcols-xs-3 li.product.show-outimage-q-onimage-alt > div > *,.column2 ul.list.pcols-xs-3 li.product.show-outimage-q-onimage-alt > div > *,ul.list.pcols-xs-2 li.product.show-outimage-q-onimage-alt > div > *,.column2 ul.list.pcols-xs-2 li.product.show-outimage-q-onimage-alt > div > *,ul.list.pcols-xs-1 li.product.show-outimage-q-onimage-alt > div > *,.column2 ul.list.pcols-xs-1 li.product.show-outimage-q-onimage-alt > div > * {padding-left: 0;}}@media (max-width: 480px) {ul.list.pcols-ls-2 li.product .product-image,.column2 ul.list.pcols-ls-2 li.product .product-image,ul.list.pcols-ls-1 li.product .product-image,.column2 ul.list.pcols-ls-1 li.product .product-image {width: 40%;margin-right: 15px;font-size: 0.75em;}}ul.products.list li.product-category img,.column2 ul.products.list li.product-category img {width: 100%;font-size: 1em;}ul.products li.product-category a,.column2 ul.products li.product-category a {text-decoration: none;}ul.products li.product-category .thumb-info,.column2 ul.products li.product-category .thumb-info {min-height: 90px;margin-bottom: 0;text-align: left;}ul.products li.product-category .thumb-info h3,.column2 ul.products li.product-category .thumb-info h3 {font-weight: inherit;font-size: 1em;font-weight: inherit;color: inherit;line-height: inherit;margin: 0;padding: 0;text-transform: uppercase;}ul.products li.product-category mark,.column2 ul.products li.product-category mark {padding: 0;background: transparent;color: inherit;}.porto-products.hide-count ul.products li.product-category .thumb-info-wrap {bottom: 10%;position: absolute;left: 0;right: 0;text-align: center;}.porto-products.hide-count ul.products li.product-category .thumb-info-wrap .thumb-info-title {position: static;display: inline-block;}.porto-products.hide-count ul.products li.product-category .thumb-info-wrap h3 {line-height: 1;}.porto-products.hide-count ul.products li.product-category .thumb-info-type {display: none;}ul.products.products-slider li.product,.column2 ul.products.products-slider li.product,ul.products.product-carousel li.product,.column2 ul.products.product-carousel li.product,ul.products.products-slider li.product-category,.column2 ul.products.products-slider li.product-category,ul.products.product-carousel li.product-category,.column2 ul.products.product-carousel li.product-category {float: none;width: 100%;}ul.products.product-carousel,.column2 ul.products.product-carousel {margin: 0;}ul.products.product_list_widget .product {float: none;text-align: left;padding-left: 0;}ul.products.product_list_widget .product .product-image {margin-left: 0;margin-right: 15px;}ul.products.product_list_widget .product .rating-wrap {display: block;margin: -8px 0 6px;height: auto;}ul.products.product_list_widget .product .rating-wrap .star-rating {width: 5.5em;}ul.products.product_list_widget .add-links {font-size: 0.8571em;}ul.products.product_list_widget .add-links .add_to_cart_button,ul.products.product_list_widget .add-links .add_to_cart_read_more {text-indent: 0 !important;}ul.products.product_list_widget .add-links .add_to_cart_button:before,ul.products.product_list_widget .add-links .add_to_cart_read_more:before {display: none;}ul.products.product_list_widget .add-links .tooltip {display: none !important;}ul.products.product_list_widget .labels,ul.products.product_list_widget .description,ul.products.product_list_widget .yith-wcwl-add-to-wishlist,ul.products.product_list_widget .add-links .quickview {display: none;}ul.products.product_list_widget .rating-wrap .rating-before,ul.products.product_list_widget .rating-wrap .rating-after {display: none !important;}ul.products.product_list_widget .rating-wrap .star-rating {margin-left: 0 !important;font-size: 1em;}ul.products.product_list_widget .rating-wrap .star-rating:before,ul.products.product_list_widget .rating-wrap .star-rating span:before {left: 0 !important;}ul.products.product_list_widget .add-links-wrap {display: block !important;}ul.products.product_list_widget .links-on-image .add-links-wrap {display: none !important;}.yith-wcan-loading {height: 200px;}.prdctfltr_filter_title a {text-decoration: none;}#loading-mask {font-size: 1.1em;font-weight: 700;position: fixed;text-align: center;z-index: 20002;width: 100%;height: 100%;left: 0;top: 0;}.loader-container {position: absolute;left: 0;top: 0;width: 100%;height: 100%;z-index: 199;text-align: center;background-color: rgba(255, 255, 255, .5);display: none;}.loader-container > .loader {position: absolute;width: 100%;top: 50%;margin-top: -8px;}.loader-container i.porto-ajax-loader {display: inline-block;border: 2.5px solid;width: 24px;height: 24px;vertical-align: middle;border-radius: 20px;border-bottom-color: transparent !important;-moz-animation: spin 2s infinite linear;-o-animation: spin 2s infinite linear;-webkit-animation: spin 2s infinite linear;animation: spin 2s infinite linear;}.after-loading-success-message {display: none;font-size: 1.1em;position: fixed;text-align: center;z-index: 20002;width: 100%;height: 100%;left: 0;top: 0;}.background-overlay {position: absolute;left: 0;top: 0;width: 100%;height: 100%;opacity: 0.5;filter: Alpha(Opacity=50);background-color: transparent;}.success-message-container {margin: auto;padding: 20px 14px;line-height: 1.4;position: relative;text-align: center;top: 35%;width: 300px;z-index: 1000;background: #fff none repeat scroll 0 0;box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);}.success-message-container .product-name {font-size: 14px;margin: 5px 0 10px;}.success-message-container .msg {display: block;margin-bottom: 10px;font-size: 13px;}.success-message-container button {margin-top: 12px;padding: 8.5px 0;min-width: 133px;border-radius: 0;}.success-message-container img {display: inline-block;width: 30%;}.widget_product_categories,.widget_price_filter,.widget_layered_nav,.widget_layered_nav_filters,.widget_rating_filter {border: 1px solid #ddd;border-radius: 0;background: #fbfbfb;margin-bottom: 1.0714em;margin-top: 0;position: relative;}.widget_product_categories > ul,.widget_price_filter > ul,.widget_layered_nav > ul,.widget_layered_nav_filters > ul,.widget_rating_filter > ul,.widget_product_categories > div > ul,.widget_price_filter > div > ul,.widget_layered_nav > div > ul,.widget_layered_nav_filters > div > ul,.widget_rating_filter > div > ul,.widget_product_categories > *,.widget_price_filter > *,.widget_layered_nav > *,.widget_layered_nav_filters > *,.widget_rating_filter > * {padding: 0.7143em 1.0714em;border-width: 0;margin: 0;}.widget_product_categories > select,.widget_price_filter > select,.widget_layered_nav > select,.widget_layered_nav_filters > select,.widget_rating_filter > select {margin: 1.0714em 5%;width: 90%;padding: 0.4em;box-shadow: 0 0 2px rgba(0, 0, 0, 0.3) inset;}.widget_product_categories .widget-title,.widget_price_filter .widget-title,.widget_layered_nav .widget-title,.widget_layered_nav_filters .widget-title,.widget_rating_filter .widget-title {background: #f5f5f5;border-bottom: 1px solid #ddd;border-radius: 0 0 0 0;font-size: 1.06em;color: #21293c;font-weight: 600;line-height: 1.4;padding: 0.7143em 1.0714em;margin: 0;text-transform: uppercase;position: relative;-webkit-transition: all 0.25s ease 0s;-moz-transition: all 0.25s ease 0s;transition: all 0.25s ease 0s;}.widget_product_categories .widget-title .toggle,.widget_price_filter .widget-title .toggle,.widget_layered_nav .widget-title .toggle,.widget_layered_nav_filters .widget-title .toggle,.widget_rating_filter .widget-title .toggle {display: inline-block;width: 1.8571em;height: 1.8571em;line-height: 1.7572em;color: #ccc;border-radius: 0;position: absolute;right: 6px;top: 1px;bottom: 0;margin: auto;padding: 0;cursor: pointer;font-family: "FontAwesome";text-align: center;-webkit-transition: all 0.25s ease 0s;-moz-transition: all 0.25s ease 0s;transition: all 0.25s ease 0s;}.widget_product_categories .widget-title .toggle:before,.widget_price_filter .widget-title .toggle:before,.widget_layered_nav .widget-title .toggle:before,.widget_layered_nav_filters .widget-title .toggle:before,.widget_rating_filter .widget-title .toggle:before {font-family: 'porto';content: "\e81b";color: #21293c;font-size: 17px;}.widget_product_categories.closed .widget-title,.widget_price_filter.closed .widget-title,.widget_layered_nav.closed .widget-title,.widget_layered_nav_filters.closed .widget-title,.widget_rating_filter.closed .widget-title {border-bottom-width: 0;border-radius: 0;}.widget_product_categories.closed .widget-title .toggle:before,.widget_price_filter.closed .widget-title .toggle:before,.widget_layered_nav.closed .widget-title .toggle:before,.widget_layered_nav_filters.closed .widget-title .toggle:before,.widget_rating_filter.closed .widget-title .toggle:before {content: "\e81c";}.widget_product_categories ul li,.widget_price_filter ul li,.widget_layered_nav ul li,.widget_layered_nav_filters ul li,.widget_rating_filter ul li,.widget_product_categories ol li,.widget_price_filter ol li,.widget_layered_nav ol li,.widget_layered_nav_filters ol li,.widget_rating_filter ol li {position: relative;border-width: 0;padding: 0;}.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 {text-decoration: none;display: inline-block;padding: 4px 0;}.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 {cursor: pointer;display: inline-block;text-align: center;position: absolute;right: -5px;top: 4px;margin: 0;padding: 0;width: 24px;height: 24px;font-family: "FontAwesome";}.widget_product_categories ul li .toggle:before,.widget_price_filter ul li .toggle:before,.widget_layered_nav ul li .toggle:before,.widget_layered_nav_filters ul li .toggle:before,.widget_rating_filter ul li .toggle:before,.widget_product_categories ol li .toggle:before,.widget_price_filter ol li .toggle:before,.widget_layered_nav ol li .toggle:before,.widget_layered_nav_filters ol li .toggle:before,.widget_rating_filter ol li .toggle:before {content: "\f0fe";font-size: 1.2em;}.widget_product_categories ul li.open > .toggle:before,.widget_price_filter ul li.open > .toggle:before,.widget_layered_nav ul li.open > .toggle:before,.widget_layered_nav_filters ul li.open > .toggle:before,.widget_rating_filter ul li.open > .toggle:before,.widget_product_categories ol li.open > .toggle:before,.widget_price_filter ol li.open > .toggle:before,.widget_layered_nav ol li.open > .toggle:before,.widget_layered_nav_filters ol li.open > .toggle:before,.widget_rating_filter ol li.open > .toggle:before,.widget_product_categories ul li.current > .toggle:before,.widget_price_filter ul li.current > .toggle:before,.widget_layered_nav ul li.current > .toggle:before,.widget_layered_nav_filters ul li.current > .toggle:before,.widget_rating_filter ul li.current > .toggle:before,.widget_product_categories ol li.current > .toggle:before,.widget_price_filter ol li.current > .toggle:before,.widget_layered_nav ol li.current > .toggle:before,.widget_layered_nav_filters ol li.current > .toggle:before,.widget_rating_filter ol li.current > .toggle:before {content: "\f146";}.widget_product_categories ul li.closed > .toggle:before,.widget_price_filter ul li.closed > .toggle:before,.widget_layered_nav ul li.closed > .toggle:before,.widget_layered_nav_filters ul li.closed > .toggle:before,.widget_rating_filter ul li.closed > .toggle:before,.widget_product_categories ol li.closed > .toggle:before,.widget_price_filter ol li.closed > .toggle:before,.widget_layered_nav ol li.closed > .toggle:before,.widget_layered_nav_filters ol li.closed > .toggle:before,.widget_rating_filter ol li.closed > .toggle:before {content: "\f0fe";}.widget_product_categories ul li.current > ul.children,.widget_price_filter ul li.current > ul.children,.widget_layered_nav ul li.current > ul.children,.widget_layered_nav_filters ul li.current > ul.children,.widget_rating_filter ul li.current > ul.children,.widget_product_categories ol li.current > ul.children,.widget_price_filter ol li.current > ul.children,.widget_layered_nav ol li.current > ul.children,.widget_layered_nav_filters ol li.current > ul.children,.widget_rating_filter ol li.current > ul.children,.widget_product_categories ul li.current > ol.children,.widget_price_filter ul li.current > ol.children,.widget_layered_nav ul li.current > ol.children,.widget_layered_nav_filters ul li.current > ol.children,.widget_rating_filter ul li.current > ol.children,.widget_product_categories ol li.current > ol.children,.widget_price_filter ol li.current > ol.children,.widget_layered_nav ol li.current > ol.children,.widget_layered_nav_filters ol li.current > ol.children,.widget_rating_filter ol li.current > ol.children {display: block;}.widget_product_categories ul li .small,.widget_price_filter ul li .small,.widget_layered_nav ul li .small,.widget_layered_nav_filters ul li .small,.widget_rating_filter ul li .small,.widget_product_categories ol li .small,.widget_price_filter ol li .small,.widget_layered_nav ol li .small,.widget_layered_nav_filters ol li .small,.widget_rating_filter ol li .small,.widget_product_categories ul li small,.widget_price_filter ul li small,.widget_layered_nav ul li small,.widget_layered_nav_filters ul li small,.widget_rating_filter ul li small,.widget_product_categories ol li small,.widget_price_filter ol li small,.widget_layered_nav ol li small,.widget_layered_nav_filters ol li small,.widget_rating_filter ol li small {float: right;font-size: 1em;}.widget_product_categories ul ul,.widget_price_filter ul ul,.widget_layered_nav ul ul,.widget_layered_nav_filters ul ul,.widget_rating_filter ul ul,.widget_product_categories ol ul,.widget_price_filter ol ul,.widget_layered_nav ol ul,.widget_layered_nav_filters ol ul,.widget_rating_filter ol ul,.widget_product_categories ul ol,.widget_price_filter ul ol,.widget_layered_nav ul ol,.widget_layered_nav_filters ul ol,.widget_rating_filter ul ol,.widget_product_categories ol ol,.widget_price_filter ol ol,.widget_layered_nav ol ol,.widget_layered_nav_filters ol ol,.widget_rating_filter ol ol {padding-left: 1.0714em;margin: 0;}.widget_product_categories ul ul.children,.widget_price_filter ul ul.children,.widget_layered_nav ul ul.children,.widget_layered_nav_filters ul ul.children,.widget_rating_filter ul ul.children,.widget_product_categories ol ul.children,.widget_price_filter ol ul.children,.widget_layered_nav ol ul.children,.widget_layered_nav_filters ol ul.children,.widget_rating_filter ol ul.children,.widget_product_categories ul ol.children,.widget_price_filter ul ol.children,.widget_layered_nav ul ol.children,.widget_layered_nav_filters ul ol.children,.widget_rating_filter ul ol.children,.widget_product_categories ol ol.children,.widget_price_filter ol ol.children,.widget_layered_nav ol ol.children,.widget_layered_nav_filters ol ol.children,.widget_rating_filter ol ol.children {margin: 0;display: none;}.widget_layered_nav ul li > a {padding-right: 25px;}.widget_layered_nav ul li .count {position: absolute;top: 0;right: 0;padding-top: 4px;}.widget_price_filter .price_slider_wrapper {margin-bottom: 0.3571em;}.widget_price_filter .price_slider {background: #eee;margin-top: 1.4286em;margin-bottom: 2.1428em;border-width: 0;border-radius: 0;}.widget_price_filter .price_slider_amount {text-align: right;line-height: 2.4em;font-size: 0.8751em;}.widget_price_filter .price_slider_amount .button {display: block !important;padding: 0.2143em 0.7143em;text-transform: uppercase;float: left;}.widget_price_filter .ui-slider {position: relative;text-align: left;}.widget_price_filter .ui-slider .ui-slider-handle {position: absolute;z-index: 2;width: 0.9286em;height: 1.2857em;cursor: pointer;outline: none;top: -0.40715em;border-radius: 0;border-width: 0;background-image: none;box-shadow: 0 1px 2px rgba(0, 0, 0, .3);}.widget_price_filter .ui-slider .ui-slider-handle:last-child {margin-left: -0.9286em;}.widget_price_filter .ui-slider .ui-slider-range {position: absolute;z-index: 1;font-size: 0.7em;display: block;border: 0;box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .38) inset;background-image: none;}.widget_price_filter #min_price,.widget_price_filter #max_price {width: 45%;margin-right: 4%;margin-top: 0.3571em;margin-bottom: 1.2857em;}.widget_price_filter .ui-slider-horizontal {height: 0.5em;}.widget_price_filter .ui-slider-horizontal .ui-slider-range {top: 0;height: 100%;}.widget_price_filter .ui-slider-horizontal .ui-slider-range-min {left: -1px;}.widget_price_filter .ui-slider-horizontal .ui-slider-range-max {right: -1px;}.widget_layered_nav_filters ul {*zoom: 1;}.widget_layered_nav_filters ul:before,.widget_layered_nav_filters ul:after {content: " ";display: table;}.widget_layered_nav_filters ul:after {clear: both;}.widget_layered_nav_filters ul li {float: left;}.widget_layered_nav_filters ul li a {margin-right: 0.8571em;}.widget_layered_nav_filters ul li a:before {font-family: "FontAwesome";content: "\f057";margin-right: 0.3571em;}.yith-woo-ajax-reset-navigation {background: transparent;border-width: 0;border-radius: 0;}.yith-woo-ajax-reset-navigation > * {padding: 0;}.widget_layered_nav .yit-wcan-select-open {text-decoration: none;}.widget_layered_nav .yith-wcan-select-wrapper {border-width: 1px;border-color: #ddd;border-radius: 0;padding: 10px 0;}.widget_layered_nav .yith-wcan-select-wrapper ul.yith-wcan-select.yith-wcan {padding-top: 0;padding-bottom: 0;}.widget_layered_nav .yith-wcan-select-wrapper ul.yith-wcan-select.yith-wcan li {padding: 5px;border-width: 0;}.widget_layered_nav .yith-wcan-select-wrapper ul.yith-wcan-select.yith-wcan li:hover,.widget_layered_nav .yith-wcan-select-wrapper ul.yith-wcan-select.yith-wcan li.chosen {box-shadow: none;border-width: 0;}.widget_layered_nav .yith-wcan-select-wrapper ul.yith-wcan-select.yith-wcan li.chosen a {background-image: none;position: relative;}.widget_layered_nav .yith-wcan-select-wrapper ul.yith-wcan-select.yith-wcan li.chosen a:before {content: "\f00d";font-family: "FontAwesome";font-size: 0.9em;position: absolute;top: 0.1em;left: -3px;}.widget_layered_nav .yith-wcan-select-wrapper ul.yith-wcan-select.yith-wcan li a {padding: 0 12px;border-width: 0;}.woocommerce .yith-woo-ajax-navigation ul.yith-wcan-group,.woocommerce-page .yith-woo-ajax-navigation ul.yith-wcan-group {padding: 11px;}.woocommerce .yith-woo-ajax-navigation ul.yith-wcan-color li,.woocommerce-page .yith-woo-ajax-navigation ul.yith-wcan-color li {width: 14.2857%;min-width: 34px;max-width: 35px;text-align: center;float: left;}.woocommerce .yith-woo-ajax-navigation ul.yith-wcan-color li a,.woocommerce-page .yith-woo-ajax-navigation ul.yith-wcan-color li a,.woocommerce .yith-woo-ajax-navigation ul.yith-wcan-color li a:hover,.woocommerce-page .yith-woo-ajax-navigation ul.yith-wcan-color li a:hover,.woocommerce .yith-woo-ajax-navigation ul.yith-wcan-color li span,.woocommerce-page .yith-woo-ajax-navigation ul.yith-wcan-color li span,.woocommerce .yith-woo-ajax-navigation ul.yith-wcan-color li span:hover,.woocommerce-page .yith-woo-ajax-navigation ul.yith-wcan-color li span:hover {border-radius: 0;}.woocommerce .yith-woo-ajax-navigation ul.yith-wcan-color li a,.woocommerce-page .yith-woo-ajax-navigation ul.yith-wcan-color li a,.woocommerce .yith-woo-ajax-navigation ul.yith-wcan-color li span,.woocommerce-page .yith-woo-ajax-navigation ul.yith-wcan-color li span {border-color: transparent;width: 26px;height: 26px;margin: 4px;box-shadow: 1px 1px 0 rgba(0, 0, 0, .35);}.woocommerce .yith-woo-ajax-navigation ul.yith-wcan-color li.chosen a,.woocommerce-page .yith-woo-ajax-navigation ul.yith-wcan-color li.chosen a,.woocommerce .yith-woo-ajax-navigation ul.yith-wcan-color li.chosen a:hover,.woocommerce-page .yith-woo-ajax-navigation ul.yith-wcan-color li.chosen a:hover,.woocommerce .yith-woo-ajax-navigation ul.yith-wcan-color li.chosen span,.woocommerce-page .yith-woo-ajax-navigation ul.yith-wcan-color li.chosen span,.woocommerce .yith-woo-ajax-navigation ul.yith-wcan-color li.chosen span:hover,.woocommerce-page .yith-woo-ajax-navigation ul.yith-wcan-color li.chosen span:hover {border-radius: 0;}.woocommerce .yith-woo-ajax-navigation ul.yith-wcan-label li,.woocommerce-page .yith-woo-ajax-navigation ul.yith-wcan-label li {float: left;}.woocommerce .yith-woo-ajax-navigation ul.yith-wcan-label li a,.woocommerce-page .yith-woo-ajax-navigation ul.yith-wcan-label li a {border-radius: 0;min-width: 2em;text-align: center;margin: 0.3846em;border: 1px solid #ccc;background: #efefef;padding: 0.3846em;line-height: 1.2;}.woocommerce .yith-woo-ajax-navigation ul.yith-wcan-label li.chosen a,.woocommerce-page .yith-woo-ajax-navigation ul.yith-wcan-label li.chosen a,.woocommerce .yith-woo-ajax-navigation ul.yith-wcan-label li a:hover,.woocommerce-page .yith-woo-ajax-navigation ul.yith-wcan-label li a:hover {border-radius: 0;color: #fff;}ul.product_list_widget,.widget ul.product_list_widget {list-style: none outside;padding: 0;margin: 0;border-width: 0 !important;}ul.product_list_widget li,.widget ul.product_list_widget li {border-width: 0;position: relative;padding: 0.5714em 0 0.5714em 108px;margin: 0;list-style: none;*zoom: 1;}ul.product_list_widget li:before,.widget ul.product_list_widget li:before,ul.product_list_widget li:after,.widget ul.product_list_widget li:after {content: " ";display: table;}ul.product_list_widget li:after,.widget ul.product_list_widget li:after {clear: both;}ul.product_list_widget li:first-child,.widget ul.product_list_widget li:first-child {padding-top: 0;}ul.product_list_widget li:last-child,.widget ul.product_list_widget li:last-child {padding-bottom: 0;}ul.product_list_widget li .product-image,.widget ul.product_list_widget li .product-image {float: left;width: 96px;padding: 3px;border-radius: 0;margin-left: -108px;}ul.product_list_widget li .product-image img,.widget ul.product_list_widget li .product-image img {width: 100%;height: auto;border-radius: 0;}ul.product_list_widget li .product-image .img-effect img,.widget ul.product_list_widget li .product-image .img-effect img {position: relative;opacity: 1;}ul.product_list_widget li .product-image .img-effect .hover-image,.widget ul.product_list_widget li .product-image .img-effect .hover-image {position: absolute;left: 0;right: 0;top: 0;bottom: 0;margin: auto;opacity: 0;}ul.product_list_widget li .product-image:hover .img-effect img,.widget ul.product_list_widget li .product-image:hover .img-effect img {opacity: 0;}ul.product_list_widget li .product-image:hover .img-effect .hover-image,.widget ul.product_list_widget li .product-image:hover .img-effect .hover-image {opacity: 1;}ul.product_list_widget li .product-details,.widget ul.product_list_widget li .product-details {position: relative;padding-top: 3px;}ul.product_list_widget li .product-details a,.widget ul.product_list_widget li .product-details a {display: block;text-decoration: none;}ul.product_list_widget li .product-details .amount,.widget ul.product_list_widget li .product-details .amount {color: #444;font-size: 1.0714em;font-weight: 600;line-height: 1;vertical-align: middle;}ul.product_list_widget li .product-details .amount .currency,.widget ul.product_list_widget li .product-details .amount .currency,ul.product_list_widget li .product-details .amount .decimal,.widget ul.product_list_widget li .product-details .amount .decimal {font-size: 0.75em;font-weight: 400;}ul.product_list_widget li .product-details .amount .currency .decimal,.widget ul.product_list_widget li .product-details .amount .currency .decimal {font-size: 1em;}ul.product_list_widget li .product-details ins,.widget ul.product_list_widget li .product-details ins {text-decoration: none;vertical-align: baseline;}ul.product_list_widget li .product-details del,.widget ul.product_list_widget li .product-details del,ul.product_list_widget li .product-details .from,.widget ul.product_list_widget li .product-details .from {color: #a7a7a7;font-size: 0.8em;margin-right: 3px;vertical-align: baseline;}ul.product_list_widget li .product-details del .amount,.widget ul.product_list_widget li .product-details del .amount,ul.product_list_widget li .product-details .from .amount,.widget ul.product_list_widget li .product-details .from .amount {color: #a7a7a7;}ul.product_list_widget li dl,.widget ul.product_list_widget li dl {margin: 0;padding-left: 1em;border-left: 2px solid rgba(0, 0, 0, 0.1);*zoom: 1;}ul.product_list_widget li dl:before,.widget ul.product_list_widget li dl:before,ul.product_list_widget li dl:after,.widget ul.product_list_widget li dl:after {content: " ";display: table;}ul.product_list_widget li dl:after,.widget ul.product_list_widget li dl:after {clear: both;}ul.product_list_widget li dl dt,.widget ul.product_list_widget li dl dt,ul.product_list_widget li dl dd,.widget ul.product_list_widget li dl dd {display: inline-block;float: left;margin-bottom: 1em;}ul.product_list_widget li dl dt,.widget ul.product_list_widget li dl dt {font-weight: 700;padding: 0 0 0.25em 0;margin: 0 4px 0 0;clear: left;}ul.product_list_widget li dl dd,.widget ul.product_list_widget li dl dd {padding: 0 0 0.25em 0;}ul.product_list_widget li dl dd p:last-child,.widget ul.product_list_widget li dl dd p:last-child {margin-bottom: 0;}ul.product_list_widget li .star-rating,.widget ul.product_list_widget li .star-rating {margin: 7px 0 5px;}ul.product_list_widget li .ajax-loading,.widget ul.product_list_widget li .ajax-loading {display: none;position: absolute;top: 0;left: 0;right: 0;bottom: 0;background: #fff url(../images/ajax-loader@2x.gif) no-repeat scroll center center / 16px 16px;opacity: 0.6;}ul.cart_list li.empty {padding-left: 0;}ul.cart_list li .quantity {vertical-align: baseline;}ul.cart_list li .quantity .amount {vertical-align: baseline;}ul.cart_list li dl {margin: 8px 0;border: none;padding-left: 5px;display: table;}ul.cart_list li dl dt,ul.cart_list li dl dd {padding: 3px;margin: 0;line-height: 1.2;}ul.cart_list li dl dt p,ul.cart_list li dl dd p {line-height: 1.2;}.hide_cart_widget_if_empty .empty {display: none;}.widget_recent_reviews .product_list_widget,.widget.widget_recent_reviews .product_list_widget {*zoom: 1;margin-top: -0.5714em;margin-bottom: -0.5714em;}.widget_recent_reviews .product_list_widget:before,.widget.widget_recent_reviews .product_list_widget:before,.widget_recent_reviews .product_list_widget:after,.widget.widget_recent_reviews .product_list_widget:after {content: " ";display: table;}.widget_recent_reviews .product_list_widget:after,.widget.widget_recent_reviews .product_list_widget:after {clear: both;}.widget_recent_reviews .product_list_widget li,.widget.widget_recent_reviews .product_list_widget li {width: 49%;padding: 0.5714em 1%;float: left;padding-left: 0;text-align: center;}.widget_recent_reviews .product_list_widget li:first-child,.widget.widget_recent_reviews .product_list_widget li:first-child {padding-top: 0.5714em;}.widget_recent_reviews .product_list_widget li:last-child,.widget.widget_recent_reviews .product_list_widget li:last-child {padding-bottom: 0.5714em;}.widget_recent_reviews .product_list_widget li a,.widget.widget_recent_reviews .product_list_widget li a {float: none;display: block;position: relative;}.widget_recent_reviews .product_list_widget li img,.widget.widget_recent_reviews .product_list_widget li img {width: 96px;height: auto;background: #fff;border: 1px solid #ddd;border-radius: 0;padding: 3px;display: block;margin: 0 auto 10px;}.widget_recent_reviews .product_list_widget li .star-rating,.widget.widget_recent_reviews .product_list_widget li .star-rating {margin: 5px auto 0;}.widget_recent_reviews .product_list_widget li .reviewer,.widget.widget_recent_reviews .product_list_widget li .reviewer {font-size: 0.8571em;}.widget_recent_reviews .product_list_widget li:nth-child(2n+1),.widget.widget_recent_reviews .product_list_widget li:nth-child(2n+1) {clear: both;}.widget_shopping_cart .total {padding: 0.7143em 0;margin: 0;text-align: center;}.widget_shopping_cart .total .amount {font-size: 1.4286em;font-weight: 600;}.widget_shopping_cart .total .amount .currency,.widget_shopping_cart .total .amount .decimal {font-size: 0.75em;font-weight: 400;}.widget_shopping_cart .total .amount .currency .decimal {font-size: 1em;}.widget_shopping_cart .buttons {margin-bottom: 0;*zoom: 1;}.widget_shopping_cart .buttons:before,.widget_shopping_cart .buttons:after {content: " ";display: table;}.widget_shopping_cart .buttons:after {clear: both;}.widget_shopping_cart .buttons .wc-forward {float: left;width: 49%;}.widget_shopping_cart .buttons .checkout {float: right;width: 49%;}.mobile-sidebar .widget_shopping_cart .buttons .wc-forward {float: none;width: 100%;}.mobile-sidebar .widget_shopping_cart .buttons .wc-forward + .wc-forward {margin-top: 8px;}@media (max-width: 767px) {.widget_shopping_cart .buttons .wc-forward {float: none;width: 100%;}.widget_shopping_cart .buttons .wc-forward + .wc-forward {margin-top: 8px;}}.widget_shopping_cart .product-details a {padding-right: 15px;}.widget_shopping_cart .product-details .remove-product {padding: 0;position: absolute;top: 3px;right: 0;text-align: right;width: 25px;height: 25px;text-decoration: none;}.widget_shopping_cart .product-details .remove-product:before {content: "\f00d";font-family: "FontAwesome";}.widget .brand-thumbnails,.brand-thumbnails {list-style: none;margin: 0;padding: 0;}.products-slider.products li.product {clear: none;}.products-slider.products li.product .add-links {margin-bottom: 5px;}.products-slider.show-nav-title .owl-nav {margin-top: -52px;}.products-slider .slick-dots li {clear: none !important;width: 20px !important;margin-bottom: 0;}.products-slider .slick-dots li button {box-shadow: none !important;}.products-slider.slick-initialized .product {display: block;}.products-slider.owl-carousel {margin: 0 !important;}.products-slider.owl-carousel .product {width: 100%;margin-bottom: 0;}.products-slider.owl-carousel .owl-stage-outer {padding-top: 10px;margin-top: -10px;}.products-slider.owl-carousel .owl-dots {margin-top: 20px;}.product-carousel.products li.product {clear: none;}.product-carousel.products li.product .add-links {margin-bottom: 5px;}.product-carousel.owl-carousel {margin: 0 !important;}.product-carousel.owl-carousel .product {width: auto !important;padding: 0;margin: 0 15px;}.product-carousel.owl-carousel .owl-stage-outer {padding-top: 10px;margin-top: -10px;}.product-carousel.owl-carousel .owl-dots {margin-top: 20px;}.yith-woo-ajax-navigation.loading,.yith-wcan-list-price-filter.loading {position: relative;}.yith-woo-ajax-navigation.loading:after,.yith-wcan-list-price-filter.loading:after {content: " ";display: block;position: absolute;left: 0;right: 0;top: 0;bottom: 0;z-index: 10000;}.yith-wcan-list-price-filter.loading form input[type="text"] {opacity: 0;}.woocommerce-product-search label {display: none;}.woocommerce-product-search .search-field {margin-bottom: 8px;vertical-align: top;}.widget_rating_filter .star-rating {display: block;float: left;margin-top: 0.15em;}.widget_rating_filter .wc-layered-nav-rating a {display: block;*zoom: 1;text-align: right;}.widget_rating_filter .wc-layered-nav-rating a:before,.widget_rating_filter .wc-layered-nav-rating a:after {content: " ";display: table;}.widget_rating_filter .wc-layered-nav-rating a:after {clear: both;}.woocommerce-cart .shipping_calculator h2 {margin-top: 0;}.woocommerce-cart .shipping_calculator h2 a {cursor: default;text-decoration: none;}.woocommerce-cart .shipping-form-wrap .shipping-calculator-form {display: block !important;height: auto !important;}.woocommerce-cart .shipping-calculator-form {margin-top: 10px;}.shop_table .product-thumbnail img {max-width: 90px;height: auto;}.shop_table dl.variation dt {padding: 8px 0 0;}.shop_table dl.variation dd {padding: 0;}.shop_table dl.variation dd p {margin: 0;}.cross-sells {margin-top: 20px;margin-bottom: 20px;}.cross-sells .slider-wrapper .products .product {padding-left: 15px;padding-right: 15px;}.cross-sells .slider-wrapper .products .product h3,.cross-sells .slider-wrapper .products .product .rating-wrap {font-size: 0.9em;}.cross-sells .slider-wrapper .products .product .price {font-size: 1em;}.shop_table.responsive.cart-total tbody tr:first-child th,.shop_table.shop_table_responsive.cart-total tbody tr:first-child th,.shop_table.responsive.cart-total tbody tr:first-child td,.shop_table.shop_table_responsive.cart-total tbody tr:first-child td {border-top-width: 0;}.shop_table.responsive.cart-total tbody tr:first-child th,.shop_table.shop_table_responsive.cart-total tbody tr:first-child th {border-radius: 0 0 0 0;}.shop_table.responsive.cart-total tbody tr:last-child th,.shop_table.shop_table_responsive.cart-total tbody tr:last-child th {border-radius: 0 0 0 0;}.shop_table.responsive.cart-total th,.shop_table.shop_table_responsive.cart-total th {width: 25%;}@media (max-width: 767px) {.shop_table.responsive.cart-total th,.shop_table.shop_table_responsive.cart-total th,.shop_table.responsive.cart-total td,.shop_table.shop_table_responsive.cart-total td {width: 100%;text-align: left;}}#shipping_method {margin: 0;padding: 0;list-style: none;}.wc-proceed-to-checkout {margin-bottom: 20px;margin-bottom: 20px;text-align: right;}.cart_totals h2,.review-order.shop_table h2 {margin-top: 0;}.cart_totals .order-total .amount,.review-order.shop_table .order-total .amount {font-size: 17px;color: #000;}.cart-v2 .heading-primary {font-size: 20px;line-height: 27px;margin: 0 0 20px;}.cart-v2 .proceed-to-checkout {letter-spacing: normal;}.cart-v2 .panel-title {margin-top: 0px !important;margin-bottom: 0px !important;line-height: 40px;}.cart-v2 .coupon {margin-top: 0px !important;margin-bottom: 0px !important;}.cart-v2 .coupon label {display: block !important;}.cart-v2 .shipping-calculator-form {display: block !important;}.cart-v2 .panel.panel-default .panel-body {padding: 15px 15px 7px;border-top: none;border-radius: 0 0 6.99px 6.99px;background-color: #fbfbfb;}.cart-v2 .panel.panel-default .panel-body tbody tr {border-bottom: 1px solid #dcdcdc;}.cart-v2 .panel.panel-default .panel-body tbody tr:last-child {border-bottom: none;}.cart-v2 .panel.panel-default .panel-body tbody tr th {padding: 10px;line-height: 1.4;font-size: 15px;font-weight: 300;text-align: left !important;}.cart-v2 .panel.panel-default .panel-body tbody tr td {padding: 10px;line-height: 1.4;font-size: 15px;font-weight: 300;text-align: left !important;}.cart-v2 .panel.panel-default .panel-body tbody tr td:last-child {color: #000;text-align: right !important;font-weight: 600;}.checkout-v2 .checkout_coupon {display: block !important;}.panel.panel-default .panel-heading.arrow a {position: relative;padding-right: 55px;font-size: 13px;font-weight: 700;letter-spacing: 0 !important;}.panel.panel-default .panel-heading.arrow a:before {border: none;color: #21293c;font-family: 'porto';content: "\e81b";width: 26px;height: 26px;display: block;position: absolute;right: 15px;top: 50%;margin-top: -13px;color: #21293c;text-align: center;line-height: 24px;font-size: 17px;background-color: transparent;}.panel.panel-default .panel-heading.arrow a.collapsed:before {content: "\e81c";}.panel.panel-default .panel-heading.arrow a:hover:before {background-color: transparent;border-color: transparent;color: #21293c;}.shop_table.cart thead th {color: #777;}td.product-price {font-weight: 400 !important;}td.product-subtotal {font-weight: 400 !important;}td.product-total {font-weight: 400 !important;}td.order-total {font-weight: 400 !important;}tr.cart-subtotal {font-weight: 400 !important;}.checkout_coupon .form-row {display: inline-block;float: none;width: auto;}form.checkout_coupon {padding-bottom: 5px;}.form-row.terms {position: relative;margin-top: 15px;}.form-row.terms .input-checkbox {position: absolute;left: 0;top: 2px;}.form-row.terms label.checkbox {margin-left: 20px;display: block;}.payment_methods {margin: 30px 0;padding: 0;list-style: none;}.payment_methods .payment_method_paypal .about_paypal {display: inline-block;margin-left: 10px;}@media (max-width: 767px) {.payment_methods .payment_method_paypal .input-radio {vertical-align: top;}.payment_methods .payment_method_paypal img,.payment_methods .payment_method_paypal .about_paypal {display: block;margin: 0;}}@media (max-width: 480px) {.payment_methods .payment_method_paypal img {width: 190px;}}@media (max-width:319px) {.payment_methods .payment_method_paypal img {width: 150px;}}.woocommerce-page .woocommerce header {margin-top: 32px;}.woocommerce-page .woocommerce .featured-box header {margin-top: 20px;}.checkout-v2 .panel-title {line-height: 40px;}.place-order img {margin-left: 5px;display: none;}.woocommerce-checkout.processing .place-order img {display: inline-block;}.woocommerce-account .woocommerce {*zoom: 1;}.woocommerce-account .woocommerce:before,.woocommerce-account .woocommerce:after {content: " ";display: table;}.woocommerce-account .woocommerce:after {clear: both;}.woocommerce-account .woocommerce-MyAccount-navigation {float: left;width: 23%;padding: 0 0 30px;}@media (max-width: 991px) {.woocommerce-account .woocommerce-MyAccount-navigation {float: none;width: 100%;}}.woocommerce-account .woocommerce-MyAccount-navigation ul {list-style: none;padding: 0;}.woocommerce-account .woocommerce-MyAccount-navigation ul li {margin: 0;padding: 0;display: block;position: relative;}.woocommerce-account .woocommerce-MyAccount-navigation ul li a {-webkit-transition: background 0.1s;-moz-transition: background 0.1s;transition: background 0.1s;border-bottom: 1px solid #ededde;padding: 8px 0 8px 20px;display: block;color: #666;font-size: 0.9em;text-decoration: none;}.woocommerce-account .woocommerce-MyAccount-navigation ul li a:before {content: "";display: inline-block;width: 0;height: 4px;border-top: 4px solid transparent;border-bottom: 4px solid transparent;border-left: 4px solid #333;position: absolute;top: 15px;left: 10px;}.woocommerce-account .woocommerce-MyAccount-navigation ul li a:hover {background-color: #eee;text-decoration: none;}.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active > a {font-weight: bold;background-color: #f5f5f5;}.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active > a:hover {background-color: #eee;}.woocommerce-account .woocommerce-MyAccount-navigation ul li ul {list-style: none;margin: 0 0 0 25px;padding: 0;}.woocommerce-account .woocommerce-MyAccount-content {float: right;width: 75%;padding: 0;}@media (max-width: 991px) {.woocommerce-account .woocommerce-MyAccount-content {float: none;width: 100%;}}.woocommerce-account ol.commentlist.notes li.note p.meta {font-weight: 700;margin-bottom: 0;}.woocommerce-account ol.commentlist.notes li.note .description p:last-child {margin-bottom: 0;}.woocommerce-account ul.digital-downloads {margin-left: 0;padding-left: 0;}.woocommerce-account ul.digital-downloads li {list-style: none;margin-left: 0;padding-left: 0;}.woocommerce-account ul.digital-downloads li .count {float: right;}.address .featured-box {text-align: left;}#rememberme,.back-login {margin-top: 10px;margin-bottom: 10px;}.woocommerce-password-strength {text-align: center;font-weight: 600;padding: 3px 0px 3px 0px;border-radius: 0;color: #333;line-height: 1.2;}.woocommerce-password-strength.strong {background-color: #c1e1b9;border-color: #83c373;}.woocommerce-password-strength.short {background-color: #f1adad;border-color: #e35b5b;}.woocommerce-password-strength.bad {background-color: #fbc5a9;border-color: #f78b53;}.woocommerce-password-strength.good {background-color: #ffe399;border-color: #ffc733;}.woocommerce-password-hint {margin: 1em 0 0 0;display: block;}.order-info mark {background: transparent;padding: 0;color: #000;}.shopswatchinput {margin-bottom: 5px;margin-top: 5px;}.wcvaswatchinput {text-decoration: none !important;margin: 0 1px;}.wcvashopswatchlabel {cursor: pointer;background-size: contain;background-repeat: no-repeat;border-radius: 0;display: inline-block;-webkit-transition: all 100ms ease-in;-moz-transition: all 100ms ease-in;transition: all 100ms ease-in;border: 1px solid white;box-shadow: 0 0 0 1px #ccc;line-height: 1;width: 24px !important;height: 24px !important;}.wcvaswatchinput.active .wcvashopswatchlabel {border: 1px solid black;border-radius: 0;}.swatchinput {display: inline-block;padding-right: 7px;padding-bottom: 6px;margin-top: -3px;}.belowtext {display: table-cell;vertical-align: bottom;padding-bottom: 16px;font-weight: bold;}.wcvaswatch input {margin: 0;padding: 0;display: none;-webkit-appearance: none;-moz-appearance: none;-ms-appearance: none;-o-appearance: none;appearance: none;}.wcvaswatchlabel {cursor: pointer;background-size: contain;background-repeat: no-repeat;border-radius: 0;display: inline-block;-webkit-transition: all 100ms ease-in;-moz-transition: all 100ms ease-in;transition: all 100ms ease-in;border: 2px solid white;box-shadow: 0 0 0 1px #ccc;line-height: 1;}.wcvaswatch input:active + .wcvaswatchlabel {opacity: 0.9;}.wcvaswatch input:checked + .wcvaswatchlabel {-webkit-filter: none;-moz-filter: none;filter: none;border: 2px solid black;box-shadow: 0 0 0 0 #000;}.wcvaround {border-radius: 50%;outline: solid 0 #9c9999;}input.wcva_attribute_radio {margin-right: 5px;}.shop_table.wishlist_table {margin-bottom: 15px;}.shop_table.wishlist_table .add_to_cart {border-radius: 0;}.shop_table.wishlist_table tr td {text-align: left;}@media (max-width: 767px) {.shop_table.wishlist_table tr td {text-align: center;}}.woocommerce table.shop_table.wishlist_table thead th,.woocommerce table.shop_table.wishlist_table thead td {border: none;padding: 10px;}.woocommerce table.shop_table.wishlist_table tbody th,.woocommerce table.shop_table.wishlist_table tfoot th,.woocommerce table.shop_table.wishlist_table tbody td,.woocommerce table.shop_table.wishlist_table tfoot td {border-color: #ddd;padding: 10px;}.shop_table.wishlist_table,.woocommerce table.wishlist_table {font-size: 100%;}.shop_table.wishlist_table .add_to_cart.button,.woocommerce table.wishlist_table .add_to_cart.button {line-height: 2.0571em;padding: 0 0.7143em;height: 2.2em;display: inline-block !important;}.shop_table.wishlist_table .yith-wcwl-add-to-wishlist,.woocommerce table.wishlist_table .yith-wcwl-add-to-wishlist {display: none;}.shop_table.wishlist_table .wishlist-empty,.woocommerce table.wishlist_table .wishlist-empty {text-align: center;}.shop_table.wishlist_table .quickview,.woocommerce table.wishlist_table .quickview {margin-left: 10px;}.woocommerce #content table.shop_table.wishlist_table.cart a.remove:hover {background: transparent;}.blockUI {background: transparent !important;}.sidebar-content #yith-ajaxsearchform .btn {color: #fff;border-width: 1px;}.sidebar-content .autocomplete-suggestions {padding-top: 0;padding-bottom: 0;}.sidebar-content .autocomplete-suggestion {padding-left: 8px;padding-right: 8px;}.quickview-wrap {width: 900px;padding: 20px 15px 0;}@media (max-width: 1169px) {.quickview-wrap {width: 720px;}}@media (max-width: 991px) {.quickview-wrap {width: 550px;}}@media (max-width: 767px) {.quickview-wrap {width: auto;}}@media (max-width: 480px) {.quickview-wrap {padding: 0;}.quickview-wrap .row {margin-left: 0;margin-right: 0;}.quickview-wrap .summary-before,.quickview-wrap .summary {padding-left: 0;padding-right: 0;}}.quickview-wrap .product .summary-before,.quickview-wrap .product .entry-summary {margin-bottom: 0;}@media (max-width: 991px) {.quickview-wrap .product .summary-before {margin-bottom: 30px;}}