
/* /home/user/htdocs/electromagnyc.com/wp-content/themes/oceanwp/assets/css/blog/blog-post-headers.css */
/*------------------------------------*
	Single Post Header General Styling
*------------------------------------*/
.sh-container {
  margin-left: auto;
  margin-right: auto;
  padding-left: 1rem;
  padding-right: 1rem;
}

@media (min-width: 240px) {
  .sh-container {
    max-width: 240px;
  }
}
@media (min-width: 320px) {
  .sh-container {
    max-width: 320px;
  }
}
@media (min-width: 480px) {
  .sh-container {
    max-width: 480px;
  }
}
@media (min-width: 640px) {
  .sh-container {
    max-width: 640px;
  }
}
@media (min-width: 940px) {
  .sh-container {
    max-width: 940px;
  }
}
@media (min-width: 1120px) {
  .sh-container {
    max-width: 1120px;
  }
}
@media (min-width: 1200px) {
  .sh-container {
    max-width: 1200px;
  }
}
.head-row {
  display: flex;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -webkit-box;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
}

.row-center {
  justify-content: center;
  display: flex;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-s-1, .col-s-2, .col-s-3, .col-s-4, .col-s-5, .col-s-6, .col-s-7, .col-s-8, .col-s-9, .col-s-10, .col-s-11, .col-s-12, .col-ms-1, .col-ms-2, .col-ms-3, .col-ms-4, .col-ms-5, .col-ms-6, .col-ms-7, .col-ms-8, .col-ms-9, .col-ms-10, .col-ms-11, .col-ms-12, .col-m-1, .col-m-2, .col-m-3, .col-m-4, .col-m-5, .col-m-6, .col-m-7, .col-m-8, .col-m-9, .col-m-10, .col-m-11, .col-m-12, .col-ml-1, .col-m-2, .col-m-3, .col-m-4, .col-m-5, .col-m-6, .col-m-7, .col-m-8, .col-m-9, .col-m-10, .col-m-11, .col-m-12, .col-l-1, .col-l-2, .col-l-3, .col-l-4, .col-l-5, .col-l-6, .col-l-7, .col-l-8, .col-l-9, .col-l-10, .col-l-11, .col-l-12, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
  position: relative;
  min-height: 1px;
  padding-left: 1rem;
  padding-right: 1rem;
}

.col-xs-12 {
  flex: 0 0 100%;
  max-width: 100%;
  -ms-flex: 0 0 100%;
  -webkit-flex: 0 0 100%;
  -webkit-box-flex: 0;
}

.col-xs-11 {
  flex: 0 0 91.667%;
  max-width: 91.667%;
  -ms-flex: 0 0 91.667%;
  -webkit-flex: 0 0 91.667%;
  -webkit-box-flex: 0;
}

.col-xs-10 {
  flex: 0 0 83.333%;
  max-width: 83.333%;
  -ms-flex: 0 0 83.333%;
  -webkit-flex: 0 0 83.333%;
  -webkit-box-flex: 0;
}

.col-xs-9 {
  flex: 0 0 75%;
  max-width: 75%;
  -ms-flex: 0 0 75%;
  -webkit-flex: 0 0 75%;
  -webkit-box-flex: 0;
}

.col-xs-8 {
  flex: 0 0 66.667%;
  max-width: 66.667%;
  -ms-flex: 0 0 66.667%;
  -webkit-flex: 0 0 66.667%;
  -webkit-box-flex: 0;
}

.col-xs-7 {
  flex: 0 0 58.333%;
  max-width: 58.333%;
  -ms-flex: 0 0 58.333%;
  -webkit-flex: 0 0 58.333%;
  -webkit-box-flex: 0;
}

.col-xs-6 {
  flex: 0 0 50%;
  max-width: 50%;
  -ms-flex: 0 0 50%;
  -webkit-flex: 0 0 50%;
  -webkit-box-flex: 0;
}

.col-xs-5 {
  flex: 0 0 41.667%;
  max-width: 41.667%;
  -ms-flex: 0 0 41.667%;
  -webkit-flex: 0 0 41.667%;
  -webkit-box-flex: 0;
}

.col-xs-4 {
  flex: 0 0 33.333%;
  max-width: 33.333%;
  -ms-flex: 0 0 33.333%;
  -webkit-flex: 0 0 33.333%;
  -webkit-box-flex: 0;
}

.col-xs-3 {
  flex: 0 0 25%;
  max-width: 25%;
  -ms-flex: 0 0 25%;
  -webkit-flex: 0 0 25%;
  -webkit-box-flex: 0;
}

.col-xs-2 {
  flex: 0 0 16.667%;
  max-width: 16.667%;
  -ms-flex: 0 0 16.667%;
  -webkit-flex: 0 0 16.667%;
  -webkit-box-flex: 0;
}

.col-xs-1 {
  flex: 0 0 8.333%;
  max-width: 8.333%;
  -ms-flex: 0 0 8.333%;
  -webkit-flex: 0 0 8.333%;
  -webkit-box-flex: 0;
}

@media (min-width: 320px) {
  .col-s-12 {
    flex: 0 0 100%;
    max-width: 100%;
    -ms-flex: 0 0 100%;
    -webkit-flex: 0 0 100%;
    -webkit-box-flex: 0;
  }
  .col-s-11 {
    flex: 0 0 91.667%;
    max-width: 91.667%;
    -ms-flex: 0 0 91.667%;
    -webkit-flex: 0 0 91.667%;
    -webkit-box-flex: 0;
  }
  .col-s-10 {
    flex: 0 0 83.333%;
    max-width: 83.333%;
    -ms-flex: 0 0 83.333%;
    -webkit-flex: 0 0 83.333%;
    -webkit-box-flex: 0;
  }
  .col-s-9 {
    flex: 0 0 75%;
    max-width: 75%;
    -ms-flex: 0 0 75%;
    -webkit-flex: 0 0 75%;
    -webkit-box-flex: 0;
  }
  .col-s-8 {
    flex: 0 0 66.667%;
    max-width: 66.667%;
    -ms-flex: 0 0 66.667%;
    -webkit-flex: 0 0 66.667%;
    -webkit-box-flex: 0;
  }
  .col-s-7 {
    flex: 0 0 58.333%;
    max-width: 58.333%;
    -ms-flex: 0 0 58.333%;
    -webkit-flex: 0 0 58.333%;
    -webkit-box-flex: 0;
  }
  .col-s-6 {
    flex: 0 0 50%;
    max-width: 50%;
    -ms-flex: 0 0 50%;
    -webkit-flex: 0 0 50%;
    -webkit-box-flex: 0;
  }
  .col-s-5 {
    flex: 0 0 41.667%;
    max-width: 41.667%;
    -ms-flex: 0 0 41.667%;
    -webkit-flex: 0 0 41.667%;
    -webkit-box-flex: 0;
  }
  .col-s-4 {
    flex: 0 0 33.333%;
    max-width: 33.333%;
    -ms-flex: 0 0 33.333%;
    -webkit-flex: 0 0 33.333%;
    -webkit-box-flex: 0;
  }
  .col-s-3 {
    flex: 0 0 25%;
    max-width: 25%;
    -ms-flex: 0 0 25%;
    -webkit-flex: 0 0 25%;
    -webkit-box-flex: 0;
  }
  .col-s-2 {
    flex: 0 0 16.667%;
    max-width: 16.667%;
    -ms-flex: 0 0 16.667%;
    -webkit-flex: 0 0 16.667%;
    -webkit-box-flex: 0;
  }
  .col-s-1 {
    flex: 0 0 8.333%;
    max-width: 8.333%;
    -ms-flex: 0 0 8.333%;
    -webkit-flex: 0 0 8.333%;
    -webkit-box-flex: 0;
  }
}
@media (min-width: 480px) {
  .col-ms-12 {
    flex: 0 0 100%;
    max-width: 100%;
    -ms-flex: 0 0 100%;
    -webkit-flex: 0 0 100%;
    -webkit-box-flex: 0;
  }
  .col-ms-11 {
    flex: 0 0 91.667%;
    max-width: 91.667%;
    -ms-flex: 0 0 91.667%;
    -webkit-flex: 0 0 91.667%;
    -webkit-box-flex: 0;
  }
  .col-ms-10 {
    flex: 0 0 83.333%;
    max-width: 83.333%;
    -ms-flex: 0 0 83.333%;
    -webkit-flex: 0 0 83.333%;
    -webkit-box-flex: 0;
  }
  .col-ms-9 {
    flex: 0 0 75%;
    max-width: 75%;
    -ms-flex: 0 0 75%;
    -webkit-flex: 0 0 75%;
    -webkit-box-flex: 0;
  }
  .col-ms-8 {
    flex: 0 0 66.667%;
    max-width: 66.667%;
    -ms-flex: 0 0 66.667%;
    -webkit-flex: 0 0 66.667%;
    -webkit-box-flex: 0;
  }
  .col-ms-7 {
    flex: 0 0 58.333%;
    max-width: 58.333%;
    -ms-flex: 0 0 58.333%;
    -webkit-flex: 0 0 58.333%;
    -webkit-box-flex: 0;
  }
  .col-ms-6 {
    flex: 0 0 50%;
    max-width: 50%;
    -ms-flex: 0 0 50%;
    -webkit-flex: 0 0 50%;
    -webkit-box-flex: 0;
  }
  .col-ms-5 {
    flex: 0 0 41.667%;
    max-width: 41.667%;
    -ms-flex: 0 0 41.667%;
    -webkit-flex: 0 0 41.667%;
    -webkit-box-flex: 0;
  }
  .col-ms-4 {
    flex: 0 0 33.333%;
    max-width: 33.333%;
    -ms-flex: 0 0 33.333%;
    -webkit-flex: 0 0 33.333%;
    -webkit-box-flex: 0;
  }
  .col-ms-3 {
    flex: 0 0 25%;
    max-width: 25%;
    -ms-flex: 0 0 25%;
    -webkit-flex: 0 0 25%;
    -webkit-box-flex: 0;
  }
  .col-ms-2 {
    flex: 0 0 16.667%;
    max-width: 16.667%;
    -ms-flex: 0 0 16.667%;
    -webkit-flex: 0 0 16.667%;
    -webkit-box-flex: 0;
  }
  .col-ms-1 {
    flex: 0 0 8.333%;
    max-width: 8.333%;
    -ms-flex: 0 0 8.333%;
    -webkit-flex: 0 0 8.333%;
    -webkit-box-flex: 0;
  }
}
@media (min-width: 640px) {
  .col-m-12 {
    flex: 0 0 100%;
    max-width: 100%;
    -ms-flex: 0 0 100%;
    -webkit-flex: 0 0 100%;
    -webkit-box-flex: 0;
  }
  .col-m-11 {
    flex: 0 0 91.667%;
    max-width: 91.667%;
    -ms-flex: 0 0 91.667%;
    -webkit-flex: 0 0 91.667%;
    -webkit-box-flex: 0;
  }
  .col-m-10 {
    flex: 0 0 83.333%;
    max-width: 83.333%;
    -ms-flex: 0 0 83.333%;
    -webkit-flex: 0 0 83.333%;
    -webkit-box-flex: 0;
  }
  .col-m-9 {
    flex: 0 0 75%;
    max-width: 75%;
    -ms-flex: 0 0 75%;
    -webkit-flex: 0 0 75%;
    -webkit-box-flex: 0;
  }
  .col-m-8 {
    flex: 0 0 66.667%;
    max-width: 66.667%;
    -ms-flex: 0 0 66.667%;
    -webkit-flex: 0 0 66.667%;
    -webkit-box-flex: 0;
  }
  .col-m-7 {
    flex: 0 0 58.333%;
    max-width: 58.333%;
    -ms-flex: 0 0 58.333%;
    -webkit-flex: 0 0 58.333%;
    -webkit-box-flex: 0;
  }
  .col-m-6 {
    flex: 0 0 50%;
    max-width: 50%;
    -ms-flex: 0 0 50%;
    -webkit-flex: 0 0 50%;
    -webkit-box-flex: 0;
  }
  .col-m-5 {
    flex: 0 0 41.667%;
    max-width: 41.667%;
    -ms-flex: 0 0 41.667%;
    -webkit-flex: 0 0 41.667%;
    -webkit-box-flex: 0;
  }
  .col-m-4 {
    flex: 0 0 33.333%;
    max-width: 33.333%;
    -ms-flex: 0 0 33.333%;
    -webkit-flex: 0 0 33.333%;
    -webkit-box-flex: 0;
  }
  .col-m-3 {
    flex: 0 0 25%;
    max-width: 25%;
    -ms-flex: 0 0 25%;
    -webkit-flex: 0 0 25%;
    -webkit-box-flex: 0;
  }
  .col-m-2 {
    flex: 0 0 16.667%;
    max-width: 16.667%;
    -ms-flex: 0 0 16.667%;
    -webkit-flex: 0 0 16.667%;
    -webkit-box-flex: 0;
  }
  .col-m-1 {
    flex: 0 0 8.333%;
    max-width: 8.333%;
    -ms-flex: 0 0 8.333%;
    -webkit-flex: 0 0 8.333%;
    -webkit-box-flex: 0;
  }
}
@media (min-width: 940px) {
  .col-ml-12 {
    flex: 0 0 100%;
    max-width: 100%;
    -ms-flex: 0 0 100%;
    -webkit-flex: 0 0 100%;
    -webkit-box-flex: 0;
  }
  .col-ml-11 {
    flex: 0 0 91.667%;
    max-width: 91.667%;
    -ms-flex: 0 0 91.667%;
    -webkit-flex: 0 0 91.667%;
    -webkit-box-flex: 0;
  }
  .col-ml-10 {
    flex: 0 0 83.333%;
    max-width: 83.333%;
    -ms-flex: 0 0 83.333%;
    -webkit-flex: 0 0 83.333%;
    -webkit-box-flex: 0;
  }
  .col-ml-9 {
    flex: 0 0 75%;
    max-width: 75%;
    -ms-flex: 0 0 75%;
    -webkit-flex: 0 0 75%;
    -webkit-box-flex: 0;
  }
  .col-ml-8 {
    flex: 0 0 66.667%;
    max-width: 66.667%;
    -ms-flex: 0 0 66.667%;
    -webkit-flex: 0 0 66.667%;
    -webkit-box-flex: 0;
  }
  .col-ml-7 {
    flex: 0 0 58.333%;
    max-width: 58.333%;
    -ms-flex: 0 0 58.333%;
    -webkit-flex: 0 0 58.333%;
    -webkit-box-flex: 0;
  }
  .col-ml-6 {
    flex: 0 0 50%;
    max-width: 50%;
    -ms-flex: 0 0 50%;
    -webkit-flex: 0 0 50%;
    -webkit-box-flex: 0;
  }
  .col-ml-5 {
    flex: 0 0 41.667%;
    max-width: 41.667%;
    -ms-flex: 0 0 41.667%;
    -webkit-flex: 0 0 41.667%;
    -webkit-box-flex: 0;
  }
  .col-ml-4 {
    flex: 0 0 33.333%;
    max-width: 33.333%;
    -ms-flex: 0 0 33.333%;
    -webkit-flex: 0 0 33.333%;
    -webkit-box-flex: 0;
  }
  .col-ml-3 {
    flex: 0 0 25%;
    max-width: 25%;
    -ms-flex: 0 0 25%;
    -webkit-flex: 0 0 25%;
    -webkit-box-flex: 0;
  }
  .col-ml-2 {
    flex: 0 0 16.667%;
    max-width: 16.667%;
    -ms-flex: 0 0 16.667%;
    -webkit-flex: 0 0 16.667%;
    -webkit-box-flex: 0;
  }
  .col-ml-1 {
    flex: 0 0 8.333%;
    max-width: 8.333%;
    -ms-flex: 0 0 8.333%;
    -webkit-flex: 0 0 8.333%;
    -webkit-box-flex: 0;
  }
}
@media (min-width: 1120px) {
  .col-l-12 {
    flex: 0 0 100%;
    max-width: 100%;
    -ms-flex: 0 0 100%;
    -webkit-flex: 0 0 100%;
    -webkit-box-flex: 0;
  }
  .col-l-11 {
    flex: 0 0 91.667%;
    max-width: 91.667%;
    -ms-flex: 0 0 91.667%;
    -webkit-flex: 0 0 91.667%;
    -webkit-box-flex: 0;
  }
  .col-l-10 {
    flex: 0 0 83.333%;
    max-width: 83.333%;
    -ms-flex: 0 0 83.333%;
    -webkit-flex: 0 0 83.333%;
    -webkit-box-flex: 0;
  }
  .col-l-9 {
    flex: 0 0 75%;
    max-width: 75%;
    -ms-flex: 0 0 75%;
    -webkit-flex: 0 0 75%;
    -webkit-box-flex: 0;
  }
  .col-l-8 {
    flex: 0 0 66.667%;
    max-width: 66.667%;
    -ms-flex: 0 0 66.667%;
    -webkit-flex: 0 0 66.667%;
    -webkit-box-flex: 0;
  }
  .col-l-7 {
    flex: 0 0 58.333%;
    max-width: 58.333%;
    -ms-flex: 0 0 58.333%;
    -webkit-flex: 0 0 58.333%;
    -webkit-box-flex: 0;
  }
  .col-l-6 {
    flex: 0 0 50%;
    max-width: 50%;
    -ms-flex: 0 0 50%;
    -webkit-flex: 0 0 50%;
    -webkit-box-flex: 0;
  }
  .col-l-5 {
    flex: 0 0 41.667%;
    max-width: 41.667%;
    -ms-flex: 0 0 41.667%;
    -webkit-flex: 0 0 41.667%;
    -webkit-box-flex: 0;
  }
  .col-l-4 {
    flex: 0 0 33.333%;
    max-width: 33.333%;
    -ms-flex: 0 0 33.333%;
    -webkit-flex: 0 0 33.333%;
    -webkit-box-flex: 0;
  }
  .col-l-3 {
    flex: 0 0 25%;
    max-width: 25%;
    -ms-flex: 0 0 25%;
    -webkit-flex: 0 0 25%;
    -webkit-box-flex: 0;
  }
  .col-l-2 {
    flex: 0 0 16.667%;
    max-width: 16.667%;
    -ms-flex: 0 0 16.667%;
    -webkit-flex: 0 0 16.667%;
    -webkit-box-flex: 0;
  }
  .col-l-1 {
    flex: 0 0 8.333%;
    max-width: 8.333%;
    -ms-flex: 0 0 8.333%;
    -webkit-flex: 0 0 8.333%;
    -webkit-box-flex: 0;
  }
}
@media (min-width: 1200px) {
  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%;
    -ms-flex: 0 0 100%;
    -webkit-flex: 0 0 100%;
    -webkit-box-flex: 0;
  }
  .col-xl-11 {
    flex: 0 0 91.667%;
    max-width: 91.667%;
    -ms-flex: 0 0 91.667%;
    -webkit-flex: 0 0 91.667%;
    -webkit-box-flex: 0;
  }
  .col-xl-10 {
    flex: 0 0 83.333%;
    max-width: 83.333%;
    -ms-flex: 0 0 83.333%;
    -webkit-flex: 0 0 83.333%;
    -webkit-box-flex: 0;
  }
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
    -ms-flex: 0 0 75%;
    -webkit-flex: 0 0 75%;
    -webkit-box-flex: 0;
  }
  .col-xl-8 {
    flex: 0 0 66.667%;
    max-width: 66.667%;
    -ms-flex: 0 0 66.667%;
    -webkit-flex: 0 0 66.667%;
    -webkit-box-flex: 0;
  }
  .col-xl-7 {
    flex: 0 0 58.333%;
    max-width: 58.333%;
    -ms-flex: 0 0 58.333%;
    -webkit-flex: 0 0 58.333%;
    -webkit-box-flex: 0;
  }
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
    -ms-flex: 0 0 50%;
    -webkit-flex: 0 0 50%;
    -webkit-box-flex: 0;
  }
  .col-xl-5 {
    flex: 0 0 41.667%;
    max-width: 41.667%;
    -ms-flex: 0 0 41.667%;
    -webkit-flex: 0 0 41.667%;
    -webkit-box-flex: 0;
  }
  .col-xl-4 {
    flex: 0 0 33.333%;
    max-width: 33.333%;
    -ms-flex: 0 0 33.333%;
    -webkit-flex: 0 0 33.333%;
    -webkit-box-flex: 0;
  }
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
    -ms-flex: 0 0 25%;
    -webkit-flex: 0 0 25%;
    -webkit-box-flex: 0;
  }
  .col-xl-2 {
    flex: 0 0 16.667%;
    max-width: 16.667%;
    -ms-flex: 0 0 16.667%;
    -webkit-flex: 0 0 16.667%;
    -webkit-box-flex: 0;
  }
  .col-xl-1 {
    flex: 0 0 8.333%;
    max-width: 8.333%;
    -ms-flex: 0 0 8.333%;
    -webkit-flex: 0 0 8.333%;
    -webkit-box-flex: 0;
  }
}
/*------------------------------------*
	Meta Stylings
*------------------------------------*/
ul.meta-style-3,
ul.meta-style-2,
ul.top-entry-meta-2,
ul.top-entry-meta-3,
ul.bottom-entry-meta-2,
ul.bottom-entry-meta-3 {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  font-size: 15px;
}
ul.meta-style-3 time.published,
ul.meta-style-2 time.published,
ul.top-entry-meta-2 time.published,
ul.top-entry-meta-3 time.published,
ul.bottom-entry-meta-2 time.published,
ul.bottom-entry-meta-3 time.published {
  font-size: inherit;
}
ul.meta-style-3 li,
ul.meta-style-2 li,
ul.top-entry-meta-2 li,
ul.top-entry-meta-3 li,
ul.bottom-entry-meta-2 li,
ul.bottom-entry-meta-3 li {
  padding: 0 7px 5px 7px;
  display: flex;
  align-items: center;
  gap: 3px;
}

ul.meta-style-3 li,
ul.top-entry-meta-3 li,
ul.bottom-entry-meta-3 li {
  display: flex;
  align-items: center;
  gap: 3px;
}
ul.meta-style-3 li i,
ul.top-entry-meta-3 li i,
ul.bottom-entry-meta-3 li i {
  padding: 0 5px;
}

ul.hms-style-classic li:not(:last-child):after,
ul.hms-style-classic li:not(:last-child):after,
ul.betm-style-classic li:not(:last-child):after,
ul.bebm-style-classic li:not(:last-child):after {
  content: "/";
  padding: 0 8px;
}
ul.hms-style-classic li,
ul.hms-style-classic li,
ul.betm-style-classic li,
ul.bebm-style-classic li {
  padding: 0 0 5px 0;
  display: flex;
  align-items: center;
  gap: 3px;
}

ul.hms-style-modern li:not(:last-child):after,
ul.hms-style-modern li:not(:last-child):after,
ul.betm-style-modern li:not(:last-child):after,
ul.bebm-style-modern li:not(:last-child):after {
  content: "|";
  padding: 0 8px;
}
ul.hms-style-modern li,
ul.hms-style-modern li,
ul.betm-style-modern li,
ul.bebm-style-modern li {
  padding: 0 0 5px 0;
  display: flex;
  align-items: center;
  gap: 3px;
}

ul.hms-style-stylish li:not(:last-child):after,
ul.hms-style-stylish li:not(:last-child):after,
ul.betm-style-stylish li:not(:last-child):after,
ul.bebm-style-stylish li:not(:last-child):after {
  content: "//";
  padding: 0 8px;
}
ul.hms-style-stylish li,
ul.hms-style-stylish li,
ul.betm-style-stylish li,
ul.bebm-style-stylish li {
  padding: 0 0 5px 0;
  display: flex;
  align-items: center;
  gap: 3px;
}

.ocean-post-layout-breadcrumbs .site-breadcrumbs {
  position: inherit;
  top: inherit;
  right: inherit;
  width: inherit;
  max-width: inherit;
  height: inherit;
  margin-top: unset;
}

.ocean-post-layout-breadcrumbs .site-breadcrumbs ol.trail-items {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin: 15px 0;
}
.ocean-post-layout-breadcrumbs .site-breadcrumbs ol.trail-items li {
  color: #333;
}
.ocean-post-layout-breadcrumbs .site-breadcrumbs ol.trail-items li a {
  color: inherit;
}
.ocean-post-layout-breadcrumbs .site-breadcrumbs ol.trail-items li span {
  color: inherit;
}

.edit-link {
  display: inline-block;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin: 20px 0 10px 30px;
}

a.post-edit-link {
  color: #ffb100;
  background-color: #06214e;
  padding: 10px 20px;
  border-radius: 12px;
}

/*------------------------------------*
	Single Post Header Ocean 2 Styling
*------------------------------------*/
.single-header-ocean-2 {
  margin-top: 40px;
  margin-bottom: 25px;
}

header.blog-post-title {
  text-align: center;
}

.single .single-header-ocean-2 .single-post-title h1 {
  border-bottom: none;
}

.single-header-ocean-2 .single-post-title {
  font-size: 60px;
  text-transform: capitalize;
}

.single-header-ocean-2 .blog-post-title ul.meta-style-2,
.single-header-ocean-2 .blog-post-title ul.meta-style-3 {
  border-bottom: none;
  justify-content: center;
  margin-left: 0;
  margin-right: 0;
}

.blog-post-breadcrumbs .site-breadcrumbs {
  position: inherit;
  top: inherit;
  right: inherit;
  width: inherit;
  max-width: inherit;
  height: inherit;
  margin-top: unset;
}

.blog-post-breadcrumbs .site-breadcrumbs ol.trail-items {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  margin: 15px 0;
}
.blog-post-breadcrumbs .site-breadcrumbs ol.trail-items li {
  color: #333;
}
.blog-post-breadcrumbs .site-breadcrumbs ol.trail-items li a {
  color: inherit;
}
.blog-post-breadcrumbs .site-breadcrumbs ol.trail-items li span {
  color: inherit;
}

.ocean-sh-2 img {
  object-fit: cover;
  width: 100%;
  max-width: none;
  max-height: 500px;
  border-radius: 0;
}

/*------------------------------------*
	Single Post Header Ocean 3 Styling
*------------------------------------*/
.header-overlay-thumbnail {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-size: cover;
  background-color: #000;
  background-position: center;
}

.single-header-ocean-3 {
  position: relative;
  padding: 50px 0;
  margin-bottom: 50px;
}

.header-color-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.7);
}

.single-header-ocean-3 .blog-post-author .post-author-avatar {
  margin: 5px 0 15px;
}
.single-header-ocean-3 .blog-post-author .post-author-avatar img.avatar {
  border-radius: 50%;
  border: 3px solid #fff;
}

.single-header-ocean-3 .blog-post-author {
  margin: 0 0 30px;
}

.single-header-ocean-3 .post-author-name {
  font-size: 22px;
  line-height: 2;
}
.single-header-ocean-3 .post-author-name a {
  color: #fff;
}
.single-header-ocean-3 .post-author-name a :hover {
  color: inherit;
}

.single-header-ocean-3 .blog-post-author-content {
  color: #fff;
  font-size: 15px;
}

.single-header-ocean-3 .single-post-title {
  color: #fff;
  font-size: 50px;
  margin: 0 0 60px;
  text-transform: capitalize;
}

.single-header-ocean-3 ul.meta-style-3,
.single-header-ocean-3 ul.meta-style-2 {
  border-bottom: none;
  padding-bottom: 0;
  color: #fff;
  margin: 0 0 0;
  justify-content: center;
}
.single-header-ocean-3 ul.meta-style-3 li a, .single-header-ocean-3 ul.meta-style-3 li i,
.single-header-ocean-3 ul.meta-style-2 li a,
.single-header-ocean-3 ul.meta-style-2 li i {
  color: #fff;
}

/*------------------------------------*
	Single Post Header Ocean 4 & 5 Styling
*------------------------------------*/
.single-header-ocean-4 {
  margin: 120px 0 60px;
  padding: 60px 0 0;
}

.single-header-ocean-5 {
  margin: 0 0 120px;
  padding: 60px 0;
}

.single-header-ocean-4,
.single-header-ocean-5 {
  background-color: blue;
}

.single-header-ocean-4 .blog-post-title {
  margin-left: auto;
  margin-right: auto;
  max-width: 800px;
}

.single-header-ocean-4 .blog-post-author {
  margin: -130px 0 40px;
}

.single-header-ocean-5 .blog-post-author {
  margin: 40px 0 -130px;
}

.single-header-ocean-4 ul.meta-style-3,
.single-header-ocean-4 ul.meta-style-2,
.single-header-ocean-5 ul.meta-style-3,
.single-header-ocean-5 ul.meta-style-2 {
  color: #fff;
  justify-content: center;
  margin: 40px 0;
}
.single-header-ocean-4 ul.meta-style-3 li a, .single-header-ocean-4 ul.meta-style-3 li i,
.single-header-ocean-4 ul.meta-style-2 li a,
.single-header-ocean-4 ul.meta-style-2 li i,
.single-header-ocean-5 ul.meta-style-3 li a,
.single-header-ocean-5 ul.meta-style-3 li i,
.single-header-ocean-5 ul.meta-style-2 li a,
.single-header-ocean-5 ul.meta-style-2 li i {
  color: #fff;
}

.single-header-ocean-4 .single-post-title,
.single-header-ocean-5 .single-post-title {
  color: #fff;
  font-size: 35px;
  text-transform: capitalize;
}

.single-header-ocean-4 .post-author-name a,
.single-header-ocean-5 .post-author-name a {
  color: #fff;
  font-size: 20px;
}

.single-header-ocean-4 .blog-post-author .post-author-avatar img.avatar,
.single-header-ocean-5 .blog-post-author .post-author-avatar img.avatar {
  border-radius: 50%;
  border: 10px solid #fff;
}

.single-header-ocean-5 .blog-post-author .post-author-avatar {
  margin: 15px 0 0;
}

.single-header-ocean-4 .blog-post-author .post-author-avatar {
  margin: 0 0 15px;
}

/*------------------------------------*
	Single Post Header Ocean 6 & 7 Styling
*------------------------------------*/
.single-header-ocean-6 .post-thumbnail img,
.single-header-ocean-7 .post-thumbnail img {
  max-height: 700px;
  object-fit: cover;
  -o-object-fit: cover;
  width: 100%;
  max-width: none;
}

.single-header-ocean-6 .blog-post-title,
.single-header-ocean-7 .blog-post-title {
  max-width: 1200px;
  background-color: black;
  border-radius: 10px;
  padding: 30px 40px;
}

.single-header-ocean-6 .blog-post-title {
  margin: 20px auto 20px auto;
}

.single-header-ocean-6.header-has-post-thumbnail .blog-post-title {
  margin: -150px auto 20px auto;
}

.single-header-ocean-7 .blog-post-title {
  margin: 20px auto 20px auto;
}

.single-header-ocean-7.header-has-post-thumbnail .blog-post-title {
  margin: 20px auto -150px auto;
}

.single-header-ocean-6 .single-post-title,
.single-header-ocean-7 .single-post-title {
  text-align: left;
  font-size: 30px;
}

.single-header-ocean-6 ul.meta-style-3 li i,
.single-header-ocean-7 ul.meta-style-3 li i {
  color: #fff;
}

.single-header-ocean-6 ul.meta-style-2,
.single-header-ocean-7 ul.meta-style-2,
.single-header-ocean-6 ul.meta-style-3,
.single-header-ocean-7 ul.meta-style-3 {
  color: #fff;
  margin: 30px 0 0;
}
.single-header-ocean-6 ul.meta-style-2 li a,
.single-header-ocean-7 ul.meta-style-2 li a,
.single-header-ocean-6 ul.meta-style-3 li a,
.single-header-ocean-7 ul.meta-style-3 li a {
  color: #fff;
}

.single-header-ocean-6 .blog-post-author .post-author-avatar img.avatar,
.single-header-ocean-7 .blog-post-author .post-author-avatar img.avatar {
  border-radius: 50%;
}

.single-header-ocean-6 .blog-post-author,
.single-header-ocean-7 .blog-post-author {
  display: flex;
  align-items: center;
  margin: 20px 0;
}

.single-header-ocean-6 .blog-post-author .blog-post-author-content,
.single-header-ocean-7 .blog-post-author .blog-post-author-content {
  padding: 0 30px;
  display: inline-block;
  text-align: left;
}
.single-header-ocean-6 .blog-post-author .blog-post-author-content .post-author-name,
.single-header-ocean-7 .blog-post-author .blog-post-author-content .post-author-name {
  font-size: 20px;
}
.single-header-ocean-6 .blog-post-author .blog-post-author-content .post-author-description,
.single-header-ocean-7 .blog-post-author .blog-post-author-content .post-author-description {
  font-size: 15px;
}

.single-header-ocean-6 .blog-post-author,
.single-header-ocean-6 .single-post-title,
.single-header-ocean-6 ul.meta-style-3,
.single-header-ocean-6 ul.meta-style-2,
.single-header-ocean-7 .blog-post-author,
.single-header-ocean-7 .single-post-title,
.single-header-ocean-7 ul.meta-style-3,
.single-header-ocean-7 ul.meta-style-2 {
  max-width: 800px;
}

.single-header-ocean-6 .single-post-title,
.single-header-ocean-6 .blog-post-author,
.single-header-ocean-6 .blog-post-author a,
.single-header-ocean-7 .single-post-title,
.single-header-ocean-7 .blog-post-author,
.single-header-ocean-7 .blog-post-author a {
  color: white;
}

@media only screen and (max-width: 479px) {
  ul.meta-style-2,
ul.meta-style-3 {
    justify-content: space-around;
  }
}
@media only screen and (max-width: 480px) {
  .single-header-ocean-6 .blog-post-author,
.single-header-ocean-7 .blog-post-author {
    flex-wrap: wrap;
    justify-content: center;
  }
  .single-header-ocean-6 .blog-post-author .blog-post-author-content,
.single-header-ocean-7 .blog-post-author .blog-post-author-content {
    padding: 0 0;
  }
}
/*------------------------------------*
	Single Post Header Ocean 8 Styling
*------------------------------------*/
/*------------------------------------*
	Post Entries
*------------------------------------*/
/*------------------------------------*
	Minimal Stylish
*------------------------------------*/
.entry-layout-4 .post-entry {
  display: flex;
}
.entry-layout-4 .post-entry:not(:first-child) {
  margin-top: 120px;
}
.entry-layout-4 .post-entry:last-child {
  margin-bottom: 50px;
}

.entry-layout-4 .blog-entry:not(:first-child) {
  margin-top: 80px;
}

.layout-4 .post-thumbnail {
  position: absolute;
  z-index: -1;
  width: 90%;
}
.layout-4 .post-thumbnail img {
  border-radius: 12px;
}

.layout-4 .post-entry__inners .published-on {
  display: inline-block;
  font-size: 15px;
  margin-bottom: 2rem;
  font-weight: bold;
  color: #7d7d77;
}
.layout-4 .post-entry__inners .published-on time {
  font-size: inherit;
}
.layout-4 .post-entry__inners .post-entry-title {
  font-size: 26px;
}
.layout-4 .post-entry__inners .post-entry-content {
  font-size: 16px;
}
.layout-4 .post-entry__inners .posted-in {
  font-size: 15px;
  font-weight: bold;
  color: #7d7d77;
}

.layout-4.has-post-thumbnail:nth-child(odd) .post-thumbnail {
  right: 0;
}
.layout-4.has-post-thumbnail:nth-child(odd) .post-entry__inners {
  margin-right: auto;
}
.layout-4.has-post-thumbnail:nth-child(even) .post-thumbnail {
  left: 0;
}
.layout-4.has-post-thumbnail:nth-child(even) .post-entry__inners {
  margin-left: auto;
}
.layout-4.has-post-thumbnail .post-entry__inners {
  margin-top: 100px;
}

.layout-4 .post-entry {
  position: relative;
  overflow: hidden;
}
.layout-4 .post-entry__inners {
  border-radius: 12px;
  box-shadow: 4px 5px 8px 0px rgba(41, 41, 41, 0.3215686275);
  display: flex;
  padding: 50px 60px;
  flex-direction: column;
  justify-content: space-evenly;
  flex-wrap: wrap;
  width: 90%;
  min-height: 400px;
  background-color: #fff;
  border: 1px solid rgb(207, 207, 207);
  margin-top: 100px;
}

.layout-4 .entry-meta-top ul.top-entry-meta-2,
.layout-4 .entry-meta-top ul.top-entry-meta-3,
.layout-4 .entry-meta-bottom ul.bottom-entry-meta-2,
.layout-4 .entry-meta-bottom ul.bottom-entry-meta-3 {
  border-bottom: none;
  justify-content: flex-start;
  margin-left: 0;
  margin-right: 0;
  font-weight: bold;
  color: #7d7d7d;
}

@media only screen and (min-width: 940px) {
  .layout-4 .post-entry__inners {
    width: 60%;
  }
  .layout-4 .post-thumbnail {
    width: 60% !important;
  }
}
/*------------------------------------*
	Stylish Wide
*------------------------------------*/
.entry-layout-5 .post-entry {
  display: flex;
}
.entry-layout-5 .post-entry:not(:first-child) {
  margin-top: 80px;
}
.entry-layout-5 .post-entry:last-child {
  margin-bottom: 50px;
}

.entry-layout-5 .blog-entry:not(:first-child) {
  margin-top: 50px;
}

.layout-5 .post-entry__inners .post-entry-title {
  font-size: 26px;
}
.layout-5 .post-entry__inners .post-entry-content {
  font-size: 16px;
}

.layout-5.has-post-thumbnail {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-end;
  min-height: 500px;
}
.layout-5.has-post-thumbnail .post-entry__inners {
  margin-top: 100px;
  background-color: #fff;
  width: 66%;
}
.layout-5.has-post-thumbnail:nth-child(odd) .post-entry__inners {
  align-self: flex-end;
  margin-left: auto;
  padding: 40px 10px 10px 70px;
}
.layout-5.has-post-thumbnail:nth-child(odd) .post-author-avatar {
  align-self: flex-start;
  margin-top: 40px;
  margin-right: auto;
  margin-left: 40px;
}
.layout-5.has-post-thumbnail:nth-child(odd) .post-author-avatar img.avatar {
  border-radius: 50%;
  border: 2px solid #7d7d7d;
}
.layout-5.has-post-thumbnail:nth-child(even) .post-entry__inners {
  align-self: flex-start;
  margin-right: auto;
  padding: 40px 70px 10px 10px;
}
.layout-5.has-post-thumbnail:nth-child(even) .post-author-avatar {
  align-self: flex-end;
  margin-top: 40px;
  margin-right: 40px;
  margin-left: auto;
}
.layout-5.has-post-thumbnail:nth-child(even) .post-author-avatar img.avatar {
  border-radius: 50%;
  border: 2px solid #7d7d7d;
}

.layout-5__thumbnail {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-size: cover;
  background-position: center;
  z-index: -1;
}

.layout-5 .entry-meta-top ul.top-entry-meta-2,
.layout-5 .entry-meta-top ul.top-entry-meta-3,
.layout-5 .entry-meta-bottom ul.bottom-entry-meta-2,
.layout-5 .entry-meta-bottom ul.bottom-entry-meta-3 {
  border-bottom: none;
  justify-content: flex-start;
  margin-left: 0;
  margin-right: 0;
  font-weight: bold;
  color: #7d7d7d;
}

/* @media only screen and (min-width: 940px) {
    .layout-5 {
        .post-entry__inners {
        width: 60%;
        }
        .post-thumbnail {
            width: 60% !important;
        }
    }
} */
/* /home/user/htdocs/electromagnyc.com/wp-content/themes/oceanwp/assets/css/blog/blog-post-headers.min.css */
.sh-container{margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}@media (min-width:240px){.sh-container{max-width:240px}}@media (min-width:320px){.sh-container{max-width:320px}}@media (min-width:480px){.sh-container{max-width:480px}}@media (min-width:640px){.sh-container{max-width:640px}}@media (min-width:940px){.sh-container{max-width:940px}}@media (min-width:1120px){.sh-container{max-width:1120px}}@media (min-width:1200px){.sh-container{max-width:1200px}}.head-row{display:flex;display:-ms-flexbox;display:-webkit-flex;display:-webkit-box;flex-wrap:wrap;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap}.row-center{justify-content:center;display:flex}.col-l-1,.col-l-10,.col-l-11,.col-l-12,.col-l-2,.col-l-3,.col-l-4,.col-l-5,.col-l-6,.col-l-7,.col-l-8,.col-l-9,.col-m-1,.col-m-10,.col-m-11,.col-m-12,.col-m-2,.col-m-3,.col-m-4,.col-m-5,.col-m-6,.col-m-7,.col-m-8,.col-m-9,.col-ml-1,.col-ms-1,.col-ms-10,.col-ms-11,.col-ms-12,.col-ms-2,.col-ms-3,.col-ms-4,.col-ms-5,.col-ms-6,.col-ms-7,.col-ms-8,.col-ms-9,.col-s-1,.col-s-10,.col-s-11,.col-s-12,.col-s-2,.col-s-3,.col-s-4,.col-s-5,.col-s-6,.col-s-7,.col-s-8,.col-s-9,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{position:relative;min-height:1px;padding-left:1rem;padding-right:1rem}.col-xs-12{flex:0 0 100%;max-width:100%;-ms-flex:0 0 100%;-webkit-flex:0 0 100%;-webkit-box-flex:0}.col-xs-11{flex:0 0 91.667%;max-width:91.667%;-ms-flex:0 0 91.667%;-webkit-flex:0 0 91.667%;-webkit-box-flex:0}.col-xs-10{flex:0 0 83.333%;max-width:83.333%;-ms-flex:0 0 83.333%;-webkit-flex:0 0 83.333%;-webkit-box-flex:0}.col-xs-9{flex:0 0 75%;max-width:75%;-ms-flex:0 0 75%;-webkit-flex:0 0 75%;-webkit-box-flex:0}.col-xs-8{flex:0 0 66.667%;max-width:66.667%;-ms-flex:0 0 66.667%;-webkit-flex:0 0 66.667%;-webkit-box-flex:0}.col-xs-7{flex:0 0 58.333%;max-width:58.333%;-ms-flex:0 0 58.333%;-webkit-flex:0 0 58.333%;-webkit-box-flex:0}.col-xs-6{flex:0 0 50%;max-width:50%;-ms-flex:0 0 50%;-webkit-flex:0 0 50%;-webkit-box-flex:0}.col-xs-5{flex:0 0 41.667%;max-width:41.667%;-ms-flex:0 0 41.667%;-webkit-flex:0 0 41.667%;-webkit-box-flex:0}.col-xs-4{flex:0 0 33.333%;max-width:33.333%;-ms-flex:0 0 33.333%;-webkit-flex:0 0 33.333%;-webkit-box-flex:0}.col-xs-3{flex:0 0 25%;max-width:25%;-ms-flex:0 0 25%;-webkit-flex:0 0 25%;-webkit-box-flex:0}.col-xs-2{flex:0 0 16.667%;max-width:16.667%;-ms-flex:0 0 16.667%;-webkit-flex:0 0 16.667%;-webkit-box-flex:0}.col-xs-1{flex:0 0 8.333%;max-width:8.333%;-ms-flex:0 0 8.333%;-webkit-flex:0 0 8.333%;-webkit-box-flex:0}@media (min-width:320px){.col-s-12{flex:0 0 100%;max-width:100%;-ms-flex:0 0 100%;-webkit-flex:0 0 100%;-webkit-box-flex:0}.col-s-11{flex:0 0 91.667%;max-width:91.667%;-ms-flex:0 0 91.667%;-webkit-flex:0 0 91.667%;-webkit-box-flex:0}.col-s-10{flex:0 0 83.333%;max-width:83.333%;-ms-flex:0 0 83.333%;-webkit-flex:0 0 83.333%;-webkit-box-flex:0}.col-s-9{flex:0 0 75%;max-width:75%;-ms-flex:0 0 75%;-webkit-flex:0 0 75%;-webkit-box-flex:0}.col-s-8{flex:0 0 66.667%;max-width:66.667%;-ms-flex:0 0 66.667%;-webkit-flex:0 0 66.667%;-webkit-box-flex:0}.col-s-7{flex:0 0 58.333%;max-width:58.333%;-ms-flex:0 0 58.333%;-webkit-flex:0 0 58.333%;-webkit-box-flex:0}.col-s-6{flex:0 0 50%;max-width:50%;-ms-flex:0 0 50%;-webkit-flex:0 0 50%;-webkit-box-flex:0}.col-s-5{flex:0 0 41.667%;max-width:41.667%;-ms-flex:0 0 41.667%;-webkit-flex:0 0 41.667%;-webkit-box-flex:0}.col-s-4{flex:0 0 33.333%;max-width:33.333%;-ms-flex:0 0 33.333%;-webkit-flex:0 0 33.333%;-webkit-box-flex:0}.col-s-3{flex:0 0 25%;max-width:25%;-ms-flex:0 0 25%;-webkit-flex:0 0 25%;-webkit-box-flex:0}.col-s-2{flex:0 0 16.667%;max-width:16.667%;-ms-flex:0 0 16.667%;-webkit-flex:0 0 16.667%;-webkit-box-flex:0}.col-s-1{flex:0 0 8.333%;max-width:8.333%;-ms-flex:0 0 8.333%;-webkit-flex:0 0 8.333%;-webkit-box-flex:0}}@media (min-width:480px){.col-ms-12{flex:0 0 100%;max-width:100%;-ms-flex:0 0 100%;-webkit-flex:0 0 100%;-webkit-box-flex:0}.col-ms-11{flex:0 0 91.667%;max-width:91.667%;-ms-flex:0 0 91.667%;-webkit-flex:0 0 91.667%;-webkit-box-flex:0}.col-ms-10{flex:0 0 83.333%;max-width:83.333%;-ms-flex:0 0 83.333%;-webkit-flex:0 0 83.333%;-webkit-box-flex:0}.col-ms-9{flex:0 0 75%;max-width:75%;-ms-flex:0 0 75%;-webkit-flex:0 0 75%;-webkit-box-flex:0}.col-ms-8{flex:0 0 66.667%;max-width:66.667%;-ms-flex:0 0 66.667%;-webkit-flex:0 0 66.667%;-webkit-box-flex:0}.col-ms-7{flex:0 0 58.333%;max-width:58.333%;-ms-flex:0 0 58.333%;-webkit-flex:0 0 58.333%;-webkit-box-flex:0}.col-ms-6{flex:0 0 50%;max-width:50%;-ms-flex:0 0 50%;-webkit-flex:0 0 50%;-webkit-box-flex:0}.col-ms-5{flex:0 0 41.667%;max-width:41.667%;-ms-flex:0 0 41.667%;-webkit-flex:0 0 41.667%;-webkit-box-flex:0}.col-ms-4{flex:0 0 33.333%;max-width:33.333%;-ms-flex:0 0 33.333%;-webkit-flex:0 0 33.333%;-webkit-box-flex:0}.col-ms-3{flex:0 0 25%;max-width:25%;-ms-flex:0 0 25%;-webkit-flex:0 0 25%;-webkit-box-flex:0}.col-ms-2{flex:0 0 16.667%;max-width:16.667%;-ms-flex:0 0 16.667%;-webkit-flex:0 0 16.667%;-webkit-box-flex:0}.col-ms-1{flex:0 0 8.333%;max-width:8.333%;-ms-flex:0 0 8.333%;-webkit-flex:0 0 8.333%;-webkit-box-flex:0}}@media (min-width:640px){.col-m-12{flex:0 0 100%;max-width:100%;-ms-flex:0 0 100%;-webkit-flex:0 0 100%;-webkit-box-flex:0}.col-m-11{flex:0 0 91.667%;max-width:91.667%;-ms-flex:0 0 91.667%;-webkit-flex:0 0 91.667%;-webkit-box-flex:0}.col-m-10{flex:0 0 83.333%;max-width:83.333%;-ms-flex:0 0 83.333%;-webkit-flex:0 0 83.333%;-webkit-box-flex:0}.col-m-9{flex:0 0 75%;max-width:75%;-ms-flex:0 0 75%;-webkit-flex:0 0 75%;-webkit-box-flex:0}.col-m-8{flex:0 0 66.667%;max-width:66.667%;-ms-flex:0 0 66.667%;-webkit-flex:0 0 66.667%;-webkit-box-flex:0}.col-m-7{flex:0 0 58.333%;max-width:58.333%;-ms-flex:0 0 58.333%;-webkit-flex:0 0 58.333%;-webkit-box-flex:0}.col-m-6{flex:0 0 50%;max-width:50%;-ms-flex:0 0 50%;-webkit-flex:0 0 50%;-webkit-box-flex:0}.col-m-5{flex:0 0 41.667%;max-width:41.667%;-ms-flex:0 0 41.667%;-webkit-flex:0 0 41.667%;-webkit-box-flex:0}.col-m-4{flex:0 0 33.333%;max-width:33.333%;-ms-flex:0 0 33.333%;-webkit-flex:0 0 33.333%;-webkit-box-flex:0}.col-m-3{flex:0 0 25%;max-width:25%;-ms-flex:0 0 25%;-webkit-flex:0 0 25%;-webkit-box-flex:0}.col-m-2{flex:0 0 16.667%;max-width:16.667%;-ms-flex:0 0 16.667%;-webkit-flex:0 0 16.667%;-webkit-box-flex:0}.col-m-1{flex:0 0 8.333%;max-width:8.333%;-ms-flex:0 0 8.333%;-webkit-flex:0 0 8.333%;-webkit-box-flex:0}}@media (min-width:940px){.col-ml-12{flex:0 0 100%;max-width:100%;-ms-flex:0 0 100%;-webkit-flex:0 0 100%;-webkit-box-flex:0}.col-ml-11{flex:0 0 91.667%;max-width:91.667%;-ms-flex:0 0 91.667%;-webkit-flex:0 0 91.667%;-webkit-box-flex:0}.col-ml-10{flex:0 0 83.333%;max-width:83.333%;-ms-flex:0 0 83.333%;-webkit-flex:0 0 83.333%;-webkit-box-flex:0}.col-ml-9{flex:0 0 75%;max-width:75%;-ms-flex:0 0 75%;-webkit-flex:0 0 75%;-webkit-box-flex:0}.col-ml-8{flex:0 0 66.667%;max-width:66.667%;-ms-flex:0 0 66.667%;-webkit-flex:0 0 66.667%;-webkit-box-flex:0}.col-ml-7{flex:0 0 58.333%;max-width:58.333%;-ms-flex:0 0 58.333%;-webkit-flex:0 0 58.333%;-webkit-box-flex:0}.col-ml-6{flex:0 0 50%;max-width:50%;-ms-flex:0 0 50%;-webkit-flex:0 0 50%;-webkit-box-flex:0}.col-ml-5{flex:0 0 41.667%;max-width:41.667%;-ms-flex:0 0 41.667%;-webkit-flex:0 0 41.667%;-webkit-box-flex:0}.col-ml-4{flex:0 0 33.333%;max-width:33.333%;-ms-flex:0 0 33.333%;-webkit-flex:0 0 33.333%;-webkit-box-flex:0}.col-ml-3{flex:0 0 25%;max-width:25%;-ms-flex:0 0 25%;-webkit-flex:0 0 25%;-webkit-box-flex:0}.col-ml-2{flex:0 0 16.667%;max-width:16.667%;-ms-flex:0 0 16.667%;-webkit-flex:0 0 16.667%;-webkit-box-flex:0}.col-ml-1{flex:0 0 8.333%;max-width:8.333%;-ms-flex:0 0 8.333%;-webkit-flex:0 0 8.333%;-webkit-box-flex:0}}@media (min-width:1120px){.col-l-12{flex:0 0 100%;max-width:100%;-ms-flex:0 0 100%;-webkit-flex:0 0 100%;-webkit-box-flex:0}.col-l-11{flex:0 0 91.667%;max-width:91.667%;-ms-flex:0 0 91.667%;-webkit-flex:0 0 91.667%;-webkit-box-flex:0}.col-l-10{flex:0 0 83.333%;max-width:83.333%;-ms-flex:0 0 83.333%;-webkit-flex:0 0 83.333%;-webkit-box-flex:0}.col-l-9{flex:0 0 75%;max-width:75%;-ms-flex:0 0 75%;-webkit-flex:0 0 75%;-webkit-box-flex:0}.col-l-8{flex:0 0 66.667%;max-width:66.667%;-ms-flex:0 0 66.667%;-webkit-flex:0 0 66.667%;-webkit-box-flex:0}.col-l-7{flex:0 0 58.333%;max-width:58.333%;-ms-flex:0 0 58.333%;-webkit-flex:0 0 58.333%;-webkit-box-flex:0}.col-l-6{flex:0 0 50%;max-width:50%;-ms-flex:0 0 50%;-webkit-flex:0 0 50%;-webkit-box-flex:0}.col-l-5{flex:0 0 41.667%;max-width:41.667%;-ms-flex:0 0 41.667%;-webkit-flex:0 0 41.667%;-webkit-box-flex:0}.col-l-4{flex:0 0 33.333%;max-width:33.333%;-ms-flex:0 0 33.333%;-webkit-flex:0 0 33.333%;-webkit-box-flex:0}.col-l-3{flex:0 0 25%;max-width:25%;-ms-flex:0 0 25%;-webkit-flex:0 0 25%;-webkit-box-flex:0}.col-l-2{flex:0 0 16.667%;max-width:16.667%;-ms-flex:0 0 16.667%;-webkit-flex:0 0 16.667%;-webkit-box-flex:0}.col-l-1{flex:0 0 8.333%;max-width:8.333%;-ms-flex:0 0 8.333%;-webkit-flex:0 0 8.333%;-webkit-box-flex:0}}@media (min-width:1200px){.col-xl-12{flex:0 0 100%;max-width:100%;-ms-flex:0 0 100%;-webkit-flex:0 0 100%;-webkit-box-flex:0}.col-xl-11{flex:0 0 91.667%;max-width:91.667%;-ms-flex:0 0 91.667%;-webkit-flex:0 0 91.667%;-webkit-box-flex:0}.col-xl-10{flex:0 0 83.333%;max-width:83.333%;-ms-flex:0 0 83.333%;-webkit-flex:0 0 83.333%;-webkit-box-flex:0}.col-xl-9{flex:0 0 75%;max-width:75%;-ms-flex:0 0 75%;-webkit-flex:0 0 75%;-webkit-box-flex:0}.col-xl-8{flex:0 0 66.667%;max-width:66.667%;-ms-flex:0 0 66.667%;-webkit-flex:0 0 66.667%;-webkit-box-flex:0}.col-xl-7{flex:0 0 58.333%;max-width:58.333%;-ms-flex:0 0 58.333%;-webkit-flex:0 0 58.333%;-webkit-box-flex:0}.col-xl-6{flex:0 0 50%;max-width:50%;-ms-flex:0 0 50%;-webkit-flex:0 0 50%;-webkit-box-flex:0}.col-xl-5{flex:0 0 41.667%;max-width:41.667%;-ms-flex:0 0 41.667%;-webkit-flex:0 0 41.667%;-webkit-box-flex:0}.col-xl-4{flex:0 0 33.333%;max-width:33.333%;-ms-flex:0 0 33.333%;-webkit-flex:0 0 33.333%;-webkit-box-flex:0}.col-xl-3{flex:0 0 25%;max-width:25%;-ms-flex:0 0 25%;-webkit-flex:0 0 25%;-webkit-box-flex:0}.col-xl-2{flex:0 0 16.667%;max-width:16.667%;-ms-flex:0 0 16.667%;-webkit-flex:0 0 16.667%;-webkit-box-flex:0}.col-xl-1{flex:0 0 8.333%;max-width:8.333%;-ms-flex:0 0 8.333%;-webkit-flex:0 0 8.333%;-webkit-box-flex:0}}ul.bottom-entry-meta-2,ul.bottom-entry-meta-3,ul.meta-style-2,ul.meta-style-3,ul.top-entry-meta-2,ul.top-entry-meta-3{list-style:none;display:flex;flex-wrap:wrap;font-size:15px}ul.bottom-entry-meta-2 time.published,ul.bottom-entry-meta-3 time.published,ul.meta-style-2 time.published,ul.meta-style-3 time.published,ul.top-entry-meta-2 time.published,ul.top-entry-meta-3 time.published{font-size:inherit}ul.bottom-entry-meta-2 li,ul.bottom-entry-meta-3 li,ul.meta-style-2 li,ul.meta-style-3 li,ul.top-entry-meta-2 li,ul.top-entry-meta-3 li{padding:0 7px 5px 7px;display:flex;align-items:center;gap:3px}ul.bottom-entry-meta-3 li,ul.meta-style-3 li,ul.top-entry-meta-3 li{display:flex;align-items:center;gap:3px}ul.bottom-entry-meta-3 li i,ul.meta-style-3 li i,ul.top-entry-meta-3 li i{padding:0 5px}ul.bebm-style-classic li:not(:last-child):after,ul.betm-style-classic li:not(:last-child):after,ul.hms-style-classic li:not(:last-child):after{content:"/";padding:0 8px}ul.bebm-style-classic li,ul.betm-style-classic li,ul.hms-style-classic li{padding:0 0 5px 0;display:flex;align-items:center;gap:3px}ul.bebm-style-modern li:not(:last-child):after,ul.betm-style-modern li:not(:last-child):after,ul.hms-style-modern li:not(:last-child):after{content:"|";padding:0 8px}ul.bebm-style-modern li,ul.betm-style-modern li,ul.hms-style-modern li{padding:0 0 5px 0;display:flex;align-items:center;gap:3px}ul.bebm-style-stylish li:not(:last-child):after,ul.betm-style-stylish li:not(:last-child):after,ul.hms-style-stylish li:not(:last-child):after{content:"//";padding:0 8px}ul.bebm-style-stylish li,ul.betm-style-stylish li,ul.hms-style-stylish li{padding:0 0 5px 0;display:flex;align-items:center;gap:3px}.ocean-post-layout-breadcrumbs .site-breadcrumbs{position:inherit;top:inherit;right:inherit;width:inherit;max-width:inherit;height:inherit;margin-top:unset}.ocean-post-layout-breadcrumbs .site-breadcrumbs ol.trail-items{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;margin:15px 0}.ocean-post-layout-breadcrumbs .site-breadcrumbs ol.trail-items li{color:#333}.ocean-post-layout-breadcrumbs .site-breadcrumbs ol.trail-items li a{color:inherit}.ocean-post-layout-breadcrumbs .site-breadcrumbs ol.trail-items li span{color:inherit}.edit-link{display:inline-block;font-weight:700;text-transform:uppercase;letter-spacing:1px;margin:20px 0 10px 30px}a.post-edit-link{color:#ffb100;background-color:#06214e;padding:10px 20px;border-radius:12px}.single-header-ocean-2{margin-top:40px;margin-bottom:25px}header.blog-post-title{text-align:center}.single .single-header-ocean-2 .single-post-title h1{border-bottom:none}.single-header-ocean-2 .single-post-title{font-size:60px;text-transform:capitalize}.single-header-ocean-2 .blog-post-title ul.meta-style-2,.single-header-ocean-2 .blog-post-title ul.meta-style-3{border-bottom:none;justify-content:center;margin-left:0;margin-right:0}.blog-post-breadcrumbs .site-breadcrumbs{position:inherit;top:inherit;right:inherit;width:inherit;max-width:inherit;height:inherit;margin-top:unset}.blog-post-breadcrumbs .site-breadcrumbs ol.trail-items{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;margin:15px 0}.blog-post-breadcrumbs .site-breadcrumbs ol.trail-items li{color:#333}.blog-post-breadcrumbs .site-breadcrumbs ol.trail-items li a{color:inherit}.blog-post-breadcrumbs .site-breadcrumbs ol.trail-items li span{color:inherit}.ocean-sh-2 img{object-fit:cover;width:100%;max-width:none;max-height:500px;border-radius:0}.header-overlay-thumbnail{position:absolute;top:0;left:0;right:0;bottom:0;background-size:cover;background-color:#000;background-position:center}.single-header-ocean-3{position:relative;padding:50px 0;margin-bottom:50px}.header-color-overlay{position:absolute;width:100%;height:100%;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.7)}.single-header-ocean-3 .blog-post-author .post-author-avatar{margin:5px 0 15px}.single-header-ocean-3 .blog-post-author .post-author-avatar img.avatar{border-radius:50%;border:3px solid #fff}.single-header-ocean-3 .blog-post-author{margin:0 0 30px}.single-header-ocean-3 .post-author-name{font-size:22px;line-height:2}.single-header-ocean-3 .post-author-name a{color:#fff}.single-header-ocean-3 .post-author-name a :hover{color:inherit}.single-header-ocean-3 .blog-post-author-content{color:#fff;font-size:15px}.single-header-ocean-3 .single-post-title{color:#fff;font-size:50px;margin:0 0 60px;text-transform:capitalize}.single-header-ocean-3 ul.meta-style-2,.single-header-ocean-3 ul.meta-style-3{border-bottom:none;padding-bottom:0;color:#fff;margin:0 0 0;justify-content:center}.single-header-ocean-3 ul.meta-style-2 li a,.single-header-ocean-3 ul.meta-style-2 li i,.single-header-ocean-3 ul.meta-style-3 li a,.single-header-ocean-3 ul.meta-style-3 li i{color:#fff}.single-header-ocean-4{margin:120px 0 60px;padding:60px 0 0}.single-header-ocean-5{margin:0 0 120px;padding:60px 0}.single-header-ocean-4,.single-header-ocean-5{background-color:#00f}.single-header-ocean-4 .blog-post-title{margin-left:auto;margin-right:auto;max-width:800px}.single-header-ocean-4 .blog-post-author{margin:-130px 0 40px}.single-header-ocean-5 .blog-post-author{margin:40px 0 -130px}.single-header-ocean-4 ul.meta-style-2,.single-header-ocean-4 ul.meta-style-3,.single-header-ocean-5 ul.meta-style-2,.single-header-ocean-5 ul.meta-style-3{color:#fff;justify-content:center;margin:40px 0}.single-header-ocean-4 ul.meta-style-2 li a,.single-header-ocean-4 ul.meta-style-2 li i,.single-header-ocean-4 ul.meta-style-3 li a,.single-header-ocean-4 ul.meta-style-3 li i,.single-header-ocean-5 ul.meta-style-2 li a,.single-header-ocean-5 ul.meta-style-2 li i,.single-header-ocean-5 ul.meta-style-3 li a,.single-header-ocean-5 ul.meta-style-3 li i{color:#fff}.single-header-ocean-4 .single-post-title,.single-header-ocean-5 .single-post-title{color:#fff;font-size:35px;text-transform:capitalize}.single-header-ocean-4 .post-author-name a,.single-header-ocean-5 .post-author-name a{color:#fff;font-size:20px}.single-header-ocean-4 .blog-post-author .post-author-avatar img.avatar,.single-header-ocean-5 .blog-post-author .post-author-avatar img.avatar{border-radius:50%;border:10px solid #fff}.single-header-ocean-5 .blog-post-author .post-author-avatar{margin:15px 0 0}.single-header-ocean-4 .blog-post-author .post-author-avatar{margin:0 0 15px}.single-header-ocean-6 .post-thumbnail img,.single-header-ocean-7 .post-thumbnail img{max-height:700px;object-fit:cover;-o-object-fit:cover;width:100%;max-width:none}.single-header-ocean-6 .blog-post-title,.single-header-ocean-7 .blog-post-title{max-width:1200px;background-color:#000;border-radius:10px;padding:30px 40px}.single-header-ocean-6 .blog-post-title{margin:20px auto 20px auto}.single-header-ocean-6.header-has-post-thumbnail .blog-post-title{margin:-150px auto 20px auto}.single-header-ocean-7 .blog-post-title{margin:20px auto 20px auto}.single-header-ocean-7.header-has-post-thumbnail .blog-post-title{margin:20px auto -150px auto}.single-header-ocean-6 .single-post-title,.single-header-ocean-7 .single-post-title{text-align:left;font-size:30px}.single-header-ocean-6 ul.meta-style-3 li i,.single-header-ocean-7 ul.meta-style-3 li i{color:#fff}.single-header-ocean-6 ul.meta-style-2,.single-header-ocean-6 ul.meta-style-3,.single-header-ocean-7 ul.meta-style-2,.single-header-ocean-7 ul.meta-style-3{color:#fff;margin:30px 0 0}.single-header-ocean-6 ul.meta-style-2 li a,.single-header-ocean-6 ul.meta-style-3 li a,.single-header-ocean-7 ul.meta-style-2 li a,.single-header-ocean-7 ul.meta-style-3 li a{color:#fff}.single-header-ocean-6 .blog-post-author .post-author-avatar img.avatar,.single-header-ocean-7 .blog-post-author .post-author-avatar img.avatar{border-radius:50%}.single-header-ocean-6 .blog-post-author,.single-header-ocean-7 .blog-post-author{display:flex;align-items:center;margin:20px 0}.single-header-ocean-6 .blog-post-author .blog-post-author-content,.single-header-ocean-7 .blog-post-author .blog-post-author-content{padding:0 30px;display:inline-block;text-align:left}.single-header-ocean-6 .blog-post-author .blog-post-author-content .post-author-name,.single-header-ocean-7 .blog-post-author .blog-post-author-content .post-author-name{font-size:20px}.single-header-ocean-6 .blog-post-author .blog-post-author-content .post-author-description,.single-header-ocean-7 .blog-post-author .blog-post-author-content .post-author-description{font-size:15px}.single-header-ocean-6 .blog-post-author,.single-header-ocean-6 .single-post-title,.single-header-ocean-6 ul.meta-style-2,.single-header-ocean-6 ul.meta-style-3,.single-header-ocean-7 .blog-post-author,.single-header-ocean-7 .single-post-title,.single-header-ocean-7 ul.meta-style-2,.single-header-ocean-7 ul.meta-style-3{max-width:800px}.single-header-ocean-6 .blog-post-author,.single-header-ocean-6 .blog-post-author a,.single-header-ocean-6 .single-post-title,.single-header-ocean-7 .blog-post-author,.single-header-ocean-7 .blog-post-author a,.single-header-ocean-7 .single-post-title{color:#fff}@media only screen and (max-width:479px){ul.meta-style-2,ul.meta-style-3{justify-content:space-around}}@media only screen and (max-width:480px){.single-header-ocean-6 .blog-post-author,.single-header-ocean-7 .blog-post-author{flex-wrap:wrap;justify-content:center}.single-header-ocean-6 .blog-post-author .blog-post-author-content,.single-header-ocean-7 .blog-post-author .blog-post-author-content{padding:0 0}}.entry-layout-4 .post-entry{display:flex}.entry-layout-4 .post-entry:not(:first-child){margin-top:120px}.entry-layout-4 .post-entry:last-child{margin-bottom:50px}.entry-layout-4 .blog-entry:not(:first-child){margin-top:80px}.layout-4 .post-thumbnail{position:absolute;z-index:-1;width:90%}.layout-4 .post-thumbnail img{border-radius:12px}.layout-4 .post-entry__inners .published-on{display:inline-block;font-size:15px;margin-bottom:2rem;font-weight:700;color:#7d7d77}.layout-4 .post-entry__inners .published-on time{font-size:inherit}.layout-4 .post-entry__inners .post-entry-title{font-size:26px}.layout-4 .post-entry__inners .post-entry-content{font-size:16px}.layout-4 .post-entry__inners .posted-in{font-size:15px;font-weight:700;color:#7d7d77}.layout-4.has-post-thumbnail:nth-child(odd) .post-thumbnail{right:0}.layout-4.has-post-thumbnail:nth-child(odd) .post-entry__inners{margin-right:auto}.layout-4.has-post-thumbnail:nth-child(even) .post-thumbnail{left:0}.layout-4.has-post-thumbnail:nth-child(even) .post-entry__inners{margin-left:auto}.layout-4.has-post-thumbnail .post-entry__inners{margin-top:100px}.layout-4 .post-entry{position:relative;overflow:hidden}.layout-4 .post-entry__inners{border-radius:12px;box-shadow:4px 5px 8px 0 rgba(41,41,41,.3215686275);display:flex;padding:50px 60px;flex-direction:column;justify-content:space-evenly;flex-wrap:wrap;width:90%;min-height:400px;background-color:#fff;border:1px solid #cfcfcf;margin-top:100px}.layout-4 .entry-meta-bottom ul.bottom-entry-meta-2,.layout-4 .entry-meta-bottom ul.bottom-entry-meta-3,.layout-4 .entry-meta-top ul.top-entry-meta-2,.layout-4 .entry-meta-top ul.top-entry-meta-3{border-bottom:none;justify-content:flex-start;margin-left:0;margin-right:0;font-weight:700;color:#7d7d7d}@media only screen and (min-width:940px){.layout-4 .post-entry__inners{width:60%}.layout-4 .post-thumbnail{width:60%!important}}.entry-layout-5 .post-entry{display:flex}.entry-layout-5 .post-entry:not(:first-child){margin-top:80px}.entry-layout-5 .post-entry:last-child{margin-bottom:50px}.entry-layout-5 .blog-entry:not(:first-child){margin-top:50px}.layout-5 .post-entry__inners .post-entry-title{font-size:26px}.layout-5 .post-entry__inners .post-entry-content{font-size:16px}.layout-5.has-post-thumbnail{position:relative;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-end;min-height:500px}.layout-5.has-post-thumbnail .post-entry__inners{margin-top:100px;background-color:#fff;width:66%}.layout-5.has-post-thumbnail:nth-child(odd) .post-entry__inners{align-self:flex-end;margin-left:auto;padding:40px 10px 10px 70px}.layout-5.has-post-thumbnail:nth-child(odd) .post-author-avatar{align-self:flex-start;margin-top:40px;margin-right:auto;margin-left:40px}.layout-5.has-post-thumbnail:nth-child(odd) .post-author-avatar img.avatar{border-radius:50%;border:2px solid #7d7d7d}.layout-5.has-post-thumbnail:nth-child(even) .post-entry__inners{align-self:flex-start;margin-right:auto;padding:40px 70px 10px 10px}.layout-5.has-post-thumbnail:nth-child(even) .post-author-avatar{align-self:flex-end;margin-top:40px;margin-right:40px;margin-left:auto}.layout-5.has-post-thumbnail:nth-child(even) .post-author-avatar img.avatar{border-radius:50%;border:2px solid #7d7d7d}.layout-5__thumbnail{position:absolute;top:0;left:0;right:0;bottom:0;background-size:cover;background-position:center;z-index:-1}.layout-5 .entry-meta-bottom ul.bottom-entry-meta-2,.layout-5 .entry-meta-bottom ul.bottom-entry-meta-3,.layout-5 .entry-meta-top ul.top-entry-meta-2,.layout-5 .entry-meta-top ul.top-entry-meta-3{border-bottom:none;justify-content:flex-start;margin-left:0;margin-right:0;font-weight:700;color:#7d7d7d}
/* /home/user/htdocs/electromagnyc.com/wp-content/themes/oceanwp/assets/css/edd/edd.css */
/*!
 * Project   : OceanWP WordPress Theme
 * Purpose   : EDD Tweaks
 * Author    : OceanWP
 */
/* Ajax Add To Cart Button */
.edd_purchase_submit_wrapper {
  position: relative;
}
.edd_purchase_submit_wrapper li {
  list-style-type: none;
}
.edd_purchase_submit_wrapper .edd-cart-ajax-alert {
  display: none;
}
.edd_purchase_submit_wrapper .edd-add-to-cart {
  position: relative;
}
.edd_purchase_submit_wrapper .edd-add-to-cart a {
  text-decoration: none;
  display: none;
  position: relative;
  overflow: hidden;
}
.edd_purchase_submit_wrapper .edd-add-to-cart a.edd-has-js {
  display: inline-block;
}
.edd_purchase_submit_wrapper .edd-cart-ajax {
  display: none;
  position: relative;
  left: -35px;
}
.edd_purchase_submit_wrapper .edd-submit.edd-ajax-loading {
  padding-right: 30px;
}
.edd_purchase_submit_wrapper .edd-add-to-cart {
  position: relative;
}
.edd_purchase_submit_wrapper .edd-add-to-cart .edd-add-to-cart-label {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: 0.1s opacity !important;
  -moz-transition: 0.1s opacity !important;
  -ms-transition: 0.1s opacity !important;
  -o-transition: 0.1s opacity !important;
  transition: 0.1s opacity !important;
}
.edd_purchase_submit_wrapper .edd_go_to_checkout:after {
  font-family: "simple-line-icons";
  font-weight: normal;
  font-style: normal;
  letter-spacing: normal;
  text-rendering: auto;
  content: "\e035";
  margin-left: 6px;
}
.edd_purchase_submit_wrapper .edd-add-to-cart .edd-loading,
.edd_purchase_submit_wrapper .edd-loading:after {
  border-radius: 50%;
  display: block;
  width: 1.5em;
  height: 1.5em;
}
.edd_purchase_submit_wrapper .button:after,
.edd_purchase_submit_wrapper .button:before {
  font-weight: normal;
  font-style: normal;
  letter-spacing: normal;
  text-rendering: auto;
}
.edd_purchase_submit_wrapper .edd-loading {
  -webkit-animation: edd-spinning 1.1s infinite linear;
  animation: edd-spinning 1.1s infinite linear;
  border-top: 0.2em solid rgba(255, 255, 255, 0.2);
  border-right: 0.2em solid rgba(255, 255, 255, 0.2);
  border-bottom: 0.2em solid rgba(255, 255, 255, 0.2);
  border-left: 0.2em solid #fff;
  font-size: 0.75em;
  position: absolute;
  left: calc(50% - 0.75em);
  top: calc(50% - 0.75em);
  opacity: 0;
  filter: alpha(opacity=0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition: 0.1s opacity !important;
  -moz-transition: 0.1s opacity !important;
  -ms-transition: 0.1s opacity !important;
  -o-transition: 0.1s opacity !important;
  transition: 0.1s opacity !important;
}
.edd_purchase_submit_wrapper .edd-loading.edd-loading-ajax {
  display: inline-block;
  position: relative;
  top: 0;
  left: 0.25em;
  vertical-align: middle;
  color: #fff;
}
.edd_purchase_submit_wrapper .edd-loading.edd-discount-loader {
  display: inline-block;
  position: relative;
  left: auto;
  vertical-align: middle;
  width: 1.25em;
  height: 1.25em;
}
.edd_purchase_submit_wrapper .edd-loading.edd-loading-ajax {
  opacity: 1;
}

@-webkit-keyframes edd-spinning {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes edd-spinning {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.edd-add-to-cart[data-edd-loading] .edd-add-to-cart-label {
  opacity: 0;
  filter: alpha(opacity=0);
}

.edd-add-to-cart[data-edd-loading] .edd-loading,
.edd-discount-loader.edd-loading {
  opacity: 1;
  filter: alpha(opacity=100);
}

.edd-cart-added-alert {
  color: #567622;
  display: block;
  position: absolute;
}

.edd_downloads_list .button {
  float: none;
  display: inline-block;
  background-color: transparent;
  color: #848494;
  padding: 5px 12px;
  border: 3px double #e4e4e4;
  font-size: 12px;
  line-height: 1.5;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  text-transform: none;
}
.edd_downloads_list .button:hover {
  background-color: transparent;
  color: #13aff0;
  border-color: #13aff0;
}
.edd_downloads_list .button:hover .edd-loading {
  border-color: #13aff0;
}
.edd_downloads_list .edd_download_inner {
  background-color: #fcfcfc;
}

/* Downloads Shortcode */
.edd_downloads_list:after {
  content: "";
  display: table;
  clear: both;
}

.edd_download {
  float: left;
  margin: 0 0 20px;
  padding: 0 10px;
  text-align: center;
}

.edd_download_columns_1 .edd_download {
  width: 100%;
}

.edd_download_columns_2 .edd_download {
  width: 50%;
}

.edd_download_columns_0 .edd_download,
.edd_download_columns_3 .edd_download {
  width: 33%;
}

.edd_download_columns_4 .edd_download {
  width: 25%;
}

.edd_download_columns_5 .edd_download {
  width: 20%;
}

.edd_download_columns_6 .edd_download {
  width: 16.6%;
}

/** Tablet View **/
@media only screen and (min-width: 768px) and (max-width: 959px) {
  .edd_downloads_list .edd_download {
    width: 100%;
  }
  .edd_downloads_list.edd_download_columns_4 .edd_download {
    width: 50%;
  }
}
@media only screen and (max-width: 767px) {
  .edd_downloads_list .edd_download {
    width: 100%;
  }
}
/** Mobile View **/
@media only screen and (max-width: 480px) {
  .edd_downloads_list .edd_download {
    width: 100%;
  }
}
.edd_download_inner {
  padding: 10px 10px 20px;
}

.edd_download_columns_2 .edd_download:nth-child(2n+1),
.edd_download_columns_3 .edd_download:nth-child(3n+1),
.edd_download_columns_4 .edd_download:nth-child(4n+1),
.edd_download_columns_5 .edd_download:nth-child(5n+1),
.edd_download_columns_6 .edd_download:nth-child(6n+1) {
  clear: left;
}

.edd_download .edd_price {
  margin-bottom: 10px;
}

#edd_download_pagination {
  clear: both;
  float: right;
}
#edd_download_pagination .page-numbers {
  position: relative;
  display: inline-block;
  min-width: 38px;
  min-width: 38px;
  line-height: 38px;
  margin: 0 8px 0 0;
  text-align: center;
  color: #555;
  border: 1px solid #e9e9e9;
  font-size: 18px;
  cursor: pointer;
  white-space: nowrap;
}
#edd_download_pagination .page-numbers:hover {
  background-color: #f8f8f8;
}
#edd_download_pagination .page-numbers.next, #edd_download_pagination .page-numbers.prev {
  /* Hide text from view */
  text-indent: -9999px;
}
#edd_download_pagination .page-numbers.next:after, #edd_download_pagination .page-numbers.prev:after {
  display: inline-block;
  font-family: normal normal normal 14px/1 "Font Awesome 5 free";
  text-rendering: auto;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  line-height: 38px;
  text-indent: 0;
  text-align: center;
}
#edd_download_pagination .page-numbers.next:after {
  content: "\f105";
}
#edd_download_pagination .page-numbers.prev:after {
  content: "\f104";
}
#edd_download_pagination .page-numbers.current {
  background-color: #f8f8f8;
}

/* Grid */
@media only screen and (min-width: 481px) and (max-width: 768px) {
  .edd_downloads_list.oceanwp-row.tablet-col .col {
    clear: none;
  }
  .edd_downloads_list.oceanwp-row.tablet-1-col .edd-download {
    clear: both;
  }
  .edd_downloads_list.oceanwp-row.tablet-2-col .edd-download:nth-child(2n+1) {
    clear: both;
  }
  .edd_downloads_list.oceanwp-row.tablet-3-col .edd-download:nth-child(3n+1) {
    clear: both;
  }
  .edd_downloads_list.oceanwp-row.tablet-4-col .edd-download:nth-child(4n+1) {
    clear: both;
  }
  .edd_downloads_list.oceanwp-row.tablet-5-col .edd-download:nth-child(5n+1) {
    clear: both;
  }
  .edd_downloads_list.oceanwp-row.tablet-6-col .edd-download:nth-child(6n+1) {
    clear: both;
  }
  .edd_downloads_list.oceanwp-row.tablet-7-col .edd-download:nth-child(7n+1) {
    clear: both;
  }
  .edd_downloads_list.oceanwp-row.tablet-1-col .edd-download {
    width: 100% !important;
  }
  .edd_downloads_list.oceanwp-row.tablet-2-col .edd-download {
    width: 50% !important;
  }
  .edd_downloads_list.oceanwp-row.tablet-3-col .edd-download {
    width: 33.33% !important;
  }
  .edd_downloads_list.oceanwp-row.tablet-4-col .edd-download {
    width: 25% !important;
  }
  .edd_downloads_list.oceanwp-row.tablet-5-col .edd-download {
    width: 20% !important;
  }
  .edd_downloads_list.oceanwp-row.tablet-6-col .edd-download {
    width: 16.66% !important;
  }
  .edd_downloads_list.oceanwp-row.tablet-7-col .edd-download {
    width: 14.28% !important;
  }
}
@media only screen and (max-width: 480px) {
  .edd_downloads_list.oceanwp-row.mobile-col .col {
    clear: none;
  }
  .edd_downloads_list.oceanwp-row.mobile-1-col .edd-download {
    clear: both;
  }
  .edd_downloads_list.oceanwp-row.mobile-2-col .edd-download:nth-child(2n+1) {
    clear: both;
  }
  .edd_downloads_list.oceanwp-row.mobile-3-col .edd-download:nth-child(3n+1) {
    clear: both;
  }
  .edd_downloads_list.oceanwp-row.mobile-4-col .edd-download:nth-child(4n+1) {
    clear: both;
  }
  .edd_downloads_list.oceanwp-row.mobile-5-col .edd-download:nth-child(5n+1) {
    clear: both;
  }
  .edd_downloads_list.oceanwp-row.mobile-6-col .edd-download:nth-child(6n+1) {
    clear: both;
  }
  .edd_downloads_list.oceanwp-row.mobile-7-col .edd-download:nth-child(7n+1) {
    clear: both;
  }
  .edd_downloads_list.oceanwp-row.mobile-1-col .edd-download {
    width: 100% !important;
  }
  .edd_downloads_list.oceanwp-row.mobile-2-col .edd-download {
    width: 50% !important;
  }
  .edd_downloads_list.oceanwp-row.mobile-3-col .edd-download {
    width: 33.33% !important;
  }
  .edd_downloads_list.oceanwp-row.mobile-4-col .edd-download {
    width: 25% !important;
  }
  .edd_downloads_list.oceanwp-row.mobile-5-col .edd-download {
    width: 20% !important;
  }
  .edd_downloads_list.oceanwp-row.mobile-6-col .edd-download {
    width: 16.66% !important;
  }
  .edd_downloads_list.oceanwp-row.mobile-7-col .edd-download {
    width: 14.28% !important;
  }
}
/* Archive Page Styling */
.edd_downloads_list .edd_download_inner {
  position: relative;
}
.edd_downloads_list .owp-content-left .edd_download_inner {
  text-align: left;
}
.edd_downloads_list .owp-content-center .edd_download_inner {
  text-align: center;
}
.edd_downloads_list .owp-content-right .edd_download_inner {
  text-align: right;
}
.edd_downloads_list .edd_download_image {
  margin-bottom: 15px;
}
.edd_downloads_list .edd_download_categories {
  display: block;
  font-size: 12px;
  font-weight: 300;
  line-height: 1;
  font-style: italic;
  margin-bottom: 8px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.edd_downloads_list .edd_download_categories a {
  color: #999;
}
.edd_downloads_list .edd_download_categories a:hover {
  color: #13aff0;
}
.edd_downloads_list .edd_download_title {
  display: inline-block;
  font-size: 18px;
  margin: 0 0 10px;
}
.edd_downloads_list div.edd_price {
  font-size: 18px;
  color: #3fc387;
}
.edd_downloads_list .edd-variable-download-container .edd_download_purchase_form {
  background-color: #eeee22;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 70px;
  padding: 5px 25px 5px;
}
.edd_downloads_list .edd-variable-download-container .edd_price_options {
  text-align: left;
}
.edd_downloads_list input.edd-add-to-cart {
  display: none;
}

/* Single Page Styling */
.single-download .edd_download_image,
.single-download .edd_download_summary {
  margin-bottom: 10px;
}
/* Download Details Widget */
.widget_edd_product_details h3 {
  font-size: 24px;
  padding: 0 0 20px;
  margin: 0;
  border-bottom: 1px solid #f1f1f1;
  letter-spacing: 0.6px;
}
.widget_edd_product_details .edd_price {
  font-size: 36px;
  line-height: 30px;
  font-weight: 400;
  margin: 20px 0 0;
  color: #0b7cac;
}
.widget_edd_product_details .edd_download_purchase_form {
  padding-bottom: 20px;
  border-bottom: 1px solid #eaeaea;
}
.widget_edd_product_details .edd_download_purchase_form .edd_purchase_submit_wrapper {
  padding-top: 20px;
}
.widget_edd_product_details input.edd-add-to-cart {
  display: none;
}
.widget_edd_product_details .edd-meta {
  border-bottom: 1px solid #eaeaea;
  padding: 20px 0;
  color: #787878;
}
.widget_edd_product_details .edd-meta .categories,
.widget_edd_product_details .edd-meta .tags {
  color: #333;
  font-weight: 600;
}
.widget_edd_product_details .edd-meta .categories a,
.widget_edd_product_details .edd-meta .tags a {
  color: #ababab;
  font-weight: 400;
}

/* Cart Widget */
.content-area .edd-cart-number-of-items,
.widget-area .edd-cart-number-of-items {
  padding-left: 15px;
  margin-bottom: 0;
}
.content-area ul.edd-cart,
.widget-area ul.edd-cart {
  margin: 0;
}
.content-area ul.edd-cart li,
.widget-area ul.edd-cart li {
  list-style-type: none;
  padding: 20px 15px;
}
.content-area ul.edd-cart li .edd-cart-item-price,
.widget-area ul.edd-cart li .edd-cart-item-price {
  display: inline-block;
  position: relative;
  color: #fff;
  font-size: 12px;
  line-height: 1;
  font-weight: 600;
  padding: 3px 5px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
  background-color: #13aff0;
}
.content-area ul.edd-cart li .edd-cart-item-separator,
.widget-area ul.edd-cart li .edd-cart-item-separator {
  display: none;
}
.content-area ul.edd-cart li .edd-remove-from-cart,
.widget-area ul.edd-cart li .edd-remove-from-cart {
  float: right;
  text-transform: capitalize;
}
.content-area ul.edd-cart li.edd_total,
.widget-area ul.edd-cart li.edd_total {
  background-color: #fafafa;
  border-width: 1px 0;
  border-style: solid;
  border-color: #e6e6e6;
}
.content-area ul.edd-cart li.edd_total .cart-total,
.widget-area ul.edd-cart li.edd_total .cart-total {
  float: right;
}
.content-area ul.edd-cart li.edd_checkout a,
.widget-area ul.edd-cart li.edd_checkout a {
  display: inline-block;
  font-family: inherit;
  background-color: #13aff0;
  color: #fff;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  margin: 0;
  padding: 14px 20px;
  border: 0;
  cursor: pointer;
  text-align: center;
  letter-spacing: 0.1em;
  line-height: 1;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.widget-area .edd-cart-item-title {
  display: block;
}
.widget-area .edd-cart-number-of-items {
  padding-left: 0;
}
.widget-area ul.edd-cart li {
  padding: 10px 0 10px;
}

/* Checkout Form */
.edd_clearfix:after {
  display: block;
  visibility: hidden;
  float: none;
  clear: both;
  text-indent: -9999px;
  content: ".";
}

.edd_discount_remove {
  width: 32px;
  height: 32px;
  line-height: 30px;
}

.edd_discount_remove:after {
  font-family: "simple-line-icons";
  font-weight: normal;
  font-style: normal;
  letter-spacing: normal;
  text-rendering: auto;
  content: "\e082";
  margin-left: 6px;
  vertical-align: bottom;
}

@media only screen and (min-width: 768px) {
  .edd-discount-code-field-wrap .edd-apply-discount {
    width: auto;
    margin-left: 10px;
  }
}
/* EDD Table **/
.edd-table th, .edd-table td {
  text-align: left;
  border: 1px solid #eee;
  color: #666;
  padding: 15px 30px;
}
.edd-table tr th:first-child,
.edd-table tr td:first-child {
  padding: 15px 30px;
}
.edd-table th {
  background: #fafafa;
  font-weight: bold;
}

/* Cart Contents */
#edd_checkout_cart th,
#edd_checkout_cart td {
  text-align: left;
  border: 1px solid #eee;
  color: #666;
  padding: 15px 30px;
}

#edd_checkout_cart .edd_cart_header_row th {
  background: #fafafa;
  font-weight: bold;
}

#edd_checkout_cart .edd_cart_tax_row th,
#edd_checkout_cart .edd_cart_discount_row th {
  background: none;
}

#edd_checkout_cart th.edd_cart_actions,
#edd_checkout_cart td.edd_cart_actions,
#edd_checkout_cart th:last-child,
#edd_checkout_cart td:last-child,
#edd_checkout_cart th.edd_cart_total {
  text-align: right;
}

#edd_checkout_cart td img {
  float: left;
  margin: 0 8px 0 0;
  background: none;
  padding: 0;
  border: none;
}

#edd_checkout_cart input.edd-item-quantity {
  padding: 2px;
}

#edd_checkout_cart .edd_discount {
  display: inline-block;
  margin-left: 5px;
}

#edd_checkout_cart br {
  display: none;
}

#edd_checkout_cart a.edd-cart-saving-button {
  font-weight: normal;
  text-decoration: none;
}

/* Checkout Fields */
#edd_checkout_form_wrap fieldset {
  border: 2px solid #f4f4f4;
  background: #fcfcfc;
  position: relative;
}

#edd_checkout_form_wrap legend {
  font-size: 24px;
  float: left;
  margin-bottom: 16px;
  color: #222;
  width: 100%;
}

#edd_checkout_form_wrap label {
  font-weight: bold;
  display: block;
  position: relative;
  margin: 0 0 5px;
}

#edd_checkout_form_wrap label:after {
  display: block;
  visibility: hidden;
  float: none;
  clear: both;
  height: 0;
  text-indent: -9999px;
  content: ".";
}

#edd_checkout_form_wrap .edd-description {
  color: #666;
  display: block;
  margin: 0 0 5px;
}

#edd_checkout_form_wrap select.edd-select.edd-select-small {
  display: inline;
  width: auto;
}

#edd_checkout_form_wrap input.edd-input.error,
#edd_checkout_form_wrap textarea.edd-input.error {
  border-color: #c4554e;
}

#edd_checkout_form_wrap > p {
  margin: 0 0 21px;
}

#edd_checkout_form_wrap span.edd-required-indicator {
  color: #b94a48;
  display: inline;
}

#edd_checkout_form_wrap textarea,
#edd_checkout_form_wrap input[type=text],
#edd_checkout_form_wrap input[type=email],
#edd_checkout_form_wrap input[type=password],
#edd_checkout_form_wrap input[type=tel] {
  padding: 4px 6px;
}

#edd_checkout_form_wrap input[type=radio] {
  border: none;
  margin-right: 5px;
}

#edd_checkout_form_wrap input[type=checkbox] {
  display: inline-block;
  margin: 0 5px 0 0;
}

#edd_checkout_form_wrap input[type=checkbox] + label,
#edd_checkout_form_wrap input[type=checkbox] + label:after {
  display: inline;
}

#edd_checkout_form_wrap .edd-payment-icons {
  height: 32px;
  display: block;
  margin: 0 0 30px;
}

#edd_checkout_form_wrap .edd-payment-icons img.payment-icon {
  max-height: 32px;
  width: auto;
  margin: 0 3px 0 0;
  float: left;
  background: none;
  padding: 0;
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

#edd_checkout_form_wrap #edd-payment-mode-wrap label {
  display: inline-block;
  margin: 0 20px 0 0;
}

#edd_checkout_form_wrap #edd-payment-mode-wrap .edd-payment-mode-label {
  font-weight: bold;
  display: inline-block;
  position: relative;
  margin-bottom: 5px;
}

#edd_checkout_form_wrap fieldset {
  border: 1px solid #eee;
  padding: 20px;
  margin: 0 0 20px;
}

#edd_checkout_form_wrap #edd_purchase_submit,
#edd_checkout_form_wrap #edd_discount_code,
#edd_checkout_form_wrap #edd_register_account_fields {
  padding: 0;
  border: none;
}

#edd_checkout_form_wrap fieldset fieldset {
  margin: 0;
  border: none;
  padding: 0;
}

#edd_checkout_form_wrap #edd-login-account-wrap,
#edd_checkout_form_wrap #edd-new-account-wrap,
#edd_checkout_form_wrap #edd_show_discount,
#edd_checkout_form_wrap .edd-cart-adjustment,
#edd_checkout_form_wrap #edd_final_total_wrap {
  background: #fafafa;
  color: #666;
  padding: 10px 20px;
}

#edd_checkout_form_wrap #edd-discount-code-wrap,
#edd_checkout_form_wrap #edd_final_total_wrap,
#edd_checkout_form_wrap #edd_show_discount {
  border: 1px solid #eee;
}

#edd_checkout_form_wrap .edd-cart-adjustment {
  padding: 1.387em;
}

#edd_checkout_form_wrap .edd-cart-adjustment input.edd-input,
#edd_checkout_form_wrap .edd-cart-adjustment input.edd-submit {
  display: inline-block;
}

#edd_checkout_form_wrap #edd-discount-error-wrap {
  width: 100%;
  display: inline-block;
  margin: 1em 0 0;
}

#edd_checkout_form_wrap #edd-new-account-wrap,
#edd_checkout_form_wrap #edd-login-account-wrap {
  margin: -1.387em -1.387em 21px;
  border-left: none;
  border-right: none;
  border-top: none;
}

#edd_checkout_form_wrap #edd_payment_mode_select {
  margin-bottom: 21px;
}

#edd_checkout_form_wrap fieldset#edd_register_fields #edd_checkout_user_info {
  margin-bottom: 21px;
}

#edd_checkout_form_wrap fieldset#edd_register_account_fields legend {
  padding-top: 11px;
}

#edd_checkout_form_wrap fieldset#edd_register_account_fields p.edd_register_password,
#edd_checkout_form_wrap fieldset#edd_register_account_fields p.edd_login_password {
  margin: 0;
}

#edd_checkout_form_wrap fieldset#edd_cc_fields {
  border: 1px solid #f0f0f0;
  background: #f9f9f9;
  position: relative;
}

#edd_checkout_form_wrap fieldset#edd_cc_fields legend {
  border: none;
  padding: 0;
}

#edd_checkout_form_wrap fieldset p:last-child {
  margin-bottom: 0;
}

#edd_checkout_form_wrap fieldset#edd_cc_fields #edd-card-number-wrap {
  margin-top: 5px;
}

#edd_checkout_form_wrap #edd_purchase_final_total {
  margin: 21px 0;
}

#edd_checkout_form_wrap #edd_purchase_final_total p {
  margin: 0;
}

#edd_secure_site_wrapper {
  padding: 4px 4px 4px 0;
  font-weight: bold;
}

#edd_checkout_form_wrap input.edd-input.card-number.valid {
  background-image: url(images/tick.png);
  background-repeat: no-repeat;
  background-position: 98% 50%;
}

#edd_checkout_form_wrap span.exp-divider {
  display: inline;
}

#edd_checkout_form_wrap span.card-type {
  position: absolute;
  top: -2px;
  right: 0;
  width: 43px;
  height: 32px;
  background-size: 43px 32px !important;
}

#edd_checkout_form_wrap span.card-type.off {
  display: none;
}

#edd_checkout_form_wrap span.card-type.visa {
  background: url(images/icons/visa.png) no-repeat;
}

#edd_checkout_form_wrap span.card-type.mastercard {
  background: url(images/icons/mastercard.png) no-repeat;
}

#edd_checkout_form_wrap span.card-type.discover {
  background: url(images/icons/discover.png) no-repeat;
}

#edd_checkout_form_wrap span.card-type.amex {
  background: url(images/icons/americanexpress.png) no-repeat;
}

#edd_checkout_form_wrap .edd-cart-ajax {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.edd-amazon-profile-wrapper {
  font-size: 12px;
}

.edd-amazon-profile-name {
  font-weight: 600;
}

.edd-amazon-logout {
  font-size: 10px;
  line-height: 12px;
}

.edd-amazon-logout a {
  cursor: pointer;
}

#edd-amazon-wallet-box,
#edd-amazon-address-box {
  height: 228px;
  width: 350px;
}

#edd-amazon-address-box {
  margin-bottom: 15px;
}

/* Desktop and tablet */
@media only screen and (min-width: 768px) {
  #edd-amazon-address-box,
#edd-amazon-wallet-box {
    width: 100%;
    height: 228px;
  }
}
/* Misc */
.edd-hide-on-empty.cart-empty {
  display: none;
}

.edd-hide-on-empty.cart-not.empty {
  display: block;
}

.owp-cart-overlay {
  display: none;
  background: rgba(0, 0, 0, 0.5);
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 99;
  cursor: pointer;
}

.edd_price_options.edd_single_mode ul {
  list-style-type: none;
  margin-left: 0;
}

/* EDD Product Navigation */
@media (min-width: 1080px) {
  .owp-product-nav-wrap {
    position: absolute;
    top: 0;
    right: 0;
  }
}
.owp-product-nav-wrap {
  margin-bottom: 0 !important;
  text-align: right;
  z-index: 1;
}

.owp-product-nav {
  position: relative;
  display: inline-block;
}
.owp-product-nav li {
  display: inline-block;
  margin-left: 3px;
}
.owp-product-nav li:first-child {
  margin-left: 0;
}
.owp-product-nav li a.owp-nav-link {
  display: inline-block;
  min-width: 2em;
  line-height: 24px;
  border: 2px solid #e9e9e9;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
}
.owp-product-nav li a.owp-nav-link i {
  line-height: 1.2;
}
.owp-product-nav li a.owp-nav-link .owp-icon {
  display: inline-block;
  height: 100%;
  width: 100%;
  padding: 6px;
}
.owp-product-nav li a.owp-nav-link .owp-icon:hover use {
  stroke: #fff;
}
.owp-product-nav li a.owp-nav-link:hover {
  background-color: #13aff0;
  color: #fff;
  border-color: #13aff0;
}
.owp-product-nav li .owp-nav-thumb {
  position: absolute;
  top: 100%;
  left: -99999px;
  display: inline-block;
  width: 90px;
  opacity: 0;
  -webkit-transition: opacity 0.25s ease-in-out;
  -moz-transition: opacity 0.25s ease-in-out;
  -ms-transition: opacity 0.25s ease-in-out;
  -o-transition: opacity 0.25s ease-in-out;
  transition: opacity 0.25s ease-in-out;
  -webkit-box-shadow: 1px 1px 15px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 1px 1px 15px rgba(0, 0, 0, 0.15);
  box-shadow: 1px 1px 15px rgba(0, 0, 0, 0.15);
  z-index: 100;
}
.owp-product-nav li:hover > .owp-nav-thumb {
  opacity: 1;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

@media only screen and (max-width: 767px) {
  .owp-product-nav {
    display: block;
  }
  .owp-product-nav li.next-li {
    float: right;
    display: flex;
    align-items: center;
  }
  .owp-product-nav li.prev-li {
    float: left;
    display: flex;
    align-items: center;
  }
  .owp-product-nav li {
    position: relative;
  }
  .owp-product-nav li a.owp-nav-text {
    display: inline-block;
  }
}
/* Error styles */
.edd_errors:not(.edd-alert) {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  border: 1px solid #E6DB55;
  margin: 0 0 21px;
  background: #FFFFE0;
  color: #333;
}

.edd_error {
  padding: 10px;
}

p.edd_error {
  margin: 0 !important;
}

/* Success Message styles */
.edd_success:not(.edd-alert) {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  border: 1px solid #b3ce89;
  margin: 20px 0;
  background: #d5eab3;
  color: #567622;
  padding: 6px 8px;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.7);
}

/** End old Error */
/** Usage Is as Follows */
/* <div class="edd-alert edd-alert-error">This is your error message</div> */
/* Replace edd-error with the class of your choice */
/* Alert Styles */
.edd-alert {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  margin-bottom: 20px;
  padding: 10px;
  border: 1px solid transparent;
  vertical-align: middle;
}

.edd-alert p {
  padding: 0;
}

.edd-alert p:not(:last-child) {
  margin-bottom: 5px;
}

.edd-alert p:last-child {
  margin-bottom: 0;
}

.edd-alert-error {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

.edd-alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}

.edd-alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

.edd-alert-warn {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

.edd-distraction-free #site-logo {
  float: none;
  width: 100%;
  text-align: center;
}

/*------------------------------------------------------------------
Easy Digital Downloads Cart
-------------------------------------------------------------------*/
.current-shop-items-dropdown {
  position: absolute;
  top: 100%;
  right: -20px;
  background-color: #fff;
  z-index: 10000;
  border-top: 3px solid transparent;
  text-align: left;
  -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
  width: 350px;
  visibility: hidden;
  -moz-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.current-shop-items-dropdown .widgettitle {
  display: none;
}
.current-shop-items-dropdown .edd-cart-number-of-items {
  display: none !important;
}

.eddmenucart-toggle-drop_down:hover .current-shop-items-dropdown,
.show-cart .eddmenucart-toggle-drop_down .current-shop-items-dropdown {
  visibility: visible;
  -moz-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
}

.owp-qv-open {
  overflow: hidden;
}

.boxed-layout .current-shop-items-dropdown {
  right: 0;
}

.edd-cart-empty {
  display: none;
}

.current-shop-items-dropdown .widget_edd_cart_widget {
  padding: 10px;
}
.current-shop-items-dropdown .widget_edd_cart_widget li {
  padding: 7px 10px;
  min-height: 100%;
}
.current-shop-items-dropdown .widget_edd_cart_widget li.edd_total {
  border-width: 1px 0;
  border-style: solid;
  border-color: #e6e6e6;
  margin: 10px 0;
}
.current-shop-items-dropdown .widget_edd_cart_widget li:first-child, .current-shop-items-dropdown .widget_edd_cart_widget li:last-child {
  min-height: 100%;
}
.current-shop-items-dropdown .widget_edd_cart_widget li .edd-cart-item-title {
  display: block;
  font-size: 14px;
  font-weight: normal;
  margin: 0;
}
.current-shop-items-dropdown .widget_edd_cart_widget li .edd-cart-item-price {
  color: #b2b2b2;
  font-weight: normal;
}
.current-shop-items-dropdown .widget_edd_cart_widget li .edd-cart-item-separator {
  display: none;
}
.current-shop-items-dropdown .widget_edd_cart_widget li a.edd-remove-from-cart {
  line-height: 30px;
  color: #b3b3b3;
  float: right;
  text-transform: capitalize;
}
.current-shop-items-dropdown .widget_edd_cart_widget li a.edd-remove-from-cart:hover {
  color: #13aff0;
  border-color: #13aff0;
}
.current-shop-items-dropdown .widget_edd_cart_widget .edd_total {
  background-color: #fafafa;
  border-top-width: 0;
  margin: 0;
  font-size: 12px;
  font-weight: normal;
  color: #797979;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.current-shop-items-dropdown .widget_edd_cart_widget .edd_total .cart-total {
  float: right;
  font-size: 16px;
  line-height: 1.3;
  font-weight: 600;
  letter-spacing: 1px;
}
.current-shop-items-dropdown .widget_edd_cart_widget .edd_total:after {
  content: "";
  display: table;
  clear: both;
}
.current-shop-items-dropdown .widget_edd_cart_widget .edd_checkout {
  margin: 0;
}
.current-shop-items-dropdown .widget_edd_cart_widget .edd_checkout a {
  display: block;
  font-family: inherit;
  background-color: #13aff0;
  color: #fff;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  margin: 0;
  padding: 14px 20px;
  border: 0;
  cursor: pointer;
  text-align: center;
  letter-spacing: 0.1em;
  line-height: 1;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

/* Cart spacious style */
.eddmenucart-toggle-drop_down.spacious .owp-mini-cart {
  padding: 20px;
}
.eddmenucart-toggle-drop_down.spacious .owp-mini-cart .widget_edd_cart_widget ul li {
  padding: 14px 20px;
}
.eddmenucart-toggle-drop_down.spacious .owp-mini-cart .edd_total {
  padding: 20px;
}
.eddmenucart-toggle-drop_down.spacious .owp-mini-cart .edd_checkout a {
  padding: 14px 8px;
}

.eddmenucart-details {
  margin-left: 8px;
}

/* Cart bag style */
.bag-style {
  position: relative;
  display: inline-block;
}

.eddmenucart-total {
  margin-right: 7px;
}
.eddmenucart-total span {
  color: #333;
}

.eddmenucart-cart-icon {
  display: inline-block;
}
.eddmenucart-cart-icon .eddmenucart-container {
  position: relative;
  display: inline-block;
  min-width: 2em;
  height: 2em;
  font-size: 1em;
  line-height: 1.7em;
  font-weight: bold;
  border: 2px solid #333;
  color: #333;
  padding: 0 3px;
  vertical-align: middle;
  text-align: center;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.eddmenucart-cart-icon .eddmenucart-container:after {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 50%;
  width: 14px;
  height: 8px;
  margin-left: -7px;
  margin-bottom: 0;
  border: 2px solid #333;
  border-top-left-radius: 100px;
  border-top-right-radius: 100px;
  border-bottom: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.simple-style.eddmenucart .edd-cart-quantity.count {
  display: inline-block;
  position: relative;
  color: #fff;
  font-size: 12px;
  line-height: 1;
  font-weight: 600;
  padding: 3px 5px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
  background-color: #13aff0;
}
.simple-style.eddmenucart .edd-cart-quantity.count:after {
  content: "";
  position: absolute;
  top: 0;
  left: -3px;
  width: 0;
  height: 0;
  margin-top: 4px;
  border-style: solid solid solid none;
  border-width: 5px 5px 5px medium;
  border-top-color: transparent !important;
  border-bottom-color: transparent !important;
  border-color: #13aff0;
}

.bag-style:hover .eddmenucart-cart-icon .eddmenucart-container,
.show-cart .eddmenucart-cart-icon .eddmenucart-container {
  background-color: #13aff0;
  color: #fff;
  border-color: #13aff0;
}
.bag-style:hover .eddmenucart-cart-icon .eddmenucart-container:after,
.show-cart .eddmenucart-cart-icon .eddmenucart-container:after {
  border-color: #13aff0;
  height: 10px;
}

/** Mobile Fixes **/
#mobile-fullscreen .owp-mini-cart,
#mobile-dropdown .owp-mini-cart {
  display: none;
}

#mobile-dropdown .edd-menu-icon {
  text-align: left;
  display: block;
}

#sidr .sidr-class-edd-cart-number-of-items {
  display: none;
}
#sidr .sidr-class-eddmenucart-container {
  position: relative;
  display: inline-block;
  min-width: 2em;
  height: 2em;
  font-size: 1em;
  line-height: 1.7em;
  font-weight: bold;
  border: 2px solid #333;
  color: #333;
  padding: 0 3px;
  vertical-align: middle;
  text-align: center;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#sidr .sidr-class-eddmenucart-container:after {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 50%;
  width: 14px;
  height: 8px;
  margin-left: -7px;
  margin-bottom: 0;
  border: 2px solid #333;
  border-top-left-radius: 100px;
  border-top-right-radius: 100px;
  border-bottom: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
/* /home/user/htdocs/electromagnyc.com/wp-content/themes/oceanwp/assets/css/edd/edd.min.css */
﻿/*!
 * Project   : OceanWP WordPress Theme
 * Purpose   : EDD Tweaks
 * Author    : OceanWP
 */.edd_purchase_submit_wrapper{position:relative}.edd_purchase_submit_wrapper li{list-style-type:none}.edd_purchase_submit_wrapper .edd-cart-ajax-alert{display:none}.edd_purchase_submit_wrapper .edd-add-to-cart{position:relative}.edd_purchase_submit_wrapper .edd-add-to-cart a{text-decoration:none;display:none;position:relative;overflow:hidden}.edd_purchase_submit_wrapper .edd-add-to-cart a.edd-has-js{display:inline-block}.edd_purchase_submit_wrapper .edd-cart-ajax{display:none;position:relative;left:-35px}.edd_purchase_submit_wrapper .edd-submit.edd-ajax-loading{padding-right:30px}.edd_purchase_submit_wrapper .edd-add-to-cart{position:relative}.edd_purchase_submit_wrapper .edd-add-to-cart .edd-add-to-cart-label{opacity:1;filter:alpha(opacity=100);-webkit-transition:.1s opacity !important;-moz-transition:.1s opacity !important;-ms-transition:.1s opacity !important;-o-transition:.1s opacity !important;transition:.1s opacity !important}.edd_purchase_submit_wrapper .edd_go_to_checkout:after{font-family:"simple-line-icons";font-weight:normal;font-style:normal;letter-spacing:normal;text-rendering:auto;content:"";margin-left:6px}.edd_purchase_submit_wrapper .edd-add-to-cart .edd-loading,.edd_purchase_submit_wrapper .edd-loading:after{border-radius:50%;display:block;width:1.5em;height:1.5em}.edd_purchase_submit_wrapper .button:after,.edd_purchase_submit_wrapper .button:before{font-weight:normal;font-style:normal;letter-spacing:normal;text-rendering:auto}.edd_purchase_submit_wrapper .edd-loading{-webkit-animation:edd-spinning 1.1s infinite linear;animation:edd-spinning 1.1s infinite linear;border-top:.2em solid rgba(255,255,255,.2);border-right:.2em solid rgba(255,255,255,.2);border-bottom:.2em solid rgba(255,255,255,.2);border-left:.2em solid #fff;font-size:.75em;position:absolute;left:calc(50% - .75em);top:calc(50% - .75em);opacity:0;filter:alpha(opacity=0);-ms-transform:translateZ(0);transform:translateZ(0);-webkit-transition:.1s opacity !important;-moz-transition:.1s opacity !important;-ms-transition:.1s opacity !important;-o-transition:.1s opacity !important;transition:.1s opacity !important}.edd_purchase_submit_wrapper .edd-loading.edd-loading-ajax{display:inline-block;position:relative;top:0;left:.25em;vertical-align:middle;color:#fff}.edd_purchase_submit_wrapper .edd-loading.edd-discount-loader{display:inline-block;position:relative;left:auto;vertical-align:middle;width:1.25em;height:1.25em}.edd_purchase_submit_wrapper .edd-loading.edd-loading-ajax{opacity:1}@-webkit-keyframes edd-spinning{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes edd-spinning{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.edd-add-to-cart[data-edd-loading] .edd-add-to-cart-label{opacity:0;filter:alpha(opacity=0)}.edd-add-to-cart[data-edd-loading] .edd-loading,.edd-discount-loader.edd-loading{opacity:1;filter:alpha(opacity=100)}.edd-cart-added-alert{color:#567622;display:block;position:absolute}.edd_downloads_list .button{float:none;display:inline-block;background-color:rgba(0,0,0,0);color:#848494;padding:5px 12px;border:3px double #e4e4e4;font-size:12px;line-height:1.5;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;border-radius:0;text-transform:none}.edd_downloads_list .button:hover{background-color:rgba(0,0,0,0);color:#13aff0;border-color:#13aff0}.edd_downloads_list .button:hover .edd-loading{border-color:#13aff0}.edd_downloads_list .edd_download_inner{background-color:#fcfcfc}.edd_downloads_list:after{content:"";display:table;clear:both}.edd_download{float:left;margin:0 0 20px;padding:0 10px;text-align:center}.edd_download_columns_1 .edd_download{width:100%}.edd_download_columns_2 .edd_download{width:50%}.edd_download_columns_0 .edd_download,.edd_download_columns_3 .edd_download{width:33%}.edd_download_columns_4 .edd_download{width:25%}.edd_download_columns_5 .edd_download{width:20%}.edd_download_columns_6 .edd_download{width:16.6%}@media only screen and (min-width: 768px)and (max-width: 959px){.edd_downloads_list .edd_download{width:100%}.edd_downloads_list.edd_download_columns_4 .edd_download{width:50%}}@media only screen and (max-width: 767px){.edd_downloads_list .edd_download{width:100%}}@media only screen and (max-width: 480px){.edd_downloads_list .edd_download{width:100%}}.edd_download_inner{padding:10px 10px 20px}.edd_download_columns_2 .edd_download:nth-child(2n+1),.edd_download_columns_3 .edd_download:nth-child(3n+1),.edd_download_columns_4 .edd_download:nth-child(4n+1),.edd_download_columns_5 .edd_download:nth-child(5n+1),.edd_download_columns_6 .edd_download:nth-child(6n+1){clear:left}.edd_download .edd_price{margin-bottom:10px}#edd_download_pagination{clear:both;float:right}#edd_download_pagination .page-numbers{position:relative;display:inline-block;min-width:38px;min-width:38px;line-height:38px;margin:0 8px 0 0;text-align:center;color:#555;border:1px solid #e9e9e9;font-size:18px;cursor:pointer;white-space:nowrap}#edd_download_pagination .page-numbers:hover{background-color:#f8f8f8}#edd_download_pagination .page-numbers.next,#edd_download_pagination .page-numbers.prev{text-indent:-9999px}#edd_download_pagination .page-numbers.next:after,#edd_download_pagination .page-numbers.prev:after{display:inline-block;font-family:normal normal normal 14px/1 "Font Awesome 5 free";text-rendering:auto;position:absolute;top:0;left:0;right:0;bottom:0;line-height:38px;text-indent:0;text-align:center}#edd_download_pagination .page-numbers.next:after{content:""}#edd_download_pagination .page-numbers.prev:after{content:""}#edd_download_pagination .page-numbers.current{background-color:#f8f8f8}@media only screen and (min-width: 481px)and (max-width: 768px){.edd_downloads_list.oceanwp-row.tablet-col .col{clear:none}.edd_downloads_list.oceanwp-row.tablet-1-col .edd-download{clear:both}.edd_downloads_list.oceanwp-row.tablet-2-col .edd-download:nth-child(2n+1){clear:both}.edd_downloads_list.oceanwp-row.tablet-3-col .edd-download:nth-child(3n+1){clear:both}.edd_downloads_list.oceanwp-row.tablet-4-col .edd-download:nth-child(4n+1){clear:both}.edd_downloads_list.oceanwp-row.tablet-5-col .edd-download:nth-child(5n+1){clear:both}.edd_downloads_list.oceanwp-row.tablet-6-col .edd-download:nth-child(6n+1){clear:both}.edd_downloads_list.oceanwp-row.tablet-7-col .edd-download:nth-child(7n+1){clear:both}.edd_downloads_list.oceanwp-row.tablet-1-col .edd-download{width:100% !important}.edd_downloads_list.oceanwp-row.tablet-2-col .edd-download{width:50% !important}.edd_downloads_list.oceanwp-row.tablet-3-col .edd-download{width:33.33% !important}.edd_downloads_list.oceanwp-row.tablet-4-col .edd-download{width:25% !important}.edd_downloads_list.oceanwp-row.tablet-5-col .edd-download{width:20% !important}.edd_downloads_list.oceanwp-row.tablet-6-col .edd-download{width:16.66% !important}.edd_downloads_list.oceanwp-row.tablet-7-col .edd-download{width:14.28% !important}}@media only screen and (max-width: 480px){.edd_downloads_list.oceanwp-row.mobile-col .col{clear:none}.edd_downloads_list.oceanwp-row.mobile-1-col .edd-download{clear:both}.edd_downloads_list.oceanwp-row.mobile-2-col .edd-download:nth-child(2n+1){clear:both}.edd_downloads_list.oceanwp-row.mobile-3-col .edd-download:nth-child(3n+1){clear:both}.edd_downloads_list.oceanwp-row.mobile-4-col .edd-download:nth-child(4n+1){clear:both}.edd_downloads_list.oceanwp-row.mobile-5-col .edd-download:nth-child(5n+1){clear:both}.edd_downloads_list.oceanwp-row.mobile-6-col .edd-download:nth-child(6n+1){clear:both}.edd_downloads_list.oceanwp-row.mobile-7-col .edd-download:nth-child(7n+1){clear:both}.edd_downloads_list.oceanwp-row.mobile-1-col .edd-download{width:100% !important}.edd_downloads_list.oceanwp-row.mobile-2-col .edd-download{width:50% !important}.edd_downloads_list.oceanwp-row.mobile-3-col .edd-download{width:33.33% !important}.edd_downloads_list.oceanwp-row.mobile-4-col .edd-download{width:25% !important}.edd_downloads_list.oceanwp-row.mobile-5-col .edd-download{width:20% !important}.edd_downloads_list.oceanwp-row.mobile-6-col .edd-download{width:16.66% !important}.edd_downloads_list.oceanwp-row.mobile-7-col .edd-download{width:14.28% !important}}.edd_downloads_list .edd_download_inner{position:relative}.edd_downloads_list .owp-content-left .edd_download_inner{text-align:left}.edd_downloads_list .owp-content-center .edd_download_inner{text-align:center}.edd_downloads_list .owp-content-right .edd_download_inner{text-align:right}.edd_downloads_list .edd_download_image{margin-bottom:15px}.edd_downloads_list .edd_download_categories{display:block;font-size:12px;font-weight:300;line-height:1;font-style:italic;margin-bottom:8px;text-overflow:ellipsis;white-space:nowrap}.edd_downloads_list .edd_download_categories a{color:#999}.edd_downloads_list .edd_download_categories a:hover{color:#13aff0}.edd_downloads_list .edd_download_title{display:inline-block;font-size:18px;margin:0 0 10px}.edd_downloads_list div.edd_price{font-size:18px;color:#3fc387}.edd_downloads_list .edd-variable-download-container .edd_download_purchase_form{background-color:#ee2;position:absolute;left:0;right:0;bottom:70px;padding:5px 25px 5px}.edd_downloads_list .edd-variable-download-container .edd_price_options{text-align:left}.edd_downloads_list input.edd-add-to-cart{display:none}.single-download .edd_download_image,.single-download .edd_download_summary{margin-bottom:10px}.widget_edd_product_details h3{font-size:24px;padding:0 0 20px;margin:0;border-bottom:1px solid #f1f1f1;letter-spacing:.6px}.widget_edd_product_details .edd_price{font-size:36px;line-height:30px;font-weight:400;margin:20px 0 0;color:#0b7cac}.widget_edd_product_details .edd_download_purchase_form{padding-bottom:20px;border-bottom:1px solid #eaeaea}.widget_edd_product_details .edd_download_purchase_form .edd_purchase_submit_wrapper{padding-top:20px}.widget_edd_product_details input.edd-add-to-cart{display:none}.widget_edd_product_details .edd-meta{border-bottom:1px solid #eaeaea;padding:20px 0;color:#787878}.widget_edd_product_details .edd-meta .categories,.widget_edd_product_details .edd-meta .tags{color:#333;font-weight:600}.widget_edd_product_details .edd-meta .categories a,.widget_edd_product_details .edd-meta .tags a{color:#ababab;font-weight:400}.content-area .edd-cart-number-of-items,.widget-area .edd-cart-number-of-items{padding-left:15px;margin-bottom:0}.content-area ul.edd-cart,.widget-area ul.edd-cart{margin:0}.content-area ul.edd-cart li,.widget-area ul.edd-cart li{list-style-type:none;padding:20px 15px}.content-area ul.edd-cart li .edd-cart-item-price,.widget-area ul.edd-cart li .edd-cart-item-price{display:inline-block;position:relative;color:#fff;font-size:12px;line-height:1;font-weight:600;padding:3px 5px;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;border-radius:2px;background-color:#13aff0}.content-area ul.edd-cart li .edd-cart-item-separator,.widget-area ul.edd-cart li .edd-cart-item-separator{display:none}.content-area ul.edd-cart li .edd-remove-from-cart,.widget-area ul.edd-cart li .edd-remove-from-cart{float:right;text-transform:capitalize}.content-area ul.edd-cart li.edd_total,.widget-area ul.edd-cart li.edd_total{background-color:#fafafa;border-width:1px 0;border-style:solid;border-color:#e6e6e6}.content-area ul.edd-cart li.edd_total .cart-total,.widget-area ul.edd-cart li.edd_total .cart-total{float:right}.content-area ul.edd-cart li.edd_checkout a,.widget-area ul.edd-cart li.edd_checkout a{display:inline-block;font-family:inherit;background-color:#13aff0;color:#fff;font-size:12px;font-weight:600;text-transform:uppercase;margin:0;padding:14px 20px;border:0;cursor:pointer;text-align:center;letter-spacing:.1em;line-height:1;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.widget-area .edd-cart-item-title{display:block}.widget-area .edd-cart-number-of-items{padding-left:0}.widget-area ul.edd-cart li{padding:10px 0 10px}.edd_clearfix:after{display:block;visibility:hidden;float:none;clear:both;text-indent:-9999px;content:"."}.edd_discount_remove{width:32px;height:32px;line-height:30px}.edd_discount_remove:after{font-family:"simple-line-icons";font-weight:normal;font-style:normal;letter-spacing:normal;text-rendering:auto;content:"";margin-left:6px;vertical-align:bottom}@media only screen and (min-width: 768px){.edd-discount-code-field-wrap .edd-apply-discount{width:auto;margin-left:10px}}.edd-table th,.edd-table td{text-align:left;border:1px solid #eee;color:#666;padding:15px 30px}.edd-table tr th:first-child,.edd-table tr td:first-child{padding:15px 30px}.edd-table th{background:#fafafa;font-weight:bold}#edd_checkout_cart th,#edd_checkout_cart td{text-align:left;border:1px solid #eee;color:#666;padding:15px 30px}#edd_checkout_cart .edd_cart_header_row th{background:#fafafa;font-weight:bold}#edd_checkout_cart .edd_cart_tax_row th,#edd_checkout_cart .edd_cart_discount_row th{background:none}#edd_checkout_cart th.edd_cart_actions,#edd_checkout_cart td.edd_cart_actions,#edd_checkout_cart th:last-child,#edd_checkout_cart td:last-child,#edd_checkout_cart th.edd_cart_total{text-align:right}#edd_checkout_cart td img{float:left;margin:0 8px 0 0;background:none;padding:0;border:none}#edd_checkout_cart input.edd-item-quantity{padding:2px}#edd_checkout_cart .edd_discount{display:inline-block;margin-left:5px}#edd_checkout_cart br{display:none}#edd_checkout_cart a.edd-cart-saving-button{font-weight:normal;text-decoration:none}#edd_checkout_form_wrap fieldset{border:2px solid #f4f4f4;background:#fcfcfc;position:relative}#edd_checkout_form_wrap legend{font-size:24px;float:left;margin-bottom:16px;color:#222;width:100%}#edd_checkout_form_wrap label{font-weight:bold;display:block;position:relative;margin:0 0 5px}#edd_checkout_form_wrap label:after{display:block;visibility:hidden;float:none;clear:both;height:0;text-indent:-9999px;content:"."}#edd_checkout_form_wrap .edd-description{color:#666;display:block;margin:0 0 5px}#edd_checkout_form_wrap select.edd-select.edd-select-small{display:inline;width:auto}#edd_checkout_form_wrap input.edd-input.error,#edd_checkout_form_wrap textarea.edd-input.error{border-color:#c4554e}#edd_checkout_form_wrap>p{margin:0 0 21px}#edd_checkout_form_wrap span.edd-required-indicator{color:#b94a48;display:inline}#edd_checkout_form_wrap textarea,#edd_checkout_form_wrap input[type=text],#edd_checkout_form_wrap input[type=email],#edd_checkout_form_wrap input[type=password],#edd_checkout_form_wrap input[type=tel]{padding:4px 6px}#edd_checkout_form_wrap input[type=radio]{border:none;margin-right:5px}#edd_checkout_form_wrap input[type=checkbox]{display:inline-block;margin:0 5px 0 0}#edd_checkout_form_wrap input[type=checkbox]+label,#edd_checkout_form_wrap input[type=checkbox]+label:after{display:inline}#edd_checkout_form_wrap .edd-payment-icons{height:32px;display:block;margin:0 0 30px}#edd_checkout_form_wrap .edd-payment-icons img.payment-icon{max-height:32px;width:auto;margin:0 3px 0 0;float:left;background:none;padding:0;border:none;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}#edd_checkout_form_wrap #edd-payment-mode-wrap label{display:inline-block;margin:0 20px 0 0}#edd_checkout_form_wrap #edd-payment-mode-wrap .edd-payment-mode-label{font-weight:bold;display:inline-block;position:relative;margin-bottom:5px}#edd_checkout_form_wrap fieldset{border:1px solid #eee;padding:20px;margin:0 0 20px}#edd_checkout_form_wrap #edd_purchase_submit,#edd_checkout_form_wrap #edd_discount_code,#edd_checkout_form_wrap #edd_register_account_fields{padding:0;border:none}#edd_checkout_form_wrap fieldset fieldset{margin:0;border:none;padding:0}#edd_checkout_form_wrap #edd-login-account-wrap,#edd_checkout_form_wrap #edd-new-account-wrap,#edd_checkout_form_wrap #edd_show_discount,#edd_checkout_form_wrap .edd-cart-adjustment,#edd_checkout_form_wrap #edd_final_total_wrap{background:#fafafa;color:#666;padding:10px 20px}#edd_checkout_form_wrap #edd-discount-code-wrap,#edd_checkout_form_wrap #edd_final_total_wrap,#edd_checkout_form_wrap #edd_show_discount{border:1px solid #eee}#edd_checkout_form_wrap .edd-cart-adjustment{padding:1.387em}#edd_checkout_form_wrap .edd-cart-adjustment input.edd-input,#edd_checkout_form_wrap .edd-cart-adjustment input.edd-submit{display:inline-block}#edd_checkout_form_wrap #edd-discount-error-wrap{width:100%;display:inline-block;margin:1em 0 0}#edd_checkout_form_wrap #edd-new-account-wrap,#edd_checkout_form_wrap #edd-login-account-wrap{margin:-1.387em -1.387em 21px;border-left:none;border-right:none;border-top:none}#edd_checkout_form_wrap #edd_payment_mode_select{margin-bottom:21px}#edd_checkout_form_wrap fieldset#edd_register_fields #edd_checkout_user_info{margin-bottom:21px}#edd_checkout_form_wrap fieldset#edd_register_account_fields legend{padding-top:11px}#edd_checkout_form_wrap fieldset#edd_register_account_fields p.edd_register_password,#edd_checkout_form_wrap fieldset#edd_register_account_fields p.edd_login_password{margin:0}#edd_checkout_form_wrap fieldset#edd_cc_fields{border:1px solid #f0f0f0;background:#f9f9f9;position:relative}#edd_checkout_form_wrap fieldset#edd_cc_fields legend{border:none;padding:0}#edd_checkout_form_wrap fieldset p:last-child{margin-bottom:0}#edd_checkout_form_wrap fieldset#edd_cc_fields #edd-card-number-wrap{margin-top:5px}#edd_checkout_form_wrap #edd_purchase_final_total{margin:21px 0}#edd_checkout_form_wrap #edd_purchase_final_total p{margin:0}#edd_secure_site_wrapper{padding:4px 4px 4px 0;font-weight:bold}#edd_checkout_form_wrap input.edd-input.card-number.valid{background-image:url(images/tick.png);background-repeat:no-repeat;background-position:98% 50%}#edd_checkout_form_wrap span.exp-divider{display:inline}#edd_checkout_form_wrap span.card-type{position:absolute;top:-2px;right:0;width:43px;height:32px;background-size:43px 32px !important}#edd_checkout_form_wrap span.card-type.off{display:none}#edd_checkout_form_wrap span.card-type.visa{background:url(images/icons/visa.png) no-repeat}#edd_checkout_form_wrap span.card-type.mastercard{background:url(images/icons/mastercard.png) no-repeat}#edd_checkout_form_wrap span.card-type.discover{background:url(images/icons/discover.png) no-repeat}#edd_checkout_form_wrap span.card-type.amex{background:url(images/icons/americanexpress.png) no-repeat}#edd_checkout_form_wrap .edd-cart-ajax{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.edd-amazon-profile-wrapper{font-size:12px}.edd-amazon-profile-name{font-weight:600}.edd-amazon-logout{font-size:10px;line-height:12px}.edd-amazon-logout a{cursor:pointer}#edd-amazon-wallet-box,#edd-amazon-address-box{height:228px;width:350px}#edd-amazon-address-box{margin-bottom:15px}@media only screen and (min-width: 768px){#edd-amazon-address-box,#edd-amazon-wallet-box{width:100%;height:228px}}.edd-hide-on-empty.cart-empty{display:none}.edd-hide-on-empty.cart-not.empty{display:block}.owp-cart-overlay{display:none;background:rgba(0,0,0,.5);position:fixed;top:0;bottom:0;left:0;right:0;z-index:99;cursor:pointer}.edd_price_options.edd_single_mode ul{list-style-type:none;margin-left:0}@media(min-width: 1080px){.owp-product-nav-wrap{position:absolute;top:0;right:0}}.owp-product-nav-wrap{margin-bottom:0 !important;text-align:right;z-index:1}.owp-product-nav{position:relative;display:inline-block}.owp-product-nav li{display:inline-block;margin-left:3px}.owp-product-nav li:first-child{margin-left:0}.owp-product-nav li a.owp-nav-link{display:inline-block;min-width:2em;line-height:24px;border:2px solid #e9e9e9;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;border-radius:50%;text-align:center}.owp-product-nav li a.owp-nav-link i{line-height:1.2}.owp-product-nav li a.owp-nav-link .owp-icon{display:inline-block;height:100%;width:100%;padding:6px}.owp-product-nav li a.owp-nav-link .owp-icon:hover use{stroke:#fff}.owp-product-nav li a.owp-nav-link:hover{background-color:#13aff0;color:#fff;border-color:#13aff0}.owp-product-nav li .owp-nav-thumb{position:absolute;top:100%;left:-99999px;display:inline-block;width:90px;opacity:0;-webkit-transition:opacity .25s ease-in-out;-moz-transition:opacity .25s ease-in-out;-ms-transition:opacity .25s ease-in-out;-o-transition:opacity .25s ease-in-out;transition:opacity .25s ease-in-out;-webkit-box-shadow:1px 1px 15px rgba(0,0,0,.15);-moz-box-shadow:1px 1px 15px rgba(0,0,0,.15);box-shadow:1px 1px 15px rgba(0,0,0,.15);z-index:100}.owp-product-nav li:hover>.owp-nav-thumb{opacity:1;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}@media only screen and (max-width: 767px){.owp-product-nav{display:block}.owp-product-nav li.next-li{float:right;display:flex;align-items:center}.owp-product-nav li.prev-li{float:left;display:flex;align-items:center}.owp-product-nav li{position:relative}.owp-product-nav li a.owp-nav-text{display:inline-block}}.edd_errors:not(.edd-alert){-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;border:1px solid #e6db55;margin:0 0 21px;background:#ffffe0;color:#333}.edd_error{padding:10px}p.edd_error{margin:0 !important}.edd_success:not(.edd-alert){-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;border:1px solid #b3ce89;margin:20px 0;background:#d5eab3;color:#567622;padding:6px 8px;box-shadow:inset 0 1px 0 rgba(255,255,255,.7)}.edd-alert{-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;margin-bottom:20px;padding:10px;border:1px solid rgba(0,0,0,0);vertical-align:middle}.edd-alert p{padding:0}.edd-alert p:not(:last-child){margin-bottom:5px}.edd-alert p:last-child{margin-bottom:0}.edd-alert-error{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.edd-alert-success{background-color:#dff0d8;border-color:#d6e9c6;color:#3c763d}.edd-alert-info{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.edd-alert-warn{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.edd-distraction-free #site-logo{float:none;width:100%;text-align:center}.current-shop-items-dropdown{position:absolute;top:100%;right:-20px;background-color:#fff;z-index:10000;border-top:3px solid rgba(0,0,0,0);text-align:left;-webkit-box-shadow:0 2px 6px rgba(0,0,0,.1);-moz-box-shadow:0 2px 6px rgba(0,0,0,.1);box-shadow:0 2px 6px rgba(0,0,0,.1);width:350px;visibility:hidden;-moz-opacity:0;-webkit-opacity:0;opacity:0;-webkit-transition:all .25s ease-in-out;-moz-transition:all .25s ease-in-out;-ms-transition:all .25s ease-in-out;-o-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.current-shop-items-dropdown .widgettitle{display:none}.current-shop-items-dropdown .edd-cart-number-of-items{display:none !important}.eddmenucart-toggle-drop_down:hover .current-shop-items-dropdown,.show-cart .eddmenucart-toggle-drop_down .current-shop-items-dropdown{visibility:visible;-moz-opacity:1;-webkit-opacity:1;opacity:1}.owp-qv-open{overflow:hidden}.boxed-layout .current-shop-items-dropdown{right:0}.edd-cart-empty{display:none}.current-shop-items-dropdown .widget_edd_cart_widget{padding:10px}.current-shop-items-dropdown .widget_edd_cart_widget li{padding:7px 10px;min-height:100%}.current-shop-items-dropdown .widget_edd_cart_widget li.edd_total{border-width:1px 0;border-style:solid;border-color:#e6e6e6;margin:10px 0}.current-shop-items-dropdown .widget_edd_cart_widget li:first-child,.current-shop-items-dropdown .widget_edd_cart_widget li:last-child{min-height:100%}.current-shop-items-dropdown .widget_edd_cart_widget li .edd-cart-item-title{display:block;font-size:14px;font-weight:normal;margin:0}.current-shop-items-dropdown .widget_edd_cart_widget li .edd-cart-item-price{color:#b2b2b2;font-weight:normal}.current-shop-items-dropdown .widget_edd_cart_widget li .edd-cart-item-separator{display:none}.current-shop-items-dropdown .widget_edd_cart_widget li a.edd-remove-from-cart{line-height:30px;color:#b3b3b3;float:right;text-transform:capitalize}.current-shop-items-dropdown .widget_edd_cart_widget li a.edd-remove-from-cart:hover{color:#13aff0;border-color:#13aff0}.current-shop-items-dropdown .widget_edd_cart_widget .edd_total{background-color:#fafafa;border-top-width:0;margin:0;font-size:12px;font-weight:normal;color:#797979;text-transform:uppercase;letter-spacing:1px}.current-shop-items-dropdown .widget_edd_cart_widget .edd_total .cart-total{float:right;font-size:16px;line-height:1.3;font-weight:600;letter-spacing:1px}.current-shop-items-dropdown .widget_edd_cart_widget .edd_total:after{content:"";display:table;clear:both}.current-shop-items-dropdown .widget_edd_cart_widget .edd_checkout{margin:0}.current-shop-items-dropdown .widget_edd_cart_widget .edd_checkout a{display:block;font-family:inherit;background-color:#13aff0;color:#fff;font-size:12px;font-weight:600;text-transform:uppercase;margin:0;padding:14px 20px;border:0;cursor:pointer;text-align:center;letter-spacing:.1em;line-height:1;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.eddmenucart-toggle-drop_down.spacious .owp-mini-cart{padding:20px}.eddmenucart-toggle-drop_down.spacious .owp-mini-cart .widget_edd_cart_widget ul li{padding:14px 20px}.eddmenucart-toggle-drop_down.spacious .owp-mini-cart .edd_total{padding:20px}.eddmenucart-toggle-drop_down.spacious .owp-mini-cart .edd_checkout a{padding:14px 8px}.eddmenucart-details{margin-left:8px}.bag-style{position:relative;display:inline-block}.eddmenucart-total{margin-right:7px}.eddmenucart-total span{color:#333}.eddmenucart-cart-icon{display:inline-block}.eddmenucart-cart-icon .eddmenucart-container{position:relative;display:inline-block;min-width:2em;height:2em;font-size:1em;line-height:1.7em;font-weight:bold;border:2px solid #333;color:#333;padding:0 3px;vertical-align:middle;text-align:center;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.eddmenucart-cart-icon .eddmenucart-container:after{content:"";position:absolute;bottom:100%;left:50%;width:14px;height:8px;margin-left:-7px;margin-bottom:0;border:2px solid #333;border-top-left-radius:100px;border-top-right-radius:100px;border-bottom:0;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.simple-style.eddmenucart .edd-cart-quantity.count{display:inline-block;position:relative;color:#fff;font-size:12px;line-height:1;font-weight:600;padding:3px 5px;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;border-radius:2px;background-color:#13aff0}.simple-style.eddmenucart .edd-cart-quantity.count:after{content:"";position:absolute;top:0;left:-3px;width:0;height:0;margin-top:4px;border-style:solid solid solid none;border-width:5px 5px 5px medium;border-top-color:rgba(0,0,0,0) !important;border-bottom-color:rgba(0,0,0,0) !important;border-color:#13aff0}.bag-style:hover .eddmenucart-cart-icon .eddmenucart-container,.show-cart .eddmenucart-cart-icon .eddmenucart-container{background-color:#13aff0;color:#fff;border-color:#13aff0}.bag-style:hover .eddmenucart-cart-icon .eddmenucart-container:after,.show-cart .eddmenucart-cart-icon .eddmenucart-container:after{border-color:#13aff0;height:10px}#mobile-fullscreen .owp-mini-cart,#mobile-dropdown .owp-mini-cart{display:none}#mobile-dropdown .edd-menu-icon{text-align:left;display:block}#sidr .sidr-class-edd-cart-number-of-items{display:none}#sidr .sidr-class-eddmenucart-container{position:relative;display:inline-block;min-width:2em;height:2em;font-size:1em;line-height:1.7em;font-weight:bold;border:2px solid #333;color:#333;padding:0 3px;vertical-align:middle;text-align:center;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}#sidr .sidr-class-eddmenucart-container:after{content:"";position:absolute;bottom:100%;left:50%;width:14px;height:8px;margin-left:-7px;margin-bottom:0;border:2px solid #333;border-top-left-radius:100px;border-top-right-radius:100px;border-bottom:0;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}
/* /home/user/htdocs/electromagnyc.com/wp-content/themes/oceanwp/assets/css/editor-style.css */
p { margin: 0 0 20px; }
img { max-width: 100%; height: auto; vertical-align: middle; }
pre { margin: 20px 0; padding: 20px; color: #2080ad; background-color: #fafafa; }
code, kbd, pre, samp { font-size: 16px; }
code, kbd, pre, samp { font-family: monospace, monospace; font-size: 1em; }
blockquote { font-style: italic; margin: 20px 40px; padding-left: 20px; border-width: 0 0 0 3px; border-style: solid; border-color: #13aff0; }
/* /home/user/htdocs/electromagnyc.com/wp-content/themes/oceanwp/assets/css/editor-style.min.css */
p{margin:0 0 20px}img{max-width:100%;height:auto;vertical-align:middle}pre{margin:20px 0;padding:20px;color:#2080ad;background-color:#fafafa}code,kbd,pre,samp{font-size:16px}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}blockquote{font-style:italic;margin:20px 40px;padding-left:20px;border-width:0 0 0 3px;border-style:solid;border-color:#13aff0}
/* /home/user/htdocs/electromagnyc.com/wp-content/themes/oceanwp/assets/css/elementor-widgets-async.min.css */
 /* widget-divider.min.css */ .elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{flex-shrink:0;margin:0 var(--divider-element-spacing)}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{direction:ltr;display:flex;margin:0}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{border-block-end:0;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color);content:"";display:block;flex-grow:1}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url);-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;min-height:var(--divider-pattern-height);width:100%}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var( --container-widget-flex-grow )} /* widget-spacer.min.css */ .elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var( --container-widget-align-self,initial );--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer:not(:has(>.elementor-widget-container))>.elementor-spacer,.e-con>.elementor-widget-spacer:not(:has(>.elementor-widget-container))>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer:not(:has(>.elementor-widget-container))>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer:not(:has(>.elementor-widget-container))>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{min-height:22px;min-width:22px;position:relative}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{height:22px;inset:0;margin:auto;padding:0;position:absolute;width:22px} /* widget-heading.min.css */ .elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px} /* widget-image.min.css */ .elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{display:inline-block;vertical-align:middle}
/* /home/user/htdocs/electromagnyc.com/wp-content/themes/oceanwp/assets/css/gutenberg/gutenberg-editor.css */
@charset "UTF-8";
.editor-post-title__block .editor-post-title__input {
  font-size: 2rem;
  font-weight: 600;
}

.block-editor-block-list__layout {
  font-size: 14px;
  line-height: 1.8;
  color: #4a4a4a;
  overflow-wrap: break-word;
  word-wrap: break-word;
}

.block-editor-block-list__layout h1,
.block-editor-block-list__layout h2,
.block-editor-block-list__layout h3,
.block-editor-block-list__layout h4,
.block-editor-block-list__layout h5,
.block-editor-block-list__layout h6 {
  font-weight: 600;
  color: #333;
  line-height: 1.4;
}
.block-editor-block-list__layout h1 {
  font-size: 23px;
}
.block-editor-block-list__layout h2 {
  font-size: 20px;
}
.block-editor-block-list__layout h3 {
  font-size: 18px;
}
.block-editor-block-list__layout h4 {
  font-size: 17px;
}
.block-editor-block-list__layout h5 {
  font-size: 15px;
}
.block-editor-block-list__layout h6 {
  font-size: 14px;
}
.block-editor-block-list__layout abbr[title],
.block-editor-block-list__layout dfn[title] {
  cursor: help;
}
.block-editor-block-list__layout del {
  vertical-align: baseline;
  text-decoration: line-through;
  color: #aaa;
}
.block-editor-block-list__layout code,
.block-editor-block-list__layout kbd,
.block-editor-block-list__layout pre,
.block-editor-block-list__layout samp {
  font-size: 16px;
}
.block-editor-block-list__layout pre {
  margin: 20px 0;
  padding: 20px;
  color: #2080ad;
  background-color: #fafafa;
}
.block-editor-block-list__layout code {
  color: #2080ad;
}
.block-editor-block-list__layout blockquote {
  font-style: italic;
  padding-left: 20px;
  border-left-width: 0.25em;
  border-style: solid;
  border-color: #13aff0;
}
.block-editor-block-list__layout blockquote cite {
  position: relative;
  display: block;
  padding: 10px 0 0 20px;
  color: #555;
}
.block-editor-block-list__layout blockquote cite:before {
  position: absolute;
  left: 0;
  content: "—";
}
.block-editor-block-list__layout q:before,
.block-editor-block-list__layout q:after,
.block-editor-block-list__layout blockquote:before,
.block-editor-block-list__layout blockquote:after {
  content: "";
}
.block-editor-block-list__layout blockquote .wp-block-quote__citation {
  padding: 10px 0 0 20px;
}
.block-editor-block-list__layout blockquote .wp-block-quote__citation:before {
  position: absolute;
  left: 0;
  content: "—";
}
.block-editor-block-list__layout address {
  display: block;
}
.block-editor-block-list__layout ol {
  list-style-type: decimal;
}
.block-editor-block-list__layout ol ol {
  list-style: upper-alpha;
}
.block-editor-block-list__layout ol ol ol {
  list-style: lower-roman;
}
.block-editor-block-list__layout ol ol ol ol {
  list-style: lower-alpha;
}
.block-editor-block-list__layout li ul,
.block-editor-block-list__layout li ol {
  margin: 0 0 0 25px;
}
.block-editor-block-list__layout dl {
  margin: 20px;
}
.block-editor-block-list__layout dt {
  font-weight: 700;
}
.block-editor-block-list__layout dd {
  margin-bottom: 20px;
}

a {
  color: #333;
  cursor: pointer;
  text-underline-offset: 3px;
  text-decoration: underline;
  text-decoration-skip-ink: all;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
a:hover {
  color: #13aff0;
  text-decoration: underline;
  text-decoration-style: dotted;
  text-decoration-skip-ink: none;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
a:focus:not(.wp-block-button__link):not(.wp-block-file__button) {
  /* Only visible in Windows High Contrast mode */
  outline: 2px solid transparent;
  text-decoration: underline 1px dotted #13aff0;
  text-decoration-skip-ink: none;
  background: rgba(255, 255, 255, 0.9);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.editor-writing-flow {
  height: fit-content;
}

@media (min-width: 600px) {
  [data-align=full] .wp-block-group > .wp-block {
    max-width: none;
  }
}
/* /home/user/htdocs/electromagnyc.com/wp-content/themes/oceanwp/assets/css/gutenberg/gutenberg-editor.min.css */
﻿.editor-post-title__block .editor-post-title__input{font-size:2rem;font-weight:600}.block-editor-block-list__layout{font-size:14px;line-height:1.8;color:#4a4a4a;overflow-wrap:break-word;word-wrap:break-word}.block-editor-block-list__layout h1,.block-editor-block-list__layout h2,.block-editor-block-list__layout h3,.block-editor-block-list__layout h4,.block-editor-block-list__layout h5,.block-editor-block-list__layout h6{font-weight:600;color:#333;line-height:1.4}.block-editor-block-list__layout h1{font-size:23px}.block-editor-block-list__layout h2{font-size:20px}.block-editor-block-list__layout h3{font-size:18px}.block-editor-block-list__layout h4{font-size:17px}.block-editor-block-list__layout h5{font-size:15px}.block-editor-block-list__layout h6{font-size:14px}.block-editor-block-list__layout abbr[title],.block-editor-block-list__layout dfn[title]{cursor:help}.block-editor-block-list__layout del{vertical-align:baseline;text-decoration:line-through;color:#aaa}.block-editor-block-list__layout code,.block-editor-block-list__layout kbd,.block-editor-block-list__layout pre,.block-editor-block-list__layout samp{font-size:16px}.block-editor-block-list__layout pre{margin:20px 0;padding:20px;color:#2080ad;background-color:#fafafa}.block-editor-block-list__layout code{color:#2080ad}.block-editor-block-list__layout blockquote{font-style:italic;padding-left:20px;border-left-width:.25em;border-style:solid;border-color:#13aff0}.block-editor-block-list__layout blockquote cite{position:relative;display:block;padding:10px 0 0 20px;color:#555}.block-editor-block-list__layout blockquote cite:before{position:absolute;left:0;content:"—"}.block-editor-block-list__layout q:before,.block-editor-block-list__layout q:after,.block-editor-block-list__layout blockquote:before,.block-editor-block-list__layout blockquote:after{content:""}.block-editor-block-list__layout blockquote .wp-block-quote__citation{padding:10px 0 0 20px}.block-editor-block-list__layout blockquote .wp-block-quote__citation:before{position:absolute;left:0;content:"—"}.block-editor-block-list__layout address{display:block}.block-editor-block-list__layout ol{list-style-type:decimal}.block-editor-block-list__layout ol ol{list-style:upper-alpha}.block-editor-block-list__layout ol ol ol{list-style:lower-roman}.block-editor-block-list__layout ol ol ol ol{list-style:lower-alpha}.block-editor-block-list__layout li ul,.block-editor-block-list__layout li ol{margin:0 0 0 25px}.block-editor-block-list__layout dl{margin:20px}.block-editor-block-list__layout dt{font-weight:700}.block-editor-block-list__layout dd{margin-bottom:20px}a{color:#333;cursor:pointer;text-underline-offset:3px;text-decoration:underline;text-decoration-skip-ink:all;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}a:hover{color:#13aff0;text-decoration:underline;text-decoration-style:dotted;text-decoration-skip-ink:none;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}a:focus:not(.wp-block-button__link):not(.wp-block-file__button){outline:2px solid rgba(0,0,0,0);text-decoration:underline 1px dotted #13aff0;text-decoration-skip-ink:none;background:rgba(255,255,255,.9);-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.editor-writing-flow{height:fit-content}@media(min-width: 600px){[data-align=full] .wp-block-group>.wp-block{max-width:none}}
/* /home/user/htdocs/electromagnyc.com/wp-content/themes/oceanwp/assets/css/learndash/learndash.css */
/*!
 * Project   : OceanWP WordPress Theme
 * Purpose   : LearnDash LMS Tweaks
 * Author    : OceanWP
 */
/** Buttons **/
.btn-join,
#btn-join,
.learndash_checkout_buttons input.btn-join[type=button],
a#quiz_continue_link {
  display: inline-block;
  font-family: inherit;
  background-color: #13aff0;
  color: #fff;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  margin: 0;
  padding: 14px 20px;
  border: 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  cursor: pointer;
  text-align: center;
  letter-spacing: 0.1em;
  line-height: 1;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.btn-join:hover,
.btn-join:focus,
.btn-join:active,
.btn-join:visited,
.btn-join.active,
#btn-join:hover,
#btn-join:focus,
a#quiz_continue_link:hover,
.learndash_checkout_buttons input.btn-join[type=button]:hover,
a#quiz_continue_link:focus {
  background-color: #0b7cac;
  color: #fff;
  border: 0;
}

#learndash_lessons #lesson_heading,
#learndash_profile .learndash_profile_heading,
#learndash_quizzes #quiz_heading,
#learndash_lesson_topics_list div > strong {
  background: #2295ff;
  color: #fff;
  padding: 10px;
  font-weight: 600;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  text-transform: uppercase;
}

#learndash_lessons h4 > a:hover,
#learndash_quizzes h4 > a:hover,
#learndash_lesson_topics_list ul > li > span.topic_item:hover {
  background: none;
}

.learndash .completed,
.learndash .notcompleted,
#learndash_profile .completed,
#learndash_profile .notcompleted {
  position: relative;
  background: 0 0;
  line-height: 1.8;
}
.learndash .completed:before,
.learndash .notcompleted:before,
#learndash_profile .completed:before,
#learndash_profile .notcompleted:before {
  position: absolute;
  top: 10px;
  right: 20px;
  display: inline-block;
  font: normal normal 900 14px/1 "Font Awesome 5 free";
  font-size: 20px;
  text-rendering: auto;
  content: "\f058";
  text-indent: 0;
  color: #068806;
}
.learndash .notcompleted:before,
#learndash_profile .notcompleted:before {
  content: "\f111";
  color: #777;
}

.learndash_navigation_lesson_topics_list .topic-completed span,
.learndash_navigation_lesson_topics_list .topic-notcompleted span,
.learndash_navigation_lesson_topics_list ul .topic-completed span,
.learndash_navigation_lesson_topics_list ul .topic-notcompleted span,
.learndash_topic_dots .topic-completed span,
.learndash_topic_dots .topic-notcompleted span,
.learndash_topic_dots ul .topic-completed span,
.learndash_topic_dots ul .topic-notcompleted span {
  background: 0 0;
}
.learndash_navigation_lesson_topics_list .topic-completed span:before,
.learndash_navigation_lesson_topics_list .topic-notcompleted span:before,
.learndash_navigation_lesson_topics_list ul .topic-completed span:before,
.learndash_navigation_lesson_topics_list ul .topic-notcompleted span:before,
.learndash_topic_dots .topic-completed span:before,
.learndash_topic_dots .topic-notcompleted span:before,
.learndash_topic_dots ul .topic-completed span:before,
.learndash_topic_dots ul .topic-notcompleted span:before {
  font: normal normal 900 14px/1 "Font Awesome 5 free";
  font-size: 20px;
  text-rendering: auto;
  content: "\f058";
  margin-right: 10px;
}

#learndash_course_content .learndash_topic_dots ul > li,
#learndash_course_content .learndash_topic_dots ul > li.nth-of-type-odd,
#learndash_course_content .learndash_topic_dots ul > li:hover {
  background: 0 0;
}

.learndash_topic_dots ul .topic-completed span,
.learndash_topic_dots ul .topic-notcompleted span {
  margin: 5px 0;
}

#learndash_lessons a,
#learndash_quizzes a,
.expand_collapse a,
.learndash_topic_dots a,
.learndash_topic_dots a > span,
#learndash_lesson_topics_list span a,
#learndash_profile a,
#learndash_profile .profile_edit_profile a,
#learndash_profile a span,
#learndash_profile div,
#learndash_profile .expand_collapse a {
  font-family: inherit;
  font-weight: 400;
  font-size: 14px;
}

#lessons_list > div > div,
#course_list > div > div,
#quiz_list > div > div,
.single-sfwd-lessons #learndash_lesson_topics_list ul > li > span.sn,
.singular-sfwd-lessons #learndash_lesson_topics_list ul > li > span.sn {
  border-right: none;
}

#learndash_profile .list_arrow.collapse,
#learndash_profile .list_arrow.expand {
  background: 0 0;
  padding: 10px;
  vertical-align: top;
  color: #777;
}
#learndash_profile .list_arrow.collapse:before,
#learndash_profile .list_arrow.expand:before {
  font: normal normal 900 14px/1 "Font Awesome 5 free";
  font-size: 20px;
  text-rendering: auto;
  content: "\f152";
}
#learndash_profile .list_arrow.expand:before {
  content: "\f150";
}
#learndash_profile .learndash-course-link a,
#learndash_profile .learndash-course-status a,
#learndash_profile .learndash-course-certificate a {
  line-height: inherit;
  padding: 10px 0;
}
#learndash_profile .course_progress {
  margin: 15px 0;
}
#learndash_profile .flip {
  padding-top: 10px;
}

#lessons_list > div h4 > a,
#course_list > div h4 > a,
#quiz_list > div h4 > a {
  padding-left: 0;
}

.ld-course-list-content .ld-entry-content img {
  margin: 0 auto 20px;
}

/** Shortcodes **/
body .thumbnail.course .ld_course_grid_price.ribbon-enrolled {
  background-color: #13aff0;
}
body dd.course_progress {
  margin-left: 0;
  width: 100%;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
}
body #ld_course_list .btn {
  display: inline-block;
  font-family: inherit;
  background-color: #13aff0;
  color: #fff;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  margin: 0;
  padding: 14px 20px;
  border: 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  cursor: pointer;
  text-align: center;
  letter-spacing: 0.1em;
  line-height: 1;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
body #ld_course_list .btn-primary:hover,
body #ld_course_list .btn-primary:focus,
body #ld_course_list .btn-primary:active,
body #ld_course_list .btn-primary.active,
body #ld_course_list .open .dropdown-toggle.btn-primary {
  background-color: #0b7cac;
  color: #fff;
  border: 0;
}

/* RTL */
body.rtl {
  /** Shortcodes **/
}
body.rtl .learndash .completed:before,
body.rtl .learndash .notcompleted:before,
body.rtl #learndash_profile .completed:before,
body.rtl #learndash_profile .notcompleted:before {
  left: 20px;
  right: auto;
}
body.rtl .learndash_navigation_lesson_topics_list .topic-completed span:before,
body.rtl .learndash_navigation_lesson_topics_list .topic-notcompleted span:before,
body.rtl .learndash_navigation_lesson_topics_list ul .topic-completed span:before,
body.rtl .learndash_navigation_lesson_topics_list ul .topic-notcompleted span:before,
body.rtl .learndash_topic_dots .topic-completed span:before,
body.rtl .learndash_topic_dots .topic-notcompleted span:before,
body.rtl .learndash_topic_dots ul .topic-completed span:before,
body.rtl .learndash_topic_dots ul .topic-notcompleted span:before {
  margin-left: 10px;
  margin-right: 0;
}
body.rtl body dd.course_progress {
  margin-right: 0;
}
/* /home/user/htdocs/electromagnyc.com/wp-content/themes/oceanwp/assets/css/learndash/learndash.min.css */
﻿/*!
 * Project   : OceanWP WordPress Theme
 * Purpose   : LearnDash LMS Tweaks
 * Author    : OceanWP
 */.btn-join,#btn-join,.learndash_checkout_buttons input.btn-join[type=button],a#quiz_continue_link{display:inline-block;font-family:inherit;background-color:#13aff0;color:#fff;font-size:12px;font-weight:600;text-transform:uppercase;margin:0;padding:14px 20px;border:0;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;border-radius:3px;cursor:pointer;text-align:center;letter-spacing:.1em;line-height:1;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.btn-join:hover,.btn-join:focus,.btn-join:active,.btn-join:visited,.btn-join.active,#btn-join:hover,#btn-join:focus,a#quiz_continue_link:hover,.learndash_checkout_buttons input.btn-join[type=button]:hover,a#quiz_continue_link:focus{background-color:#0b7cac;color:#fff;border:0}#learndash_lessons #lesson_heading,#learndash_profile .learndash_profile_heading,#learndash_quizzes #quiz_heading,#learndash_lesson_topics_list div>strong{background:#2295ff;color:#fff;padding:10px;font-weight:600;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;border-radius:0;text-transform:uppercase}#learndash_lessons h4>a:hover,#learndash_quizzes h4>a:hover,#learndash_lesson_topics_list ul>li>span.topic_item:hover{background:none}.learndash .completed,.learndash .notcompleted,#learndash_profile .completed,#learndash_profile .notcompleted{position:relative;background:0 0;line-height:1.8}.learndash .completed:before,.learndash .notcompleted:before,#learndash_profile .completed:before,#learndash_profile .notcompleted:before{position:absolute;top:10px;right:20px;display:inline-block;font:normal normal 900 14px/1 "Font Awesome 5 free";font-size:20px;text-rendering:auto;content:"";text-indent:0;color:#068806}.learndash .notcompleted:before,#learndash_profile .notcompleted:before{content:"";color:#777}.learndash_navigation_lesson_topics_list .topic-completed span,.learndash_navigation_lesson_topics_list .topic-notcompleted span,.learndash_navigation_lesson_topics_list ul .topic-completed span,.learndash_navigation_lesson_topics_list ul .topic-notcompleted span,.learndash_topic_dots .topic-completed span,.learndash_topic_dots .topic-notcompleted span,.learndash_topic_dots ul .topic-completed span,.learndash_topic_dots ul .topic-notcompleted span{background:0 0}.learndash_navigation_lesson_topics_list .topic-completed span:before,.learndash_navigation_lesson_topics_list .topic-notcompleted span:before,.learndash_navigation_lesson_topics_list ul .topic-completed span:before,.learndash_navigation_lesson_topics_list ul .topic-notcompleted span:before,.learndash_topic_dots .topic-completed span:before,.learndash_topic_dots .topic-notcompleted span:before,.learndash_topic_dots ul .topic-completed span:before,.learndash_topic_dots ul .topic-notcompleted span:before{font:normal normal 900 14px/1 "Font Awesome 5 free";font-size:20px;text-rendering:auto;content:"";margin-right:10px}#learndash_course_content .learndash_topic_dots ul>li,#learndash_course_content .learndash_topic_dots ul>li.nth-of-type-odd,#learndash_course_content .learndash_topic_dots ul>li:hover{background:0 0}.learndash_topic_dots ul .topic-completed span,.learndash_topic_dots ul .topic-notcompleted span{margin:5px 0}#learndash_lessons a,#learndash_quizzes a,.expand_collapse a,.learndash_topic_dots a,.learndash_topic_dots a>span,#learndash_lesson_topics_list span a,#learndash_profile a,#learndash_profile .profile_edit_profile a,#learndash_profile a span,#learndash_profile div,#learndash_profile .expand_collapse a{font-family:inherit;font-weight:400;font-size:14px}#lessons_list>div>div,#course_list>div>div,#quiz_list>div>div,.single-sfwd-lessons #learndash_lesson_topics_list ul>li>span.sn,.singular-sfwd-lessons #learndash_lesson_topics_list ul>li>span.sn{border-right:none}#learndash_profile .list_arrow.collapse,#learndash_profile .list_arrow.expand{background:0 0;padding:10px;vertical-align:top;color:#777}#learndash_profile .list_arrow.collapse:before,#learndash_profile .list_arrow.expand:before{font:normal normal 900 14px/1 "Font Awesome 5 free";font-size:20px;text-rendering:auto;content:""}#learndash_profile .list_arrow.expand:before{content:""}#learndash_profile .learndash-course-link a,#learndash_profile .learndash-course-status a,#learndash_profile .learndash-course-certificate a{line-height:inherit;padding:10px 0}#learndash_profile .course_progress{margin:15px 0}#learndash_profile .flip{padding-top:10px}#lessons_list>div h4>a,#course_list>div h4>a,#quiz_list>div h4>a{padding-left:0}.ld-course-list-content .ld-entry-content img{margin:0 auto 20px}body .thumbnail.course .ld_course_grid_price.ribbon-enrolled{background-color:#13aff0}body dd.course_progress{margin-left:0;width:100%;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;border-radius:3px}body #ld_course_list .btn{display:inline-block;font-family:inherit;background-color:#13aff0;color:#fff;font-size:12px;font-weight:600;text-transform:uppercase;margin:0;padding:14px 20px;border:0;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;border-radius:3px;cursor:pointer;text-align:center;letter-spacing:.1em;line-height:1;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}body #ld_course_list .btn-primary:hover,body #ld_course_list .btn-primary:focus,body #ld_course_list .btn-primary:active,body #ld_course_list .btn-primary.active,body #ld_course_list .open .dropdown-toggle.btn-primary{background-color:#0b7cac;color:#fff;border:0}body.rtl .learndash .completed:before,body.rtl .learndash .notcompleted:before,body.rtl #learndash_profile .completed:before,body.rtl #learndash_profile .notcompleted:before{left:20px;right:auto}body.rtl .learndash_navigation_lesson_topics_list .topic-completed span:before,body.rtl .learndash_navigation_lesson_topics_list .topic-notcompleted span:before,body.rtl .learndash_navigation_lesson_topics_list ul .topic-completed span:before,body.rtl .learndash_navigation_lesson_topics_list ul .topic-notcompleted span:before,body.rtl .learndash_topic_dots .topic-completed span:before,body.rtl .learndash_topic_dots .topic-notcompleted span:before,body.rtl .learndash_topic_dots ul .topic-completed span:before,body.rtl .learndash_topic_dots ul .topic-notcompleted span:before{margin-left:10px;margin-right:0}body.rtl body dd.course_progress{margin-right:0}
/* /home/user/htdocs/electromagnyc.com/wp-content/themes/oceanwp/assets/css/llms/llms.css */
/*!
 * Project   : OceanWP WordPress Theme
 * Purpose   : LifterLMS Tweaks
 * Author    : OceanWP
 */
/** Buttons **/
.llms-button-action,
.llms-button-secondary,
.llms-field-button,
.llms-button-primary {
  display: inline-block;
  font-family: inherit;
  background-color: #13aff0;
  color: #fff;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  margin: 0;
  padding: 14px 20px;
  border: 0;
  cursor: pointer;
  text-align: center;
  letter-spacing: 0.1em;
  line-height: 1;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.llms-button-action:hover,
.llms-button-secondary:hover,
.llms-field-button:hover,
.llms-button-primary:hover {
  background-color: #0b7cac;
  color: #fff;
}

.llms-button-action:focus,
.llms-button-secondary:focus,
.llms-field-button:focus,
.llms-button-primary:focus {
  background-color: #0b7cac;
  color: #fff;
}

/** Tables **/
.lifterlms thead td,
.lifterlms th {
  border: 1px solid #eee;
  color: #000;
  font-weight: 700;
}
.lifterlms thead td {
  background: #fafafa;
}

/** Courses Page **/
.llms-student-dashboard .llms-sd-nav .llms-sep {
  display: none;
}
.llms-student-dashboard .llms-sd-item {
  padding: 0 15px 15px 0;
}

/** Course Page **/
.llms-syllabus-wrapper {
  margin: 15px 0;
}
.llms-syllabus-wrapper .llms-section-title {
  background: #2295ff;
  color: #fff;
  margin-bottom: 0;
  padding: 10px;
}
.llms-syllabus-wrapper .llms-lesson-preview {
  width: auto;
  display: block;
  margin-top: 1px;
}
.llms-syllabus-wrapper .llms-lesson-preview .llms-lesson-counter,
.llms-syllabus-wrapper .llms-lesson-preview .llms-lesson-complete {
  display: inline-block;
  margin-bottom: 0;
}
.llms-syllabus-wrapper .llms-lesson-preview .llms-lesson-complete {
  font-size: 16px;
}

.llms-meta-info .llms-meta p {
  color: #333;
}
.llms-meta-info .llms-meta span, .llms-meta-info .llms-meta a {
  color: #929292;
}
.llms-meta-info .llms-meta a:hover {
  color: #13aff0;
}

.single-course .llms_review h5 {
  color: #333 !important;
  margin-bottom: 5px;
}
.single-course .llms_review h6 {
  margin-bottom: 10px;
}
.single-course .llms_review p {
  color: #303030 !important;
}
.single-course .llms_review p:last-child {
  margin-bottom: 0;
}

.single-course .review_box input[type=text],
.single-course .review_box textarea {
  display: inline-block;
  min-height: 40px;
  width: 100%;
  font-size: 14px;
  line-height: 1.8;
  padding: 6px 12px;
  vertical-align: middle;
  background-color: transparent;
  color: #333;
  border: 1px solid #ddd;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.single-course .review_box textarea {
  line-height: 1.5;
  resize: vertical;
  margin-bottom: 15px;
}

#thank_you_box h2 {
  font-size: 24px;
}

/** Lesson **/
.llms-course-navigation {
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px solid #f1f1f1;
}
.llms-course-navigation .llms-pre-text {
  color: #13aff0;
  font-weight: 300;
}
.llms-course-navigation .llms-prev-lesson .llms-pre-text::before,
.llms-course-navigation .llms-next-lesson .llms-pre-text::after {
  display: inline-block;
  font: normal normal 900 14px/1 "Font Awesome 5 free";
  font-size: inherit;
  text-rendering: auto;
}
.llms-course-navigation .llms-prev-lesson .llms-pre-text::before {
  content: "\f30a";
  margin-right: 10px;
}
.llms-course-navigation .llms-next-lesson .llms-pre-text::after {
  content: "\f30b";
  margin-left: 10px;
}

.llms-lesson-button-wrapper {
  color: #191818;
  font-size: 18px;
  font-weight: 700;
}

#llms_mark_complete::before,
.llms-lesson-button-wrapper::before {
  display: inline-block;
  font: normal normal 900 14px/1 "Font Awesome 5 free";
  font-size: inherit;
  text-rendering: auto;
}

#llms_mark_complete::before {
  content: "\f00c";
  margin-right: 10px;
}

/** Dashboard **/
.llms-student-dashboard.edit-account .llms-form-field {
  padding: 0 20px 10px 0;
}
.llms-student-dashboard.edit-account .llms-form-field > label {
  font-weight: 700;
}

/** Checkout **/
.llms-checkout-section {
  border: none;
}

.llms-notice {
  border: none;
  background: none;
}

.llms-checkout-wrapper .llms-form-heading {
  margin-bottom: 15px;
}

.llms-checkout-section-content .llms-label {
  font-variant: normal;
  text-transform: none;
  font-weight: 700;
}

.billing-information .llms-form-field label {
  font-weight: 700;
}

.llms-distraction-free #site-logo {
  float: none;
  width: 100%;
  text-align: center;
}

/** Grid **/
@media all and (max-width: 768px) {
  .llms-loop-list.tablet-1-col .llms-loop-item {
    width: 100%;
  }
  .llms-loop-list.tablet-2-col .llms-loop-item {
    width: 50%;
  }
  .llms-loop-list.tablet-3-col .llms-loop-item {
    width: 33.3333333333%;
  }
  .llms-loop-list.tablet-4-col .llms-loop-item {
    width: 25%;
  }
  .llms-loop-list.tablet-5-col .llms-loop-item {
    width: 20%;
  }
  .llms-loop-list.tablet-6-col .llms-loop-item {
    width: 16.6666666667%;
  }
}
@media all and (max-width: 480px) {
  .llms-loop-list.mobile-1-col .llms-loop-item {
    width: 100%;
  }
  .llms-loop-list.mobile-2-col .llms-loop-item {
    width: 50%;
  }
  .llms-loop-list.mobile-3-col .llms-loop-item {
    width: 33.3333333333%;
  }
  .llms-loop-list.mobile-4-col .llms-loop-item {
    width: 25%;
  }
  .llms-loop-list.mobile-5-col .llms-loop-item {
    width: 20%;
  }
  .llms-loop-list.mobile-6-col .llms-loop-item {
    width: 16.6666666667%;
  }
}

/** Pagination **/
.llms-pagination {
  float: right;
}

.pagination-center .llms-pagination {
  text-align: center;
}
.pagination-center .llms-pagination ul li {
  float: none;
}

.pagination-left .llms-pagination {
  float: left;
}
/* /home/user/htdocs/electromagnyc.com/wp-content/themes/oceanwp/assets/css/llms/llms.min.css */
﻿/*!
 * Project   : OceanWP WordPress Theme
 * Purpose   : LifterLMS Tweaks
 * Author    : OceanWP
 */.llms-button-action,.llms-button-secondary,.llms-field-button,.llms-button-primary{display:inline-block;font-family:inherit;background-color:#13aff0;color:#fff;font-size:12px;font-weight:600;text-transform:uppercase;margin:0;padding:14px 20px;border:0;cursor:pointer;text-align:center;letter-spacing:.1em;line-height:1;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.llms-button-action:hover,.llms-button-secondary:hover,.llms-field-button:hover,.llms-button-primary:hover{background-color:#0b7cac;color:#fff}.llms-button-action:focus,.llms-button-secondary:focus,.llms-field-button:focus,.llms-button-primary:focus{background-color:#0b7cac;color:#fff}.lifterlms thead td,.lifterlms th{border:1px solid #eee;color:#000;font-weight:700}.lifterlms thead td{background:#fafafa}.llms-student-dashboard .llms-sd-nav .llms-sep{display:none}.llms-student-dashboard .llms-sd-item{padding:0 15px 15px 0}.llms-syllabus-wrapper{margin:15px 0}.llms-syllabus-wrapper .llms-section-title{background:#2295ff;color:#fff;margin-bottom:0;padding:10px}.llms-syllabus-wrapper .llms-lesson-preview{width:auto;display:block;margin-top:1px}.llms-syllabus-wrapper .llms-lesson-preview .llms-lesson-counter,.llms-syllabus-wrapper .llms-lesson-preview .llms-lesson-complete{display:inline-block;margin-bottom:0}.llms-syllabus-wrapper .llms-lesson-preview .llms-lesson-complete{font-size:16px}.llms-meta-info .llms-meta p{color:#333}.llms-meta-info .llms-meta span,.llms-meta-info .llms-meta a{color:#929292}.llms-meta-info .llms-meta a:hover{color:#13aff0}.single-course .llms_review h5{color:#333 !important;margin-bottom:5px}.single-course .llms_review h6{margin-bottom:10px}.single-course .llms_review p{color:#303030 !important}.single-course .llms_review p:last-child{margin-bottom:0}.single-course .review_box input[type=text],.single-course .review_box textarea{display:inline-block;min-height:40px;width:100%;font-size:14px;line-height:1.8;padding:6px 12px;vertical-align:middle;background-color:rgba(0,0,0,0);color:#333;border:1px solid #ddd;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;border-radius:3px;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.single-course .review_box textarea{line-height:1.5;resize:vertical;margin-bottom:15px}#thank_you_box h2{font-size:24px}.llms-course-navigation{margin-top:20px;padding-top:20px;border-top:1px solid #f1f1f1}.llms-course-navigation .llms-pre-text{color:#13aff0;font-weight:300}.llms-course-navigation .llms-prev-lesson .llms-pre-text::before,.llms-course-navigation .llms-next-lesson .llms-pre-text::after{display:inline-block;font:normal normal 900 14px/1 "Font Awesome 5 free";font-size:inherit;text-rendering:auto}.llms-course-navigation .llms-prev-lesson .llms-pre-text::before{content:"";margin-right:10px}.llms-course-navigation .llms-next-lesson .llms-pre-text::after{content:"";margin-left:10px}.llms-lesson-button-wrapper{color:#191818;font-size:18px;font-weight:700}#llms_mark_complete::before,.llms-lesson-button-wrapper::before{display:inline-block;font:normal normal 900 14px/1 "Font Awesome 5 free";font-size:inherit;text-rendering:auto}#llms_mark_complete::before{content:"";margin-right:10px}.llms-student-dashboard.edit-account .llms-form-field{padding:0 20px 10px 0}.llms-student-dashboard.edit-account .llms-form-field>label{font-weight:700}.llms-checkout-section{border:none}.llms-notice{border:none;background:none}.llms-checkout-wrapper .llms-form-heading{margin-bottom:15px}.llms-checkout-section-content .llms-label{font-variant:normal;text-transform:none;font-weight:700}.billing-information .llms-form-field label{font-weight:700}.llms-distraction-free #site-logo{float:none;width:100%;text-align:center}@media all and (max-width: 768px){.llms-loop-list.tablet-1-col .llms-loop-item{width:100%}.llms-loop-list.tablet-2-col .llms-loop-item{width:50%}.llms-loop-list.tablet-3-col .llms-loop-item{width:33.3333333333%}.llms-loop-list.tablet-4-col .llms-loop-item{width:25%}.llms-loop-list.tablet-5-col .llms-loop-item{width:20%}.llms-loop-list.tablet-6-col .llms-loop-item{width:16.6666666667%}}@media all and (max-width: 480px){.llms-loop-list.mobile-1-col .llms-loop-item{width:100%}.llms-loop-list.mobile-2-col .llms-loop-item{width:50%}.llms-loop-list.mobile-3-col .llms-loop-item{width:33.3333333333%}.llms-loop-list.mobile-4-col .llms-loop-item{width:25%}.llms-loop-list.mobile-5-col .llms-loop-item{width:20%}.llms-loop-list.mobile-6-col .llms-loop-item{width:16.6666666667%}}.llms-pagination{float:right}.pagination-center .llms-pagination{text-align:center}.pagination-center .llms-pagination ul li{float:none}.pagination-left .llms-pagination{float:left}
/* /home/user/htdocs/electromagnyc.com/wp-content/themes/oceanwp/assets/css/style.css */
@charset "UTF-8";
/*------------------------------------*
    $CONTENTS
*------------------------------------*/
/**
 * BASE
 * - MAIN
 * - NORMALIZE
 * - LAYOUTS
 * - COMPONENTS
 * - TYPOGRAPHY
 * - FORMS
 *
 * COMPONENTS
 * - TOP BAR
 * - HEADER
 * - NAVIGATIONS
 * - LINKS EFFECT
 * - MEGA MENU
 * - SEARCH ICON
 * - DROP DOWN MOBILE
 * - FULL SCREEN MOBILE
 * - PAGE HEADER
 * - BLOG
 * - SIDEBAR
 * - CUSTOM SELECTS
 * - PAGINATION
 * - COMMENT
 * - SEARCH
 * - FOOTER
 * - 404 PAGE
 *
 * PLUGINS
 * - GENERAL
 * - MAGNIFIC POPUP
 * - SIDR
 * - SLICK
 *
 * RESPONSIVE
 */
/*------------------------------------*
	$MAIN
*------------------------------------*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  font-family: inherit;
  font-size: 100%;
  font-style: inherit;
  font-weight: inherit;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

html {
  font-size: 62.5%;
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

*,
*:before,
*:after {
  box-sizing: border-box;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section {
  display: block;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption,
th,
td {
  font-weight: normal;
  text-align: left;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

blockquote,
q {
  quotes: none;
}

a:focus {
  outline: solid 1px !important;
}

a:hover,
a:active {
  outline: 0;
}

a img {
  border: 0;
}

img {
  max-width: 100%;
  height: auto;
}

select {
  max-width: 100%;
}

em {
  font-style: italic;
}

* html {
  font-size: 87.5%;
}

html {
  -ms-overflow-x: hidden;
  overflow-x: hidden;
}

body {
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  line-height: 1.8;
  color: #4a4a4a;
  overflow-wrap: break-word;
  word-wrap: break-word;
}

body {
  background-color: #fff;
}

.mejs-container {
  margin-bottom: 20px;
}

dfn,
cite,
em,
i {
  font-style: italic;
}

/**
 * Grid > Main Classes.
 */
body .oceanwp-row {
  margin: 0 -0.625rem;
}
body .oceanwp-row .col {
  float: left;
  margin: 0 0 1.25rem;
  padding: 0 0.625rem;
}
body .oceanwp-row .span_1_of_1 {
  float: none;
  width: 100%;
}
body .oceanwp-row .span_1_of_2 {
  width: 50%;
}
body .oceanwp-row .span_1_of_3 {
  width: 33.33%;
}
body .oceanwp-row .span_1_of_4 {
  width: 25%;
}
body .oceanwp-row .span_1_of_5 {
  width: 20%;
}
body .oceanwp-row .span_1_of_6 {
  width: 16.66666667%;
}
body .oceanwp-row .span_1_of_7 {
  width: 14.28%;
}
body .oceanwp-row .span_1_of_8 {
  width: 12.5%;
}
body .oceanwp-row .span_1_of_9 {
  width: 11.11%;
}
body .oceanwp-row .span_1_of_10 {
  width: 10%;
}

/**
 * Grid > Clear Floats.
 */
.count-1,
.col-1,
.col.first {
  clear: both;
  margin-left: 0;
}

.isotope-entry {
  clear: none;
}

/**
 * No margin or padding class.
 */
.no-margin {
  margin: 0 !important;
}

.no-padding {
  padding: 0 !important;
}

/**
 * Responsive Videos.
 */
.responsive-video-wrap iframe,
.responsive-video-wrap object,
.responsive-video-wrap embed,
.responsive-audio-wrap iframe,
.responsive-audio-wrap object,
.responsive-audio-wrap embed {
  display: block;
}

.wp-video-shortcode {
  max-width: 100% !important;
}

.responsive-video-wrap p {
  margin: 0;
}

/**
 * Search form shortcode
 */
form.oceanwp-searchform {
  display: inline-block;
  position: relative;
  height: 35px;
}
form.oceanwp-searchform input {
  margin: 0;
  padding: 0 40px 0 15px;
  height: 100%;
  min-height: 100%;
}
form.oceanwp-searchform button {
  display: block;
  position: absolute;
  top: 50%;
  right: 0;
  min-width: 40px;
  height: 60%;
  height: 100%;
  font-size: 12px;
  font-weight: 600;
  background-color: transparent !important;
  margin: 0;
  padding: 0;
  border: 0;
  text-align: center;
  line-height: 1;
  transition: all 0.3s ease;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

/**
 * Language Switches.
 */
.polylang-switcher-shortcode li {
  float: left;
  margin-right: 5px;
}
.polylang-switcher-shortcode.flags-and-names li {
  margin-right: 15px;
}
.polylang-switcher-shortcode li:last-child {
  margin-right: 0;
}

/**
 * Text meant only for screen readers.
 */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
          clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  font-size: 14px !important;
  font-weight: 400;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  -webkit-clip-path: none;
          clip-path: none;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000; /* Above WP toolbar. */
}

.no-display {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  display: none;
  height: 1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  -webkit-clip-path: circle(1% at 1% 1%);
  clip-path: circle(1% at 1% 1%);
}

.owp-icon {
  width: 14px;
  height: 14px;
  vertical-align: text-bottom;
}

#owp-svg-icons path,
#owp-svg-icons rect,
#owp-svg-icons circle,
#owp-svg-icons line,
#owp-svg-icons polygon,
#owp-svg-icons polyline {
  stroke: inherit;
  fill: none;
}

.owp-icon use {
  stroke: #333;
}

/**
 * Selection Color.
 */
::selection {
  color: #fff;
  background: #333;
  text-shadow: none;
}

::-moz-selection {
  color: #fff;
  background: #333;
  text-shadow: none;
}

/*------------------------------------*
	Tablet Portrait
*------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
  /* turn 4 column masonry grids into 2 columns */
  body .oceanwp-row .span_1_of_4.col-3.col {
    margin-left: 0;
    clear: both;
  }
  body .oceanwp-row .span_1_of_4.col:not(.product),
body .oceanwp-isotope-grid .span_1_of_4.col {
    width: 50%;
  }
}
/*------------------------------------*
	Phone Landscape
*------------------------------------*/
@media only screen and (max-width: 480px) {
  .col {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 30px;
  }
}
/*------------------------------------*
	$NORMALIZE
*------------------------------------*/
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device orientation change,
 *    without disabling user zoom.
 */
html {
  font-family: sans-serif; /* 1 */
  -ms-text-size-adjust: 100%; /* 2 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/**
 * Remove default margin.
 */
body {
  margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block; /* 1 */
  vertical-align: baseline; /* 2 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none;
}

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * Improve readability of focused elements when they are also in an
 * active/hover state.
 */
a:active,
a:hover {
  outline: 0;
}

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: 600;
}

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic;
}

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */
/**
 * Address differences between Firefox and other browsers.
 */
hr {
  box-sizing: content-box;
  height: 0;
}

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit; /* 1 */
  font: inherit; /* 2 */
  margin: 0; /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button; /* 2 */
  cursor: pointer; /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  /* 1 */
  padding: 0; /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold;
}

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

/*------------------------------------*
	$LAYOUTS
*------------------------------------*/
.container {
  width: 1200px;
  max-width: 90%;
  margin: 0 auto;
}

#wrap {
  position: relative;
}

#main {
  position: relative;
}
#main #content-wrap {
  padding-top: 50px;
  padding-bottom: 50px;
}

.no-margins #main #content-wrap,
.no-margins.separate-layout #main #content-wrap,
.landing-page #main #content-wrap {
  padding-top: 0;
  padding-bottom: 0;
}

.content-area {
  float: left;
  position: relative;
  width: 72%;
  padding-right: 30px;
  border-right-width: 1px;
  border-style: solid;
  border-color: #f1f1f1;
}

.widget-area {
  width: 28%;
}
.widget-area.sidebar-primary {
  float: right;
  padding-left: 30px;
}
.widget-area.sidebar-secondary {
  float: left;
}

.content-full-width .content-area,
body.content-full-screen #content-wrap {
  width: 100% !important;
  max-width: none !important;
  padding: 0 !important;
  border: 0 !important;
}

.content-full-screen .content-area {
  float: none;
  width: 100% !important;
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  border: 0 !important;
}

.content-left-sidebar .content-area {
  float: right;
  padding-left: 30px;
  padding-right: 0;
  border-left-width: 1px;
  border-right-width: 0;
}
.content-left-sidebar .widget-area {
  float: left;
  padding-right: 30px;
  padding-left: 0;
}

.content-both-sidebars .content-area {
  width: 44%;
}
.content-both-sidebars.scs-style .content-area {
  left: 28%;
  padding-left: 30px;
  border-left-width: 1px;
}
.content-both-sidebars.scs-style .widget-area.sidebar-secondary {
  position: relative;
  left: -44%;
  padding-right: 30px;
}
.content-both-sidebars.ssc-style .content-area {
  left: 56%;
  padding-left: 30px;
  padding-right: 0;
  border-left-width: 1px;
  border-right-width: 0;
}
.content-both-sidebars.ssc-style .widget-area {
  position: relative;
  left: -44%;
  padding-right: 30px;
}
.content-both-sidebars.ssc-style .widget-area.sidebar-primary {
  padding-left: 0;
}
.content-both-sidebars.css-style .widget-area.sidebar-secondary {
  padding-left: 30px;
}

/* Boxed Layout */
.boxed-layout {
  background-color: #e9e9e9;
}
.boxed-layout #wrap {
  width: 1280px;
  max-width: 100%;
  margin: 0 auto;
  background-color: #fff;
}
.boxed-layout.wrap-boxshadow #wrap {
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.15);
}
.boxed-layout #wrap .container {
  width: auto;
  max-width: none;
  padding-left: 30px;
  padding-right: 30px;
}
.boxed-layout.content-full-screen #content-wrap {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.boxed-layout #footer-widgets {
  margin: 0;
}

/* Boxed Layout > Move absolute items */
.boxed-layout .site-breadcrumbs {
  right: 30px;
}

/* Separate Layout */
.separate-layout {
  background-color: #f1f1f1;
}
.separate-layout .content-area,
.separate-layout .widget-area .sidebar-box {
  background-color: #fff;
  padding: 30px;
}
.separate-layout.content-left-sidebar .content-area {
  padding: 30px;
}
.separate-layout.content-full-width .content-area {
  padding: 30px !important;
}
.separate-layout .content-area {
  border-right-width: 0;
}
.separate-layout.content-left-sidebar .content-area {
  border-left-width: 0;
}
.separate-layout .widget-area.sidebar-primary {
  padding-left: 20px;
}
.separate-layout .widget-area.sidebar-secondary {
  padding-right: 20px;
}
.separate-layout.content-left-sidebar .widget-area {
  padding-right: 20px;
  padding-left: 0;
}
.separate-layout #main #content-wrap {
  padding-top: 20px;
  padding-bottom: 20px;
}
.separate-layout .sidebar-box {
  margin-bottom: 20px;
}
.separate-layout .sidebar-box:last-child {
  margin-bottom: 0;
}
.separate-layout.content-both-sidebars.scs-style .content-area {
  border-left-width: 0;
}
.separate-layout.content-both-sidebars.scs-style .widget-area.sidebar-secondary {
  padding-right: 20px;
}
.separate-layout.content-both-sidebars.ssc-style .content-area {
  padding-right: 30px;
  border-left-width: 0;
}
.separate-layout.content-both-sidebars.ssc-style .widget-area {
  padding-right: 20px;
}
.separate-layout.content-both-sidebars.css-style .widget-area.sidebar-secondary {
  padding-left: 20px;
  padding-right: 0;
}

body.separate-blog.separate-layout .content-area {
  padding: 0 !important; /* using !important to override customizer setting */
  background-color: transparent;
}
body.separate-blog.separate-layout #blog-entries > * {
  background-color: #fff;
  padding: 30px;
  border: 0;
  margin-bottom: 20px;
}
body.separate-blog.separate-layout #blog-entries > :last-child {
  margin-bottom: 0;
}
body.separate-blog.separate-layout .oceanwp-pagination,
body.separate-blog.separate-layout .page-jump,
body.separate-blog.separate-layout .scroller-status {
  background-color: #fff;
  padding: 30px;
  margin-top: 20px;
}
body.separate-blog.separate-layout .oceanwp-pagination ul.page-numbers,
body.separate-blog.separate-layout .page-jump ul.page-numbers,
body.separate-blog.separate-layout .scroller-status ul.page-numbers {
  padding: 0;
}
body.separate-blog.separate-layout .oceanwp-row {
  margin: 0;
  margin-right: -1.25rem;
}
body.separate-blog.separate-layout #blog-entries.blog-grid > * {
  background-color: transparent;
  padding: 0 1.25rem 0 0;
}
body.separate-blog.separate-layout #blog-entries.blog-grid > :last-child {
  margin-bottom: 1.25rem;
}
body.separate-blog.separate-layout.has-blog-grid .oceanwp-pagination {
  margin-top: 0;
}
body.separate-blog.separate-layout .blog-entry.grid-entry .blog-entry-inner {
  background-color: #fff;
  padding: 1.875rem;
  border: 0;
}
body.separate-blog.separate-layout .blog-entry.grid-entry .thumbnail {
  margin: 0;
}

/*------------------------------------*
	All Devices under 1280px
*------------------------------------*/
@media only screen and (max-width: 1280px) {
  /* Both sidebars layout */
  .content-both-sidebars .content-area {
    float: none !important;
    width: 100% !important;
    left: auto !important;
    border-width: 0 !important;
  }
  .content-both-sidebars:not(.separate-layout) .content-area {
    padding: 0 !important;
    margin-bottom: 40px;
  }
  .content-both-sidebars .widget-area.sidebar-primary, .content-both-sidebars .widget-area.sidebar-secondary {
    float: left;
    width: 49% !important;
    left: auto !important;
    padding: 0 !important;
  }
  .content-both-sidebars .widget-area.sidebar-primary {
    float: right;
  }
  .content-both-sidebars:not(.separate-layout) .widget-area.sidebar-primary, .content-both-sidebars:not(.separate-layout) .widget-area.sidebar-secondary {
    width: 48% !important;
  }
  /* Separate layout */
  .separate-layout.content-both-sidebars .content-area {
    margin-bottom: 20px;
  }
  .separate-layout.content-both-sidebars .widget-area.sidebar-primary, .separate-layout.content-both-sidebars .widget-area.sidebar-secondary {
    width: 49% !important;
  }
  .separate-layout.content-both-sidebars .widget-area.sidebar-secondary {
    margin-bottom: 20px;
  }
  .separate-layout.content-both-sidebars .widget-area.sidebar-primary {
    padding-left: 0;
  }
}
/*------------------------------------*
	All Devices under 1080px
*------------------------------------*/
@media only screen and (max-width: 1080px) {
  /* Both sidebars layout */
  .content-both-sidebars .content-area {
    float: none !important;
    width: 100% !important;
    left: auto !important;
    border-width: 0 !important;
  }
  .content-both-sidebars:not(.separate-layout) .content-area {
    padding: 0 !important;
    margin-bottom: 40px;
  }
  .content-both-sidebars .widget-area.sidebar-primary, .content-both-sidebars .widget-area.sidebar-secondary {
    float: left;
    width: 49% !important;
    left: auto !important;
    padding: 0 !important;
  }
  .content-both-sidebars .widget-area.sidebar-primary {
    float: right;
  }
  .content-both-sidebars:not(.separate-layout) .widget-area.sidebar-primary, .content-both-sidebars:not(.separate-layout) .widget-area.sidebar-secondary {
    width: 48% !important;
  }
  /* Separate layout */
  .separate-layout.content-both-sidebars .content-area {
    margin-bottom: 20px;
  }
  .separate-layout.content-both-sidebars .widget-area.sidebar-primary, .separate-layout.content-both-sidebars .widget-area.sidebar-secondary {
    width: 49% !important;
  }
  .separate-layout.content-both-sidebars .widget-area.sidebar-secondary {
    margin-bottom: 20px;
  }
  .separate-layout.content-both-sidebars .widget-area.sidebar-primary {
    padding-left: 0;
  }
}
/*------------------------------------*
	All Devices under 960px
*------------------------------------*/
@media only screen and (max-width: 959px) {
  /* boxed */
  .boxed-layout #wrap {
    overflow: hidden;
  }
  .boxed-layout .site-breadcrumbs {
    right: auto;
  }
  /* container */
  .container,
body.content-full-screen .elementor-section-wrap > .elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 90%;
  }
  /* full width content and sidebar */
  .content-area,
.content-left-sidebar .content-area {
    float: none !important;
    width: 100%;
    margin-bottom: 40px;
    border: 0;
  }
  body.sidebar-content .content-area {
    margin-bottom: 0;
  }
  body:not(.separate-layout) .content-area,
.content-left-sidebar:not(.separate-layout) .content-area {
    padding: 0 !important;
  }
  .no-margins .content-area,
.no-margins.content-left-sidebar .content-area {
    margin-bottom: 0;
  }
  .widget-area.sidebar-primary,
.widget-area.sidebar-secondary,
.content-left-sidebar .widget-area {
    float: none !important;
    width: 100%;
    padding: 0 !important;
    border: 0;
  }
  body.has-composer.has-sidebar #primary {
    margin-bottom: 40px;
  }
  #main #content-wrap.container {
    width: auto !important;
  }
  /* Both sidebars layout */
  .content-both-sidebars .widget-area.sidebar-primary, .content-both-sidebars .widget-area.sidebar-secondary {
    float: none !important;
    width: 100% !important;
  }
  .content-both-sidebars:not(.separate-layout) .widget-area.sidebar-primary, .content-both-sidebars:not(.separate-layout) .widget-area.sidebar-secondary {
    width: 100% !important;
  }
  .separate-layout.content-both-sidebars .widget-area.sidebar-primary, .separate-layout.content-both-sidebars .widget-area.sidebar-secondary {
    width: 100% !important;
  }
  /* Separate layout */
  .separate-layout .container, .separate-layout.content-full-screen .elementor-section-wrap > .elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 95%;
  }
  .separate-layout .content-area, .separate-layout.content-left-sidebar .content-area {
    margin-bottom: 20px;
  }
  .separate-layout .widget-area {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  body.separate-blog.separate-layout .oceanwp-row {
    margin: 0 !important;
  }
  body.separate-blog.separate-layout #blog-entries.blog-grid > * {
    padding: 0 !important;
  }
}
/*------------------------------------*
	Tablet Portrait
*------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
  /* main  */
  body.boxed-layout #wrap,
body.boxed-layout .parallax-footer {
    width: auto !important;
  }
}
/*------------------------------------*
	Phone Portrait and Landscape
*------------------------------------*/
@media only screen and (max-width: 767px) {
  /* grid & main  */
  #wrap {
    width: 100% !important;
  }
  body.boxed-layout #wrap {
    width: auto !important;
  }
  .boxed-layout #top-bar-social.top-bar-right {
    right: auto;
  }
  .boxed-layout #top-bar-social.top-bar-left {
    left: auto;
  }
  .col:not(.swiper-slide), .blog-entry {
    width: 100%;
    margin-bottom: 25px;
  }
}
/*------------------------------------*
	Phone Landscape
*------------------------------------*/
@media only screen and (max-width: 480px) {
  /* boxed */
  .boxed-layout #wrap .container {
    padding-left: 20px;
    padding-right: 20px;
  }
}
/*------------------------------------*
	$COMPONENTS
*------------------------------------*/
figure > img {
  display: block;
  margin: 0 auto;
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
}

img[class*=align],
img[class*=attachment-] {
  height: auto;
}

details > summary {
  display: list-item;
}

.wp-caption {
  max-width: 100%;
  margin-bottom: 24px;
}
.wp-caption img[class*=wp-image-] {
  display: block;
  margin-bottom: 5px;
}

.wp-caption-text {
  font-size: 14px;
  font-style: italic;
  color: #999;
}

.wp-smiley {
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
  border: 0;
}

embed,
iframe,
object {
  width: 100%;
  max-width: 100%;
}

.entry-content .alignwide {
  margin-left: -3%;
  width: 106%;
  max-width: 106%;
}

.entry-content .alignfull {
  margin-left: -32px;
  width: calc(100% + 64px) !important;
  max-width: calc(100% + 64px);
}

.page .entry .alignfull {
  margin-left: -32px;
  width: calc(100% + 64px) !important;
  max-width: calc(100% + 64px);
}
.page .entry .alignwide {
  margin-left: -3%;
  width: 106%;
  max-width: 106%;
}

body.content-full-screen .entry-content .alignwide,
body.content-full-screen .entry-content .alignfull,
body.content-full-screen .entry .alignwide,
body.content-full-screen .entry .alignfull {
  margin-left: 0;
  width: 100% !important;
  max-width: 100%;
}

body.single-post.content-max-width .entry-content .wp-block-embed .responsive-video-wrap,
body.page.content-max-width .entry .wp-block-embed .responsive-video-wrap {
  max-width: 100%;
  padding-left: 0;
  padding-right: 0;
}
body.single-post.content-max-width .entry-content .alignwide,
body.page.content-max-width .entry .alignwide {
  margin: 0 auto;
  width: calc(90% + 32px);
  max-width: calc(90% + 32px);
}
body.single-post.content-max-width .entry-content .alignfull,
body.page.content-max-width .entry .alignfull {
  width: 100vw !important;
  max-width: 100vw !important;
  margin-left: calc(50% - 50vw) !important;
}

@media screen and (max-width: 959px) {
  .entry-content .alignfull {
    margin-left: -5.5% !important;
    width: 111% !important;
    max-width: 111% !important;
  }
  .page .entry .alignfull {
    margin-left: -5.5% !important;
    width: 111% !important;
    max-width: 111% !important;
  }
  body.content-full-screen .entry-content .alignfull {
    margin-left: -5.5% !important;
    width: 111% !important;
    max-width: 111% !important;
  }
  body.content-full-screen.page .entry .alignfull {
    margin-left: -5.5% !important;
    width: 111% !important;
    max-width: 111% !important;
  }
}
.alignleft {
  float: left;
  margin-right: 1.5em;
}

.alignright {
  float: right;
  margin-left: 1.5em;
}

.aligncenter {
  text-align: center;
  margin: 0 auto;
  clear: both;
}

img.aligncenter,
.wp-caption.aligncenter {
  display: block;
  margin: 0 auto;
}

.alignnone {
  display: block;
}

table {
  width: 100%;
  margin-bottom: 2.618em;
}

table th,
table td {
  padding: 10px;
  text-align: left;
  vertical-align: top;
  border-bottom: 1px solid #e9e9e9;
}

table th {
  text-transform: uppercase;
}

.sticky,
.bypostauthor {
  font-size: inherit;
}

.col:after,
.clr:after,
.group:after,
dl:after,
.left_float:after,
.right_float:after {
  content: "";
  display: block;
  visibility: hidden;
  clear: both;
  zoom: 1;
  height: 0;
}

.left_float {
  float: left;
  width: 48%;
}

.right_float {
  float: right;
  width: 48%;
}

.no_float {
  clear: both;
}

.left_float label,
.right_float label,
.no_float label {
  font-size: 13px;
  font-weight: 600;
  color: #333;
}

.full {
  display: block;
  width: 100%;
}

/**
 * Gallery
 * Taken from Twenty Seventeen theme.
 */
.gallery-item {
  display: inline-block;
  text-align: left;
  vertical-align: top;
  margin: 0 0 1.5em;
  width: 50%;
}

.gallery-columns-1 .gallery-item {
  width: 100%;
}

.gallery-columns-2 .gallery-item {
  max-width: 50%;
}

.gallery-item a,
.gallery-item a:hover,
.gallery-item a:focus {
  box-shadow: none;
  background: none;
  display: inline-block;
  max-width: 100%;
  vertical-align: top;
}

.gallery-item a img {
  display: block;
}

.gallery-caption {
  background-color: #f5f5f5;
  color: #333;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.3;
  padding: 8px 10px;
}

.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
  display: none;
}

@media screen and (min-width: 30em) {
  .gallery-item {
    max-width: 25%;
  }
  .gallery-columns-1 .gallery-item {
    max-width: 100%;
  }
  .gallery-columns-2 .gallery-item {
    max-width: 50%;
  }
  .gallery-columns-3 .gallery-item {
    max-width: 33.33%;
  }
  .gallery-columns-4 .gallery-item {
    max-width: 25%;
  }
}
@media screen and (min-width: 48em) {
  .gallery-columns-5 .gallery-item {
    max-width: 20%;
  }
  .gallery-columns-6 .gallery-item {
    max-width: 16.66%;
  }
  .gallery-columns-7 .gallery-item {
    max-width: 14.28%;
  }
  .gallery-columns-8 .gallery-item {
    max-width: 12.5%;
  }
  .gallery-columns-9 .gallery-item {
    max-width: 11.11%;
  }
}
/* Responsive Classic Editor Video */
.responsive-video-wrap {
  position: relative;
}

.responsive-video-wrap:before {
  content: "";
  display: block;
  padding-top: 56.25%;
}

.responsive-video-wrap iframe {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100%;
  width: 100%;
  display: block;
}

.wp-block-embed .responsive-video-wrap {
  position: static;
}

.wp-block-embed .responsive-video-wrap:before {
  display: none;
}

/*------------------------------------*
	$TYPOGRAPHY
*------------------------------------*/
/**
 * Set link colors.
 */
a {
  color: #333;
}
a:hover {
  color: #13aff0;
}

a.light {
  color: #fff;
}
a.light:hover {
  color: #13aff0;
}

a, a:hover, a:focus {
  text-decoration: none;
  transition: all 0.3s ease;
}

.single-post:not(.elementor-page) .entry-content a:not(.wp-block-button__link):not(.wp-block-file__button),
.page:not(.elementor-page):not(.woocommerce-page) .entry a:not(.wp-block-button__link):not(.wp-block-file__button) {
  cursor: pointer;
  text-underline-offset: 3px;
  text-decoration: underline;
  text-decoration-skip-ink: all;
  transition: all 0.3s ease;
}
.single-post:not(.elementor-page) .entry-content a:not(.wp-block-button__link):not(.wp-block-file__button):hover,
.page:not(.elementor-page):not(.woocommerce-page) .entry a:not(.wp-block-button__link):not(.wp-block-file__button):hover {
  text-decoration: underline;
  -webkit-text-decoration-style: dotted;
          text-decoration-style: dotted;
  text-decoration-skip-ink: none;
  transition: all 0.3s ease;
}
.single-post:not(.elementor-page) .entry-content a:not(.wp-block-button__link):not(.wp-block-file__button):focus:not(.wp-block-button__link):not(.wp-block-file__button),
.page:not(.elementor-page):not(.woocommerce-page) .entry a:not(.wp-block-button__link):not(.wp-block-file__button):focus:not(.wp-block-button__link):not(.wp-block-file__button) {
  /* Only visible in Windows High Contrast mode */
  outline: 2px solid transparent;
  text-decoration: underline 1px dotted #13aff0;
  text-decoration-skip-ink: none;
  transition: all 0.3s ease;
}

/**
 * Headings.
 */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 600;
  margin: 0 0 20px;
  color: #333;
  line-height: 1.4;
}

h1 {
  font-size: 23px;
}

h2 {
  font-size: 20px;
}

h3 {
  font-size: 18px;
}

h4 {
  font-size: 17px;
}

h5 {
  font-size: 15px;
}

h6 {
  font-size: 14px;
}

.theme-heading {
  font-size: 14px;
  letter-spacing: 1.3px;
  margin: 0 0 20px;
  text-transform: uppercase;
}
.theme-heading .text::before {
  content: "\f105";
  font-family: "Font Awesome 5 Free";
  font-size: 18px;
  font-weight: 600;
  color: #13aff0;
  padding-right: 6px;
}

/**
 * Text elements.
 */
p {
  margin: 0 0 20px;
}

abbr[title],
dfn[title] {
  cursor: help;
}

del {
  vertical-align: baseline;
  text-decoration: line-through;
  color: #aaa;
}

code,
kbd,
pre,
samp {
  font-size: 16px;
}

pre {
  margin: 20px 0;
  padding: 20px;
  color: #2080ad;
  background-color: #fafafa;
}

code {
  color: #2080ad;
}

.wp-block-quote {
  margin: 1.5em auto;
  padding-left: 20px;
  border-left-width: 3px;
  border-style: solid;
  border-left-color: #13aff0;
}

blockquote {
  font-style: italic;
  margin: 20px 40px;
  padding-left: 20px;
  border-left-width: 3px;
  border-style: solid;
  border-left-color: #13aff0;
}
blockquote cite {
  position: relative;
  display: block;
  padding: 10px 0 0 20px;
  color: #555;
}
blockquote cite:before {
  position: absolute;
  left: 0;
  content: "—";
}

q:before,
q:after,
blockquote:before,
blockquote:after {
  content: "";
}

address {
  display: block;
  margin: 0 0 20px;
}

ul,
ol {
  margin: 15px 0 15px 20px;
}

ol {
  list-style-type: decimal;
}

ol ol {
  list-style: upper-alpha;
}

ol ol ol {
  list-style: lower-roman;
}

ol ol ol ol {
  list-style: lower-alpha;
}

li ul,
li ol {
  margin: 0 0 0 25px;
}

dl {
  margin: 20px;
}

dt {
  font-weight: 700;
}

dd {
  margin-bottom: 20px;
}

hr {
  clear: both;
  height: 1px;
  min-height: 0;
  margin: 20px 0;
  border-top: 1px solid #e9e9e9;
  border-right: 0;
  border-bottom: 0;
  border-left: 0;
}
hr.dotted {
  border-style: dotted;
}
hr.dashed {
  border-style: dashed;
}
hr.blackborder {
  border-color: #000;
}
hr.whiteborder {
  border-color: #fff;
}

/**
 * Print styles.
 */
@media print {
  * {
    background: transparent !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after,
a[href^="javascript:"]:after,
a[href^="#"]:after {
    content: "";
  }
  pre,
blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p,
h2,
h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
h3 {
    page-break-after: avoid;
  }
}
/*------------------------------------*
	Phone Landscape
*------------------------------------*/
@media only screen and (max-width: 480px) {
  blockquote {
    margin: 20px 0;
  }
}
/*------------------------------------*
	$FORMS
*------------------------------------*/
form input[type=text],
form input[type=password],
form input[type=email],
form input[type=url],
form input[type=date],
form input[type=month],
form input[type=time],
form input[type=datetime],
form input[type=datetime-local],
form input[type=week],
form input[type=number],
form input[type=search],
form input[type=tel],
form input[type=color],
form select,
form textarea {
  display: inline-block;
  min-height: 40px;
  width: 100%;
  font-size: 14px;
  line-height: 1.8;
  padding: 6px 12px;
  vertical-align: middle;
  background-color: transparent;
  color: #333;
  border: 1px solid #ddd;
  border-radius: 3px;
  transition: all 0.3s ease;
}

form select {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

form input[type=number] {
  max-width: 50px;
  padding: 0 0 0 8px;
}

input[type=text],
input[type=password],
input[type=email],
input[type=url],
input[type=search],
textarea {
  -webkit-appearance: none;
}

input[type=search]::-webkit-search-decoration,
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-results-button,
input[type=search]::-webkit-search-results-decoration {
  display: none;
}

form textarea {
  min-height: 150px;
  line-height: 1.5;
  resize: vertical;
}

input[type=checkbox] {
  display: inline-block;
  background-color: #fff;
  border: 1px solid #bbb;
  line-height: 0;
  width: 16px;
  min-width: 16px;
  height: 16px;
  margin: -3px 10px 0 0;
  outline: 0;
  text-align: center;
  vertical-align: middle;
  clear: none;
  cursor: pointer;
  -webkit-appearance: none;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  transition: 0.05s border-color ease-in-out;
}

input[type=radio]:checked:before,
input[type=checkbox]:checked:before {
  float: left;
  display: inline-block;
  vertical-align: middle;
  width: 16px;
  line-height: 14px;
  font-family: "Font Awesome 5 Free";
  text-rendering: auto;
}

input[type=checkbox]:checked:before {
  content: "\f00c";
  margin-bottom: -1px;
  color: #13aff0;
  font-weight: 600;
}

/*
Need to separate out the :not() selector from the rest of the CSS 2.1 selectors
since IE8 won't execute CSS that contains a CSS3 selector.
*/
form input:not([type]) {
  display: inline-block;
  padding: 5px 10px;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: inset 0 1px 3px #ddd;
}

/* Chrome (as of v.32/34 on OS X) needs additional room for color to display. */
/* May be able to remove this tweak as color inputs become more standardized across browsers. */
form input[type=color] {
  padding: 5px 10px;
}

form input[type=text]:focus,
form input[type=password]:focus,
form input[type=email]:focus,
form input[type=url]:focus,
form input[type=date]:focus,
form input[type=month]:focus,
form input[type=time]:focus,
form input[type=datetime]:focus,
form input[type=datetime-local]:focus,
form input[type=week]:focus,
form input[type=number]:focus,
form input[type=search]:focus,
form input[type=tel]:focus,
form input[type=color]:focus,
form select:focus,
form textarea:focus {
  border-color: #bbb;
  outline: 0;
}

/*
Need to separate out the :not() selector from the rest of the CSS 2.1 selectors
since IE8 won't execute CSS that contains a CSS3 selector.
*/
form input:not([type]):focus {
  border-color: #bbb;
  outline: 0;
}

form input[type=file]:focus,
form input[type=radio]:focus,
form input[type=checkbox]:focus {
  outline: 0;
}

form input[type=checkbox],
form input[type=radio] {
  display: inline-block;
}

form input[type=text][disabled],
form input[type=password][disabled],
form input[type=email][disabled],
form input[type=url][disabled],
form input[type=date][disabled],
form input[type=month][disabled],
form input[type=time][disabled],
form input[type=datetime][disabled],
form input[type=datetime-local][disabled],
form input[type=week][disabled],
form input[type=number][disabled],
form input[type=search][disabled],
form input[type=tel][disabled],
form input[type=color][disabled],
form select[disabled],
form textarea[disabled] {
  cursor: not-allowed;
  color: #cad2d3;
  background-color: #eaeded;
}

/*
Need to separate out the :not() selector from the rest of the CSS 2.1 selectors
since IE8 won't execute CSS that contains a CSS3 selector.
*/
form input:not([type])[disabled] {
  cursor: not-allowed;
  color: #cad2d3;
  background-color: #eaeded;
}

form input[readonly],
form select[readonly],
form textarea[readonly] {
  color: #777; /* menu text color */
  border-color: #ccc;
  background-color: #eee; /* menu hover bg color */
}

form input:focus:invalid,
form textarea:focus:invalid,
form select:focus:invalid {
  color: #b94a48;
  border-color: #e9322d;
}

form input[type=file]:focus:invalid:focus,
form input[type=radio]:focus:invalid:focus,
form input[type=checkbox]:focus:invalid:focus {
  outline-color: #e9322d;
}

select {
  width: 100%;
  /* Normalizes the height; padding is not sufficient. */
  height: 2.25em;
  min-height: auto;
  border: 1px solid #ddd;
  background-color: white;
  cursor: pointer;
  padding: 0 15px;
  margin: 0;
}

form select[multiple] {
  height: auto;
}

form label {
  margin-bottom: 3px;
}

form fieldset {
  margin: 0;
  padding: 0.35em 0 0.75em;
  border: 0;
}

form legend {
  display: block;
  width: 100%;
  margin-bottom: 0.3em;
  padding: 0.3em 0;
  color: #333;
  border-bottom: 1px solid #e5e5e5;
}

/*csslint outline-none:false*/
input[type=button],
input[type=reset],
input[type=submit],
button[type=submit],
.button,
body div.wpforms-container-full .wpforms-form input[type=submit],
body div.wpforms-container-full .wpforms-form button[type=submit],
body div.wpforms-container-full .wpforms-form .wpforms-page-button,
.woocommerce-cart .wp-element-button,
.woocommerce-checkout .wp-element-button,
.wp-block-button__link {
  display: inline-block;
  font-family: inherit;
  background-color: #13aff0;
  color: #fff;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  margin: 0;
  padding: 14px 20px;
  border: 0;
  cursor: pointer;
  text-align: center;
  letter-spacing: 0.1em;
  line-height: 1;
  transition: all 0.3s ease;
}

input[type=button]:hover,
input[type=reset]:hover,
input[type=submit]:hover,
button[type=submit]:hover,
input[type=button]:focus,
input[type=reset]:focus,
input[type=submit]:focus,
button[type=submit]:focus,
.button:hover,
.button:focus,
body div.wpforms-container-full .wpforms-form input[type=submit]:hover,
body div.wpforms-container-full .wpforms-form button[type=submit]:hover,
body div.wpforms-container-full .wpforms-form .wpforms-page-button:hover,
.woocommerce-cart .wp-element-button:hover,
.woocommerce-checkout .wp-element-button:hover {
  background-color: #0b7cac;
  color: #fff;
}

.elementor-form input[type=checkbox],
.elementor-form input[type=radio] {
  display: inline-block !important;
}

input[type=button]:focus,
input[type=reset]:focus,
input[type=submit]:focus,
button[type=submit]:focus,
button:focus {
  outline: 0;
}

.pure-button[disabled],
.pure-button-disabled,
.pure-button-disabled:hover,
.pure-button-disabled:focus,
.pure-button-disabled:active {
  cursor: not-allowed;
  -moz-opacity: 0.4;
  -webkit-opacity: 0.4;
  opacity: 0.4;
  border: none;
  background-image: none;
  box-shadow: none;
}

/* Firefox: Get rid of the inner focus border */
button::-moz-focus-inner,
input[type=button]::-moz-focus-inner,
input[type=reset]::-moz-focus-inner,
input[type=submit]::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.pure-button-primary,
.pure-button-selected,
a.pure-button-primary,
a.pure-button-selected {
  color: #fff;
  background-color: rgb(0, 120, 231);
}

/* Comment checkbox */
.comment-form-cookies-consent {
  display: inline-block;
  width: 100%;
}
.comment-form-cookies-consent label {
  display: inline-block;
}

/*------------------------------------*
	$TOP BAR
*------------------------------------*/
#top-bar-wrap {
  position: relative;
  background-color: #fff;
  font-size: 12px;
  border-bottom: 1px solid #f1f1f1;
  z-index: 101;
}

#top-bar {
  padding: 8px 0;
}

#top-bar-inner {
  position: relative;
}

.top-bar-left {
  float: left;
}

.top-bar-right {
  float: right;
}

.top-bar-centered {
  float: none;
  text-align: center;
}

/*------------------------------------*
	Phone Portrait and Landscape
*------------------------------------*/
@media only screen and (max-width: 767px) {
  #top-bar {
    padding: 20px 0;
  }
  #top-bar > div:nth-child(2) {
    padding-top: 20px;
  }
  .top-bar-right {
    float: none;
    text-align: center;
  }
}
@media screen and (max-width: 782px) {
  #top-bar-wrap {
    z-index: 100;
  }
}
/**
 * Top Bar Content
 */
#top-bar-content strong {
  color: #333;
}
#top-bar-content > a {
  color: #555;
}
#top-bar-content > a:hover {
  color: #13aff0;
}
#top-bar-content select {
  background-color: transparent;
  padding: 5px;
  color: rgba(0, 0, 0, 0.4);
  border-color: rgba(0, 0, 0, 0.2);
  min-width: 100px;
}
#top-bar-content #lang_sel {
  position: relative;
  display: inline-block;
  top: 3px;
  margin-right: 10px;
  z-index: 99;
}

#topbar-template {
  display: inline-block;
}

#top-bar-wrap #lang_sel ul ul {
  z-index: 99999;
}

.top-bar-right .polylang-switcher-shortcode {
  float: right;
  margin: 0;
  margin-left: 20px;
}

.top-bar-left .polylang-switcher-shortcode {
  float: left;
  margin: 0;
  margin-right: 20px;
}

/*------------------------------------*
  Phone Portrait and Landscape
*------------------------------------*/
@media only screen and (max-width: 767px) {
  #top-bar-content, #top-bar-social-alt {
    float: none;
    text-align: center;
  }
  #top-bar #lang_sel {
    text-align: left;
  }
  body.rtl #top-bar #lang_sel {
    text-align: right;
  }
}
/**
 * Top Bar Menu
 */
.top-bar-left.has-content #top-bar-nav,
.top-bar-right.has-content #top-bar-nav {
  margin: 0;
  margin-right: 20px;
  padding: 0;
}

#top-bar-nav,
#top-bar-nav > li {
  display: inline-block;
}

#top-bar-content.top-bar-centered #top-bar-nav,
#top-bar-content.top-bar-centered #top-bar-nav > li {
  display: inline-block;
  float: none;
}

#top-bar-nav > ul > li {
  display: inline-block;
  float: none;
  margin-right: 15px;
}
#top-bar-nav > ul > li:last-child {
  margin-right: 0;
}
#top-bar-nav > ul > li a .nav-arrow {
  margin-left: 4px;
  margin-right: 0;
}

/*------------------------------------*
  Phone Portrait and Landscape
*------------------------------------*/
@media only screen and (max-width: 767px) {
  #top-bar #top-bar-nav > li {
    float: none;
    display: inline-block;
  }
  #top-bar-nav {
    float: none;
    text-align: center;
  }
}
/**
 * Top Bar Social
 */
#top-bar-social ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#top-bar-social li {
  float: left;
}
#top-bar-social li a {
  display: block;
  float: left;
  font-size: 14px;
  color: #bbb;
  padding: 0 6px;
}
#top-bar-social.top-bar-left li:first-child a {
  padding-left: 0;
}
#top-bar-social.top-bar-right li:last-child a {
  padding-right: 0;
}
#top-bar-social li a.oceanwp-twitter a:hover {
  color: #46d4fe;
}
#top-bar-social li a.oceanwp-facebook a:hover {
  color: #37589b;
}
#top-bar-social li a.oceanwp-googleplus a:hover {
  color: #de5a49;
}
#top-bar-social li a.oceanwp-pinterest a:hover {
  color: #cb2027;
}
#top-bar-social li a.oceanwp-dribbble a:hover {
  color: #ea4c89;
}
#top-bar-social li a.oceanwp-vk a:hover {
  color: #597BA5;
}
#top-bar-social li a.oceanwp-instagram a:hover {
  color: #3F729B;
}
#top-bar-social li a.oceanwp-linkedin a:hover {
  color: #3399CC;
}
#top-bar-social li a.oceanwp-tumblr a:hover {
  color: #2C4762;
}
#top-bar-social li a.oceanwp-github a:hover {
  color: #60b044;
}
#top-bar-social li a.oceanwp-flickr a:hover {
  color: #fa4086;
}
#top-bar-social li a.oceanwp-skype a:hover {
  color: #00AFF0;
}
#top-bar-social li a.oceanwp-youtube a:hover {
  color: #C4302B;
}
#top-bar-social li a.oceanwp-vimeo a:hover {
  color: #1ab7ea;
}
#top-bar-social li a.oceanwp-vine a:hover {
  color: #00bf8f;
}
#top-bar-social li a.oceanwp-xing a:hover {
  color: #006464;
}
#top-bar-social li a.oceanwp-yelp a:hover {
  color: #C41200;
}
#top-bar-social li a.oceanwp-tripadvisor a:hover {
  color: #589442;
}
#top-bar-social li a.oceanwp-rss a:hover {
  color: #ff7900;
}
#top-bar-social li a.oceanwp-email a:hover {
  color: #13aff0;
}

/**
 * Top Bar Social Right
 */
#top-bar-social.top-bar-right {
  position: absolute;
  right: 0;
  top: 50%;
  height: 20px;
  line-height: 20px;
  margin-top: -10px;
}

/**
 * Top Bar Social Left
 */
#top-bar-social.top-bar-left {
  position: absolute;
  left: 0;
  top: 50%;
  height: 20px;
  line-height: 20px;
  margin-top: -10px;
}

/**
 * Top Bar Social Centered
 */
#top-bar-social.top-bar-centered {
  padding-top: 15px;
}
#top-bar-social.top-bar-centered li {
  display: inline-block;
  float: none;
}

/*------------------------------------*
  Phone Portrait and Landscape
*------------------------------------*/
@media only screen and (max-width: 767px) {
  #top-bar-social {
    text-align: center;
  }
  #top-bar-social.top-bar-left, #top-bar-social.top-bar-right {
    position: inherit;
    left: auto;
    right: auto;
    float: none;
    height: auto;
    line-height: 1.5em;
    margin-top: 0;
  }
  #top-bar-social li {
    float: none;
    display: inline-block;
  }
}
/*------------------------------------*
	$HEADER
*------------------------------------*/
#site-header {
  position: relative;
  width: 100%;
  background-color: #fff;
  border-bottom: 1px solid #f1f1f1;
  z-index: 100;
}
#site-header.is-transparent {
  position: absolute;
  top: 0;
  background-color: transparent;
  height: auto;
  z-index: 9999;
}

#transparent-header-wrap {
  position: relative;
}

.has-transparent-header .oceanwp-sticky-header-holder {
  height: auto !important;
}
.has-transparent-header .is-sticky #site-header {
  background-color: #fff;
}

.no-header-border #site-header {
  border-bottom: none;
}

#site-header-inner {
  position: relative;
  height: 100%;
}

#site-logo {
  float: left;
  height: 100%;
  display: table;
}

#site-logo #site-logo-inner {
  display: table-cell;
  vertical-align: middle;
  height: 74px;
}
#site-logo #site-logo-inner a {
  background-color: transparent !important;
}
#site-logo #site-logo-inner a img {
  width: auto;
  vertical-align: middle;
  transition: all 0.3s ease-in-out;
}
#site-logo #site-logo-inner a:hover img {
  -moz-opacity: 0.6;
  -webkit-opacity: 0.6;
  opacity: 0.6;
}
#site-logo #site-logo-inner picture {
  display: inline-block;
}

#site-logo a.site-logo-text {
  font-size: 24px;
  margin: 0;
}

/* Responsive logo */
#site-logo.has-responsive-logo .responsive-logo-link {
  display: none;
}

/**
 * Header media
 */
#site-header.has-header-media > *:not(.overlay-header-media) {
  position: relative;
  z-index: 2;
}
#site-header.has-header-media .overlay-header-media {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  z-index: 1;
}

/**
 * Video header
 */
#site-header .custom-header-media {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: hidden;
  width: 100%;
}
#site-header .custom-header-media:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  height: 100%;
  z-index: 2;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 75%, rgba(0, 0, 0, 0.3) 100%);
}
#site-header .custom-header-media video,
#site-header .custom-header-media iframe {
  position: absolute;
  height: auto;
  left: 50%;
  max-width: 1000%;
  min-height: 100%;
  min-width: 100%;
  min-width: 100vw;
  width: auto;
  top: 50%;
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
#site-header .custom-header-media .wp-custom-header-video-button {
  display: none;
}

.has-header-video #site-header-inner {
  z-index: 10;
}

/*------------------------------------*
	Fixed old Font Awesomes
*------------------------------------*/
#sidr .sidr-class-social-menu-inner .fa {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

/*------------------------------------*
	All Devices under 960px
*------------------------------------*/
@media only screen and (max-width: 959px) {
  .has-left-menu #site-logo {
    padding: 0 !important;
  }
}
/*------------------------------------*
	Phone Portrait and Landscape
*------------------------------------*/
@media only screen and (max-width: 767px) {
  /* logo */
  #site-logo {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
  }
}
#site-header.transparent-header {
  position: absolute;
  top: 0;
  background-color: transparent;
  height: auto;
  z-index: 9999;
}
#site-header.transparent-header #site-logo.has-transparent-logo .custom-logo-link {
  display: none;
}
#site-header.transparent-header #site-logo.has-transparent-logo .transparent-logo-link {
  display: block;
}

.is-sticky #site-header.transparent-header #site-logo.has-transparent-logo .custom-logo-link {
  display: block;
}
.is-sticky #site-header.transparent-header #site-logo.has-transparent-logo .transparent-logo-link {
  display: none;
}

#site-header.top-header {
  border-bottom: 0 !important;
}
#site-header.top-header .header-top {
  position: relative;
  background-color: #fff;
  box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.1);
  z-index: 100;
}
#site-header.top-header .header-top .left {
  float: left;
}
#site-header.top-header .header-top .right {
  float: right;
}
#site-header.top-header .header-top .right .inner {
  display: table;
  position: relative;
}
#site-header.top-header #searchform-header-replace {
  background-color: #fff;
}
#site-header.top-header.header-replace .left, #site-header.top-header.header-replace .right {
  transition: opacity 0.25s ease-in-out;
}
#site-header.top-header.header-replace .left.hide, #site-header.top-header.header-replace .right.hide {
  visibility: hidden;
  -moz-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
}
#site-header.top-header #site-navigation-wrap {
  float: none;
  right: auto !important;
  left: -15px;
}
#site-header.top-header #site-navigation-wrap .dropdown-menu > li > a {
  font-size: 10px;
  line-height: 40px;
  font-weight: 600;
  letter-spacing: 2px;
  text-transform: uppercase;
}
#site-header.top-header .oceanwp-social-menu,
#site-header.top-header #search-toggle {
  float: none;
  display: table-cell;
  vertical-align: middle;
  height: 40px;
}
#site-header.top-header .oceanwp-social-menu .social-menu-inner {
  display: block;
  height: auto;
}
#site-header.top-header .oceanwp-social-menu {
  right: 0;
  padding: 0 10px;
}
#site-header.top-header .oceanwp-social-menu .colored ul li a,
#site-header.top-header .oceanwp-social-menu .minimal ul li a,
#site-header.top-header .oceanwp-social-menu .dark ul li a {
  padding: 0 3px;
}
#site-header.top-header .oceanwp-social-menu .colored ul li a span,
#site-header.top-header .oceanwp-social-menu .minimal ul li a span,
#site-header.top-header .oceanwp-social-menu .dark ul li a span {
  width: 26px;
  height: 26px;
  line-height: 26px;
}
#site-header.top-header #search-toggle {
  border-right: 1px solid #f1f1f1;
  border-left: 1px solid #f1f1f1;
  padding: 0 6px;
}
#site-header.top-header #search-toggle a {
  display: inline-block;
  font-size: 12px;
  width: 28px;
  text-align: center;
}
#site-header.top-header.search-overlay #search-toggle .search-overlay-toggle {
  position: relative;
  z-index: 101;
}
#site-header.top-header.search-overlay #search-toggle .search-overlay-toggle.exit > span:before {
  content: "✕";
  color: #fff;
}
#site-header.top-header #searchform-header-replace input {
  color: #222;
  font-size: 10px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 2px;
}
#site-header.top-header #searchform-header-replace-close {
  font-size: 16px;
  padding: 0 6px;
}
#site-header.top-header .header-bottom {
  text-align: center;
}
#site-header.top-header #site-logo {
  float: none;
  display: inline-block;
  padding: 50px 0;
}
#site-header.top-header #site-logo #site-logo-inner {
  display: block;
  height: auto;
}
#site-header.top-header #site-logo #site-description {
  padding-top: 20px;
}
#site-header.top-header #site-logo #site-description h2 {
  color: #929292;
  font-size: 12px;
  line-height: 20px;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin: 0;
}

#site-header.top-header .oceanwp-mobile-menu-icon {
  float: none;
  left: -15px;
  right: auto;
}
#site-header.top-header .oceanwp-mobile-menu-icon a {
  font-size: 10px;
  line-height: 40px;
  font-weight: 600;
  letter-spacing: 2px;
  text-transform: uppercase;
}

#site-header.top-header.has-header-media #site-header-sticky-wrapper,
#site-header.top-header.has-header-media .header-top {
  z-index: 101;
}

/*------------------------------------*
	All Devices under 960px
*------------------------------------*/
@media only screen and (max-width: 959px) {
  /* Hide social and search form in sidr for the top menu header style */
  .top-header-style .sidr-class-social-menu-inner,
.top-header-style .sidr-class-mobile-searchform {
    display: none;
  }
}
/*------------------------------------*
	Phone Landscape
*------------------------------------*/
@media only screen and (max-width: 480px) {
  /* Hide social and search in menu and show them in sidr for the top menu header style */
  #site-header.top-header .right {
    display: none;
  }
  #site-header.top-header.header-replace .left.hide,
#site-header.top-header.header-replace .right.hide {
    visibility: visible;
    -moz-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
  }
  #site-header.top-header .header-top .left,
#site-header.top-header .header-top .right {
    float: none !important;
    text-align: center;
  }
  #site-header.top-header .oceanwp-mobile-menu-icon {
    float: none;
    left: auto !important;
    right: auto !important;
  }
  #site-header.top-header .oceanwp-mobile-menu-icon a {
    float: none;
  }
  #site-header.top-header .header-top .right .inner {
    display: block;
    padding-bottom: 10px;
  }
  #site-header.top-header .oceanwp-social-menu,
#site-header.top-header #search-toggle {
    float: none;
    display: inline-block;
    height: auto;
  }
  .top-header-style .sidr-class-social-menu-inner,
.top-header-style .sidr-class-mobile-searchform {
    display: block;
  }
}
#site-header.full_screen-header {
  z-index: 9999;
}
#site-header.full_screen-header #site-header-inner {
  overflow: visible !important;
}
#site-header.full_screen-header #site-navigation-wrap {
  right: 0;
}
#site-header.full_screen-header #site-logo.has-full-screen-logo {
  position: relative;
  z-index: 101;
}
#site-header.full_screen-header #site-logo.has-full-screen-logo .full-screen-logo-link {
  display: none;
}
#site-header.full_screen-header #site-logo.has-full-screen-logo.opened .custom-logo-link, #site-header.full_screen-header #site-logo.has-full-screen-logo.opened .retina-logo-link {
  display: none;
}
#site-header.full_screen-header #site-logo.has-full-screen-logo.opened .full-screen-logo-link {
  display: block;
}
#site-header.full_screen-header .menu-bar-wrap {
  float: right;
  height: 100%;
  display: table;
}
#site-header.full_screen-header .menu-bar-inner {
  display: table-cell;
  vertical-align: middle;
  position: relative;
  height: 74px;
}
#site-header.full_screen-header .menu-bar {
  display: inline-block;
  position: relative;
  margin-left: 10px;
  min-width: 38px;
  height: 33px;
  text-align: center;
  z-index: 101;
}
#site-header.full_screen-header .menu-bar .ham {
  display: inline-block;
  width: 23px;
  height: 2px;
  position: relative;
  top: 2px;
  background-color: #333;
  vertical-align: middle;
  white-space: nowrap;
  transition: all ease 0.3s;
}
#site-header.full_screen-header .menu-bar .ham:before, #site-header.full_screen-header .menu-bar .ham:after {
  position: absolute;
  content: "";
  display: inline-block;
  width: 23px;
  height: 2px;
  left: 0;
  background-color: #333;
  outline: 1px solid transparent;
  transition: all ease 0.3s;
}
#site-header.full_screen-header .menu-bar .ham:before {
  top: -8px;
}
#site-header.full_screen-header .menu-bar .ham:after {
  top: 8px;
}
#site-header.full_screen-header .menu-bar.exit .ham {
  background-color: transparent !important;
}
#site-header.full_screen-header .menu-bar.exit .ham:before, #site-header.full_screen-header .menu-bar.exit .ham:after {
  background-color: #fff;
}
#site-header.full_screen-header .menu-bar.exit .ham:before {
  -ms-transform: translateY(8px) rotateZ(-45deg);
  transform: translateY(8px) rotateZ(-45deg);
}
#site-header.full_screen-header .menu-bar.exit .ham:after {
  -ms-transform: translateY(-8px) rotateZ(45deg);
  transform: translateY(-8px) rotateZ(45deg);
}
#site-header.full_screen-header.nav-open {
  -ms-transform: none !important;
  transform: none !important;
}
#site-header.full_screen-header #full-screen-menu {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.9);
  overflow-y: scroll;
  z-index: 100;
}
#site-header.full_screen-header #full-screen-menu #full-screen-menu-inner {
  display: table;
  width: 100%;
  height: 100%;
  padding: 0 40px;
}
#site-header.full_screen-header #full-screen-menu #site-navigation {
  display: table-cell;
  vertical-align: middle;
  padding: 100px 0;
  text-align: center;
}
#site-header.full_screen-header .fs-dropdown-menu {
  list-style: none;
  margin: 0;
}
#site-header.full_screen-header .fs-dropdown-menu li a {
  display: block;
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
}
#site-header.full_screen-header .fs-dropdown-menu li a:hover {
  color: #929292;
}
#site-header.full_screen-header .fs-dropdown-menu li a:focus {
  outline: 1px dashed rgba(255, 255, 255, 0.3);
}
#site-header.full_screen-header .fs-dropdown-menu li > a .nav-arrow {
  display: inline-block;
  width: 26px;
  padding-left: 5px;
  text-align: center;
}
#site-header.full_screen-header .fs-dropdown-menu li > a .nav-arrow:before {
  content: "+";
}
#site-header.full_screen-header .fs-dropdown-menu li > a .nav-arrow:focus {
  outline: 1px dashed rgba(255, 255, 255, 0.3);
}
#site-header.full_screen-header .fs-dropdown-menu li.open-sub > a .nav-arrow:before {
  content: "-";
}
#site-header.full_screen-header .fs-dropdown-menu li .sidebar-box {
  display: none;
}
#site-header.full_screen-header .fs-dropdown-menu ul.sub-menu {
  display: none;
  list-style: none;
  margin: 0;
  padding: 0;
}
#site-header.full_screen-header .fs-dropdown-menu ul.sub-menu li a {
  font-size: 16px;
  padding: 6px 0;
}
#site-header.full_screen-header .fs-dropdown-menu > li {
  display: block;
}
#site-header.full_screen-header .fs-dropdown-menu > li > a {
  font-size: 24px;
  line-height: 1.2;
  padding: 12px 0;
}
#site-header.full_screen-header .fs-dropdown-menu > li.search-toggle-li {
  max-width: 220px;
  margin: 10px auto 0;
}
#site-header.full_screen-header .fs-dropdown-menu > li.search-toggle-li form {
  position: relative;
}
#site-header.full_screen-header .fs-dropdown-menu > li.search-toggle-li input,
#site-header.full_screen-header .fs-dropdown-menu > li.search-toggle-li .search-text {
  font-size: 20px;
  padding: 4px 0;
  color: #fff;
  margin: 0;
  text-align: center;
  text-transform: uppercase;
}
#site-header.full_screen-header .fs-dropdown-menu > li.search-toggle-li input {
  position: relative;
  border: 0;
  background-color: transparent;
  border-bottom: 1px solid #666;
  border-radius: 0;
  z-index: 2;
}
#site-header.full_screen-header .fs-dropdown-menu > li.search-toggle-li input:hover, #site-header.full_screen-header .fs-dropdown-menu > li.search-toggle-li input:focus {
  border-color: #fff;
}
#site-header.full_screen-header .fs-dropdown-menu > li.search-toggle-li .search-text {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  cursor: text;
  -moz-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
  z-index: 1;
}
#site-header.full_screen-header .fs-dropdown-menu > li.search-toggle-li .search-text i {
  display: inline-block;
  background-color: #fff;
  width: 3px;
  height: 3px;
  margin-left: 3px;
  animation: blink 1s linear infinite;
}
#site-header.full_screen-header .fs-dropdown-menu > li.search-toggle-li .search-text i + i {
  animation-delay: 0.2s;
}
#site-header.full_screen-header .fs-dropdown-menu > li.search-toggle-li .search-text i + i + i {
  animation-delay: 0.4s;
}
#site-header.full_screen-header .fs-dropdown-menu > li.search-toggle-li form.search-filled .search-text {
  -moz-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  transition-duration: 150ms;
}
#site-header.full_screen-header .oceanwp-social-menu {
  display: block;
  float: none;
  margin-top: 30px;
  text-align: center;
  right: auto;
}
#site-header.full_screen-header .oceanwp-social-menu .social-menu-inner {
  display: block;
  height: auto !important;
}
#site-header.full_screen-header .oceanwp-social-menu ul li {
  float: none;
  display: inline-block;
}
#site-header.full_screen-header .oceanwp-social-menu.simple-social ul li a {
  background-color: transparent !important;
  color: #fff;
  font-size: 24px;
  padding: 0 16px;
  margin: 0;
}
#site-header.full_screen-header .oceanwp-social-menu.simple-social ul li a:hover {
  color: #929292;
}
#site-header.full_screen-header .oceanwp-social-menu .colored ul li a,
#site-header.full_screen-header .oceanwp-social-menu .minimal ul li a,
#site-header.full_screen-header .oceanwp-social-menu .dark ul li a {
  padding: 0 4px;
}
#site-header.full_screen-header .oceanwp-social-menu .colored ul li a span,
#site-header.full_screen-header .oceanwp-social-menu .minimal ul li a span,
#site-header.full_screen-header .oceanwp-social-menu .dark ul li a span {
  font-size: 16px;
  width: 60px;
  height: 60px;
  line-height: 60px;
}
@keyframes blink {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
/*------------------------------------*
	All Devices under 960px
*------------------------------------*/
@media only screen and (max-width: 959px) {
  /* header > logo */
  #site-header.full_screen-header #site-logo.has-full-screen-logo.opened .custom-logo-link {
    display: block;
  }
  #site-header.full_screen-header #site-logo.has-full-screen-logo.opened .full-screen-logo-link {
    display: none;
  }
}
#site-header.center-header #site-logo {
  display: none;
}
#site-header.center-header #site-navigation-wrap {
  float: none;
  width: 100%;
  right: auto;
}
#site-header.center-header #site-navigation-wrap .navigation {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}
#site-header.center-header #site-navigation-wrap .middle-site-logo {
  width: 24%;
  text-align: center;
}
#site-header.center-header #site-navigation-wrap .middle-site-logo a img {
  width: auto;
  vertical-align: middle;
  transition: all 0.3s ease-in-out;
}
#site-header.center-header #site-navigation-wrap .middle-site-logo:hover img {
  -moz-opacity: 0.6;
  -webkit-opacity: 0.6;
  opacity: 0.6;
}
#site-header.center-header #site-navigation-wrap .left-menu,
#site-header.center-header #site-navigation-wrap .right-menu {
  position: relative;
  width: 38%;
}
#site-header.center-header #site-navigation-wrap .left-menu {
  float: left;
}
#site-header.center-header #site-navigation-wrap .right-menu {
  float: right;
}
#site-header.center-header #site-navigation-wrap .dropdown-menu > li {
  float: none;
  display: inline-block;
}
#site-header.center-header .centered .left-menu,
#site-header.center-header .centered .right-menu {
  text-align: center;
}
#site-header.center-header .wider .left-menu {
  text-align: left;
}
#site-header.center-header .wider .right-menu {
  text-align: right;
}
#site-header.center-header .closer .left-menu {
  text-align: right;
}
#site-header.center-header .closer .right-menu {
  text-align: left;
}
#site-header.center-header #searchform-header-replace.show {
  max-width: 100% !important;
}
#site-header.center-header.header-replace #site-navigation .middle-site-logo {
  transition: opacity 0.3s;
}
#site-header.center-header.header-replace #site-navigation.hide .middle-site-logo {
  visibility: hidden;
  -moz-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
}

#site-header.medium-header {
  background-color: transparent;
  text-align: center;
}
#site-header.medium-header .top-header-wrap {
  position: relative;
  background-color: #fff;
  padding: 30px 0;
  transition: padding 0.4s ease-in-out;
  z-index: 10;
}
#site-header.medium-header .top-header-inner {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  width: 100%;
  margin: 0;
}
#site-header.medium-header .top-col {
  -ms-flex: 1 0 0%;
      flex: 1 0 0%;
}
#site-header.medium-header .top-col.col-1 {
  text-align: left;
}
#site-header.medium-header .top-col.col-2, #site-header.medium-header .top-col.logo-col {
  text-align: center;
}
#site-header.medium-header .top-col.col-3 {
  text-align: right;
}
#site-header.medium-header #medium-searchform form {
  display: inline-block;
  position: relative;
}
#site-header.medium-header #medium-searchform form.search-filled label {
  -moz-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  transition-duration: 150ms;
}
#site-header.medium-header #medium-searchform input {
  position: relative;
  background-color: transparent !important;
  border: 0;
  margin: 0;
  padding: 6px 38px 6px 12px;
  max-width: 178px;
  z-index: 2;
}
#site-header.medium-header #medium-searchform input:focus {
  max-width: 220px;
}
#site-header.medium-header #medium-searchform label,
#site-header.medium-header #medium-searchform button {
  position: absolute;
  top: 0;
  line-height: 40px;
  margin: 0;
}
#site-header.medium-header #medium-searchform button:focus {
  outline: 1px solid;
}
#site-header.medium-header #medium-searchform label {
  left: 12px;
  color: #333;
  cursor: text;
  -moz-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
  z-index: 1;
}
#site-header.medium-header #medium-searchform button {
  right: 0;
  width: 38px;
  background-color: transparent;
  color: #555;
  border: 0;
  padding: 0;
  z-index: 2;
  transition: all 0.3s ease;
}
#site-header.medium-header #medium-searchform button:hover {
  color: #13aff0;
}
#site-header.medium-header #medium-searchform .search-bg {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #f5f5f5;
}
#site-header.medium-header #site-logo {
  float: none;
  display: block;
}
#site-header.medium-header #site-logo #site-logo-inner {
  display: block;
  height: auto !important;
}
#site-header.medium-header .oceanwp-social-menu {
  float: none;
  display: block;
  right: auto !important;
  left: auto !important;
}
#site-header.medium-header .oceanwp-social-menu .social-menu-inner {
  display: block;
  height: auto !important;
}
#site-header.medium-header .oceanwp-social-menu ul li {
  float: none;
  display: inline-block;
}
#site-header.medium-header #site-navigation-wrap {
  position: relative;
  background-color: #f9f9f9;
  float: none;
  position: relative;
  right: auto !important;
  left: auto !important;
  -ms-transform: none;
  transform: none;
  z-index: 9;
}
#site-header.medium-header #site-navigation-wrap.left-menu #site-navigation {
  float: left;
  left: -22px;
}
#site-header.medium-header #site-navigation-wrap.center-menu #site-navigation .dropdown-menu > li {
  float: none;
  display: inline-block;
}
#site-header.medium-header #site-navigation-wrap.right-menu #site-navigation {
  float: right;
  right: -22px;
}
#site-header.medium-header #site-navigation-wrap #site-navigation {
  display: inline-block;
  position: relative;
}
#site-header.medium-header #site-navigation-wrap .dropdown-menu > li > a {
  font-size: 12px;
  line-height: 60px;
  padding: 0 22px;
  text-transform: uppercase;
  letter-spacing: 1px;
}
#site-header.medium-header.hidden-menu #site-navigation-wrap,
#site-header.medium-header.hidden-menu #site-navigation,
#site-header.medium-header.hidden-menu .oceanwp-mobile-menu-icon {
  max-height: 150px;
  transition: all 0.4s ease-in-out;
}

.is-sticky #site-header.medium-header .top-header-wrap {
  padding: 20px 0;
}
.is-sticky #site-header.medium-header .top-header-wrap .oceanwp-social-menu .social-menu-inner {
  height: auto;
}
.is-sticky #site-header.medium-header.hidden-menu #site-navigation-wrap,
.is-sticky #site-header.medium-header.hidden-menu #site-navigation,
.is-sticky #site-header.medium-header.hidden-menu .oceanwp-mobile-menu-icon {
  max-height: 0;
  -moz-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  visibility: hidden;
}
.is-sticky #site-header.medium-header.hidden-menu:hover #site-navigation-wrap,
.is-sticky #site-header.medium-header.hidden-menu:hover #site-navigation,
.is-sticky #site-header.medium-header.hidden-menu:hover .oceanwp-mobile-menu-icon {
  max-height: 150px;
  -moz-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  visibility: visible;
}

#site-header.medium-header .oceanwp-mobile-menu-icon {
  float: none;
  background-color: #f9f9f9;
  right: auto !important;
  left: auto !important;
}
#site-header.medium-header .oceanwp-mobile-menu-icon a {
  float: none;
  display: inline-block;
  font-size: 12px;
  padding: 0 22px;
  line-height: 60px;
  letter-spacing: 1px;
  text-transform: uppercase;
}

#site-header.medium-header.is-transparent .top-header-wrap,
#site-header.medium-header.is-transparent #site-navigation-wrap,
#site-header.medium-header.is-transparent .oceanwp-mobile-menu-icon {
  background-color: transparent;
  transition: all 0.3s;
}

/*------------------------------------*
	All Devices under 960px
*------------------------------------*/
@media only screen and (max-width: 959px) {
  /* Hide social and search form in sidr for the medium header style */
  .medium-header-style .sidr-class-social-menu-inner,
.medium-header-style .sidr-class-mobile-searchform {
    display: none;
  }
}
/*------------------------------------*
	Phone Portrait and Landscape
*------------------------------------*/
@media only screen and (max-width: 767px) {
  #site-header.medium-header .top-header-inner {
    display: block;
  }
  #site-header.medium-header .top-col:not(.logo-col) {
    display: none;
  }
  #site-header.medium-header .top-col.logo-col {
    display: inline-block;
    text-align: center;
  }
  /* Show social and search form in sidr for the medium header style */
  .medium-header-style .sidr-class-social-menu-inner,
.medium-header-style .sidr-class-mobile-searchform {
    display: block;
  }
}
/*------------------------------------*
	Phone Landscape
*------------------------------------*/
@media only screen and (max-width: 480px) {
  /* medium header style */
  #site-header.medium-header .header-top-wrap {
    padding: 20px 0;
  }
  #site-header.medium-header .oceanwp-mobile-menu-icon a {
    line-height: 40px;
  }
}
#site-header.vertical-header {
  position: fixed;
  top: 0;
  width: 300px;
  max-width: 100%;
  height: 100%;
  border-bottom: none;
  z-index: 3000;
  transition: all 0.3s ease-in-out;
}
#site-header.vertical-header .ps__rail-y {
  padding: 0 !important;
  width: 0;
}
#site-header.vertical-header.has-scrolled {
  background-color: #fff;
}
#site-header.vertical-header.has-shadow {
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
}
#site-header.vertical-header .ps__thumb-y {
  background-color: transparent;
}
#site-header.vertical-header .has-template > #site-logo {
  display: none;
}
#site-header.vertical-header #site-header-inner {
  max-width: 100%;
  padding: 30px 0;
  overflow: hidden;
}
#site-header.vertical-header #site-header-inner > *:not(#site-navigation-wrap) {
  padding: 0 30px;
}
#site-header.vertical-header #site-header-inner #sidr {
  display: block;
}
#site-header.vertical-header.vh-left-logo #site-logo {
  text-align: left;
}
#site-header.vertical-header.vh-center-logo #site-logo {
  text-align: center;
}
#site-header.vertical-header.vh-right-logo #site-logo {
  text-align: right;
}
#site-header.vertical-header #site-logo,
#site-header.vertical-header #site-logo #site-logo-inner {
  display: block;
  float: none;
  height: auto;
}
#site-header.vertical-header #site-logo {
  margin: 20px 0 45px;
}
#site-header.vertical-header #site-logo a:focus {
  outline: 1px dashed rgba(0, 0, 0, 0.3);
}
#site-header.vertical-header .has-social #site-navigation-wrap {
  right: auto;
}
#site-header.vertical-header #site-navigation-wrap {
  float: none;
  right: auto;
  transition: all 0.3s ease-in-out;
}
#site-header.vertical-header #site-navigation-wrap .dropdown-menu li {
  display: block;
  float: none;
  position: relative;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
#site-header.vertical-header #site-navigation-wrap .dropdown-menu li:last-child {
  border-bottom: none;
}
#site-header.vertical-header #site-navigation-wrap .dropdown-menu li > a {
  position: relative;
  line-height: 1;
  padding: 17px 30px;
}
#site-header.vertical-header #site-navigation-wrap .dropdown-menu li > a:focus {
  outline: 1px dashed rgba(0, 0, 0, 0.3);
}
#site-header.vertical-header #site-navigation-wrap .dropdown-menu li > a .dropdown-toggle {
  position: absolute;
  right: 0;
  top: 0;
  width: 50px;
  height: 100%;
  line-height: 1;
  cursor: pointer;
  text-align: center;
}
#site-header.vertical-header #site-navigation-wrap .dropdown-menu li > a .dropdown-toggle:focus {
  outline: 1px dashed rgba(0, 0, 0, 0.3);
}
#site-header.vertical-header #site-navigation-wrap .dropdown-menu li > a .dropdown-toggle:before {
  content: "+";
  font-size: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  line-height: 1;
  margin-top: -10px;
  margin-left: -10px;
}
#site-header.vertical-header #site-navigation-wrap .dropdown-menu li.active > a > .dropdown-toggle:before {
  content: "-";
}
#site-header.vertical-header #site-navigation-wrap .dropdown-menu .sub-menu {
  display: none;
  position: relative;
  top: 100%;
  left: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border: none;
  border-top: 1px solid rgba(0, 0, 0, 0.05);
  box-shadow: none;
}
#site-header.vertical-header #site-navigation-wrap .nav-arrow,
#site-header.vertical-header #site-navigation-wrap .sidebar-box {
  display: none;
}
#site-header.vertical-header #vertical-searchform {
  margin-top: 40px;
}
#site-header.vertical-header #vertical-searchform form {
  position: relative;
}
#site-header.vertical-header #vertical-searchform form.search-filled label {
  -moz-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  transition-duration: 150ms;
}
#site-header.vertical-header #vertical-searchform form input {
  position: relative;
  font-size: 14px;
  border-width: 0 0 2px;
  background-color: transparent !important;
  border-color: rgba(0, 0, 0, 0.04);
  padding: 10px 12px;
  z-index: 2;
}
#site-header.vertical-header #vertical-searchform form label,
#site-header.vertical-header #vertical-searchform form button {
  position: absolute;
  top: 50%;
  margin: 0;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
#site-header.vertical-header #vertical-searchform form label:focus,
#site-header.vertical-header #vertical-searchform form button:focus {
  outline: 1px dashed rgba(0, 0, 0, 0.3);
}
#site-header.vertical-header #vertical-searchform form label {
  left: 12px;
  cursor: text;
  -moz-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
  z-index: 1;
}
#site-header.vertical-header #vertical-searchform form button {
  right: 0;
  width: 50px;
  height: 100%;
  line-height: 1;
  padding: 0;
  background-color: transparent;
  color: #777;
  border: none;
  z-index: 2;
  transition: all 0.3s ease;
}
#site-header.vertical-header #vertical-searchform form button:hover {
  color: #333;
}
#site-header.vertical-header #vertical-searchform form .search-bg {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.03);
}
#site-header.vertical-header .oceanwp-social-menu {
  float: none;
  display: block;
  margin-top: 40px;
}
#site-header.vertical-header .oceanwp-social-menu.simple-social {
  right: auto;
}
#site-header.vertical-header .oceanwp-social-menu .social-menu-inner {
  display: block;
  height: auto;
}
#site-header.vertical-header .custom-header-nav #site-navigation-wrap #site-navigation {
  display: block;
}
#site-header.vertical-header .custom-header-nav #site-navigation-wrap #site-navigation .dropdown-menu > li > a {
  padding-left: 0;
  padding-right: 0;
}
#site-header.vertical-header .vertical-toggle {
  display: none;
  position: absolute;
  top: 10px;
  width: 34px;
  height: 34px;
  font-size: 22px;
  line-height: 34px;
  padding: 0 !important;
  text-align: center;
}

.has-vh-transparent .is-sticky #site-header.vertical-header {
  background-color: #fff;
}

body.vertical-header-style.left-header #site-header.vertical-header {
  left: 0;
}
body.vertical-header-style.left-header #site-header.vertical-header .vertical-toggle {
  right: 0;
}
body.vertical-header-style.left-header #outer-wrap {
  margin-left: 300px;
}
body.vertical-header-style.right-header #site-header.vertical-header {
  right: 0;
}
body.vertical-header-style.right-header #site-header.vertical-header .vertical-toggle {
  left: 0;
}
body.vertical-header-style.right-header #outer-wrap {
  margin-right: 300px;
}
body.vertical-header-style.has-vh-transparent.left-header #outer-wrap {
  margin-left: 0;
}
body.vertical-header-style.has-vh-transparent.right-header #outer-wrap {
  margin-right: 0;
}
body.vertical-header-style.vh-closed.left-header #site-header.vertical-header {
  left: -266px;
}
body.vertical-header-style.vh-closed.left-header #outer-wrap {
  margin-left: 34px;
}
body.vertical-header-style.vh-closed.right-header #site-header.vertical-header {
  right: -266px;
}
body.vertical-header-style.vh-closed.right-header #outer-wrap {
  margin-right: 34px;
}
body.vertical-header-style.vh-closed.vh-opened.left-header #site-header.vertical-header {
  left: 0;
}
body.vertical-header-style.vh-closed.vh-opened.right-header #site-header.vertical-header {
  right: 0;
}
body.vertical-header-style.vh-closed.vh-opened #site-header.vertical-header #site-navigation-wrap {
  padding-right: 0;
}
body.vertical-header-style.vh-closed #site-header.vertical-header .vertical-toggle {
  display: block;
}
body.vertical-header-style.vh-closed #site-header.vertical-header #site-navigation-wrap {
  padding-right: 34px;
}

/*------------------------------------*
	All Devices under 1280px
*------------------------------------*/
@media only screen and (max-width: 1280px) {
  body.vertical-header-style.default-collapse.left-header #site-header.vertical-header {
    left: -266px;
  }
  body.vertical-header-style.default-collapse.left-header #outer-wrap {
    margin-left: 34px;
  }
  body.vertical-header-style.default-collapse.right-header #site-header.vertical-header {
    right: -266px;
  }
  body.vertical-header-style.default-collapse.right-header #outer-wrap {
    margin-right: 34px;
  }
  body.vertical-header-style.default-collapse.vh-opened.left-header #site-header.vertical-header {
    left: 0;
  }
  body.vertical-header-style.default-collapse.vh-opened.right-header #site-header.vertical-header {
    right: 0;
  }
  body.vertical-header-style.default-collapse.vh-opened #site-header.vertical-header #site-navigation-wrap {
    padding-right: 0;
  }
  body.default-collapse #site-header.vertical-header .vertical-toggle {
    display: block;
  }
  body.default-collapse #site-header.vertical-header #site-navigation-wrap {
    padding-right: 34px;
  }
}
#site-header.custom-header ul.oceanwp-custom-menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
#site-header.custom-header ul.oceanwp-custom-menu li {
  display: inline-block;
}
#site-header.custom-header ul.oceanwp-custom-menu li a {
  display: block;
  font-size: 13px;
  line-height: 40px;
  padding: 0 15px;
  letter-spacing: 0.6px;
}

.custom-header-logo.left {
  text-align: left;
}
.custom-header-logo.right {
  text-align: right;
}
.custom-header-logo.center {
  text-align: center;
}
.custom-header-logo #site-logo {
  float: none;
  display: inline-block;
}
.custom-header-logo #site-logo #site-logo-inner {
  display: block;
  height: auto !important;
}

.custom-header-nav.left {
  text-align: left;
}
.custom-header-nav.right {
  text-align: right;
}
.custom-header-nav.center {
  text-align: center;
}
.custom-header-nav #site-navigation-wrap {
  float: none;
  right: auto;
}
.custom-header-nav #site-navigation-wrap #site-navigation {
  display: inline-block;
  position: relative;
}
.custom-header-nav #site-navigation-wrap .dropdown-menu > li {
  float: none;
  display: inline-block;
}
.custom-header-nav .oceanwp-mobile-menu-icon {
  float: none !important;
}
.custom-header-nav .oceanwp-mobile-menu-icon a {
  display: inline-block;
}

/*------------------------------------*
	$NAVIGATIONS
*------------------------------------*/
#site-navigation-wrap {
  float: right;
  position: relative;
  right: -15px;
}
#site-navigation-wrap .dropdown-menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
#site-navigation-wrap .dropdown-menu > li {
  float: left;
  position: relative;
}
#site-navigation-wrap .dropdown-menu > li > a {
  display: block;
  font-size: 13px;
  line-height: 74px;
  color: #555;
  padding: 0 15px;
  letter-spacing: 0.6px;
}
#site-navigation-wrap .dropdown-menu > li > a.site-search-toggle {
  letter-spacing: 0;
}
#site-navigation-wrap .dropdown-menu > li > a:hover {
  color: #13aff0;
}
#site-navigation-wrap .dropdown-menu > li > a .nav-arrow {
  padding-left: 6px;
  line-height: 1;
}
#site-navigation-wrap .dropdown-menu > li > span.opl-logout-link {
  line-height: 74px;
  letter-spacing: 0.6px;
}
#site-navigation-wrap .dropdown-menu > li.btn > a {
  background-color: transparent !important;
}
#site-navigation-wrap .dropdown-menu > li.btn > a > span {
  background-color: #13aff0;
  color: #fff;
  padding: 12px 22px;
  font-weight: 600;
  border-radius: 4px;
  cursor: pointer;
  text-align: center;
  transition: background-color 0.3s ease;
}
#site-navigation-wrap .dropdown-menu > li.btn > a > span:before, #site-navigation-wrap .dropdown-menu > li.btn > a > span:after {
  display: none !important;
}
#site-navigation-wrap .dropdown-menu > li.btn > a:hover > span {
  background-color: #0b7cac;
  color: #fff;
}
#site-navigation-wrap .dropdown-menu > li.btn.rounded > a > span {
  border-radius: 25px;
}

.has-social #site-navigation-wrap,
.has-after-header-content #site-navigation-wrap {
  right: 0;
}

.minimal-header.left-menu #site-navigation-wrap,
.transparent-header.left-menu #site-navigation-wrap {
  float: left;
  right: 0;
}

.minimal-header.left-menu #site-logo,
.transparent-header.left-menu #site-logo {
  padding-right: 20px;
}

.center-menu #site-navigation-wrap {
  position: absolute;
  float: none;
  left: 50%;
  right: auto;
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

/**
 * SuperFish
 */
.sf-menu,
.sf-menu * {
  margin: 0;
  padding: 0;
  list-style: none;
}

.sf-menu li.menu-item {
  position: relative;
  white-space: nowrap;
  white-space: normal;
}
.sf-menu li:hover,
.sf-menu li.sfHover {
  transition: none;
}
.sf-menu ul.sub-menu {
  position: absolute;
  visibility: hidden;
  top: 100%;
  left: 0;
  z-index: 9999;
}
.sf-menu > li {
  float: left;
}
.sf-menu li:hover > ul,
.sf-menu li.sfHover > ul {
  display: block;
}
.sf-menu a.menu-link {
  display: block;
  position: relative;
  zoom: 1;
}
.sf-menu ul.sub-menu ul {
  top: 0;
  left: 100%;
  visibility: visible;
}

/**
 * Dropdown
 */
.dropdown-menu,
.dropdown-menu * {
  margin: 0;
  padding: 0;
  list-style: none;
}

.dropdown-menu .sub-menu {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  background-color: #fff;
  border-top: 3px solid #13aff0;
  min-width: 180px;
  line-height: 1;
  text-align: left;
  z-index: 999;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
}
.dropdown-menu li .sub-menu li.menu-item {
  display: block;
  float: none;
}
.dropdown-menu ul .sub-menu {
  top: 0;
  left: 100%;
  margin-top: -3px;
}

.no-top-border .sub-menu {
  border: none;
}

.dropdown-menu ul li.menu-item {
  display: block;
  border-bottom: 1px solid #f1f1f1;
}
.dropdown-menu ul li.menu-item:last-child {
  border-bottom: 0;
}
.dropdown-menu ul li a.menu-link {
  display: block;
  position: relative;
  float: none;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.2em;
  letter-spacing: 0.6px;
  padding: 12px 15px;
  text-transform: capitalize;
}
.dropdown-menu ul li a.menu-link:hover {
  background-color: #f8f8f8;
  color: #555;
}
.dropdown-menu ul li a.menu-link:hover .owp-icon use {
  stroke: #555;
}
.dropdown-menu ul li a.menu-link .nav-arrow {
  position: absolute;
  top: 50%;
  right: 15px;
  margin-top: -6.5px;
  padding: 0;
}
.dropdown-menu ul li a.menu-link i {
  position: relative;
  width: 20px;
  text-align: center;
  margin-right: 3px;
}

/**
 * Icons
 */
.dropdown-menu li a.menu-link i {
  padding-right: 5px;
}

/**
 * Item description
 */
.nav-content {
  display: block;
  font-size: 11px;
  line-height: 1.8;
  padding: 5px 0;
  white-space: normal;
  -moz-opacity: 0.7;
  -webkit-opacity: 0.7;
  opacity: 0.7;
}

/**
 * Menu Icons
 */
.navigation li a i.icon,
.navigation li a span.icon-wrap,
.navigation li a img.icon {
  display: inline-block;
  vertical-align: middle;
}
.navigation li a i.icon {
  width: auto;
  height: auto;
  font-size: 1.2em;
  line-height: 1;
  padding: 0 !important;
}
.navigation li a i.before, .navigation li a i.after {
  margin-top: -0.265em;
}
.navigation li a i.before {
  margin-right: 6px;
}
.navigation li a i.after {
  margin-left: 6px;
}
.navigation li a i.elusive {
  margin-top: -0.3em;
}
.navigation li a span.icon-wrap {
  text-align: center;
}
.navigation li a span.icon-wrap i.below,
.navigation li a span.icon-wrap img {
  display: block;
  margin: 0 0 8px;
}
.navigation li a span.icon-wrap img {
  margin: 0 auto 8px auto;
}
.navigation li a span.icon-wrap span.menu-text {
  display: block;
  line-height: 1;
}
.navigation li a img.before {
  margin-right: 6px;
}
.navigation li a img.after {
  margin-left: 6px;
}
.navigation li a .svg {
  width: 1em;
}
.navigation li a .hidden {
  display: none !important;
}

/**
 * After header content
 */
.after-header-content {
  float: right;
  height: 100%;
  display: table;
}
.after-header-content .after-header-content-inner {
  display: table-cell;
  vertical-align: middle;
  height: 74px;
}
.after-header-content .after-header-content-inner > a,
.after-header-content .after-header-content-inner > div > a {
  display: inline-block;
  line-height: 74px;
}
.after-header-content .elementor {
  display: inline-block;
}

/*------------------------------------*
	Mobile Menu
*------------------------------------*/
.oceanwp-mobile-menu-icon {
  display: none;
  position: relative;
}
.oceanwp-mobile-menu-icon.mobile-right {
  float: right;
}
.oceanwp-mobile-menu-icon.mobile-left {
  float: left;
}
.oceanwp-mobile-menu-icon a {
  font-size: 13px;
  line-height: 74px;
  color: #555;
  padding-left: 15px;
  letter-spacing: 0.6px;
  cursor: pointer;
}
.oceanwp-mobile-menu-icon a:first-child {
  padding-left: 0;
}
.oceanwp-mobile-menu-icon a:hover {
  color: #13aff0;
}
.oceanwp-mobile-menu-icon a:focus {
  outline: 1px dashed #e3e3e3;
}
.oceanwp-mobile-menu-icon a.mobile-menu .oceanwp-text,
.oceanwp-mobile-menu-icon a.mobile-menu .oceanwp-close-text {
  padding-left: 6px;
}
.oceanwp-mobile-menu-icon a.mobile-menu .oceanwp-close-text, .oceanwp-mobile-menu-icon a.mobile-menu.opened .oceanwp-text {
  display: none;
}
.oceanwp-mobile-menu-icon a.mobile-menu.opened .oceanwp-close-text {
  display: inline-block;
}

.oceanwp-social-menu {
  float: right;
  position: relative;
  z-index: 10;
}
.oceanwp-social-menu.simple-social {
  right: -8px;
}
.oceanwp-social-menu.social-with-style {
  right: -2px;
}
.oceanwp-social-menu .social-menu-inner {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  height: 74px;
}
.oceanwp-social-menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.oceanwp-social-menu ul li {
  float: left;
  position: relative;
}
.oceanwp-social-menu ul li a {
  display: inline-block;
  background-color: transparent;
  color: #929292;
  padding: 0 8px;
  line-height: 1;
  text-align: center;
  letter-spacing: 0;
}
.oceanwp-social-menu ul li a span {
  width: 1em;
  height: 1em;
  text-align: center;
}
.oceanwp-social-menu ul li a:hover {
  background-color: transparent;
}
.oceanwp-social-menu ul li:first-child a {
  margin-left: 0;
}
.oceanwp-social-menu ul li:last-child a {
  margin-right: 0;
}
.oceanwp-social-menu ul li.oceanwp-twitter a:hover {
  color: #46d4fe;
}
.oceanwp-social-menu ul li.oceanwp-facebook a:hover {
  color: #37589b;
}
.oceanwp-social-menu ul li.oceanwp-googleplus a:hover {
  color: #de5a49;
}
.oceanwp-social-menu ul li.oceanwp-pinterest a:hover {
  color: #cb2027;
}
.oceanwp-social-menu ul li.oceanwp-dribbble a:hover {
  color: #ea4c89;
}
.oceanwp-social-menu ul li.oceanwp-vk a:hover {
  color: #597BA5;
}
.oceanwp-social-menu ul li.oceanwp-instagram a:hover {
  color: #3F729B;
}
.oceanwp-social-menu ul li.oceanwp-linkedin a:hover {
  color: #3399CC;
}
.oceanwp-social-menu ul li.oceanwp-tumblr a:hover {
  color: #2C4762;
}
.oceanwp-social-menu ul li.oceanwp-github a:hover {
  color: #60b044;
}
.oceanwp-social-menu ul li.oceanwp-flickr a:hover {
  color: #fa4086;
}
.oceanwp-social-menu ul li.oceanwp-skype a:hover {
  color: #00AFF0;
}
.oceanwp-social-menu ul li.oceanwp-youtube a:hover {
  color: #C4302B;
}
.oceanwp-social-menu ul li.oceanwp-vimeo a:hover {
  color: #1ab7ea;
}
.oceanwp-social-menu ul li.oceanwp-vine a:hover {
  color: #00bf8f;
}
.oceanwp-social-menu ul li.oceanwp-xing a:hover {
  color: #006464;
}
.oceanwp-social-menu ul li.oceanwp-yelp a:hover {
  color: #C41200;
}
.oceanwp-social-menu ul li.oceanwp-tripadvisor a:hover {
  color: #589442;
}
.oceanwp-social-menu ul li.oceanwp-rss a:hover {
  color: #ff7900;
}
.oceanwp-social-menu ul li.oceanwp-email a:hover {
  color: #13aff0;
}
.oceanwp-social-menu ul li.oceanwp-tiktok a:hover {
  color: #000000;
}
.oceanwp-social-menu ul li.oceanwp-medium a:hover {
  color: #00ab6c;
}
.oceanwp-social-menu ul li.oceanwp-telegram a:hover {
  color: #0088cc;
}
.oceanwp-social-menu ul li.oceanwp-twitch a:hover {
  color: #6441a5;
}
.oceanwp-social-menu ul li.oceanwp-line a:hover {
  color: #00c300;
}
.oceanwp-social-menu ul li.oceanwp-qq a:hover {
  color: #febf1b;
}
.oceanwp-social-menu ul li.oceanwp-facebook_group a:hover {
  color: #37589b;
}
.oceanwp-social-menu ul li.oceanwp-slack a:hover {
  color: #4a154b;
}
.oceanwp-social-menu ul li.oceanwp-threads a:hover {
  color: #000000;
}
.oceanwp-social-menu ul li.oceanwp-mastodon a:hover {
  color: #563acc;
}
.oceanwp-social-menu ul li.oceanwp-discord a:hover {
  color: #5865f2;
}
.oceanwp-social-menu .colored ul li a {
  position: relative;
  display: inline-block;
  font-size: 12px;
  color: #fff;
  line-height: 1;
  padding: 1em;
  border-radius: 50%;
  vertical-align: middle;
  transition: all 0.3s ease-out;
}
.oceanwp-social-menu .colored ul li a:hover {
  color: #fff;
}
.oceanwp-social-menu .colored ul li a .owp-icon use {
  stroke: #fff;
}
.oceanwp-social-menu .colored ul li.oceanwp-twitter a {
  background-color: #46d4fe;
}
.oceanwp-social-menu .colored ul li.oceanwp-twitter a:hover {
  background-color: #39b4d8;
}
.oceanwp-social-menu .colored ul li.oceanwp-facebook a {
  background-color: #37589b;
}
.oceanwp-social-menu .colored ul li.oceanwp-facebook a:hover {
  background-color: #2d477c;
}
.oceanwp-social-menu .colored ul li.oceanwp-googleplus a {
  background-color: #de5a49;
}
.oceanwp-social-menu .colored ul li.oceanwp-googleplus a:hover {
  background-color: #bb4c3e;
}
.oceanwp-social-menu .colored ul li.oceanwp-pinterest a {
  background-color: #cb2027;
}
.oceanwp-social-menu .colored ul li.oceanwp-pinterest a:hover {
  background-color: #a91d23;
}
.oceanwp-social-menu .colored ul li.oceanwp-dribbble a {
  background-color: #ea4c89;
}
.oceanwp-social-menu .colored ul li.oceanwp-dribbble a:hover {
  background-color: #c64174;
}
.oceanwp-social-menu .colored ul li.oceanwp-vk a {
  background-color: #597BA5;
}
.oceanwp-social-menu .colored ul li.oceanwp-vk a:hover {
  background-color: #486384;
}
.oceanwp-social-menu .colored ul li.oceanwp-instagram a {
  background-color: #3F729B;
}
.oceanwp-social-menu .colored ul li.oceanwp-instagram a:hover {
  background-color: #315a7c;
}
.oceanwp-social-menu .colored ul li.oceanwp-linkedin a {
  background-color: #3399CC;
}
.oceanwp-social-menu .colored ul li.oceanwp-linkedin a:hover {
  background-color: #2678a1;
}
.oceanwp-social-menu .colored ul li.oceanwp-tumblr a {
  background-color: #2C4762;
}
.oceanwp-social-menu .colored ul li.oceanwp-tumblr a:hover {
  background-color: #1d3042;
}
.oceanwp-social-menu .colored ul li.oceanwp-github a {
  background-color: #60b044;
}
.oceanwp-social-menu .colored ul li.oceanwp-github a:hover {
  background-color: #4f9237;
}
.oceanwp-social-menu .colored ul li.oceanwp-flickr a {
  background-color: #fa4086;
}
.oceanwp-social-menu .colored ul li.oceanwp-flickr a:hover {
  background-color: #c63169;
}
.oceanwp-social-menu .colored ul li.oceanwp-skype a {
  background-color: #00AFF0;
}
.oceanwp-social-menu .colored ul li.oceanwp-skype a:hover {
  background-color: #0291c6;
}
.oceanwp-social-menu .colored ul li.oceanwp-youtube a {
  background-color: #C4302B;
}
.oceanwp-social-menu .colored ul li.oceanwp-youtube a:hover {
  background-color: #982420;
}
.oceanwp-social-menu .colored ul li.oceanwp-vimeo a {
  background-color: #1ab7ea;
}
.oceanwp-social-menu .colored ul li.oceanwp-vimeo a:hover {
  background-color: #1494bd;
}
.oceanwp-social-menu .colored ul li.oceanwp-vine a {
  background-color: #00bf8f;
}
.oceanwp-social-menu .colored ul li.oceanwp-vine a:hover {
  background-color: #01906c;
}
.oceanwp-social-menu .colored ul li.oceanwp-xing a {
  background-color: #006464;
}
.oceanwp-social-menu .colored ul li.oceanwp-xing a:hover {
  background-color: #014646;
}
.oceanwp-social-menu .colored ul li.oceanwp-yelp a {
  background-color: #C41200;
}
.oceanwp-social-menu .colored ul li.oceanwp-yelp a:hover {
  background-color: #940f01;
}
.oceanwp-social-menu .colored ul li.oceanwp-tripadvisor a {
  background-color: #589442;
}
.oceanwp-social-menu .colored ul li.oceanwp-tripadvisor a:hover {
  background-color: #426f32;
}
.oceanwp-social-menu .colored ul li.oceanwp-rss a {
  background-color: #ff7900;
}
.oceanwp-social-menu .colored ul li.oceanwp-rss a:hover {
  background-color: #d46603;
}
.oceanwp-social-menu .colored ul li.oceanwp-email a {
  background-color: #13aff0;
}
.oceanwp-social-menu .colored ul li.oceanwp-email a:hover {
  background-color: #0f8dc2;
}
.oceanwp-social-menu .colored ul li.oceanwp-tiktok a {
  background-color: #000000;
}
.oceanwp-social-menu .colored ul li.oceanwp-tiktok a:hover {
  background-color: #141414;
}
.oceanwp-social-menu .colored ul li.oceanwp-medium a {
  background-color: #00ab6c;
}
.oceanwp-social-menu .colored ul li.oceanwp-medium a:hover {
  background-color: #03945f;
}
.oceanwp-social-menu .colored ul li.oceanwp-telegram a {
  background-color: #0088cc;
}
.oceanwp-social-menu .colored ul li.oceanwp-telegram a:hover {
  background-color: #0da4f0;
}
.oceanwp-social-menu .colored ul li.oceanwp-twitch a {
  background-color: #6441a5;
}
.oceanwp-social-menu .colored ul li.oceanwp-twitch a:hover {
  background-color: #702cee;
}
.oceanwp-social-menu .colored ul li.oceanwp-line a {
  background-color: #00c300;
}
.oceanwp-social-menu .colored ul li.oceanwp-line a:hover {
  background-color: #09f309;
}
.oceanwp-social-menu .colored ul li.oceanwp-qq a {
  background-color: #febf1b;
}
.oceanwp-social-menu .colored ul li.oceanwp-qq a:hover {
  background-color: #db9f07;
}
.oceanwp-social-menu .colored ul li.oceanwp-facebook_group a {
  background-color: #37589b;
}
.oceanwp-social-menu .colored ul li.oceanwp-facebook_group a:hover {
  background-color: #2d477c;
}
.oceanwp-social-menu .colored ul li.oceanwp-slack a {
  background-color: #4a154b;
}
.oceanwp-social-menu .colored ul li.oceanwp-slack a:hover {
  background-color: #3d0a3e;
}
.oceanwp-social-menu .colored ul li.oceanwp-threads a {
  background-color: #000000;
}
.oceanwp-social-menu .colored ul li.oceanwp-threads a:hover {
  background-color: #191919;
}
.oceanwp-social-menu .colored ul li.oceanwp-mastodon a {
  background-color: #6364ff;
}
.oceanwp-social-menu .colored ul li.oceanwp-mastodon a:hover {
  background-color: #563acc;
}
.oceanwp-social-menu .colored ul li.oceanwp-discord a {
  background-color: #5865f2;
}
.oceanwp-social-menu .colored ul li.oceanwp-discord a:hover {
  background-color: #7289da;
}
.oceanwp-social-menu .minimal ul li a {
  position: relative;
  display: inline-block;
  font-size: 12px;
  background-color: transparent;
  color: #bbb;
  border: 1px solid #ccc;
  line-height: 1;
  padding: 1em;
  border-radius: 50%;
  vertical-align: middle;
  transition: all 0.3s ease-out;
}
.oceanwp-social-menu .minimal ul li a:hover {
  background-color: transparent;
}
.oceanwp-social-menu .minimal ul li.oceanwp-twitter a:hover {
  color: #46d4fe;
  border-color: #46d4fe;
}
.oceanwp-social-menu .minimal ul li.oceanwp-facebook a:hover {
  color: #37589b;
  border-color: #37589b;
}
.oceanwp-social-menu .minimal ul li.oceanwp-googleplus a:hover {
  color: #de5a49;
  border-color: #de5a49;
}
.oceanwp-social-menu .minimal ul li.oceanwp-pinterest a:hover {
  color: #cb2027;
  border-color: #cb2027;
}
.oceanwp-social-menu .minimal ul li.oceanwp-dribbble a:hover {
  color: #ea4c89;
  border-color: #ea4c89;
}
.oceanwp-social-menu .minimal ul li.oceanwp-vk a:hover {
  color: #597BA5;
  border-color: #597BA5;
}
.oceanwp-social-menu .minimal ul li.oceanwp-instagram a:hover {
  color: #3F729B;
  border-color: #3F729B;
}
.oceanwp-social-menu .minimal ul li.oceanwp-linkedin a:hover {
  color: #3399CC;
  border-color: #3399CC;
}
.oceanwp-social-menu .minimal ul li.oceanwp-tumblr a:hover {
  color: #2C4762;
  border-color: #2C4762;
}
.oceanwp-social-menu .minimal ul li.oceanwp-github a:hover {
  color: #60b044;
  border-color: #60b044;
}
.oceanwp-social-menu .minimal ul li.oceanwp-flickr a:hover {
  color: #fa4086;
  border-color: #fa4086;
}
.oceanwp-social-menu .minimal ul li.oceanwp-skype a:hover {
  color: #00AFF0;
  border-color: #00AFF0;
}
.oceanwp-social-menu .minimal ul li.oceanwp-youtube a:hover {
  color: #C4302B;
  border-color: #C4302B;
}
.oceanwp-social-menu .minimal ul li.oceanwp-vimeo a:hover {
  color: #1ab7ea;
  border-color: #1ab7ea;
}
.oceanwp-social-menu .minimal ul li.oceanwp-vine a:hover {
  color: #00bf8f;
  border-color: #00bf8f;
}
.oceanwp-social-menu .minimal ul li.oceanwp-xing a:hover {
  color: #006464;
  border-color: #006464;
}
.oceanwp-social-menu .minimal ul li.oceanwp-yelp a:hover {
  color: #C41200;
  border-color: #C41200;
}
.oceanwp-social-menu .minimal ul li.oceanwp-tripadvisor a:hover {
  color: #589442;
  border-color: #589442;
}
.oceanwp-social-menu .minimal ul li.oceanwp-rss a:hover {
  color: #ff7900;
  border-color: #ff7900;
}
.oceanwp-social-menu .minimal ul li.oceanwp-email a:hover {
  color: #13aff0;
  border-color: #13aff0;
}
.oceanwp-social-menu .minimal ul li.oceanwp-tiktok a:hover {
  color: #000000;
  border-color: #000000;
}
.oceanwp-social-menu .minimal ul li.oceanwp-medium a:hover {
  color: #00ab6c;
  border-color: #00ab6c;
}
.oceanwp-social-menu .minimal ul li.oceanwp-telegram a:hover {
  color: #0088cc;
  border-color: #0088cc;
}
.oceanwp-social-menu .minimal ul li.oceanwp-twitch a:hover {
  color: #702cee;
  border-color: #702cee;
}
.oceanwp-social-menu .minimal ul li.oceanwp-line a:hover {
  color: #00c300;
  border-color: #00c300;
}
.oceanwp-social-menu .minimal ul li.oceanwp-qq a:hover {
  color: #febf1b;
  border-color: #febf1b;
}
.oceanwp-social-menu .minimal ul li.oceanwp-facebook_group a:hover {
  color: #37589b;
  border-color: #37589b;
}
.oceanwp-social-menu .minimal ul li.oceanwp-slack a:hover {
  color: #4a154b;
  border-color: #4a154b;
}
.oceanwp-social-menu .minimal ul li.oceanwp-threads a:hover {
  color: #000000;
  border-color: #000000;
}
.oceanwp-social-menu .minimal ul li.oceanwp-mastodon a:hover {
  color: #563acc;
  border-color: #563acc;
}
.oceanwp-social-menu .minimal ul li.oceanwp-discord a:hover {
  color: #5865f2;
  border-color: #7289da;
}
.oceanwp-social-menu .dark ul li a {
  position: relative;
  display: inline-block;
  font-size: 12px;
  background-color: #333;
  color: #fff;
  line-height: 1;
  padding: 1em;
  border-radius: 50%;
  vertical-align: middle;
  transition: all 0.3s ease-out;
}
.oceanwp-social-menu .dark ul li a:hover {
  background-color: #000;
  color: #fff;
}
.oceanwp-social-menu .dark ul li a .owp-icon use {
  stroke: #fff;
}

/*------------------------------------*
	$LINKS EFFECT
*------------------------------------*/
.effect-one #site-navigation-wrap .dropdown-menu > li > a.menu-link > span {
  position: relative;
}
.effect-one #site-navigation-wrap .dropdown-menu > li > a.menu-link > span:after {
  display: block;
  background-color: #13aff0;
  position: absolute;
  bottom: -30%;
  left: 0;
  content: "";
  width: 100%;
  height: 2px;
  visibility: hidden;
  -ms-transform: scaleX(0);
      transform: scaleX(0);
  -ms-transform-origin: bottom left;
      transform-origin: bottom left;
  transition: all 0.25s ease-out;
}
.effect-one #site-navigation-wrap .dropdown-menu > li > a.menu-link:hover > span:after {
  visibility: visible;
  -ms-transform: scaleX(1);
      transform: scaleX(1);
}
.effect-one #site-navigation-wrap .dropdown-menu > li.sfHover > a.menu-link > span:after {
  visibility: visible;
  -ms-transform: scaleX(1);
      transform: scaleX(1);
}

.effect-two #site-navigation-wrap .dropdown-menu > li > a.menu-link > span {
  position: relative;
}
.effect-two #site-navigation-wrap .dropdown-menu > li > a.menu-link > span:after {
  position: absolute;
  bottom: -30%;
  left: 0;
  width: 100%;
  height: 3px;
  background-color: rgba(0, 0, 0, 0.1);
  content: "";
  opacity: 0;
  transition: all 0.25s ease-out;
  -ms-transform: translateY(10px);
  transform: translateY(10px);
}
.effect-two #site-navigation-wrap .dropdown-menu > li > a.menu-link:hover > span:after {
  opacity: 1;
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.effect-two #site-navigation-wrap .dropdown-menu > li.sfHover > a.menu-link > span:after {
  opacity: 1;
  -ms-transform: translateY(0);
  transform: translateY(0);
}

.effect-three #site-navigation-wrap .dropdown-menu > li > a.menu-link > span {
  position: relative;
}
.effect-three #site-navigation-wrap .dropdown-menu > li > a.menu-link > span:after {
  position: absolute;
  bottom: -30%;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #13aff0;
  content: "";
  opacity: 0;
  transition: all 0.25s ease-out;
  -ms-transform: translateY(-10px);
  transform: translateY(-10px);
}
.effect-three #site-navigation-wrap .dropdown-menu > li > a.menu-link:hover > span:after {
  height: 2px;
  opacity: 1;
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.effect-three #site-navigation-wrap .dropdown-menu > li.sfHover > a.menu-link > span:after {
  height: 2px;
  opacity: 1;
  -ms-transform: translateY(0);
  transform: translateY(0);
}

.effect-four #site-navigation-wrap .dropdown-menu > li > a.menu-link > span {
  position: relative;
}
.effect-four #site-navigation-wrap .dropdown-menu > li > a.menu-link > span:before, .effect-four #site-navigation-wrap .dropdown-menu > li > a.menu-link > span:after {
  display: inline-block;
  color: #13aff0;
  opacity: 0;
  transition: all 0.25s ease-out;
}
.effect-four #site-navigation-wrap .dropdown-menu > li > a.menu-link > span:before {
  margin-right: 6px;
  content: "[";
  -ms-transform: translateX(20px);
  transform: translateX(20px);
}
.effect-four #site-navigation-wrap .dropdown-menu > li > a.menu-link > span:after {
  margin-left: 6px;
  content: "]";
  -ms-transform: translateX(-20px);
  transform: translateX(-20px);
}
.effect-four #site-navigation-wrap .dropdown-menu > li > a.menu-link:hover > span:before, .effect-four #site-navigation-wrap .dropdown-menu > li > a.menu-link:hover > span:after {
  opacity: 1;
  -ms-transform: translateX(0);
  transform: translateX(0);
}
.effect-four #site-navigation-wrap .dropdown-menu > li.sfHover > a.menu-link > span:before, .effect-four #site-navigation-wrap .dropdown-menu > li.sfHover > a.menu-link > span:after {
  opacity: 1;
  -ms-transform: translateX(0);
  transform: translateX(0);
}

.effect-five #site-navigation-wrap .dropdown-menu > li > a.menu-link > span {
  position: relative;
}
.effect-five #site-navigation-wrap .dropdown-menu > li > a.menu-link > span:before, .effect-five #site-navigation-wrap .dropdown-menu > li > a.menu-link > span:after {
  position: absolute;
  top: 130%;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #13aff0;
  content: "";
  transition: all 0.25s ease-out;
  -ms-transform: scale(0.85);
  transform: scale(0.85);
}
.effect-five #site-navigation-wrap .dropdown-menu > li > a.menu-link > span:after {
  opacity: 0;
  transition: all 0.25s ease-out;
}
.effect-five #site-navigation-wrap .dropdown-menu > li > a.menu-link:hover > span:before, .effect-five #site-navigation-wrap .dropdown-menu > li > a.menu-link:hover > span:after {
  -ms-transform: scale(1);
  transform: scale(1);
}
.effect-five #site-navigation-wrap .dropdown-menu > li > a.menu-link:hover > span:after {
  top: -30%;
  opacity: 1;
}
.effect-five #site-navigation-wrap .dropdown-menu > li.sfHover > a.menu-link > span:before, .effect-five #site-navigation-wrap .dropdown-menu > li.sfHover > a.menu-link > span:after {
  -ms-transform: scale(1);
  transform: scale(1);
}
.effect-five #site-navigation-wrap .dropdown-menu > li.sfHover > a.menu-link > span:after {
  top: -30%;
  opacity: 1;
}

.effect-six #site-navigation-wrap .dropdown-menu > li > a.menu-link > span {
  position: relative;
}
.effect-six #site-navigation-wrap .dropdown-menu > li > a.menu-link > span:before, .effect-six #site-navigation-wrap .dropdown-menu > li > a.menu-link > span:after {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 50px;
  height: 50px;
  border: 2px solid rgba(0, 0, 0, 0.1);
  border-radius: 50%;
  content: "";
  opacity: 0;
  transition: all 0.25s ease-out;
  -ms-transform: translateX(-50%) translateY(-50%) scale(0.2);
  transform: translateX(-50%) translateY(-50%) scale(0.2);
}
.effect-six #site-navigation-wrap .dropdown-menu > li > a.menu-link > span:after {
  width: 40px;
  height: 40px;
  border-width: 4px;
  -ms-transform: translateX(-50%) translateY(-50%) scale(0.8);
  transform: translateX(-50%) translateY(-50%) scale(0.8);
}
.effect-six #site-navigation-wrap .dropdown-menu > li > a.menu-link:hover > span:before, .effect-six #site-navigation-wrap .dropdown-menu > li > a.menu-link:hover > span:after {
  opacity: 1;
  -ms-transform: translateX(-50%) translateY(-50%) scale(1);
  transform: translateX(-50%) translateY(-50%) scale(1);
}
.effect-six #site-navigation-wrap .dropdown-menu > li.sfHover > a.menu-link > span:before, .effect-six #site-navigation-wrap .dropdown-menu > li.sfHover > a.menu-link > span:after {
  opacity: 1;
  -ms-transform: translateX(-50%) translateY(-50%) scale(1);
  transform: translateX(-50%) translateY(-50%) scale(1);
}

.effect-seven #site-navigation-wrap .dropdown-menu > li > a.menu-link > span {
  position: relative;
}
.effect-seven #site-navigation-wrap .dropdown-menu > li > a.menu-link > span:after {
  position: absolute;
  bottom: -80%;
  left: 50%;
  color: transparent;
  content: "•";
  text-shadow: 0 0 transparent;
  font-size: 1.2em;
  line-height: 1;
  transition: all 0.25s ease-out;
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  pointer-events: none;
}
.effect-seven #site-navigation-wrap .dropdown-menu > li > a.menu-link:hover > span:after {
  color: #13aff0;
  text-shadow: 10px 0 #13aff0, -10px 0 #13aff0;
}
.effect-seven #site-navigation-wrap .dropdown-menu > li.sfHover > a.menu-link > span:after {
  color: #13aff0;
  text-shadow: 10px 0 #13aff0, -10px 0 #13aff0;
}

.effect-eight #site-navigation-wrap .dropdown-menu > li > a.menu-link > span {
  position: relative;
  padding: 0 8px;
}
.effect-eight #site-navigation-wrap .dropdown-menu > li > a.menu-link > span:before, .effect-eight #site-navigation-wrap .dropdown-menu > li > a.menu-link > span:after {
  position: absolute;
  width: 100%;
  top: 50%;
  left: 0;
  height: 2px;
  margin-top: -1px;
  background-color: rgba(0, 0, 0, 0.1);
  content: "";
  z-index: -1;
  transition: all 0.25s ease-out;
  pointer-events: none;
}
.effect-eight #site-navigation-wrap .dropdown-menu > li > a.menu-link > span:before {
  -ms-transform: translateY(-13px);
  transform: translateY(-13px);
}
.effect-eight #site-navigation-wrap .dropdown-menu > li > a.menu-link > span:after {
  -ms-transform: translateY(15px);
  transform: translateY(15px);
}
.effect-eight #site-navigation-wrap .dropdown-menu > li > a.menu-link:hover > span:before, .effect-eight #site-navigation-wrap .dropdown-menu > li > a.menu-link:hover > span:after {
  opacity: 0.8;
}
.effect-eight #site-navigation-wrap .dropdown-menu > li > a.menu-link:hover > span:before {
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.effect-eight #site-navigation-wrap .dropdown-menu > li > a.menu-link:hover > span:after {
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.effect-eight #site-navigation-wrap .dropdown-menu > li.sfHover > a.menu-link > span:before, .effect-eight #site-navigation-wrap .dropdown-menu > li.sfHover > a.menu-link > span:after {
  opacity: 0.8;
}
.effect-eight #site-navigation-wrap .dropdown-menu > li.sfHover > a.menu-link > span:before {
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.effect-eight #site-navigation-wrap .dropdown-menu > li.sfHover > a.menu-link > span:after {
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.effect-nine #site-navigation-wrap .dropdown-menu > li > a.menu-link > span {
  position: relative;
}
.effect-nine #site-navigation-wrap .dropdown-menu > li > a.menu-link > span:before, .effect-nine #site-navigation-wrap .dropdown-menu > li > a.menu-link > span:after {
  position: absolute;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #13aff0;
  content: "";
  opacity: 0;
  transition: all 0.25s ease-out;
  -ms-transform: translateY(-10px);
  transform: translateY(-10px);
}
.effect-nine #site-navigation-wrap .dropdown-menu > li > a.menu-link > span:before {
  top: 0;
  -ms-transform: translateY(-10px);
  transform: translateY(-10px);
}
.effect-nine #site-navigation-wrap .dropdown-menu > li > a.menu-link > span:after {
  bottom: 0;
  -ms-transform: translateY(10px);
  transform: translateY(10px);
}
.effect-nine #site-navigation-wrap .dropdown-menu > li > a.menu-link:hover > span:before, .effect-nine #site-navigation-wrap .dropdown-menu > li > a.menu-link:hover > span:after {
  opacity: 1;
}
.effect-nine #site-navigation-wrap .dropdown-menu > li > a.menu-link:hover > span:before {
  -ms-transform: translateY(-3px);
  transform: translateY(-3px);
}
.effect-nine #site-navigation-wrap .dropdown-menu > li > a.menu-link:hover > span:after {
  -ms-transform: translateY(5px);
  transform: translateY(5px);
}
.effect-nine #site-navigation-wrap .dropdown-menu > li.sfHover > a.menu-link > span:before, .effect-nine #site-navigation-wrap .dropdown-menu > li.sfHover > a.menu-link > span:after {
  opacity: 1;
}
.effect-nine #site-navigation-wrap .dropdown-menu > li.sfHover > a.menu-link > span:before {
  -ms-transform: translateY(-3px);
  transform: translateY(-3px);
}
.effect-nine #site-navigation-wrap .dropdown-menu > li.sfHover > a.menu-link > span:after {
  -ms-transform: translateY(5px);
  transform: translateY(5px);
}

.effect-ten #site-navigation-wrap .dropdown-menu > li > a.menu-link > span {
  padding: 8px;
  transition: box-shadow 0.25s ease-out;
}
.effect-ten #site-navigation-wrap .dropdown-menu > li > a.menu-link:hover > span {
  box-shadow: 0 0 10px 4px rgba(0, 0, 0, 0.1);
}
.effect-ten #site-navigation-wrap .dropdown-menu > li.sfHover > a.menu-link > span {
  box-shadow: 0 0 10px 4px rgba(0, 0, 0, 0.1);
}

/*------------------------------------*
	$MEGA MENU
*------------------------------------*/
.navigation .megamenu a .nav-arrow {
  display: none;
}
.navigation .megamenu > li > a.menu-link {
  font-size: 13px;
  font-weight: 600;
}
.navigation .megamenu li ul.sub-menu {
  border-top: 1px solid #f1f1f1;
}
.navigation .megamenu li a.menu-link {
  padding: 12px 20px;
}
.navigation .megamenu .sidebar-box {
  padding: 20px;
  margin-bottom: 0;
  line-height: 1.8;
  white-space: normal;
}

.navigation > ul > li > ul.megamenu.sub-menu > li {
  float: left;
  border-bottom: 0;
  border-left-width: 1px;
  border-style: solid;
  border-color: #f1f1f1;
}
.navigation > ul > li > ul.megamenu.sub-menu > li:first-child {
  border-left: none;
}

.navigation li.megamenu-li.hide-headings > .megamenu > li > a,
.navigation li.megamenu-li > .megamenu > li.hide-heading > a {
  display: none;
}

.navigation .megamenu .sub-menu {
  display: block !important;
  -moz-opacity: 1 !important;
  -webkit-opacity: 1 !important;
  opacity: 1 !important;
  min-width: 100%;
  position: static;
  background: transparent;
  box-shadow: none;
}

/**
 * Megamenu columns
 */
.navigation li.megamenu-li .megamenu.col-1 > li {
  width: 100%;
}
.navigation li.megamenu-li .megamenu.col-2 > li {
  width: 50%;
}
.navigation li.megamenu-li .megamenu.col-3 > li {
  width: 33.33333333%;
}
.navigation li.megamenu-li .megamenu.col-4 > li {
  width: 25%;
}
.navigation li.megamenu-li .megamenu.col-5 > li {
  width: 20%;
}
.navigation li.megamenu-li .megamenu.col-6 > li {
  width: 16.66666667%;
}

/**
 * Megamenu auto width
 */
@media only screen and (min-width: 959px) {
  .navigation li.megamenu-li.auto-mega .megamenu.col-1 {
    width: 320px;
  }
  .navigation li.megamenu-li.auto-mega .megamenu.col-2 {
    width: 440px;
  }
  .navigation li.megamenu-li.auto-mega .megamenu.col-3 {
    width: 660px;
  }
  .navigation li.megamenu-li.auto-mega .megamenu.col-4 {
    width: 780px;
  }
  .navigation li.megamenu-li.auto-mega .megamenu.col-5 {
    width: 980px;
  }
  .navigation li.megamenu-li.auto-mega .megamenu.col-6 {
    width: 1080px;
  }
}
/**
 * Elementor Template
 */
.navigation > ul > li > ul.megamenu.sub-menu > li .elementor {
  white-space: normal;
  line-height: initial;
}

/**
 * Latest Posts Categories
 */
.navigation li.mega-cat .megamenu {
  padding: 30px 20px;
}
.navigation li.mega-cat .mega-cat-title {
  position: relative;
  font-size: 14px;
  line-height: 1;
  font-weight: 400;
  background-color: #f8f8f8;
  color: #222;
  letter-spacing: 2px;
  margin: 0 -20px 30px;
  padding: 15px 35px;
  text-transform: uppercase;
}
.navigation li.mega-cat > ul > li {
  padding: 0 15px;
}
.navigation li.mega-cat ul li a {
  padding: 0;
}
.navigation li.mega-cat ul li a.mega-post-link {
  display: block;
  position: relative;
  background-color: #000;
}
.navigation li.mega-cat ul li a.mega-post-link img {
  display: block;
  width: 100%;
}
.navigation li.mega-cat ul li a.mega-post-link .overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  border-radius: 3px;
  background-color: rgba(0, 0, 0, 0.2);
  -moz-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  text-align: center;
  transition: all 0.3s ease;
}
.navigation li.mega-cat ul li a.mega-post-link:hover .overlay {
  -moz-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
}
.navigation li.mega-cat ul li .mega-post-title {
  display: block;
  margin: 15px 0 8px;
  white-space: initial;
}
.navigation li.mega-cat ul li .mega-post-title a {
  color: #555;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.3;
  letter-spacing: 0.6px;
  text-transform: none;
}
.navigation li.mega-cat ul li .mega-post-title a:hover {
  background-color: transparent;
  color: #333;
}
.navigation li.mega-cat ul li .mega-post-date {
  display: block;
  font-size: 10px;
  color: #bbb;
  text-transform: uppercase;
}
.navigation li.mega-cat ul li .mega-post-date i {
  font-size: 9px;
  padding-right: 5px;
}
.navigation li.mega-cat ul li .mega-post-date svg.owp-icon {
  width: 16px;
  height: 16px;
  margin-right: 0.7rem;
}

.navigation > ul > li.mega-cat > ul.megamenu.sub-menu > li.first {
  border-left: 0;
}

/*------------------------------------*
	Tablet & Small Desktop Widths
*------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 1280px) {
  /* megamenu */
  .navigation li.megamenu.auto-width.col-6 > .sub-menu {
    width: 980px;
  }
}
/*------------------------------------*
	$SEARCH ICON
*------------------------------------*/
#searchform-dropdown,
#icon-searchform-dropdown {
  position: absolute;
  right: 0;
  background-color: #fff;
  border-top: 3px solid #13aff0;
  top: 100%;
  padding: 15px;
  width: 260px;
  box-shadow: 0 2px 7px rgba(0, 0, 0, 0.1);
  visibility: hidden;
  -moz-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  transition: all 0.25s ease-in-out;
  z-index: 10000;
}
#searchform-dropdown input,
#icon-searchform-dropdown input {
  display: block;
  background-color: transparent;
  border-radius: 0;
  margin: 0;
}

.no-top-border #searchform-dropdown,
.no-top-border #icon-searchform-dropdown {
  border: none;
}

/* display search on click */
#searchform-dropdown.show,
#icon-searchform-dropdown.show {
  visibility: visible;
  -moz-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
}

#icon-searchform-dropdown {
  width: 100%;
}

#site-header.header-replace #site-navigation .dropdown-menu {
  transition: opacity 0.25s ease-in-out;
}
#site-header.header-replace #site-navigation.hide .dropdown-menu {
  visibility: hidden;
  -moz-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
}

#searchform-header-replace {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 100%;
  min-width: 370px;
  visibility: hidden;
  -moz-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  transition: opacity 0.25s ease-in-out;
}
#searchform-header-replace form {
  height: 100%;
  width: 100%;
}
#searchform-header-replace input {
  height: 100%;
  width: 94%;
  font-size: 22px;
  background-color: transparent;
  color: #bbb;
  padding: 0;
  outline: 0;
  border: 0;
  margin: 0;
  border-radius: 0;
}

#searchform-header-replace-close {
  position: absolute;
  right: 8px;
  top: 50%;
  margin-top: -20px;
  height: 40px;
  line-height: 40px;
  font-size: 26px;
  color: #bbb;
  cursor: pointer;
  transition: all 0.3s ease;
}
#searchform-header-replace-close:hover {
  color: #222;
}

/* display search on click */
#searchform-header-replace.show {
  visibility: visible;
  -moz-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
}

#searchform-overlay,
#icon-searchform-overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.9);
  z-index: 9999;
}
#searchform-overlay .container,
#icon-searchform-overlay .container {
  position: relative;
  width: 100%;
  height: 100%;
}
#searchform-overlay a.search-overlay-close,
#icon-searchform-overlay a.search-overlay-close {
  position: absolute;
  top: -50px;
  left: 50%;
  margin-left: -20px;
  width: 40px;
  height: 40px;
  background-color: rgba(255, 255, 255, 0.2);
  text-align: center;
  border-radius: 2px;
}
#searchform-overlay a.search-overlay-close:hover,
#icon-searchform-overlay a.search-overlay-close:hover {
  background-color: rgba(255, 255, 255, 0.3);
}
#searchform-overlay a.search-overlay-close span,
#icon-searchform-overlay a.search-overlay-close span {
  position: relative;
  display: inline-block;
  width: 24px;
  height: 24px;
}
#searchform-overlay a.search-overlay-close span:before, #searchform-overlay a.search-overlay-close span:after,
#icon-searchform-overlay a.search-overlay-close span:before,
#icon-searchform-overlay a.search-overlay-close span:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  height: 2px;
  width: 100%;
  margin-top: 6px;
  background-color: #fff;
  border-radius: 5px;
}
#searchform-overlay a.search-overlay-close span:before,
#icon-searchform-overlay a.search-overlay-close span:before {
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
#searchform-overlay a.search-overlay-close span:after,
#icon-searchform-overlay a.search-overlay-close span:after {
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
#searchform-overlay form,
#icon-searchform-overlay form {
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -33px;
  width: 100%;
  text-align: center;
}
#searchform-overlay form input, #searchform-overlay form .search-text,
#icon-searchform-overlay form input,
#icon-searchform-overlay form .search-text {
  font-size: 22px;
  line-height: 1.3;
  padding: 18px 0;
  margin: 0;
  min-height: 50px;
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  text-align: center;
}
#searchform-overlay form input,
#icon-searchform-overlay form input {
  position: relative;
  border: 0;
  background-color: transparent;
  border-bottom: 1px solid #444;
  z-index: 2;
  transition: border-color 0.3s ease;
}
#searchform-overlay form input:hover,
#icon-searchform-overlay form input:hover {
  border-color: #777;
}
#searchform-overlay form input:focus,
#icon-searchform-overlay form input:focus {
  border-color: #fff;
}
#searchform-overlay form .search-text,
#icon-searchform-overlay form .search-text {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  cursor: text;
  -moz-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
  z-index: 1;
}
#searchform-overlay form .search-text i,
#icon-searchform-overlay form .search-text i {
  display: inline-block;
  background-color: #fff;
  width: 3px;
  height: 3px;
  margin-left: 3px;
  animation: blink 1s linear infinite;
}
#searchform-overlay form .search-text i + i,
#icon-searchform-overlay form .search-text i + i {
  animation-delay: 0.2s;
}
#searchform-overlay form .search-text i + i + i,
#icon-searchform-overlay form .search-text i + i + i {
  animation-delay: 0.4s;
}
#searchform-overlay form.search-filled .search-text,
#icon-searchform-overlay form.search-filled .search-text {
  -moz-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  transition-duration: 150ms;
}

#searchform-overlay .container {
  max-width: 550px;
}

#icon-searchform-overlay form .search-text,
#icon-searchform-overlay form input {
  font-size: 16px;
}
#icon-searchform-overlay .search-overlay-close {
  line-height: inherit;
}

/*------------------------------------*
	All Devices under 960px
*------------------------------------*/
@media only screen and (max-width: 959px) {
  /* header > search overlay */
  #searchform-overlay {
    display: none !important;
  }
}
/*------------------------------------*
	$DROP DOWN MOBILE
*------------------------------------*/
#mobile-dropdown {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  background-color: #fff;
  max-height: 400px;
  overflow-y: auto;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
}
#mobile-dropdown ul {
  margin: 0;
  list-style: none;
}
#mobile-dropdown ul li {
  border-bottom: 1px solid rgba(0, 0, 0, 0.035);
}
#mobile-dropdown ul li a {
  display: block;
  position: relative;
  padding: 12px 40px;
  text-align: left;
}
#mobile-dropdown ul li a:focus {
  outline: 1px dashed #e3e3e3;
}
#mobile-dropdown ul li a i,
#mobile-dropdown ul li a img {
  margin-right: 10px;
}
#mobile-dropdown ul li a i.after {
  margin-right: 0;
  margin-left: 10px;
}
#mobile-dropdown ul li a .dropdown-toggle {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 60px;
  cursor: pointer;
  color: #555;
  padding-right: 40px;
  text-align: center;
  transition: all 0.3s ease;
}
#mobile-dropdown ul li a .dropdown-toggle:focus {
  outline: 1px dashed rgba(0, 0, 0, 0.4);
}
#mobile-dropdown ul li a .dropdown-toggle:before {
  content: "+";
  font-size: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  line-height: 30px;
  margin-top: -15px;
  margin-left: -15px;
}
#mobile-dropdown ul li.active > a > .dropdown-toggle:before {
  content: "-";
}
#mobile-dropdown ul li ul {
  display: none;
  border-top: 1px solid rgba(0, 0, 0, 0.035);
  margin-left: 0;
  background-color: rgba(0, 0, 0, 0.02);
}
#mobile-dropdown ul li.woo-menu-icon,
#mobile-dropdown ul li.search-toggle-li,
#mobile-dropdown ul li.side-panel-li,
#mobile-dropdown ul li a .nav-arrow,
#mobile-dropdown ul .sidebar-box,
#mobile-dropdown ul .widget {
  display: none;
}
#mobile-dropdown .oceanwp-social-menu {
  display: block !important;
  float: none;
  width: 100%;
  right: auto !important;
  left: auto !important;
  padding: 0 40px !important;
  margin: 10px 0 !important;
}
#mobile-dropdown .oceanwp-social-menu .social-menu-inner {
  height: auto;
}
#mobile-dropdown .oceanwp-social-menu li {
  display: inline-block;
  float: none;
  border: 0;
}
#mobile-dropdown .oceanwp-social-menu li a {
  display: block;
  padding: 12px 10px;
}
#mobile-dropdown #mobile-menu-search {
  display: block;
  padding: 20px 40px;
}
#mobile-dropdown #mobile-menu-search form {
  position: relative;
}
#mobile-dropdown #mobile-menu-search form input {
  padding: 6px 45px 6px 12px !important;
  margin-top: 0 !important;
  box-sizing: inherit;
}
#mobile-dropdown #mobile-menu-search form button {
  display: block;
  position: absolute;
  right: 10px;
  height: 30px;
  line-height: 30px;
  width: 30px;
  padding: 0;
  text-align: center;
  top: 50%;
  margin-top: -15px;
  background-color: transparent !important;
  color: #555;
  border: 0;
  transition: all 0.3s ease-in-out;
}
#mobile-dropdown #mobile-menu-search form button:hover {
  color: #222;
}
#mobile-dropdown .has-social #mobile-menu-search {
  padding-top: 0;
}

/*------------------------------------*
	$FULL SCREEN MOBILE
*------------------------------------*/
#mobile-fullscreen {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.9);
  overflow-y: scroll;
  z-index: 100000;
}
#mobile-fullscreen #mobile-fullscreen-inner {
  display: table;
  width: 100%;
  height: 100%;
  padding: 0 40px;
}
#mobile-fullscreen a.close {
  position: absolute;
  top: 14px;
  right: 14px;
}
#mobile-fullscreen a.close .close-icon-wrap {
  display: inline-block;
  position: relative;
  width: 40px;
  height: 40px;
  line-height: 33px;
  transition: opacity 0.15s linear;
}
#mobile-fullscreen a.close .close-icon-wrap:hover {
  opacity: 0.7;
}
#mobile-fullscreen a.close .close-icon-inner,
#mobile-fullscreen a.close .close-icon-inner::after {
  display: inline-block;
  width: 40px;
  height: 3px;
  background-color: #fff;
  border-radius: 3px;
}
#mobile-fullscreen a.close .close-icon-inner {
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
#mobile-fullscreen a.close .close-icon-inner::after {
  content: "";
  display: block;
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
#mobile-fullscreen nav {
  display: table-cell;
  vertical-align: middle;
  padding: 50px 0;
  text-align: center;
}
#mobile-fullscreen ul {
  list-style: none;
  margin: 0;
}
#mobile-fullscreen ul li a {
  display: block;
  position: relative;
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  text-align: center;
}
#mobile-fullscreen ul li a:focus {
  outline: 1px dashed rgba(255, 255, 255, 0.6);
}
#mobile-fullscreen ul li a:hover {
  color: #929292;
}
#mobile-fullscreen ul li a i,
#mobile-fullscreen ul li a img {
  margin-right: 10px;
}
#mobile-fullscreen ul li a i.after {
  margin-right: 0;
  margin-left: 10px;
}
#mobile-fullscreen ul li .dropdown-toggle {
  display: inline-block;
  width: 26px;
  padding-left: 5px;
  text-align: center;
}
#mobile-fullscreen ul li .dropdown-toggle:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 600;
  content: "+";
}
#mobile-fullscreen ul li .dropdown-toggle:focus {
  outline: 1px dashed rgba(255, 255, 255, 0.6);
}
#mobile-fullscreen ul li.open-sub > a > .dropdown-toggle:before {
  content: "-";
}
#mobile-fullscreen ul ul.sub-menu {
  display: none;
  list-style: none;
  margin: 0;
  padding: 0;
}
#mobile-fullscreen ul ul.sub-menu li a {
  font-size: 13px;
  padding: 3px 0;
}
#mobile-fullscreen ul > li {
  display: block;
}
#mobile-fullscreen ul > li > a {
  font-size: 18px;
  line-height: 1.2;
  padding: 12px 0;
}
#mobile-fullscreen ul .woo-menu-icon,
#mobile-fullscreen ul .search-toggle-li,
#mobile-fullscreen ul .side-panel-li,
#mobile-fullscreen ul .sidebar-box {
  display: none;
}
#mobile-fullscreen #mobile-search {
  max-width: 220px;
  margin: 10px auto 0;
}
#mobile-fullscreen #mobile-search form {
  position: relative;
}
#mobile-fullscreen #mobile-search input,
#mobile-fullscreen #mobile-search .search-text {
  font-size: 20px;
  padding: 4px 0;
  color: #fff;
  margin: 0;
  text-align: center;
  text-transform: uppercase;
}
#mobile-fullscreen #mobile-search input {
  position: relative;
  border: 0;
  background-color: transparent;
  border-bottom: 1px solid #666;
  border-radius: 0;
  z-index: 2;
}
#mobile-fullscreen #mobile-search input:hover, #mobile-fullscreen #mobile-search input:focus {
  border-color: #fff;
}
#mobile-fullscreen #mobile-search .search-text {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  cursor: text;
  -moz-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
  z-index: 1;
}
#mobile-fullscreen #mobile-search .search-text i {
  display: inline-block;
  background-color: #fff;
  width: 3px;
  height: 3px;
  margin-left: 3px;
  animation: blink 1s linear infinite;
}
#mobile-fullscreen #mobile-search .search-text i + i {
  animation-delay: 0.2s;
}
#mobile-fullscreen #mobile-search .search-text i + i + i {
  animation-delay: 0.4s;
}
#mobile-fullscreen #mobile-search form.search-filled .search-text {
  -moz-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  transition-duration: 150ms;
}
#mobile-fullscreen .oceanwp-social-menu {
  display: block;
  float: none;
  margin-top: 30px;
  text-align: center;
  right: auto;
}
#mobile-fullscreen .oceanwp-social-menu .social-menu-inner {
  display: block;
  height: auto !important;
}
#mobile-fullscreen .oceanwp-social-menu ul li {
  float: none;
  display: inline-block;
}
#mobile-fullscreen .oceanwp-social-menu.simple-social ul li a {
  color: #fff;
  font-size: 24px;
  padding: 0 16px;
  margin: 0;
  background-color: transparent !important;
}
#mobile-fullscreen .oceanwp-social-menu.simple-social ul li a:hover {
  color: #929292;
}
#mobile-fullscreen .oceanwp-social-menu .colored ul li a,
#mobile-fullscreen .oceanwp-social-menu .minimal ul li a,
#mobile-fullscreen .oceanwp-social-menu .dark ul li a {
  padding: 0 4px;
}
#mobile-fullscreen .oceanwp-social-menu .colored ul li a span,
#mobile-fullscreen .oceanwp-social-menu .minimal ul li a span,
#mobile-fullscreen .oceanwp-social-menu .dark ul li a span {
  font-size: 16px;
  width: 60px;
  height: 60px;
  line-height: 60px;
}
@keyframes blink {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
/*------------------------------------*
	$PAGE HEADER
*------------------------------------*/
.page-header {
  position: relative;
  background-color: #f5f5f5;
  padding: 34px 0;
}
.page-header .container {
  position: relative;
}

.has-transparent-header .page-header {
  padding: 120px 0 36px 0;
}

body.home .page-header-inner {
  text-align: center;
}

.page-header-title {
  display: block;
  font-size: 24px;
  line-height: 1.4em;
  font-weight: 400;
  margin: 0;
  color: #333;
}

body.breadcrumbs-position-default .page-header-title {
  max-width: 70%;
}

.page-subheading {
  font-size: 15px;
  margin: 0;
}
.page-subheading p:last-child {
  margin: 0;
}

.centered-page-header .page-header-title,
.centered-minimal-page-header .page-header-title {
  max-width: 100% !important;
}

/**
 * Page Header Centered
 */
.centered-page-header {
  text-align: center;
}
.centered-page-header .page-header-title {
  font-size: 32px;
}
.centered-page-header .page-subheading {
  font-size: 18px;
  font-weight: 300;
}

/**
 * Page Header Minimal Centered
 */
.centered-minimal-page-header {
  background-color: #fff;
  border-bottom: 1px solid #f1f1f1;
  text-align: center;
}
.centered-minimal-page-header .page-header-title {
  font-size: 32px;
}
.centered-minimal-page-header .page-subheading {
  font-size: 18px;
  font-weight: 300;
}

/**
 * Page Header Solid Color
 */
.solid-color-page-header .page-header-title {
  color: #fff !important;
}

.solid-color-page-header .site-breadcrumbs,
.solid-color-page-header .site-breadcrumbs a {
  color: #fff !important;
}

.solid-color-page-header .page-subheading {
  color: #fff;
}

/**
 * Page Header Background Image
 */
.background-image-page-header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  width: 100%;
  background-color: #000;
  height: 400px;
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
}
.background-image-page-header .page-header-inner {
  text-align: center;
}
.background-image-page-header .page-subheading {
  position: relative;
  color: #fff;
  font-size: 24px;
  font-weight: 300;
  z-index: 2;
}

.page-header.background-image-page-header .page-header-title {
  position: relative;
  color: #fff;
  font-size: 44px;
  font-weight: 400;
  max-width: 100%;
  z-index: 2;
}

.background-image-page-header-overlay {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: #000;
  z-index: 1;
  -moz-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
}

/**
 * Breadcrumbs
 */
.site-breadcrumbs {
  position: absolute;
  right: 0;
  top: 50%;
  max-width: 50%;
  height: 32px;
  line-height: 32px;
  margin-top: -16px;
  font-size: 13px;
  color: #c6c6c6;
  font-weight: normal;
  white-space: nowrap;
  overflow: hidden;
}
.site-breadcrumbs ol {
  margin: 0;
  padding: 0;
  list-style: none;
}
.site-breadcrumbs ol li {
  display: inline-block;
}
.site-breadcrumbs ol li .breadcrumb-sep {
  margin: 0 6px;
}
.site-breadcrumbs.woocommerce-breadcrumbs .breadcrumb-sep {
  margin: 0 6px;
}
.site-breadcrumbs .icon-home.has-text,
.site-breadcrumbs .breadcrumb-home.has-icon {
  display: none;
}
.site-breadcrumbs .breadcrumb-title {
  margin-right: 5px;
}
.site-breadcrumbs .owp-icon {
  vertical-align: text-top;
}

.site-breadcrumbs.position-under-title,
.centered-page-header .site-breadcrumbs,
.centered-minimal-page-header .site-breadcrumbs {
  position: inherit;
  top: auto;
  right: auto;
  margin-top: 0;
  max-width: 100%;
}

.oceanwp-breadcrumb .site-breadcrumbs {
  position: relative;
  top: auto;
  left: auto;
  right: auto;
  max-width: 100%;
  margin-top: 0;
}

.background-image-page-header .site-breadcrumbs {
  display: block;
  position: inherit;
  max-width: 100%;
  margin-top: 20px;
  top: auto;
  right: auto;
  color: #fff;
  text-align: center;
  z-index: 2;
}
.background-image-page-header .site-breadcrumbs a {
  color: #fff;
}
.background-image-page-header .site-breadcrumbs a:hover {
  color: #ddd;
}

/* compatibility with SEOPress */
.site-breadcrumbs nav,
.site-breadcrumbs ol {
  margin: 0;
}

.elementor .site-breadcrumbs {
  position: relative;
  display: block;
  overflow: visible;
}

/*------------------------------------*
  All Devices under 960px
*------------------------------------*/
@media only screen and (max-width: 959px) {
  /* page title */
  body.has-breadcrumbs .page-header-title {
    max-width: 100%;
    width: 100%;
  }
}
/*------------------------------------*
  Tablet Portrait
*------------------------------------*/
@media only screen and (max-width: 959px) {
  /* page header */
  .site-breadcrumbs {
    position: inherit;
    top: auto;
    left: auto;
    right: auto;
    max-width: 100%;
    margin-top: 0;
  }
}
/*------------------------------------*
  Phone Portrait and Landscape
*------------------------------------*/
@media only screen and (max-width: 767px) {
  /* Remove fixed background to fix the IOS bug */
  .page-header {
    background-attachment: initial !important;
  }
  /* page header */
  .page-header-with-background .page-header-title {
    font-size: 36px;
  }
  .centered-page-header .page-header-title,
.centered-minimal-page-header .page-header-title,
.page-header.background-image-page-header .page-header-title {
    font-size: 24px;
  }
  .centered-page-header .page-subheading,
.centered-minimal-page-header .page-header-subheading,
.page-header.background-image-page-header .page-subheading {
    font-size: 14px;
  }
  .background-image-page-header {
    height: auto !important;
  }
  /* breadcrumbs */
  body.has-breadcrumbs .page-header-title {
    max-width: 100%;
    width: 100%;
  }
}
/*------------------------------------*
	$BLOG
*------------------------------------*/
#blog-entries {
  padding-bottom: 0;
}

.blog-entry.post {
  position: relative;
}
.blog-entry.post .thumbnail {
  position: relative;
}
.blog-entry.post .thumbnail a:not(.mejs-volume-slider) {
  display: inline-block;
  position: relative;
  width: 100%;
}
.blog-entry.post .thumbnail .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.2);
  -moz-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  text-align: center;
  transition: all 0.3s ease;
}
.blog-entry.post .thumbnail:hover .overlay {
  -moz-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
}
.blog-entry.post .thumbnail img {
  width: 100%;
}
.blog-entry.post ul.meta {
  margin: 0 0 12px;
}
.blog-entry.post .blog-entry-header {
  margin-bottom: 20px;
}
.blog-entry.post .blog-entry-header .entry-title {
  font-size: 24px;
  margin: 0;
}
.blog-entry.post .blog-entry-header .entry-title a {
  font-weight: 600;
  letter-spacing: 0.6px;
}
.blog-entry.post .blog-entry-summary {
  margin-bottom: 20px;
}
.blog-entry.post .blog-entry-summary p:last-child {
  margin-bottom: 0;
}

.thumbnail-caption {
  font-size: 13px;
  margin-top: 0.5em;
  text-align: center;
}

.blog-entry.large-entry {
  border-bottom: 1px solid #f1f1f1;
  margin-bottom: 30px;
  padding-bottom: 30px;
}
.blog-entry.large-entry .thumbnail {
  margin-bottom: 20px;
}
.blog-entry.large-entry .blog-entry-readmore a {
  display: inline-block;
  font-size: 11px;
  line-height: 1;
  border: 1px solid #ddd;
  padding: 10px 16px;
  border-radius: 2px;
  text-transform: capitalize;
  letter-spacing: 1px;
}
.blog-entry.large-entry .blog-entry-readmore a:hover {
  color: #13aff0;
  border-color: #13aff0;
}
.blog-entry.large-entry .blog-entry-readmore a i {
  margin-left: 8px;
}
.blog-entry.large-entry .blog-entry-readmore a svg.owp-icon {
  margin-left: 0.7rem;
}

@media only screen and (min-width: 481px) and (max-width: 980px) {
  .has-blog-grid .blog-grid.oceanwp-row.tablet-col .col,
.has-blog-grid .blog-masonry-grid.oceanwp-row.tablet-col .col {
    clear: none;
  }
  .has-blog-grid .blog-grid.oceanwp-row.tablet-1-col .blog-entry,
.has-blog-grid .blog-masonry-grid.oceanwp-row.tablet-1-col .blog-entry {
    clear: both;
  }
  .has-blog-grid .blog-grid.oceanwp-row.tablet-2-col .blog-entry:nth-child(2n+1), .has-blog-grid .blog-grid.oceanwp-row.tablet-3-col .blog-entry:nth-child(3n+1), .has-blog-grid .blog-grid.oceanwp-row.tablet-4-col .blog-entry:nth-child(4n+1), .has-blog-grid .blog-grid.oceanwp-row.tablet-5-col .blog-entry:nth-child(5n+1), .has-blog-grid .blog-grid.oceanwp-row.tablet-6-col .blog-entry:nth-child(6n+1), .has-blog-grid .blog-grid.oceanwp-row.tablet-7-col .blog-entry:nth-child(7n+1),
.has-blog-grid .blog-masonry-grid.oceanwp-row.tablet-2-col .blog-entry:nth-child(2n+1),
.has-blog-grid .blog-masonry-grid.oceanwp-row.tablet-3-col .blog-entry:nth-child(3n+1),
.has-blog-grid .blog-masonry-grid.oceanwp-row.tablet-4-col .blog-entry:nth-child(4n+1),
.has-blog-grid .blog-masonry-grid.oceanwp-row.tablet-5-col .blog-entry:nth-child(5n+1),
.has-blog-grid .blog-masonry-grid.oceanwp-row.tablet-6-col .blog-entry:nth-child(6n+1),
.has-blog-grid .blog-masonry-grid.oceanwp-row.tablet-7-col .blog-entry:nth-child(7n+1) {
    clear: both;
  }
  .has-blog-grid .blog-grid.tablet-1-col .blog-entry,
.has-blog-grid .blog-masonry-grid.tablet-1-col .blog-entry {
    width: 100% !important;
  }
  .has-blog-grid .blog-grid.tablet-2-col .blog-entry,
.has-blog-grid .blog-masonry-grid.tablet-2-col .blog-entry {
    width: 50% !important;
  }
  .has-blog-grid .blog-grid.tablet-3-col .blog-entry,
.has-blog-grid .blog-masonry-grid.tablet-3-col .blog-entry {
    width: 33.33% !important;
  }
  .has-blog-grid .blog-grid.tablet-4-col .blog-entry,
.has-blog-grid .blog-masonry-grid.tablet-4-col .blog-entry {
    width: 25% !important;
  }
  .has-blog-grid .blog-grid.tablet-5-col .blog-entry,
.has-blog-grid .blog-masonry-grid.tablet-5-col .blog-entry {
    width: 20% !important;
  }
  .has-blog-grid .blog-grid.tablet-6-col .blog-entry,
.has-blog-grid .blog-masonry-grid.tablet-6-col .blog-entry {
    width: 16.66% !important;
  }
  .has-blog-grid .blog-grid.tablet-7-col .blog-entry,
.has-blog-grid .blog-masonry-grid.tablet-7-col .blog-entry {
    width: 14.28% !important;
  }
}
@media only screen and (max-width: 480px) {
  .mobile-col .col.first {
    clear: none;
  }
  .has-blog-grid .blog-grid.oceanwp-row.mobile-col .col,
.has-blog-grid .blog-masonry-grid.oceanwp-row.mobile-col .col {
    clear: none;
  }
  .has-blog-grid .blog-grid.oceanwp-row.mobile-1-col .blog-entry,
.has-blog-grid .blog-masonry-grid.oceanwp-row.mobile-1-col .blog-entry {
    clear: both;
  }
  .has-blog-grid .blog-grid.oceanwp-row.mobile-2-col .blog-entry:nth-child(2n+1), .has-blog-grid .blog-grid.oceanwp-row.mobile-3-col .blog-entry:nth-child(3n+1), .has-blog-grid .blog-grid.oceanwp-row.mobile-4-col .blog-entry:nth-child(4n+1), .has-blog-grid .blog-grid.oceanwp-row.mobile-5-col .blog-entry:nth-child(5n+1), .has-blog-grid .blog-grid.oceanwp-row.mobile-6-col .blog-entry:nth-child(6n+1), .has-blog-grid .blog-grid.oceanwp-row.mobile-7-col .blog-entry:nth-child(7n+1),
.has-blog-grid .blog-masonry-grid.oceanwp-row.mobile-2-col .blog-entry:nth-child(2n+1),
.has-blog-grid .blog-masonry-grid.oceanwp-row.mobile-3-col .blog-entry:nth-child(3n+1),
.has-blog-grid .blog-masonry-grid.oceanwp-row.mobile-4-col .blog-entry:nth-child(4n+1),
.has-blog-grid .blog-masonry-grid.oceanwp-row.mobile-5-col .blog-entry:nth-child(5n+1),
.has-blog-grid .blog-masonry-grid.oceanwp-row.mobile-6-col .blog-entry:nth-child(6n+1),
.has-blog-grid .blog-masonry-grid.oceanwp-row.mobile-7-col .blog-entry:nth-child(7n+1) {
    clear: both;
  }
  .has-blog-grid .blog-grid.mobile-1-col .blog-entry,
.has-blog-grid .blog-masonry-grid.mobile-1-col .blog-entry {
    width: 100% !important;
  }
  .has-blog-grid .blog-grid.mobile-2-col .blog-entry,
.has-blog-grid .blog-masonry-grid.mobile-2-col .blog-entry {
    width: 50% !important;
  }
  .has-blog-grid .blog-grid.mobile-3-col .blog-entry,
.has-blog-grid .blog-masonry-grid.mobile-3-col .blog-entry {
    width: 33.33% !important;
  }
  .has-blog-grid .blog-grid.mobile-4-col .blog-entry,
.has-blog-grid .blog-masonry-grid.mobile-4-col .blog-entry {
    width: 25% !important;
  }
  .has-blog-grid .blog-grid.mobile-5-col .blog-entry,
.has-blog-grid .blog-masonry-grid.mobile-5-col .blog-entry {
    width: 20% !important;
  }
  .has-blog-grid .blog-grid.mobile-6-col .blog-entry,
.has-blog-grid .blog-masonry-grid.mobile-6-col .blog-entry {
    width: 16.66% !important;
  }
  .has-blog-grid .blog-grid.mobile-7-col .blog-entry,
.has-blog-grid .blog-masonry-grid.mobile-7-col .blog-entry {
    width: 14.28% !important;
  }
}
.blog-entry.grid-entry {
  -ms-flex-pack: start;
      justify-content: flex-start;
}
.blog-entry.grid-entry .blog-entry-inner {
  padding: 0 1.25rem 1.25rem;
  border: 1px solid #e9e9e9;
}
.blog-entry.grid-entry .thumbnail {
  margin: 0 -1.25rem;
}
.blog-entry.grid-entry .blog-entry-header {
  margin: 1rem 0 1rem;
}
.blog-entry.grid-entry .blog-entry-header .entry-title {
  font-size: 18px;
}
.blog-entry.grid-entry .blog-entry-summary {
  line-height: 1.6;
  margin-top: 0.625rem;
}
.blog-entry.grid-entry .blog-entry-readmore {
  margin-top: 1rem;
}
.blog-entry.grid-entry .blog-entry-readmore a {
  display: inline-block;
  font-size: 12px;
  line-height: 1.2;
  padding-bottom: 0.19rem;
  border-bottom: 1px solid;
  text-transform: capitalize;
}
.blog-entry.grid-entry .blog-entry-readmore a i {
  margin-left: 0.5rem;
}
.blog-entry.grid-entry .blog-entry-readmore a svg.owp-icon {
  margin-left: 0.7rem;
}

.blog-entry.thumbnail-entry {
  border-bottom: 1px solid #f1f1f1;
  margin-bottom: 30px;
  padding-bottom: 30px;
}
.blog-entry.thumbnail-entry .blog-entry-inner {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
}
.blog-entry.thumbnail-entry .thumbnail,
.blog-entry.thumbnail-entry .blog-entry-content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
}
.blog-entry.thumbnail-entry .center .thumbnail,
.blog-entry.thumbnail-entry .center .blog-entry-content {
  -ms-flex-pack: center;
      justify-content: center;
}
.blog-entry.thumbnail-entry .bottom .thumbnail,
.blog-entry.thumbnail-entry .bottom .blog-entry-content {
  -ms-flex-pack: end;
      justify-content: flex-end;
}
.blog-entry.thumbnail-entry .thumbnail {
  width: 45%;
}
.blog-entry.thumbnail-entry .thumbnail a {
  position: relative;
}
.blog-entry.thumbnail-entry .thumbnail .link-entry {
  position: absolute;
  top: 0;
}
.blog-entry.thumbnail-entry .thumbnail .left-position .link-entry {
  right: 0;
}
.blog-entry.thumbnail-entry .thumbnail .right-position .link-entry {
  left: 0;
}
.blog-entry.thumbnail-entry .blog-entry-content {
  width: 55%;
}
.blog-entry.thumbnail-entry .blog-entry-content {
  padding: 6px 0;
}
.blog-entry.thumbnail-entry .left-position .blog-entry-content {
  padding-left: 3em;
}
.blog-entry.thumbnail-entry .right-position .blog-entry-content {
  padding-right: 3em;
}
.blog-entry.thumbnail-entry .blog-entry-category {
  display: block;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.6px;
  line-height: 1.2em;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.blog-entry.thumbnail-entry .blog-entry-category a {
  color: #13aff0;
}
.blog-entry.thumbnail-entry .blog-entry-category a:hover {
  color: #333;
}
.blog-entry.thumbnail-entry .blog-entry-summary {
  margin-bottom: 15px;
}
.blog-entry.thumbnail-entry .blog-entry-bottom {
  display: block;
  border-top: 1px solid #e9e9e9;
  padding-top: 15px;
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0.6px;
  line-height: 1.2em;
  text-transform: uppercase;
}
.blog-entry.thumbnail-entry .blog-entry-comments,
.blog-entry.thumbnail-entry .blog-entry-comments a,
.blog-entry.thumbnail-entry .blog-entry-date {
  color: #ababab;
}
.blog-entry.thumbnail-entry .blog-entry-comments {
  float: left;
}
.blog-entry.thumbnail-entry .blog-entry-comments i {
  padding-right: 6px;
}
.blog-entry.thumbnail-entry .blog-entry-comments a:hover {
  color: #333;
}
.blog-entry.thumbnail-entry .blog-entry-comments svg.owp-icon {
  width: 17px;
  height: 17px;
  margin-right: 0.7rem;
}
.blog-entry.thumbnail-entry .blog-entry-date {
  float: right;
}
.blog-entry.thumbnail-entry.format-standard.no-featured-image .blog-entry-content {
  width: 100%;
}
.blog-entry.thumbnail-entry.format-standard.no-featured-image .left-position .blog-entry-content {
  padding-left: 0;
}
.blog-entry.thumbnail-entry.format-standard.no-featured-image .right-position .blog-entry-content {
  padding-right: 0;
}

/*------------------------------------*
	Phone Portrait and Landscape
*------------------------------------*/
@media only screen and (max-width: 767px) {
  .blog-entry.thumbnail-entry .blog-entry-inner {
    -ms-flex-direction: column;
        flex-direction: column;
  }
  .blog-entry.thumbnail-entry .thumbnail,
.blog-entry.thumbnail-entry .blog-entry-content {
    width: 100%;
  }
  .blog-entry.thumbnail-entry .blog-entry-content {
    margin-top: 15px;
    padding: 0 !important;
  }
}
ul.meta {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: start;
      justify-content: flex-start;
  color: #4a4a4a;
  font-size: 14px;
  line-height: 1.3;
  margin: 0 0 20px;
  padding: 0 0 10px;
  list-style: none;
}
ul.meta li {
  line-height: 1.5;
  -ms-flex-item-align: end;
      align-self: flex-end;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  padding-bottom: 5px;
}
ul.meta li:after {
  padding: 0 6px;
  font-weight: bold;
}
ul.meta li:last-child:after {
  display: none;
  padding: 0;
}
ul.meta li a {
  color: #4a4a4a;
}
ul.meta li a:hover {
  color: #13aff0;
}
ul.meta li i {
  padding-right: 6px;
  font-size: 17px;
}
ul.meta li .owp-icon {
  margin-right: 8px;
}
ul.meta li svg.owp-icon {
  width: 18px;
  height: 18px;
}
ul.meta li .owp-sep {
  padding: 0 5px;
}

ul.obem-default li:after {
  content: "-";
}

ul.obem-modern li:after {
  content: "|";
}

ul.obem-stylish li:after {
  content: "//";
}

ul.obem-none li:after {
  content: "";
  margin: 0 5px;
}

/*------------------------------------*
	Single Post Styling
*------------------------------------*/
.single-post ul.meta,
.single.ocean-cpt ul.meta {
  font-size: 14.5px;
  border-bottom: 1px solid #f1f1f1;
  padding-bottom: 15px;
}
.single-post ul.meta li:after,
.single.ocean-cpt ul.meta li:after {
  padding: 0 8px;
}
.single-post ul.meta li i,
.single.ocean-cpt ul.meta li i {
  padding-right: 9px;
}
.single-post ul.meta li .owp-icon,
.single.ocean-cpt ul.meta li .owp-icon {
  margin-right: 8px;
}
.single-post ul.meta li svg.owp-icon,
.single.ocean-cpt ul.meta li svg.owp-icon {
  width: 20px;
  height: 20px;
}

.single-post ul.ospm-default li:after, .single.ocean-cpt ul.ospm-default li:after {
  content: "-";
}

.single-post ul.ospm-modern li:after, .single.ocean-cpt ul.ospm-modern li:after {
  content: "|";
}

.single-post ul.ospm-stylish li:after, .single.ocean-cpt ul.ospm-stylish li:after {
  content: "//";
}

.single-post ul.ospm-none li:after, .single.ocean-cpt ul.ospm-none li:after {
  content: "";
  margin: 0 10px;
}

/**
 *  Gallery Format
 */
.gallery-format {
  opacity: 0;
  visibility: hidden;
  height: 0;
}
.gallery-format img,
.gallery-format a.gallery-lightbox {
  display: block;
  position: relative;
  width: 100%;
  margin-bottom: 0;
}
.gallery-format .flickity-button {
  top: calc(100% - 18px);
  width: 30px;
  height: 36px;
  border-radius: 0;
  background-color: rgba(0, 0, 0, 0.6);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
}
.gallery-format .flickity-button:hover {
  background-color: rgba(0, 0, 0, 0.8);
}
.gallery-format .flickity-button:disabled {
  pointer-events: unset;
}
.gallery-format .flickity-button.next {
  right: 0;
}
.gallery-format .flickity-button.previous {
  left: auto;
  right: 30px;
}
.gallery-format .flickity-button svg {
  fill: #fff;
  width: 12px;
  height: auto;
  position: static;
}

/**
 *  Video/audio format
 */
.wp-video {
  width: 100% !important;
}

/**
 * Link Format
 */
.link-entry {
  position: absolute;
  top: 20px;
  right: 20px;
}
.link-entry i {
  display: inline-block;
  width: 60px;
  height: 60px;
  font-size: 22px;
  line-height: 60px;
  background-color: #333;
  color: #fff;
  text-align: center;
  border-radius: 50%;
  transition: all 0.3s ease;
}

.thumbnail:hover i {
  background-color: #13aff0;
}

.link-post-svg-icon {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background-color: #333;
  text-align: center;
  padding-top: 18px;
}
.link-post-svg-icon .owp-icon {
  width: 22px;
  height: 22px;
}
.link-post-svg-icon .owp-icon use {
  stroke: #fff;
}

/**
 *  Quote format
 */
.post-quote-content,
.post-quote-author {
  position: relative;
  background-color: #13aff0;
  color: #fff;
  font-size: 20px;
  padding: 20px 30px;
  line-height: 1.6;
  z-index: 1;
}

.post-quote-icon {
  position: absolute;
  right: 20px;
  bottom: 10px;
  font-size: 48px;
  -moz-opacity: 0.2;
  -webkit-opacity: 0.2;
  opacity: 0.2;
  z-index: -1;
}
.post-quote-icon svg.owp-icon {
  width: 45px;
  height: 45px;
}

.post-quote-author {
  background-color: #0b7cac;
  font-size: 12px;
  font-weight: 600;
  padding: 10px 30px;
  margin-top: 1px;
  text-transform: uppercase;
  letter-spacing: 0.6px;
}

.single-post .post-quote-wrap {
  margin-bottom: 30px;
}

/**
 * Single Post
 */
.single .thumbnail {
  position: relative;
  margin-bottom: 20px;
}
.single .thumbnail img {
  width: 100%;
}
.single .entry-title {
  font-size: 34px;
  padding: 0 0 20px;
  margin: 0 0 15px;
  border-bottom: 1px solid #f1f1f1;
  letter-spacing: 0.6px;
}

.single-post.content-max-width #main #content-wrap {
  width: 100%;
  max-width: 100%;
}
.single-post.content-max-width .thumbnail,
.single-post.content-max-width .entry-header,
.single-post.content-max-width ul.meta,
.single-post.content-max-width .entry-content h1,
.single-post.content-max-width .entry-content h2,
.single-post.content-max-width .entry-content h3,
.single-post.content-max-width .entry-content h4,
.single-post.content-max-width .entry-content h5,
.single-post.content-max-width .entry-content h6,
.single-post.content-max-width .entry-content blockquote,
.single-post.content-max-width .entry-content p,
.single-post.content-max-width .post-tags,
.single-post.content-max-width .entry-share,
.single-post.content-max-width nav.post-navigation,
.single-post.content-max-width #author-bio,
.single-post.content-max-width #related-posts,
.single-post.content-max-width .comments-area {
  padding-left: 20px;
  padding-right: 20px;
}
.single-post.content-max-width .entry-header,
.single-post.content-max-width ul.meta,
.single-post.content-max-width .entry-content h1,
.single-post.content-max-width .entry-content h2,
.single-post.content-max-width .entry-content h3,
.single-post.content-max-width .entry-content h4,
.single-post.content-max-width .entry-content h5,
.single-post.content-max-width .entry-content h6,
.single-post.content-max-width .entry-content blockquote,
.single-post.content-max-width .entry-content p,
.single-post.content-max-width .wp-block-image,
.single-post.content-max-width .wp-block-buttons,
.single-post.content-max-width .wp-block-gallery,
.single-post.content-max-width .wp-block-video,
.single-post.content-max-width .wp-block-quote,
.single-post.content-max-width .wp-block-table,
.single-post.content-max-width .wp-block-text-columns,
.single-post.content-max-width .wp-block-code,
.single-post.content-max-width .wp-block-preformatted,
.single-post.content-max-width .entry-content ul,
.single-post.content-max-width .entry-content ol,
.single-post.content-max-width .wp-block-cover-text,
.single-post.content-max-width .wp-block-cover,
.single-post.content-max-width .wp-block-columns,
.single-post.content-max-width .post-tags,
.single-post.content-max-width .comments-area {
  margin: 1.5em auto;
  max-width: 700px;
}
.single-post.content-max-width .wp-block-columns.alignfull h1,
.single-post.content-max-width .wp-block-columns.alignfull h2,
.single-post.content-max-width .wp-block-columns.alignfull h3,
.single-post.content-max-width .wp-block-columns.alignfull h4,
.single-post.content-max-width .wp-block-columns.alignfull h5,
.single-post.content-max-width .wp-block-columns.alignfull h6,
.single-post.content-max-width .wp-block-columns.alignfull blockquote,
.single-post.content-max-width .wp-block-columns.alignfull p,
.single-post.content-max-width .wp-block-columns.alignfull .wp-block-image,
.single-post.content-max-width .wp-block-columns.alignfull .wp-block-buttons,
.single-post.content-max-width .wp-block-columns.alignfull .wp-block-gallery,
.single-post.content-max-width .wp-block-columns.alignfull .wp-block-video,
.single-post.content-max-width .wp-block-columns.alignfull .wp-block-quote,
.single-post.content-max-width .wp-block-columns.alignfull .wp-block-table,
.single-post.content-max-width .wp-block-columns.alignfull .wp-block-text-columns,
.single-post.content-max-width .wp-block-columns.alignfull .wp-block-preformatted,
.single-post.content-max-width .wp-block-columns.alignfull .wp-block-code,
.single-post.content-max-width .wp-block-columns.alignfull ul,
.single-post.content-max-width .wp-block-columns.alignfull ol,
.single-post.content-max-width .wp-block-columns.alignfull .wp-block-cover-text,
.single-post.content-max-width .wp-block-columns.alignfull .wp-block-cover,
.single-post.content-max-width .wp-block-columns.alignwide h1,
.single-post.content-max-width .wp-block-columns.alignwide h2,
.single-post.content-max-width .wp-block-columns.alignwide h3,
.single-post.content-max-width .wp-block-columns.alignwide h4,
.single-post.content-max-width .wp-block-columns.alignwide h5,
.single-post.content-max-width .wp-block-columns.alignwide h6,
.single-post.content-max-width .wp-block-columns.alignwide blockquote,
.single-post.content-max-width .wp-block-columns.alignwide p,
.single-post.content-max-width .wp-block-columns.alignwide .wp-block-image,
.single-post.content-max-width .wp-block-columns.alignwide .wp-block-buttons,
.single-post.content-max-width .wp-block-columns.alignwide .wp-block-gallery,
.single-post.content-max-width .wp-block-columns.alignwide .wp-block-video,
.single-post.content-max-width .wp-block-columns.alignwide .wp-block-quote,
.single-post.content-max-width .wp-block-columns.alignwide .wp-block-table,
.single-post.content-max-width .wp-block-columns.alignwide .wp-block-text-columns,
.single-post.content-max-width .wp-block-columns.alignwide .wp-block-preformatted,
.single-post.content-max-width .wp-block-columns.alignwide .wp-block-code,
.single-post.content-max-width .wp-block-columns.alignwide ul,
.single-post.content-max-width .wp-block-columns.alignwide ol,
.single-post.content-max-width .wp-block-columns.alignwide .wp-block-cover-text,
.single-post.content-max-width .wp-block-columns.alignwide .wp-block-cover,
.single-post.content-max-width .elementor-section h1,
.single-post.content-max-width .elementor-section h2,
.single-post.content-max-width .elementor-section h3,
.single-post.content-max-width .elementor-section h4,
.single-post.content-max-width .elementor-section h5,
.single-post.content-max-width .elementor-section h6,
.single-post.content-max-width .elementor-section blockquote,
.single-post.content-max-width .elementor-section p,
.single-post.content-max-width .elementor-section .wp-block-image,
.single-post.content-max-width .elementor-section .wp-block-buttons,
.single-post.content-max-width .elementor-section .wp-block-gallery,
.single-post.content-max-width .elementor-section .wp-block-video,
.single-post.content-max-width .elementor-section .wp-block-quote,
.single-post.content-max-width .elementor-section .wp-block-table,
.single-post.content-max-width .elementor-section .wp-block-text-columns,
.single-post.content-max-width .elementor-section .wp-block-preformatted,
.single-post.content-max-width .elementor-section .wp-block-code,
.single-post.content-max-width .elementor-section ul,
.single-post.content-max-width .elementor-section ol,
.single-post.content-max-width .elementor-section .wp-block-cover-text,
.single-post.content-max-width .elementor-section .wp-block-cover {
  max-width: 100%;
}
.single-post.content-max-width .entry-content ul,
.single-post.content-max-width .entry-content ol {
  padding-left: 40px;
  padding-right: 40px;
}
.single-post.content-max-width .thumbnail {
  margin-top: 0;
}
.single-post.content-max-width .entry-header {
  margin-bottom: 0;
  text-align: center;
}
.single-post.content-max-width ul.meta {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: center;
      justify-content: center;
  color: #4a4a4a;
  font-size: 14px;
  line-height: 1.3;
  margin-bottom: 20px;
  margin-top: 20px;
  padding: 0 0 10px;
  list-style: none;
}
.single-post.content-max-width .wp-block-quote p {
  padding: 0;
}
.single-post.content-max-width .entry-content blockquote p {
  max-width: 100%;
  margin: 0;
  padding: 0;
}
.single-post.content-max-width .thumbnail,
.single-post.content-max-width .wp-block-cover-text.alignwide,
.single-post.content-max-width .wp-block-image.alignwide,
.single-post.content-max-width .wp-block-gallery.alignwide,
.single-post.content-max-width .wp-block-text-columns.alignwide,
.single-post.content-max-width .entry-share,
.single-post.content-max-width nav.post-navigation,
.single-post.content-max-width #author-bio,
.single-post.content-max-width #related-posts {
  margin: 1.5em auto;
  max-width: 1100px;
}
.single-post.content-max-width .wp-block-cover-text.alignfull,
.single-post.content-max-width .wp-block-image.alignfull,
.single-post.content-max-width .wp-block-gallery.alignfull,
.single-post.content-max-width .wp-block-text-columns.alignfull {
  margin: 1.5em 0;
  max-width: 100%;
}
.single-post.content-max-width .wp-block-image.alignfull img {
  width: 100% !important;
}
.single-post.content-max-width .wp-block-image.alignleft,
.single-post.content-max-width .wp-block-image.alignright {
  max-width: 350px;
  margin-top: 0;
  margin-bottom: 0;
}
.single-post.content-max-width .wp-block-image.alignleft {
  margin-left: calc(50% - 350px);
  padding: 14px 36px 14px 0;
}
.single-post.content-max-width .wp-block-image.alignright {
  margin-right: calc(50% - 350px);
  padding: 14px 0 14px 36px;
}
.single-post.content-max-width figure img {
  margin: 0 auto;
}
.single-post.content-max-width .entry-content ul.alignfull,
.single-post.content-max-width .entry-content ol.alignfull {
  padding-left: 0;
  padding-right: 0;
}
.single-post.content-max-width .entry-content ul.alignwide,
.single-post.content-max-width .entry-content ol.alignwide {
  padding-left: 0;
  padding-right: 0;
}

.wp-block-cover-image,
.wp-block-image {
  margin-bottom: 20px;
}

.wp-block-quote.blocks-quote-style-2 {
  border: 0;
}

.wp-block-pullquote {
  border-left-width: 0;
  margin: 0;
}

.wp-block-separator {
  margin: 30px auto;
}
.wp-block-separator.is-style-wide:not(.size-full) {
  max-width: 700px;
}

.elementor-edit-area ul.elementor-editor-element-settings {
  padding: 0 !important;
  margin: 0 !important;
}

/*------------------------------------*
	Phone Landscape
*------------------------------------*/
@media only screen and (max-width: 480px) {
  .single-post.media-above-content .thumbnail {
    margin-bottom: 20px;
  }
  .single-post .entry-title {
    font-size: 26px;
  }
}
/**
 * Single Post Content
 */
.single .entry-content {
  margin-bottom: 20px;
}

.dropcap {
  float: left;
  color: #13aff0;
  font-size: 120px;
  line-height: 80px;
  margin-top: 6px;
  margin-right: 10px;
}

.entry-footer {
  display: inline-block;
  width: 100%;
}

/**
 * Single Post Tags
 */
.single .post-tags {
  font-size: 11px;
  font-weight: 600;
  margin: 30px 0 0;
  text-transform: uppercase;
}

/**
 * Single Post Next Prev
 */
.single nav.post-navigation {
  margin-top: 30px;
  padding-top: 30px;
  border-top: 1px solid #f1f1f1;
}
.single nav.post-navigation:after {
  content: "";
  display: block;
  visibility: hidden;
  clear: both;
  zoom: 1;
  height: 0;
}
.single nav.post-navigation .nav-links .title {
  display: block;
  color: #13aff0;
  line-height: 20px;
}
.single nav.post-navigation .nav-links a {
  display: block;
}
.single nav.post-navigation .nav-links i {
  font-size: 20px;
  line-height: 20px;
}
.single nav.post-navigation .nav-links .post-title {
  display: block;
  font-size: 16px;
  margin: 5px 0 0;
}
.single nav.post-navigation .nav-previous {
  float: left;
  width: 50%;
  text-align: left;
  border-right-width: 1px;
  border-style: solid;
  border-color: #f1f1f1;
  padding-right: 20px;
}
.single nav.post-navigation .nav-previous i,
.single nav.post-navigation .nav-previous .owp-icon {
  float: left;
  margin-right: 20px;
}
.single nav.post-navigation .nav-previous .owp-icon {
  margin-top: 4px;
}
.single nav.post-navigation .nav-next {
  float: right;
  width: 50%;
  text-align: right;
  padding-left: 20px;
}
.single nav.post-navigation .nav-next i,
.single nav.post-navigation .nav-next .owp-icon {
  float: right;
  margin-left: 20px;
}
.single nav.post-navigation .nav-next .owp-icon {
  margin-top: 4px;
}

/*------------------------------------*
	Phone Landscape
*------------------------------------*/
@media only screen and (max-width: 480px) {
  .single nav.post-navigation .nav-links .nav-previous,
.single nav.post-navigation .nav-links .nav-next {
    float: none;
    width: 100%;
    padding: 0;
  }
  .single nav.post-navigation .nav-links .nav-previous {
    border-right-width: 0;
    border-left-width: 0;
  }
}
/**
 * Single Post Author bio
 */
#author-bio {
  position: relative;
  margin-top: 30px;
  padding-top: 30px;
  border-top-width: 1px;
  border-style: solid;
  border-color: #f1f1f1;
}
#author-bio #author-bio-inner {
  display: -ms-flexbox;
  display: flex;
}
#author-bio .author-bio-avatar,
#author-bio .author-bio-avatar img {
  border-radius: 50%;
}
#author-bio .author-bio-avatar {
  min-width: 80px;
  margin-right: 30px;
}
#author-bio .author-bio-avatar img {
  width: 80px;
  height: 80px;
  border: 3px solid #e9e9e9;
}
#author-bio .author-bio-content {
  position: relative;
}
#author-bio .author-bio-title {
  display: inline-block;
  font-size: 18px;
  margin: 0 0 10px;
  text-transform: capitalize;
}
#author-bio .author-bio-description p:last-child {
  margin: 0;
}

.author #author-bio {
  margin: 0 0 30px;
  padding-bottom: 30px;
  border-bottom-width: 1px;
}

/*------------------------------------*
	Phone Landscape
*------------------------------------*/
@media only screen and (max-width: 480px) {
  #author-bio .author-bio-avatar {
    display: none;
  }
}
/**
 * Single Post Related posts
 */
#related-posts {
  margin-top: 30px;
  padding-top: 30px;
  border-top: 1px solid #f1f1f1;
}
#related-posts .title-wrap {
  display: block;
  color: #333;
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 0.6px;
  margin-bottom: 18px;
}
#related-posts ul {
  padding: 0;
  list-style: none;
}
#related-posts .col {
  float: left;
  position: relative;
  min-height: 100px;
  margin: 0;
  text-align: center;
}
#related-posts .span_1_of_3 {
  width: 33.3333333333%;
}

.related-thumb {
  display: block;
  background-color: #222;
}
.related-thumb img {
  display: block;
  width: 100%;
  transition: opacity 0.3s;
}
.related-thumb:hover img {
  -moz-opacity: 0.7;
  -webkit-opacity: 0.7;
  opacity: 0.7;
}

.related-post-title {
  font-size: 16px;
  font-weight: 600;
  margin: 12px 12px 3px 12px;
}
.related-post-title a {
  display: block;
}

time.published {
  font-size: 12px;
}
time.published i {
  padding-right: 5px;
}
time.published svg.owp-icon {
  width: 17px;
  height: 17px;
  margin-right: 0.7rem;
}

/*------------------------------------*
	Phone Portrait and Landscape
*------------------------------------*/
@media only screen and (max-width: 767px) {
  #related-posts .col {
    float: none;
    width: 100%;
    margin-bottom: 30px;
  }
  #related-posts .col:last-child {
    margin-bottom: 0;
  }
}
/*------------------------------------*
	$SIDEBAR
*------------------------------------*/
.widget-area {
  font-size: 13px;
}

.sidebar-box {
  margin-bottom: 40px;
}
.sidebar-box ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.widget-title {
  display: block;
  line-height: 1;
  font-size: 13px;
  font-weight: 400;
  color: #333;
  border-width: 0 0 0 3px;
  border-style: solid;
  border-color: #13aff0;
  letter-spacing: 1px;
  padding-left: 15px;
  margin: 0 0 20px;
  text-transform: capitalize;
}

/**
 * Widgets > Borders
 */
.oceanwp-widget-recent-posts-li,
.widget_categories li,
.widget_recent_entries li,
.widget_archive li,
.widget_recent_comments li,
.widget-recent-posts-icons li,
.site-footer .widget_nav_menu li {
  padding: 6px 0;
  border-bottom: 1px solid #e9e9e9;
}
.oceanwp-widget-recent-posts-li:first-child,
.widget_categories li:first-child,
.widget_recent_entries li:first-child,
.widget_archive li:first-child,
.widget_recent_comments li:first-child,
.widget-recent-posts-icons li:first-child,
.site-footer .widget_nav_menu li:first-child {
  border-top: 1px solid #e9e9e9;
}

/*------------------------------------*
	Phone Portrait and Landscape
*------------------------------------*/
@media only screen and (max-width: 767px) {
  #main .widget_nav_menu li a:before {
    display: none;
  }
}
/*------------------------------------*
	$CUSTOM SELECTS
*------------------------------------*/
.hasCustomSelect {
  width: 100%;
  z-index: 2;
}

.theme-select {
  position: relative;
  border: 1px solid #ddd;
  color: #555;
  height: 34px;
  line-height: 32px;
  padding: 0 45px 0 15px;
  width: 100%;
  z-index: 1;
  overflow: hidden;
}
.theme-select:after {
  font-family: "Font Awesome 5 Free";
  content: "\f107";
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  height: 32px;
  width: 32px;
  font-size: 11px;
  font-weight: 600;
  color: #929292;
  border-left: 1px solid #ddd;
  text-align: center;
}

/*------------------------------------*
	$PAGINATION
*------------------------------------*/
ul.page-numbers {
  display: inline-block;
  width: 100%;
  margin: 0;
  padding: 10px 0 0;
  list-style: none;
  text-align: right;
  clear: both;
}
ul.page-numbers li {
  display: inline-block;
}
ul.page-numbers li .owp-icon {
  vertical-align: inherit;
}

.page-links {
  text-align: center;
  margin: 15px 0;
}

.page-numbers a,
.page-numbers span:not(.elementor-screen-only),
.page-links span {
  position: relative;
  display: inline-block;
  min-width: 38px;
  min-width: 38px;
  line-height: 38px;
  margin: 0 8px 0 0;
  text-align: center;
  color: #555;
  border: 1px solid #e9e9e9;
  font-size: 18px;
  cursor: pointer;
  white-space: nowrap;
  border-radius: 2px;
  transition: all 0.3s ease;
  box-sizing: content-box;
}

.page-numbers a .owp-icon use {
  stroke: #555;
}

.page-numbers a span:not(.elementor-screen-only) {
  padding: 0;
}

.page-numbers a:hover,
.page-links a:hover span,
.page-numbers.current,
.page-numbers.current:hover,
.page-links > span {
  background-color: #f8f8f8;
  color: #333;
}

.page-numbers a:hover .owp-icon use {
  stroke: #555;
}

.elementor-pagination .page-numbers.current,
.elementor-pagination .page-numbers.current:hover {
  background-color: transparent;
}

.pagination-center .oceanwp-pagination ul.page-numbers,
.pagination-center .oceanwp-pagination .page-links,
.pagination-center .woocommerce-pagination ul.page-numbers,
.pagination-center .woocommerce-pagination .page-links {
  text-align: center;
}

.pagination-left .oceanwp-pagination ul.page-numbers,
.pagination-left .oceanwp-pagination .page-links,
.pagination-left .woocommerce-pagination ul.page-numbers,
.pagination-left .woocommerce-pagination .page-links {
  text-align: left;
}

/* next/prev */
.page-jump a {
  display: inline-block;
  font-size: 12px;
  line-height: 1.2;
  padding-bottom: 3px;
  border-bottom: 1px solid;
  text-transform: uppercase;
}

/* infinite scroll */
.scroller-status,
.infinite-scroll-last,
.infinite-scroll-error {
  display: none;
}

.scroller-status {
  margin-top: 20px;
  text-align: center;
  clear: both;
}
.scroller-status p {
  margin: 0;
}

.loader-ellips {
  font-size: 12px;
  position: relative;
  width: 3.5em;
  height: 1em;
  margin: 0 auto;
}

.loader-ellips__dot {
  display: block;
  width: 1em;
  height: 1em;
  border-radius: 0.5em;
  background-color: #333;
  position: absolute;
  animation-duration: 0.5s;
  animation-timing-function: ease;
  animation-iteration-count: infinite;
}
.loader-ellips__dot:nth-child(1), .loader-ellips__dot:nth-child(2) {
  left: 0;
}
.loader-ellips__dot:nth-child(3) {
  left: 1.3em;
}
.loader-ellips__dot:nth-child(4) {
  left: 2.6em;
}
.loader-ellips__dot:nth-child(1) {
  animation-name: reveal;
}
.loader-ellips__dot:nth-child(2), .loader-ellips__dot:nth-child(3) {
  animation-name: slide;
}
.loader-ellips__dot:nth-child(4) {
  animation-name: reveal;
  animation-direction: reverse;
}

@keyframes reveal {
  from {
    transform: scale(0.001);
  }
  to {
    transform: scale(1);
  }
}
@keyframes slide {
  to {
    transform: translateX(1.3em);
  }
}
.infinite-scroll-nav {
  display: none;
}

.load-more-pagination {
  text-align: center;
}
.load-more-pagination .load-more-nav {
  display: none;
}
.load-more-pagination .load-more-status__message {
  display: none;
}
.load-more-pagination .load-more-status__message.show {
  display: block;
}

/*------------------------------------*
	$COMMENT
*------------------------------------*/
#respond {
  margin-bottom: 20px;
}
#respond form {
  display: inline-block;
  width: 100%;
}
#respond .comment-textarea,
#respond .comment-form-author,
#respond .comment-form-email,
#respond .comment-form-url {
  margin-bottom: 20px;
}
#respond .comment-form-author,
#respond .comment-form-email,
#respond .comment-form-url {
  float: left;
  width: 33.33%;
}
#respond .comment-form-author {
  padding-right: 10px;
}
#respond .comment-form-email {
  padding: 0 10px;
}
#respond .comment-form-url {
  padding-left: 10px;
}
#respond input[type=text] {
  width: 100%;
}
#respond #wp-comment-cookies-consent:focus {
  outline: 1px solid;
}
#respond .form-submit {
  float: right;
  margin-bottom: 0;
}

#comments {
  margin-top: 30px;
  padding-top: 30px;
  border-top: 1px solid #f1f1f1;
}
#comments ol {
  margin: 0;
  list-style: none;
}
#comments ol.children {
  margin-left: 30px;
}
#comments.empty-closed-comments {
  display: none;
}

.comment-body {
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #f1f1f1;
}
.comment-body img.avatar {
  width: 80px;
  height: 80px;
  margin-right: 30px;
  border-radius: 50%;
}
.comment-body .comment-content {
  position: relative;
  width: 100%;
}

.comment-author {
  display: inline-block;
  width: 100%;
}
.comment-author .comment-link, .comment-author .comment-meta {
  font-weight: 600;
  margin: 5px 0 8px;
}
.comment-author .comment-link {
  float: left;
  font-size: 18px;
}
.comment-author .comment-meta {
  float: right;
  text-align: right;
  font-size: 10px;
  line-height: 2.5;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
.comment-author .comment-meta .comment-reply-link, .comment-author .comment-meta .comment-edit-link {
  margin-left: 15px;
}

.comment-author .comment-meta .comment-reply-link {
  color: #13aff0;
}

.comment-author .comment-meta .comment-reply-link:hover {
  color: #333;
}

#respond #cancel-comment-reply-link {
  font-size: 10px;
  color: #929292;
  float: right;
  border: 2px solid #f1f1f1;
  padding: 3px 10px;
  border-radius: 3px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
#respond #cancel-comment-reply-link:hover {
  color: #13aff0;
  border-color: #13aff0;
}

span.required {
  position: relative;
  top: -4px;
  font-size: 10px;
  margin-left: 3px;
  color: #F00;
}

.comment-body p {
  margin: 0;
}

.no-comments {
  text-align: right;
}
.no-comments i {
  margin-right: 8px;
}

.comment-navigation {
  display: inline-block;
  width: 100%;
}
.comment-navigation .nav-links a {
  display: inline-block;
  font-size: 12px;
  line-height: 1.2;
  padding-bottom: 3px;
  border-bottom: 1px solid;
  text-transform: uppercase;
}
.comment-navigation .nav-links .nav-previous {
  float: left;
  margin-right: 1.5em;
}
.comment-navigation .nav-links .nav-previous i {
  margin-right: 5px;
}
.comment-navigation .nav-links .nav-next {
  float: right;
  margin-left: 1.5em;
}
.comment-navigation .nav-links .nav-next i {
  margin-left: 5px;
}

/*------------------------------------*
	Phone Portrait and Landscape
*------------------------------------*/
@media only screen and (max-width: 767px) {
  #comments ol.children {
    margin-left: 0;
    margin-right: 0;
  }
  #respond .comment-form-author,
#respond .comment-form-email,
#respond .comment-form-url {
    float: none;
    width: 100%;
    padding-right: 0;
    padding: 0;
    padding-left: 0;
  }
}
/*------------------------------------*
	Phone Landscape
*------------------------------------*/
@media only screen and (max-width: 480px) {
  .comment-body img {
    display: none;
  }
  .comment-author {
    margin-bottom: 16px;
  }
  .comment-author .comment-link,
.comment-author .comment-meta {
    float: none;
  }
}
/*------------------------------------*
	$SEARCH
*------------------------------------*/
.search-results article {
  position: relative;
  width: 100%;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #e9e9e9;
}
.search-results article .search-entry-inner {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}
.search-results article .thumbnail {
  min-width: 120px;
  margin-right: 20px;
}
.search-results article .thumbnail img {
  border-radius: 5px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
.search-results article .search-entry-title {
  font-size: 24px;
  margin: 0 0 6px;
}
.search-results article .search-entry-summary p:last-child {
  margin-bottom: 0;
}
.search-results article .search-entry-readmore a {
  display: inline-block;
  font-size: 12px;
  font-weight: 600;
  line-height: 1;
  padding-bottom: 3px;
  border-bottom: 1px solid;
  text-transform: uppercase;
  letter-spacing: 0.6px;
}
.search-results article ul {
  list-style: none;
}

/*------------------------------------*
    Phone Landscape
*------------------------------------*/
@media only screen and (max-width: 480px) {
  .search-results article .thumbnail {
    display: none;
  }
}
/*------------------------------------*
	$FOOTER
*------------------------------------*/
.site-footer {
  position: relative;
}

/**
 * Footer widgets
 */
#footer-widgets {
  background-color: #222;
  padding: 30px 0;
  margin: 0;
}
#footer-widgets .footer-box {
  padding: 0 15px;
  margin: 0;
}
#footer-widgets .footer-box .footer-widget {
  margin-bottom: 20px;
}
#footer-widgets .footer-box .footer-widget:last-child {
  margin-bottom: 0;
}
#footer-widgets .footer-box .footer-widget ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#footer-widgets .footer-box .widget-title {
  color: #fff;
}
#footer-widgets .footer-box a {
  color: #fff;
}
#footer-widgets .footer-box a:hover {
  color: #13aff0;
}
#footer-widgets #wp-calendar caption,
#footer-widgets #wp-calendar th,
#footer-widgets #wp-calendar tbody,
#footer-widgets .contact-info-widget i,
#footer-widgets .contact-info-widget .owp-icon,
#footer-widgets .mailchimp-widget input[type=email],
#footer-widgets .posts-thumbnails-widget li,
#footer-widgets .social-widget li a {
  border-color: #555;
}
#footer-widgets .mailchimp-widget input[type=email]:focus {
  border-color: #13aff0;
}
#footer-widgets .tagcloud a {
  background-color: #222;
  border-color: #333;
}
#footer-widgets .tagcloud a:hover {
  background-color: #444;
  color: #fff;
  border-color: #555;
}

/**
 * Parallax footer
 */
.parallax-footer {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 0;
}

.has-parallax-footer #main {
  z-index: 1;
}

.has-parallax-footer:not(.boxed-layout) #main {
  box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.1);
}

.has-parallax-footer:not(.separate-layout) #main {
  background-color: #fff;
}

.has-parallax-footer.separate-layout #main {
  background-color: #f1f1f1;
}

.boxed-layout .parallax-footer {
  width: 1280px;
  left: auto;
  right: auto;
}

/*------------------------------------*
	All Devices under 960px
*------------------------------------*/
@media only screen and (max-width: 959px) {
  /* margin footer columns */
  #footer-widgets .col {
    margin-bottom: 30px;
  }
  /* Parallax footer */
  .has-parallax-footer #main {
    margin-bottom: 0 !important;
  }
  .parallax-footer {
    position: relative;
  }
}
/* Responsive columns */
@media only screen and (min-width: 481px) and (max-width: 768px) {
  #footer-widgets.tablet-1-col .footer-box {
    width: 100%;
  }
  #footer-widgets.tablet-2-col .footer-box {
    width: 50% !important;
  }
  #footer-widgets.tablet-2-col .footer-box:nth-child(3n) {
    clear: left;
  }
  #footer-widgets.tablet-3-col .footer-box {
    width: 33.33% !important;
    clear: none;
  }
  #footer-widgets.tablet-3-col .footer-box:nth-child(4n) {
    clear: left;
  }
  #footer-widgets.tablet-4-col .footer-box {
    width: 25% !important;
  }
  #footer-widgets.tablet-4-col .footer-box:nth-child(5n) {
    clear: left;
  }
}
@media only screen and (max-width: 480px) {
  #footer-widgets.mobile-1-col .footer-box {
    width: 100%;
  }
  #footer-widgets.mobile-2-col .footer-box {
    width: 50% !important;
  }
  #footer-widgets.mobile-2-col .footer-box:nth-child(3n) {
    clear: left;
  }
  #footer-widgets.mobile-3-col .footer-box {
    width: 33.33% !important;
    clear: none;
  }
  #footer-widgets.mobile-3-col .footer-box:nth-child(4n) {
    clear: left;
  }
  #footer-widgets.mobile-4-col .footer-box {
    width: 25% !important;
  }
  #footer-widgets.mobile-4-col .footer-box:nth-child(5n) {
    clear: left;
  }
}
/**
 * Footer bottom
 */
#footer-bottom {
  background-color: #1B1B1B;
  padding: 15px 0;
  font-size: 12px;
  line-height: 1;
  color: #fff;
}
#footer-bottom #footer-bottom-menu, #footer-bottom #copyright {
  width: 50%;
}
#footer-bottom #footer-bottom-menu {
  float: right;
  text-align: right;
  padding-left: 15px;
}
#footer-bottom #footer-bottom-menu ul {
  display: inline-block;
  margin: 0;
  list-style: none;
  margin: 0;
  padding: 0;
}
#footer-bottom #footer-bottom-menu li {
  float: left;
}
#footer-bottom #footer-bottom-menu li:after {
  content: "|";
  margin-left: 5px;
  margin-right: 5px;
}
#footer-bottom #footer-bottom-menu li:last-child:after {
  content: "";
  margin-left: 0;
  margin-right: 0;
}
#footer-bottom #footer-bottom-menu a {
  color: #fff;
}
#footer-bottom #footer-bottom-menu a:hover {
  color: #13aff0;
}
#footer-bottom.no-footer-nav #copyright {
  float: none;
  width: 100%;
  text-align: center;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
#footer-bottom #copyright {
  float: left;
  text-align: left;
  padding-right: 15px;
}
#footer-bottom a {
  color: #fff;
}
#footer-bottom a:hover {
  color: #13aff0;
}

/*------------------------------------*
	All Devices under 960px
*------------------------------------*/
@media only screen and (max-width: 959px) {
  /* center footer bottom */
  #footer-bottom #copyright,
#footer-bottom #footer-bottom-menu {
    float: none;
    width: 100%;
    padding-right: 0;
    padding-left: 0;
    text-align: center;
  }
  #footer-bottom #footer-bottom-menu {
    margin-bottom: 15px;
  }
  #footer-bottom #footer-bottom-menu li {
    float: none;
    display: inline-block;
  }
}
/*------------------------------------*
	Phone Landscape
*------------------------------------*/
@media only screen and (max-width: 480px) {
  #footer-bottom #footer-bottom-menu li {
    margin-bottom: 8px;
  }
}
/**
 * Scroll top
 */
#scroll-top {
  display: none;
  opacity: 0;
  position: fixed;
  right: 20px;
  bottom: 20px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  background-color: rgba(0, 0, 0, 0.4);
  color: #fff;
  font-size: 18px;
  cursor: pointer;
  border-radius: 2px;
  text-align: center;
  z-index: 100;
  box-sizing: content-box;
}
#scroll-top > span {
  line-height: inherit;
  vertical-align: top;
}
#scroll-top:hover {
  background-color: rgba(0, 0, 0, 0.8);
}
#scroll-top.scroll-top-left {
  left: 20px;
  right: auto;
}
#scroll-top .owp-icon {
  vertical-align: initial;
}
#scroll-top .owp-icon use {
  stroke: #fff;
}

/*------------------------------------*
	Phone Landscape
*------------------------------------*/
@media only screen and (max-width: 480px) {
  #scroll-top {
    right: 10px;
    bottom: 10px;
    width: 26px;
    height: 26px;
    line-height: 24px;
    font-size: 14px;
  }
}
/*------------------------------------*
	$404 PAGE
*------------------------------------*/
.error404-content {
  position: relative;
  margin: 0 auto;
  text-align: center;
}
.error404-content .error-title {
  font-size: 46px;
  margin: 0 0 25px;
}
.error404-content .error-text {
  font-size: 18px;
  font-weight: 300;
  margin-bottom: 35px;
}
.error404-content .searchform {
  max-width: 390px;
  margin: 0 auto;
}
.error404-content .error-btn {
  font-size: 13px;
  padding: 14px 26px;
  margin-top: 60px;
}
.error404-content .error-btn:hover {
  color: #fff;
}

/*------------------------------------*
    Phone Landscape
*------------------------------------*/
@media only screen and (max-width: 480px) {
  .error404-content .searchform {
    width: 100%;
  }
  .error404-content .error-btn {
    margin-top: 40px;
  }
}
/*------------------------------------*
	$GENERAL
*------------------------------------*/
/* Fix for the tabs under the header in the edit mode */
.fl-builder-edit #site-header,
.fl-builder-edit.has-transparent-header #site-header,
.elementor-editor-active #site-header {
  z-index: 1;
}

.fl-builder-edit #main,
.elementor-editor-active #main {
  z-index: inherit !important;
}

/* Fix the height automatically in the custom header style */
#site-header .elementor-section-wrap {
  height: auto !important;
}

/* Fix image alignment with caption issue */
.elementor-widget-image .elementor-image img {
  display: inline-block;
}

/* Fix carousel next/prev bug in Elementor */
.elementor-slick-slider .slick-prev,
.elementor-slick-slider .slick-next {
  height: auto;
}

/* Fix background hover color on the photoswipe buttons */
.pswp__button:hover {
  background-color: transparent;
}

/* Fix bug with MotoPress */
div.motopress-bootstrap-dropdown .dropdown-menu {
  display: block !important;
  position: static !important;
}

/* Fix problem with Geolocation addon of Caldera form in the Ocean Modal Window */
.pac-container {
  z-index: 100003;
}

/* Remove the Elementor section min height if the no-height class is added */
.no-height .elementor-column {
  min-height: 0;
}

/* WooCommerce issues with Elementor Pro */
body .elementor-element.elementor-wc-products ul.products li.product .onsale {
  padding: 8px 12px;
}

body .elementor-element.elementor-wc-products ul.products li.product.circle-sale .onsale {
  padding: 0;
}

@media only screen and (max-width: 959px) {
  .elementor-element.elementor-wc-products ul.products li.product {
    width: auto !important;
  }
}
/* Fix parallax footer issue in the Elementor editor */
.elementor-editor-active .parallax-footer {
  z-index: -1;
}

/* Fix checkbox issue in Elementor */
.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option input[type=checkbox] {
  display: inline-block;
}

/*------------------------------------*
	$SIDR
*------------------------------------*/
#sidr-close,
.sidebar-mobile #mobile-nav {
  display: none;
}

#sidr {
  display: block;
  position: fixed;
  top: 0;
  height: 100%;
  z-index: 999999;
  width: 300px;
  max-width: 100%;
  padding-bottom: 30px;
  overflow-x: hidden;
  overflow-y: auto;
  font-size: 15px;
  background-color: #fff;
  color: #555;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-overflow-scrolling: touch;
}
#sidr ul {
  margin: 0;
  list-style: none;
}

.sidr.right {
  left: auto;
  right: -300px;
}

.sidr.left {
  left: -300px;
  right: auto;
}

.sidr a {
  color: #555;
}

.sidr a:hover,
.sidr-class-dropdown-toggle:hover,
.sidr-class-menu-item-has-children.active > a,
.sidr-class-menu-item-has-children.active > a > .sidr-class-dropdown-toggle {
  color: #13aff0;
}

.sidr-class-clr:after {
  content: "";
  display: block;
  visibility: hidden;
  clear: both;
  zoom: 1;
  height: 0;
}

a.sidr-class-toggle-sidr-close {
  display: block;
  background-color: #f8f8f8;
  color: #333;
  font-size: 13px;
  font-weight: 600;
  line-height: 1;
  padding: 20px;
  letter-spacing: 0.6px;
  text-transform: uppercase;
}
a.sidr-class-toggle-sidr-close i {
  display: inline-block;
  padding-right: 8px;
  margin: 0;
  width: auto;
  height: auto;
  line-height: 1;
  vertical-align: bottom;
}
a.sidr-class-toggle-sidr-close .owp-icon {
  margin-right: 8px;
}

.sidr-class-dropdown-menu ul,
.sidr-class-fs-dropdown-menu ul {
  display: none;
  border-top: 1px solid rgba(0, 0, 0, 0.035);
  margin-left: 0;
  background-color: rgba(0, 0, 0, 0.02);
}
.sidr-class-dropdown-menu li,
.sidr-class-fs-dropdown-menu li {
  border-bottom: 1px solid rgba(0, 0, 0, 0.035);
}
.sidr-class-dropdown-menu.sidr-class-left-menu li:last-child,
.sidr-class-fs-dropdown-menu.sidr-class-left-menu li:last-child {
  border-bottom: none;
}
.sidr-class-dropdown-menu > li:first-child,
.sidr-class-fs-dropdown-menu > li:first-child {
  border-top: 1px solid rgba(0, 0, 0, 0.035);
}
.sidr-class-dropdown-menu li a,
.sidr-class-fs-dropdown-menu li a {
  padding: 12px 20px;
  display: block;
  position: relative;
}
.sidr-class-dropdown-menu li a:focus,
.sidr-class-fs-dropdown-menu li a:focus {
  outline: 1px dashed rgba(0, 0, 0, 0.3);
}
.sidr-class-dropdown-menu li a.sidr-class-sf-with-ul,
.sidr-class-fs-dropdown-menu li a.sidr-class-sf-with-ul {
  padding-right: 40px;
}
.sidr-class-dropdown-menu ul li:last-child,
.sidr-class-fs-dropdown-menu ul li:last-child {
  border: none;
}

.sidr-class-top-bar-menu > li:first-child {
  border-top: none;
}

.sidr-class-menu-item-has-children {
  position: relative;
}

.sidr-class-dropdown-menu li.sidr-class-menu-item-has-children > a {
  padding-right: 60px;
}

.sidr-class-dropdown-toggle {
  font-size: 11px;
  height: 100%;
  width: 60px;
  position: absolute;
  right: 0;
  top: 0;
  cursor: pointer;
  color: #555;
  text-align: right;
  padding-right: 20px;
  text-align: center;
  transition: all 0.3s ease;
}
.sidr-class-dropdown-toggle:focus {
  outline: 1px dashed rgba(0, 0, 0, 0.3);
}
.sidr-class-dropdown-toggle:before {
  font-family: "Font Awesome 5 Free";
  content: "+";
  font-size: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 30px;
  height: 30px;
  line-height: 30px;
  margin-top: -15px;
  margin-left: -15px;
}

.sidr-class-dropdown-menu li.active > a > .sidr-class-dropdown-toggle:before {
  content: "-";
}
.sidr-class-dropdown-menu ul a:before {
  font-family: "Font Awesome 5 Free";
  content: "\f105";
  display: inline-block;
  margin: 0 10px;
  font-weight: 600;
}
.sidr-class-dropdown-menu ul ul a:before {
  margin-left: 20px;
}
.sidr-class-dropdown-menu ul ul ul a:before {
  margin-left: 40px;
}

.sidr-class-middle-site-logo,
.sidr #searchform-header-replace-close,
.sidr #sidr-id-searchform-overlay,
.sidr .sidr-class-nav-arrow,
.sidr-class-sidebar-box,
.sidr-class-mega-cat .sidr-class-dropdown-toggle,
.sidr-class-mega-cat .sidr-class-megamenu,
.sidr-class-elementor {
  display: none !important;
}

.sidr-class-dropdown-menu li.sidr-class-menu-item-has-children.sidr-class-mega-cat > a {
  padding-right: 20px;
}

/* Icons */
.sidr-class-dropdown-menu a i {
  font-size: inherit !important;
  vertical-align: initial !important;
  margin-right: 10px;
}
.sidr-class-dropdown-menu a i.after {
  margin-right: 0;
  margin-left: 10px;
}

/* WPML img */
.sidr-class-wpml-ls-flag {
  margin-right: 10px;
  vertical-align: baseline;
}

/* Overlay */
.oceanwp-sidr-overlay {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.3);
  z-index: 99;
}

/* Search */
#mobile-menu-search,
.sidr-class-woo-cart-link,
.sidr-class-search-toggle-li,
#sidr-id-searchform-dropdown,
#sidr-id-searchform-header-replace {
  display: none;
}

.sidr-class-mobile-searchform {
  position: relative;
  margin: 30px 20px 0;
}
.sidr-class-mobile-searchform input {
  padding: 6px 45px 6px 12px !important;
  margin-top: 0 !important;
  box-sizing: inherit;
}
.sidr-class-mobile-searchform button {
  display: block;
  position: absolute;
  right: 10px;
  height: 30px;
  line-height: 30px;
  width: 30px;
  padding: 0;
  text-align: center;
  top: 50%;
  margin-top: -15px;
  background-color: transparent !important;
  color: #555;
  border: 0;
  transition: all 0.3s ease-in-out;
}
.sidr-class-mobile-searchform button:hover {
  color: #222;
}
.sidr-class-mobile-searchform button:focus {
  outline: 1px solid;
  color: #1a1a1a;
}

/* Social */
.sidr-class-social-menu-inner ul {
  display: table;
  width: 100%;
  text-align: center;
  table-layout: fixed;
}
.sidr-class-social-menu-inner ul li {
  display: table-cell;
}
.sidr-class-social-menu-inner ul li a {
  display: block;
  padding: 12px 10px;
}

.admin-bar #sidr,
.admin-bar .oceanwp-sidr-overlay {
  top: 32px;
  height: calc(100% - 32px);
}

@media screen and (max-width: 782px) {
  .admin-bar #sidr,
.admin-bar .oceanwp-sidr-overlay {
    top: 46px;
    height: calc(100% - 46px);
  }
}
/*------------------------------------*
	$PERFECT SCROLLBAR
*------------------------------------*/
/*
 * Container style
 */
.ps {
  overflow: hidden !important;
  overflow-anchor: none;
  -ms-overflow-style: none;
  touch-action: auto;
  -ms-touch-action: auto;
}

/*
 * Scrollbar rail styles
 */
.ps__rail-x {
  display: none;
  opacity: 0;
  transition: background-color 0.2s linear, opacity 0.2s linear;
  -webkit-transition: background-color 0.2s linear, opacity 0.2s linear;
  height: 15px;
  /* there must be 'bottom' or 'top' for ps__rail-x */
  bottom: 0px;
  /* please don't change 'position' */
  position: absolute;
}

.ps__rail-y {
  display: none;
  opacity: 0;
  transition: background-color 0.2s linear, opacity 0.2s linear;
  -webkit-transition: background-color 0.2s linear, opacity 0.2s linear;
  width: 15px;
  /* there must be 'right' or 'left' for ps__rail-y */
  right: 0;
  /* please don't change 'position' */
  position: absolute;
}

.ps--active-x > .ps__rail-x,
.ps--active-y > .ps__rail-y {
  display: block;
  background-color: transparent;
}

.ps:hover > .ps__rail-x,
.ps:hover > .ps__rail-y,
.ps--focus > .ps__rail-x,
.ps--focus > .ps__rail-y,
.ps--scrolling-x > .ps__rail-x,
.ps--scrolling-y > .ps__rail-y {
  opacity: 0.6;
}

.ps .ps__rail-x:hover,
.ps .ps__rail-y:hover,
.ps .ps__rail-x:focus,
.ps .ps__rail-y:focus,
.ps .ps__rail-x.ps--clicking,
.ps .ps__rail-y.ps--clicking {
  background-color: #eee;
  opacity: 0.9;
}

/*
 * Scrollbar thumb styles
 */
.ps__thumb-x {
  background-color: #aaa;
  border-radius: 6px;
  transition: background-color 0.2s linear, height 0.2s ease-in-out;
  -webkit-transition: background-color 0.2s linear, height 0.2s ease-in-out;
  height: 6px;
  /* there must be 'bottom' for ps__thumb-x */
  bottom: 2px;
  /* please don't change 'position' */
  position: absolute;
}

.ps__thumb-y {
  background-color: #aaa;
  border-radius: 6px;
  transition: background-color 0.2s linear, width 0.2s ease-in-out;
  -webkit-transition: background-color 0.2s linear, width 0.2s ease-in-out;
  width: 6px;
  /* there must be 'right' for ps__thumb-y */
  right: 2px;
  /* please don't change 'position' */
  position: absolute;
}

.ps__rail-x:hover > .ps__thumb-x,
.ps__rail-x:focus > .ps__thumb-x,
.ps__rail-x.ps--clicking .ps__thumb-x {
  background-color: #999;
  height: 11px;
}

.ps__rail-y:hover > .ps__thumb-y,
.ps__rail-y:focus > .ps__thumb-y,
.ps__rail-y.ps--clicking .ps__thumb-y {
  background-color: #999;
  width: 11px;
}

/* MS supports */
@supports (-ms-overflow-style: none) {
  .ps {
    overflow: auto !important;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .ps {
    overflow: auto !important;
  }
}
/*------------------------------------*
	$FLICKITY
*------------------------------------*/
/*! Flickity v2.2.2
https://flickity.metafizzy.co
---------------------------------------------- */
.flickity-enabled {
  position: relative;
}

.flickity-enabled:focus {
  outline: none;
}

.flickity-viewport {
  overflow: hidden;
  position: relative;
  height: 100%;
}

.flickity-slider {
  position: absolute;
  width: 100%;
  height: 100%;
}

/* draggable */
.flickity-enabled.is-draggable {
  -webkit-tap-highlight-color: transparent;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.flickity-enabled.is-draggable .flickity-viewport {
  cursor: move;
  cursor: grab;
}

.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
  cursor: grabbing;
}

/* ---- flickity-button ---- */
.flickity-button {
  position: absolute;
  background: hsla(0deg, 0%, 100%, 0.75);
  border: none;
  color: #333;
}

.flickity-button:hover {
  background: white;
  cursor: pointer;
}

.flickity-button:focus {
  outline: none;
  box-shadow: 0 0 0 5px #19F;
}

.flickity-button:active {
  opacity: 0.6;
}

.flickity-button:disabled {
  opacity: 0.3;
  cursor: auto;
  /* prevent disabled button from capturing pointer up event. #716 */
  pointer-events: none;
}

.flickity-button-icon {
  fill: currentColor;
}

/* ---- previous/next buttons ---- */
.flickity-prev-next-button {
  top: 50%;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  /* vertically center */
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
}

.flickity-prev-next-button.previous {
  left: 10px;
}

.flickity-prev-next-button.next {
  right: 10px;
}

/* right to left */
.flickity-rtl .flickity-prev-next-button.previous {
  left: auto;
  right: 10px;
}

.flickity-rtl .flickity-prev-next-button.next {
  right: auto;
  left: 10px;
}

.flickity-prev-next-button .flickity-button-icon {
  position: absolute;
  left: 20%;
  top: 20%;
  width: 60%;
  height: 60%;
}

/* ---- page dots ---- */
.flickity-page-dots {
  position: absolute;
  width: 100%;
  bottom: -25px;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  line-height: 1;
}

.flickity-rtl .flickity-page-dots {
  direction: rtl;
}

.flickity-page-dots .dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 8px;
  background: #333;
  border-radius: 50%;
  opacity: 0.25;
  cursor: pointer;
}

.flickity-page-dots .dot.is-selected {
  opacity: 1;
}

/*------------------------------------*
	$MAGNIFIC POPUP
*------------------------------------*/
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box;
}

.mfp-container:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
  display: none;
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: zoom-out;
}

.mfp-zoom {
  cursor: pointer;
  cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -ms-user-select: none;
      user-select: none;
}

.mfp-loading.mfp-figure {
  display: none;
}

.mfp-hide {
  display: none !important;
}

.mfp-preloader {
  color: #ccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}

.mfp-preloader a {
  color: #ccc;
}

.mfp-preloader a:hover {
  color: #fff;
}

.mfp-s-ready .mfp-preloader {
  display: none;
}

.mfp-s-error .mfp-content {
  display: none;
}

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
}

button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #fff;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}

.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
}

.mfp-close:active {
  top: 1px;
}

.mfp-close-btn-in .mfp-close {
  color: #333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #fff;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #ccc;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}

.mfp-arrow:active {
  margin-top: -54px;
}

.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
}

.mfp-arrow:before,
.mfp-arrow:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}

.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}

.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}

.mfp-arrow-left {
  left: 0;
}

.mfp-arrow-left:after {
  border-right: 17px solid #fff;
  margin-left: 31px;
}

.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3f3f3f;
}

.mfp-arrow-right {
  right: 0;
}

.mfp-arrow-right:after {
  border-left: 17px solid #fff;
  margin-left: 39px;
}

.mfp-arrow-right:before {
  border-left: 27px solid #3f3f3f;
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
  top: -40px;
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}

.mfp-figure:after {
  content: "";
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}

.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px;
}

.mfp-figure figure {
  margin: 0;
}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px;
}

.mfp-image-holder .mfp-content {
  max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
     * Remove all paddings around the image on small screen
     */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    -ms-transform: scale(0.75);
        transform: scale(0.75);
  }
  .mfp-arrow-left {
    -ms-transform-origin: 0;
        transform-origin: 0;
  }
  .mfp-arrow-right {
    -ms-transform-origin: 100%;
        transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
/* overlay at start */
.mfp-fade.mfp-bg {
  opacity: 0;
  transition: all 0.15s ease-out;
}

/* overlay animate in */
.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.8;
}

/* overlay animate out */
.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0;
}

/* content at start */
.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
  transition: all 0.15s ease-out;
}

/* content animate it */
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
}

/* content animate out */
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
}

.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
  opacity: 0;
  -webkit-backface-visibility: hidden;
  /* ideally, transition speed should match zoom duration */
  transition: all 0.3s ease-out;
}

.mfp-with-zoom.mfp-ready .mfp-container {
  opacity: 1;
}

.mfp-with-zoom.mfp-ready.mfp-bg {
  opacity: 0.8;
}

.mfp-with-zoom.mfp-removing .mfp-container,
.mfp-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}

/*------------------------------------*
	$RESPONSIVE
*------------------------------------*/
/*------------------------------------*
	All Devices under 960px
*------------------------------------*/
@media only screen and (max-width: 959px) {
  /* default breakpoint */
  body.default-breakpoint #site-logo.has-responsive-logo .custom-logo-link {
    display: none;
  }
  body.default-breakpoint #site-logo.has-responsive-logo .responsive-logo-link {
    display: block;
  }
  body.default-breakpoint .is-sticky #site-logo.has-responsive-logo .sticky-logo-link {
    display: block;
  }
  body.default-breakpoint .is-sticky #site-logo.has-sticky-logo .responsive-logo-link {
    display: none;
  }
  body.default-breakpoint #site-header.center-header #site-logo {
    display: block;
  }
  body.default-breakpoint #top-bar-nav,
body.default-breakpoint #site-navigation-wrap,
body.default-breakpoint .oceanwp-social-menu,
body.default-breakpoint .after-header-content {
    display: none;
  }
  body.default-breakpoint .center-logo #site-logo {
    float: none;
    position: absolute;
    left: 50%;
    padding: 0;
    -ms-transform: translateX(-50%);
        transform: translateX(-50%);
  }
  body.default-breakpoint .oceanwp-mobile-menu-icon {
    display: block;
  }
  body.default-breakpoint #top-bar.has-no-content #top-bar-social {
    text-align: center;
  }
  body.default-breakpoint #top-bar.has-no-content #top-bar-social.top-bar-left, body.default-breakpoint #top-bar.has-no-content #top-bar-social.top-bar-right {
    position: inherit;
    left: auto;
    right: auto;
    float: none;
    height: auto;
    line-height: 1.5em;
    margin-top: 0;
  }
  body.default-breakpoint #top-bar.has-no-content #top-bar-social li {
    float: none;
    display: inline-block;
  }
  body.default-breakpoint.vertical-header-style #outer-wrap {
    margin: 0 !important;
  }
  body.default-breakpoint #site-header.vertical-header {
    position: relative;
    width: 100%;
    left: 0 !important;
    right: 0 !important;
  }
  body.default-breakpoint #site-header.vertical-header .has-template > #site-logo {
    display: block;
  }
  body.default-breakpoint #site-header.vertical-header #site-header-inner {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    padding: 0;
    max-width: 90%;
  }
  body.default-breakpoint #site-header.vertical-header #site-header-inner > *:not(.oceanwp-mobile-menu-icon) {
    display: none;
  }
  body.default-breakpoint #site-header.vertical-header #site-header-inner > * {
    padding: 0 !important;
  }
  body.default-breakpoint #site-header.vertical-header #site-header-inner #site-logo {
    display: block;
    margin: 0;
    width: 50%;
    text-align: left;
  }
  body.default-breakpoint #site-header.vertical-header #site-header-inner .oceanwp-mobile-menu-icon {
    width: 50%;
    text-align: right;
  }
  body.default-breakpoint #site-header.vertical-header .vertical-toggle {
    display: none;
  }
  body.default-breakpoint .is-sticky #site-header.vertical-header {
    position: fixed;
    height: auto;
  }
  body.default-breakpoint.vh-closed .vertical-toggle {
    display: none;
  }
  body.default-breakpoint .owp-cart-overlay {
    display: none !important;
  }
}
/*------------------------------------*
	Phone Portrait and Landscape
*------------------------------------*/
@media only screen and (max-width: 767px) {
  .hide-tablet-mobile {
    display: none !important;
  }
}
/*------------------------------------*
	Phone Landscape
*------------------------------------*/
@media only screen and (max-width: 480px) {
  .hide-mobile {
    display: none !important;
  }
}
/*------------------------------------*
	Visibility
*------------------------------------*/
@media only screen and (min-width: 481px) and (max-width: 767px) {
  .hide-tablet {
    display: none !important;
  }
}
/* /home/user/htdocs/electromagnyc.com/wp-content/themes/oceanwp/assets/css/style.min.css */
﻿a,article,aside,b,big,body,canvas,caption,center,dd,div,em,embed,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,html,i,img,label,li,menu,nav,object,p,s,section,small,span,strong,sub,summary,time,u,ul,var,video{margin:0;padding:0;border:0;outline:0;font-size:100%;font:inherit;vertical-align:baseline;font-family:inherit;font-size:100%;font-style:inherit;font-weight:inherit}article,aside,figcaption,figure,footer,header,menu,nav,section{display:block}html{font-size:62.5%;overflow-y:scroll;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}*,:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}article,aside,figcaption,figure,footer,header,main,nav,section{display:block}caption{font-weight:400;text-align:left}a:focus{outline:solid 1px!important}a:active,a:hover{outline:0}a img{border:0}img{max-width:100%;height:auto}select{max-width:100%}em{font-style:italic}* html{font-size:87.5%}html{-ms-overflow-x:hidden;overflow-x:hidden}body{font-family:"Open Sans",sans-serif;font-size:14px;line-height:1.8;color:#4a4a4a;overflow-wrap:break-word;word-wrap:break-word}body{background-color:#fff}em,i{font-style:italic}.col-1,.col.first{clear:both;margin-left:0}.no-margin{margin:0!important}.no-padding{padding:0!important}.responsive-video-wrap embed,.responsive-video-wrap object{display:block}.responsive-video-wrap p{margin:0}.no-display{border:0;clip:rect(1px,1px,1px,1px);display:none;height:1px;overflow:hidden;padding:0;position:absolute;width:1px;-webkit-clip-path:circle(1% at 1% 1%);clip-path:circle(1% at 1% 1%)}.owp-icon{width:14px;height:14px;vertical-align:text-bottom}::selection{color:#fff;background:#333;text-shadow:none}::-moz-selection{color:#fff;background:#333;text-shadow:none}@media only screen and (max-width:480px){.col{width:100%;margin-left:0;margin-right:0;margin-bottom:30px}}/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,figcaption,figure,footer,header,main,menu,nav,section,summary{display:block}canvas,video{display:inline-block;vertical-align:baseline}[hidden],template{display:none}a{background-color:rgba(0,0,0,0)}a:active,a:hover{outline:0}b,strong{font-weight:600}small{font-size:80%}sub{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}button,input,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}textarea{overflow:auto}.container{width:1200px;max-width:90%;margin:0 auto}#wrap{position:relative}#main{position:relative}#main #content-wrap{padding-top:50px;padding-bottom:50px}body.content-full-screen #content-wrap{width:100%!important;max-width:none!important;padding:0!important;border:0!important}.boxed-layout{background-color:#e9e9e9}.boxed-layout #wrap{width:1280px;max-width:100%;margin:0 auto;background-color:#fff}.boxed-layout #wrap .container{width:auto;max-width:none;padding-left:30px;padding-right:30px}.boxed-layout.content-full-screen #content-wrap{padding-left:0!important;padding-right:0!important}.boxed-layout #footer-widgets{margin:0}.boxed-layout .site-breadcrumbs{right:30px}@media only screen and (max-width:959px){.boxed-layout #wrap{overflow:hidden}.boxed-layout .site-breadcrumbs{right:auto}.container,body.content-full-screen .elementor-section-wrap>.elementor-section.elementor-section-boxed>.elementor-container{max-width:90%}#main #content-wrap.container{width:auto!important}}@media only screen and (min-width:768px)and (max-width:959px){body.boxed-layout #wrap{width:auto!important}}@media only screen and (max-width:767px){#wrap{width:100%!important}body.boxed-layout #wrap{width:auto!important}.boxed-layout #top-bar-social.top-bar-right{right:auto}.boxed-layout #top-bar-social.top-bar-left{left:auto}.blog-entry,.col:not(.swiper-slide){width:100%;margin-bottom:25px}}@media only screen and (max-width:480px){.boxed-layout #wrap .container{padding-left:20px;padding-right:20px}}figure>img{display:block;margin:0 auto}img{max-width:100%;height:auto;vertical-align:middle}img[class*=align],img[class*=attachment-]{height:auto}.wp-caption{max-width:100%;margin-bottom:24px}.wp-caption img[class*=wp-image-]{display:block;margin-bottom:5px}.wp-caption-text{font-size:14px;font-style:italic;color:#999}.wp-smiley{margin-top:0;margin-bottom:0;padding:0;border:0}embed,object{width:100%;max-width:100%}body.page.content-max-width .entry .wp-block-embed .responsive-video-wrap,body.single-post.content-max-width .entry-content .wp-block-embed .responsive-video-wrap{max-width:100%;padding-left:0;padding-right:0}.col:after{content:"";display:block;visibility:hidden;clear:both;zoom:1;height:0}.full{display:block;width:100%}.responsive-video-wrap{position:relative}.responsive-video-wrap:before{content:"";display:block;padding-top:56.25%}.wp-block-embed .responsive-video-wrap{position:static}.wp-block-embed .responsive-video-wrap:before{display:none}a{color:#333}a:hover{color:#13aff0}a.light{color:#fff}a.light:hover{color:#13aff0}a,a:focus,a:hover{text-decoration:none;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.page:not(.elementor-page):not(.woocommerce-page) .entry a:not(.wp-block-button__link):not(.wp-block-file__button),.single-post:not(.elementor-page) .entry-content a:not(.wp-block-button__link):not(.wp-block-file__button){cursor:pointer;text-underline-offset:3px;text-decoration:underline;text-decoration-skip-ink:all;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.page:not(.elementor-page):not(.woocommerce-page) .entry a:not(.wp-block-button__link):not(.wp-block-file__button):hover,.single-post:not(.elementor-page) .entry-content a:not(.wp-block-button__link):not(.wp-block-file__button):hover{text-decoration:underline;text-decoration-style:dotted;text-decoration-skip-ink:none;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.page:not(.elementor-page):not(.woocommerce-page) .entry a:not(.wp-block-button__link):not(.wp-block-file__button):focus:not(.wp-block-button__link):not(.wp-block-file__button),.single-post:not(.elementor-page) .entry-content a:not(.wp-block-button__link):not(.wp-block-file__button):focus:not(.wp-block-button__link):not(.wp-block-file__button){outline:2px solid transparent;text-decoration:underline 1px dotted #13aff0;text-decoration-skip-ink:none;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}h1,h2,h3,h4,h5,h6{font-weight:600;margin:0 0 20px;color:#333;line-height:1.4}h1{font-size:23px}h2{font-size:20px}h3{font-size:18px}h4{font-size:17px}h5{font-size:15px}h6{font-size:14px}.theme-heading{font-size:14px;letter-spacing:1.3px;margin:0 0 20px;text-transform:uppercase}.theme-heading .text::before{content:"";font-family:"Font Awesome 5 Free";font-size:18px;font-weight:600;color:#13aff0;padding-right:6px}p{margin:0 0 20px}ul{margin:15px 0 15px 20px}li ul{margin:0 0 0 25px}dd{margin-bottom:20px}@media print{*{background:rgba(0,0,0,0)!important;-webkit-box-shadow:none!important;-moz-box-shadow:none!important;box-shadow:none!important;text-shadow:none!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}a[href^="#"]:after,a[href^="javascript:"]:after{content:""}img{page-break-inside:avoid}img{max-width:100%!important}@page{margin:.5cm}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}}form input[type=color],form input[type=date],form input[type=datetime-local],form input[type=datetime],form input[type=email],form input[type=month],form input[type=number],form input[type=password],form input[type=search],form input[type=tel],form input[type=text],form input[type=time],form input[type=url],form input[type=week],form select,form textarea{display:inline-block;min-height:40px;width:100%;font-size:14px;line-height:1.8;padding:6px 12px;vertical-align:middle;background-color:rgba(0,0,0,0);color:#333;border:1px solid #ddd;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;border-radius:3px;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}form select{padding-top:0!important;padding-bottom:0!important}form input[type=number]{max-width:50px;padding:0 0 0 8px}input[type=email],input[type=password],input[type=search],input[type=text],input[type=url],textarea{-webkit-appearance:none}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{display:none}form textarea{min-height:150px;line-height:1.5;resize:vertical}input[type=checkbox]{display:inline-block;background-color:#fff;border:1px solid #bbb;line-height:0;width:16px;min-width:16px;height:16px;margin:-3px 10px 0 0;outline:0;text-align:center;vertical-align:middle;clear:none;cursor:pointer;-webkit-appearance:none;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.1);-moz-box-shadow:inset 0 1px 2px rgba(0,0,0,.1);box-shadow:inset 0 1px 2px rgba(0,0,0,.1);-webkit-transition:.05s border-color ease-in-out;-moz-transition:.05s border-color ease-in-out;-ms-transition:.05s border-color ease-in-out;-o-transition:.05s border-color ease-in-out;transition:.05s border-color ease-in-out}input[type=checkbox]:checked:before,input[type=radio]:checked:before{float:left;display:inline-block;vertical-align:middle;width:16px;line-height:14px;font-family:"Font Awesome 5 Free";text-rendering:auto}input[type=checkbox]:checked:before{content:"";margin-bottom:-1px;color:#13aff0;font-weight:600}form input:not([type]){display:inline-block;padding:5px 10px;border:1px solid #ccc;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;border-radius:4px;-webkit-box-shadow:inset 0 1px 3px #ddd;-moz-box-shadow:inset 0 1px 3px #ddd;box-shadow:inset 0 1px 3px #ddd}form input[type=color]{padding:5px 10px}form input[type=color]:focus,form input[type=date]:focus,form input[type=datetime-local]:focus,form input[type=datetime]:focus,form input[type=email]:focus,form input[type=month]:focus,form input[type=number]:focus,form input[type=password]:focus,form input[type=search]:focus,form input[type=tel]:focus,form input[type=text]:focus,form input[type=time]:focus,form input[type=url]:focus,form input[type=week]:focus,form select:focus,form textarea:focus{border-color:#bbb;outline:0}form input:not([type]):focus{border-color:#bbb;outline:0}form input[type=checkbox]:focus,form input[type=file]:focus,form input[type=radio]:focus{outline:0}form input[type=checkbox],form input[type=radio]{display:inline-block}form input[type=color][disabled],form input[type=date][disabled],form input[type=datetime-local][disabled],form input[type=datetime][disabled],form input[type=email][disabled],form input[type=month][disabled],form input[type=number][disabled],form input[type=password][disabled],form input[type=search][disabled],form input[type=tel][disabled],form input[type=text][disabled],form input[type=time][disabled],form input[type=url][disabled],form input[type=week][disabled],form select[disabled],form textarea[disabled]{cursor:not-allowed;color:#cad2d3;background-color:#eaeded}form input:not([type])[disabled]{cursor:not-allowed;color:#cad2d3;background-color:#eaeded}form input[readonly],form select[readonly],form textarea[readonly]{color:#777;border-color:#ccc;background-color:#eee}form input:focus:invalid,form select:focus:invalid,form textarea:focus:invalid{color:#b94a48;border-color:#e9322d}form input[type=checkbox]:focus:invalid:focus,form input[type=file]:focus:invalid:focus,form input[type=radio]:focus:invalid:focus{outline-color:#e9322d}select{width:100%;height:2.25em;min-height:auto;border:1px solid #ddd;background-color:#fff;cursor:pointer;padding:0 15px;margin:0}form select[multiple]{height:auto}form label{margin-bottom:3px}.button,.woocommerce-cart .wp-element-button,.woocommerce-checkout .wp-element-button,.wp-block-button__link,body div.wpforms-container-full .wpforms-form .wpforms-page-button,body div.wpforms-container-full .wpforms-form button[type=submit],body div.wpforms-container-full .wpforms-form input[type=submit],button[type=submit],input[type=button],input[type=reset],input[type=submit]{display:inline-block;font-family:inherit;background-color:#13aff0;color:#fff;font-size:12px;font-weight:600;text-transform:uppercase;margin:0;padding:14px 20px;border:0;cursor:pointer;text-align:center;letter-spacing:.1em;line-height:1;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.button:focus,.button:hover,.woocommerce-cart .wp-element-button:hover,.woocommerce-checkout .wp-element-button:hover,body div.wpforms-container-full .wpforms-form .wpforms-page-button:hover,body div.wpforms-container-full .wpforms-form button[type=submit]:hover,body div.wpforms-container-full .wpforms-form input[type=submit]:hover,button[type=submit]:focus,button[type=submit]:hover,input[type=button]:focus,input[type=button]:hover,input[type=reset]:focus,input[type=reset]:hover,input[type=submit]:focus,input[type=submit]:hover{background-color:#0b7cac;color:#fff}.elementor-form input[type=checkbox],.elementor-form input[type=radio]{display:inline-block!important}button:focus,button[type=submit]:focus,input[type=button]:focus,input[type=reset]:focus,input[type=submit]:focus{outline:0}button::-moz-focus-inner,input[type=button]::-moz-focus-inner,input[type=reset]::-moz-focus-inner,input[type=submit]::-moz-focus-inner{padding:0;border:0}#top-bar-wrap{position:relative;background-color:#fff;font-size:12px;border-bottom:1px solid #f1f1f1;z-index:101}#top-bar{padding:8px 0}#top-bar-inner{position:relative}.top-bar-left{float:left}.top-bar-right{float:right}@media only screen and (max-width:767px){#top-bar{padding:20px 0}#top-bar>div:nth-child(2){padding-top:20px}.top-bar-right{float:none;text-align:center}}@media screen and (max-width:782px){#top-bar-wrap{z-index:100}}#top-bar-content strong{color:#333}#top-bar-content>a{color:#555}#top-bar-content>a:hover{color:#13aff0}#top-bar-content select{background-color:rgba(0,0,0,0);padding:5px;color:rgba(0,0,0,.4);border-color:rgba(0,0,0,.2);min-width:100px}#topbar-template{display:inline-block}@media only screen and (max-width:767px){#top-bar-content,#top-bar-social-alt{float:none;text-align:center}}.top-bar-left.has-content #top-bar-nav,.top-bar-right.has-content #top-bar-nav{margin:0;margin-right:20px;padding:0}#top-bar-nav,#top-bar-nav>li{display:inline-block}#top-bar-nav>ul>li{display:inline-block;float:none;margin-right:15px}#top-bar-nav>ul>li:last-child{margin-right:0}@media only screen and (max-width:767px){#top-bar #top-bar-nav>li{float:none;display:inline-block}#top-bar-nav{float:none;text-align:center}}#top-bar-social ul{margin:0;padding:0;list-style:none}#top-bar-social li{float:left}#top-bar-social li a{display:block;float:left;font-size:14px;color:#bbb;padding:0 6px}#top-bar-social.top-bar-left li:first-child a{padding-left:0}#top-bar-social.top-bar-right li:last-child a{padding-right:0}#top-bar-social li a.oceanwp-twitter a:hover{color:#46d4fe}#top-bar-social li a.oceanwp-facebook a:hover{color:#37589b}#top-bar-social li a.oceanwp-pinterest a:hover{color:#cb2027}#top-bar-social li a.oceanwp-vk a:hover{color:#597ba5}#top-bar-social li a.oceanwp-linkedin a:hover{color:#39c}#top-bar-social li a.oceanwp-tumblr a:hover{color:#2c4762}#top-bar-social li a.oceanwp-skype a:hover{color:#00aff0}#top-bar-social li a.oceanwp-xing a:hover{color:#006464}#top-bar-social li a.oceanwp-rss a:hover{color:#ff7900}#top-bar-social li a.oceanwp-email a:hover{color:#13aff0}#top-bar-social.top-bar-right{position:absolute;right:0;top:50%;height:20px;line-height:20px;margin-top:-10px}#top-bar-social.top-bar-left{position:absolute;left:0;top:50%;height:20px;line-height:20px;margin-top:-10px}@media only screen and (max-width:767px){#top-bar-social{text-align:center}#top-bar-social.top-bar-left,#top-bar-social.top-bar-right{position:inherit;left:auto;right:auto;float:none;height:auto;line-height:1.5em;margin-top:0}#top-bar-social li{float:none;display:inline-block}}#site-header{position:relative;width:100%;background-color:#fff;border-bottom:1px solid #f1f1f1;z-index:100}.no-header-border #site-header{border-bottom:none}#site-header-inner{position:relative;height:100%}#site-logo{float:left;height:100%;display:table}#site-logo #site-logo-inner{display:table-cell;vertical-align:middle;height:74px}#site-logo #site-logo-inner a{background-color:rgba(0,0,0,0)!important}#site-logo #site-logo-inner a img{width:auto;vertical-align:middle;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}#site-logo #site-logo-inner a:hover img{-moz-opacity:.6;-webkit-opacity:.6;opacity:.6}#site-logo a.site-logo-text{font-size:24px;margin:0}#site-logo.has-responsive-logo .responsive-logo-link{display:none}#site-header.has-header-media>:not(.overlay-header-media){position:relative;z-index:2}#site-header.has-header-media .overlay-header-media{display:block;position:absolute;top:0;left:0;height:100%;width:100%;background-color:rgba(0,0,0,.3);z-index:1}#site-header .custom-header-media{position:absolute;top:0;bottom:0;left:0;right:0;overflow:hidden;width:100%}#site-header .custom-header-media:before{content:"";position:absolute;bottom:0;left:0;right:0;display:block;height:100%;z-index:2;background:-moz-linear-gradient(to top,rgba(0,0,0,0) 0,rgba(0,0,0,.3) 75%,rgba(0,0,0,.3) 100%);background:-webkit-linear-gradient(to top,rgba(0,0,0,0) 0,rgba(0,0,0,.3) 75%,rgba(0,0,0,.3) 100%);background:linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,.3) 75%,rgba(0,0,0,.3) 100%)}#site-header .custom-header-media video{position:absolute;height:auto;left:50%;max-width:1000%;min-height:100%;min-width:100%;min-width:100vw;width:auto;top:50%;-webkit-transform:translateX(-50%) translateY(-50%);-moz-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);-o-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}#site-header .custom-header-media .wp-custom-header-video-button{display:none}.has-header-video #site-header-inner{z-index:10}#sidr .sidr-class-social-menu-inner .fa{font-family:"Font Awesome 6 Brands";font-weight:400}@media only screen and (max-width:959px){.has-left-menu #site-logo{padding:0!important}}@media only screen and (max-width:767px){#site-logo{margin-top:0!important;margin-bottom:0!important}}#site-header.top-header{border-bottom:0!important}#site-header.top-header .header-top{position:relative;background-color:#fff;-webkit-box-shadow:0 1px 5px 0 rgba(0,0,0,.1);-moz-box-shadow:0 1px 5px 0 rgba(0,0,0,.1);box-shadow:0 1px 5px 0 rgba(0,0,0,.1);z-index:100}#site-header.top-header .header-top .left{float:left}#site-header.top-header .header-top .right{float:right}#site-header.top-header .header-top .right .inner{display:table;position:relative}#site-header.top-header #search-toggle,#site-header.top-header .oceanwp-social-menu{float:none;display:table-cell;vertical-align:middle;height:40px}#site-header.top-header .oceanwp-social-menu .social-menu-inner{display:block;height:auto}#site-header.top-header .oceanwp-social-menu{right:0;padding:0 10px}#site-header.top-header #search-toggle{border-right:1px solid #f1f1f1;border-left:1px solid #f1f1f1;padding:0 6px}#site-header.top-header #search-toggle a{display:inline-block;font-size:12px;width:28px;text-align:center}#site-header.top-header.search-overlay #search-toggle .search-overlay-toggle{position:relative;z-index:101}#site-header.top-header .header-bottom{text-align:center}#site-header.top-header #site-logo{float:none;display:inline-block;padding:50px 0}#site-header.top-header #site-logo #site-logo-inner{display:block;height:auto}#site-header.top-header #site-logo #site-description{padding-top:20px}#site-header.top-header #site-logo #site-description h2{color:#929292;font-size:12px;line-height:20px;letter-spacing:2px;text-transform:uppercase;margin:0}#site-header.top-header .oceanwp-mobile-menu-icon{float:none;left:-15px;right:auto}#site-header.top-header .oceanwp-mobile-menu-icon a{font-size:10px;line-height:40px;font-weight:600;letter-spacing:2px;text-transform:uppercase}#site-header.top-header.has-header-media .header-top{z-index:101}@media only screen and (max-width:959px){.top-header-style .sidr-class-social-menu-inner{display:none}}@media only screen and (max-width:480px){#site-header.top-header .right{display:none}#site-header.top-header .header-top .left,#site-header.top-header .header-top .right{float:none!important;text-align:center}#site-header.top-header .oceanwp-mobile-menu-icon{float:none;left:auto!important;right:auto!important}#site-header.top-header .oceanwp-mobile-menu-icon a{float:none}#site-header.top-header .header-top .right .inner{display:block;padding-bottom:10px}#site-header.top-header #search-toggle,#site-header.top-header .oceanwp-social-menu{float:none;display:inline-block;height:auto}.top-header-style .sidr-class-social-menu-inner{display:block}}#site-header.full_screen-header{z-index:9999}#site-header.full_screen-header #site-header-inner{overflow:visible!important}#site-header.full_screen-header #site-logo.has-full-screen-logo{position:relative;z-index:101}#site-header.full_screen-header #site-logo.has-full-screen-logo .full-screen-logo-link{display:none}#site-header.full_screen-header .menu-bar-wrap{float:right;height:100%;display:table}#site-header.full_screen-header .menu-bar-inner{display:table-cell;vertical-align:middle;position:relative;height:74px}#site-header.full_screen-header .menu-bar{display:inline-block;position:relative;margin-left:10px;min-width:38px;height:33px;text-align:center;z-index:101}#site-header.full_screen-header.nav-open{-webkit-transform:none!important;-moz-transform:none!important;-ms-transform:none!important;-o-transform:none!important;transform:none!important}#site-header.full_screen-header #full-screen-menu{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.9);overflow-y:scroll;z-index:100}#site-header.full_screen-header #full-screen-menu #full-screen-menu-inner{display:table;width:100%;height:100%;padding:0 40px}#site-header.full_screen-header .fs-dropdown-menu{list-style:none;margin:0}#site-header.full_screen-header .fs-dropdown-menu li a{display:block;color:#fff;letter-spacing:2px;text-transform:uppercase}#site-header.full_screen-header .fs-dropdown-menu li a:hover{color:#929292}#site-header.full_screen-header .fs-dropdown-menu li a:focus{outline:1px dashed rgba(255,255,255,.3)}#site-header.full_screen-header .fs-dropdown-menu li .sidebar-box{display:none}#site-header.full_screen-header .fs-dropdown-menu ul.sub-menu{display:none;list-style:none;margin:0;padding:0}#site-header.full_screen-header .fs-dropdown-menu ul.sub-menu li a{font-size:16px;padding:6px 0}#site-header.full_screen-header .fs-dropdown-menu>li{display:block}#site-header.full_screen-header .fs-dropdown-menu>li>a{font-size:24px;line-height:1.2;padding:12px 0}#site-header.full_screen-header .fs-dropdown-menu>li.search-toggle-li{max-width:220px;margin:10px auto 0}#site-header.full_screen-header .fs-dropdown-menu>li.search-toggle-li form{position:relative}#site-header.full_screen-header .fs-dropdown-menu>li.search-toggle-li .search-text,#site-header.full_screen-header .fs-dropdown-menu>li.search-toggle-li input{font-size:20px;padding:4px 0;color:#fff;margin:0;text-align:center;text-transform:uppercase}#site-header.full_screen-header .fs-dropdown-menu>li.search-toggle-li input{position:relative;border:0;background-color:rgba(0,0,0,0);border-bottom:1px solid #666;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;border-radius:0;z-index:2}#site-header.full_screen-header .fs-dropdown-menu>li.search-toggle-li input:focus,#site-header.full_screen-header .fs-dropdown-menu>li.search-toggle-li input:hover{border-color:#fff}#site-header.full_screen-header .fs-dropdown-menu>li.search-toggle-li .search-text{display:block;position:absolute;top:0;bottom:0;left:0;right:0;cursor:text;-moz-opacity:.5;-webkit-opacity:.5;opacity:.5;z-index:1}#site-header.full_screen-header .fs-dropdown-menu>li.search-toggle-li .search-text i{display:inline-block;background-color:#fff;width:3px;height:3px;margin-left:3px;-webkit-animation:blink 1s linear infinite;-moz-animation:blink 1s linear infinite;-ms-animation:blink 1s linear infinite;-o-animation:blink 1s linear infinite;animation:blink 1s linear infinite}#site-header.full_screen-header .fs-dropdown-menu>li.search-toggle-li .search-text i+i{-ms-animation-delay:.2s;-webkit-animation-delay:.2s;-o-animation-delay:.2s;-moz-animation-delay:.2s;animation-delay:.2s}#site-header.full_screen-header .fs-dropdown-menu>li.search-toggle-li .search-text i+i+i{-ms-animation-delay:.4s;-webkit-animation-delay:.4s;-o-animation-delay:.4s;-moz-animation-delay:.4s;animation-delay:.4s}#site-header.full_screen-header .oceanwp-social-menu{display:block;float:none;margin-top:30px;text-align:center;right:auto}#site-header.full_screen-header .oceanwp-social-menu .social-menu-inner{display:block;height:auto!important}#site-header.full_screen-header .oceanwp-social-menu ul li{float:none;display:inline-block}@-webkit-keyframes blink{0%{-webkit-opacity:1}50%{-webkit-opacity:0}100%{-webkit-opacity:1}}@-moz-keyframes blink{0%{-moz-opacity:1}50%{-moz-opacity:0}100%{-moz-opacity:1}}@-o-keyframes blink{0%{-o-opacity:1}50%{-o-opacity:0}100%{-o-opacity:1}}@keyframes blink{0%{opacity:1}50%{opacity:0}100%{opacity:1}}#site-header.center-header #site-logo{display:none}#site-header.medium-header{background-color:rgba(0,0,0,0);text-align:center}#site-header.medium-header .top-header-wrap{position:relative;background-color:#fff;padding:30px 0;-webkit-transition:padding .4s ease-in-out;-moz-transition:padding .4s ease-in-out;-ms-transition:padding .4s ease-in-out;-o-transition:padding .4s ease-in-out;transition:padding .4s ease-in-out;z-index:10}#site-header.medium-header .top-header-inner{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;width:100%;margin:0}#site-header.medium-header .top-col{-webkit-flex:1 0 0%;flex:1 0 0%}#site-header.medium-header .top-col.col-1{text-align:left}#site-header.medium-header .top-col.col-2,#site-header.medium-header .top-col.logo-col{text-align:center}#site-header.medium-header .top-col.col-3{text-align:right}#site-header.medium-header #site-logo{float:none;display:block}#site-header.medium-header #site-logo #site-logo-inner{display:block;height:auto!important}#site-header.medium-header .oceanwp-social-menu{float:none;display:block;right:auto!important;left:auto!important}#site-header.medium-header .oceanwp-social-menu .social-menu-inner{display:block;height:auto!important}#site-header.medium-header .oceanwp-social-menu ul li{float:none;display:inline-block}#site-header.medium-header.hidden-menu .oceanwp-mobile-menu-icon{max-height:150px;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;transition:all .4s ease-in-out}#site-header.medium-header .oceanwp-mobile-menu-icon{float:none;background-color:#f9f9f9;right:auto!important;left:auto!important}#site-header.medium-header .oceanwp-mobile-menu-icon a{float:none;display:inline-block;font-size:12px;padding:0 22px;line-height:60px;letter-spacing:1px;text-transform:uppercase}@media only screen and (max-width:959px){.medium-header-style .sidr-class-social-menu-inner{display:none}}@media only screen and (max-width:767px){#site-header.medium-header .top-header-inner{display:block}#site-header.medium-header .top-col:not(.logo-col){display:none}#site-header.medium-header .top-col.logo-col{display:inline-block;text-align:center}.medium-header-style .sidr-class-social-menu-inner{display:block}}@media only screen and (max-width:480px){#site-header.medium-header .header-top-wrap{padding:20px 0}#site-header.medium-header .oceanwp-mobile-menu-icon a{line-height:40px}}#site-header.vertical-header{position:fixed;top:0;width:300px;max-width:100%;height:100%;border-bottom:none;z-index:3000;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}#site-header.vertical-header.has-shadow{-webkit-box-shadow:0 0 20px 0 rgba(0,0,0,.1);-moz-box-shadow:0 0 20px 0 rgba(0,0,0,.1);box-shadow:0 0 20px 0 rgba(0,0,0,.1)}#site-header.vertical-header .has-template>#site-logo{display:none}#site-header.vertical-header #site-header-inner{max-width:100%;padding:30px 0;overflow:hidden}#site-header.vertical-header #site-header-inner>:not(#site-navigation-wrap){padding:0 30px}#site-header.vertical-header #site-header-inner #sidr{display:block}#site-header.vertical-header #site-logo,#site-header.vertical-header #site-logo #site-logo-inner{display:block;float:none;height:auto}#site-header.vertical-header #site-logo{margin:20px 0 45px}#site-header.vertical-header #site-logo a:focus{outline:1px dashed rgba(0,0,0,.3)}#site-header.vertical-header .oceanwp-social-menu{float:none;display:block;margin-top:40px}#site-header.vertical-header .oceanwp-social-menu .social-menu-inner{display:block;height:auto}#site-header.vertical-header .vertical-toggle{display:none;position:absolute;top:10px;width:34px;height:34px;font-size:22px;line-height:34px;padding:0!important;text-align:center}body.vertical-header-style.left-header #site-header.vertical-header{left:0}body.vertical-header-style.left-header #site-header.vertical-header .vertical-toggle{right:0}body.vertical-header-style.right-header #site-header.vertical-header{right:0}body.vertical-header-style.right-header #site-header.vertical-header .vertical-toggle{left:0}#site-header.custom-header ul.oceanwp-custom-menu{list-style:none;margin:0;padding:0}#site-header.custom-header ul.oceanwp-custom-menu li{display:inline-block}#site-header.custom-header ul.oceanwp-custom-menu li a{display:block;font-size:13px;line-height:40px;padding:0 15px;letter-spacing:.6px}.custom-header-logo.left{text-align:left}.custom-header-logo.right{text-align:right}.custom-header-logo.center{text-align:center}.custom-header-logo #site-logo{float:none;display:inline-block}.custom-header-logo #site-logo #site-logo-inner{display:block;height:auto!important}.custom-header-nav.left{text-align:left}.custom-header-nav.right{text-align:right}.custom-header-nav.center{text-align:center}.custom-header-nav .oceanwp-mobile-menu-icon{float:none!important}.custom-header-nav .oceanwp-mobile-menu-icon a{display:inline-block}.dropdown-menu,.dropdown-menu *{margin:0;padding:0;list-style:none}.dropdown-menu .sub-menu{display:none;position:absolute;top:100%;left:0;background-color:#fff;border-top:3px solid #13aff0;min-width:180px;line-height:1;text-align:left;z-index:999;-webkit-box-shadow:0 2px 6px rgba(0,0,0,.1);-moz-box-shadow:0 2px 6px rgba(0,0,0,.1);box-shadow:0 2px 6px rgba(0,0,0,.1)}.dropdown-menu li .sub-menu li.menu-item{display:block;float:none}.dropdown-menu ul .sub-menu{top:0;left:100%;margin-top:-3px}.no-top-border .sub-menu{border:none}.dropdown-menu ul li.menu-item{display:block;border-bottom:1px solid #f1f1f1}.dropdown-menu ul li.menu-item:last-child{border-bottom:0}.dropdown-menu ul li a.menu-link{display:block;position:relative;float:none;font-size:12px;font-weight:400;line-height:1.2em;letter-spacing:.6px;padding:12px 15px;text-transform:capitalize}.dropdown-menu ul li a.menu-link:hover{background-color:#f8f8f8;color:#555}.dropdown-menu ul li a.menu-link i{position:relative;width:20px;text-align:center;margin-right:3px}.dropdown-menu li a.menu-link i{padding-right:5px}.nav-content{display:block;font-size:11px;line-height:1.8;padding:5px 0;white-space:normal;-moz-opacity:.7;-webkit-opacity:.7;opacity:.7}.after-header-content{float:right;height:100%;display:table}.after-header-content .after-header-content-inner{display:table-cell;vertical-align:middle;height:74px}.after-header-content .after-header-content-inner>a,.after-header-content .after-header-content-inner>div>a{display:inline-block;line-height:74px}.after-header-content .elementor{display:inline-block}.oceanwp-mobile-menu-icon{display:none;position:relative}.oceanwp-mobile-menu-icon.mobile-right{float:right}.oceanwp-mobile-menu-icon.mobile-left{float:left}.oceanwp-mobile-menu-icon a{font-size:13px;line-height:74px;color:#555;padding-left:15px;letter-spacing:.6px;cursor:pointer}.oceanwp-mobile-menu-icon a:first-child{padding-left:0}.oceanwp-mobile-menu-icon a:hover{color:#13aff0}.oceanwp-mobile-menu-icon a:focus{outline:1px dashed #e3e3e3}.oceanwp-mobile-menu-icon a.mobile-menu .oceanwp-close-text,.oceanwp-mobile-menu-icon a.mobile-menu .oceanwp-text{padding-left:6px}.oceanwp-mobile-menu-icon a.mobile-menu .oceanwp-close-text{display:none}.oceanwp-social-menu{float:right;position:relative;z-index:10}.oceanwp-social-menu.social-with-style{right:-2px}.oceanwp-social-menu .social-menu-inner{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;align-items:center;height:74px}.oceanwp-social-menu ul{margin:0;padding:0;list-style:none}.oceanwp-social-menu ul li{float:left;position:relative}.oceanwp-social-menu ul li a{display:inline-block;background-color:rgba(0,0,0,0);color:#929292;padding:0 8px;line-height:1;text-align:center;letter-spacing:0}.oceanwp-social-menu ul li a span{width:1em;height:1em;text-align:center}.oceanwp-social-menu ul li a:hover{background-color:rgba(0,0,0,0)}.oceanwp-social-menu ul li:first-child a{margin-left:0}.oceanwp-social-menu ul li:last-child a{margin-right:0}.oceanwp-social-menu ul li.oceanwp-twitter a:hover{color:#46d4fe}.oceanwp-social-menu ul li.oceanwp-facebook a:hover{color:#37589b}.oceanwp-social-menu ul li.oceanwp-pinterest a:hover{color:#cb2027}.oceanwp-social-menu ul li.oceanwp-vk a:hover{color:#597ba5}.oceanwp-social-menu ul li.oceanwp-linkedin a:hover{color:#39c}.oceanwp-social-menu ul li.oceanwp-tumblr a:hover{color:#2c4762}.oceanwp-social-menu ul li.oceanwp-skype a:hover{color:#00aff0}.oceanwp-social-menu ul li.oceanwp-xing a:hover{color:#006464}.oceanwp-social-menu ul li.oceanwp-rss a:hover{color:#ff7900}.oceanwp-social-menu ul li.oceanwp-email a:hover{color:#13aff0}.oceanwp-social-menu ul li.oceanwp-medium a:hover{color:#00ab6c}.oceanwp-social-menu ul li.oceanwp-telegram a:hover{color:#08c}.oceanwp-social-menu ul li.oceanwp-line a:hover{color:#00c300}.oceanwp-social-menu ul li.oceanwp-threads a:hover{color:#000}#mobile-dropdown{display:none;position:absolute;top:100%;left:0;width:100%;background-color:#fff;max-height:400px;overflow-y:auto;-webkit-box-shadow:0 2px 6px rgba(0,0,0,.1);-moz-box-shadow:0 2px 6px rgba(0,0,0,.1);box-shadow:0 2px 6px rgba(0,0,0,.1)}#mobile-dropdown ul{margin:0;list-style:none}#mobile-dropdown ul li{border-bottom:1px solid rgba(0,0,0,.035)}#mobile-dropdown ul li a{display:block;position:relative;padding:12px 40px;text-align:left}#mobile-dropdown ul li a:focus{outline:1px dashed #e3e3e3}#mobile-dropdown ul li a i,#mobile-dropdown ul li a img{margin-right:10px}#mobile-dropdown ul li a i.after{margin-right:0;margin-left:10px}#mobile-dropdown ul li a .dropdown-toggle{position:absolute;right:0;top:0;height:100%;width:60px;cursor:pointer;color:#555;padding-right:40px;text-align:center;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}#mobile-dropdown ul li a .dropdown-toggle:focus{outline:1px dashed rgba(0,0,0,.4)}#mobile-dropdown ul li a .dropdown-toggle:before{content:"+";font-size:20px;position:absolute;top:50%;left:50%;line-height:30px;margin-top:-15px;margin-left:-15px}#mobile-dropdown ul li.active>a>.dropdown-toggle:before{content:"-"}#mobile-dropdown ul li ul{display:none;border-top:1px solid rgba(0,0,0,.035);margin-left:0;background-color:rgba(0,0,0,.02)}#mobile-dropdown ul .sidebar-box,#mobile-dropdown ul .widget,#mobile-dropdown ul li.search-toggle-li,#mobile-dropdown ul li.woo-menu-icon{display:none}#mobile-dropdown .oceanwp-social-menu{display:block!important;float:none;width:100%;right:auto!important;left:auto!important;padding:0 40px!important;margin:10px 0!important}#mobile-dropdown .oceanwp-social-menu .social-menu-inner{height:auto}#mobile-dropdown .oceanwp-social-menu li{display:inline-block;float:none;border:0}#mobile-dropdown .oceanwp-social-menu li a{display:block;padding:12px 10px}#mobile-dropdown #mobile-menu-search{display:block;padding:20px 40px}#mobile-dropdown #mobile-menu-search form{position:relative}#mobile-dropdown #mobile-menu-search form input{padding:6px 45px 6px 12px!important;margin-top:0!important;-webkit-box-sizing:inherit;-moz-box-sizing:inherit;box-sizing:inherit}#mobile-dropdown #mobile-menu-search form button{display:block;position:absolute;right:10px;height:30px;line-height:30px;width:30px;padding:0;text-align:center;top:50%;margin-top:-15px;background-color:rgba(0,0,0,0)!important;color:#555;border:0;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}#mobile-dropdown #mobile-menu-search form button:hover{color:#222}#mobile-dropdown .has-social #mobile-menu-search{padding-top:0}#mobile-fullscreen{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.9);overflow-y:scroll;z-index:100000}#mobile-fullscreen #mobile-fullscreen-inner{display:table;width:100%;height:100%;padding:0 40px}#mobile-fullscreen a.close{position:absolute;top:14px;right:14px}#mobile-fullscreen a.close .close-icon-wrap{display:inline-block;position:relative;width:40px;height:40px;line-height:33px;-webkit-transition:opacity .15s linear;-moz-transition:opacity .15s linear;-ms-transition:opacity .15s linear;-o-transition:opacity .15s linear;transition:opacity .15s linear}#mobile-fullscreen a.close .close-icon-wrap:hover{opacity:.7}#mobile-fullscreen a.close .close-icon-inner,#mobile-fullscreen a.close .close-icon-inner::after{display:inline-block;width:40px;height:3px;background-color:#fff;border-radius:3px}#mobile-fullscreen a.close .close-icon-inner{-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}#mobile-fullscreen a.close .close-icon-inner::after{content:"";display:block;-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-ms-transform:rotate(-90deg);-o-transform:rotate(-90deg);transform:rotate(-90deg)}#mobile-fullscreen nav{display:table-cell;vertical-align:middle;padding:50px 0;text-align:center}#mobile-fullscreen ul{list-style:none;margin:0}#mobile-fullscreen ul li a{display:block;position:relative;color:#fff;letter-spacing:1px;text-transform:uppercase;text-align:center}#mobile-fullscreen ul li a:focus{outline:1px dashed rgba(255,255,255,.6)}#mobile-fullscreen ul li a:hover{color:#929292}#mobile-fullscreen ul li a i,#mobile-fullscreen ul li a img{margin-right:10px}#mobile-fullscreen ul li a i.after{margin-right:0;margin-left:10px}#mobile-fullscreen ul li .dropdown-toggle{display:inline-block;width:26px;padding-left:5px;text-align:center}#mobile-fullscreen ul li .dropdown-toggle:before{font-family:"Font Awesome 5 Free";font-weight:600;content:"+"}#mobile-fullscreen ul li .dropdown-toggle:focus{outline:1px dashed rgba(255,255,255,.6)}#mobile-fullscreen ul li.open-sub>a>.dropdown-toggle:before{content:"-"}#mobile-fullscreen ul ul.sub-menu{display:none;list-style:none;margin:0;padding:0}#mobile-fullscreen ul ul.sub-menu li a{font-size:13px;padding:3px 0}#mobile-fullscreen ul>li{display:block}#mobile-fullscreen ul>li>a{font-size:18px;line-height:1.2;padding:12px 0}#mobile-fullscreen ul .search-toggle-li,#mobile-fullscreen ul .sidebar-box,#mobile-fullscreen ul .woo-menu-icon{display:none}#mobile-fullscreen #mobile-search{max-width:220px;margin:10px auto 0}#mobile-fullscreen #mobile-search form{position:relative}#mobile-fullscreen #mobile-search .search-text,#mobile-fullscreen #mobile-search input{font-size:20px;padding:4px 0;color:#fff;margin:0;text-align:center;text-transform:uppercase}#mobile-fullscreen #mobile-search input{position:relative;border:0;background-color:rgba(0,0,0,0);border-bottom:1px solid #666;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;border-radius:0;z-index:2}#mobile-fullscreen #mobile-search input:focus,#mobile-fullscreen #mobile-search input:hover{border-color:#fff}#mobile-fullscreen #mobile-search .search-text{display:block;position:absolute;top:0;bottom:0;left:0;right:0;cursor:text;-moz-opacity:.5;-webkit-opacity:.5;opacity:.5;z-index:1}#mobile-fullscreen #mobile-search .search-text i{display:inline-block;background-color:#fff;width:3px;height:3px;margin-left:3px;-webkit-animation:blink 1s linear infinite;-moz-animation:blink 1s linear infinite;-ms-animation:blink 1s linear infinite;-o-animation:blink 1s linear infinite;animation:blink 1s linear infinite}#mobile-fullscreen #mobile-search .search-text i+i{-ms-animation-delay:.2s;-webkit-animation-delay:.2s;-o-animation-delay:.2s;-moz-animation-delay:.2s;animation-delay:.2s}#mobile-fullscreen #mobile-search .search-text i+i+i{-ms-animation-delay:.4s;-webkit-animation-delay:.4s;-o-animation-delay:.4s;-moz-animation-delay:.4s;animation-delay:.4s}#mobile-fullscreen .oceanwp-social-menu{display:block;float:none;margin-top:30px;text-align:center;right:auto}#mobile-fullscreen .oceanwp-social-menu .social-menu-inner{display:block;height:auto!important}#mobile-fullscreen .oceanwp-social-menu ul li{float:none;display:inline-block}@-webkit-keyframes blink{0%{-webkit-opacity:1}50%{-webkit-opacity:0}100%{-webkit-opacity:1}}@-moz-keyframes blink{0%{-moz-opacity:1}50%{-moz-opacity:0}100%{-moz-opacity:1}}@-o-keyframes blink{0%{-o-opacity:1}50%{-o-opacity:0}100%{-o-opacity:1}}@keyframes blink{0%{opacity:1}50%{opacity:0}100%{opacity:1}}.page-header{position:relative;background-color:#f5f5f5;padding:34px 0}.page-header .container{position:relative}body.home .page-header-inner{text-align:center}.page-header-title{display:block;font-size:24px;line-height:1.4em;font-weight:400;margin:0;color:#333}.page-subheading{font-size:15px;margin:0}.page-subheading p:last-child{margin:0}.solid-color-page-header .page-header-title{color:#fff!important}.solid-color-page-header .site-breadcrumbs,.solid-color-page-header .site-breadcrumbs a{color:#fff!important}.solid-color-page-header .page-subheading{color:#fff}.background-image-page-header{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;align-items:center;width:100%;background-color:#000;height:400px;background-position:50% 0;background-repeat:no-repeat;background-size:cover}.background-image-page-header .page-header-inner{text-align:center}.background-image-page-header .page-subheading{position:relative;color:#fff;font-size:24px;font-weight:300;z-index:2}.page-header.background-image-page-header .page-header-title{position:relative;color:#fff;font-size:44px;font-weight:400;max-width:100%;z-index:2}.background-image-page-header-overlay{display:block;position:absolute;top:0;left:0;height:100%;width:100%;background-color:#000;z-index:1;-moz-opacity:.5;-webkit-opacity:.5;opacity:.5}.site-breadcrumbs{position:absolute;right:0;top:50%;max-width:50%;height:32px;line-height:32px;margin-top:-16px;font-size:13px;color:#c6c6c6;font-weight:400;white-space:nowrap;overflow:hidden}.site-breadcrumbs .icon-home.has-text{display:none}.site-breadcrumbs .owp-icon{vertical-align:text-top}.background-image-page-header .site-breadcrumbs{display:block;position:inherit;max-width:100%;margin-top:20px;top:auto;right:auto;color:#fff;text-align:center;z-index:2}.background-image-page-header .site-breadcrumbs a{color:#fff}.background-image-page-header .site-breadcrumbs a:hover{color:#ddd}.site-breadcrumbs nav{margin:0}.elementor .site-breadcrumbs{position:relative;display:block;overflow:visible}@media only screen and (max-width:959px){body.has-breadcrumbs .page-header-title{max-width:100%;width:100%}}@media only screen and (max-width:959px){.site-breadcrumbs{position:inherit;top:auto;left:auto;right:auto;max-width:100%;margin-top:0}}@media only screen and (max-width:767px){.page-header{background-attachment:initial!important}.page-header-with-background .page-header-title{font-size:36px}.page-header.background-image-page-header .page-header-title{font-size:24px}.page-header.background-image-page-header .page-subheading{font-size:14px}.background-image-page-header{height:auto!important}body.has-breadcrumbs .page-header-title{max-width:100%;width:100%}}#blog-entries{padding-bottom:0}.blog-entry.post{position:relative}.blog-entry.post ul.meta{margin:0 0 12px}.blog-entry.post .blog-entry-header{margin-bottom:20px}.blog-entry.post .blog-entry-header .entry-title{font-size:24px;margin:0}.blog-entry.post .blog-entry-header .entry-title a{font-weight:600;letter-spacing:.6px}.blog-entry.post .blog-entry-summary{margin-bottom:20px}.blog-entry.post .blog-entry-summary p:last-child{margin-bottom:0}.blog-entry.large-entry{border-bottom:1px solid #f1f1f1;margin-bottom:30px;padding-bottom:30px}@media only screen and (min-width:481px)and (max-width:980px){.has-blog-grid .blog-grid.tablet-1-col .blog-entry{width:100%!important}.has-blog-grid .blog-grid.tablet-2-col .blog-entry{width:50%!important}.has-blog-grid .blog-grid.tablet-3-col .blog-entry{width:33.33%!important}.has-blog-grid .blog-grid.tablet-4-col .blog-entry{width:25%!important}.has-blog-grid .blog-grid.tablet-5-col .blog-entry{width:20%!important}.has-blog-grid .blog-grid.tablet-6-col .blog-entry{width:16.66%!important}.has-blog-grid .blog-grid.tablet-7-col .blog-entry{width:14.28%!important}}@media only screen and (max-width:480px){.mobile-col .col.first{clear:none}.has-blog-grid .blog-grid.mobile-1-col .blog-entry{width:100%!important}.has-blog-grid .blog-grid.mobile-2-col .blog-entry{width:50%!important}.has-blog-grid .blog-grid.mobile-3-col .blog-entry{width:33.33%!important}.has-blog-grid .blog-grid.mobile-4-col .blog-entry{width:25%!important}.has-blog-grid .blog-grid.mobile-5-col .blog-entry{width:20%!important}.has-blog-grid .blog-grid.mobile-6-col .blog-entry{width:16.66%!important}.has-blog-grid .blog-grid.mobile-7-col .blog-entry{width:14.28%!important}}.blog-entry.grid-entry{justify-content:flex-start}.blog-entry.grid-entry .blog-entry-inner{padding:0 1.25rem 1.25rem;border:1px solid #e9e9e9}.blog-entry.grid-entry .blog-entry-header{margin:1rem 0 1rem}.blog-entry.grid-entry .blog-entry-header .entry-title{font-size:18px}.blog-entry.grid-entry .blog-entry-summary{line-height:1.6;margin-top:.625rem}ul.meta{display:flex;flex-wrap:wrap;justify-content:flex-start;color:#4a4a4a;font-size:14px;line-height:1.3;margin:0 0 20px;padding:0 0 10px;list-style:none}ul.meta li{line-height:1.5;align-self:flex-end;flex-wrap:nowrap;padding-bottom:5px}ul.meta li:after{padding:0 6px;font-weight:700}ul.meta li:last-child:after{display:none;padding:0}ul.meta li a{color:#4a4a4a}ul.meta li a:hover{color:#13aff0}ul.meta li i{padding-right:6px;font-size:17px}ul.meta li .owp-icon{margin-right:8px}ul.meta li svg.owp-icon{width:18px;height:18px}.single-post ul.meta{font-size:14.5px;border-bottom:1px solid #f1f1f1;padding-bottom:15px}.single-post ul.meta li:after{padding:0 8px}.single-post ul.meta li i{padding-right:9px}.single-post ul.meta li .owp-icon{margin-right:8px}.single-post ul.meta li svg.owp-icon{width:20px;height:20px}.wp-video{width:100%!important}.link-entry{position:absolute;top:20px;right:20px}.link-entry i{display:inline-block;width:60px;height:60px;font-size:22px;line-height:60px;background-color:#333;color:#fff;text-align:center;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;border-radius:50%;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.link-post-svg-icon{width:60px;height:60px;border-radius:50%;background-color:#333;text-align:center;padding-top:18px}.link-post-svg-icon .owp-icon{width:22px;height:22px}.single .entry-title{font-size:34px;padding:0 0 20px;margin:0 0 15px;border-bottom:1px solid #f1f1f1;letter-spacing:.6px}.single-post.content-max-width #main #content-wrap{width:100%;max-width:100%}.single-post.content-max-width .entry-content h1,.single-post.content-max-width .entry-content h2,.single-post.content-max-width .entry-content h3,.single-post.content-max-width .entry-content h4,.single-post.content-max-width .entry-content h5,.single-post.content-max-width .entry-content h6,.single-post.content-max-width .entry-content p,.single-post.content-max-width .entry-header,.single-post.content-max-width .entry-share,.single-post.content-max-width ul.meta{padding-left:20px;padding-right:20px}.single-post.content-max-width .entry-content h1,.single-post.content-max-width .entry-content h2,.single-post.content-max-width .entry-content h3,.single-post.content-max-width .entry-content h4,.single-post.content-max-width .entry-content h5,.single-post.content-max-width .entry-content h6,.single-post.content-max-width .entry-content p,.single-post.content-max-width .entry-content ul,.single-post.content-max-width .entry-header,.single-post.content-max-width .wp-block-columns,.single-post.content-max-width .wp-block-cover,.single-post.content-max-width .wp-block-cover-text,.single-post.content-max-width .wp-block-image,.single-post.content-max-width .wp-block-text-columns,.single-post.content-max-width .wp-block-video,.single-post.content-max-width ul.meta{margin:1.5em auto;max-width:700px}.single-post.content-max-width .elementor-section .wp-block-cover,.single-post.content-max-width .elementor-section .wp-block-cover-text,.single-post.content-max-width .elementor-section .wp-block-image,.single-post.content-max-width .elementor-section .wp-block-text-columns,.single-post.content-max-width .elementor-section .wp-block-video,.single-post.content-max-width .elementor-section h1,.single-post.content-max-width .elementor-section h2,.single-post.content-max-width .elementor-section h3,.single-post.content-max-width .elementor-section h4,.single-post.content-max-width .elementor-section h5,.single-post.content-max-width .elementor-section h6,.single-post.content-max-width .elementor-section p,.single-post.content-max-width .elementor-section ul{max-width:100%}.single-post.content-max-width .entry-content ul{padding-left:40px;padding-right:40px}.single-post.content-max-width .entry-header{margin-bottom:0;text-align:center}.single-post.content-max-width ul.meta{display:flex;flex-wrap:wrap;justify-content:center;color:#4a4a4a;font-size:14px;line-height:1.3;margin-bottom:20px;margin-top:20px;padding:0 0 10px;list-style:none}.single-post.content-max-width .entry-share{margin:1.5em auto;max-width:1100px}.single-post.content-max-width figure img{margin:0 auto}.wp-block-cover-image,.wp-block-image{margin-bottom:20px}.wp-block-pullquote{border-left-width:0;margin:0}.wp-block-separator{margin:30px auto}@media only screen and (max-width:480px){.single-post .entry-title{font-size:26px}}.single .entry-content{margin-bottom:20px}.entry-footer{display:inline-block;width:100%}time.published{font-size:12px}time.published i{padding-right:5px}time.published svg.owp-icon{width:17px;height:17px;margin-right:.7rem}.sidebar-box{margin-bottom:40px}.sidebar-box ul{margin:0;padding:0;list-style:none}.widget-title{display:block;line-height:1;font-size:13px;font-weight:400;color:#333;border-width:0 0 0 3px;border-style:solid;border-color:#13aff0;letter-spacing:1px;padding-left:15px;margin:0 0 20px;text-transform:capitalize}.oceanwp-widget-recent-posts-li,.site-footer .widget_nav_menu li,.widget_recent_comments li,.widget_recent_entries li{padding:6px 0;border-bottom:1px solid #e9e9e9}.oceanwp-widget-recent-posts-li:first-child,.site-footer .widget_nav_menu li:first-child,.widget_recent_comments li:first-child,.widget_recent_entries li:first-child{border-top:1px solid #e9e9e9}@media only screen and (max-width:767px){#main .widget_nav_menu li a:before{display:none}}.theme-select{position:relative;border:1px solid #ddd;color:#555;height:34px;line-height:32px;padding:0 45px 0 15px;width:100%;z-index:1;overflow:hidden}.theme-select:after{font-family:"Font Awesome 5 Free";content:"";position:absolute;right:0;top:0;display:block;height:32px;width:32px;font-size:11px;font-weight:600;color:#929292;border-left:1px solid #ddd;text-align:center}@keyframes reveal{from{transform:scale(.001)}to{transform:scale(1)}}@keyframes slide{to{transform:translateX(1.3em)}}#comments{margin-top:30px;padding-top:30px;border-top:1px solid #f1f1f1}.comment-body{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-bottom:30px;padding-bottom:30px;border-bottom:1px solid #f1f1f1}.comment-body .comment-content{position:relative;width:100%}.comment-author{display:inline-block;width:100%}.comment-author .comment-link,.comment-author .comment-meta{font-weight:600;margin:5px 0 8px}.comment-author .comment-link{float:left;font-size:18px}.comment-author .comment-meta{float:right;text-align:right;font-size:10px;line-height:2.5;text-transform:uppercase;letter-spacing:.1em}.comment-author .comment-meta .comment-edit-link,.comment-author .comment-meta .comment-reply-link{margin-left:15px}.comment-author .comment-meta .comment-reply-link{color:#13aff0}.comment-author .comment-meta .comment-reply-link:hover{color:#333}span.required{position:relative;top:-4px;font-size:10px;margin-left:3px;color:red}.comment-body p{margin:0}.no-comments{text-align:right}.no-comments i{margin-right:8px}@media only screen and (max-width:480px){.comment-body img{display:none}.comment-author{margin-bottom:16px}.comment-author .comment-link,.comment-author .comment-meta{float:none}}.site-footer{position:relative}#footer-widgets{background-color:#222;padding:30px 0;margin:0}#footer-widgets .footer-box{padding:0 15px;margin:0}#footer-widgets .footer-box .footer-widget{margin-bottom:20px}#footer-widgets .footer-box .footer-widget:last-child{margin-bottom:0}#footer-widgets .footer-box .footer-widget ul{margin:0;padding:0;list-style:none}#footer-widgets .footer-box .widget-title{color:#fff}#footer-widgets .footer-box a{color:#fff}#footer-widgets .footer-box a:hover{color:#13aff0}#footer-widgets .social-widget li a{border-color:#555}@media only screen and (max-width:959px){#footer-widgets .col{margin-bottom:30px}}@media only screen and (min-width:481px)and (max-width:768px){#footer-widgets.tablet-1-col .footer-box{width:100%}#footer-widgets.tablet-2-col .footer-box{width:50%!important}#footer-widgets.tablet-2-col .footer-box:nth-child(3n){clear:left}#footer-widgets.tablet-3-col .footer-box{width:33.33%!important;clear:none}#footer-widgets.tablet-3-col .footer-box:nth-child(4n){clear:left}#footer-widgets.tablet-4-col .footer-box{width:25%!important}#footer-widgets.tablet-4-col .footer-box:nth-child(5n){clear:left}}@media only screen and (max-width:480px){#footer-widgets.mobile-1-col .footer-box{width:100%}#footer-widgets.mobile-2-col .footer-box{width:50%!important}#footer-widgets.mobile-2-col .footer-box:nth-child(3n){clear:left}#footer-widgets.mobile-3-col .footer-box{width:33.33%!important;clear:none}#footer-widgets.mobile-3-col .footer-box:nth-child(4n){clear:left}#footer-widgets.mobile-4-col .footer-box{width:25%!important}#footer-widgets.mobile-4-col .footer-box:nth-child(5n){clear:left}}#footer-bottom{background-color:#1b1b1b;padding:15px 0;font-size:12px;line-height:1;color:#fff}#footer-bottom #copyright,#footer-bottom #footer-bottom-menu{width:50%}#footer-bottom #footer-bottom-menu{float:right;text-align:right;padding-left:15px}#footer-bottom #footer-bottom-menu ul{display:inline-block;margin:0;list-style:none;margin:0;padding:0}#footer-bottom #footer-bottom-menu li{float:left}#footer-bottom #footer-bottom-menu li:after{content:"|";margin-left:5px;margin-right:5px}#footer-bottom #footer-bottom-menu li:last-child:after{content:"";margin-left:0;margin-right:0}#footer-bottom #footer-bottom-menu a{color:#fff}#footer-bottom #footer-bottom-menu a:hover{color:#13aff0}#footer-bottom.no-footer-nav #copyright{float:none;width:100%;text-align:center;padding-left:0!important;padding-right:0!important}#footer-bottom #copyright{float:left;text-align:left;padding-right:15px}#footer-bottom a{color:#fff}#footer-bottom a:hover{color:#13aff0}@media only screen and (max-width:959px){#footer-bottom #copyright,#footer-bottom #footer-bottom-menu{float:none;width:100%;padding-right:0;padding-left:0;text-align:center}#footer-bottom #footer-bottom-menu{margin-bottom:15px}#footer-bottom #footer-bottom-menu li{float:none;display:inline-block}}@media only screen and (max-width:480px){#footer-bottom #footer-bottom-menu li{margin-bottom:8px}}#scroll-top{display:none;opacity:0;position:fixed;right:20px;bottom:20px;width:40px;height:40px;line-height:40px;background-color:rgba(0,0,0,.4);color:#fff;font-size:18px;cursor:pointer;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;border-radius:2px;text-align:center;z-index:100;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}#scroll-top>span{line-height:inherit;vertical-align:top}#scroll-top:hover{background-color:rgba(0,0,0,.8)}#scroll-top.scroll-top-left{left:20px;right:auto}#scroll-top .owp-icon{vertical-align:initial}@media only screen and (max-width:480px){#scroll-top{right:10px;bottom:10px;width:26px;height:26px;line-height:24px;font-size:14px}}.elementor-editor-active #site-header{z-index:1}.elementor-editor-active #main{z-index:inherit!important}#site-header .elementor-section-wrap{height:auto!important}.elementor-widget-image .elementor-image img{display:inline-block}.no-height .elementor-column{min-height:0}#sidr-close,.sidebar-mobile #mobile-nav{display:none}#sidr{display:block;position:fixed;top:0;height:100%;z-index:999999;width:300px;max-width:100%;padding-bottom:30px;overflow-x:hidden;overflow-y:auto;font-size:15px;background-color:#fff;color:#555;-webkit-touch-callout:none;user-select:none;-webkit-overflow-scrolling:touch}#sidr ul{margin:0;list-style:none}.sidr.right{left:auto;right:-300px}.sidr.left{left:-300px;right:auto}.sidr a{color:#555}.sidr a:hover,.sidr-class-dropdown-toggle:hover,.sidr-class-menu-item-has-children.active>a,.sidr-class-menu-item-has-children.active>a>.sidr-class-dropdown-toggle{color:#13aff0}a.sidr-class-toggle-sidr-close{display:block;background-color:#f8f8f8;color:#333;font-size:13px;font-weight:600;line-height:1;padding:20px;letter-spacing:.6px;text-transform:uppercase}a.sidr-class-toggle-sidr-close i{display:inline-block;padding-right:8px;margin:0;width:auto;height:auto;line-height:1;vertical-align:bottom}a.sidr-class-toggle-sidr-close .owp-icon{margin-right:8px}.sidr-class-dropdown-menu ul,.sidr-class-fs-dropdown-menu ul{display:none;border-top:1px solid rgba(0,0,0,.035);margin-left:0;background-color:rgba(0,0,0,.02)}.sidr-class-dropdown-menu li,.sidr-class-fs-dropdown-menu li{border-bottom:1px solid rgba(0,0,0,.035)}.sidr-class-dropdown-menu.sidr-class-left-menu li:last-child,.sidr-class-fs-dropdown-menu.sidr-class-left-menu li:last-child{border-bottom:none}.sidr-class-dropdown-menu>li:first-child,.sidr-class-fs-dropdown-menu>li:first-child{border-top:1px solid rgba(0,0,0,.035)}.sidr-class-dropdown-menu li a,.sidr-class-fs-dropdown-menu li a{padding:12px 20px;display:block;position:relative}.sidr-class-dropdown-menu li a:focus,.sidr-class-fs-dropdown-menu li a:focus{outline:1px dashed rgba(0,0,0,.3)}.sidr-class-dropdown-menu ul li:last-child,.sidr-class-fs-dropdown-menu ul li:last-child{border:none}.sidr-class-top-bar-menu>li:first-child{border-top:none}.sidr-class-menu-item-has-children{position:relative}.sidr-class-dropdown-menu li.sidr-class-menu-item-has-children>a{padding-right:60px}.sidr-class-dropdown-toggle{font-size:11px;height:100%;width:60px;position:absolute;right:0;top:0;cursor:pointer;color:#555;text-align:right;padding-right:20px;text-align:center;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.sidr-class-dropdown-toggle:focus{outline:1px dashed rgba(0,0,0,.3)}.sidr-class-dropdown-toggle:before{font-family:"Font Awesome 5 Free";content:"+";font-size:20px;position:absolute;top:50%;left:50%;width:30px;height:30px;line-height:30px;margin-top:-15px;margin-left:-15px}.sidr-class-dropdown-menu li.active>a>.sidr-class-dropdown-toggle:before{content:"-"}.sidr-class-dropdown-menu ul a:before{font-family:"Font Awesome 5 Free";content:"";display:inline-block;margin:0 10px;font-weight:600}.sidr-class-dropdown-menu ul ul a:before{margin-left:20px}.sidr-class-dropdown-menu ul ul ul a:before{margin-left:40px}.sidr-class-elementor,.sidr-class-middle-site-logo,.sidr-class-sidebar-box{display:none!important}.sidr-class-dropdown-menu a i{font-size:inherit!important;vertical-align:initial!important;margin-right:10px}.sidr-class-dropdown-menu a i.after{margin-right:0;margin-left:10px}.oceanwp-sidr-overlay{position:fixed;top:0;left:0;height:100%;width:100%;background:rgba(0,0,0,.3);z-index:99}#mobile-menu-search,.sidr-class-search-toggle-li,.sidr-class-woo-cart-link{display:none}.sidr-class-social-menu-inner ul{display:table;width:100%;text-align:center;table-layout:fixed}.sidr-class-social-menu-inner ul li{display:table-cell}.sidr-class-social-menu-inner ul li a{display:block;padding:12px 10px}.admin-bar #sidr,.admin-bar .oceanwp-sidr-overlay{top:32px;height:-webkit-calc(100% - 32px);height:calc(100% - 32px)}@media screen and (max-width:782px){.admin-bar #sidr,.admin-bar .oceanwp-sidr-overlay{top:46px;height:-webkit-calc(100% - 46px);height:calc(100% - 46px)}}@supports (-ms-overflow-style:none){.ps{overflow:auto!important}}/*! Flickity v2.2.2
https://flickity.metafizzy.co
---------------------------------------------- */.flickity-enabled{position:relative}.flickity-enabled:focus{outline:0}.flickity-viewport{overflow:hidden;position:relative;height:100%}.flickity-button{position:absolute;background:rgba(255,255,255,.75);border:none;color:#333}.flickity-button:hover{background:#fff;cursor:pointer}.flickity-button:focus{outline:0;box-shadow:0 0 0 5px #19f}.flickity-button:active{opacity:.6}.flickity-button:disabled{opacity:.3;cursor:auto;pointer-events:none}.flickity-button-icon{fill:currentColor}button::-moz-focus-inner{padding:0;border:0}@media only screen and (max-width:959px){body.default-breakpoint #site-logo.has-responsive-logo .custom-logo-link{display:none}body.default-breakpoint #site-logo.has-responsive-logo .responsive-logo-link{display:block}body.default-breakpoint #site-header.center-header #site-logo{display:block}body.default-breakpoint #top-bar-nav,body.default-breakpoint .after-header-content,body.default-breakpoint .oceanwp-social-menu{display:none}body.default-breakpoint .center-logo #site-logo{float:none;position:absolute;left:50%;padding:0;-webkit-transform:translateX(-50%);transform:translateX(-50%)}body.default-breakpoint .oceanwp-mobile-menu-icon{display:block}body.default-breakpoint #top-bar.has-no-content #top-bar-social{text-align:center}body.default-breakpoint #top-bar.has-no-content #top-bar-social.top-bar-left,body.default-breakpoint #top-bar.has-no-content #top-bar-social.top-bar-right{position:inherit;left:auto;right:auto;float:none;height:auto;line-height:1.5em;margin-top:0}body.default-breakpoint #top-bar.has-no-content #top-bar-social li{float:none;display:inline-block}body.default-breakpoint #site-header.vertical-header{position:relative;width:100%;left:0!important;right:0!important}body.default-breakpoint #site-header.vertical-header .has-template>#site-logo{display:block}body.default-breakpoint #site-header.vertical-header #site-header-inner{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;align-items:center;padding:0;max-width:90%}body.default-breakpoint #site-header.vertical-header #site-header-inner>:not(.oceanwp-mobile-menu-icon){display:none}body.default-breakpoint #site-header.vertical-header #site-header-inner>*{padding:0!important}body.default-breakpoint #site-header.vertical-header #site-header-inner #site-logo{display:block;margin:0;width:50%;text-align:left}body.default-breakpoint #site-header.vertical-header #site-header-inner .oceanwp-mobile-menu-icon{width:50%;text-align:right}body.default-breakpoint #site-header.vertical-header .vertical-toggle{display:none}body.default-breakpoint .owp-cart-overlay{display:none!important}}
/* /home/user/htdocs/electromagnyc.com/wp-content/themes/oceanwp/assets/css/third/bbpress.css */
/* bbPress */
.bbpress .social-share-title,
.bbpress .social-share-buttons {
    display: none
}

#bbpress-forums hr {
    margin: 0 0 24px 0
}

#bbpress-forums {
    background: transparent;
    clear: both;
    margin-bottom: 20px;
    overflow: hidden;
    font-size: 12px
}

#bbpress-forums ul.bbp-lead-topic,
#bbpress-forums ul.bbp-topics,
#bbpress-forums ul.bbp-forums,
#bbpress-forums ul.bbp-search-results {
    border: 0;
}

body.reply-edit .reply {
    float: none
}

#bbpress-forums div.reply {
    height: auto;
    width: 100%
}

#bbpress-forums div.bbp-forum-header,
#bbpress-forums div.bbp-topic-header,
#bbpress-forums div.bbp-reply-header {
    background-color: #f4f4f4
}

#bbpress-forums .status-trash.even,
#bbpress-forums .status-spam.even {
    background-color: #fee
}

#bbpress-forums .status-trash.odd,
#bbpress-forums .status-spam.odd {
    background-color: #fdd
}

#bbpress-forums ul {
    background: 0;
    list-style: none;
    margin: 0;
    padding: 0
}

#bbpress-forums ul.bbp-threaded-replies {
    margin-left: 50px
}

#bbpress-forums li {
    background: 0;
    margin: 0;
    list-style: none
}

#bbpress-forums li.bbp-header,
#bbpress-forums li.bbp-body,
#bbpress-forums li.bbp-footer {
    clear: both
}

#bbpress-forums li.bbp-header,
#bbpress-forums li.bbp-footer {
    background: transparent;
}

#bbpress-forums li.bbp-header ul {
    overflow: hidden
}

.single-topic #bbpress-forums li.bbp-header,
.single-topic #bbpress-forums li.bbp-footer {
    background: #f9f9f9;
}

.single-topic #bbpress-forums li.bbp-header {
    border-bottom: 0
}

#bbpress-forums .bbp-forums-list {
    margin: 0 0 0 5px;
    padding-left: 15px;
    border-left: 1px solid #ddd
}

#bbpress-forums .bbp-forums-list li {
    display: inline;
    font-size: 11px
}

#bbpress-forums li.bbp-footer p {
    margin: 0;
    line-height: 1em
}

li.bbp-forum-info,
li.bbp-topic-title {
    float: left;
    text-align: left;
    width: 55%
}

li.bbp-forum-topic-count,
li.bbp-topic-voice-count,
li.bbp-forum-reply-count,
li.bbp-topic-reply-count {
    float: left;
    text-align: center;
    width: 10%
}

li.bbp-forum-freshness,
li.bbp-topic-freshness {
    text-align: right;
    float: left;
    width: 22%
}

li.bbp-header div.bbp-topic-content span#subscription-toggle,
li.bbp-header div.bbp-topic-content span#favorite-toggle,
li.bbp-header div.bbp-reply-content span#subscription-toggle,
li.bbp-header div.bbp-reply-content span#favorite-toggle {
    float: right
}

#bbpress-forums li .bbp-forum-title,
#bbpress-forums li .bbp-topic-permalink {
    margin-bottom: 9px;
    display: inline-block;
    font-weight: 500
}

#bbpress-forums ul.topic.sticky li.bbp-topic-title:before,
#bbpress-forums ul.topic.super-sticky li.bbp-topic-title:before {
    color: #ffa406;
    content: '\72';
}

#bbpress-forums ul.topic.resolved-topic li.bbp-topic-title:before {
    color: #169e59;
    content: '\52';
}

#bbpress-forums ul.topic.not-resolved-topic li.bbp-topic-title:before {
    color: #d31111;
    content: '\51';
}

#bbpress-forums li .bbp-topic-permalink {
    font-size: 13px;
    margin-bottom: 0 !important
}

#bbpress-forums div.bbp-forum-title h3,
#bbpress-forums div.bbp-topic-title h3,
#bbpress-forums div.bbp-reply-title h3 {
    background: 0;
    border: 0;
    font-size: 16px;
    line-height: 1em;
    margin: 8px 0;
    padding: 0;
    text-transform: none
}

#bbpress-forums div.bbp-forum-author,
#bbpress-forums div.bbp-topic-author,
#bbpress-forums div.bbp-reply-author {
    float: left;
    text-align: center;
    width: 115px
}

#bbpress-forums div.bbp-forum-author img.avatar,
#bbpress-forums div.bbp-topic-author img.avatar,
#bbpress-forums div.bbp-reply-author img.avatar {
    border: 0;
    max-width: 80px;
    padding: 0;
    margin: 12px auto 0 auto;
    float: none
}

#bbpress-forums div.bbp-forum-author a.bbp-author-name,
#bbpress-forums div.bbp-topic-author a.bbp-author-name,
#bbpress-forums div.bbp-reply-author a.bbp-author-name {
    margin: 0 12px;
    word-break: break-word;
    display: inline-block
}

#bbpress-forums div.bbp-topic-author a.bbp-author-name,
#bbpress-forums div.bbp-reply-author a.bbp-author-name {
    clear: left;
    display: block
}

#bbpress-forums div.bbp-forum-author .bbp-author-role,
#bbpress-forums div.bbp-topic-author .bbp-author-role,
#bbpress-forums div.bbp-reply-author .bbp-author-role {
    font-size: 11px;
    font-style: italic
}

#bbpress-forums li.bbp-header .bbp-search-author,
#bbpress-forums li.bbp-footer .bbp-search-author,
#bbpress-forums li.bbp-header .bbp-forum-author,
#bbpress-forums li.bbp-footer .bbp-forum-author,
#bbpress-forums li.bbp-header .bbp-topic-author,
#bbpress-forums li.bbp-footer .bbp-topic-author,
#bbpress-forums li.bbp-header .bbp-reply-author,
#bbpress-forums li.bbp-footer .bbp-reply-author {
    float: left;
    margin: 0;
    padding: 0;
    width: 120px
}

div.bbp-forum-header,
div.bbp-topic-header,
div.bbp-reply-header {
    border-top: 1px solid #ddd;
    clear: both
}

#bbpress-forums div.bbp-reply-to {
    margin-left: 130px;
    padding: 12px 12px 12px 0;
    text-align: right
}

#bbpress-forums div#bbp-cancel-reply-to {
    text-align: right
}

div.bbp-breadcrumb {
    display: block;
}

div.bbp-breadcrumb,
div.bbp-topic-tags {
    font-size: 12px
}

#bbp-topic-hot-tags {
    clear: both
}

#bbpress-forums #bbp-search-form {
    clear: left
}

#bbpress-forums #bbp-search-form .hidden {
    height: 0;
    width: 0;
    overflow: hidden;
    position: absolute;
    background: 0;
    left: -999em
}

#bbpress-forums #bbp-search-form #bbp_search {
    max-height: 50px;
    padding: 0 15px;
}

span.bbp-admin-links {
    float: right;
    color: #ddd
}

span.bbp-admin-links a {
    color: #bbb;
    font-weight: normal;
    font-size: 10px;
    text-transform: uppercase;
    text-decoration: none
}

fieldset span.bbp-admin-links {
    float: left
}

tr td span.bbp-admin-links a:hover {
    color: #ff4b33
}

td.bbp-topic-admin-links,
td.bbp-topic-counts {
    width: 50%
}

.bbp-forum-header a.bbp-forum-permalink,
.bbp-topic-header a.bbp-topic-permalink,
.bbp-reply-header a.bbp-reply-permalink {
    float: right;
    margin-left: 10px;
    color: #ccc
}

.bbp-row-actions #favorite-toggle a {
    text-decoration: none;
    padding: 0 3px 1px;
    color: #7c7;
    border: 1px solid #aca;
    background-color: #dfd;
    font-weight: bold;
    font-size: 13px
}

.bbp-row-actions #favorite-toggle a:hover {
    color: #5a5;
    border-color: #7c7;
    background-color: #beb
}

.bbp-row-actions #favorite-toggle span.is-favorite a {
    color: #faa;
    border: 1px solid #faa;
    background-color: #fee
}

.bbp-row-actions #favorite-toggle span.is-favorite a:hover {
    color: #c88;
    border-color: #c88;
    background-color: #fdd
}

.bbp-row-actions #subscription-toggle a {
    text-decoration: none;
    padding: 0 3px 1px;
    color: #7c7;
    border: 1px solid #aca;
    background-color: #dfd;
    font-weight: bold;
    font-size: 13px
}

.bbp-row-actions #subscription-toggle a:hover {
    color: #5a5;
    border-color: #7c7;
    background-color: #beb
}

.bbp-row-actions #subscription-toggle span.is-subscribed a {
    color: #faa;
    border: 1px solid #faa;
    background-color: #fee
}

.bbp-row-actions #subscription-toggle span.is-subscribed a:hover {
    color: #c88;
    border-color: #c88;
    background-color: #fdd
}

#bbpress-forums .bbp-forum-info .bbp-forum-content,
#bbpress-forums p.bbp-topic-meta {
    font-size: 11px;
    margin: 0;
    padding: 0;
    word-wrap: break-word
}

#bbpress-forums p.bbp-topic-meta {
    font-size: 11px;
    line-height: 30px;
    position: relative
}

#bbpress-forums p.bbp-topic-meta .freshness_link {
    display: block
}

#bbpress-forums p.bbp-topic-meta span {
    white-space: nowrap
}

.bbp-pagination-count {
    float: left;
    border: 1px solid transparent
}

.bbp-pagination-links {
    float: right;
    list-style: none;
    display: inline
}

.bbp-pagination-links a,
.bbp-pagination-links span.current {
    display: block;
    float: left;
    padding: 0 5px;
    margin-left: 5px;
    border: 1px solid #efefef;
    text-decoration: none
}

.bbp-pagination-links a:hover,
.bbp-pagination-links span.current {
    background: #eee;
    opacity: .8;
    border: 1px solid #ddd
}

.bbp-pagination-links span.dots {
    display: block;
    float: left;
    padding: 1px 4px;
    margin-left: 5px
}

.bbp-pagination {
    float: left;
    width: 100%;
    text-align: right;
    margin-top: 6px
}

.bbp-topic-pagination {
    display: inline-block;
    margin-left: 5px;
}

.bbp-topic-pagination a {
    font-size: 10px;
    line-height: 10px;
    padding: 1px 3px;
    border: 1px solid #ddd;
    text-decoration: none
}

#bbpress-forums fieldset.bbp-form {
    clear: left
}

#bbpress-forums fieldset.bbp-form {
    border: 1px solid #ddd;
    padding: 10px 20px;
    margin-bottom: 10px
}

#bbpress-forums fieldset.bbp-form legend {
    padding: 5px
}

#bbpress-forums fieldset.bbp-form label {
    margin: 0;
    display: inline-block
}

#bbp-edit-topic-tag.bbp-form fieldset.bbp-form label,
#bbp-login fieldset label,
#bbp-register fieldset label,
#bbp-lost-pass fieldset label {
    width: 100px
}

#bbpress-forums fieldset.bbp-form p,
#bbpress-forums fieldset.bbp-form textarea,
#bbpress-forums fieldset.bbp-form select,
#bbpress-forums fieldset.bbp-form input {
    margin: 0 0 8px
}

textarea#bbp_reply_content,
textarea#bbp_topic_content,
textarea#bbp_forum_content {
    width: 97%;
    box-sizing: border-box
}

textarea#bbp_forum_content {
    height: 210px
}

#bbpress-forums fieldset.bbp-forum-form-attributes {
    width: 200px;
    float: right;
    clear: none;
    margin-left: 25px
}

.bbp-topic-form,
.bbp-reply-form,
.bbp-topic-tag-form {
    clear: left
}

body.topic-edit .bbp-topic-form div.avatar img,
body.reply-edit .bbp-reply-form div.avatar img,
body.single-forum .bbp-topic-form div.avatar img,
body.single-reply .bbp-reply-form div.avatar img {
    margin-right: 0;
    padding: 10px;
    border: 1px solid #ddd;
    line-height: 0;
    background-color: #efefef
}

body.page .bbp-reply-form code,
body.page .bbp-topic-form code,
body.single-topic .bbp-reply-form code,
body.single-forum .bbp-topic-form code,
body.topic-edit .bbp-topic-form code,
body.reply-edit .bbp-reply-form code {
    font-size: 10px;
    background-color: #f0fff8;
    border: 1px solid #ceefe1;
    display: block;
    padding: 8px;
    margin-top: 5px;
    width: 369px
}

#merge_tag,
#delete_tag {
    display: inline
}

div.bbp-submit-wrapper {
    margin-top: 15px;
    float: right;
    clear: both
}

p.form-allowed-tags {
    max-width: 100%
}

#bbpress-forums div.bbp-the-content-wrapper {
    margin-bottom: 10px
}

#bbpress-forums div.bbp-the-content-wrapper textarea.bbp-the-content {
    width: 100%;
    margin: 0;
    font-size: 12px
}

#bbpress-forums div.bbp-the-content-wrapper table,
#bbpress-forums div.bbp-the-content-wrapper tbody,
#bbpress-forums div.bbp-the-content-wrapper tr,
#bbpress-forums div.bbp-the-content-wrapper td {
    border: 0;
    padding: 0;
    margin: 0;
    width: auto;
    line-height: 1em
}

#bbpress-forums div.bbp-the-content-wrapper input {
    font-size: 12px;
    padding: 5px;
    margin: 0 2px 0 0;
    line-height: 1em
}

#bbpress-forums div.bbp-the-content-wrapper div.quicktags-toolbar {
    padding: 5px;
    min-height: 26px
}

#bbpress-forums div.bbp-the-content-wrapper td.mceToolbar {
    padding: 4px 4px 8px
}

#bbpress-forums div.wp-editor-container {
    margin: 0;
    padding: 0;
    line-height: 0
}

#bbpress-forums div.bbp-the-content-wrapper td.mceStatusbar {
    line-height: 16px
}

#bbpress-forums #bbp-your-profile fieldset {
    padding: 20px 20px 0 20px
}

#bbpress-forums #bbp-your-profile fieldset div {
    margin-bottom: 20px;
    float: left;
    width: 100%;
    clear: left
}

#bbpress-forums #bbp-your-profile fieldset select {
    width: 60%;
}

#bbpress-forums #bbp-your-profile fieldset textarea {
    resize: vertical
}

#bbpress-forums #bbp-your-profile fieldset input,
#bbpress-forums #bbp-your-profile fieldset textarea {
    margin-bottom: 0;
    width: 60%;
    background: #f9f9f9;
    border: 1px solid #ddd;
    box-shadow: none;
    padding: 5px 8px;
    border-radius: 0
}

#bbpress-forums #bbp-your-profile fieldset input:focus,
#bbpress-forums #bbp-your-profile fieldset textarea:focus {
    border: 1px solid #ccc;
    box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.1);
    outline-color: rgba(240, 255, 240, 0.1)
}

#bbpress-forums #bbp-your-profile fieldset.bbp-form input.checkbox {
    width: auto
}

#bbpress-forums #bbp-your-profile fieldset legend {
    display: none
}

#bbpress-forums #bbp-your-profile fieldset label[for] {
    float: left;
    width: 20%;
    padding: 5px 20px 5px 0;
    cursor: pointer
}

#bbpress-forums #bbp-your-profile fieldset dl label[for] {
    text-align: left;
    width: 60%
}

#bbpress-forums #bbp-your-profile fieldset fieldset {
    margin: 0;
    border: 0;
    padding: 0;
    clear: none;
    float: none
}

#bbpress-forums #bbp-your-profile fieldset fieldset.password {
    width: 60%;
    display: inline
}

#bbpress-forums #bbp-your-profile fieldset fieldset.password input {
    width: 100%
}

#bbpress-forums #bbp-your-profile fieldset fieldset.capabilities dl {
    margin: 0
}

#bbpress-forums #bbp-your-profile fieldset.submit button {
    float: right
}

.bbp-no-topic,
.bbp-no-reply {
    display: inline-block;
    width: 100%;
    margin-top: 15px;
}

div.bbp-template-notice,
div.indicator-hint {
    border-width: 1px;
    border-style: solid;
    padding: 0 .6em;
    margin: 5px 0 15px;
    border-radius: 3px;
    background-color: #ffffe0;
    border-color: #e6db55;
    color: #000;
    clear: both
}

div.bbp-template-notice a {
    color: #555;
    text-decoration: none
}

div.bbp-template-notice a:hover {
    color: #000
}

div.bbp-template-notice.info {
    border: #cee1ef 1px solid;
    background-color: #f0f8ff
}

div.bbp-template-notice.important {
    border: #e6db55 1px solid;
    background-color: #fffbcc
}

div.bbp-template-notice.error,
div.bbp-template-notice.warning {
    background-color: #ffebe8;
    border-color: #c00
}

div.bbp-template-notice.error a,
div.bbp-template-notice.warning a {
    color: #c00
}

div.bbp-template-notice p {
    margin: .5em 0 6px 0 !important;
    padding: 2px;
    font-size: 12px;
    line-height: 140%
}

.bbp-topics-front ul.super-sticky,
.bbp-topics ul.super-sticky,
.bbp-topics ul.sticky,
.bbp-forum-content ul.sticky {
    background-color: transparent !important;
}

#bbpress-forums .bbp-topic-content ul.bbp-topic-revision-log,
#bbpress-forums .bbp-reply-content ul.bbp-topic-revision-log,
#bbpress-forums .bbp-reply-content ul.bbp-reply-revision-log {
    border-top: 1px dotted #ddd;
    width: 100%;
    margin: 0;
    padding: 8px 0 0 0;
    font-size: 11px;
    color: #aaa
}

#bbpress-forums .bbp-topic-content ul.bbp-topic-revision-log li,
#bbpress-forums .bbp-reply-content ul.bbp-topic-revision-log li,
#bbpress-forums .bbp-reply-content ul.bbp-reply-revision-log li {
    list-style-type: none
}

.bbp-login-form fieldset legend {
    display: none
}

.bbp-login-form .bbp-username input,
.bbp-login-form .bbp-email input,
.bbp-login-form .bbp-password input {
    width: 100%;
    padding: 5px
}

#sidebar .bbp-login-form label {
    display: block
}

.bbp-login-form .bbp-username,
.bbp-login-form .bbp-email,
.bbp-login-form .bbp-password,
.bbp-login-form .bbp-remember-me,
.bbp-login-form .bbp-submit-wrapper {
    margin-top: 10px
}

.bbp-login-form .bbp-remember-me input[type="checkbox"] {
    position: relative;
    top: 2px
}

.bbp-login-form .bbp-submit-wrapper {
    text-align: right
}

.bbp-login-form .bbp-login-links a {
    float: left;
    clear: left
}

.bbp-logged-in img.avatar {
    float: left;
    margin: 0 20px 0 0
}

.bbp-logged-in h4 {
    font-weight: bold;
    font-size: 1.3em;
    clear: none;
    margin-bottom: 10px
}

#bbpress-forums p.bbp-topic-meta img.avatar,
#bbpress-forums ul.bbp-reply-revision-log img.avatar,
#bbpress-forums ul.bbp-topic-revision-log img.avatar,
#bbpress-forums div.bbp-template-notice img.avatar,
#bbpress-forums .widget_display_topics img.avatar,
#bbpress-forums .widget_display_replies img.avatar {
    margin-right: 6px;
    margin-bottom: 0;
}

fieldset div.avatar {
    float: right
}

.activity-list li.bbp_topic_create .activity-content .activity-inner,
.activity-list li.bbp_reply_create .activity-content .activity-inner {
    border-left: 2px solid #eaeaea;
    margin-left: 5px;
    padding-left: 10px
}

#bbpress-forums h1 {
    clear: none;
    font-size: 1.8em;
    line-height: 1em;
    padding-bottom: 10px
}

#bbpress-forums #bbp-user-wrapper h2.entry-title,
#bbpress-forums #bbp-user-wrapper h3 {
    font-size: 1.4em;
    margin: 0;
    padding-bottom: 10px;
    padding-top: 0;
    margin: 0 0 20px;
    clear: none
}

#bbpress-forums #bbp-user-wrapper ul.bbp-topics {
    clear: both;
}

#bbpress-forums #bbp-single-user-details {
    margin: 0;
    width: 150px;
    float: left;
    overflow: hidden
}

#bbpress-forums #bbp-single-user-details #bbp-user-avatar {
    margin: 0;
    width: 150px
}

#bbpress-forums #bbp-single-user-details #bbp-user-avatar img.avatar {
    border: 0;
    height: 150px;
    padding: 0;
    margin: 0 0 20px 0;
    width: 150px
}

#bbpress-forums #bbp-single-user-details #bbp-user-description {
    float: none;
    margin-left: 180px
}

#bbpress-forums #bbp-single-user-details #bbp-user-navigation {
    float: none;
    margin: 0
}

#bbpress-forums #bbp-single-user-details #bbp-user-navigation li {
    float: left;
    width: 40%;
}

#bbpress-forums #bbp-single-user-details #bbp-user-navigation a {
    padding: 5px 8px;
    display: block;
    border: 1px solid transparent;
    text-decoration: none
}

#bbpress-forums #bbp-user-body {
    margin-left: 180px
}

body.my-account #bbpress-forums {
    border-top: 0;
    padding-top: 0;
    margin-bottom: 0
}

#bbpress-forums dl.bbp-user-capabilities {
    display: inline-block;
    vertical-align: top
}

#bbpress-forums dl.bbp-user-capabilities dt {
    margin: 0 0 10px;
    text-transform: capitalize
}

#bbpress-forums dl.bbp-user-capabilities dd {
    margin: 0;
    padding: 0
}

#bbpress-forums div.row-actions {
    font-size: 11px;
    visibility: hidden
}

#bbpress-forums li:hover>div.row-actions {
    visibility: visible
}

@media only screen and (max-width:480px) {
    #bbpress-forums li {
        font-size: 12px;
    }
    #bbpress-forums li.bbp-body ul.forum .bbp-forum-topic-count,
    #bbpress-forums li.bbp-body ul.topic .bbp-forum-topic-count,
    #bbpress-forums li.bbp-header ul .bbp-forum-topic-count {
        width: 20%!important
    }
    div.bbp-search-form input,
    div.bbp-search-form button {
        font-size: 11px;
        padding: 2px
    }
    li.bbp-forum-info,
    li.bbp-topic-title,
    #bbpress-forums li.bbp-topic-freshness {
        width: 35%!important;
    }
    li.bbp-forum-topic-count,
    li.bbp-forum-reply-count,
    li.bbp-topic-voice-count,
    li.bbp-topic-reply-count {
        width: 15%
    }
    #bbpress-forums li.single-forum-info .bbp-forum-title,
    #bbpress-forums li.single-forum-info .bbp-topic-permalink {
        margin-left: 0;
    }
    #bbpress-forums li.single-forum-info {
        padding-left: 0;
    }
    span.bbp-reply-post-date {
        float: left
    }
    span.bbp-admin-links {
        clear: left;
        float: left
    }
    #bbpress-forums .bbp-forums-list li {
        display: block;
        font-size: 11px
    }
    #bbpress-forums .bbp-body div.bbp-reply-author {
        min-height: 100px;
        padding-left: 80px;
        position: relative;
        text-align: left;
        width: 100%;
        margin-bottom: 15px;
    }
    #bbpress-forums div.bbp-reply-author a.bbp-author-name {
        word-wrap: break-word
    }
    #bbpress-forums div.bbp-reply-author img.avatar {
        position: absolute;
        top: 15px;
        left: 0;
        width: 60px;
        height: auto
    }
    #bbpress-forums div.bbp-reply-author .bbp-author-role {
        font-size: 12px;
        font-style: normal
    }
    #bbpress-forums .bbp-body div.bbp-reply-content {
        clear: both;
        margin: 10px;
        padding: 0
    }
    #bbpress-forums fieldset.bbp-form {
        padding: 0 10px 10px
    }
    #bbpress-forums #bbp-user-body {
        clear: both;
        margin-left: 0;
        word-wrap: break-word
    }
    #bbpress-forums #bbp-single-user-details #bbp-user-avatar {
        float: none!important;
        width: 100%!important;
        text-align: center;
    }
    #bbpress-forums #bbp-single-user-details #bbp-user-navigation {
        margin-left: 0!important;
    }
    #bbpress-forums #bbp-your-profile fieldset {
        padding: 0!important;
    }
    #bbpress-forums #bbp-your-profile fieldset label[for],
    #bbpress-forums #bbp-your-profile fieldset input,
    #bbpress-forums #bbp-your-profile fieldset textarea {
        width: 100%!important;
    }
    #bbpress-forums #bbp-your-profile fieldset label[for] {
        float: none!important;
    }
}

@media only screen and (max-width:320px) {
    #bbpress-forums div.bbp-search-form {
        margin-bottom: 10px
    }
    #bbpress-forums li.bbp-header li.bbp-forum-topic-count,
    #bbpress-forums li.bbp-header li.bbp-forum-reply-count,
    #bbpress-forums li.bbp-body li.bbp-forum-topic-count,
    #bbpress-forums li.bbp-body li.bbp-forum-reply-count,
    #bbpress-forums li.bbp-header li.bbp-topic-voice-count,
    #bbpress-forums li.bbp-header li.bbp-topic-reply-count,
    #bbpress-forums li.bbp-body li.bbp-topic-voice-count,
    #bbpress-forums li.bbp-body li.bbp-topic-reply-count {
        width: 20%!important
    }
    #bbpress-forums li.bbp-body li.bbp-forum-topic-count,
    #bbpress-forums li.bbp-body li.bbp-forum-reply-count,
    #bbpress-forums li.bbp-body li.bbp-forum-freshness,
    #bbpress-forums li.bbp-body li.bbp-topic-voice-count,
    #bbpress-forums li.bbp-body li.bbp-topic-reply-count,
    #bbpress-forums li.bbp-body li.bbp-topic-freshness {
        margin-top: 7px
    }
    #bbpress-forums li.bbp-header,
    #bbpress-forums li.bbp-footer {
        font-size: 10px
    }
    #bbpress-forums li.bbp-header div.bbp-reply-author {
        text-align: left;
        width: 25%
    }
    #bbpress-forums li.bbp-header div.bbp-reply-content {
        margin-left: 25%
    }
    #bbpress-forums div.bbp-template-notice img.avatar,
    #bbpress-forums p.bbp-topic-meta img.avatar {
        width: 14px;
        height: auto
    }
    #bbpress-forums div.bbp-the-content-wrapper td.mceToolbar {
        padding: 1px
    }
    #bbpress-forums div.bbp-the-content-wrapper td.mceToolbar td {
        width: 20px;
        height: 20px
    }
    #bbpress-forums div.wp-editor-container {
        width: 100%;
        overflow: auto
    }
    #bbpress-forums input#bbp_topic_title,
    #bbpress-forums input#bbp_topic_tags {
        width: 95%
    }
}

@media only screen and (max-width:240px) {
    #bbpress-forums li.bbp-header ul .bbp-forum-topic-count,
    #bbpress-forums li.bbp-body ul.forum .bbp-forum-topic-count,
    #bbpress-forums li.bbp-topic-voice-count {
        display: none;
    }
    #bbpress-forums li.bbp-header ul .bbp-forum-info,
    #bbpress-forums li.bbp-body ul.forum .bbp-forum-freshness,
    #bbpress-forums li.bbp-body ul.topic .bbp-forum-freshness,
    #bbpress-forums li.bbp-header ul .bbp-forum-freshness,
    li.bbp-topic-title,
    #bbpress-forums li.bbp-topic-freshness {
        width: 40%!important;
    }
    #bbpress-forums li.bbp-header li.bbp-forum-topic-count,
    #bbpress-forums li.bbp-header li.bbp-forum-reply-count,
    #bbpress-forums li.bbp-body li.bbp-forum-topic-count,
    #bbpress-forums li.bbp-body li.bbp-forum-reply-count,
    #bbpress-forums li.bbp-header li.bbp-topic-reply-count,
    #bbpress-forums li.bbp-body li.bbp-topic-reply-count {
        width: 20%!important
    }
    #bbpress-forums li.bbp-footer div.bbp-reply-author,
    #bbpress-forums li.bbp-footer div.bbp-reply-content {
        width: 45%
    }
    #bbpress-forums li.bbp-header div.bbp-reply-author,
    #bbpress-forums li.bbp-header div.bbp-reply-content {
        clear: both;
        width: 100%
    }
    #bbpress-forums li.bbp-header div.bbp-reply-content {
        margin-left: 0;
        text-align: left
    }
    #bbpress-forums li.bbp-body li.bbp-topic-freshness p.bbp-topic-meta {
        display: inline-block
    }
    #bbpress-forums li.bbp-header {
        overflow: hidden
    }
    #bbpress-forums li.bbp-footer div.bbp-reply-content {
        display: inline-block;
        margin-left: 0
    }
    #bbpress-forums li.bbp-body div.bbp-reply-author {
        min-height: 60px;
        padding-left: 60px
    }
    #bbpress-forums div.bbp-reply-author img.avatar {
        width: 40px;
        height: auto
    }
}

#bbpress-forums {
    overflow: visible
}

#bbpress-forums .wp-editor-container,
#wp-bbp_topic_content-editor-container,
#wp-bbp_reply_content-editor-container {
    border: 1px solid #d2d2d2
}

#bbpress-forums div.bbp-search-form {
    float: none;
    margin-bottom: 40px;
    text-align: right;
}

#bbpress-forums form.bbp-search-form {
    display: inline-block;
    -webkit-border-radius: 22px;
    -moz-border-radius: 22px;
    border-radius: 22px;
    border: 1px solid #e4e4e4;
    height: 35px;
    line-height: 35px;
    padding: 0 10px;
    min-width: 420px;
    text-align: left;
    -webkit-box-shadow: 0 0 0 4px #f3f3f3;
    -moz-box-shadow: 0 0 0 4px #f3f3f3;
    box-shadow: 0 0 0 4px #f3f3f3;
}

#bbpress-forums .bbp-search-form .hidden {
    height: 0;
    width: 0;
    overflow: hidden;
    position: absolute;
    background: 0;
    left: -999em
}

.bbp-search-form .search-table {
    display: table;
    width: 100%
}

.bbp-search-form .search-field,
.bbp-search-form .search-button {
    display: table-cell;
    vertical-align: top;
}

.bbp-search-form .search-field {
    vertical-align: top
}

.bbp-search-form .search-field #bbp_search {
    width: 100%;
}

#bbpress-forums .bbp-search-form .search-field #bbp_search {
    float: left;
    width: 100%;
    height: 33px;
    min-height: 100%;
    padding: 0 10px;
    background: transparent;
    border: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    min-width: 420px;
    -webkit-transition: .7s;
    -moz-transition: .7s;
    -o-transition: .7s;
    transition: .7s;
}

#bbpress-forums .bbp-search-form .search-field #bbp_search:focus {
    min-width: 530px;
}

.bbp-search-form input {
    display: inline-block
}

.bbp-search-form input[type="submit"] {
    float: right;
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    border: none;
    margin: 0;
    padding: 0 10px;
    margin-bottom: 20px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    display: inline-block;
    cursor: pointer;
    text-indent: 0;
    font-family: 'Font Awesome 5 Free';
    font-weight: 600;
}

#bbpress-forums .bbp-search-form input[type="submit"] {
    width: 150px;
    margin-left: 12px;
    margin-bottom: 0;
}

#bbpress-forums .wp-core-ui input[type="button"] {
    background: #fff;
    font-weight: 400;
    text-transform: none;
}

#bbpress-forums .wp-core-ui input[type="button"]:hover {
    background: #fafafa;
    border-color: #999;
    color: #222
}

#bbpress-forums .custom_select_box .dd-container .dd-selected {
    padding: 0 15px 0 0 !important;
    text-indent: 5px
}

#bbpress-forums .custom_select_box .dd-options li a:hover {
    background: #eee !important
}

#bbpress-forums li.bbp-header {
    border-top: 0;
    background: 0;
    border-bottom: 2px solid #c9c9c9
}

#bbpress-forums li.bbp-header ul {
    font-size: 15px
}

#bbpress-forums li.bbp-body ul.forum,
#bbpress-forums li.bbp-body ul.topic {
    border-bottom: 1px solid #eee;
    padding: 15px 0;
    overflow: hidden
}

#bbpress-forums li.bbp-body ul.forum .bbp-forum-info,
#bbpress-forums li.bbp-body ul.topic .bbp-forum-info,
#bbpress-forums li.bbp-header ul .bbp-forum-info {
    width: 45%
}

#bbpress-forums li.bbp-body ul.forum .bbp-forum-topic-count,
#bbpress-forums li.bbp-body ul.topic .bbp-forum-topic-count,
#bbpress-forums li.bbp-header ul .bbp-forum-topic-count {
    width: 13%
}

#bbpress-forums li.bbp-body ul.forum .bbp-forum-reply-count,
#bbpress-forums li.bbp-body ul.topic .bbp-forum-reply-count,
#bbpress-forums li.bbp-header ul .bbp-forum-reply-count {
    width: 13%
}

#bbpress-forums li.bbp-body ul.forum .bbp-forum-freshness,
#bbpress-forums li.bbp-body ul.topic .bbp-forum-freshness,
#bbpress-forums li.bbp-header ul .bbp-forum-freshness {
    width: 29%
}

#bbpress-forums li.bbp-topic-freshness {
    width: 25%
}

#bbpress-forums div.odd,
#bbpress-forums ul.odd,
#bbpress-forums div.even,
#bbpress-forums ul.even {
    background: transparent
}

.single-topic #bbpress-forums div.odd,
.single-topic #bbpress-forums ul.odd {
    background-color: #fbfbfb;
}

.bbp-topic-freshness>a,
.bbp-forum-freshness>a {
    font-size: 12px;
    line-height: 7px
}

#bbpress-forums fieldset.bbp-form textarea,
#bbpress-forums fieldset.bbp-form select,
#bbpress-forums fieldset.bbp-form input {
    margin: 0
}

#bbpress-forums fieldset.bbp-form input[type="checkbox"] {
    margin: 0 5px 4px 0
}

#bbpress-forums fieldset.bbp-form p {
    margin-bottom: 16px
}

#bbpress-forums fieldset.bbp-form {
    border: 0;
    padding: 0
}

#bbpress-forums fieldset.bbp-form legend {
    padding: 0;
    padding-bottom: 10px;
    margin-bottom: 20px;
    font-size: 15px;
    font-weight: bold
}

#bbpress-forums fieldset.bbp-form label {
    font-size: 13px;
    margin-bottom: 5px
}

.bbp-topic-form input#bbp_topic_title,
.bbp-topic-form input#bbp_topic_tags,
.bbp-topic-form select#bbp_stick_topic_select,
.bbp-topic-form select#bbp_topic_status_select {
    font-size: 13px;
    padding: 8px 2%;
    width: 100%
}

.bbp-topic-form select#bbp_stick_topic_select,
.bbp-topic-form select#bbp_topic_status_select {
    padding-right: 0
}

.bbp-submit-wrapper button {
    cursor: pointer
}

#bbpress-forums .topic-checkboxes {
    float: left;
    width: 50%;
    margin-top: 30px;
}

#bbpress-forums .bbp-form .bbp-template-notice {
    display: none;
}

#bbpress-forums fieldset.bbp-form p.bbp-attachments-form {
    float: right;
    width: 50%;
    margin-top: 30px;
}

#bbpress-forums fieldset.bbp-form p.bbp-attachments-form input[type='file'] {
    margin: 10px 0;
}

#bbpress-forums ul.bbp-replies {
    margin-bottom: 0
}

.topic-meta-wrap {
    display: inline-block;
    width: 100%
}

.topic-meta-wrap .topic-meta {
    float: left;
}

.bbp-header-single {
    display: inline-block;
    margin-left: 10px;
}

#bbpress-forums div.bbp-reply-favs {
    display: inline-block;
    font-size: 13px;
    font-weight: 600;
    vertical-align: bottom;
}

.top_pagination {
    float: right;
}

.top_pagination .bbp-pagination-count {
    display: none;
}

#bbpress-forums ul.bbp-replies {
    margin-top: 30px;
}

#bbpress-forums div.bbp-reply-author img.avatar {
    margin-top: 0
}

#bbpress-forums div.bbp-reply-author {
    font-size: 13px
}

#bbpress-forums div.bbp-reply-author a.bbp-author-name {
    margin: 10px 0 0 0
}

#bbpress-forums div.bbp-reply-author .bbp-author-role {
    font-size: 13px;
    font-style: normal;
    margin-bottom: 10px
}

#bbpress-forums div.bbp-reply-author .bbp-reply-post-date {
    padding: 12px 0;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    margin-bottom: 10px
}

#bbpress-forums div.bbp-reply-header {
    background: #f5f5f5;
    font-size: 12px;
    border-top: 0;
    clear: none;
    border-bottom: 1px solid #ddd
}

.bbp-reply-header a.bbp-reply-permalink {
    padding-left: 2px !important;
    font-size: 12px
}

span.bbp-admin-links a,
span.bbp-admin-links {
    font-size: 11px
}

span.bbp-admin-links a {
    padding: 0 2px !important
}

#bbpress-forums .bbp-reply-form fieldset label {
    font-size: 13px;
    margin-bottom: 5px
}

.bbp-reply-form input#bbp_topic_tags {
    font-size: 13px;
    padding: 8px 2%;
    width: 100%
}

#bbpress-forums input#bbp_reply_move_destination_title,
#bbpress-forums input#bbp_topic_split_destination_title,
#bbpress-forums input#bbp_topic_edit_reason,
#bbpress-forums input#bbp_reply_edit_reason {
    font-size: 13px;
    padding: 8px 2%;
    width: 100%
}

a.bbp-author-avatar,
#bbpress-forums div.bbp-reply-author a.bbp-author-name,
#bbpress-forums div.bbp-reply-author .bbp-author-role,
#bbpress-forums div.bbp-reply-author .bbp-reply-post-date,
#bbpress-forums div.bbp-reply-author .bbps-post-count,
#bbpress-forums div.bbp-reply-author .bbp-reply-ip {
    text-align: center;
}

#bbpress-forums #bbp-single-user-details {
    float: none!important;
    width: auto;
    padding-bottom: 30px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 30px
}

#bbpress-forums #bbp-single-user-details #bbp-user-avatar {
    float: left;
    width: 100px
}

#bbpress-forums #bbp-single-user-details #bbp-user-avatar img.avatar {
    width: 100px;
    height: 100px
}

#bbpress-forums #bbp-single-user-details #bbp-user-navigation {
    margin-left: 130px
}

#bbpress-forums #bbp-single-user-details #bbp-user-navigation .first-col {
    float: left;
    width: 40%
}

#bbpress-forums #bbp-single-user-details #bbp-user-navigation .second-col {
    margin-left: 45%;
    width: 40%
}

#bbpress-forums #bbp-user-body {
    margin-left: 0!important;
    margin-right: 0!important;
}

#bbpress-forums .bbp-user-section .bold {
    font-weight: bold
}

#bbpress-forums #bbp-single-user-details #bbp-user-navigation li.current a {
    background: #eee;
    opacity: 1
}

.bbp-user-section .bbp-pagination {
    text-align: left
}

.bbp-user-section .pagination {
    float: none
}

#bbpress-forums .pagination {
    display: inline-block;
}

.bbp-topic-pagination .page-numbers:after {
    display: none
}

.bbp-topic-pagination .current {
    border: 1px solid #a0ce4e;
    display: inline-block;
    height: 15px;
    line-height: 15px;
    color: #fff;
    padding: 0 5px;
    margin-left: 5px;
    background: #a0ce4e
}

.bbp-topic-pagination .prev {
    margin-right: 8px;
    font-size: 12px
}

.bbp-topic-pagination .next {
    margin-left: 8px;
    font-size: 12px
}

#bbpress-forums .status-trash.odd,
#bbpress-forums .status-spam.odd {
    background-color: transparent
}

#bbpress-forums .status-trash.odd .bbp-reply-content,
#bbpress-forums .status-spam.odd .bbp-reply-content {
    background-color: #fdd
}

#bbpress-forums .status-trash.odd .bbp-arrow,
#bbpress-forums .status-spam.odd .bbp-arrow {
    background-color: #fdd
}

div.bbp-template-notice,
div.indicator-hint {
    background: #f6f6f6;
    border: 1px solid #ddd;
    padding: 8px 20px
}

.bbp-forum {
    font-size: 13px
}

.bbp-forum-title .bbp-forum-post-date {
    float: right
}

.bbp-forum-search a.bbp-reply-permalink {
    margin-left: 0
}

#bbpress-forums .bbp-forum-search div.bbp-reply-content {
    margin: 0
}

.bbp-topic-title-meta {
    float: right
}

#bbpress-forums ul.bbp-search-results {
    border: 0
}

.bbp-reply-to {
    float: right
}
/* /home/user/htdocs/electromagnyc.com/wp-content/themes/oceanwp/assets/css/third/bbpress.min.css */
.bbpress .social-share-buttons,.bbpress .social-share-title{display:none}#bbpress-forums hr{margin:0 0 24px 0}#bbpress-forums{background:0 0;clear:both;margin-bottom:20px;overflow:hidden;font-size:12px}#bbpress-forums ul.bbp-forums,#bbpress-forums ul.bbp-lead-topic,#bbpress-forums ul.bbp-search-results,#bbpress-forums ul.bbp-topics{border:0}body.reply-edit .reply{float:none}#bbpress-forums div.reply{height:auto;width:100%}#bbpress-forums div.bbp-forum-header,#bbpress-forums div.bbp-reply-header,#bbpress-forums div.bbp-topic-header{background-color:#f4f4f4}#bbpress-forums .status-spam.even,#bbpress-forums .status-trash.even{background-color:#fee}#bbpress-forums .status-spam.odd,#bbpress-forums .status-trash.odd{background-color:#fdd}#bbpress-forums ul{background:0;list-style:none;margin:0;padding:0}#bbpress-forums ul.bbp-threaded-replies{margin-left:50px}#bbpress-forums li{background:0;margin:0;list-style:none}#bbpress-forums li.bbp-body,#bbpress-forums li.bbp-footer,#bbpress-forums li.bbp-header{clear:both}#bbpress-forums li.bbp-footer,#bbpress-forums li.bbp-header{background:0 0}#bbpress-forums li.bbp-header ul{overflow:hidden}.single-topic #bbpress-forums li.bbp-footer,.single-topic #bbpress-forums li.bbp-header{background:#f9f9f9}.single-topic #bbpress-forums li.bbp-header{border-bottom:0}#bbpress-forums .bbp-forums-list{margin:0 0 0 5px;padding-left:15px;border-left:1px solid #ddd}#bbpress-forums .bbp-forums-list li{display:inline;font-size:11px}#bbpress-forums li.bbp-footer p{margin:0;line-height:1em}li.bbp-forum-info,li.bbp-topic-title{float:left;text-align:left;width:55%}li.bbp-forum-reply-count,li.bbp-forum-topic-count,li.bbp-topic-reply-count,li.bbp-topic-voice-count{float:left;text-align:center;width:10%}li.bbp-forum-freshness,li.bbp-topic-freshness{text-align:right;float:left;width:22%}li.bbp-header div.bbp-reply-content span#favorite-toggle,li.bbp-header div.bbp-reply-content span#subscription-toggle,li.bbp-header div.bbp-topic-content span#favorite-toggle,li.bbp-header div.bbp-topic-content span#subscription-toggle{float:right}#bbpress-forums li .bbp-forum-title,#bbpress-forums li .bbp-topic-permalink{margin-bottom:9px;display:inline-block;font-weight:500}#bbpress-forums ul.topic.sticky li.bbp-topic-title:before,#bbpress-forums ul.topic.super-sticky li.bbp-topic-title:before{color:#ffa406;content:'\72'}#bbpress-forums ul.topic.resolved-topic li.bbp-topic-title:before{color:#169e59;content:'\52'}#bbpress-forums ul.topic.not-resolved-topic li.bbp-topic-title:before{color:#d31111;content:'\51'}#bbpress-forums li .bbp-topic-permalink{font-size:13px;margin-bottom:0!important}#bbpress-forums div.bbp-forum-title h3,#bbpress-forums div.bbp-reply-title h3,#bbpress-forums div.bbp-topic-title h3{background:0;border:0;font-size:16px;line-height:1em;margin:8px 0;padding:0;text-transform:none}#bbpress-forums div.bbp-forum-author,#bbpress-forums div.bbp-reply-author,#bbpress-forums div.bbp-topic-author{float:left;text-align:center;width:115px}#bbpress-forums div.bbp-forum-author img.avatar,#bbpress-forums div.bbp-reply-author img.avatar,#bbpress-forums div.bbp-topic-author img.avatar{border:0;max-width:80px;padding:0;margin:12px auto 0 auto;float:none}#bbpress-forums div.bbp-forum-author a.bbp-author-name,#bbpress-forums div.bbp-reply-author a.bbp-author-name,#bbpress-forums div.bbp-topic-author a.bbp-author-name{margin:0 12px;word-break:break-word;display:inline-block}#bbpress-forums div.bbp-reply-author a.bbp-author-name,#bbpress-forums div.bbp-topic-author a.bbp-author-name{clear:left;display:block}#bbpress-forums div.bbp-forum-author .bbp-author-role,#bbpress-forums div.bbp-reply-author .bbp-author-role,#bbpress-forums div.bbp-topic-author .bbp-author-role{font-size:11px;font-style:italic}#bbpress-forums li.bbp-footer .bbp-forum-author,#bbpress-forums li.bbp-footer .bbp-reply-author,#bbpress-forums li.bbp-footer .bbp-search-author,#bbpress-forums li.bbp-footer .bbp-topic-author,#bbpress-forums li.bbp-header .bbp-forum-author,#bbpress-forums li.bbp-header .bbp-reply-author,#bbpress-forums li.bbp-header .bbp-search-author,#bbpress-forums li.bbp-header .bbp-topic-author{float:left;margin:0;padding:0;width:120px}div.bbp-forum-header,div.bbp-reply-header,div.bbp-topic-header{border-top:1px solid #ddd;clear:both}#bbpress-forums div.bbp-reply-to{margin-left:130px;padding:12px 12px 12px 0;text-align:right}#bbpress-forums div#bbp-cancel-reply-to{text-align:right}div.bbp-breadcrumb{display:block}div.bbp-breadcrumb,div.bbp-topic-tags{font-size:12px}#bbp-topic-hot-tags{clear:both}#bbpress-forums #bbp-search-form{clear:left}#bbpress-forums #bbp-search-form .hidden{height:0;width:0;overflow:hidden;position:absolute;background:0;left:-999em}#bbpress-forums #bbp-search-form #bbp_search{max-height:50px;padding:0 15px}span.bbp-admin-links{float:right;color:#ddd}span.bbp-admin-links a{color:#bbb;font-weight:400;font-size:10px;text-transform:uppercase;text-decoration:none}fieldset span.bbp-admin-links{float:left}tr td span.bbp-admin-links a:hover{color:#ff4b33}td.bbp-topic-admin-links,td.bbp-topic-counts{width:50%}.bbp-forum-header a.bbp-forum-permalink,.bbp-reply-header a.bbp-reply-permalink,.bbp-topic-header a.bbp-topic-permalink{float:right;margin-left:10px;color:#ccc}.bbp-row-actions #favorite-toggle a{text-decoration:none;padding:0 3px 1px;color:#7c7;border:1px solid #aca;background-color:#dfd;font-weight:700;font-size:13px}.bbp-row-actions #favorite-toggle a:hover{color:#5a5;border-color:#7c7;background-color:#beb}.bbp-row-actions #favorite-toggle span.is-favorite a{color:#faa;border:1px solid #faa;background-color:#fee}.bbp-row-actions #favorite-toggle span.is-favorite a:hover{color:#c88;border-color:#c88;background-color:#fdd}.bbp-row-actions #subscription-toggle a{text-decoration:none;padding:0 3px 1px;color:#7c7;border:1px solid #aca;background-color:#dfd;font-weight:700;font-size:13px}.bbp-row-actions #subscription-toggle a:hover{color:#5a5;border-color:#7c7;background-color:#beb}.bbp-row-actions #subscription-toggle span.is-subscribed a{color:#faa;border:1px solid #faa;background-color:#fee}.bbp-row-actions #subscription-toggle span.is-subscribed a:hover{color:#c88;border-color:#c88;background-color:#fdd}#bbpress-forums .bbp-forum-info .bbp-forum-content,#bbpress-forums p.bbp-topic-meta{font-size:11px;margin:0;padding:0;word-wrap:break-word}#bbpress-forums p.bbp-topic-meta{font-size:11px;line-height:30px;position:relative}#bbpress-forums p.bbp-topic-meta .freshness_link{display:block}#bbpress-forums p.bbp-topic-meta span{white-space:nowrap}.bbp-pagination-count{float:left;border:1px solid transparent}.bbp-pagination-links{float:right;list-style:none;display:inline}.bbp-pagination-links a,.bbp-pagination-links span.current{display:block;float:left;padding:0 5px;margin-left:5px;border:1px solid #efefef;text-decoration:none}.bbp-pagination-links a:hover,.bbp-pagination-links span.current{background:#eee;opacity:.8;border:1px solid #ddd}.bbp-pagination-links span.dots{display:block;float:left;padding:1px 4px;margin-left:5px}.bbp-pagination{float:left;width:100%;text-align:right;margin-top:6px}.bbp-topic-pagination{display:inline-block;margin-left:5px}.bbp-topic-pagination a{font-size:10px;line-height:10px;padding:1px 3px;border:1px solid #ddd;text-decoration:none}#bbpress-forums fieldset.bbp-form{clear:left}#bbpress-forums fieldset.bbp-form{border:1px solid #ddd;padding:10px 20px;margin-bottom:10px}#bbpress-forums fieldset.bbp-form legend{padding:5px}#bbpress-forums fieldset.bbp-form label{margin:0;display:inline-block}#bbp-edit-topic-tag.bbp-form fieldset.bbp-form label,#bbp-login fieldset label,#bbp-lost-pass fieldset label,#bbp-register fieldset label{width:100px}#bbpress-forums fieldset.bbp-form input,#bbpress-forums fieldset.bbp-form p,#bbpress-forums fieldset.bbp-form select,#bbpress-forums fieldset.bbp-form textarea{margin:0 0 8px}textarea#bbp_forum_content,textarea#bbp_reply_content,textarea#bbp_topic_content{width:97%;box-sizing:border-box}textarea#bbp_forum_content{height:210px}#bbpress-forums fieldset.bbp-forum-form-attributes{width:200px;float:right;clear:none;margin-left:25px}.bbp-reply-form,.bbp-topic-form,.bbp-topic-tag-form{clear:left}body.reply-edit .bbp-reply-form div.avatar img,body.single-forum .bbp-topic-form div.avatar img,body.single-reply .bbp-reply-form div.avatar img,body.topic-edit .bbp-topic-form div.avatar img{margin-right:0;padding:10px;border:1px solid #ddd;line-height:0;background-color:#efefef}body.page .bbp-reply-form code,body.page .bbp-topic-form code,body.reply-edit .bbp-reply-form code,body.single-forum .bbp-topic-form code,body.single-topic .bbp-reply-form code,body.topic-edit .bbp-topic-form code{font-size:10px;background-color:#f0fff8;border:1px solid #ceefe1;display:block;padding:8px;margin-top:5px;width:369px}#delete_tag,#merge_tag{display:inline}div.bbp-submit-wrapper{margin-top:15px;float:right;clear:both}p.form-allowed-tags{max-width:100%}#bbpress-forums div.bbp-the-content-wrapper{margin-bottom:10px}#bbpress-forums div.bbp-the-content-wrapper textarea.bbp-the-content{width:100%;margin:0;font-size:12px}#bbpress-forums div.bbp-the-content-wrapper table,#bbpress-forums div.bbp-the-content-wrapper tbody,#bbpress-forums div.bbp-the-content-wrapper td,#bbpress-forums div.bbp-the-content-wrapper tr{border:0;padding:0;margin:0;width:auto;line-height:1em}#bbpress-forums div.bbp-the-content-wrapper input{font-size:12px;padding:5px;margin:0 2px 0 0;line-height:1em}#bbpress-forums div.bbp-the-content-wrapper div.quicktags-toolbar{padding:5px;min-height:26px}#bbpress-forums div.bbp-the-content-wrapper td.mceToolbar{padding:4px 4px 8px}#bbpress-forums div.wp-editor-container{margin:0;padding:0;line-height:0}#bbpress-forums div.bbp-the-content-wrapper td.mceStatusbar{line-height:16px}#bbpress-forums #bbp-your-profile fieldset{padding:20px 20px 0 20px}#bbpress-forums #bbp-your-profile fieldset div{margin-bottom:20px;float:left;width:100%;clear:left}#bbpress-forums #bbp-your-profile fieldset select{width:60%}#bbpress-forums #bbp-your-profile fieldset textarea{resize:vertical}#bbpress-forums #bbp-your-profile fieldset input,#bbpress-forums #bbp-your-profile fieldset textarea{margin-bottom:0;width:60%;background:#f9f9f9;border:1px solid #ddd;box-shadow:none;padding:5px 8px;border-radius:0}#bbpress-forums #bbp-your-profile fieldset input:focus,#bbpress-forums #bbp-your-profile fieldset textarea:focus{border:1px solid #ccc;box-shadow:inset 1px 1px 1px rgba(0,0,0,.1);outline-color:rgba(240,255,240,.1)}#bbpress-forums #bbp-your-profile fieldset.bbp-form input.checkbox{width:auto}#bbpress-forums #bbp-your-profile fieldset legend{display:none}#bbpress-forums #bbp-your-profile fieldset label[for]{float:left;width:20%;padding:5px 20px 5px 0;cursor:pointer}#bbpress-forums #bbp-your-profile fieldset dl label[for]{text-align:left;width:60%}#bbpress-forums #bbp-your-profile fieldset fieldset{margin:0;border:0;padding:0;clear:none;float:none}#bbpress-forums #bbp-your-profile fieldset fieldset.password{width:60%;display:inline}#bbpress-forums #bbp-your-profile fieldset fieldset.password input{width:100%}#bbpress-forums #bbp-your-profile fieldset fieldset.capabilities dl{margin:0}#bbpress-forums #bbp-your-profile fieldset.submit button{float:right}.bbp-no-reply,.bbp-no-topic{display:inline-block;width:100%;margin-top:15px}div.bbp-template-notice,div.indicator-hint{border-width:1px;border-style:solid;padding:0 .6em;margin:5px 0 15px;border-radius:3px;background-color:#ffffe0;border-color:#e6db55;color:#000;clear:both}div.bbp-template-notice a{color:#555;text-decoration:none}div.bbp-template-notice a:hover{color:#000}div.bbp-template-notice.info{border:#cee1ef 1px solid;background-color:#f0f8ff}div.bbp-template-notice.important{border:#e6db55 1px solid;background-color:#fffbcc}div.bbp-template-notice.error,div.bbp-template-notice.warning{background-color:#ffebe8;border-color:#c00}div.bbp-template-notice.error a,div.bbp-template-notice.warning a{color:#c00}div.bbp-template-notice p{margin:.5em 0 6px 0!important;padding:2px;font-size:12px;line-height:140%}.bbp-forum-content ul.sticky,.bbp-topics ul.sticky,.bbp-topics ul.super-sticky,.bbp-topics-front ul.super-sticky{background-color:transparent!important}#bbpress-forums .bbp-reply-content ul.bbp-reply-revision-log,#bbpress-forums .bbp-reply-content ul.bbp-topic-revision-log,#bbpress-forums .bbp-topic-content ul.bbp-topic-revision-log{border-top:1px dotted #ddd;width:100%;margin:0;padding:8px 0 0 0;font-size:11px;color:#aaa}#bbpress-forums .bbp-reply-content ul.bbp-reply-revision-log li,#bbpress-forums .bbp-reply-content ul.bbp-topic-revision-log li,#bbpress-forums .bbp-topic-content ul.bbp-topic-revision-log li{list-style-type:none}.bbp-login-form fieldset legend{display:none}.bbp-login-form .bbp-email input,.bbp-login-form .bbp-password input,.bbp-login-form .bbp-username input{width:100%;padding:5px}#sidebar .bbp-login-form label{display:block}.bbp-login-form .bbp-email,.bbp-login-form .bbp-password,.bbp-login-form .bbp-remember-me,.bbp-login-form .bbp-submit-wrapper,.bbp-login-form .bbp-username{margin-top:10px}.bbp-login-form .bbp-remember-me input[type=checkbox]{position:relative;top:2px}.bbp-login-form .bbp-submit-wrapper{text-align:right}.bbp-login-form .bbp-login-links a{float:left;clear:left}.bbp-logged-in img.avatar{float:left;margin:0 20px 0 0}.bbp-logged-in h4{font-weight:700;font-size:1.3em;clear:none;margin-bottom:10px}#bbpress-forums .widget_display_replies img.avatar,#bbpress-forums .widget_display_topics img.avatar,#bbpress-forums div.bbp-template-notice img.avatar,#bbpress-forums p.bbp-topic-meta img.avatar,#bbpress-forums ul.bbp-reply-revision-log img.avatar,#bbpress-forums ul.bbp-topic-revision-log img.avatar{margin-right:6px;margin-bottom:0}fieldset div.avatar{float:right}.activity-list li.bbp_reply_create .activity-content .activity-inner,.activity-list li.bbp_topic_create .activity-content .activity-inner{border-left:2px solid #eaeaea;margin-left:5px;padding-left:10px}#bbpress-forums h1{clear:none;font-size:1.8em;line-height:1em;padding-bottom:10px}#bbpress-forums #bbp-user-wrapper h2.entry-title,#bbpress-forums #bbp-user-wrapper h3{font-size:1.4em;margin:0;padding-bottom:10px;padding-top:0;margin:0 0 20px;clear:none}#bbpress-forums #bbp-user-wrapper ul.bbp-topics{clear:both}#bbpress-forums #bbp-single-user-details{margin:0;width:150px;float:left;overflow:hidden}#bbpress-forums #bbp-single-user-details #bbp-user-avatar{margin:0;width:150px}#bbpress-forums #bbp-single-user-details #bbp-user-avatar img.avatar{border:0;height:150px;padding:0;margin:0 0 20px 0;width:150px}#bbpress-forums #bbp-single-user-details #bbp-user-description{float:none;margin-left:180px}#bbpress-forums #bbp-single-user-details #bbp-user-navigation{float:none;margin:0}#bbpress-forums #bbp-single-user-details #bbp-user-navigation li{float:left;width:40%}#bbpress-forums #bbp-single-user-details #bbp-user-navigation a{padding:5px 8px;display:block;border:1px solid transparent;text-decoration:none}#bbpress-forums #bbp-user-body{margin-left:180px}body.my-account #bbpress-forums{border-top:0;padding-top:0;margin-bottom:0}#bbpress-forums dl.bbp-user-capabilities{display:inline-block;vertical-align:top}#bbpress-forums dl.bbp-user-capabilities dt{margin:0 0 10px;text-transform:capitalize}#bbpress-forums dl.bbp-user-capabilities dd{margin:0;padding:0}#bbpress-forums div.row-actions{font-size:11px;visibility:hidden}#bbpress-forums li:hover>div.row-actions{visibility:visible}@media only screen and (max-width:480px){#bbpress-forums li{font-size:12px}#bbpress-forums li.bbp-body ul.forum .bbp-forum-topic-count,#bbpress-forums li.bbp-body ul.topic .bbp-forum-topic-count,#bbpress-forums li.bbp-header ul .bbp-forum-topic-count{width:20%!important}div.bbp-search-form button,div.bbp-search-form input{font-size:11px;padding:2px}#bbpress-forums li.bbp-topic-freshness,li.bbp-forum-info,li.bbp-topic-title{width:35%!important}li.bbp-forum-reply-count,li.bbp-forum-topic-count,li.bbp-topic-reply-count,li.bbp-topic-voice-count{width:15%}#bbpress-forums li.single-forum-info .bbp-forum-title,#bbpress-forums li.single-forum-info .bbp-topic-permalink{margin-left:0}#bbpress-forums li.single-forum-info{padding-left:0}span.bbp-reply-post-date{float:left}span.bbp-admin-links{clear:left;float:left}#bbpress-forums .bbp-forums-list li{display:block;font-size:11px}#bbpress-forums .bbp-body div.bbp-reply-author{min-height:100px;padding-left:80px;position:relative;text-align:left;width:100%;margin-bottom:15px}#bbpress-forums div.bbp-reply-author a.bbp-author-name{word-wrap:break-word}#bbpress-forums div.bbp-reply-author img.avatar{position:absolute;top:15px;left:0;width:60px;height:auto}#bbpress-forums div.bbp-reply-author .bbp-author-role{font-size:12px;font-style:normal}#bbpress-forums .bbp-body div.bbp-reply-content{clear:both;margin:10px;padding:0}#bbpress-forums fieldset.bbp-form{padding:0 10px 10px}#bbpress-forums #bbp-user-body{clear:both;margin-left:0;word-wrap:break-word}#bbpress-forums #bbp-single-user-details #bbp-user-avatar{float:none!important;width:100%!important;text-align:center}#bbpress-forums #bbp-single-user-details #bbp-user-navigation{margin-left:0!important}#bbpress-forums #bbp-your-profile fieldset{padding:0!important}#bbpress-forums #bbp-your-profile fieldset input,#bbpress-forums #bbp-your-profile fieldset label[for],#bbpress-forums #bbp-your-profile fieldset textarea{width:100%!important}#bbpress-forums #bbp-your-profile fieldset label[for]{float:none!important}}@media only screen and (max-width:320px){#bbpress-forums div.bbp-search-form{margin-bottom:10px}#bbpress-forums li.bbp-body li.bbp-forum-reply-count,#bbpress-forums li.bbp-body li.bbp-forum-topic-count,#bbpress-forums li.bbp-body li.bbp-topic-reply-count,#bbpress-forums li.bbp-body li.bbp-topic-voice-count,#bbpress-forums li.bbp-header li.bbp-forum-reply-count,#bbpress-forums li.bbp-header li.bbp-forum-topic-count,#bbpress-forums li.bbp-header li.bbp-topic-reply-count,#bbpress-forums li.bbp-header li.bbp-topic-voice-count{width:20%!important}#bbpress-forums li.bbp-body li.bbp-forum-freshness,#bbpress-forums li.bbp-body li.bbp-forum-reply-count,#bbpress-forums li.bbp-body li.bbp-forum-topic-count,#bbpress-forums li.bbp-body li.bbp-topic-freshness,#bbpress-forums li.bbp-body li.bbp-topic-reply-count,#bbpress-forums li.bbp-body li.bbp-topic-voice-count{margin-top:7px}#bbpress-forums li.bbp-footer,#bbpress-forums li.bbp-header{font-size:10px}#bbpress-forums li.bbp-header div.bbp-reply-author{text-align:left;width:25%}#bbpress-forums li.bbp-header div.bbp-reply-content{margin-left:25%}#bbpress-forums div.bbp-template-notice img.avatar,#bbpress-forums p.bbp-topic-meta img.avatar{width:14px;height:auto}#bbpress-forums div.bbp-the-content-wrapper td.mceToolbar{padding:1px}#bbpress-forums div.bbp-the-content-wrapper td.mceToolbar td{width:20px;height:20px}#bbpress-forums div.wp-editor-container{width:100%;overflow:auto}#bbpress-forums input#bbp_topic_tags,#bbpress-forums input#bbp_topic_title{width:95%}}@media only screen and (max-width:240px){#bbpress-forums li.bbp-body ul.forum .bbp-forum-topic-count,#bbpress-forums li.bbp-header ul .bbp-forum-topic-count,#bbpress-forums li.bbp-topic-voice-count{display:none}#bbpress-forums li.bbp-body ul.forum .bbp-forum-freshness,#bbpress-forums li.bbp-body ul.topic .bbp-forum-freshness,#bbpress-forums li.bbp-header ul .bbp-forum-freshness,#bbpress-forums li.bbp-header ul .bbp-forum-info,#bbpress-forums li.bbp-topic-freshness,li.bbp-topic-title{width:40%!important}#bbpress-forums li.bbp-body li.bbp-forum-reply-count,#bbpress-forums li.bbp-body li.bbp-forum-topic-count,#bbpress-forums li.bbp-body li.bbp-topic-reply-count,#bbpress-forums li.bbp-header li.bbp-forum-reply-count,#bbpress-forums li.bbp-header li.bbp-forum-topic-count,#bbpress-forums li.bbp-header li.bbp-topic-reply-count{width:20%!important}#bbpress-forums li.bbp-footer div.bbp-reply-author,#bbpress-forums li.bbp-footer div.bbp-reply-content{width:45%}#bbpress-forums li.bbp-header div.bbp-reply-author,#bbpress-forums li.bbp-header div.bbp-reply-content{clear:both;width:100%}#bbpress-forums li.bbp-header div.bbp-reply-content{margin-left:0;text-align:left}#bbpress-forums li.bbp-body li.bbp-topic-freshness p.bbp-topic-meta{display:inline-block}#bbpress-forums li.bbp-header{overflow:hidden}#bbpress-forums li.bbp-footer div.bbp-reply-content{display:inline-block;margin-left:0}#bbpress-forums li.bbp-body div.bbp-reply-author{min-height:60px;padding-left:60px}#bbpress-forums div.bbp-reply-author img.avatar{width:40px;height:auto}}#bbpress-forums{overflow:visible}#bbpress-forums .wp-editor-container,#wp-bbp_reply_content-editor-container,#wp-bbp_topic_content-editor-container{border:1px solid #d2d2d2}#bbpress-forums div.bbp-search-form{float:none;margin-bottom:40px;text-align:right}#bbpress-forums form.bbp-search-form{display:inline-block;-webkit-border-radius:22px;-moz-border-radius:22px;border-radius:22px;border:1px solid #e4e4e4;height:35px;line-height:35px;padding:0 10px;min-width:420px;text-align:left;-webkit-box-shadow:0 0 0 4px #f3f3f3;-moz-box-shadow:0 0 0 4px #f3f3f3;box-shadow:0 0 0 4px #f3f3f3}#bbpress-forums .bbp-search-form .hidden{height:0;width:0;overflow:hidden;position:absolute;background:0;left:-999em}.bbp-search-form .search-table{display:table;width:100%}.bbp-search-form .search-button,.bbp-search-form .search-field{display:table-cell;vertical-align:top}.bbp-search-form .search-field{vertical-align:top}.bbp-search-form .search-field #bbp_search{width:100%}#bbpress-forums .bbp-search-form .search-field #bbp_search{float:left;width:100%;height:33px;min-height:100%;padding:0 10px;background:0 0;border:none;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;min-width:420px;-webkit-transition:.7s;-moz-transition:.7s;-o-transition:.7s;transition:.7s}#bbpress-forums .bbp-search-form .search-field #bbp_search:focus{min-width:530px}.bbp-search-form input{display:inline-block}.bbp-search-form input[type=submit]{float:right;width:100%;height:40px;line-height:40px;font-size:14px;border:none;margin:0;padding:0 10px;margin-bottom:20px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;display:inline-block;cursor:pointer;text-indent:0;font-family:'Font Awesome 5 Free';font-weight:600}#bbpress-forums .bbp-search-form input[type=submit]{width:150px;margin-left:12px;margin-bottom:0}#bbpress-forums .wp-core-ui input[type=button]{background:#fff;font-weight:400;text-transform:none}#bbpress-forums .wp-core-ui input[type=button]:hover{background:#fafafa;border-color:#999;color:#222}#bbpress-forums .custom_select_box .dd-container .dd-selected{padding:0 15px 0 0!important;text-indent:5px}#bbpress-forums .custom_select_box .dd-options li a:hover{background:#eee!important}#bbpress-forums li.bbp-header{border-top:0;background:0;border-bottom:2px solid #c9c9c9}#bbpress-forums li.bbp-header ul{font-size:15px}#bbpress-forums li.bbp-body ul.forum,#bbpress-forums li.bbp-body ul.topic{border-bottom:1px solid #eee;padding:15px 0;overflow:hidden}#bbpress-forums li.bbp-body ul.forum .bbp-forum-info,#bbpress-forums li.bbp-body ul.topic .bbp-forum-info,#bbpress-forums li.bbp-header ul .bbp-forum-info{width:45%}#bbpress-forums li.bbp-body ul.forum .bbp-forum-topic-count,#bbpress-forums li.bbp-body ul.topic .bbp-forum-topic-count,#bbpress-forums li.bbp-header ul .bbp-forum-topic-count{width:13%}#bbpress-forums li.bbp-body ul.forum .bbp-forum-reply-count,#bbpress-forums li.bbp-body ul.topic .bbp-forum-reply-count,#bbpress-forums li.bbp-header ul .bbp-forum-reply-count{width:13%}#bbpress-forums li.bbp-body ul.forum .bbp-forum-freshness,#bbpress-forums li.bbp-body ul.topic .bbp-forum-freshness,#bbpress-forums li.bbp-header ul .bbp-forum-freshness{width:29%}#bbpress-forums li.bbp-topic-freshness{width:25%}#bbpress-forums div.even,#bbpress-forums div.odd,#bbpress-forums ul.even,#bbpress-forums ul.odd{background:0 0}.single-topic #bbpress-forums div.odd,.single-topic #bbpress-forums ul.odd{background-color:#fbfbfb}.bbp-forum-freshness>a,.bbp-topic-freshness>a{font-size:12px;line-height:7px}#bbpress-forums fieldset.bbp-form input,#bbpress-forums fieldset.bbp-form select,#bbpress-forums fieldset.bbp-form textarea{margin:0}#bbpress-forums fieldset.bbp-form input[type=checkbox]{margin:0 5px 4px 0}#bbpress-forums fieldset.bbp-form p{margin-bottom:16px}#bbpress-forums fieldset.bbp-form{border:0;padding:0}#bbpress-forums fieldset.bbp-form legend{padding:0;padding-bottom:10px;margin-bottom:20px;font-size:15px;font-weight:700}#bbpress-forums fieldset.bbp-form label{font-size:13px;margin-bottom:5px}.bbp-topic-form input#bbp_topic_tags,.bbp-topic-form input#bbp_topic_title,.bbp-topic-form select#bbp_stick_topic_select,.bbp-topic-form select#bbp_topic_status_select{font-size:13px;padding:8px 2%;width:100%}.bbp-topic-form select#bbp_stick_topic_select,.bbp-topic-form select#bbp_topic_status_select{padding-right:0}.bbp-submit-wrapper button{cursor:pointer}#bbpress-forums .topic-checkboxes{float:left;width:50%;margin-top:30px}#bbpress-forums .bbp-form .bbp-template-notice{display:none}#bbpress-forums fieldset.bbp-form p.bbp-attachments-form{float:right;width:50%;margin-top:30px}#bbpress-forums fieldset.bbp-form p.bbp-attachments-form input[type=file]{margin:10px 0}#bbpress-forums ul.bbp-replies{margin-bottom:0}.topic-meta-wrap{display:inline-block;width:100%}.topic-meta-wrap .topic-meta{float:left}.bbp-header-single{display:inline-block;margin-left:10px}#bbpress-forums div.bbp-reply-favs{display:inline-block;font-size:13px;font-weight:600;vertical-align:bottom}.top_pagination{float:right}.top_pagination .bbp-pagination-count{display:none}#bbpress-forums ul.bbp-replies{margin-top:30px}#bbpress-forums div.bbp-reply-author img.avatar{margin-top:0}#bbpress-forums div.bbp-reply-author{font-size:13px}#bbpress-forums div.bbp-reply-author a.bbp-author-name{margin:10px 0 0 0}#bbpress-forums div.bbp-reply-author .bbp-author-role{font-size:13px;font-style:normal;margin-bottom:10px}#bbpress-forums div.bbp-reply-author .bbp-reply-post-date{padding:12px 0;border-top:1px solid #ddd;border-bottom:1px solid #ddd;margin-bottom:10px}#bbpress-forums div.bbp-reply-header{background:#f5f5f5;font-size:12px;border-top:0;clear:none;border-bottom:1px solid #ddd}.bbp-reply-header a.bbp-reply-permalink{padding-left:2px!important;font-size:12px}span.bbp-admin-links,span.bbp-admin-links a{font-size:11px}span.bbp-admin-links a{padding:0 2px!important}#bbpress-forums .bbp-reply-form fieldset label{font-size:13px;margin-bottom:5px}.bbp-reply-form input#bbp_topic_tags{font-size:13px;padding:8px 2%;width:100%}#bbpress-forums input#bbp_reply_edit_reason,#bbpress-forums input#bbp_reply_move_destination_title,#bbpress-forums input#bbp_topic_edit_reason,#bbpress-forums input#bbp_topic_split_destination_title{font-size:13px;padding:8px 2%;width:100%}#bbpress-forums div.bbp-reply-author .bbp-author-role,#bbpress-forums div.bbp-reply-author .bbp-reply-ip,#bbpress-forums div.bbp-reply-author .bbp-reply-post-date,#bbpress-forums div.bbp-reply-author .bbps-post-count,#bbpress-forums div.bbp-reply-author a.bbp-author-name,a.bbp-author-avatar{text-align:center}#bbpress-forums #bbp-single-user-details{float:none!important;width:auto;padding-bottom:30px;border-bottom:1px solid #ddd;margin-bottom:30px}#bbpress-forums #bbp-single-user-details #bbp-user-avatar{float:left;width:100px}#bbpress-forums #bbp-single-user-details #bbp-user-avatar img.avatar{width:100px;height:100px}#bbpress-forums #bbp-single-user-details #bbp-user-navigation{margin-left:130px}#bbpress-forums #bbp-single-user-details #bbp-user-navigation .first-col{float:left;width:40%}#bbpress-forums #bbp-single-user-details #bbp-user-navigation .second-col{margin-left:45%;width:40%}#bbpress-forums #bbp-user-body{margin-left:0!important;margin-right:0!important}#bbpress-forums .bbp-user-section .bold{font-weight:700}#bbpress-forums #bbp-single-user-details #bbp-user-navigation li.current a{background:#eee;opacity:1}.bbp-user-section .bbp-pagination{text-align:left}.bbp-user-section .pagination{float:none}#bbpress-forums .pagination{display:inline-block}.bbp-topic-pagination .page-numbers:after{display:none}.bbp-topic-pagination .current{border:1px solid #a0ce4e;display:inline-block;height:15px;line-height:15px;color:#fff;padding:0 5px;margin-left:5px;background:#a0ce4e}.bbp-topic-pagination .prev{margin-right:8px;font-size:12px}.bbp-topic-pagination .next{margin-left:8px;font-size:12px}#bbpress-forums .status-spam.odd,#bbpress-forums .status-trash.odd{background-color:transparent}#bbpress-forums .status-spam.odd .bbp-reply-content,#bbpress-forums .status-trash.odd .bbp-reply-content{background-color:#fdd}#bbpress-forums .status-spam.odd .bbp-arrow,#bbpress-forums .status-trash.odd .bbp-arrow{background-color:#fdd}div.bbp-template-notice,div.indicator-hint{background:#f6f6f6;border:1px solid #ddd;padding:8px 20px}.bbp-forum{font-size:13px}.bbp-forum-title .bbp-forum-post-date{float:right}.bbp-forum-search a.bbp-reply-permalink{margin-left:0}#bbpress-forums .bbp-forum-search div.bbp-reply-content{margin:0}.bbp-topic-title-meta{float:right}#bbpress-forums ul.bbp-search-results{border:0}.bbp-reply-to{float:right}
/* /home/user/htdocs/electromagnyc.com/wp-content/themes/oceanwp/assets/css/third/buddypress.css */
/* BuddyPress */
#buddypress ul li {
    padding-left: 0
}

#buddypress .standard-form textarea,
#buddypress .standard-form input[type=text],
#buddypress .standard-form input[type=text],
#buddypress .standard-form input[type=color],
#buddypress .standard-form input[type=date],
#buddypress .standard-form input[type=datetime],
#buddypress .standard-form input[type=datetime-local],
#buddypress .standard-form input[type=email],
#buddypress .standard-form input[type=month],
#buddypress .standard-form input[type=number],
#buddypress .standard-form input[type=range],
#buddypress .standard-form input[type=search],
#buddypress .standard-form input[type=tel],
#buddypress .standard-form input[type=time],
#buddypress .standard-form input[type=url],
#buddypress .standard-form input[type=week],
#buddypress .standard-form select,
#buddypress .standard-form input[type=password],
#buddypress .dir-search input[type=search],
#buddypress .dir-search input[type=text] {
    font: inherit;
    font-size: 100%;
    padding: 5px 10px;
    outline: 0;
    margin: 5px 0;
    transition: all .2s ease;
    width: 100%
}

#buddypress #commentform input[type=text],
#buddypress #commentform textarea,
#buddypress .form-allowed-tags,
#buddypress .standard-form#signup_form input[type=text],
#buddypress .standard-form#signup_form textarea,
#buddypress .standard-form #basic-details-section input[type=password],
#buddypress .standard-form #blog-details-section input#signup_blog_url {
    width: 100%;
}

#buddypress .standard-form textarea:focus,
#buddypress .standard-form input[type=text]:focus,
#buddypress .standard-form input[type=text]:focus,
#buddypress .standard-form input[type=color]:focus,
#buddypress .standard-form input[type=date]:focus,
#buddypress .standard-form input[type=datetime]:focus,
#buddypress .standard-form input[type=datetime-local]:focus,
#buddypress .standard-form input[type=email]:focus,
#buddypress .standard-form input[type=month]:focus,
#buddypress .standard-form input[type=number]:focus,
#buddypress .standard-form input[type=range]:focus,
#buddypress .standard-form input[type=search]:focus,
#buddypress .standard-form input[type=tel]:focus,
#buddypress .standard-form input[type=time]:focus,
#buddypress .standard-form input[type=url]:focus,
#buddypress .standard-form input[type=week]:focus,
#buddypress .standard-form select:focus,
#buddypress .standard-form input[type=password]:focus,
#buddypress .dir-search input[type=search]:focus,
#buddypress .dir-search input[type=text]:focus {
    border-color: #aaa;
    color: inherit
}

#buddypress div.dir-search input[type=text] {
    font-size: 100%;
    padding: 5px 10px
}

a.bp-title-button {
    font-size: 12px;
    padding: 2px 10px;
    vertical-align: middle;
    color: #777
}

a.bp-title-button:hover {
    color: #000
}

.breadcrumbs .current a.bp-title-button {
    display: none
}

#buddypress #messages_search_submit {
    height: 33px
}

.buddypress #buddypress .button.unfav {
    background: #666;
    border: solid 1px #666
}

#buddypress div.activity-meta a {
    font-size: 12px
}

#buddypress .loading {
    opacity: .5
}

.buddypress #buddypress div.activity-comments div.acomment-content,
#buddypress div.activity-comments div.acomment-meta {
    font-size: 100%
}

#buddypress .acomment-reply:before,
#buddypress .activity-meta .fav:before {
    content: "\f075";
    display: inline-block;
    font-family: 'Font Awesome 5 Free';
    font-style: normal;
    font-weight: 600;
    line-height: 1;
    margin-right: 4px;
    font-size: 13px
}

#buddypress .activity-meta .fav:before {
    content: "\f087"
}

#buddypress a.bp-primary-action span,
#buddypress #reply-title small a span {
    background: rgba(0, 0, 0, .4);
    border-radius: 50%
}

#buddypress span.highlight {
    font-size: 100%
}

#buddypress form#whats-new-form #whats-new-content {
    margin-left: 65px
}

#buddypress form#whats-new-form p.activity-greeting {
    margin-left: 85px
}

#buddypress form#whats-new-form textarea {
    font-size: 1em;
    height: 150px;
    min-height: 150px;
    width: 100%
}

#buddypress form#whats-new-form #whats-new-options select {
    display: inline-block;
    margin-top: 0
}

#buddypress ul.item-list {
    border-top: 3px solid #ccc
}

#buddypress ul.item-list li div.action {
    top: 45px
}

#buddypress ul.item-list li div.item-title,
#buddypress ul.item-list li div.item-title span,
#buddypress ul.item-list li h4,
#buddypress ul.item-list li div.item-desc,
#buddypress ul.item-list li div.meta {
    font-size: 100%
}

#buddypress ul#groups-list li div.item-title {
    font-size: 15px;
    line-height: 1.6em;
    margin-bottom: 5px
}

#buddypress ul#groups-list li div.item-title span {
    font-size: 13px
}

#buddypress ul#groups-list li div.item-desc {
    width: 68%
}

#buddypress ul.item-list li {
    border-bottom: 1px solid #ccc;
    padding: 30px 0
}

#buddypress .activity-list .activity-content .activity-header a:first-child,
#buddypress .activity-list .activity-content .comment-header a:first-child {
    font-weight: bold
}

#buddypress .activity-list .activity-content .activity-inner,
#buddypress .activity-list .activity-content blockquote,
#buddypress .acomment-content {
    color: #333
}

#buddypress div#item-header img.avatar {
    margin-left: 15px
}

.buddypress.widget .avatar {
    margin-left: 0
}

#buddypress div#item-header div#item-header-content {
    float: none;
}

#buddypress .activity-list .activity-avatar .avatar,
#whats-new-avatar .avatar,
#buddypress ul.item-list li img.avatar,
#buddypress img.avatar {
    border-radius: 50%;
    overflow: hidden
}

#buddypress #avatar-upload-form img.avatar {
    border-radius: 0
}

#avatar-crop-pane {
    border-radius: 50%
}

#buddypress .activity-list li.mini .activity-avatar img.avatar,
#buddypress .activity-list li.mini .activity-avatar img.FB_profile_pic {
    height: 40px;
    margin-left: 10px;
    width: 40px
}

#buddypress div.activity-comments div.acomment-avatar img {
    border-width: 0;
    height: 40px;
    margin-right: 10px;
    width: 40px
}

#buddypress div.activity-comments div.acomment-content {
    font-size: 90%;
    margin: 5px 0 0 50px
}

#buddypress .acomment-options {
    margin: 5px 0 5px 50px
}

#buddypress div.activity-comments form div.ac-reply-content {
    margin-left: 70px
}

#buddypress div.activity-comments form .ac-textarea {
    background: #fcfcfc;
    border: solid 1px #ccc;
    border-radius: 3px;
    color: #c6c6c6
}

#buddypress .activity-list .activity-content {
    margin: 0 0 0 80px
}

#buddypress .activity-list li.mini {
    font-size: 90%
}

#buddypress div.item-list-tabs ul li#activity-filter-select label,
#buddypress div.item-list-tabs ul li#members-order-select label {
	display: inline-block;
    margin-right: 6px;
    margin-bottom: 0;
}

#buddypress div.item-list-tabs ul li.last select {
    width: auto;
}

#buddypress div.activity-meta {
    opacity: .75;
    transition: all .2s ease
}

#buddypress .activity-item:hover div.activity-meta {
    opacity: 1
}

#buddypress .activity-list .activity-content .activity-header img.avatar {
    margin: 0 5px 0 0 !important
}

.blog-heading div.dir-search {
    margin-top: -30px;
    margin-bottom: -5px
}

.blog-heading div.dir-search label,
.blog-heading div.dir-search input {
    margin-bottom: 0;
    margin-top: 0
}

@media only screen and (max-width:480px) {
    #buddypress div.dir-search input[type="text"] {
        width: inherit
    }
}

#buddypress span.activity {
    font-size: 90%
}

#buddypress .friendship-button.add:before,
#buddypress .button.accept:before {
    content: "\f055";
    display: inline-block;
    font-family: 'Font Awesome 5 Free';
    font-style: normal;
    font-weight: 600;
    line-height: 1;
    margin-right: 5px;
    font-size: 14px
}

#buddypress .button.accept:before {
    content: "\f00c"
}

#buddypress div#item-header div#item-meta {
    font-size: 100%
}

#buddypress div#item-header div#item-meta #item-buttons div.generic-button a {
    padding: 2px 8px;
    font-size: 90%
}

#buddypress div#item-header div#item-meta #latest-update {
    color: #222;
    margin-bottom: 10px;
    background: #eee;
    border-radius: 4px;
    padding: 5px 15px;
    display: inline-block;
    position: relative;
    z-index: 1
}

#buddypress div#item-header div#item-meta #latest-update>a {
    font-size: 80%
}

#buddypress div#item-header div#item-meta #latest-update:before {
    content: "\f0da";
    display: inline-block;
    font-family: 'Font Awesome 5 Free';
    font-style: normal;
    font-weight: 600;
    line-height: 1;
    margin-right: 3px;
    font-size: 32px;
    color: #eee;
    position: absolute;
    left: 6px;
    bottom: -15px;
    z-index: -1
}

.item-list-tabs:not(#subnav) {
    border: solid 1px #ccc;
    border-radius: 3px;
    padding: 0
}

#buddypress div.item-list-tabs ul li a span {
    padding: 2px 6px
}

#buddypress div.item-list-tabs ul li a {
    color: #888;
    opacity: 1
}

@media(max-width:991px) {
    #buddypress div.item-list-tabs:not(#subnav) ul li {
        width: 33.33333%
    }
}

@media(max-width:767px) {
    #buddypress div.item-list-tabs:not(#subnav) ul li {
        width: 50%
    }
}

@media(max-width:360px) {
    #buddypress div.item-list-tabs:not(#subnav) ul li {
        width: 100%
    }
}

#buddypress div.item-list-tabs:not(#subnav) ul li a,
#buddypress div.item-list-tabs ul li span {
    height: 46px;
    line-height: 35px;
    padding: 5px 15px;
    border-right: solid 1px #ccc;
    border-bottom: solid 1px #ccc;
    margin-bottom: -1px
}

#buddypress div.item-list-tabs ul li.selected a,
#buddypress div.item-list-tabs ul li.current a {
    background-color: #f2f2f2;
    color: #8e8e8e;
    opacity: 1
}

#buddypress div.item-list-tabs ul li a:hover {
    opacity: 1;
    color: #333
}

#buddypress div.pagination .pag-count {
    margin-left: 0
}

#buddypress #activity-all a:before,
#buddypress #groups-all a:before,
#buddypress #members-all a:before,
#buddypress #activity-friends a:before,
#buddypress #user-friends:before,
#buddypress #members-personal a:before,
#buddypress #activity-groups a:before,
#buddypress #user-groups:before,
#buddypress #groups-personal a:before,
#buddypress #members:before,
#buddypress #forums-personal-li a:before,
#buddypress #nav-forum-groups-li a:before,
#buddypress #activity-favorites a:before,
#buddypress #user-activity:before,
#buddypress #user-xprofile:before,
#buddypress #user-notifications:before,
#buddypress #user-messages:before,
#buddypress .send-message:before,
#buddypress #user-settings:before,
#buddypress #admin:before,
#buddypress #home:before,
#buddypress #invite:before {
    content: "\f0ac";
    display: inline-block;
    font-family: 'Font Awesome 5 Free';
    font-style: normal;
    font-weight: 600;
    line-height: 1;
    margin-right: 5px;
    font-size: 14px
}

#buddypress #activity-friends a:before,
#buddypress #user-friends:before,
#buddypress #members-personal a:before {
    content: "\f007"
}

#buddypress #activity-groups a:before,
#buddypress #user-groups:before,
#buddypress #groups-personal a:before,
#buddypress #members:before {
    content: "\f0c0"
}

#buddypress #forums-personal-li a:before,
#buddypress #nav-forum-groups-li a:before {
    content: "\f086"
}

#buddypress #activity-favorites a:before {
    content: "\f005"
}

#buddypress #user-activity:before {
    content: "\f022"
}

#buddypress #user-xprofile:before {
    content: "\f07b"
}

#buddypress #user-notifications:before {
    content: "\f0f3"
}

#buddypress #user-messages:before,
#buddypress .send-message:before {
    content: "\f0e0"
}

#buddypress #user-settings:before,
#buddypress #admin:before {
    content: "\f013"
}

#buddypress #activity-mentions a:before,
#buddypress .activity-button.mention:before {
    font-family: Arial, Helvetica, sans-serif;
    content: "@";
    font-weight: bold;
    margin-right: 5px;
    font-size: 14px
}

#buddypress #home:before {
    content: "\f015"
}

#buddypress #invite:before {
    content: "\f14a"
}

#buddypress div.item-list-tabs#subnav {
    margin-bottom: 40px
}

#buddypress div.dir-search {
    margin: 0 0 20px
}

#buddypress div.dir-search label {
    display: inline-block
}

#buddypress div.dir-search input[type=text] {
    margin: 0
}

#buddypress div.dir-search input[type=submit] {
    min-height: 34px;
    margin-top: 10px;
}

.bbp-pagination .page-numbers {
    display: block;
    float: left;
    height: 25px;
    padding: 0 10px;
    border: 1px solid #ccc;
    font-size: 13px;
    font-weight: 400;
    line-height: 25px;
    color: #888;
    cursor: pointer;
    margin: 0 4px 4px 0;
    text-align: center
}

.widget.buddypress ul {
    padding: 0
}

.widget.buddypress ul li {
    padding-left: 0
}

.widget.buddypress ul.item-list li {
    line-height: 1.4em;
    clear: both
}

.widget.buddypress ul li:before {
    content: ''
}

.widget.buddypress img.avatar {
    border-radius: 50%
}

.widget.buddypress ul.item-list img.avatar {
    height: 40px;
    width: 40px
}

.widget.buddypress span.activity {
    font-size: 100%
}

.widget.buddypress div.item-options .selected:before {
    content: "\f0da";
    display: inline-block;
    font-family: 'Font Awesome 5 Free';
    font-style: normal;
    font-weight: 600;
    line-height: 1;
    margin-right: 4px;
    font-size: 14px
}

#buddypress div#message p,
#sitewide-notice p {
    background-color: #a5d3ed;
    border: 1px solid #12acdf;
    color: #333;
    border-radius: 3px
}

#buddypress table.notifications tr td.label,
#buddypress table.notifications-settings tr td.label,
#buddypress table.profile-fields tr td.label,
#buddypress table.wp-profile-fields tr td.label,
#buddypress table.messages-notices tr td.label,
#buddypress table.forum tr td.label {
    display: table-cell;
    color: inherit;
    font-size: 100%
}

#buddypress div.profile h3 {
    text-transform: uppercase
}

#buddypress .standard-form label,
#buddypress .standard-form span.label,
.widget.buddypress #bp-login-widget-form label {
    margin-bottom: 0
}
/* /home/user/htdocs/electromagnyc.com/wp-content/themes/oceanwp/assets/css/third/buddypress.min.css */
#buddypress ul li{padding-left:0}#buddypress .dir-search input[type=search],#buddypress .dir-search input[type=text],#buddypress .standard-form input[type=color],#buddypress .standard-form input[type=date],#buddypress .standard-form input[type=datetime-local],#buddypress .standard-form input[type=datetime],#buddypress .standard-form input[type=email],#buddypress .standard-form input[type=month],#buddypress .standard-form input[type=number],#buddypress .standard-form input[type=password],#buddypress .standard-form input[type=range],#buddypress .standard-form input[type=search],#buddypress .standard-form input[type=tel],#buddypress .standard-form input[type=text],#buddypress .standard-form input[type=time],#buddypress .standard-form input[type=url],#buddypress .standard-form input[type=week],#buddypress .standard-form select,#buddypress .standard-form textarea{font:inherit;font-size:100%;padding:5px 10px;outline:0;margin:5px 0;transition:all .2s ease;width:100%}#buddypress #commentform input[type=text],#buddypress #commentform textarea,#buddypress .form-allowed-tags,#buddypress .standard-form #basic-details-section input[type=password],#buddypress .standard-form #blog-details-section input#signup_blog_url,#buddypress .standard-form#signup_form input[type=text],#buddypress .standard-form#signup_form textarea{width:100%}#buddypress .dir-search input[type=search]:focus,#buddypress .dir-search input[type=text]:focus,#buddypress .standard-form input[type=color]:focus,#buddypress .standard-form input[type=date]:focus,#buddypress .standard-form input[type=datetime-local]:focus,#buddypress .standard-form input[type=datetime]:focus,#buddypress .standard-form input[type=email]:focus,#buddypress .standard-form input[type=month]:focus,#buddypress .standard-form input[type=number]:focus,#buddypress .standard-form input[type=password]:focus,#buddypress .standard-form input[type=range]:focus,#buddypress .standard-form input[type=search]:focus,#buddypress .standard-form input[type=tel]:focus,#buddypress .standard-form input[type=text]:focus,#buddypress .standard-form input[type=time]:focus,#buddypress .standard-form input[type=url]:focus,#buddypress .standard-form input[type=week]:focus,#buddypress .standard-form select:focus,#buddypress .standard-form textarea:focus{border-color:#aaa;color:inherit}#buddypress div.dir-search input[type=text]{font-size:100%;padding:5px 10px}a.bp-title-button{font-size:12px;padding:2px 10px;vertical-align:middle;color:#777}a.bp-title-button:hover{color:#000}.breadcrumbs .current a.bp-title-button{display:none}#buddypress #messages_search_submit{height:33px}.buddypress #buddypress .button.unfav{background:#666;border:solid 1px #666}#buddypress div.activity-meta a{font-size:12px}#buddypress .loading{opacity:.5}#buddypress div.activity-comments div.acomment-meta,.buddypress #buddypress div.activity-comments div.acomment-content{font-size:100%}#buddypress .acomment-reply:before,#buddypress .activity-meta .fav:before{content:"\f075";display:inline-block;font-family:'Font Awesome 5 Free';font-style:normal;font-weight:600;line-height:1;margin-right:4px;font-size:13px}#buddypress .activity-meta .fav:before{content:"\f087"}#buddypress #reply-title small a span,#buddypress a.bp-primary-action span{background:rgba(0,0,0,.4);border-radius:50%}#buddypress span.highlight{font-size:100%}#buddypress form#whats-new-form #whats-new-content{margin-left:65px}#buddypress form#whats-new-form p.activity-greeting{margin-left:85px}#buddypress form#whats-new-form textarea{font-size:1em;height:150px;min-height:150px;width:100%}#buddypress form#whats-new-form #whats-new-options select{display:inline-block;margin-top:0}#buddypress ul.item-list{border-top:3px solid #ccc}#buddypress ul.item-list li div.action{top:45px}#buddypress ul.item-list li div.item-desc,#buddypress ul.item-list li div.item-title,#buddypress ul.item-list li div.item-title span,#buddypress ul.item-list li div.meta,#buddypress ul.item-list li h4{font-size:100%}#buddypress ul#groups-list li div.item-title{font-size:15px;line-height:1.6em;margin-bottom:5px}#buddypress ul#groups-list li div.item-title span{font-size:13px}#buddypress ul#groups-list li div.item-desc{width:68%}#buddypress ul.item-list li{border-bottom:1px solid #ccc;padding:30px 0}#buddypress .activity-list .activity-content .activity-header a:first-child,#buddypress .activity-list .activity-content .comment-header a:first-child{font-weight:700}#buddypress .acomment-content,#buddypress .activity-list .activity-content .activity-inner,#buddypress .activity-list .activity-content blockquote{color:#333}#buddypress div#item-header img.avatar{margin-left:15px}.buddypress.widget .avatar{margin-left:0}#buddypress div#item-header div#item-header-content{float:none}#buddypress .activity-list .activity-avatar .avatar,#buddypress img.avatar,#buddypress ul.item-list li img.avatar,#whats-new-avatar .avatar{border-radius:50%;overflow:hidden}#buddypress #avatar-upload-form img.avatar{border-radius:0}#avatar-crop-pane{border-radius:50%}#buddypress .activity-list li.mini .activity-avatar img.FB_profile_pic,#buddypress .activity-list li.mini .activity-avatar img.avatar{height:40px;margin-left:10px;width:40px}#buddypress div.activity-comments div.acomment-avatar img{border-width:0;height:40px;margin-right:10px;width:40px}#buddypress div.activity-comments div.acomment-content{font-size:90%;margin:5px 0 0 50px}#buddypress .acomment-options{margin:5px 0 5px 50px}#buddypress div.activity-comments form div.ac-reply-content{margin-left:70px}#buddypress div.activity-comments form .ac-textarea{background:#fcfcfc;border:solid 1px #ccc;border-radius:3px;color:#c6c6c6}#buddypress .activity-list .activity-content{margin:0 0 0 80px}#buddypress .activity-list li.mini{font-size:90%}#buddypress div.item-list-tabs ul li#activity-filter-select label,#buddypress div.item-list-tabs ul li#members-order-select label{display:inline-block;margin-right:6px;margin-bottom:0}#buddypress div.item-list-tabs ul li.last select{width:auto}#buddypress div.activity-meta{opacity:.75;transition:all .2s ease}#buddypress .activity-item:hover div.activity-meta{opacity:1}#buddypress .activity-list .activity-content .activity-header img.avatar{margin:0 5px 0 0!important}.blog-heading div.dir-search{margin-top:-30px;margin-bottom:-5px}.blog-heading div.dir-search input,.blog-heading div.dir-search label{margin-bottom:0;margin-top:0}@media only screen and (max-width:480px){#buddypress div.dir-search input[type=text]{width:inherit}}#buddypress span.activity{font-size:90%}#buddypress .button.accept:before,#buddypress .friendship-button.add:before{content:"\f055";display:inline-block;font-family:'Font Awesome 5 Free';font-style:normal;font-weight:600;line-height:1;margin-right:5px;font-size:14px}#buddypress .button.accept:before{content:"\f00c"}#buddypress div#item-header div#item-meta{font-size:100%}#buddypress div#item-header div#item-meta #item-buttons div.generic-button a{padding:2px 8px;font-size:90%}#buddypress div#item-header div#item-meta #latest-update{color:#222;margin-bottom:10px;background:#eee;border-radius:4px;padding:5px 15px;display:inline-block;position:relative;z-index:1}#buddypress div#item-header div#item-meta #latest-update>a{font-size:80%}#buddypress div#item-header div#item-meta #latest-update:before{content:"\f0da";display:inline-block;font-family:'Font Awesome 5 Free';font-style:normal;font-weight:600;line-height:1;margin-right:3px;font-size:32px;color:#eee;position:absolute;left:6px;bottom:-15px;z-index:-1}.item-list-tabs:not(#subnav){border:solid 1px #ccc;border-radius:3px;padding:0}#buddypress div.item-list-tabs ul li a span{padding:2px 6px}#buddypress div.item-list-tabs ul li a{color:#888;opacity:1}@media(max-width:991px){#buddypress div.item-list-tabs:not(#subnav) ul li{width:33.33333%}}@media(max-width:767px){#buddypress div.item-list-tabs:not(#subnav) ul li{width:50%}}@media(max-width:360px){#buddypress div.item-list-tabs:not(#subnav) ul li{width:100%}}#buddypress div.item-list-tabs ul li span,#buddypress div.item-list-tabs:not(#subnav) ul li a{height:46px;line-height:35px;padding:5px 15px;border-right:solid 1px #ccc;border-bottom:solid 1px #ccc;margin-bottom:-1px}#buddypress div.item-list-tabs ul li.current a,#buddypress div.item-list-tabs ul li.selected a{background-color:#f2f2f2;color:#8e8e8e;opacity:1}#buddypress div.item-list-tabs ul li a:hover{opacity:1;color:#333}#buddypress div.pagination .pag-count{margin-left:0}#buddypress #activity-all a:before,#buddypress #activity-favorites a:before,#buddypress #activity-friends a:before,#buddypress #activity-groups a:before,#buddypress #admin:before,#buddypress #forums-personal-li a:before,#buddypress #groups-all a:before,#buddypress #groups-personal a:before,#buddypress #home:before,#buddypress #invite:before,#buddypress #members-all a:before,#buddypress #members-personal a:before,#buddypress #members:before,#buddypress #nav-forum-groups-li a:before,#buddypress #user-activity:before,#buddypress #user-friends:before,#buddypress #user-groups:before,#buddypress #user-messages:before,#buddypress #user-notifications:before,#buddypress #user-settings:before,#buddypress #user-xprofile:before,#buddypress .send-message:before{content:"\f0ac";display:inline-block;font-family:'Font Awesome 5 Free';font-style:normal;font-weight:600;line-height:1;margin-right:5px;font-size:14px}#buddypress #activity-friends a:before,#buddypress #members-personal a:before,#buddypress #user-friends:before{content:"\f007"}#buddypress #activity-groups a:before,#buddypress #groups-personal a:before,#buddypress #members:before,#buddypress #user-groups:before{content:"\f0c0"}#buddypress #forums-personal-li a:before,#buddypress #nav-forum-groups-li a:before{content:"\f086"}#buddypress #activity-favorites a:before{content:"\f005"}#buddypress #user-activity:before{content:"\f022"}#buddypress #user-xprofile:before{content:"\f07b"}#buddypress #user-notifications:before{content:"\f0f3"}#buddypress #user-messages:before,#buddypress .send-message:before{content:"\f0e0"}#buddypress #admin:before,#buddypress #user-settings:before{content:"\f013"}#buddypress #activity-mentions a:before,#buddypress .activity-button.mention:before{font-family:Arial,Helvetica,sans-serif;content:"@";font-weight:700;margin-right:5px;font-size:14px}#buddypress #home:before{content:"\f015"}#buddypress #invite:before{content:"\f14a"}#buddypress div.item-list-tabs#subnav{margin-bottom:40px}#buddypress div.dir-search{margin:0 0 20px}#buddypress div.dir-search label{display:inline-block}#buddypress div.dir-search input[type=text]{margin:0}#buddypress div.dir-search input[type=submit]{min-height:34px;margin-top:10px}.bbp-pagination .page-numbers{display:block;float:left;height:25px;padding:0 10px;border:1px solid #ccc;font-size:13px;font-weight:400;line-height:25px;color:#888;cursor:pointer;margin:0 4px 4px 0;text-align:center}.widget.buddypress ul{padding:0}.widget.buddypress ul li{padding-left:0}.widget.buddypress ul.item-list li{line-height:1.4em;clear:both}.widget.buddypress ul li:before{content:''}.widget.buddypress img.avatar{border-radius:50%}.widget.buddypress ul.item-list img.avatar{height:40px;width:40px}.widget.buddypress span.activity{font-size:100%}.widget.buddypress div.item-options .selected:before{content:"\f0da";display:inline-block;font-family:'Font Awesome 5 Free';font-style:normal;font-weight:600;line-height:1;margin-right:4px;font-size:14px}#buddypress div#message p,#sitewide-notice p{background-color:#a5d3ed;border:1px solid #12acdf;color:#333;border-radius:3px}#buddypress table.forum tr td.label,#buddypress table.messages-notices tr td.label,#buddypress table.notifications tr td.label,#buddypress table.notifications-settings tr td.label,#buddypress table.profile-fields tr td.label,#buddypress table.wp-profile-fields tr td.label{display:table-cell;color:inherit;font-size:100%}#buddypress div.profile h3{text-transform:uppercase}#buddypress .standard-form label,#buddypress .standard-form span.label,.widget.buddypress #bp-login-widget-form label{margin-bottom:0}
/* /home/user/htdocs/electromagnyc.com/wp-content/themes/oceanwp/assets/css/third/elementor-editor.css */
/* Elementor editor */
#main {
    z-index: 999;
}

/* Hide the transparent heade in the Elementor edit mode to avoid conflicts */
body.has-transparent-header #site-header {
    display: none;
}
/* /home/user/htdocs/electromagnyc.com/wp-content/themes/oceanwp/assets/css/third/elementor-editor.min.css */
#main{z-index:999}body.has-transparent-header #site-header{display:none}
/* /home/user/htdocs/electromagnyc.com/wp-content/themes/oceanwp/assets/css/third/font-awesome.css */
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url('../../fonts/fontawesome/fontawesome-webfont.eot?v=4.7.0');
  src: url('../../fonts/fontawesome/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('../../fonts/fontawesome/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('../../fonts/fontawesome/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('../../fonts/fontawesome/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('../../fonts/fontawesome/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eee;
  border-radius: .1em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left {
  margin-right: .3em;
}
.fa.fa-pull-right {
  margin-left: .3em;
}
/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: .3em;
}
.fa.pull-right {
  margin-left: .3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #fff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper-pp:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bell-slash-o:before {
  content: "\f1f7";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-area-chart:before {
  content: "\f1fe";
}
.fa-pie-chart:before {
  content: "\f200";
}
.fa-line-chart:before {
  content: "\f201";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bus:before {
  content: "\f207";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-cc:before {
  content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}
.fa-meanpath:before {
  content: "\f20c";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-diamond:before {
  content: "\f219";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-venus:before {
  content: "\f221";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-genderless:before {
  content: "\f22d";
}
.fa-facebook-official:before {
  content: "\f230";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-server:before {
  content: "\f233";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-train:before {
  content: "\f238";
}
.fa-subway:before {
  content: "\f239";
}
.fa-medium:before {
  content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}
.fa-optin-monster:before {
  content: "\f23c";
}
.fa-opencart:before {
  content: "\f23d";
}
.fa-expeditedssl:before {
  content: "\f23e";
}
.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}
.fa-mouse-pointer:before {
  content: "\f245";
}
.fa-i-cursor:before {
  content: "\f246";
}
.fa-object-group:before {
  content: "\f247";
}
.fa-object-ungroup:before {
  content: "\f248";
}
.fa-sticky-note:before {
  content: "\f249";
}
.fa-sticky-note-o:before {
  content: "\f24a";
}
.fa-cc-jcb:before {
  content: "\f24b";
}
.fa-cc-diners-club:before {
  content: "\f24c";
}
.fa-clone:before {
  content: "\f24d";
}
.fa-balance-scale:before {
  content: "\f24e";
}
.fa-hourglass-o:before {
  content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}
.fa-hourglass:before {
  content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}
.fa-hand-scissors-o:before {
  content: "\f257";
}
.fa-hand-lizard-o:before {
  content: "\f258";
}
.fa-hand-spock-o:before {
  content: "\f259";
}
.fa-hand-pointer-o:before {
  content: "\f25a";
}
.fa-hand-peace-o:before {
  content: "\f25b";
}
.fa-trademark:before {
  content: "\f25c";
}
.fa-registered:before {
  content: "\f25d";
}
.fa-creative-commons:before {
  content: "\f25e";
}
.fa-gg:before {
  content: "\f260";
}
.fa-gg-circle:before {
  content: "\f261";
}
.fa-tripadvisor:before {
  content: "\f262";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-odnoklassniki-square:before {
  content: "\f264";
}
.fa-get-pocket:before {
  content: "\f265";
}
.fa-wikipedia-w:before {
  content: "\f266";
}
.fa-safari:before {
  content: "\f267";
}
.fa-chrome:before {
  content: "\f268";
}
.fa-firefox:before {
  content: "\f269";
}
.fa-opera:before {
  content: "\f26a";
}
.fa-internet-explorer:before {
  content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}
.fa-contao:before {
  content: "\f26d";
}
.fa-500px:before {
  content: "\f26e";
}
.fa-amazon:before {
  content: "\f270";
}
.fa-calendar-plus-o:before {
  content: "\f271";
}
.fa-calendar-minus-o:before {
  content: "\f272";
}
.fa-calendar-times-o:before {
  content: "\f273";
}
.fa-calendar-check-o:before {
  content: "\f274";
}
.fa-industry:before {
  content: "\f275";
}
.fa-map-pin:before {
  content: "\f276";
}
.fa-map-signs:before {
  content: "\f277";
}
.fa-map-o:before {
  content: "\f278";
}
.fa-map:before {
  content: "\f279";
}
.fa-commenting:before {
  content: "\f27a";
}
.fa-commenting-o:before {
  content: "\f27b";
}
.fa-houzz:before {
  content: "\f27c";
}
.fa-vimeo:before {
  content: "\f27d";
}
.fa-black-tie:before {
  content: "\f27e";
}
.fa-fonticons:before {
  content: "\f280";
}
.fa-reddit-alien:before {
  content: "\f281";
}
.fa-edge:before {
  content: "\f282";
}
.fa-credit-card-alt:before {
  content: "\f283";
}
.fa-codiepie:before {
  content: "\f284";
}
.fa-modx:before {
  content: "\f285";
}
.fa-fort-awesome:before {
  content: "\f286";
}
.fa-usb:before {
  content: "\f287";
}
.fa-product-hunt:before {
  content: "\f288";
}
.fa-mixcloud:before {
  content: "\f289";
}
.fa-scribd:before {
  content: "\f28a";
}
.fa-pause-circle:before {
  content: "\f28b";
}
.fa-pause-circle-o:before {
  content: "\f28c";
}
.fa-stop-circle:before {
  content: "\f28d";
}
.fa-stop-circle-o:before {
  content: "\f28e";
}
.fa-shopping-bag:before {
  content: "\f290";
}
.fa-shopping-basket:before {
  content: "\f291";
}
.fa-hashtag:before {
  content: "\f292";
}
.fa-bluetooth:before {
  content: "\f293";
}
.fa-bluetooth-b:before {
  content: "\f294";
}
.fa-percent:before {
  content: "\f295";
}
.fa-gitlab:before {
  content: "\f296";
}
.fa-wpbeginner:before {
  content: "\f297";
}
.fa-wpforms:before {
  content: "\f298";
}
.fa-envira:before {
  content: "\f299";
}
.fa-universal-access:before {
  content: "\f29a";
}
.fa-wheelchair-alt:before {
  content: "\f29b";
}
.fa-question-circle-o:before {
  content: "\f29c";
}
.fa-blind:before {
  content: "\f29d";
}
.fa-audio-description:before {
  content: "\f29e";
}
.fa-volume-control-phone:before {
  content: "\f2a0";
}
.fa-braille:before {
  content: "\f2a1";
}
.fa-assistive-listening-systems:before {
  content: "\f2a2";
}
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\f2a4";
}
.fa-glide:before {
  content: "\f2a5";
}
.fa-glide-g:before {
  content: "\f2a6";
}
.fa-signing:before,
.fa-sign-language:before {
  content: "\f2a7";
}
.fa-low-vision:before {
  content: "\f2a8";
}
.fa-viadeo:before {
  content: "\f2a9";
}
.fa-viadeo-square:before {
  content: "\f2aa";
}
.fa-snapchat:before {
  content: "\f2ab";
}
.fa-snapchat-ghost:before {
  content: "\f2ac";
}
.fa-snapchat-square:before {
  content: "\f2ad";
}
.fa-pied-piper:before {
  content: "\f2ae";
}
.fa-first-order:before {
  content: "\f2b0";
}
.fa-yoast:before {
  content: "\f2b1";
}
.fa-themeisle:before {
  content: "\f2b2";
}
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\f2b3";
}
.fa-fa:before,
.fa-font-awesome:before {
  content: "\f2b4";
}
.fa-handshake-o:before {
  content: "\f2b5";
}
.fa-envelope-open:before {
  content: "\f2b6";
}
.fa-envelope-open-o:before {
  content: "\f2b7";
}
.fa-linode:before {
  content: "\f2b8";
}
.fa-address-book:before {
  content: "\f2b9";
}
.fa-address-book-o:before {
  content: "\f2ba";
}
.fa-vcard:before,
.fa-address-card:before {
  content: "\f2bb";
}
.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "\f2bc";
}
.fa-user-circle:before {
  content: "\f2bd";
}
.fa-user-circle-o:before {
  content: "\f2be";
}
.fa-user-o:before {
  content: "\f2c0";
}
.fa-id-badge:before {
  content: "\f2c1";
}
.fa-drivers-license:before,
.fa-id-card:before {
  content: "\f2c2";
}
.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "\f2c3";
}
.fa-quora:before {
  content: "\f2c4";
}
.fa-free-code-camp:before {
  content: "\f2c5";
}
.fa-telegram:before {
  content: "\f2c6";
}
.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "\f2c7";
}
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}
.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "\f2c9";
}
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "\f2ca";
}
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "\f2cb";
}
.fa-shower:before {
  content: "\f2cc";
}
.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "\f2cd";
}
.fa-podcast:before {
  content: "\f2ce";
}
.fa-window-maximize:before {
  content: "\f2d0";
}
.fa-window-minimize:before {
  content: "\f2d1";
}
.fa-window-restore:before {
  content: "\f2d2";
}
.fa-times-rectangle:before,
.fa-window-close:before {
  content: "\f2d3";
}
.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "\f2d4";
}
.fa-bandcamp:before {
  content: "\f2d5";
}
.fa-grav:before {
  content: "\f2d6";
}
.fa-etsy:before {
  content: "\f2d7";
}
.fa-imdb:before {
  content: "\f2d8";
}
.fa-ravelry:before {
  content: "\f2d9";
}
.fa-eercast:before {
  content: "\f2da";
}
.fa-microchip:before {
  content: "\f2db";
}
.fa-snowflake-o:before {
  content: "\f2dc";
}
.fa-superpowers:before {
  content: "\f2dd";
}
.fa-wpexplorer:before {
  content: "\f2de";
}
.fa-meetup:before {
  content: "\f2e0";
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

/* /home/user/htdocs/electromagnyc.com/wp-content/themes/oceanwp/assets/css/third/font-awesome.min.css */
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url('../../fonts/fontawesome/fontawesome-webfont.eot?v=4.7.0');src:url('../../fonts/fontawesome/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),url('../../fonts/fontawesome/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),url('../../fonts/fontawesome/fontawesome-webfont.woff?v=4.7.0') format('woff'),url('../../fonts/fontawesome/fontawesome-webfont.ttf?v=4.7.0') format('truetype'),url('../../fonts/fontawesome/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}
/* /home/user/htdocs/electromagnyc.com/wp-content/themes/oceanwp/assets/css/third/hamburgers/hamburgers.css */
/*!
 * Project   : OceanWP WordPress Theme
 * Purpose   : Hamburgers Icons
 * Author    : https://jonsuh.com/hamburgers/
 */
.hamburger {
  display: inline-block;
  cursor: pointer;
  transition-property: opacity, filter;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible;
}

a:hover .hamburger {
  opacity: 0.7;
}

.hamburger-box {
  width: 20px;
  height: 16px;
  display: inline-block;
  position: relative;
}

.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: 2px;
}

.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
  width: 20px;
  height: 2px;
  background-color: #000;
  border-radius: 3px;
  position: absolute;
  transition-property: transform;
  transition-duration: 0.15s;
  transition-timing-function: ease;
}

.hamburger-inner::before, .hamburger-inner::after {
  content: "";
  display: block;
}

.hamburger-inner::before {
  top: -7px;
}

.hamburger-inner::after {
  bottom: -7px;
}

/* /home/user/htdocs/electromagnyc.com/wp-content/themes/oceanwp/assets/css/third/hamburgers/hamburgers.min.css */
/*!
 * Project   : OceanWP WordPress Theme
 * Purpose   : Hamburgers Icons
 * Author    : https://jonsuh.com/hamburgers/
 */.hamburger{display:inline-block;cursor:pointer;transition-property:opacity,filter;transition-duration:.15s;transition-timing-function:linear;font:inherit;color:inherit;text-transform:none;background-color:transparent;border:0;margin:0;overflow:visible}a:hover .hamburger{opacity:.7}.hamburger-box{width:20px;height:16px;display:inline-block;position:relative}.hamburger-inner{display:block;top:50%;margin-top:2px}.hamburger-inner,.hamburger-inner::after,.hamburger-inner::before{width:20px;height:2px;background-color:#000;border-radius:3px;position:absolute;transition-property:transform;transition-duration:.15s;transition-timing-function:ease}.hamburger-inner::after,.hamburger-inner::before{content:"";display:block}.hamburger-inner::before{top:-7px}.hamburger-inner::after{bottom:-7px}
/* /home/user/htdocs/electromagnyc.com/wp-content/themes/oceanwp/assets/css/third/hamburgers/types/3dx-r.css */
/*
 * 3DX Reverse
*/
.hamburger--3dx-r .hamburger-box {
	-webkit-perspective: 40px;
	      perspective: 40px;
}

.hamburger--3dx-r .hamburger-inner {
	-webkit-transition: -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
	      transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.hamburger--3dx-r .hamburger-inner::before, .hamburger--3dx-r .hamburger-inner::after {
	-webkit-transition: -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
	      transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.hamburger--3dx-r.is-active .hamburger-inner {
	background-color: transparent;
	-webkit-transform: rotateY(-180deg);
	      transform: rotateY(-180deg);
}

.hamburger--3dx-r.is-active .hamburger-inner::before {
	-webkit-transform: translate3d(0, 7px, 0) rotate(45deg);
	      transform: translate3d(0, 7px, 0) rotate(45deg);
}

.hamburger--3dx-r.is-active .hamburger-inner::after {
	-webkit-transform: translate3d(0, -7px, 0) rotate(-45deg);
	      transform: translate3d(0, -7px, 0) rotate(-45deg);
}
/* /home/user/htdocs/electromagnyc.com/wp-content/themes/oceanwp/assets/css/third/hamburgers/types/3dx.css */
/*
 * 3DX
*/
.hamburger--3dx .hamburger-box {
	-webkit-perspective: 40px;
	        perspective: 40px;
}

.hamburger--3dx .hamburger-inner {
	-webkit-transition: -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
	      transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.hamburger--3dx .hamburger-inner::before, .hamburger--3dx .hamburger-inner::after {
	-webkit-transition: -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
	      transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.hamburger--3dx.is-active .hamburger-inner {
	background-color: transparent;
	-webkit-transform: rotateY(180deg);
	      transform: rotateY(180deg);
}

.hamburger--3dx.is-active .hamburger-inner::before {
	-webkit-transform: translate3d(0, 7px, 0) rotate(45deg);
	      transform: translate3d(0, 7px, 0) rotate(45deg);
}

.hamburger--3dx.is-active .hamburger-inner::after {
	-webkit-transform: translate3d(0, -7px, 0) rotate(-45deg);
	      transform: translate3d(0, -7px, 0) rotate(-45deg);
}
/* /home/user/htdocs/electromagnyc.com/wp-content/themes/oceanwp/assets/css/third/hamburgers/types/3dxy-r.css */
/*
 * 3DXY Reverse
 */
.hamburger--3dxy-r .hamburger-box {
  -webkit-perspective: 40px;
          perspective: 40px;
}

.hamburger--3dxy-r .hamburger-inner {
  -webkit-transition: -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
          transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.hamburger--3dxy-r .hamburger-inner::before, .hamburger--3dxy-r .hamburger-inner::after {
  -webkit-transition: -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
          transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.hamburger--3dxy-r.is-active .hamburger-inner {
  background-color: transparent;
  -webkit-transform: rotateX(180deg) rotateY(180deg) rotateZ(-180deg);
          transform: rotateX(180deg) rotateY(180deg) rotateZ(-180deg);
}

.hamburger--3dxy-r.is-active .hamburger-inner::before {
  -webkit-transform: translate3d(0, 7px, 0) rotate(45deg);
          transform: translate3d(0, 7px, 0) rotate(45deg);
}

.hamburger--3dxy-r.is-active .hamburger-inner::after {
  -webkit-transform: translate3d(0, -7px, 0) rotate(-45deg);
          transform: translate3d(0, -7px, 0) rotate(-45deg);
}
/* /home/user/htdocs/electromagnyc.com/wp-content/themes/oceanwp/assets/css/third/hamburgers/types/3dxy.css */
/*
 * 3DXY
 */
.hamburger--3dxy .hamburger-box {
  -webkit-perspective: 40px;
          perspective: 40px;
}

.hamburger--3dxy .hamburger-inner {
  -webkit-transition: -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
          transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.hamburger--3dxy .hamburger-inner::before, .hamburger--3dxy .hamburger-inner::after {
  -webkit-transition: -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
          transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.hamburger--3dxy.is-active .hamburger-inner {
  background-color: transparent;
  -webkit-transform: rotateX(180deg) rotateY(180deg);
          transform: rotateX(180deg) rotateY(180deg);
}

.hamburger--3dxy.is-active .hamburger-inner::before {
	-webkit-transform: translate3d(0, 7px, 0) rotate(45deg);
	        transform: translate3d(0, 7px, 0) rotate(45deg);
}

.hamburger--3dxy.is-active .hamburger-inner::after {
	-webkit-transform: translate3d(0, -7px, 0) rotate(-45deg);
	        transform: translate3d(0, -7px, 0) rotate(-45deg);
}
/* /home/user/htdocs/electromagnyc.com/wp-content/themes/oceanwp/assets/css/third/hamburgers/types/3dy-r.css */
/*
 * 3DY Reverse
 */
.hamburger--3dy-r .hamburger-box {
  -webkit-perspective: 40px;
          perspective: 40px;
}

.hamburger--3dy-r .hamburger-inner {
  -webkit-transition: -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
          transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.hamburger--3dy-r .hamburger-inner::before, .hamburger--3dy-r .hamburger-inner::after {
  -webkit-transition: -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
          transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.hamburger--3dy-r.is-active .hamburger-inner {
  background-color: transparent;
  -webkit-transform: rotateX(180deg);
          transform: rotateX(180deg);
}

.hamburger--3dy-r.is-active .hamburger-inner::before {
  -webkit-transform: translate3d(0, 7px, 0) rotate(45deg);
          transform: translate3d(0, 7px, 0) rotate(45deg);
}

.hamburger--3dy-r.is-active .hamburger-inner::after {
  -webkit-transform: translate3d(0, -7px, 0) rotate(-45deg);
          transform: translate3d(0, -7px, 0) rotate(-45deg);
}
/* /home/user/htdocs/electromagnyc.com/wp-content/themes/oceanwp/assets/css/third/hamburgers/types/3dy.css */
/*
 * 3DY
 */
.hamburger--3dy .hamburger-box {
  -webkit-perspective: 40px;
          perspective: 40px;
}

.hamburger--3dy .hamburger-inner {
  -webkit-transition: -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
          transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.hamburger--3dy .hamburger-inner::before, .hamburger--3dy .hamburger-inner::after {
  -webkit-transition: -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
          transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.hamburger--3dy.is-active .hamburger-inner {
  background-color: transparent;
  -webkit-transform: rotateX(-180deg);
          transform: rotateX(-180deg);
}

.hamburger--3dy.is-active .hamburger-inner::before {
  -webkit-transform: translate3d(0, 7px, 0) rotate(45deg);
          transform: translate3d(0, 7px, 0) rotate(45deg);
}

.hamburger--3dy.is-active .hamburger-inner::after {
  -webkit-transform: translate3d(0, -7px, 0) rotate(-45deg);
          transform: translate3d(0, -7px, 0) rotate(-45deg);
}
/* /home/user/htdocs/electromagnyc.com/wp-content/themes/oceanwp/assets/css/third/hamburgers/types/arrow-r.css */
/*
 * Arrow Right
 */
.hamburger--arrow-r.is-active .hamburger-inner::before {
  -webkit-transform: translate3d(4px, 2px, 0) rotate(45deg) scale(0.7, 1);
          transform: translate3d(4px, 2px, 0) rotate(45deg) scale(0.7, 1);
}

.hamburger--arrow-r.is-active .hamburger-inner::after {
  -webkit-transform: translate3d(4px, -2px, 0) rotate(-45deg) scale(0.7, 1);
          transform: translate3d(4px, -2px, 0) rotate(-45deg) scale(0.7, 1);
}
/* /home/user/htdocs/electromagnyc.com/wp-content/themes/oceanwp/assets/css/third/hamburgers/types/arrow.css */
/*
 * Arrow
 */
.hamburger--arrow.is-active .hamburger-inner::before {
  -webkit-transform: translate3d(-4px, 2px, 0) rotate(-45deg) scale(0.7, 1);
          transform: translate3d(-4px, 2px, 0) rotate(-45deg) scale(0.7, 1);
}

.hamburger--arrow.is-active .hamburger-inner::after {
  -webkit-transform: translate3d(-4px, -2px, 0) rotate(45deg) scale(0.7, 1);
          transform: translate3d(-4px, -2px, 0) rotate(45deg) scale(0.7, 1);
}
/* /home/user/htdocs/electromagnyc.com/wp-content/themes/oceanwp/assets/css/third/hamburgers/types/arrowalt-r.css */
/*
 * Arrow Alt Right
 */
.hamburger--arrowalt-r .hamburger-inner::before {
  -webkit-transition: top 0.1s 0.1s ease, -webkit-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
          transition: top 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.hamburger--arrowalt-r .hamburger-inner::after {
  -webkit-transition: bottom 0.1s 0.1s ease, -webkit-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
          transition: bottom 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.hamburger--arrowalt-r.is-active .hamburger-inner::before {
  top: 0;
  -webkit-transform: translate3d(4px, -5px, 0) rotate(45deg) scale(0.7, 1);
          transform: translate3d(4px, -5px, 0) rotate(45deg) scale(0.7, 1);
  -webkit-transition: top 0.1s ease, -webkit-transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
          transition: top 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
}

.hamburger--arrowalt-r.is-active .hamburger-inner::after {
  bottom: 0;
  -webkit-transform: translate3d(4px, 5px, 0) rotate(-45deg) scale(0.7, 1);
          transform: translate3d(4px, 5px, 0) rotate(-45deg) scale(0.7, 1);
  -webkit-transition: bottom 0.1s ease, -webkit-transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
          transition: bottom 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
}
/* /home/user/htdocs/electromagnyc.com/wp-content/themes/oceanwp/assets/css/third/hamburgers/types/arrowalt.css */
/*
 * Arrow Alt
 */
.hamburger--arrowalt .hamburger-inner::before {
  -webkit-transition: top 0.1s 0.1s ease, -webkit-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
          transition: top 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.hamburger--arrowalt .hamburger-inner::after {
  -webkit-transition: bottom 0.1s 0.1s ease, -webkit-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
          transition: bottom 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.hamburger--arrowalt.is-active .hamburger-inner::before {
  top: 0;
  -webkit-transform: translate3d(-4px, -5px, 0) rotate(-45deg) scale(0.7, 1);
          transform: translate3d(-4px, -5px, 0) rotate(-45deg) scale(0.7, 1);
  -webkit-transition: top 0.1s ease, -webkit-transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
          transition: top 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
}

.hamburger--arrowalt.is-active .hamburger-inner::after {
  bottom: 0;
  -webkit-transform: translate3d(-4px, 5px, 0) rotate(45deg) scale(0.7, 1);
          transform: translate3d(-4px, 5px, 0) rotate(45deg) scale(0.7, 1);
  -webkit-transition: bottom 0.1s ease, -webkit-transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
          transition: bottom 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
}
/* /home/user/htdocs/electromagnyc.com/wp-content/themes/oceanwp/assets/css/third/hamburgers/types/arrowturn-r.css */
/*
 * Arrow Turn Right
 */
.hamburger--arrowturn-r.is-active .hamburger-inner {
  -webkit-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
          transform: rotate(-180deg);
}

.hamburger--arrowturn-r.is-active .hamburger-inner::before {
  -webkit-transform: translate3d(-4px, 2px, 0) rotate(-45deg) scale(0.7, 1);
          transform: translate3d(-4px, 2px, 0) rotate(-45deg) scale(0.7, 1);
}

.hamburger--arrowturn-r.is-active .hamburger-inner::after {
  -webkit-transform: translate3d(-4px, -2px, 0) rotate(45deg) scale(0.7, 1);
          transform: translate3d(-4px, -2px, 0) rotate(45deg) scale(0.7, 1);
}
/* /home/user/htdocs/electromagnyc.com/wp-content/themes/oceanwp/assets/css/third/hamburgers/types/arrowturn.css */
/*
 * Arrow Turn
 */
.hamburger--arrowturn.is-active .hamburger-inner {
  -webkit-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
          transform: rotate(-180deg);
}

.hamburger--arrowturn.is-active .hamburger-inner::before {
  -webkit-transform: translate3d(4px, 2px, 0) rotate(45deg) scale(0.7, 1);
          transform: translate3d(4px, 2px, 0) rotate(45deg) scale(0.7, 1);
}

.hamburger--arrowturn.is-active .hamburger-inner::after {
  -webkit-transform: translate3d(4px, -2px, 0) rotate(-45deg) scale(0.7, 1);
          transform: translate3d(4px, -2px, 0) rotate(-45deg) scale(0.7, 1);
}
/* /home/user/htdocs/electromagnyc.com/wp-content/themes/oceanwp/assets/css/third/hamburgers/types/boring.css */
/*
 * Boring
 */
.hamburger--boring .hamburger-inner, .hamburger--boring .hamburger-inner::before, .hamburger--boring .hamburger-inner::after {
  -webkit-transition-property: none;
          transition-property: none;
}

.hamburger--boring.is-active .hamburger-inner {
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}

.hamburger--boring.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
}

.hamburger--boring.is-active .hamburger-inner::after {
  bottom: 0;
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg);
}
/* /home/user/htdocs/electromagnyc.com/wp-content/themes/oceanwp/assets/css/third/hamburgers/types/collapse-r.css */
/*
 * Collapse Reverse
 */
.hamburger--collapse-r .hamburger-inner {
  top: auto;
  bottom: -3px;
  -webkit-transition-duration: 0.13s;
          transition-duration: 0.13s;
  -webkit-transition-delay: 0.13s;
          transition-delay: 0.13s;
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
          transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--collapse-r .hamburger-inner::after {
  top: -14px;
  -webkit-transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear;
          transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear;
}

.hamburger--collapse-r .hamburger-inner::before {
  -webkit-transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
          transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--collapse-r.is-active .hamburger-inner {
  -webkit-transform: translate3d(0, -7px, 0) rotate(45deg);
          transform: translate3d(0, -7px, 0) rotate(45deg);
  -webkit-transition-delay: 0.22s;
          transition-delay: 0.22s;
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
          transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

.hamburger--collapse-r.is-active .hamburger-inner::after {
  top: 0;
  opacity: 0;
  -webkit-transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.22s linear;
          transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.22s linear;
}

.hamburger--collapse-r.is-active .hamburger-inner::before {
  top: 0;
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
  -webkit-transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), -webkit-transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
          transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
}
/* /home/user/htdocs/electromagnyc.com/wp-content/themes/oceanwp/assets/css/third/hamburgers/types/collapse.css */
/*
 * Collapse
 */
.hamburger--collapse .hamburger-inner {
  top: auto;
  bottom: -3px;
  -webkit-transition-duration: 0.13s;
          transition-duration: 0.13s;
  -webkit-transition-delay: 0.13s;
          transition-delay: 0.13s;
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
          transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--collapse .hamburger-inner::after {
  top: -14px;
  -webkit-transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear;
          transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear;
}

.hamburger--collapse .hamburger-inner::before {
  -webkit-transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
          transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--collapse.is-active .hamburger-inner {
  -webkit-transform: translate3d(0, -7px, 0) rotate(-45deg);
          transform: translate3d(0, -7px, 0) rotate(-45deg);
  -webkit-transition-delay: 0.22s;
          transition-delay: 0.22s;
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
          transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

.hamburger--collapse.is-active .hamburger-inner::after {
  top: 0;
  opacity: 0;
  -webkit-transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.22s linear;
          transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.22s linear;
}

.hamburger--collapse.is-active .hamburger-inner::before {
  top: 0;
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg);
  -webkit-transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), -webkit-transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
          transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
}
/* /home/user/htdocs/electromagnyc.com/wp-content/themes/oceanwp/assets/css/third/hamburgers/types/elastic-r.css */
/*
 * Elastic Reverse
 */
.hamburger--elastic-r .hamburger-inner {
  top: 1px;
  -webkit-transition-duration: 0.275s;
          transition-duration: 0.275s;
  -webkit-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
          transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

.hamburger--elastic-r .hamburger-inner::before {
  top: 7px;
  -webkit-transition: opacity 0.125s 0.275s ease;
          transition: opacity 0.125s 0.275s ease;
}

.hamburger--elastic-r .hamburger-inner::after {
  top: 14px;
  -webkit-transition: -webkit-transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
          transition: transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

.hamburger--elastic-r.is-active .hamburger-inner {
  -webkit-transform: translate3d(0, 7px, 0) rotate(-135deg);
          transform: translate3d(0, 7px, 0) rotate(-135deg);
  -webkit-transition-delay: 0.075s;
          transition-delay: 0.075s;
}

.hamburger--elastic-r.is-active .hamburger-inner::before {
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
  opacity: 0;
}

.hamburger--elastic-r.is-active .hamburger-inner::after {
  -webkit-transform: translate3d(0, -14px, 0) rotate(270deg);
          transform: translate3d(0, -14px, 0) rotate(270deg);
  -webkit-transition-delay: 0.075s;
          transition-delay: 0.075s;
}
/* /home/user/htdocs/electromagnyc.com/wp-content/themes/oceanwp/assets/css/third/hamburgers/types/elastic.css */
/*
 * Elastic
 */
.hamburger--elastic .hamburger-inner {
  top: 1px;
  -webkit-transition-duration: 0.275s;
          transition-duration: 0.275s;
  -webkit-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
          transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

.hamburger--elastic .hamburger-inner::before {
  top: 7px;
  -webkit-transition: opacity 0.125s 0.275s ease;
          transition: opacity 0.125s 0.275s ease;
}

.hamburger--elastic .hamburger-inner::after {
  top: 14px;
  -webkit-transition: -webkit-transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
          transition: transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

.hamburger--elastic.is-active .hamburger-inner {
  -webkit-transform: translate3d(0, 7px, 0) rotate(135deg);
          transform: translate3d(0, 7px, 0) rotate(135deg);
  -webkit-transition-delay: 0.075s;
          transition-delay: 0.075s;
}

.hamburger--elastic.is-active .hamburger-inner::before {
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
  opacity: 0;
}

.hamburger--elastic.is-active .hamburger-inner::after {
  -webkit-transform: translate3d(0, -14px, 0) rotate(-270deg);
          transform: translate3d(0, -14px, 0) rotate(-270deg);
  -webkit-transition-delay: 0.075s;
          transition-delay: 0.075s;
}
/* /home/user/htdocs/electromagnyc.com/wp-content/themes/oceanwp/assets/css/third/hamburgers/types/minus.css */
/*
 * Minus
 */
.hamburger--minus .hamburger-inner::before, .hamburger--minus .hamburger-inner::after {
  -webkit-transition: bottom 0.08s 0s ease-out, top 0.08s 0s ease-out, opacity 0s linear;
          transition: bottom 0.08s 0s ease-out, top 0.08s 0s ease-out, opacity 0s linear;
}

.hamburger--minus.is-active .hamburger-inner::before, .hamburger--minus.is-active .hamburger-inner::after {
  opacity: 0;
  -webkit-transition: bottom 0.08s ease-out, top 0.08s ease-out, opacity 0s 0.08s linear;
          transition: bottom 0.08s ease-out, top 0.08s ease-out, opacity 0s 0.08s linear;
}

.hamburger--minus.is-active .hamburger-inner::before {
  top: 0;
}

.hamburger--minus.is-active .hamburger-inner::after {
  bottom: 0;
}
/* /home/user/htdocs/electromagnyc.com/wp-content/themes/oceanwp/assets/css/third/hamburgers/types/slider-r.css */
/*
 * Slider Reverse
 */
.hamburger--slider-r .hamburger-inner {
  top: 1px;
}

.hamburger--slider-r .hamburger-inner::before {
  top: 7px;
  -webkit-transition-property: -webkit-transform, opacity;
          transition-property: transform, opacity;
  -webkit-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transition-duration: 0.15s;
          transition-duration: 0.15s;
}

.hamburger--slider-r .hamburger-inner::after {
  top: 14px;
}

.hamburger--slider-r.is-active .hamburger-inner {
  -webkit-transform: translate3d(0, 7px, 0) rotate(-45deg);
          transform: translate3d(0, 7px, 0) rotate(-45deg);
}

.hamburger--slider-r.is-active .hamburger-inner::before {
  -webkit-transform: rotate(45deg) translate3d(2.8571428571px, -5px, 0);
          transform: rotate(45deg) translate3d(2.8571428571px, -5px, 0);
  opacity: 0;
}

.hamburger--slider-r.is-active .hamburger-inner::after {
  -webkit-transform: translate3d(0, -14px, 0) rotate(90deg);
          transform: translate3d(0, -14px, 0) rotate(90deg);
}
/* /home/user/htdocs/electromagnyc.com/wp-content/themes/oceanwp/assets/css/third/hamburgers/types/slider.css */
/*
 * Slider
 */
.hamburger--slider .hamburger-inner {
  top: 1px;
}

.hamburger--slider .hamburger-inner::before {
  top: 7px;
  -webkit-transition-property: -webkit-transform, opacity;
          transition-property: transform, opacity;
  -webkit-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transition-duration: 0.15s;
          transition-duration: 0.15s;
}

.hamburger--slider .hamburger-inner::after {
  top: 14px;
}

.hamburger--slider.is-active .hamburger-inner {
  -webkit-transform: translate3d(0, 7px, 0) rotate(45deg);
          transform: translate3d(0, 7px, 0) rotate(45deg);
}

.hamburger--slider.is-active .hamburger-inner::before {
  -webkit-transform: rotate(-45deg) translate3d(-2.8571428571px, -5px, 0);
          transform: rotate(-45deg) translate3d(-2.8571428571px, -5px, 0);
  opacity: 0;
}

.hamburger--slider.is-active .hamburger-inner::after {
  -webkit-transform: translate3d(0, -14px, 0) rotate(-90deg);
          transform: translate3d(0, -14px, 0) rotate(-90deg);
}
/* /home/user/htdocs/electromagnyc.com/wp-content/themes/oceanwp/assets/css/third/hamburgers/types/spin-r.css */
/*
 * Spin Reverse
 */
.hamburger--spin-r .hamburger-inner {
  -webkit-transition-duration: 0.22s;
          transition-duration: 0.22s;
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
          transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--spin-r .hamburger-inner::before {
  -webkit-transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in;
          transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in;
}

.hamburger--spin-r .hamburger-inner::after {
  -webkit-transition: bottom 0.1s 0.25s ease-in, -webkit-transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
          transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--spin-r.is-active .hamburger-inner {
  -webkit-transform: rotate(-225deg);
      -ms-transform: rotate(-225deg);
          transform: rotate(-225deg);
  -webkit-transition-delay: 0.12s;
          transition-delay: 0.12s;
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
          transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

.hamburger--spin-r.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out;
          transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out;
}

.hamburger--spin-r.is-active .hamburger-inner::after {
  bottom: 0;
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
  -webkit-transition: bottom 0.1s ease-out, -webkit-transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
          transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}
/* /home/user/htdocs/electromagnyc.com/wp-content/themes/oceanwp/assets/css/third/hamburgers/types/spin.css */
/*
 * Spin
 */
.hamburger--spin .hamburger-inner {
  -webkit-transition-duration: 0.22s;
          transition-duration: 0.22s;
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
          transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--spin .hamburger-inner::before {
  -webkit-transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in;
          transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in;
}

.hamburger--spin .hamburger-inner::after {
  -webkit-transition: bottom 0.1s 0.25s ease-in, -webkit-transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
          transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--spin.is-active .hamburger-inner {
  -webkit-transform: rotate(225deg);
      -ms-transform: rotate(225deg);
          transform: rotate(225deg);
  -webkit-transition-delay: 0.12s;
          transition-delay: 0.12s;
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
          transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

.hamburger--spin.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out;
          transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out;
}

.hamburger--spin.is-active .hamburger-inner::after {
  bottom: 0;
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg);
  -webkit-transition: bottom 0.1s ease-out, -webkit-transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
          transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}
/* /home/user/htdocs/electromagnyc.com/wp-content/themes/oceanwp/assets/css/third/hamburgers/types/spring-r.css */
/*
 * Spring Reverse
 */
.hamburger--spring-r .hamburger-inner {
  top: auto;
  bottom: -3px;
  -webkit-transition-duration: 0.13s;
          transition-duration: 0.13s;
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
          transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--spring-r .hamburger-inner::after {
  top: -14px;
  -webkit-transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0s linear;
          transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0s linear;
}

.hamburger--spring-r .hamburger-inner::before {
  -webkit-transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
          transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--spring-r.is-active .hamburger-inner {
  -webkit-transform: translate3d(0, -7px, 0) rotate(-45deg);
          transform: translate3d(0, -7px, 0) rotate(-45deg);
  -webkit-transition-delay: 0.22s;
          transition-delay: 0.22s;
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
          transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

.hamburger--spring-r.is-active .hamburger-inner::after {
  top: 0;
  opacity: 0;
  -webkit-transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0s 0.22s linear;
          transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0s 0.22s linear;
}

.hamburger--spring-r.is-active .hamburger-inner::before {
  top: 0;
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
  -webkit-transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), -webkit-transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
          transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
}
/* /home/user/htdocs/electromagnyc.com/wp-content/themes/oceanwp/assets/css/third/hamburgers/types/spring.css */
/*
 * Spring
 */
.hamburger--spring .hamburger-inner {
  top: 1px;
  -webkit-transition: background-color 0s 0.13s linear;
          transition: background-color 0s 0.13s linear;
}

.hamburger--spring .hamburger-inner::before {
  top: 7px;
  -webkit-transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
          transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--spring .hamburger-inner::after {
  top: 14px;
  -webkit-transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
          transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--spring.is-active .hamburger-inner {
  -webkit-transition-delay: 0.22s;
          transition-delay: 0.22s;
  background-color: transparent;
}

.hamburger--spring.is-active .hamburger-inner::before {
  top: 0;
  -webkit-transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), -webkit-transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
          transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-transform: translate3d(0, 7px, 0) rotate(45deg);
          transform: translate3d(0, 7px, 0) rotate(45deg);
}

.hamburger--spring.is-active .hamburger-inner::after {
  top: 0;
  -webkit-transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), -webkit-transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
          transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-transform: translate3d(0, 7px, 0) rotate(-45deg);
          transform: translate3d(0, 7px, 0) rotate(-45deg);
}
/* /home/user/htdocs/electromagnyc.com/wp-content/themes/oceanwp/assets/css/third/hamburgers/types/squeeze.css */
/*
 * Squeeze
 */
.hamburger--squeeze .hamburger-inner {
  -webkit-transition-duration: 0.075s;
          transition-duration: 0.075s;
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
          transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--squeeze .hamburger-inner::before {
  -webkit-transition: top 0.075s 0.12s ease, opacity 0.075s ease;
          transition: top 0.075s 0.12s ease, opacity 0.075s ease;
}

.hamburger--squeeze .hamburger-inner::after {
  -webkit-transition: bottom 0.075s 0.12s ease, -webkit-transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19);
          transition: bottom 0.075s 0.12s ease, transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--squeeze.is-active .hamburger-inner {
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transition-delay: 0.12s;
          transition-delay: 0.12s;
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
          transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

.hamburger--squeeze.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 0.075s ease, opacity 0.075s 0.12s ease;
          transition: top 0.075s ease, opacity 0.075s 0.12s ease;
}

.hamburger--squeeze.is-active .hamburger-inner::after {
  bottom: 0;
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg);
  -webkit-transition: bottom 0.075s ease, -webkit-transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
          transition: bottom 0.075s ease, transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}
/* /home/user/htdocs/electromagnyc.com/wp-content/themes/oceanwp/assets/css/third/hamburgers/types/stand-r.css */
/*
 * Stand Reverse
 */
.hamburger--stand-r .hamburger-inner {
  -webkit-transition: -webkit-transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19), background-color 0s 0.075s linear;
          transition: transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19), background-color 0s 0.075s linear;
}

.hamburger--stand-r .hamburger-inner::before {
  -webkit-transition: top 0.075s 0.075s ease-in, -webkit-transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
          transition: top 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--stand-r .hamburger-inner::after {
  -webkit-transition: bottom 0.075s 0.075s ease-in, -webkit-transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
          transition: bottom 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--stand-r.is-active .hamburger-inner {
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg);
  background-color: transparent;
  -webkit-transition: -webkit-transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0s 0.15s linear;
          transition: transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0s 0.15s linear;
}

.hamburger--stand-r.is-active .hamburger-inner::before {
  top: 0;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
  -webkit-transition: top 0.075s 0.1s ease-out, -webkit-transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
          transition: top 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.hamburger--stand-r.is-active .hamburger-inner::after {
  bottom: 0;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transition: bottom 0.075s 0.1s ease-out, -webkit-transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
          transition: bottom 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
}
/* /home/user/htdocs/electromagnyc.com/wp-content/themes/oceanwp/assets/css/third/hamburgers/types/stand.css */
/*
 * Stand
 */
.hamburger--stand .hamburger-inner {
  -webkit-transition: -webkit-transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19), background-color 0s 0.075s linear;
          transition: transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19), background-color 0s 0.075s linear;
}

.hamburger--stand .hamburger-inner::before {
  -webkit-transition: top 0.075s 0.075s ease-in, -webkit-transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
          transition: top 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--stand .hamburger-inner::after {
  -webkit-transition: bottom 0.075s 0.075s ease-in, -webkit-transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
          transition: bottom 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--stand.is-active .hamburger-inner {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
  background-color: transparent;
  -webkit-transition: -webkit-transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0s 0.15s linear;
          transition: transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0s 0.15s linear;
}

.hamburger--stand.is-active .hamburger-inner::before {
  top: 0;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
  -webkit-transition: top 0.075s 0.1s ease-out, -webkit-transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
          transition: top 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.hamburger--stand.is-active .hamburger-inner::after {
  bottom: 0;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transition: bottom 0.075s 0.1s ease-out, -webkit-transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
          transition: bottom 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
}
/* /home/user/htdocs/electromagnyc.com/wp-content/themes/oceanwp/assets/css/third/hamburgers/types/vortex-r.css */
/*
 * Vortex Reverse
 */
.hamburger--vortex-r .hamburger-inner {
  -webkit-transition-duration: 0.2s;
          transition-duration: 0.2s;
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
          transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.hamburger--vortex-r .hamburger-inner::before, .hamburger--vortex-r .hamburger-inner::after {
  -webkit-transition-duration: 0s;
          transition-duration: 0s;
  -webkit-transition-delay: 0.1s;
          transition-delay: 0.1s;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
}

.hamburger--vortex-r .hamburger-inner::before {
  -webkit-transition-property: top, opacity;
          transition-property: top, opacity;
}

.hamburger--vortex-r .hamburger-inner::after {
  -webkit-transition-property: bottom, -webkit-transform;
          transition-property: bottom, transform;
}

.hamburger--vortex-r.is-active .hamburger-inner {
  -webkit-transform: rotate(-765deg);
      -ms-transform: rotate(-765deg);
          transform: rotate(-765deg);
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
          transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.hamburger--vortex-r.is-active .hamburger-inner::before, .hamburger--vortex-r.is-active .hamburger-inner::after {
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
}

.hamburger--vortex-r.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
}

.hamburger--vortex-r.is-active .hamburger-inner::after {
  bottom: 0;
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg);
}
/* /home/user/htdocs/electromagnyc.com/wp-content/themes/oceanwp/assets/css/third/hamburgers/types/vortex.css */
/*
 * Vortex
 */
.hamburger--vortex .hamburger-inner {
  -webkit-transition-duration: 0.2s;
          transition-duration: 0.2s;
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
          transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.hamburger--vortex .hamburger-inner::before, .hamburger--vortex .hamburger-inner::after {
  -webkit-transition-duration: 0s;
          transition-duration: 0s;
  -webkit-transition-delay: 0.1s;
          transition-delay: 0.1s;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
}

.hamburger--vortex .hamburger-inner::before {
  -webkit-transition-property: top, opacity;
          transition-property: top, opacity;
}

.hamburger--vortex .hamburger-inner::after {
  -webkit-transition-property: bottom, -webkit-transform;
          transition-property: bottom, transform;
}

.hamburger--vortex.is-active .hamburger-inner {
  -webkit-transform: rotate(765deg);
      -ms-transform: rotate(765deg);
          transform: rotate(765deg);
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
          transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.hamburger--vortex.is-active .hamburger-inner::before, .hamburger--vortex.is-active .hamburger-inner::after {
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
}

.hamburger--vortex.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
}

.hamburger--vortex.is-active .hamburger-inner::after {
  bottom: 0;
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
}
/* /home/user/htdocs/electromagnyc.com/wp-content/themes/oceanwp/assets/css/third/magnific-popup.css */
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover,
  .mfp-close:focus {
    opacity: 1; }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover,
  .mfp-arrow:focus {
    opacity: 1; }
  .mfp-arrow:before,
  .mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

/* /home/user/htdocs/electromagnyc.com/wp-content/themes/oceanwp/assets/css/third/magnific-popup.min.css */
.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#0b0b0b;opacity:.8}.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:1043;position:fixed;outline:0!important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;box-sizing:border-box}.mfp-container:before{content:'';display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}.mfp-ajax-holder .mfp-content,.mfp-inline-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-moz-zoom-out;cursor:-webkit-zoom-out;cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-arrow,.mfp-close,.mfp-counter,.mfp-preloader{-webkit-user-select:none;-moz-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none!important}.mfp-preloader{color:#ccc;position:absolute;top:50%;width:auto;text-align:center;margin-top:-.8em;left:8px;right:8px;z-index:1044}.mfp-preloader a{color:#ccc}.mfp-preloader a:hover{color:#fff}.mfp-s-ready .mfp-preloader{display:none}.mfp-s-error .mfp-content{display:none}button.mfp-arrow,button.mfp-close{overflow:visible;cursor:pointer;background:0 0;border:0;-webkit-appearance:none;display:block;outline:0;padding:0;z-index:1046;box-shadow:none;touch-action:manipulation}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;padding:0 0 18px 10px;color:#fff;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:focus,.mfp-close:hover{opacity:1}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-iframe-holder .mfp-close,.mfp-image-holder .mfp-close{color:#fff;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#ccc;font-size:12px;line-height:18px;white-space:nowrap}.mfp-arrow{position:absolute;opacity:.65;margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:transparent}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:focus,.mfp-arrow:hover{opacity:1}.mfp-arrow:after,.mfp-arrow:before{content:'';display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:medium inset transparent}.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px;opacity:.7}.mfp-arrow-left{left:0}.mfp-arrow-left:after{border-right:17px solid #fff;margin-left:31px}.mfp-arrow-left:before{margin-left:25px;border-right:27px solid #3f3f3f}.mfp-arrow-right{right:0}.mfp-arrow-right:after{border-left:17px solid #fff;margin-left:39px}.mfp-arrow-right:before{border-left:27px solid #3f3f3f}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,.6);background:#000}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;box-sizing:border-box;padding:40px 0 40px;margin:0 auto}.mfp-figure{line-height:0}.mfp-figure:after{content:'';position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(0,0,0,.6);background:#444}.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#f3f3f3;word-wrap:break-word;padding-right:36px}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-width:800px) and (orientation:landscape),screen and (max-height:300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,.6);position:fixed;text-align:center;padding:0}}@media all and (max-width:900px){.mfp-arrow{-webkit-transform:scale(.75);transform:scale(.75)}.mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}
/* /home/user/htdocs/electromagnyc.com/wp-content/themes/oceanwp/assets/css/third/perfect-scrollbar.css */
/*
 * Container style
 */
.ps {
  overflow: hidden !important;
  overflow-anchor: none;
  -ms-overflow-style: none;
  touch-action: auto;
  -ms-touch-action: auto;
}

/*
 * Scrollbar rail styles
 */
.ps__rail-x {
  display: none;
  opacity: 0;
  transition: background-color .2s linear, opacity .2s linear;
  -webkit-transition: background-color .2s linear, opacity .2s linear;
  height: 15px;
  /* there must be 'bottom' or 'top' for ps__rail-x */
  bottom: 0px;
  /* please don't change 'position' */
  position: absolute;
}

.ps__rail-y {
  display: none;
  opacity: 0;
  transition: background-color .2s linear, opacity .2s linear;
  -webkit-transition: background-color .2s linear, opacity .2s linear;
  width: 15px;
  /* there must be 'right' or 'left' for ps__rail-y */
  right: 0;
  /* please don't change 'position' */
  position: absolute;
}

.ps--active-x > .ps__rail-x,
.ps--active-y > .ps__rail-y {
  display: block;
  background-color: transparent;
}

.ps:hover > .ps__rail-x,
.ps:hover > .ps__rail-y,
.ps--focus > .ps__rail-x,
.ps--focus > .ps__rail-y,
.ps--scrolling-x > .ps__rail-x,
.ps--scrolling-y > .ps__rail-y {
  opacity: 0.6;
}

.ps .ps__rail-x:hover,
.ps .ps__rail-y:hover,
.ps .ps__rail-x:focus,
.ps .ps__rail-y:focus,
.ps .ps__rail-x.ps--clicking,
.ps .ps__rail-y.ps--clicking {
  background-color: #eee;
  opacity: 0.9;
}

/*
 * Scrollbar thumb styles
 */
.ps__thumb-x {
  background-color: #aaa;
  border-radius: 6px;
  transition: background-color .2s linear, height .2s ease-in-out;
  -webkit-transition: background-color .2s linear, height .2s ease-in-out;
  height: 6px;
  /* there must be 'bottom' for ps__thumb-x */
  bottom: 2px;
  /* please don't change 'position' */
  position: absolute;
}

.ps__thumb-y {
  background-color: #aaa;
  border-radius: 6px;
  transition: background-color .2s linear, width .2s ease-in-out;
  -webkit-transition: background-color .2s linear, width .2s ease-in-out;
  width: 6px;
  /* there must be 'right' for ps__thumb-y */
  right: 2px;
  /* please don't change 'position' */
  position: absolute;
}

.ps__rail-x:hover > .ps__thumb-x,
.ps__rail-x:focus > .ps__thumb-x,
.ps__rail-x.ps--clicking .ps__thumb-x {
  background-color: #999;
  height: 11px;
}

.ps__rail-y:hover > .ps__thumb-y,
.ps__rail-y:focus > .ps__thumb-y,
.ps__rail-y.ps--clicking .ps__thumb-y {
  background-color: #999;
  width: 11px;
}

/* MS supports */
@supports (-ms-overflow-style: none) {
  .ps {
    overflow: auto !important;
  }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .ps {
    overflow: auto !important;
  }
}

/* /home/user/htdocs/electromagnyc.com/wp-content/themes/oceanwp/assets/css/third/sensei.css */
/* WooCommerce Sensei */
.oceanwp-sensei header {
    margin: 0 0 20px;
}
    
.oceanwp-sensei .course-lessons article {
    margin: 0 0 50px;
}

.oceanwp-sensei .post-entries {
    display: inline-block;
    width: 100%;
}

.single-lesson .oceanwp-sensei .post-entries {
    margin-top: 30px;
}
/* /home/user/htdocs/electromagnyc.com/wp-content/themes/oceanwp/assets/css/third/sensei.min.css */
.oceanwp-sensei header{margin:0 0 20px}.oceanwp-sensei .course-lessons article{margin:0 0 50px}.oceanwp-sensei .post-entries{display:inline-block;width:100%}.single-lesson .oceanwp-sensei .post-entries{margin-top:30px}
/* /home/user/htdocs/electromagnyc.com/wp-content/themes/oceanwp/assets/css/third/simple-line-icons.css */
@font-face {
  font-family: 'simple-line-icons';
  src: url('../../fonts/simple-line-icons/Simple-Line-Icons.eot?v=2.4.0');
  src: url('../../fonts/simple-line-icons/Simple-Line-Icons.eot?v=2.4.0#iefix') format('embedded-opentype'), url('../../fonts/simple-line-icons/Simple-Line-Icons.woff2?v=2.4.0') format('woff2'), url('../../fonts/simple-line-icons/Simple-Line-Icons.ttf?v=2.4.0') format('truetype'), url('../../fonts/simple-line-icons/Simple-Line-Icons.woff?v=2.4.0') format('woff'), url('../../fonts/simple-line-icons/Simple-Line-Icons.svg?v=2.4.0#simple-line-icons') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
/*
 Use the following CSS code if you want to have a class per icon.
 Instead of a list of all class selectors, you can use the generic [class*="icon-"] selector, but it's slower:
*/
.icon-user,
.icon-people,
.icon-user-female,
.icon-user-follow,
.icon-user-following,
.icon-user-unfollow,
.icon-login,
.icon-logout,
.icon-emotsmile,
.icon-phone,
.icon-call-end,
.icon-call-in,
.icon-call-out,
.icon-map,
.icon-location-pin,
.icon-direction,
.icon-directions,
.icon-compass,
.icon-layers,
.icon-menu,
.icon-list,
.icon-options-vertical,
.icon-options,
.icon-arrow-down,
.icon-arrow-left,
.icon-arrow-right,
.icon-arrow-up,
.icon-arrow-up-circle,
.icon-arrow-left-circle,
.icon-arrow-right-circle,
.icon-arrow-down-circle,
.icon-check,
.icon-clock,
.icon-plus,
.icon-minus,
.icon-close,
.icon-exclamation,
.icon-organization,
.icon-trophy,
.icon-screen-smartphone,
.icon-screen-desktop,
.icon-plane,
.icon-notebook,
.icon-mustache,
.icon-mouse,
.icon-magnet,
.icon-energy,
.icon-disc,
.icon-cursor,
.icon-cursor-move,
.icon-crop,
.icon-chemistry,
.icon-speedometer,
.icon-shield,
.icon-screen-tablet,
.icon-magic-wand,
.icon-hourglass,
.icon-graduation,
.icon-ghost,
.icon-game-controller,
.icon-fire,
.icon-eyeglass,
.icon-envelope-open,
.icon-envelope-letter,
.icon-bell,
.icon-badge,
.icon-anchor,
.icon-wallet,
.icon-vector,
.icon-speech,
.icon-puzzle,
.icon-printer,
.icon-present,
.icon-playlist,
.icon-pin,
.icon-picture,
.icon-handbag,
.icon-globe-alt,
.icon-globe,
.icon-folder-alt,
.icon-folder,
.icon-film,
.icon-feed,
.icon-drop,
.icon-drawer,
.icon-docs,
.icon-doc,
.icon-diamond,
.icon-cup,
.icon-calculator,
.icon-bubbles,
.icon-briefcase,
.icon-book-open,
.icon-basket-loaded,
.icon-basket,
.icon-bag,
.icon-action-undo,
.icon-action-redo,
.icon-wrench,
.icon-umbrella,
.icon-trash,
.icon-tag,
.icon-support,
.icon-frame,
.icon-size-fullscreen,
.icon-size-actual,
.icon-shuffle,
.icon-share-alt,
.icon-share,
.icon-rocket,
.icon-question,
.icon-pie-chart,
.icon-pencil,
.icon-note,
.icon-loop,
.icon-home,
.icon-grid,
.icon-graph,
.icon-microphone,
.icon-music-tone-alt,
.icon-music-tone,
.icon-earphones-alt,
.icon-earphones,
.icon-equalizer,
.icon-like,
.icon-dislike,
.icon-control-start,
.icon-control-rewind,
.icon-control-play,
.icon-control-pause,
.icon-control-forward,
.icon-control-end,
.icon-volume-1,
.icon-volume-2,
.icon-volume-off,
.icon-calendar,
.icon-bulb,
.icon-chart,
.icon-ban,
.icon-bubble,
.icon-camrecorder,
.icon-camera,
.icon-cloud-download,
.icon-cloud-upload,
.icon-envelope,
.icon-eye,
.icon-flag,
.icon-heart,
.icon-info,
.icon-key,
.icon-link,
.icon-lock,
.icon-lock-open,
.icon-magnifier,
.icon-magnifier-add,
.icon-magnifier-remove,
.icon-paper-clip,
.icon-paper-plane,
.icon-power,
.icon-refresh,
.icon-reload,
.icon-settings,
.icon-star,
.icon-symbol-female,
.icon-symbol-male,
.icon-target,
.icon-credit-card,
.icon-paypal,
.icon-social-tumblr,
.icon-social-twitter,
.icon-social-facebook,
.icon-social-instagram,
.icon-social-linkedin,
.icon-social-pinterest,
.icon-social-github,
.icon-social-google,
.icon-social-reddit,
.icon-social-skype,
.icon-social-dribbble,
.icon-social-behance,
.icon-social-foursqare,
.icon-social-soundcloud,
.icon-social-spotify,
.icon-social-stumbleupon,
.icon-social-youtube,
.icon-social-dropbox {
  font-family: 'simple-line-icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
}
.icon-user:before {
  content: "\e005";
}
.icon-people:before {
  content: "\e001";
}
.icon-user-female:before {
  content: "\e000";
}
.icon-user-follow:before {
  content: "\e002";
}
.icon-user-following:before {
  content: "\e003";
}
.icon-user-unfollow:before {
  content: "\e004";
}
.icon-login:before {
  content: "\e066";
}
.icon-logout:before {
  content: "\e065";
}
.icon-emotsmile:before {
  content: "\e021";
}
.icon-phone:before {
  content: "\e600";
}
.icon-call-end:before {
  content: "\e048";
}
.icon-call-in:before {
  content: "\e047";
}
.icon-call-out:before {
  content: "\e046";
}
.icon-map:before {
  content: "\e033";
}
.icon-location-pin:before {
  content: "\e096";
}
.icon-direction:before {
  content: "\e042";
}
.icon-directions:before {
  content: "\e041";
}
.icon-compass:before {
  content: "\e045";
}
.icon-layers:before {
  content: "\e034";
}
.icon-menu:before {
  content: "\e601";
}
.icon-list:before {
  content: "\e067";
}
.icon-options-vertical:before {
  content: "\e602";
}
.icon-options:before {
  content: "\e603";
}
.icon-arrow-down:before {
  content: "\e604";
}
.icon-arrow-left:before {
  content: "\e605";
}
.icon-arrow-right:before {
  content: "\e606";
}
.icon-arrow-up:before {
  content: "\e607";
}
.icon-arrow-up-circle:before {
  content: "\e078";
}
.icon-arrow-left-circle:before {
  content: "\e07a";
}
.icon-arrow-right-circle:before {
  content: "\e079";
}
.icon-arrow-down-circle:before {
  content: "\e07b";
}
.icon-check:before {
  content: "\e080";
}
.icon-clock:before {
  content: "\e081";
}
.icon-plus:before {
  content: "\e095";
}
.icon-minus:before {
  content: "\e615";
}
.icon-close:before {
  content: "\e082";
}
.icon-exclamation:before {
  content: "\e617";
}
.icon-organization:before {
  content: "\e616";
}
.icon-trophy:before {
  content: "\e006";
}
.icon-screen-smartphone:before {
  content: "\e010";
}
.icon-screen-desktop:before {
  content: "\e011";
}
.icon-plane:before {
  content: "\e012";
}
.icon-notebook:before {
  content: "\e013";
}
.icon-mustache:before {
  content: "\e014";
}
.icon-mouse:before {
  content: "\e015";
}
.icon-magnet:before {
  content: "\e016";
}
.icon-energy:before {
  content: "\e020";
}
.icon-disc:before {
  content: "\e022";
}
.icon-cursor:before {
  content: "\e06e";
}
.icon-cursor-move:before {
  content: "\e023";
}
.icon-crop:before {
  content: "\e024";
}
.icon-chemistry:before {
  content: "\e026";
}
.icon-speedometer:before {
  content: "\e007";
}
.icon-shield:before {
  content: "\e00e";
}
.icon-screen-tablet:before {
  content: "\e00f";
}
.icon-magic-wand:before {
  content: "\e017";
}
.icon-hourglass:before {
  content: "\e018";
}
.icon-graduation:before {
  content: "\e019";
}
.icon-ghost:before {
  content: "\e01a";
}
.icon-game-controller:before {
  content: "\e01b";
}
.icon-fire:before {
  content: "\e01c";
}
.icon-eyeglass:before {
  content: "\e01d";
}
.icon-envelope-open:before {
  content: "\e01e";
}
.icon-envelope-letter:before {
  content: "\e01f";
}
.icon-bell:before {
  content: "\e027";
}
.icon-badge:before {
  content: "\e028";
}
.icon-anchor:before {
  content: "\e029";
}
.icon-wallet:before {
  content: "\e02a";
}
.icon-vector:before {
  content: "\e02b";
}
.icon-speech:before {
  content: "\e02c";
}
.icon-puzzle:before {
  content: "\e02d";
}
.icon-printer:before {
  content: "\e02e";
}
.icon-present:before {
  content: "\e02f";
}
.icon-playlist:before {
  content: "\e030";
}
.icon-pin:before {
  content: "\e031";
}
.icon-picture:before {
  content: "\e032";
}
.icon-handbag:before {
  content: "\e035";
}
.icon-globe-alt:before {
  content: "\e036";
}
.icon-globe:before {
  content: "\e037";
}
.icon-folder-alt:before {
  content: "\e039";
}
.icon-folder:before {
  content: "\e089";
}
.icon-film:before {
  content: "\e03a";
}
.icon-feed:before {
  content: "\e03b";
}
.icon-drop:before {
  content: "\e03e";
}
.icon-drawer:before {
  content: "\e03f";
}
.icon-docs:before {
  content: "\e040";
}
.icon-doc:before {
  content: "\e085";
}
.icon-diamond:before {
  content: "\e043";
}
.icon-cup:before {
  content: "\e044";
}
.icon-calculator:before {
  content: "\e049";
}
.icon-bubbles:before {
  content: "\e04a";
}
.icon-briefcase:before {
  content: "\e04b";
}
.icon-book-open:before {
  content: "\e04c";
}
.icon-basket-loaded:before {
  content: "\e04d";
}
.icon-basket:before {
  content: "\e04e";
}
.icon-bag:before {
  content: "\e04f";
}
.icon-action-undo:before {
  content: "\e050";
}
.icon-action-redo:before {
  content: "\e051";
}
.icon-wrench:before {
  content: "\e052";
}
.icon-umbrella:before {
  content: "\e053";
}
.icon-trash:before {
  content: "\e054";
}
.icon-tag:before {
  content: "\e055";
}
.icon-support:before {
  content: "\e056";
}
.icon-frame:before {
  content: "\e038";
}
.icon-size-fullscreen:before {
  content: "\e057";
}
.icon-size-actual:before {
  content: "\e058";
}
.icon-shuffle:before {
  content: "\e059";
}
.icon-share-alt:before {
  content: "\e05a";
}
.icon-share:before {
  content: "\e05b";
}
.icon-rocket:before {
  content: "\e05c";
}
.icon-question:before {
  content: "\e05d";
}
.icon-pie-chart:before {
  content: "\e05e";
}
.icon-pencil:before {
  content: "\e05f";
}
.icon-note:before {
  content: "\e060";
}
.icon-loop:before {
  content: "\e064";
}
.icon-home:before {
  content: "\e069";
}
.icon-grid:before {
  content: "\e06a";
}
.icon-graph:before {
  content: "\e06b";
}
.icon-microphone:before {
  content: "\e063";
}
.icon-music-tone-alt:before {
  content: "\e061";
}
.icon-music-tone:before {
  content: "\e062";
}
.icon-earphones-alt:before {
  content: "\e03c";
}
.icon-earphones:before {
  content: "\e03d";
}
.icon-equalizer:before {
  content: "\e06c";
}
.icon-like:before {
  content: "\e068";
}
.icon-dislike:before {
  content: "\e06d";
}
.icon-control-start:before {
  content: "\e06f";
}
.icon-control-rewind:before {
  content: "\e070";
}
.icon-control-play:before {
  content: "\e071";
}
.icon-control-pause:before {
  content: "\e072";
}
.icon-control-forward:before {
  content: "\e073";
}
.icon-control-end:before {
  content: "\e074";
}
.icon-volume-1:before {
  content: "\e09f";
}
.icon-volume-2:before {
  content: "\e0a0";
}
.icon-volume-off:before {
  content: "\e0a1";
}
.icon-calendar:before {
  content: "\e075";
}
.icon-bulb:before {
  content: "\e076";
}
.icon-chart:before {
  content: "\e077";
}
.icon-ban:before {
  content: "\e07c";
}
.icon-bubble:before {
  content: "\e07d";
}
.icon-camrecorder:before {
  content: "\e07e";
}
.icon-camera:before {
  content: "\e07f";
}
.icon-cloud-download:before {
  content: "\e083";
}
.icon-cloud-upload:before {
  content: "\e084";
}
.icon-envelope:before {
  content: "\e086";
}
.icon-eye:before {
  content: "\e087";
}
.icon-flag:before {
  content: "\e088";
}
.icon-heart:before {
  content: "\e08a";
}
.icon-info:before {
  content: "\e08b";
}
.icon-key:before {
  content: "\e08c";
}
.icon-link:before {
  content: "\e08d";
}
.icon-lock:before {
  content: "\e08e";
}
.icon-lock-open:before {
  content: "\e08f";
}
.icon-magnifier:before {
  content: "\e090";
}
.icon-magnifier-add:before {
  content: "\e091";
}
.icon-magnifier-remove:before {
  content: "\e092";
}
.icon-paper-clip:before {
  content: "\e093";
}
.icon-paper-plane:before {
  content: "\e094";
}
.icon-power:before {
  content: "\e097";
}
.icon-refresh:before {
  content: "\e098";
}
.icon-reload:before {
  content: "\e099";
}
.icon-settings:before {
  content: "\e09a";
}
.icon-star:before {
  content: "\e09b";
}
.icon-symbol-female:before {
  content: "\e09c";
}
.icon-symbol-male:before {
  content: "\e09d";
}
.icon-target:before {
  content: "\e09e";
}
.icon-credit-card:before {
  content: "\e025";
}
.icon-paypal:before {
  content: "\e608";
}
.icon-social-tumblr:before {
  content: "\e00a";
}
.icon-social-twitter:before {
  content: "\e009";
}
.icon-social-facebook:before {
  content: "\e00b";
}
.icon-social-instagram:before {
  content: "\e609";
}
.icon-social-linkedin:before {
  content: "\e60a";
}
.icon-social-pinterest:before {
  content: "\e60b";
}
.icon-social-github:before {
  content: "\e60c";
}
.icon-social-google:before {
  content: "\e60d";
}
.icon-social-reddit:before {
  content: "\e60e";
}
.icon-social-skype:before {
  content: "\e60f";
}
.icon-social-dribbble:before {
  content: "\e00d";
}
.icon-social-behance:before {
  content: "\e610";
}
.icon-social-foursqare:before {
  content: "\e611";
}
.icon-social-soundcloud:before {
  content: "\e612";
}
.icon-social-spotify:before {
  content: "\e613";
}
.icon-social-stumbleupon:before {
  content: "\e614";
}
.icon-social-youtube:before {
  content: "\e008";
}
.icon-social-dropbox:before {
  content: "\e00c";
}
/* /home/user/htdocs/electromagnyc.com/wp-content/themes/oceanwp/assets/css/third/simple-line-icons.min.css */
@font-face{font-family:simple-line-icons;src:url(https://electromagnyc.com/wp-content/themes/oceanwp/assets/fonts/simple-line-icons/Simple-Line-Icons.eot?v=2.4.0);src:url(https://electromagnyc.com/wp-content/themes/oceanwp/assets/fonts/simple-line-icons/Simple-Line-Icons.eot?v=2.4.0#iefix) format('embedded-opentype'),url(https://electromagnyc.com/wp-content/themes/oceanwp/assets/fonts/simple-line-icons/Simple-Line-Icons.woff2?v=2.4.0) format('woff2'),url(https://electromagnyc.com/wp-content/themes/oceanwp/assets/fonts/simple-line-icons/Simple-Line-Icons.ttf?v=2.4.0) format('truetype'),url(https://electromagnyc.com/wp-content/themes/oceanwp/assets/fonts/simple-line-icons/Simple-Line-Icons.woff?v=2.4.0) format('woff'),url(https://electromagnyc.com/wp-content/themes/oceanwp/assets/fonts/simple-line-icons/Simple-Line-Icons.svg?v=2.4.0#simple-line-icons) format('svg');font-weight:400;font-style:normal;font-display:swap}.icon-close,.icon-cursor,.icon-direction,.icon-feed,.icon-flag,.icon-graph,.icon-grid,.icon-home,.icon-link,.icon-menu,.icon-organization,.icon-phone,.icon-pin,.icon-printer,.icon-refresh,.icon-screen-tablet,.icon-settings,.icon-share,.icon-share-alt,.icon-size-fullscreen,.icon-social-facebook,.icon-social-google,.icon-social-linkedin,.icon-social-pinterest,.icon-social-reddit,.icon-social-skype,.icon-social-stumbleupon,.icon-social-tumblr,.icon-social-twitter,.icon-target{font-family:simple-line-icons;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-phone:before{content:"\e600"}.icon-direction:before{content:"\e042"}.icon-menu:before{content:"\e601"}.icon-close:before{content:"\e082"}.icon-organization:before{content:"\e616"}.icon-cursor:before{content:"\e06e"}.icon-screen-tablet:before{content:"\e00f"}.icon-printer:before{content:"\e02e"}.icon-pin:before{content:"\e031"}.icon-feed:before{content:"\e03b"}.icon-size-fullscreen:before{content:"\e057"}.icon-share-alt:before{content:"\e05a"}.icon-share:before{content:"\e05b"}.icon-home:before{content:"\e069"}.icon-grid:before{content:"\e06a"}.icon-graph:before{content:"\e06b"}.icon-flag:before{content:"\e088"}.icon-link:before{content:"\e08d"}.icon-refresh:before{content:"\e098"}.icon-settings:before{content:"\e09a"}.icon-target:before{content:"\e09e"}.icon-social-tumblr:before{content:"\e00a"}.icon-social-twitter:before{content:"\e009"}.icon-social-facebook:before{content:"\e00b"}.icon-social-linkedin:before{content:"\e60a"}.icon-social-pinterest:before{content:"\e60b"}.icon-social-google:before{content:"\e60d"}.icon-social-reddit:before{content:"\e60e"}.icon-social-skype:before{content:"\e60f"}.icon-social-stumbleupon:before{content:"\e614"}
/* /home/user/htdocs/electromagnyc.com/wp-content/themes/oceanwp/assets/css/third/slick.css */
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -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);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}

.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}

[dir="rtl"] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/* Icons */
@font-face {
  font-family: "slick";
  src: url("../../fonts/slick/slick.eot");
  src: url("../../fonts/slick/slick.eot?#iefix") format("embedded-opentype"), url("../../fonts/slick/slick.woff") format("woff"), url("../../fonts/slick/slick.ttf") format("truetype"), url("../../fonts/slick/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
/* /home/user/htdocs/electromagnyc.com/wp-content/themes/oceanwp/assets/css/third/slick.min.css */
.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;overflow:hidden;display:block;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-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)}.slick-track{position:relative;left:0;top:0;display:block}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;height:100%;min-height:1px;display:none}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}@font-face{font-family:slick;src:url("../../fonts/slick/slick.eot");src:url("../../fonts/slick/slick.eot?#iefix") format("embedded-opentype"),url("../../fonts/slick/slick.woff") format("woff"),url("../../fonts/slick/slick.ttf") format("truetype"),url("../../fonts/slick/slick.svg#slick") format("svg");font-weight:400;font-style:normal;font-display:swap}
/* /home/user/htdocs/electromagnyc.com/wp-content/themes/oceanwp/assets/css/third/social-login.css */
/* WordPress Social Login */
.wp-social-login-widget {
	margin-bottom: 20px;
}

.wp-social-login-connect-with {
    margin-bottom: 6px;
}

.wp-social-login-provider-list {
    padding: 0;
}

.wp-social-login-provider-list a {
    position: relative;
    display: inline-block;
    min-width: 140px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-right: 6px;
    padding: 7px 10px 7px 30px;
    font-size: 16px;
    line-height: 1.5;
    background-color: #333;
    color: #fff;
    text-align: center;
    text-transform: none;
    -webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 3px;
}

.wp-social-login-provider-list a:hover {
    color: #fff;
    -moz-opacity: 0.7;
    -webkit-opacity: 0.7;
    opacity: 0.7;
}

.wp-social-login-provider-list a i {
	position: absolute;
    top: 50%;
    left: 12px;
    margin-top: -10px;
    font-size: 20px;
    width: 1em;
    height: 1em;
}

.wp-social-login-provider-list a.opl-facebook {
	background-color: #3e68c0;
}

.wp-social-login-provider-list a.opl-twitter {
	background-color: #23abff;
}

.wp-social-login-provider-list a.opl-google {
	background-color: #f63329;
}

.wp-social-login-provider-list a.opl-yahoo {
	background-color: #4101af;
}

.wp-social-login-provider-list a.opl-linkedin {
	background-color: #15ace5;
}

.wp-social-login-provider-list a.opl-disqus {
	background-color: #3ca2ef;
}

.wp-social-login-provider-list a.opl-instagram {
	background-color: #447397;
	background-image: radial-gradient(circle farthest-corner at 35% 90%, #fec564, transparent 50%), radial-gradient(circle farthest-corner at 0 140%, #fec564, transparent 50%), radial-gradient(ellipse farthest-corner at 0 -25%, #5258cf, transparent 50%), radial-gradient(ellipse farthest-corner at 20% -50%, #5258cf, transparent 50%), radial-gradient(ellipse farthest-corner at 100% 0, #893dc2, transparent 50%), radial-gradient(ellipse farthest-corner at 60% -20%, #893dc2, transparent 50%), radial-gradient(ellipse farthest-corner at 100% 100%, #d9317a, transparent), linear-gradient(#6559ca, #bc318f 30%, #e33f5f 50%, #f77638 70%, #fec66d 100%);
}

.wp-social-login-provider-list a.opl-reddit {
	background-color: #ff5c1f;
}

.wp-social-login-provider-list a.opl-foursquare {
	background-color: #ff3b6f;
}

.wp-social-login-provider-list a.opl-lastfm {
	background-color: #ea3939;
}

.wp-social-login-provider-list a.opl-tumblr {
	background-color: #35465c;
}

.wp-social-login-provider-list a.opl-goodreads {
	background-color: #7c5931;
}

.wp-social-login-provider-list a.opl-stackoverflow {
	background-color: #ff780d;
}

.wp-social-login-provider-list a.opl-github {
	background-color: #222;
}

.wp-social-login-provider-list a.opl-dribbble {
	background-color: #fa488c;
}

.wp-social-login-provider-list a.opl-500px {
	background-color: #0099e5;
}

.wp-social-login-provider-list a.opl-skyrock {
	background-color: #0099f7;
}

.wp-social-login-provider-list a.opl-mixi {
	background-color: #ffaa01;
}

.wp-social-login-provider-list a.opl-steam {
	background-color: #000000;
}

.wp-social-login-provider-list a.opl-twitchtv {
	background-color: #6441a5;
}

.wp-social-login-provider-list a.opl-vkontakte {
	background-color: #3673be;
}

.wp-social-login-provider-list a.opl-mailru {
	background-color: #007ffe;
}

.wp-social-login-provider-list a.opl-yandex {
	background-color: #f00;
}

.wp-social-login-provider-list a.opl-odnoklassniki {
	background-color: #f2720c;
}

.wp-social-login-provider-list a.opl-aol {
	background-color: #000;
}

.wp-social-login-provider-list a.opl-live {
	background-color: #00ccff;
}

.wp-social-login-provider-list a.opl-pixelpin {
	background-color: #000;
}

.wp-social-login-widget-clearing {
	clear: both;
}

/* If login/register forms */
body.login .wp-social-login-provider-list a {
	float: left;
	width: 48%;
    max-width: 48%;
    min-width: 48%;
    margin: 0 0 10px;
    padding: 7px 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}


body.login .wp-social-login-provider-list a:nth-child(2n) {
	float: right;
}

body.login .wp-social-login-provider-list a i {
    display: none;
}

/* Responsive */
@media screen and (max-width: 480px) {
	body.login .wp-social-login-provider-list a {
		width: 100%;
		max-width: 100%;
		min-width: 100%;
	}
}
/* /home/user/htdocs/electromagnyc.com/wp-content/themes/oceanwp/assets/css/third/social-login.min.css */
.wp-social-login-widget{margin-bottom:20px}.wp-social-login-connect-with{margin-bottom:6px}.wp-social-login-provider-list{padding:0}.wp-social-login-provider-list a{position:relative;display:inline-block;min-width:140px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-right:6px;padding:7px 10px 7px 30px;font-size:16px;line-height:1.5;background-color:#333;color:#fff;text-align:center;text-transform:none;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;border-radius:3px}.wp-social-login-provider-list a:hover{color:#fff;-moz-opacity:0.7;-webkit-opacity:0.7;opacity:.7}.wp-social-login-provider-list a i{position:absolute;top:50%;left:12px;margin-top:-10px;font-size:20px;width:1em;height:1em}.wp-social-login-provider-list a.opl-facebook{background-color:#3e68c0}.wp-social-login-provider-list a.opl-twitter{background-color:#23abff}.wp-social-login-provider-list a.opl-google{background-color:#f63329}.wp-social-login-provider-list a.opl-yahoo{background-color:#4101af}.wp-social-login-provider-list a.opl-linkedin{background-color:#15ace5}.wp-social-login-provider-list a.opl-disqus{background-color:#3ca2ef}.wp-social-login-provider-list a.opl-instagram{background-color:#447397;background-image:radial-gradient(circle farthest-corner at 35% 90%,#fec564,transparent 50%),radial-gradient(circle farthest-corner at 0 140%,#fec564,transparent 50%),radial-gradient(ellipse farthest-corner at 0 -25%,#5258cf,transparent 50%),radial-gradient(ellipse farthest-corner at 20% -50%,#5258cf,transparent 50%),radial-gradient(ellipse farthest-corner at 100% 0,#893dc2,transparent 50%),radial-gradient(ellipse farthest-corner at 60% -20%,#893dc2,transparent 50%),radial-gradient(ellipse farthest-corner at 100% 100%,#d9317a,transparent),linear-gradient(#6559ca,#bc318f 30%,#e33f5f 50%,#f77638 70%,#fec66d 100%)}.wp-social-login-provider-list a.opl-reddit{background-color:#ff5c1f}.wp-social-login-provider-list a.opl-foursquare{background-color:#ff3b6f}.wp-social-login-provider-list a.opl-lastfm{background-color:#ea3939}.wp-social-login-provider-list a.opl-tumblr{background-color:#35465c}.wp-social-login-provider-list a.opl-goodreads{background-color:#7c5931}.wp-social-login-provider-list a.opl-stackoverflow{background-color:#ff780d}.wp-social-login-provider-list a.opl-github{background-color:#222}.wp-social-login-provider-list a.opl-dribbble{background-color:#fa488c}.wp-social-login-provider-list a.opl-500px{background-color:#0099e5}.wp-social-login-provider-list a.opl-skyrock{background-color:#0099f7}.wp-social-login-provider-list a.opl-mixi{background-color:#ffaa01}.wp-social-login-provider-list a.opl-steam{background-color:#000}.wp-social-login-provider-list a.opl-twitchtv{background-color:#6441a5}.wp-social-login-provider-list a.opl-vkontakte{background-color:#3673be}.wp-social-login-provider-list a.opl-mailru{background-color:#007ffe}.wp-social-login-provider-list a.opl-yandex{background-color:red}.wp-social-login-provider-list a.opl-odnoklassniki{background-color:#f2720c}.wp-social-login-provider-list a.opl-aol{background-color:#000}.wp-social-login-provider-list a.opl-live{background-color:#0cf}.wp-social-login-provider-list a.opl-pixelpin{background-color:#000}.wp-social-login-widget-clearing{clear:both}body.login .wp-social-login-provider-list a{float:left;width:48%;max-width:48%;min-width:48%;margin:0 0 10px;padding:7px 10px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}body.login .wp-social-login-provider-list a:nth-child(2n){float:right}body.login .wp-social-login-provider-list a i{display:none}@media screen and (max-width:480px){body.login .wp-social-login-provider-list a{width:100%;max-width:100%;min-width:100%}}
/* /home/user/htdocs/electromagnyc.com/wp-content/themes/oceanwp/assets/css/woo/hover-style.css */
/*------------------------------------------------------------------
Woo Hover Style
-------------------------------------------------------------------*/
.woocommerce ul.products li.owp-content-left.product.has-rating .woo-entry-inner .star-rating {
  margin-right: auto;
}
.woocommerce ul.products li.owp-content-right.product.has-rating .woo-entry-inner .star-rating {
  margin-left: auto;
}
.woocommerce ul.products li.product:not(.product-category) {
  overflow: inherit;
  padding-bottom: 0;
}
.woocommerce ul.products li.product:not(.product-category) .product-inner li.image-wrap {
  overflow: hidden;
  z-index: 1;
  margin-bottom: 0;
}
.woocommerce ul.products li.product:not(.product-category) .tinv-wraper.tinv-wishlist {
  display: none;
}
.woocommerce ul.products li.product:not(.product-category) .image-wrap .tinv-wraper.tinv-wishlist {
  display: inline-block;
}
.woocommerce ul.products li.product:not(.product-category) .woo-entry-buttons {
  position: absolute;
  right: 15px;
  top: 15px;
  margin: 0;
  z-index: 99;
}
.woocommerce ul.products li.product:not(.product-category) .woo-entry-buttons li {
  margin-bottom: 10px;
  opacity: 0;
  -webkit-transform: translatex(25px);
  -moz-transform: translatex(25px);
  -ms-transform: translatex(25px);
  -o-transform: translatex(25px);
  transform: translatex(25px);
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.woocommerce ul.products li.product:not(.product-category) .woo-entry-buttons li:last-child {
  margin-bottom: 0;
}
.woocommerce ul.products li.product:not(.product-category) .woo-entry-buttons li.woo-wishlist-btn {
  font-size: 0;
}
.woocommerce ul.products li.product:not(.product-category) .woo-entry-buttons li:nth-child(2) {
  -webkit-transition-delay: 0.15s;
  -moz-transition-delay: 0.15s;
  -ms-transition-delay: 0.15s;
  -o-transition-delay: 0.15s;
  transition-delay: 0.15s;
}
.woocommerce ul.products li.product:not(.product-category) .woo-entry-buttons li .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart:before, .woocommerce ul.products li.product:not(.product-category) .woo-entry-buttons li .woocommerce ul.products li.product a.tinvwl-button.tinvwl_add_to_wishlist_button.tinvwl-icon-heart:before, .woocommerce ul.products li.product:not(.product-category) .woo-entry-buttons li .woocommerce-page ul.products li.product a.tinvwl-button.tinvwl-icon-heart.tinvwl_add_to_wishlist_button:before, .woocommerce ul.products li.product:not(.product-category) .woo-entry-buttons li a.sidr-class-wishlist_products_counter.sidr-class-top_wishlist-heart:before, .woocommerce ul.products li.product:not(.product-category) .woo-entry-buttons li a.wishlist_products_counter.top_wishlist-heart:before, .woocommerce ul.products li.product:not(.product-category) .woo-entry-buttons li span.wishlist_products_counter.top_wishlist-heart:before {
  font-size: inherit;
  margin: 0;
  vertical-align: inherit;
}
.woocommerce ul.products li.product:not(.product-category) .woo-entry-buttons li .tinvwl_add_to_wishlist-text {
  display: none;
}
.woocommerce ul.products li.product:not(.product-category) .woo-entry-buttons li .tinv-wraper.tinv-wishlist {
  position: relative;
  top: auto;
  right: auto;
  visibility: visible;
  -moz-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
}
.woocommerce ul.products li.product:not(.product-category) .woo-entry-buttons li a {
  display: block;
  font-size: 18px;
  font-weight: 400;
  width: 40px;
  height: 40px;
  line-height: 40px;
  background-color: #fff;
  color: #444;
  text-align: center;
  border-radius: 100%;
  -webkit-transition: 0.3s all;
  -moz-transition: 0.3s all;
  -ms-transition: 0.3s all;
  -o-transition: 0.3s all;
  transition: 0.3s all;
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
}
.woocommerce ul.products li.product:not(.product-category) .woo-entry-buttons li a:hover {
  color: #13aff0;
}
.woocommerce ul.products li.product:not(.product-category) .woo-entry-buttons li a.owp-quick-view {
  position: relative;
  bottom: auto;
  left: auto;
  padding: 0;
  letter-spacing: 0;
  opacity: 1;
  visibility: visible;
}
.woocommerce ul.products li.product:not(.product-category) .woo-entry-buttons li a.owp-quick-view i {
  font-size: inherit;
  font-weight: inherit;
  margin: 0;
  vertical-align: inherit;
  margin-top: 0;
}
.woocommerce ul.products li.product:not(.product-category) .woo-entry-buttons li a i,
.woocommerce ul.products li.product:not(.product-category) .woo-entry-buttons li a a:before {
  opacity: 1;
  -webkit-transition: opacity 0.2s ease;
  -moz-transition: opacity 0.2s ease;
  -ms-transition: opacity 0.2s ease;
  -o-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
}
.woocommerce ul.products li.product:not(.product-category) .woo-entry-buttons li a:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 18px;
  height: 18px;
  display: inline-block;
  vertical-align: middle;
  border: 1px solid rgba(0, 0, 0, 0.4);
  border-left-color: #000000;
  border-radius: 50%;
  opacity: 0;
  margin-left: -9px;
  margin-top: -9px;
  -webkit-transition: opacity 0.2s ease;
  -moz-transition: opacity 0.2s ease;
  -ms-transition: opacity 0.2s ease;
  -o-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
}
.woocommerce ul.products li.product:not(.product-category) .woo-entry-buttons li.loading i,
.woocommerce ul.products li.product:not(.product-category) .woo-entry-buttons li.loading a:before {
  opacity: 0;
}
.woocommerce ul.products li.product:not(.product-category) .woo-entry-buttons li.loading a:after {
  opacity: 1;
  -ms-animation: loader 450ms infinite linear;
  -webkit-animation: loader 450ms infinite linear;
  -o-animation: loader 450ms infinite linear;
  -moz-animation: loader 450ms infinite linear;
  animation: loader 450ms infinite linear;
}
.woocommerce ul.products li.product:not(.product-category) .woo-entry-buttons li .owp-icon {
  vertical-align: inherit;
}
.woocommerce ul.products li.product:not(.product-category) .product-inner:hover .woo-entry-buttons li {
  opacity: 1;
  -webkit-transform: translatex(0);
  -moz-transform: translatex(0);
  -ms-transform: translatex(0);
  -o-transform: translatex(0);
  transform: translatex(0);
}
.woocommerce ul.products li.product:not(.product-category) .image-wrap .button {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 40px;
  line-height: 40px;
  padding: 0;
  background-color: #13aff0;
  color: #ffffff;
  border: 0;
  text-align: center;
  text-transform: uppercase;
  z-index: 99;
  -webkit-transform: translateY(40px);
  -moz-transform: translateY(40px);
  -ms-transform: translateY(40px);
  -o-transform: translateY(40px);
  transform: translateY(40px);
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
}
.woocommerce ul.products li.product:not(.product-category) .image-wrap .button:hover {
  background-color: #0b7cac;
  color: #ffffff;
}
.woocommerce ul.products li.product:not(.product-category) .image-wrap .button.added {
  display: none;
}
.woocommerce ul.products li.product:not(.product-category) .image-wrap .added_to_cart {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 40px;
  line-height: 40px;
  padding: 0;
  background-color: #13aff0;
  color: #ffffff;
  border: 0;
  text-align: center;
  text-transform: uppercase;
  z-index: 99;
  -webkit-transform: translateY(40px);
  -moz-transform: translateY(40px);
  -ms-transform: translateY(40px);
  -o-transform: translateY(40px);
  transform: translateY(40px);
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
}
.woocommerce ul.products li.product:not(.product-category) .product-inner:hover .added_to_cart {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
.woocommerce ul.products li.product:not(.product-category) .product-inner:hover .button {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
.woocommerce ul.products li.product:not(.product-category) .product-inner {
  z-index: 1;
  -webkit-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -ms-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  transition: all 0.6s ease;
}
.woocommerce ul.products li.product:not(.product-category) .product-inner li {
  margin-top: 12px;
  margin-bottom: 0;
}
.woocommerce ul.products li.product:not(.product-category) .product-inner li.title, .woocommerce ul.products li.product:not(.product-category) .product-inner li:first-child {
  margin-top: 0;
}
.woocommerce ul.products li.product:not(.product-category) .product-inner li.woo-desc {
  margin-top: 10px;
}
.woocommerce ul.products li.product:not(.product-category) .woo-entry-image a:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 38px;
  height: 38px;
  margin-left: -19px;
  margin-top: -19px;
  display: inline-block;
  vertical-align: middle;
  border: 1px solid rgba(0, 0, 0, 0.4);
  border-left-color: #000000;
  border-radius: 50%;
  opacity: 0;
  -webkit-transition: opacity 0.2s ease;
  -moz-transition: opacity 0.2s ease;
  -ms-transition: opacity 0.2s ease;
  -o-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
}
.woocommerce ul.products li.product:not(.product-category) .woo-entry-image a.loading:after {
  opacity: 1;
  -ms-animation: loader 450ms infinite linear;
  -webkit-animation: loader 450ms infinite linear;
  -o-animation: loader 450ms infinite linear;
  -moz-animation: loader 450ms infinite linear;
  animation: loader 450ms infinite linear;
}
.woocommerce ul.products li.product:not(.product-category) .woo-product-info {
  position: relative;
  background-color: #fff;
  padding: 20px 15px;
  margin: 0;
  z-index: 1;
}
.woocommerce ul.products li.product:not(.product-category) .woo-product-gallery {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 90px;
  background-color: #fff;
  padding: 12px;
  margin: 0;
  opacity: 0;
  visibility: hidden;
  overflow: hidden;
  -webkit-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -ms-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  transition: all 0.6s ease;
}
.woocommerce ul.products li.product:not(.product-category) .woo-product-gallery a {
  display: block;
  position: relative;
  border: 1px solid transparent;
}
.woocommerce ul.products li.product:not(.product-category) .woo-product-gallery .active a,
.woocommerce ul.products li.product:not(.product-category) .woo-product-gallery a:hover {
  border-color: #13aff0;
}
.woocommerce ul.products li.product:not(.product-category) .product-inner:hover .woo-product-gallery {
  left: -90px;
  opacity: 1;
  visibility: visible;
}
.woocommerce ul.products li.product:not(.product-category) .product-inner:hover:before {
  left: -90px;
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
}
.woocommerce ul.products li.product:not(.product-category) .product-inner:before {
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  -webkit-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -ms-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  transition: all 0.6s ease;
}

@-webkit-keyframes loader {
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes loader {
  100% {
    transform: rotate(360deg);
  }
}
/* List view */
.woocommerce ul.products.list li.product {
  padding-bottom: 20px;
}
.woocommerce ul.products.list li.product .woo-entry-image,
.woocommerce ul.products.list li.product .product-entry-slider-wrap {
  width: 100%;
  margin: 0;
}
.woocommerce ul.products.list li.product .woo-entry-inner {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  align-items: center;
}
.woocommerce ul.products.list li.product .woo-entry-inner li.image-wrap {
  display: block;
  position: relative;
  width: 32%;
  margin: 0 3% 0 0;
  overflow: hidden;
}
.woocommerce ul.products.list li.product .woo-entry-inner li.image-wrap img {
  width: 100%;
}
.woocommerce ul.products.list li.product .woo-entry-inner .woo-product-info {
  position: relative;
  width: 65%;
  text-align: left;
}
.woocommerce ul.products.list li.product.has-rating .woo-entry-inner .woo-product-info .star-rating {
  margin: 0;
}

/* RTL */
body.rtl.woocommerce ul.products li.product:not(.product-category) .product-inner:hover,
body.rtl .woocommerce ul.products li.product:not(.product-category) .product-inner:hover {
  z-index: 2;
}
body.rtl.woocommerce ul.products li.product:not(.product-category) .product-inner:hover .woo-entry-buttons li,
body.rtl .woocommerce ul.products li.product:not(.product-category) .product-inner:hover .woo-entry-buttons li {
  -webkit-transform: translatex(0);
  -moz-transform: translatex(0);
  -ms-transform: translatex(0);
  -o-transform: translatex(0);
  transform: translatex(0);
}
body.rtl.woocommerce ul.products li.product:not(.product-category) .woo-entry-buttons,
body.rtl .woocommerce ul.products li.product:not(.product-category) .woo-entry-buttons {
  left: 15px;
  right: auto;
}
body.rtl.woocommerce ul.products li.product:not(.product-category) .woo-entry-buttons li,
body.rtl .woocommerce ul.products li.product:not(.product-category) .woo-entry-buttons li {
  -webkit-transform: translatex(-25px);
  -moz-transform: translatex(-25px);
  -ms-transform: translatex(-25px);
  -o-transform: translatex(-25px);
  transform: translatex(-25px);
}
body.rtl.woocommerce ul.products li.product:not(.product-category) .image-wrap .button,
body.rtl .woocommerce ul.products li.product:not(.product-category) .image-wrap .button {
  right: 0;
  left: auto;
}
body.rtl.woocommerce ul.products li.product:not(.product-category) .woo-product-gallery,
body.rtl .woocommerce ul.products li.product:not(.product-category) .woo-product-gallery {
  right: 0;
  left: auto;
}
body.rtl.woocommerce ul.products li.product:not(.product-category) .product-inner:hover .woo-product-gallery,
body.rtl .woocommerce ul.products li.product:not(.product-category) .product-inner:hover .woo-product-gallery {
  right: -90px;
  left: 0;
}
body.rtl.woocommerce ul.products li.product:not(.product-category) .product-inner:hover:before,
body.rtl .woocommerce ul.products li.product:not(.product-category) .product-inner:hover:before {
  right: -90px;
  left: 0;
}
body.rtl.woocommerce ul.products.list li.product .woo-entry-inner li.image-wrap,
body.rtl .woocommerce ul.products.list li.product .woo-entry-inner li.image-wrap {
  margin: 0 0 0 3%;
}
body.rtl.woocommerce ul.products.list li.product .woo-entry-inner .woo-product-info,
body.rtl .woocommerce ul.products.list li.product .woo-entry-inner .woo-product-info {
  text-align: right;
}
body.rtl .products .product .tinv-wraper.tinv-wishlist {
  left: auto;
}

/* Responsive */
@media only screen and (max-width: 1500px) {
  .woocommerce ul.products li.product:not(.product-category) .product-inner:hover .woo-product-gallery {
    display: none;
  }
  .woocommerce ul.products li.product:not(.product-category) .product-inner:hover:before {
    left: 0;
    right: 0;
  }
}
/* /home/user/htdocs/electromagnyc.com/wp-content/themes/oceanwp/assets/css/woo/hover-style.min.css */
.woocommerce ul.products li.owp-content-left.product.has-rating .woo-entry-inner .star-rating{margin-right:auto}.woocommerce ul.products li.owp-content-right.product.has-rating .woo-entry-inner .star-rating{margin-left:auto}.woocommerce ul.products li.product:not(.product-category){overflow:inherit;padding-bottom:0}.woocommerce ul.products li.product:not(.product-category) .product-inner li.image-wrap{overflow:hidden;z-index:1;margin-bottom:0}.woocommerce ul.products li.product:not(.product-category) .tinv-wraper.tinv-wishlist{display:none}.woocommerce ul.products li.product:not(.product-category) .image-wrap .tinv-wraper.tinv-wishlist{display:inline-block}.woocommerce ul.products li.product:not(.product-category) .woo-entry-buttons{position:absolute;right:15px;top:15px;margin:0;z-index:99}.woocommerce ul.products li.product:not(.product-category) .woo-entry-buttons li{margin-bottom:10px;opacity:0;-webkit-transform:translatex(25px);-moz-transform:translatex(25px);-ms-transform:translatex(25px);-o-transform:translatex(25px);transform:translatex(25px);-webkit-transition:all .4s;-moz-transition:all .4s;-ms-transition:all .4s;-o-transition:all .4s;transition:all .4s}.woocommerce ul.products li.product:not(.product-category) .woo-entry-buttons li:last-child{margin-bottom:0}.woocommerce ul.products li.product:not(.product-category) .woo-entry-buttons li.woo-wishlist-btn{font-size:0}.woocommerce ul.products li.product:not(.product-category) .woo-entry-buttons li:nth-child(2){-webkit-transition-delay:.15s;-moz-transition-delay:.15s;-ms-transition-delay:.15s;-o-transition-delay:.15s;transition-delay:.15s}.woocommerce ul.products li.product:not(.product-category) .woo-entry-buttons li .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart:before,.woocommerce ul.products li.product:not(.product-category) .woo-entry-buttons li .woocommerce ul.products li.product a.tinvwl-button.tinvwl_add_to_wishlist_button.tinvwl-icon-heart:before,.woocommerce ul.products li.product:not(.product-category) .woo-entry-buttons li .woocommerce-page ul.products li.product a.tinvwl-button.tinvwl-icon-heart.tinvwl_add_to_wishlist_button:before,.woocommerce ul.products li.product:not(.product-category) .woo-entry-buttons li a.sidr-class-wishlist_products_counter.sidr-class-top_wishlist-heart:before,.woocommerce ul.products li.product:not(.product-category) .woo-entry-buttons li a.wishlist_products_counter.top_wishlist-heart:before,.woocommerce ul.products li.product:not(.product-category) .woo-entry-buttons li span.wishlist_products_counter.top_wishlist-heart:before{font-size:inherit;margin:0;vertical-align:inherit}.woocommerce ul.products li.product:not(.product-category) .woo-entry-buttons li .tinvwl_add_to_wishlist-text{display:none}.woocommerce ul.products li.product:not(.product-category) .woo-entry-buttons li .tinv-wraper.tinv-wishlist{position:relative;top:auto;right:auto;visibility:visible;-moz-opacity:1;-webkit-opacity:1;opacity:1}.woocommerce ul.products li.product:not(.product-category) .woo-entry-buttons li a{display:block;font-size:18px;font-weight:400;width:40px;height:40px;line-height:40px;background-color:#fff;color:#444;text-align:center;border-radius:100%;-webkit-transition:.3s all;-moz-transition:.3s all;-ms-transition:.3s all;-o-transition:.3s all;transition:.3s all;-webkit-box-shadow:0 0 15px rgba(0,0,0,.1);-moz-box-shadow:0 0 15px rgba(0,0,0,.1);box-shadow:0 0 15px rgba(0,0,0,.1)}.woocommerce ul.products li.product:not(.product-category) .woo-entry-buttons li a:hover{color:#13aff0}.woocommerce ul.products li.product:not(.product-category) .woo-entry-buttons li a.owp-quick-view{position:relative;bottom:auto;left:auto;padding:0;letter-spacing:0;opacity:1;visibility:visible}.woocommerce ul.products li.product:not(.product-category) .woo-entry-buttons li a.owp-quick-view i{font-size:inherit;font-weight:inherit;margin:0;vertical-align:inherit;margin-top:0}.woocommerce ul.products li.product:not(.product-category) .woo-entry-buttons li a i,.woocommerce ul.products li.product:not(.product-category) .woo-entry-buttons li a a:before{opacity:1;-webkit-transition:opacity .2s ease;-moz-transition:opacity .2s ease;-ms-transition:opacity .2s ease;-o-transition:opacity .2s ease;transition:opacity .2s ease}.woocommerce ul.products li.product:not(.product-category) .woo-entry-buttons li a:after{content:"";position:absolute;top:50%;left:50%;width:18px;height:18px;display:inline-block;vertical-align:middle;border:1px solid rgba(0,0,0,.4);border-left-color:#000;border-radius:50%;opacity:0;margin-left:-9px;margin-top:-9px;-webkit-transition:opacity .2s ease;-moz-transition:opacity .2s ease;-ms-transition:opacity .2s ease;-o-transition:opacity .2s ease;transition:opacity .2s ease}.woocommerce ul.products li.product:not(.product-category) .woo-entry-buttons li.loading i,.woocommerce ul.products li.product:not(.product-category) .woo-entry-buttons li.loading a:before{opacity:0}.woocommerce ul.products li.product:not(.product-category) .woo-entry-buttons li.loading a:after{opacity:1;-ms-animation:loader 450ms infinite linear;-webkit-animation:loader 450ms infinite linear;-o-animation:loader 450ms infinite linear;-moz-animation:loader 450ms infinite linear;animation:loader 450ms infinite linear}.woocommerce ul.products li.product:not(.product-category) .woo-entry-buttons li .owp-icon{vertical-align:inherit}.woocommerce ul.products li.product:not(.product-category) .product-inner:hover .woo-entry-buttons li{opacity:1;-webkit-transform:translatex(0);-moz-transform:translatex(0);-ms-transform:translatex(0);-o-transform:translatex(0);transform:translatex(0)}.woocommerce ul.products li.product:not(.product-category) .image-wrap .button{display:block;position:absolute;bottom:0;left:0;width:100%;height:40px;line-height:40px;padding:0;background-color:#13aff0;color:#fff;border:0;text-align:center;text-transform:uppercase;z-index:99;-webkit-transform:translateY(40px);-moz-transform:translateY(40px);-ms-transform:translateY(40px);-o-transform:translateY(40px);transform:translateY(40px);-webkit-transition:all .6s;-moz-transition:all .6s;-ms-transition:all .6s;-o-transition:all .6s;transition:all .6s}.woocommerce ul.products li.product:not(.product-category) .image-wrap .button:hover{background-color:#0b7cac;color:#fff}.woocommerce ul.products li.product:not(.product-category) .image-wrap .button.added{display:none}.woocommerce ul.products li.product:not(.product-category) .image-wrap .added_to_cart{display:block;position:absolute;bottom:0;left:0;width:100%;height:40px;line-height:40px;padding:0;background-color:#13aff0;color:#fff;border:0;text-align:center;text-transform:uppercase;z-index:99;-webkit-transform:translateY(40px);-moz-transform:translateY(40px);-ms-transform:translateY(40px);-o-transform:translateY(40px);transform:translateY(40px);-webkit-transition:all .6s;-moz-transition:all .6s;-ms-transition:all .6s;-o-transition:all .6s;transition:all .6s}.woocommerce ul.products li.product:not(.product-category) .product-inner:hover .added_to_cart{-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}.woocommerce ul.products li.product:not(.product-category) .product-inner:hover .button{-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}.woocommerce ul.products li.product:not(.product-category) .product-inner{z-index:1;-webkit-transition:all .6s ease;-moz-transition:all .6s ease;-ms-transition:all .6s ease;-o-transition:all .6s ease;transition:all .6s ease}.woocommerce ul.products li.product:not(.product-category) .product-inner li{margin-top:12px;margin-bottom:0}.woocommerce ul.products li.product:not(.product-category) .product-inner li.title,.woocommerce ul.products li.product:not(.product-category) .product-inner li:first-child{margin-top:0}.woocommerce ul.products li.product:not(.product-category) .product-inner li.woo-desc{margin-top:10px}.woocommerce ul.products li.product:not(.product-category) .woo-entry-image a:after{content:"";position:absolute;top:50%;left:50%;width:38px;height:38px;margin-left:-19px;margin-top:-19px;display:inline-block;vertical-align:middle;border:1px solid rgba(0,0,0,.4);border-left-color:#000;border-radius:50%;opacity:0;-webkit-transition:opacity .2s ease;-moz-transition:opacity .2s ease;-ms-transition:opacity .2s ease;-o-transition:opacity .2s ease;transition:opacity .2s ease}.woocommerce ul.products li.product:not(.product-category) .woo-entry-image a.loading:after{opacity:1;-ms-animation:loader 450ms infinite linear;-webkit-animation:loader 450ms infinite linear;-o-animation:loader 450ms infinite linear;-moz-animation:loader 450ms infinite linear;animation:loader 450ms infinite linear}.woocommerce ul.products li.product:not(.product-category) .woo-product-info{position:relative;background-color:#fff;padding:20px 15px;margin:0;z-index:1}.woocommerce ul.products li.product:not(.product-category) .woo-product-gallery{position:absolute;top:0;bottom:0;left:0;width:90px;background-color:#fff;padding:12px;margin:0;opacity:0;visibility:hidden;overflow:hidden;-webkit-transition:all .6s ease;-moz-transition:all .6s ease;-ms-transition:all .6s ease;-o-transition:all .6s ease;transition:all .6s ease}.woocommerce ul.products li.product:not(.product-category) .woo-product-gallery a{display:block;position:relative;border:1px solid rgba(0,0,0,0)}.woocommerce ul.products li.product:not(.product-category) .woo-product-gallery .active a,.woocommerce ul.products li.product:not(.product-category) .woo-product-gallery a:hover{border-color:#13aff0}.woocommerce ul.products li.product:not(.product-category) .product-inner:hover .woo-product-gallery{left:-90px;opacity:1;visibility:visible}.woocommerce ul.products li.product:not(.product-category) .product-inner:hover:before{left:-90px;-webkit-box-shadow:0 0 15px rgba(0,0,0,.1);-moz-box-shadow:0 0 15px rgba(0,0,0,.1);box-shadow:0 0 15px rgba(0,0,0,.1)}.woocommerce ul.products li.product:not(.product-category) .product-inner:before{position:absolute;content:"";top:0;bottom:0;left:0;right:0;-webkit-transition:all .6s ease;-moz-transition:all .6s ease;-ms-transition:all .6s ease;-o-transition:all .6s ease;transition:all .6s ease}@-webkit-keyframes loader{100%{-webkit-transform:rotate(360deg)}}@keyframes loader{100%{transform:rotate(360deg)}}.woocommerce ul.products.list li.product{padding-bottom:20px}.woocommerce ul.products.list li.product .woo-entry-image,.woocommerce ul.products.list li.product .product-entry-slider-wrap{width:100%;margin:0}.woocommerce ul.products.list li.product .woo-entry-inner{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-align-items:center;align-items:center}.woocommerce ul.products.list li.product .woo-entry-inner li.image-wrap{display:block;position:relative;width:32%;margin:0 3% 0 0;overflow:hidden}.woocommerce ul.products.list li.product .woo-entry-inner li.image-wrap img{width:100%}.woocommerce ul.products.list li.product .woo-entry-inner .woo-product-info{position:relative;width:65%;text-align:left}.woocommerce ul.products.list li.product.has-rating .woo-entry-inner .woo-product-info .star-rating{margin:0}body.rtl.woocommerce ul.products li.product:not(.product-category) .product-inner:hover,body.rtl .woocommerce ul.products li.product:not(.product-category) .product-inner:hover{z-index:2}body.rtl.woocommerce ul.products li.product:not(.product-category) .product-inner:hover .woo-entry-buttons li,body.rtl .woocommerce ul.products li.product:not(.product-category) .product-inner:hover .woo-entry-buttons li{-webkit-transform:translatex(0);-moz-transform:translatex(0);-ms-transform:translatex(0);-o-transform:translatex(0);transform:translatex(0)}body.rtl.woocommerce ul.products li.product:not(.product-category) .woo-entry-buttons,body.rtl .woocommerce ul.products li.product:not(.product-category) .woo-entry-buttons{left:15px;right:auto}body.rtl.woocommerce ul.products li.product:not(.product-category) .woo-entry-buttons li,body.rtl .woocommerce ul.products li.product:not(.product-category) .woo-entry-buttons li{-webkit-transform:translatex(-25px);-moz-transform:translatex(-25px);-ms-transform:translatex(-25px);-o-transform:translatex(-25px);transform:translatex(-25px)}body.rtl.woocommerce ul.products li.product:not(.product-category) .image-wrap .button,body.rtl .woocommerce ul.products li.product:not(.product-category) .image-wrap .button{right:0;left:auto}body.rtl.woocommerce ul.products li.product:not(.product-category) .woo-product-gallery,body.rtl .woocommerce ul.products li.product:not(.product-category) .woo-product-gallery{right:0;left:auto}body.rtl.woocommerce ul.products li.product:not(.product-category) .product-inner:hover .woo-product-gallery,body.rtl .woocommerce ul.products li.product:not(.product-category) .product-inner:hover .woo-product-gallery{right:-90px;left:0}body.rtl.woocommerce ul.products li.product:not(.product-category) .product-inner:hover:before,body.rtl .woocommerce ul.products li.product:not(.product-category) .product-inner:hover:before{right:-90px;left:0}body.rtl.woocommerce ul.products.list li.product .woo-entry-inner li.image-wrap,body.rtl .woocommerce ul.products.list li.product .woo-entry-inner li.image-wrap{margin:0 0 0 3%}body.rtl.woocommerce ul.products.list li.product .woo-entry-inner .woo-product-info,body.rtl .woocommerce ul.products.list li.product .woo-entry-inner .woo-product-info{text-align:right}body.rtl .products .product .tinv-wraper.tinv-wishlist{left:auto}@media only screen and (max-width: 1500px){.woocommerce ul.products li.product:not(.product-category) .product-inner:hover .woo-product-gallery{display:none}.woocommerce ul.products li.product:not(.product-category) .product-inner:hover:before{left:0;right:0}}
/* /home/user/htdocs/electromagnyc.com/wp-content/themes/oceanwp/assets/css/woo/wishlist.css */
/*------------------------------------------------------------------
Woo Wishlist
-------------------------------------------------------------------*/
.products .product .tinv-wraper.tinv-wishlist {
  position: absolute;
  top: 10px;
  right: 10px;
  visibility: hidden;
  -moz-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  z-index: 10;
}
.products .product:hover .tinv-wraper.tinv-wishlist {
  visibility: visible;
  -moz-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
}

.woocommerce ul.products li.product .button.tinvwl_add_to_wishlist_button {
  border: 0;
  padding: 0;
}

.tinv-wishlist.tinvwl-after-add-to-cart .tinvwl_add_to_wishlist_button.no-txt {
  margin-left: 0;
}

ul.products li.product .tinvwl_add_to_wishlist_button {
  margin-top: 0;
}

.tinv-wishlist table input[type=checkbox] {
  margin-right: 0 !important;
}

.tinv-wishlist .product-action .button {
  padding: 12px 0;
}

a.wishlist_products_counter.top_wishlist-heart-plus:before, a.wishlist_products_counter.top_wishlist-heart:before {
  margin-right: 2px;
}

/* YITH WooCommerce Wishlist ______________>> OceanWP */
.woo-wishlist-link span.count {
  margin-left: 5px;
}
/* /home/user/htdocs/electromagnyc.com/wp-content/themes/oceanwp/assets/css/woo/wishlist.min.css */
.products .product .tinv-wraper.tinv-wishlist{position:absolute;top:10px;right:10px;visibility:hidden;-moz-opacity:0;-webkit-opacity:0;opacity:0;-webkit-transition:all .25s ease-in-out;-moz-transition:all .25s ease-in-out;-ms-transition:all .25s ease-in-out;-o-transition:all .25s ease-in-out;transition:all .25s ease-in-out;z-index:10}.products .product:hover .tinv-wraper.tinv-wishlist{visibility:visible;-moz-opacity:1;-webkit-opacity:1;opacity:1}.woocommerce ul.products li.product .button.tinvwl_add_to_wishlist_button{border:0;padding:0}.tinv-wishlist.tinvwl-after-add-to-cart .tinvwl_add_to_wishlist_button.no-txt{margin-left:0}ul.products li.product .tinvwl_add_to_wishlist_button{margin-top:0}.tinv-wishlist table input[type=checkbox]{margin-right:0 !important}.tinv-wishlist .product-action .button{padding:12px 0}a.wishlist_products_counter.top_wishlist-heart-plus:before,a.wishlist_products_counter.top_wishlist-heart:before{margin-right:2px}.woo-wishlist-link span.count{margin-left:5px}
/* /home/user/htdocs/electromagnyc.com/wp-content/themes/oceanwp/assets/css/woo/woo-floating-bar.css */
/*------------------------------------------------------------------
Woo Floating Bar
-------------------------------------------------------------------*/
.owp-floating-bar {
  position: fixed;
  top: 0;
  background-color: #2c2c2c;
  width: 100%;
  height: 0;
  z-index: 9999;
  -moz-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.owp-floating-bar.show {
  height: 66px;
  -moz-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  visibility: visible;
}
.owp-floating-bar .container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  align-items: center;
  height: 66px;
}
.owp-floating-bar .left,
.owp-floating-bar .right {
  width: 50%;
}
.owp-floating-bar .right {
  text-align: right;
}
.owp-floating-bar p.selected {
  display: inline-block;
  margin-bottom: 0;
  margin-right: 12px;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
}
.owp-floating-bar h2.entry-title {
  display: inline-block;
  color: #fff;
  font-size: 16px;
  font-weight: 300;
  margin: 0;
  padding: 0;
  border: 0;
}
.owp-floating-bar .product_price {
  display: inline-block;
}
.owp-floating-bar .product_price p {
  font-size: 16px;
  font-weight: 600;
  margin: 0 30px 0 0;
}
.owp-floating-bar .product_price del {
  -moz-opacity: 0.7;
  -webkit-opacity: 0.7;
  opacity: 0.7;
}
.owp-floating-bar .product_price del .amount,
.owp-floating-bar .product_price .amount {
  color: #fff;
}
.owp-floating-bar form.cart {
  display: inline-block;
}
.owp-floating-bar form.cart .quantity {
  margin: 5px 15px 0 0;
}
.owp-floating-bar form.cart .quantity .minus,
.owp-floating-bar form.cart .quantity .plus {
  background-color: rgba(255, 255, 255, 0.1);
  color: #fff;
  font-size: 20px;
  border: 0;
}
.owp-floating-bar form.cart .quantity .minus:hover,
.owp-floating-bar form.cart .quantity .plus:hover {
  background-color: rgba(255, 255, 255, 0.2);
}
.owp-floating-bar form.cart .quantity .qty {
  background-color: rgba(255, 255, 255, 0.2);
  color: #fff;
  border: 0;
}
.owp-floating-bar button.button {
  background-color: #fff;
  color: #000;
  font-size: 14px;
  height: 46px;
  padding: 0 40px;
}
.owp-floating-bar button.button:hover, .owp-floating-bar button.button:focus {
  background-color: #f1f1f1;
}
.owp-floating-bar .added_to_cart {
  display: none;
}
.owp-floating-bar .out-of-stock {
  display: inline-block;
  margin: 0;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
}

.boxed-layout .owp-floating-bar {
  width: 1280px;
  max-width: 100%;
}

/* Responsive */
@media screen and (max-width: 1024px) {
  body {
    margin-bottom: 45px;
  }
  .owp-floating-bar {
    top: auto !important;
    bottom: 0;
  }
  .owp-floating-bar.show,
.owp-floating-bar .container {
    height: 45px;
  }
  .owp-floating-bar .left,
.owp-floating-bar .right {
    width: 50%;
  }
  .owp-floating-bar .right {
    text-align: right;
  }
  .owp-floating-bar form.cart {
    vertical-align: bottom;
  }
  .owp-floating-bar form.cart .quantity {
    margin-top: 0;
  }
  .owp-floating-bar button.button {
    height: 36px;
    padding: 0 30px;
  }
  #scroll-top {
    bottom: 50px;
  }
}
@media screen and (max-width: 1191px) {
  .owp-floating-bar .left {
    display: none;
  }
  .owp-floating-bar .right {
    width: 100%;
    text-align: center;
  }
}
@media screen and (max-width: 700px) {
  .owp-floating-bar .product_price {
    display: none;
  }
}
@media screen and (max-width: 339px) {
  [class*=owp-floating-bar] [class*=quantity] {
    display: none;
  }
}
@media screen and (max-width: 300px) {
  .owp-floating-bar {
    display: none;
  }
  body {
    margin-bottom: 0px;
  }
}
/* /home/user/htdocs/electromagnyc.com/wp-content/themes/oceanwp/assets/css/woo/woo-floating-bar.min.css */
.owp-floating-bar{position:fixed;top:0;background-color:#2c2c2c;width:100%;height:0;z-index:9999;-moz-opacity:0;-webkit-opacity:0;opacity:0;visibility:hidden;-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s;transition:all .3s}.owp-floating-bar.show{height:66px;-moz-opacity:1;-webkit-opacity:1;opacity:1;visibility:visible}.owp-floating-bar .container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-align-items:center;align-items:center;height:66px}.owp-floating-bar .left,.owp-floating-bar .right{width:50%}.owp-floating-bar .right{text-align:right}.owp-floating-bar p.selected{display:inline-block;margin-bottom:0;margin-right:12px;color:#fff;font-size:16px;font-weight:600}.owp-floating-bar h2.entry-title{display:inline-block;color:#fff;font-size:16px;font-weight:300;margin:0;padding:0;border:0}.owp-floating-bar .product_price{display:inline-block}.owp-floating-bar .product_price p{font-size:16px;font-weight:600;margin:0 30px 0 0}.owp-floating-bar .product_price del{-moz-opacity:.7;-webkit-opacity:.7;opacity:.7}.owp-floating-bar .product_price del .amount,.owp-floating-bar .product_price .amount{color:#fff}.owp-floating-bar form.cart{display:inline-block}.owp-floating-bar form.cart .quantity{margin:5px 15px 0 0}.owp-floating-bar form.cart .quantity .minus,.owp-floating-bar form.cart .quantity .plus{background-color:rgba(255,255,255,.1);color:#fff;font-size:20px;border:0}.owp-floating-bar form.cart .quantity .minus:hover,.owp-floating-bar form.cart .quantity .plus:hover{background-color:rgba(255,255,255,.2)}.owp-floating-bar form.cart .quantity .qty{background-color:rgba(255,255,255,.2);color:#fff;border:0}.owp-floating-bar button.button{background-color:#fff;color:#000;font-size:14px;height:46px;padding:0 40px}.owp-floating-bar button.button:hover,.owp-floating-bar button.button:focus{background-color:#f1f1f1}.owp-floating-bar .added_to_cart{display:none}.owp-floating-bar .out-of-stock{display:inline-block;margin:0;color:#fff;font-size:16px;font-weight:600}.boxed-layout .owp-floating-bar{width:1280px;max-width:100%}@media screen and (max-width: 1024px){body{margin-bottom:45px}.owp-floating-bar{top:auto !important;bottom:0}.owp-floating-bar.show,.owp-floating-bar .container{height:45px}.owp-floating-bar .left,.owp-floating-bar .right{width:50%}.owp-floating-bar .right{text-align:right}.owp-floating-bar form.cart{vertical-align:bottom}.owp-floating-bar form.cart .quantity{margin-top:0}.owp-floating-bar button.button{height:36px;padding:0 30px}#scroll-top{bottom:50px}}@media screen and (max-width: 1191px){.owp-floating-bar .left{display:none}.owp-floating-bar .right{width:100%;text-align:center}}@media screen and (max-width: 700px){.owp-floating-bar .product_price{display:none}}@media screen and (max-width: 339px){[class*=owp-floating-bar] [class*=quantity]{display:none}}@media screen and (max-width: 300px){.owp-floating-bar{display:none}body{margin-bottom:0px}}
/* /home/user/htdocs/electromagnyc.com/wp-content/themes/oceanwp/assets/css/woo/woo-mini-cart-rtl.css */
/* Widget cart & products */
.current-shop-items-dropdown { left: -20px; right: auto; text-align: right; }
.boxed-layout .current-shop-items-dropdown { left: 0; right: auto; }
.woocommerce .widget_shopping_cart .total strong { float: right; }
.woocommerce .widget_shopping_cart .total .amount { float: left; }
.woocommerce .widget_shopping_cart ul.cart_list li .owp-grid-wrap .owp-grid.thumbnail { border-left-width: 1px; border-right-width: 0; }
.woocommerce .widget_shopping_cart ul.cart_list li .owp-grid-wrap .owp-grid.content { padding-right: 10px; padding-left: 0; }
.woocommerce .widget_shopping_cart ul.cart_list li .owp-grid-wrap .owp-grid.content > div { padding-left: 60px; padding-right: 0; }
.woocommerce .widget_shopping_cart ul.cart_list li .owp-grid-wrap .owp-grid.content a.remove { left: 20px; right: auto; }
.widget_shopping_cart_content .buttons .button { float: right; }
.widget_shopping_cart_content .buttons .checkout { float: left; }
/* /home/user/htdocs/electromagnyc.com/wp-content/themes/oceanwp/assets/css/woo/woo-mini-cart.css */
/*------------------------------------------------------------------
Woo Mini Cart
-------------------------------------------------------------------*/
.current-shop-items-dropdown {
  position: absolute;
  top: 100%;
  right: -20px;
  background-color: #fff;
  z-index: 10000;
  border-top: 3px solid transparent;
  text-align: left;
  -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
  width: 350px;
  visibility: hidden;
  -moz-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.current-shop-items-dropdown ul.woocommerce-mini-cart {
  max-height: 50vh;
  overflow-y: auto;
}
.current-shop-items-dropdown .widgettitle {
  display: none;
}
.current-shop-items-dropdown li:first-child {
  border-top: none;
}
.current-shop-items-dropdown p.woocommerce-mini-cart__empty-message {
  padding: 20px;
  margin: 0;
}

.wcmenucart-toggle-drop_down:hover .current-shop-items-dropdown,
.show-cart .wcmenucart-toggle-drop_down .current-shop-items-dropdown {
  visibility: visible;
  -moz-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
}

.boxed-layout .current-shop-items-dropdown {
  right: 0;
}

.widget_shopping_cart ul.cart_list li {
  padding: 0;
  border-bottom-width: 1px;
  border-style: solid;
  border-color: #e6e6e6;
  min-height: 100%;
}
.widget_shopping_cart ul.cart_list li:first-child, .widget_shopping_cart ul.cart_list li:last-child {
  min-height: 100%;
}
.widget_shopping_cart ul.cart_list li:first-child {
  border-top-width: 0;
}
.widget_shopping_cart ul.cart_list li .owp-grid-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  align-items: center;
}
.widget_shopping_cart ul.cart_list li .owp-grid-wrap .owp-grid {
  width: 100%;
}
.widget_shopping_cart ul.cart_list li .owp-grid-wrap .owp-grid.thumbnail {
  width: 25%;
  margin: 0;
  border-right-width: 1px;
  border-style: solid;
  border-color: #e6e6e6;
}
.widget_shopping_cart ul.cart_list li .owp-grid-wrap .owp-grid.thumbnail img {
  position: relative;
  top: 0;
  width: auto;
  height: auto;
}
.widget_shopping_cart ul.cart_list li .owp-grid-wrap .owp-grid.content {
  position: relative;
  width: 75%;
  padding-left: 10px;
}
.widget_shopping_cart ul.cart_list li .owp-grid-wrap .owp-grid > div {
  padding-right: 60px;
}
.widget_shopping_cart ul.cart_list li .owp-grid-wrap .owp-grid h3 {
  display: block;
  font-size: 14px;
  font-weight: normal;
  margin: 0;
}
.widget_shopping_cart ul.cart_list li .owp-grid-wrap .owp-grid .quantity {
  color: #b2b2b2;
  font-weight: normal;
}
.widget_shopping_cart ul.cart_list li .owp-grid-wrap .owp-grid a.remove {
  right: 20px;
  margin-top: -17px;
  width: 32px;
  height: 32px;
  line-height: 30px;
  color: #b3b3b3;
  border: 1px solid #e6e6e6;
}
.widget_shopping_cart ul.cart_list li .owp-grid-wrap .owp-grid a.remove:hover {
  color: #13aff0;
  border-color: #13aff0;
}
.widget_shopping_cart .total {
  background-color: #fafafa;
  border-width: 1px 0;
  border-style: solid;
  border-color: #e6e6e6;
  padding: 20px;
  margin: 0;
}
.widget_shopping_cart .total strong {
  float: left;
  font-size: 12px;
  font-weight: normal;
  color: #797979;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.widget_shopping_cart .total .amount {
  float: right;
  font-size: 16px;
  line-height: 1.3;
  font-weight: 600;
  letter-spacing: 1px;
}
.widget_shopping_cart .total:after {
  content: "";
  display: table;
  clear: both;
}

.widget_shopping_cart_content .buttons {
  margin: 0;
  padding: 20px;
}
.widget_shopping_cart_content .buttons .button {
  float: left;
  width: 48%;
  padding: 14px 8px;
  text-align: center;
  letter-spacing: 2px;
}
.widget_shopping_cart_content .buttons .button:first-child {
  background-color: transparent;
  border: 1px solid #e6e6e6;
  color: #666;
}
.widget_shopping_cart_content .buttons .button:first-child:hover {
  border-color: #13aff0;
}
.widget_shopping_cart_content .buttons .checkout {
  float: right;
}
.widget_shopping_cart_content .buttons:after {
  content: "";
  display: table;
  clear: both;
}

/* Cart spacious style */
.spacious .owp-mini-cart {
  padding: 20px;
}
.spacious .owp-mini-cart .widget_shopping_cart ul.cart_list li {
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.spacious .owp-mini-cart .widget_shopping_cart ul.cart_list li .owp-grid-wrap .owp-grid.thumbnail {
  border-width: 0;
}
.spacious .owp-mini-cart .widget_shopping_cart .total {
  background-color: transparent;
  padding: 14px 20px;
}
.spacious .owp-mini-cart .widget_shopping_cart_content .buttons {
  padding: 20px 0 0;
}
.spacious .owp-mini-cart p.woocommerce-mini-cart__empty-message {
  padding: 0;
}

/* Cart bag style */
.bag-style {
  position: relative;
  display: inline-block;
}

.wcmenucart-total {
  margin-right: 7px;
}
.wcmenucart-total span {
  color: #333;
}

.wcmenucart-cart-icon {
  display: inline-block;
}
.wcmenucart-cart-icon .wcmenucart-count {
  position: relative;
  display: inline-block;
  min-width: 2em;
  height: 2em;
  font-size: 1em;
  line-height: 1.7em;
  font-weight: bold;
  border: 2px solid #333;
  color: #333;
  padding: 0 3px;
  vertical-align: middle;
  text-align: center;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.wcmenucart-cart-icon .wcmenucart-count:after {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 50%;
  width: 14px;
  height: 8px;
  margin-left: -7px;
  margin-bottom: 0;
  border: 2px solid #333;
  border-top-left-radius: 100px;
  border-top-right-radius: 100px;
  border-bottom: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.bag-style:hover .wcmenucart-cart-icon .wcmenucart-count,
.show-cart .wcmenucart-cart-icon .wcmenucart-count {
  background-color: #13aff0;
  color: #fff;
  border-color: #13aff0;
}
.bag-style:hover .wcmenucart-cart-icon .wcmenucart-count:after,
.show-cart .wcmenucart-cart-icon .wcmenucart-count:after {
  border-color: #13aff0;
  height: 10px;
}

/* Fix for some conflict with default Woo css if custom features are disabled */
.woocommerce .widget_shopping_cart .cart_list li, .woocommerce.widget_shopping_cart .cart_list li {
  padding: 0;
}

.woocommerce .widget_shopping_cart .cart_list li a.remove, .woocommerce.widget_shopping_cart .cart_list li a.remove {
  top: 50%;
  left: auto;
  right: 0;
}

.woocommerce .widget_shopping_cart .total, .woocommerce.widget_shopping_cart .total {
  padding: 20px;
}
/* /home/user/htdocs/electromagnyc.com/wp-content/themes/oceanwp/assets/css/woo/woo-mini-cart.min.css */
.current-shop-items-dropdown{position:absolute;top:100%;right:-20px;background-color:#fff;z-index:10000;border-top:3px solid rgba(0,0,0,0);text-align:left;-webkit-box-shadow:0 2px 6px rgba(0,0,0,.1);-moz-box-shadow:0 2px 6px rgba(0,0,0,.1);box-shadow:0 2px 6px rgba(0,0,0,.1);width:350px;visibility:hidden;-moz-opacity:0;-webkit-opacity:0;opacity:0;-webkit-transition:all .25s ease-in-out;-moz-transition:all .25s ease-in-out;-ms-transition:all .25s ease-in-out;-o-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.current-shop-items-dropdown ul.woocommerce-mini-cart{max-height:50vh;overflow-y:auto}.current-shop-items-dropdown .widgettitle{display:none}.current-shop-items-dropdown li:first-child{border-top:none}.current-shop-items-dropdown p.woocommerce-mini-cart__empty-message{padding:20px;margin:0}.wcmenucart-toggle-drop_down:hover .current-shop-items-dropdown,.show-cart .wcmenucart-toggle-drop_down .current-shop-items-dropdown{visibility:visible;-moz-opacity:1;-webkit-opacity:1;opacity:1}.boxed-layout .current-shop-items-dropdown{right:0}.widget_shopping_cart ul.cart_list li{padding:0;border-bottom-width:1px;border-style:solid;border-color:#e6e6e6;min-height:100%}.widget_shopping_cart ul.cart_list li:first-child,.widget_shopping_cart ul.cart_list li:last-child{min-height:100%}.widget_shopping_cart ul.cart_list li:first-child{border-top-width:0}.widget_shopping_cart ul.cart_list li .owp-grid-wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-align-items:center;align-items:center}.widget_shopping_cart ul.cart_list li .owp-grid-wrap .owp-grid{width:100%}.widget_shopping_cart ul.cart_list li .owp-grid-wrap .owp-grid.thumbnail{width:25%;margin:0;border-right-width:1px;border-style:solid;border-color:#e6e6e6}.widget_shopping_cart ul.cart_list li .owp-grid-wrap .owp-grid.thumbnail img{position:relative;top:0;width:auto;height:auto}.widget_shopping_cart ul.cart_list li .owp-grid-wrap .owp-grid.content{position:relative;width:75%;padding-left:10px}.widget_shopping_cart ul.cart_list li .owp-grid-wrap .owp-grid>div{padding-right:60px}.widget_shopping_cart ul.cart_list li .owp-grid-wrap .owp-grid h3{display:block;font-size:14px;font-weight:normal;margin:0}.widget_shopping_cart ul.cart_list li .owp-grid-wrap .owp-grid .quantity{color:#b2b2b2;font-weight:normal}.widget_shopping_cart ul.cart_list li .owp-grid-wrap .owp-grid a.remove{right:20px;margin-top:-17px;width:32px;height:32px;line-height:30px;color:#b3b3b3;border:1px solid #e6e6e6}.widget_shopping_cart ul.cart_list li .owp-grid-wrap .owp-grid a.remove:hover{color:#13aff0;border-color:#13aff0}.widget_shopping_cart .total{background-color:#fafafa;border-width:1px 0;border-style:solid;border-color:#e6e6e6;padding:20px;margin:0}.widget_shopping_cart .total strong{float:left;font-size:12px;font-weight:normal;color:#797979;text-transform:uppercase;letter-spacing:1px}.widget_shopping_cart .total .amount{float:right;font-size:16px;line-height:1.3;font-weight:600;letter-spacing:1px}.widget_shopping_cart .total:after{content:"";display:table;clear:both}.widget_shopping_cart_content .buttons{margin:0;padding:20px}.widget_shopping_cart_content .buttons .button{float:left;width:48%;padding:14px 8px;text-align:center;letter-spacing:2px}.widget_shopping_cart_content .buttons .button:first-child{background-color:rgba(0,0,0,0);border:1px solid #e6e6e6;color:#666}.widget_shopping_cart_content .buttons .button:first-child:hover{border-color:#13aff0}.widget_shopping_cart_content .buttons .checkout{float:right}.widget_shopping_cart_content .buttons:after{content:"";display:table;clear:both}.spacious .owp-mini-cart{padding:20px}.spacious .owp-mini-cart .widget_shopping_cart ul.cart_list li{padding-bottom:10px;margin-bottom:10px}.spacious .owp-mini-cart .widget_shopping_cart ul.cart_list li .owp-grid-wrap .owp-grid.thumbnail{border-width:0}.spacious .owp-mini-cart .widget_shopping_cart .total{background-color:rgba(0,0,0,0);padding:14px 20px}.spacious .owp-mini-cart .widget_shopping_cart_content .buttons{padding:20px 0 0}.spacious .owp-mini-cart p.woocommerce-mini-cart__empty-message{padding:0}.bag-style{position:relative;display:inline-block}.wcmenucart-total{margin-right:7px}.wcmenucart-total span{color:#333}.wcmenucart-cart-icon{display:inline-block}.wcmenucart-cart-icon .wcmenucart-count{position:relative;display:inline-block;min-width:2em;height:2em;font-size:1em;line-height:1.7em;font-weight:bold;border:2px solid #333;color:#333;padding:0 3px;vertical-align:middle;text-align:center;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.wcmenucart-cart-icon .wcmenucart-count:after{content:"";position:absolute;bottom:100%;left:50%;width:14px;height:8px;margin-left:-7px;margin-bottom:0;border:2px solid #333;border-top-left-radius:100px;border-top-right-radius:100px;border-bottom:0;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.bag-style:hover .wcmenucart-cart-icon .wcmenucart-count,.show-cart .wcmenucart-cart-icon .wcmenucart-count{background-color:#13aff0;color:#fff;border-color:#13aff0}.bag-style:hover .wcmenucart-cart-icon .wcmenucart-count:after,.show-cart .wcmenucart-cart-icon .wcmenucart-count:after{border-color:#13aff0;height:10px}.woocommerce .widget_shopping_cart .cart_list li,.woocommerce.widget_shopping_cart .cart_list li{padding:0}.woocommerce .widget_shopping_cart .cart_list li a.remove,.woocommerce.widget_shopping_cart .cart_list li a.remove{top:50%;left:auto;right:0}.woocommerce .widget_shopping_cart .total,.woocommerce.widget_shopping_cart .total{padding:20px}
/* /home/user/htdocs/electromagnyc.com/wp-content/themes/oceanwp/assets/css/woo/woo-multistep-checkout.css */
/*------------------------------------------------------------------
Woo Multi-Step Checkout
-------------------------------------------------------------------*/
#owp-checkout-timeline {
  margin-bottom: 40px;
}
#owp-checkout-timeline li {
  float: left;
  width: 33.33%;
}
#owp-checkout-timeline.step-4 li {
  width: 25%;
}
#owp-checkout-timeline .timeline-wrapper {
  position: relative;
  display: block;
  padding: 10px;
  background-color: #eee;
  color: #333;
  font-size: 15px;
  line-height: 40px;
  -webkit-transition: all 0.1s ease;
  -moz-transition: all 0.1s ease;
  -ms-transition: all 0.1s ease;
  -o-transition: all 0.1s ease;
  transition: all 0.1s ease;
  cursor: pointer;
}
#owp-checkout-timeline .active .timeline-wrapper {
  background-color: #13aff0;
  color: #fff;
}
#owp-checkout-timeline .timeline-step {
  display: inline-block;
  font-size: 14px;
  text-align: center;
  width: 26px;
  height: 26px;
  line-height: 22px;
  margin-right: 8px;
  background-color: #fff;
  color: #ccc;
  border: 2px solid #ccc;
  border-radius: 20px;
}
#owp-checkout-timeline .timeline-label {
  font-weight: 600;
}
#owp-checkout-timeline.arrow li {
  padding-right: 50px;
}
#owp-checkout-timeline.arrow .timeline-wrapper:before, #owp-checkout-timeline.arrow .timeline-wrapper:after {
  content: "";
  position: absolute;
  top: 0;
  width: 0;
  height: 0;
  -webkit-transition: all 0.1s ease;
  -moz-transition: all 0.1s ease;
  -ms-transition: all 0.1s ease;
  -o-transition: all 0.1s ease;
  transition: all 0.1s ease;
}
#owp-checkout-timeline.arrow .timeline-wrapper:before {
  left: -20px;
  border-top: 30px solid #eee;
  border-bottom: 30px solid #eee;
  border-left: 20px solid transparent;
}
#owp-checkout-timeline.arrow .timeline-wrapper:after {
  right: -20px;
  border-top: 30px solid transparent;
  border-bottom: 30px solid transparent;
  border-left: 20px solid #eee;
  border-right-color: #eee;
}
#owp-checkout-timeline.arrow .active .timeline-wrapper:before {
  border-top-color: #13aff0;
  border-bottom-color: #13aff0;
}
#owp-checkout-timeline.arrow .active .timeline-wrapper:after {
  border-left-color: #13aff0;
  border-right-color: #13aff0;
}
#owp-checkout-timeline.square li {
  text-align: center;
}

#checkout-wrapper .woocommerce-billing-fields h3,
#checkout-wrapper #customer_shipping_details,
#checkout-wrapper #order_review,
#checkout-wrapper #customer_billing_details.show-login-reminder.not-logged-in,
#checkout-wrapper #checkout_coupon {
  display: none;
}
#checkout-wrapper #checkout_coupon,
#checkout-wrapper #checkout_login,
#checkout-wrapper form.checkout {
  max-width: 850px;
  margin: 0 auto;
}
#checkout-wrapper #order_review {
  max-width: 650px;
  margin: 0 auto;
}
#checkout-wrapper form.checkout {
  display: block;
}
#checkout-wrapper form.checkout #billing_phone_field,
#checkout-wrapper form.checkout #billing_email_field {
  width: 48%;
  clear: none;
}
#checkout-wrapper form.checkout #billing_phone_field {
  float: left;
}
#checkout-wrapper form.checkout #billing_email_field {
  float: right;
}
#checkout-wrapper form.checkout #order_review {
  float: none;
  width: 100%;
}
#checkout-wrapper form.login {
  margin-bottom: 0;
}
#checkout-wrapper .woocommerce-billing-fields__field-wrapper:after,
#checkout-wrapper .woocommerce-shipping-fields__field-wrapper:after {
  content: "";
  display: block;
  visibility: hidden;
  clear: both;
  zoom: 1;
  height: 0;
}
#checkout-wrapper #form_actions {
  display: inline-block;
  width: 100%;
  margin-top: 35px;
}
#checkout-wrapper #form_actions p.form-row.notes {
  margin: 0;
}
#checkout-wrapper #form_actions a {
  float: left;
  font-size: 12px;
  font-weight: 600;
  padding-bottom: 1px;
  border-bottom: 2px solid;
  margin-top: 6px;
  text-transform: uppercase;
  letter-spacing: 0.6px;
}
#checkout-wrapper #form_actions a i {
  font-size: 16px;
  margin-right: 5px;
}
#checkout-wrapper #form_actions .buttons {
  float: right;
}
#checkout-wrapper #form_actions .buttons input {
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  border-radius: 30px;
}
#checkout-wrapper #form_actions .buttons input.prev {
  display: none;
}
#checkout-wrapper #form_actions .buttons input.next {
  margin-left: 10px;
}

.ow-invalid input,
.ow-invalid select,
.ow-invalid .select2-selection,
.ow-invalid textarea {
  border: 1px solid #dc3545 !important;
}

/* Responsive */
@media only screen and (max-width: 959px) {
  #owp-checkout-timeline li {
    padding: 0 !important;
    margin-bottom: 15px;
  }
  #owp-checkout-timeline li, #owp-checkout-timeline.step-4 li {
    float: none;
    width: 100%;
  }
}
/* /home/user/htdocs/electromagnyc.com/wp-content/themes/oceanwp/assets/css/woo/woo-multistep-checkout.min.css */
#owp-checkout-timeline{margin-bottom:40px}#owp-checkout-timeline li{float:left;width:33.33%}#owp-checkout-timeline.step-4 li{width:25%}#owp-checkout-timeline .timeline-wrapper{position:relative;display:block;padding:10px;background-color:#eee;color:#333;font-size:15px;line-height:40px;-webkit-transition:all .1s ease;-moz-transition:all .1s ease;-ms-transition:all .1s ease;-o-transition:all .1s ease;transition:all .1s ease;cursor:pointer}#owp-checkout-timeline .active .timeline-wrapper{background-color:#13aff0;color:#fff}#owp-checkout-timeline .timeline-step{display:inline-block;font-size:14px;text-align:center;width:26px;height:26px;line-height:22px;margin-right:8px;background-color:#fff;color:#ccc;border:2px solid #ccc;border-radius:20px}#owp-checkout-timeline .timeline-label{font-weight:600}#owp-checkout-timeline.arrow li{padding-right:50px}#owp-checkout-timeline.arrow .timeline-wrapper:before,#owp-checkout-timeline.arrow .timeline-wrapper:after{content:"";position:absolute;top:0;width:0;height:0;-webkit-transition:all .1s ease;-moz-transition:all .1s ease;-ms-transition:all .1s ease;-o-transition:all .1s ease;transition:all .1s ease}#owp-checkout-timeline.arrow .timeline-wrapper:before{left:-20px;border-top:30px solid #eee;border-bottom:30px solid #eee;border-left:20px solid rgba(0,0,0,0)}#owp-checkout-timeline.arrow .timeline-wrapper:after{right:-20px;border-top:30px solid rgba(0,0,0,0);border-bottom:30px solid rgba(0,0,0,0);border-left:20px solid #eee;border-right-color:#eee}#owp-checkout-timeline.arrow .active .timeline-wrapper:before{border-top-color:#13aff0;border-bottom-color:#13aff0}#owp-checkout-timeline.arrow .active .timeline-wrapper:after{border-left-color:#13aff0;border-right-color:#13aff0}#owp-checkout-timeline.square li{text-align:center}#checkout-wrapper .woocommerce-billing-fields h3,#checkout-wrapper #customer_shipping_details,#checkout-wrapper #order_review,#checkout-wrapper #customer_billing_details.show-login-reminder.not-logged-in,#checkout-wrapper #checkout_coupon{display:none}#checkout-wrapper #checkout_coupon,#checkout-wrapper #checkout_login,#checkout-wrapper form.checkout{max-width:850px;margin:0 auto}#checkout-wrapper #order_review{max-width:650px;margin:0 auto}#checkout-wrapper form.checkout{display:block}#checkout-wrapper form.checkout #billing_phone_field,#checkout-wrapper form.checkout #billing_email_field{width:48%;clear:none}#checkout-wrapper form.checkout #billing_phone_field{float:left}#checkout-wrapper form.checkout #billing_email_field{float:right}#checkout-wrapper form.checkout #order_review{float:none;width:100%}#checkout-wrapper form.login{margin-bottom:0}#checkout-wrapper .woocommerce-billing-fields__field-wrapper:after,#checkout-wrapper .woocommerce-shipping-fields__field-wrapper:after{content:"";display:block;visibility:hidden;clear:both;zoom:1;height:0}#checkout-wrapper #form_actions{display:inline-block;width:100%;margin-top:35px}#checkout-wrapper #form_actions p.form-row.notes{margin:0}#checkout-wrapper #form_actions a{float:left;font-size:12px;font-weight:600;padding-bottom:1px;border-bottom:2px solid;margin-top:6px;text-transform:uppercase;letter-spacing:.6px}#checkout-wrapper #form_actions a i{font-size:16px;margin-right:5px}#checkout-wrapper #form_actions .buttons{float:right}#checkout-wrapper #form_actions .buttons input{-webkit-border-radius:30px;-moz-border-radius:30px;-ms-border-radius:30px;border-radius:30px}#checkout-wrapper #form_actions .buttons input.prev{display:none}#checkout-wrapper #form_actions .buttons input.next{margin-left:10px}.ow-invalid input,.ow-invalid select,.ow-invalid .select2-selection,.ow-invalid textarea{border:1px solid #dc3545 !important}@media only screen and (max-width: 959px){#owp-checkout-timeline li{padding:0 !important;margin-bottom:15px}#owp-checkout-timeline li,#owp-checkout-timeline.step-4 li{float:none;width:100%}}
/* /home/user/htdocs/electromagnyc.com/wp-content/themes/oceanwp/assets/css/woo/woo-quick-view.css */
/*------------------------------------------------------------------
Woo Quick View
-------------------------------------------------------------------*/
.owp-quick-view {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 10px 0;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.6);
  color: #fff;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  opacity: 0;
  visibility: hidden;
  z-index: 12;
}
.owp-quick-view:hover {
  background-color: rgba(0, 0, 0, 0.9);
  color: #fff;
}
.owp-quick-view i {
  display: inline-block;
  font-size: 16px;
  font-weight: 400;
  margin-right: 9px;
  line-height: 1;
  vertical-align: middle;
  margin-top: -4px;
}

.woo-entry-image .owp-quick-view .owp-icon {
  margin-right: 9px;
  line-height: 1;
  margin-top: -4px;
}
.woo-entry-image .owp-quick-view .owp-icon use {
  stroke: #fff;
}
.woo-entry-image .owp-quick-view .owp-icon use:hover {
  stroke: #fff;
}

.woocommerce .products .product-inner:hover .owp-quick-view {
  opacity: 1;
  visibility: visible;
}

.woo-entry-image.loading:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -15px;
  margin-top: -15px;
  width: 30px;
  height: 30px;
  opacity: 0.8;
  border-width: 3px;
  border-style: solid;
  border-color: rgba(0, 0, 0, 0.1);
  border-left-color: #fff;
  z-index: 99;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  -ms-animation: qv-spin 0.6s infinite linear;
  -webkit-animation: qv-spin 0.6s infinite linear;
  -o-animation: qv-spin 0.6s infinite linear;
  -moz-animation: qv-spin 0.6s infinite linear;
  animation: qv-spin 0.6s infinite linear;
}
.woo-entry-image.loading:after {
  content: "";
  background-color: rgba(0, 0, 0, 0.15);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  visibility: visible;
  z-index: 11;
}

@-webkit-keyframes qv-spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes qv-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
#owp-qv-wrap {
  display: none;
  overflow-x: hidden;
  overflow-y: auto;
}
#owp-qv-wrap,
#owp-qv-wrap .owp-qv-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
}
#owp-qv-wrap .owp-qv-image,
#owp-qv-wrap .summary {
  width: 50%;
}
#owp-qv-wrap .owp-qv-slides,
#owp-qv-wrap .flex-control-nav,
#owp-qv-wrap .flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
#owp-qv-wrap .owp-qv-slides {
  display: inline-block;
  vertical-align: top;
}
#owp-qv-wrap .summary {
  padding: 30px;
  margin: 0;
}
#owp-qv-wrap .flex-viewport {
  float: none;
  width: 100%;
}
#owp-qv-wrap img {
  display: block;
  width: 100%;
  height: auto;
}
#owp-qv-wrap .flex-control-nav {
  position: absolute;
  bottom: 10px;
  width: 100%;
  text-align: center;
}
#owp-qv-wrap .flex-control-nav li {
  display: inline-block;
  position: relative;
  margin: 0 5px;
  line-height: 1;
  z-index: 10;
}
#owp-qv-wrap .flex-control-nav li a {
  display: inline-block;
  width: 12px;
  height: 12px;
  border: 3px solid #111;
  opacity: 0.4;
  text-indent: -9999px;
  cursor: pointer;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
#owp-qv-wrap .flex-control-nav li a:hover {
  opacity: 0.7;
}
#owp-qv-wrap .flex-control-nav li a.flex-active {
  background: rgba(0, 0, 0, 0.9);
  cursor: default;
}
#owp-qv-wrap .flex-direction-nav a {
  position: absolute;
  top: 50%;
  width: 30px;
  height: 30px;
  margin-top: -15px;
  color: rgba(0, 0, 0, 0.8);
  opacity: 0;
  overflow: hidden;
  cursor: pointer;
  z-index: 10;
}
#owp-qv-wrap .flex-direction-nav a:before {
  display: inline-block;
  font: normal normal 900 30px/1 "Font Awesome 5 free";
  text-rendering: auto;
}
#owp-qv-wrap .flex-direction-nav a.flex-prev {
  left: -50px;
  text-align: right;
}
#owp-qv-wrap .flex-direction-nav a.flex-prev:before {
  content: "\f104";
}
#owp-qv-wrap .flex-direction-nav a.flex-next {
  right: -50px;
}
#owp-qv-wrap .flex-direction-nav a.flex-next:before {
  content: "\f105";
}
#owp-qv-wrap .owp-qv-image:hover .flex-direction-nav a.flex-prev {
  opacity: 0.8;
  left: 10px;
}
#owp-qv-wrap .owp-qv-image:hover .flex-direction-nav a.flex-next {
  opacity: 0.8;
  right: 10px;
}

.owp-qv-container {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  text-align: center;
  padding: 30px;
}
.owp-qv-container:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.owp-qv-open {
  overflow: hidden;
}

.owp-qv-content-wrap {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  text-align: left;
  max-width: 100%;
  z-index: 1045;
  opacity: 0;
  -webkit-transform: translateY(-30px);
  -moz-transform: translateY(-30px);
  -ms-transform: translateY(-30px);
  -o-transform: translateY(-30px);
  transform: translateY(-30px);
  -webkit-transition: transform 0.5s, opacity 0.3s;
  -moz-transition: transform 0.5s, opacity 0.3s;
  transition: transform 0.5s, opacity 0.3s;
}

.is-visible .owp-qv-content-wrap {
  opacity: 1;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}

.owp-qv-content-inner {
  position: relative;
  background-color: #fff;
  max-width: 875px;
  margin: 0 auto;
  z-index: 1000;
  -webkit-box-shadow: 3px 3px 20px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 3px 3px 20px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 3px 3px 20px 0 rgba(0, 0, 0, 0.15);
}
.owp-qv-content-inner .owp-qv-close {
  position: absolute;
  top: 0;
  right: 0;
  color: #333;
  opacity: 0.5;
  font-weight: 300;
  font-size: 40px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  z-index: 1001;
}
.owp-qv-content-inner .owp-qv-close:hover {
  opacity: 1;
}
.owp-qv-content-inner .product {
  margin: 0;
}
.owp-qv-content-inner select {
  padding: 0 12px;
}

.owp-qv-overlay {
  background-color: rgba(0, 0, 0, 0.5);
  cursor: pointer;
}

#owp-qv-content a.woocommerce-review-link {
  display: none;
}

@media screen and (max-width: 850px) {
  #owp-qv-wrap .owp-qv-image,
#owp-qv-wrap .summary {
    width: 100%;
  }
  .owp-qv-container:before {
    display: none;
  }
}
/* /home/user/htdocs/electromagnyc.com/wp-content/themes/oceanwp/assets/css/woo/woo-quick-view.min.css */
﻿.owp-quick-view{position:absolute;bottom:0;left:0;width:100%;padding:10px 0;text-align:center;background-color:rgba(0,0,0,.6);color:#fff;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.4px;opacity:0;visibility:hidden;z-index:12}.owp-quick-view:hover{background-color:rgba(0,0,0,.9);color:#fff}.owp-quick-view i{display:inline-block;font-size:16px;font-weight:400;margin-right:9px;line-height:1;vertical-align:middle;margin-top:-4px}.woo-entry-image .owp-quick-view .owp-icon{margin-right:9px;line-height:1;margin-top:-4px}.woo-entry-image .owp-quick-view .owp-icon use{stroke:#fff}.woo-entry-image .owp-quick-view .owp-icon use:hover{stroke:#fff}.woocommerce .products .product-inner:hover .owp-quick-view{opacity:1;visibility:visible}.woo-entry-image.loading:before{content:"";position:absolute;top:50%;left:50%;margin-left:-15px;margin-top:-15px;width:30px;height:30px;opacity:.8;border-width:3px;border-style:solid;border-color:rgba(0,0,0,.1);border-left-color:#fff;z-index:99;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;border-radius:50%;-ms-animation:qv-spin .6s infinite linear;-webkit-animation:qv-spin .6s infinite linear;-o-animation:qv-spin .6s infinite linear;-moz-animation:qv-spin .6s infinite linear;animation:qv-spin .6s infinite linear}.woo-entry-image.loading:after{content:"";background-color:rgba(0,0,0,.15);position:absolute;top:0;left:0;right:0;bottom:0;height:100%;visibility:visible;z-index:11}@-webkit-keyframes qv-spin{0%{-webkit-transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg)}}@keyframes qv-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}#owp-qv-wrap{display:none;overflow-x:hidden;overflow-y:auto}#owp-qv-wrap,#owp-qv-wrap .owp-qv-overlay{position:fixed;top:0;left:0;width:100%;height:100%;z-index:999}#owp-qv-wrap .owp-qv-image,#owp-qv-wrap .summary{width:50%}#owp-qv-wrap .owp-qv-slides,#owp-qv-wrap .flex-control-nav,#owp-qv-wrap .flex-direction-nav{margin:0;padding:0;list-style:none}#owp-qv-wrap .owp-qv-slides{display:inline-block;vertical-align:top}#owp-qv-wrap .summary{padding:30px;margin:0}#owp-qv-wrap .flex-viewport{float:none;width:100%}#owp-qv-wrap img{display:block;width:100%;height:auto}#owp-qv-wrap .flex-control-nav{position:absolute;bottom:10px;width:100%;text-align:center}#owp-qv-wrap .flex-control-nav li{display:inline-block;position:relative;margin:0 5px;line-height:1;z-index:10}#owp-qv-wrap .flex-control-nav li a{display:inline-block;width:12px;height:12px;border:3px solid #111;opacity:.4;text-indent:-9999px;cursor:pointer;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;border-radius:50%}#owp-qv-wrap .flex-control-nav li a:hover{opacity:.7}#owp-qv-wrap .flex-control-nav li a.flex-active{background:rgba(0,0,0,.9);cursor:default}#owp-qv-wrap .flex-direction-nav a{position:absolute;top:50%;width:30px;height:30px;margin-top:-15px;color:rgba(0,0,0,.8);opacity:0;overflow:hidden;cursor:pointer;z-index:10}#owp-qv-wrap .flex-direction-nav a:before{display:inline-block;font:normal normal 900 30px/1 "Font Awesome 5 free";text-rendering:auto}#owp-qv-wrap .flex-direction-nav a.flex-prev{left:-50px;text-align:right}#owp-qv-wrap .flex-direction-nav a.flex-prev:before{content:""}#owp-qv-wrap .flex-direction-nav a.flex-next{right:-50px}#owp-qv-wrap .flex-direction-nav a.flex-next:before{content:""}#owp-qv-wrap .owp-qv-image:hover .flex-direction-nav a.flex-prev{opacity:.8;left:10px}#owp-qv-wrap .owp-qv-image:hover .flex-direction-nav a.flex-next{opacity:.8;right:10px}.owp-qv-container{position:absolute;width:100%;height:100%;left:0;top:0;text-align:center;padding:30px}.owp-qv-container:before{content:"";display:inline-block;height:100%;vertical-align:middle}.owp-qv-open{overflow:hidden}.owp-qv-content-wrap{position:relative;display:inline-block;vertical-align:middle;text-align:left;max-width:100%;z-index:1045;opacity:0;-webkit-transform:translateY(-30px);-moz-transform:translateY(-30px);-ms-transform:translateY(-30px);-o-transform:translateY(-30px);transform:translateY(-30px);-webkit-transition:transform .5s,opacity .3s;-moz-transition:transform .5s,opacity .3s;transition:transform .5s,opacity .3s}.is-visible .owp-qv-content-wrap{opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}.owp-qv-content-inner{position:relative;background-color:#fff;max-width:875px;margin:0 auto;z-index:1000;-webkit-box-shadow:3px 3px 20px 0 rgba(0,0,0,.15);-moz-box-shadow:3px 3px 20px 0 rgba(0,0,0,.15);box-shadow:3px 3px 20px 0 rgba(0,0,0,.15)}.owp-qv-content-inner .owp-qv-close{position:absolute;top:0;right:0;color:#333;opacity:.5;font-weight:300;font-size:40px;width:40px;height:40px;line-height:40px;text-align:center;z-index:1001}.owp-qv-content-inner .owp-qv-close:hover{opacity:1}.owp-qv-content-inner .product{margin:0}.owp-qv-content-inner select{padding:0 12px}.owp-qv-overlay{background-color:rgba(0,0,0,.5);cursor:pointer}#owp-qv-content a.woocommerce-review-link{display:none}@media screen and (max-width: 850px){#owp-qv-wrap .owp-qv-image,#owp-qv-wrap .summary{width:100%}.owp-qv-container:before{display:none}}
/* /home/user/htdocs/electromagnyc.com/wp-content/themes/oceanwp/assets/css/woo/woo-star-font.css */
/*------------------------------------------------------------------
Woo Star Font
-------------------------------------------------------------------*/
@font-face { font-family: 'star'; src: url('../../fonts/star/star.eot'); src: url('../../fonts/star/star.eot?#iefix') format('embedded-opentype'), url('../../fonts/star/star.woff') format('woff'), url('../../fonts/star/star.ttf') format('truetype'), url('../../fonts/star/star.svg#star') format('svg'); font-weight: normal; font-style: normal; font-display: swap; }

#reviews .comment-reply-title {
    display: none;
}

#reviews .comment-form-rating label {
    display: block;
    margin: 10px 0 0;
    line-height: 1;
}

.star-rating {
    overflow: hidden;
    position: relative;
    height: 1.618em;
    line-height: 1.618;
    font-size: 1em;
    width: 5.3em;
    font-family: star;
    font-weight: 400
}

.star-rating::before {
    content: '\53\53\53\53\53';
    opacity: .25;
    float: left;
    top: 0;
    left: 0;
    position: absolute
}

.star-rating span {
    overflow: hidden;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
    padding-top: 1.5em
}

.star-rating span::before {
    content: '\53\53\53\53\53';
    top: 0;
    position: absolute;
    left: 0;
    color: #f9ca63
}

p.stars {
    display: inline-block;
    margin: 0 0 20px;
    line-height: 1;
}

p.stars a {
    position: relative;
    height: 1em;
    width: 1em;
    text-indent: -999em;
    display: inline-block;
    text-decoration: none;
    margin-right: 1px;
    font-weight: 400
}

p.stars a::before {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 1em;
    height: 1em;
    line-height: 1;
    font-family: star;
    content: '\53';
    color: #43454b;
    text-indent: 0;
    opacity: .25
}

p.stars a:hover~a::before {
    content: '\53';
    color: #43454b;
    opacity: .25
}

p.stars:hover a::before {
    content: '\53';
    color: #f9ca63;
    opacity: 1
}

p.stars.selected a.active::before {
    content: '\53';
    color: #f9ca63;
    opacity: 1
}

p.stars.selected a.active~a::before {
    content: '\53';
    color: #43454b;
    opacity: .25
}

p.stars.selected a:not(.active)::before {
    content: '\53';
    color: #f9ca63;
    opacity: 1
}

/* Filter rating widget */
.widget_rating_filter .wc-layered-nav-rating {
    margin-bottom: 10px;
}

.widget_rating_filter .wc-layered-nav-rating .star-rating {
    display: inline-block;
    height: 1em;
    line-height: 1;
}

/* RTL */
.rtl .star-rating::before {
    float: right;
    right: 0;
    left: auto;
}

.rtl .star-rating span {
    float: right;
    right: 0;
    left: auto;
}

.rtl .star-rating span::before {
    right: 0;
    left: auto;
}

.rtl p.stars a {
    margin-left: 1px;
    margin-right: 0;
}

.rtl p.stars a::before {
    right: 0;
    left: auto;
}
/* /home/user/htdocs/electromagnyc.com/wp-content/themes/oceanwp/assets/css/woo/woo-star-font.min.css */
@font-face{font-family:star;src:url('../../fonts/star/star.eot');src:url('../../fonts/star/star.eot?#iefix') format('embedded-opentype'),url('../../fonts/star/star.woff') format('woff'),url('../../fonts/star/star.ttf') format('truetype'),url('../../fonts/star/star.svg#star') format('svg');font-weight:400;font-style:normal;font-display:swap}#reviews .comment-reply-title{display:none}#reviews .comment-form-rating label{display:block;margin:10px 0 0;line-height:1}.star-rating{overflow:hidden;position:relative;height:1.618em;line-height:1.618;font-size:1em;width:5.3em;font-family:star;font-weight:400}.star-rating::before{content:'\53\53\53\53\53';opacity:.25;float:left;top:0;left:0;position:absolute}.star-rating span{overflow:hidden;float:left;top:0;left:0;position:absolute;padding-top:1.5em}.star-rating span::before{content:'\53\53\53\53\53';top:0;position:absolute;left:0;color:#f9ca63}p.stars{display:inline-block;margin:0 0 20px;line-height:1}p.stars a{position:relative;height:1em;width:1em;text-indent:-999em;display:inline-block;text-decoration:none;margin-right:1px;font-weight:400}p.stars a::before{display:block;position:absolute;top:0;left:0;width:1em;height:1em;line-height:1;font-family:star;content:'\53';color:#43454b;text-indent:0;opacity:.25}p.stars a:hover~a::before{content:'\53';color:#43454b;opacity:.25}p.stars:hover a::before{content:'\53';color:#f9ca63;opacity:1}p.stars.selected a.active::before{content:'\53';color:#f9ca63;opacity:1}p.stars.selected a.active~a::before{content:'\53';color:#43454b;opacity:.25}p.stars.selected a:not(.active)::before{content:'\53';color:#f9ca63;opacity:1}.widget_rating_filter .wc-layered-nav-rating{margin-bottom:10px}.widget_rating_filter .wc-layered-nav-rating .star-rating{display:inline-block;height:1em;line-height:1}.rtl .star-rating::before{float:right;right:0;left:auto}.rtl .star-rating span{float:right;right:0;left:auto}.rtl .star-rating span::before{right:0;left:auto}.rtl p.stars a{margin-left:1px;margin-right:0}.rtl p.stars a::before{right:0;left:auto}
/* /home/user/htdocs/electromagnyc.com/wp-content/themes/oceanwp/assets/css/woo/woocommerce-rtl.css */
/*
 * Theme Name: OceanWP RTL WooCommerce CSS
 * Description: Adds support for languages written in a Right To Left (RTL) direction.
 */

/* Header cart */
.wcmenucart-details { margin-right: 8px !important; margin-left: 0; }
.wcmenucart-details.count:before { right: -3px; left: auto; border-style: solid none solid solid; border-width: 5px medium 5px 5px; }

/* General */
.col2-set .col-1,
.woocommerce .form-row-first { float: right; margin-left: 4%; margin-right: 0; }

.col2-set .col-2,
.woocommerce .form-row-last { float: left; }

/* Account page */
.account-side-style .woocommerce #customer_login > div { float: right; }
.account-side-style .woocommerce #customer_login .col-2 { float: left; }
.account-side-style .woocommerce #customer_login .woocommerce-form__label .woocommerce-form__input { margin: -3px 15px 0 6px !important; }
.woocommerce .oceanwp-loginform-wrap .form-row label.woocommerce-form__label input#rememberme { margin: -3px 0 0 10px; }

/* Stars */
.woocommerce .star-rating:before { float: right; right: 0; left: auto; }
.woocommerce .star-rating span { float: right; right: 0; left: auto; }
.woocommerce .star-rating span:before { right: 0; left: auto; }

/* Quantity */
.quantity,
.quantity .qty,
.quantity .minus,
.quantity .plus { float: right; }
.quantity .minus { border-left-width: 0; border-right-width: 1px; }
.quantity .plus { border-right-width: 0; border-left-width: 1px; }

/* Button loading*/
.woocommerce #respond input#submit.loading:after,
.woocommerce a.button.loading:after,
.woocommerce button.button.loading:after,
.woocommerce input.button.loading:after { margin-right: 6px; margin-left: 0; }

/* Button added to cart */
.woocommerce ul.products li.product .added_to_cart:after { font-family: 'simple-line-icons'; content: '\e035'; margin-right: 6px; margin-left: 0; vertical-align: bottom; }

/* Store > ordering & sorting */
.woocommerce .oceanwp-off-canvas-filter,
.woocommerce .oceanwp-grid-list { float: right; margin: 0 0 0 20px; }
.woocommerce .oceanwp-grid-list a:last-child { margin-right: 10px; margin-left: 0; }

.woocommerce .woocommerce-ordering { float: right; }

.woocommerce .result-count { float: left; }
.woocommerce .result-count li { float: right; }
.woocommerce .result-count li.view-title { margin-left: 6px; margin-right: 0; }

/* Store > pagination */
.woocommerce nav.woocommerce-pagination ul { text-align: left; }

/* Notices */
.woocommerce-message,
.woocommerce-error,
.woocommerce-info { text-align: right; }
.woocommerce-message a,
.woocommerce-error a,
.woocommerce-info a { float: left; }

/* Sale & out of stock tags */
.woocommerce span.onsale,
.woocommerce ul.products li.product.outofstock .outofstock-badge,
.woocommerce ul.products li.product .onsale { right: 20px; left: auto !important; }

/* Product entry */
.woocommerce ul.products.owp-content-left .product-inner { text-align: right; }
.woocommerce ul.products.owp-content-right .product-inner { text-align: left; }

/* Product entry > list view */
.woocommerce ul.products.list .product-inner { text-align: right; }
.woocommerce ul.products.list li.product .woo-entry-image { float: right; margin: 0 0 0 3%; }
.woocommerce ul.products.list li.product .woo-entry-inner { float: right; }

/* Product entry slider */
.woocommerce ul.products li.product .product-entry-slider .slick-arrow.slick-prev { left: auto; right: 0; }
.woocommerce ul.products li.product .product-entry-slider .slick-arrow.slick-next { right: auto; left: 0; }

/* Product entry quick view */
body .owp-quick-view i { margin-left: 6px; margin-right: 0; }
body #owp-qv-wrap .summary { text-align: right; }
body #owp-qv-wrap .flex-direction-nav a.flex-prev { right: -50px; left: auto; text-align: left; }
body #owp-qv-wrap .flex-direction-nav a.flex-prev:before { content: '\f105'; }
body #owp-qv-wrap .flex-direction-nav a.flex-next { left: -50px; right: auto; }
body #owp-qv-wrap .flex-direction-nav a.flex-next:before { content: '\f104'; }
body #owp-qv-wrap .owp-qv-image:hover .flex-direction-nav a.flex-prev { right: 10px; left: auto; }
body #owp-qv-wrap .owp-qv-image:hover .flex-direction-nav a.flex-next { left: 10px; right: auto; }
body .owp-qv-content-inner .owp-qv-close { left: 0; right: auto; }

/* Single product navigation */
@media (min-width: 1080px) {
	.owp-product-nav-wrap { left: 0; right: auto; }
}
.owp-product-nav-wrap { text-align: left; }

.owp-product-nav li { margin-right: 3px; margin-left: 0; }
.owp-product-nav li:first-child { margin-right: 0; }
.owp-product-nav li a.owp-nav-text.next-text { padding-right: 3px; padding-left: 0; }
.owp-product-nav li a.owp-nav-text.prev-text { padding-left: 3px; padding-right: 0; }
.owp-product-nav li .owp-nav-thumb { right: -99999px; left: auto; }
.owp-product-nav li:hover > .owp-nav-thumb { right: 50%; left: auto; -webkit-transform: translateX(50%); transform: translateX(50%); }

/* Single product */
.woocommerce div.product div.summary { float: left; }
.woocommerce div.product div.images { float: right; }
.woocommerce div.product form.cart .button { float: right; }
.woocommerce div.product form.cart div.quantity { float: right; margin-right: 0; margin-left: 10px; }
.woocommerce div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger { left: 10px; right: auto; }
.woocommerce div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-2 .flex-control-thumbs li { float: right; margin-left: 4%; margin-right: 0; }
.woocommerce div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-2 .flex-control-thumbs li:nth-child(2n) { margin-left: 0; }
.woocommerce div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-3 .flex-control-thumbs li { float: right; margin-left: 4%; margin-right: 0; }
.woocommerce div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-3 .flex-control-thumbs li:nth-child(3n) { margin-left: 0; }
.woocommerce div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li { float: right; margin-left: 4%; margin-right: 0; }
.woocommerce div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n) { margin-left: 0; }
.woocommerce div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs li { float: right; margin-left: 4%; margin-right: 0; }
.woocommerce div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs li:nth-child(5n) { margin-left: 0; }
.woocommerce div.product .summary .added_to_cart { margin-right: 6px; margin-left: 0; }

/* Single product thumbnails */
@media (min-width: 769px) {
	.woocommerce div.product.owp-thumbs-layout-vertical span.onsale { right: 12%; left: auto; }
	.woocommerce div.product.owp-thumbs-layout-vertical div.images .flex-viewport { float: left; }
	.woocommerce div.product.owp-thumbs-layout-vertical div.images .flex-control-thumbs { float: right; }
}

/* Single product rating */
.woocommerce div.product .woocommerce-product-rating .star-rating { float: right; margin-left: 10px; margin-right: 0; }

/* Single product quantity */
.woocommerce div.product form.cart div.quantity { float: right; margin-left: 10px; margin-right: 0; }

/* Single product variations */
.woocommerce div.product form.cart .variations .reset_variations { float: right; }
.woocommerce div.product form.cart .variations .reset_variations:before { margin-left: 5px; margin-right: 0; }
.single_variation { float: right; }

/* Single product tabs */
@media (min-width: 769px) {
	.woocommerce div.product.owp-tabs-layout-vertical .woocommerce-tabs ul.tabs { float: right; }
	.woocommerce div.product.owp-tabs-layout-vertical .woocommerce-tabs ul.tabs li a { text-align: right; }
	.woocommerce div.product.owp-tabs-layout-vertical .woocommerce-tabs ul.tabs li a:after { left: -2px; right: auto; }
	.woocommerce div.product.owp-tabs-layout-vertical .woocommerce-tabs .panel { float: left; border-right-width: 1px; border-left-width: 0; }
}

/* Single product additional info */
.woocommerce table.shop_attributes,
.woocommerce table.shop_attributes th,
.woocommerce table.shop_attributes td,
.woocommerce table.shop_attributes th { text-align: right; }

/* Single product reviews */
.woocommerce #reviews .star-rating { float: left; }

/* Single product reviews list */
.woocommerce #reviews #comments ol.commentlist li img.avatar { right: 0; left: auto; }
.woocommerce #reviews #comments ol.commentlist li .comment_container { padding-right: 90px; padding-left: 0; }

/* Single product reviews respond form */
#review_form #respond p.comment-form-author { float: right; padding-left: 10px; padding-right: 0; }
#review_form #respond p.comment-form-email { float: left; padding-right: 10px; padding-left: 0; }
#review_form #respond p { text-align: right; }
#review_form #respond .form-submit input,
#review_form #respond .form-submit input { right: auto }

/* Single product reviews stars */
p.stars span a:after { right: 0; left: auto; }

/* Floating bar */
body .owp-floating-bar .right { text-align: left; }
body .owp-floating-bar p.selected { margin-left: 12px; margin-right: 0; }
body .owp-floating-bar .product_price p { margin-left: 30px; margin-right: 0; }
body .owp-floating-bar form.cart .quantity { margin-left: 15px; margin-right: 0; }

/* Widget filter */
.woocommerce .widget_price_filter .ui-slider { text-align: right; }
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle { margin-right: -6px; margin-left: 0; }
.woocommerce .widget_price_filter .price_slider_amount .button { float: left; }
.woocommerce .widget_price_filter .price_slider_amount { text-align: right; }

/* Widget search */
.woocommerce-product-search input[type='submit'] { float: left; }

/* Widget product categories */
.widget_product_categories li a,
.widget_layered_nav li a { padding-right: 22px; padding-left: 0; }
.widget_product_categories li a:before,
.widget_layered_nav li a:before { right: 0; left: auto; }
.widget_product_categories li .count,
.widget_layered_nav li .count { left: 0; right: auto; }
.woocommerce .widget_product_categories li ul.children { margin: 5px 16px 0 0; }
.woocommerce .widget_product_categories li ul.children li a { padding-right: 0; }

/* Cart table */
.woocommerce table.shop_table { margin: 0 0 24px -1px; text-align: right; }

.woocommerce-cart table.cart td.actions button[name='update_cart'] { float: left }

/* Cart actions */
.woocommerce-cart table.cart td.actions .coupon .input-text { margin: 0 0 0 8px; }
.woocommerce-cart table.cart td.actions input[name='update_cart'] { float: left; }
.woocommerce-cart table.cart td.actions .coupon { float: right; }

/* Cart collaterals */
.woocommerce .cart-collaterals .related,
.woocommerce-page .cart-collaterals .related,
.woocommerce .cart-collaterals .cross-sells,
.woocommerce-page .cart-collaterals .cross-sells { float: right; }
.woocommerce .cart-collaterals .shipping_calculator,
.woocommerce-page .cart-collaterals .shipping_calculator { clear: left; float: left; }
.woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals { float: left; }

.woocommerce-cart .cart-collaterals .cart_totals table th { border-left-style: solid; border-left-width: 1px;  border-right-width: 0; }

ul#shipping_method li label { padding-right: 10px; }

.woocommerce #order_review table.shop_table tfoot td ul#shipping_method li { text-align: right;}

/* Checkout */
#ship-to-different-address label span { text-align: left !important; display: inherit; }

@media only screen and (max-width: 767px) {
	ul#shipping_method {
		text-align: right;
	}

	.woocommerce .cart-collaterals .cart_totals .shipping-calculator-button { float: right;}

	.woocommerce .cart-collaterals p { text-align: right; }
}

/* Checkout login/register/coupon forms */
.woocommerce-checkout form.login .lost_password { float: left; }
.woocommerce-checkout form.checkout_coupon .form-row-first { float: right; }
.woocommerce-checkout form.checkout_coupon .form-row-last { float: left; }

/* Checkout > Col */
.woocommerce-checkout > .col2-set { float: right; }
.woocommerce-checkout h3#order_review_heading,
.woocommerce-checkout #order_review { float: left; }

/* Checkout your order */
.woocommerce #order_review table.shop_table tbody td.product-name { text-align: right; }
.woocommerce #order_review table.shop_table thead th.product-total { text-align: left; }
.woocommerce-checkout #payment ul.payment_methods .wc_payment_method > label:before { margin-left: 10px; margin-right: 0; }
.woocommerce-checkout #payment ul.payment_methods li { text-align: right; }
.woocommerce-checkout #payment ul.payment_methods li img { float: left; }
.woocommerce-checkout #payment .payment_method_paypal .about_paypal { margin-right: 6px; margin-left: 0; }

/* Checkout returning customer form */
.woocommerce form.login .lost_password { margin: 0 }
.woocommerce-checkout form.login label.inline { padding-right: 10px; padding-left: 0; }

/* Multi-step checkout */
body #owp-checkout-timeline li { float: right; }
body #owp-checkout-timeline .timeline-step { margin-left: 8px; margin-right: 0; }
body #owp-checkout-timeline.arrow li { padding-left: 50px; padding-right: 0; }
body #owp-checkout-timeline.arrow .timeline-wrapper:before { right: -20px; left: auto; border-right: 20px solid transparent; border-left-width: 0; }
body #owp-checkout-timeline.arrow .timeline-wrapper:after { left: -20px; right: auto; border-right-width: 20px; border-right-style: solid; border-left-width: 0; }
body #checkout-wrapper form.checkout #billing_phone_field { float: right; }
body #checkout-wrapper form.checkout #billing_email_field { float: left; }
body #checkout-wrapper #form_actions a { float: right; }
body #checkout-wrapper #form_actions a i { margin-left: 5px; margin-right: 0; }
body #checkout-wrapper #form_actions .buttons { float: left; }
body #checkout-wrapper #form_actions .buttons input.next { margin-right: 10px; margin-left: 0; }

/* Account page */
@media(min-width: 768px) {
	.woocommerce-MyAccount-tabs { float: right; margin-left: 6%; margin-right: 0; }
	.woocommerce-MyAccount-content { float: left; }
}

/* Wishlist */
body .products .product .tinv-wraper.tinv-wishlist { left: 10px; right: auto; }
body .tinv-wishlist.tinvwl-after-add-to-cart .tinvwl_add_to_wishlist_button.no-txt { margin-right: 0; }
body .tinv-wishlist table input[type="checkbox"] { margin-left: 0 !important; }
body a.wishlist_products_counter.top_wishlist-heart-plus:before,
body a.wishlist_products_counter.top_wishlist-heart:before { margin-left: 2px; margin-right: 0; }

/* Off Canvas sidebar */
#oceanwp-off-canvas-sidebar-wrap { right: 0; left: auto; }
#oceanwp-off-canvas-sidebar-wrap .oceanwp-off-canvas-sidebar { right: -100%; left: auto; }
.off-canvas-enabled #oceanwp-off-canvas-sidebar-wrap .oceanwp-off-canvas-sidebar { right: 0; left: auto; }
.oceanwp-off-canvas-close { left: 15px; right: auto; }

/* Mobile menu cart sidebar */
#oceanwp-cart-sidebar-wrap .oceanwp-cart-sidebar { left: -100%; right: auto; }
.cart-enabled #oceanwp-cart-sidebar-wrap .oceanwp-cart-sidebar { left: 0; right: auto; }

/* Cart shortcode */
.wcmenucart-total { margin-left: 7px; margin-right: 0; }

/*------------------------------------------------------------------
Phone Portrait & Landscape
-------------------------------------------------------------------*/
@media only screen and (max-width: 767px) {

    /* shop list */
    .woocommerce .products.list .product .woo-entry-image { margin: 0 0 20px; }

	/* table cart page */
	.woocommerce table.shop_table tr td { text-align: left; }
	.woocommerce table.shop_table tr td:before { float: right; }
	.woocommerce table.shop_table tr td.product-quantity .quantity { float: left; }
	.woocommerce table.shop_table.my_account_orders .order-actions { text-align: left; }

    /* cart collaterals */
    .woocommerce-cart .cart-collaterals .cart_totals table td { text-align: left; }

    /* Single product navigation */
	.owp-product-nav li.next-li { float: right; }
	.owp-product-nav li.prev-li { float: left; }

}

/*------------------------------------------------------------------
Phone Portrait
-------------------------------------------------------------------*/
@media only screen and (max-width: 480px) {

	/* shop toolbar */
	.woocommerce .woocommerce-ordering { text-align: right; }

}
/* /home/user/htdocs/electromagnyc.com/wp-content/themes/oceanwp/assets/css/woo/woocommerce.css */
/*!
 * Project   : OceanWP WordPress Theme
 * Purpose   : WooCommerce Tweaks
 * Author    : OceanWP
 */
.woocommerce .added_to_cart.disabled,
.woocommerce .added_to_cart:disabled,
.woocommerce .button.disabled,
.woocommerce .button:disabled,
.woocommerce button.disabled,
.woocommerce button:disabled,
.woocommerce input[type=button].disabled,
.woocommerce input[type=button]:disabled,
.woocommerce input[type=reset].disabled,
.woocommerce input[type=reset]:disabled,
.woocommerce input[type=submit].disabled,
.woocommerce input[type=submit]:disabled {
  opacity: 0.5 !important;
  cursor: not-allowed;
}
.woocommerce .button:focus {
  background-color: #0b7cac;
  color: #fff;
}
.woocommerce button.button {
  padding: 12px 20px;
}
.woocommerce button.button.loading {
  -moz-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
}
.woocommerce button.button.loading:after {
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  font-weight: 600;
  font-style: normal;
  letter-spacing: normal;
  text-rendering: auto;
  content: "\f110";
  position: inherit;
  top: auto;
  right: auto;
  margin-left: 6px;
  vertical-align: top;
  font-weight: 400;
  -webkit-animation: spin 2s infinite linear;
  -moz-animation: spin 2s infinite linear;
  -ms-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
  color: inherit;
  -moz-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
}
.woocommerce button.disabled {
  background-color: #777;
}
.woocommerce button.alt:disabled {
  background-color: #777;
}
.woocommerce ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.woocommerce ul.products {
  margin: 0 -10px;
}
.woocommerce ul.products li.product .product-entry-slider {
  opacity: 0;
  visibility: hidden;
  height: 0;
}
.woocommerce ul.products li.product .product-entry-slider .oceanwp-slider-slide,
.woocommerce ul.products li.product .product-entry-slider .oceanwp-slider-slide a,
.woocommerce ul.products li.product .product-entry-slider .oceanwp-slider-slide img {
  display: block;
  position: relative;
  width: 100%;
  margin-bottom: 0;
}
.woocommerce ul.products li.product .product-entry-slider .flickity-button {
  width: 30px;
  height: 36px;
  border-radius: 0;
  background-color: rgba(0, 0, 0, 0.6);
  display: flex;
  justify-content: center;
  align-items: center;
  -moz-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease;
}
.woocommerce ul.products li.product .product-entry-slider .flickity-button:hover {
  background-color: rgba(0, 0, 0, 0.8);
}
.woocommerce ul.products li.product .product-entry-slider .flickity-button:disabled {
  pointer-events: unset;
}
.woocommerce ul.products li.product .product-entry-slider .flickity-button svg {
  fill: #fff;
  width: 12px;
  height: auto;
  position: static;
}
.woocommerce ul.products li.product .product-entry-slider:hover .flickity-button {
  -moz-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  visibility: visible;
}
.woocommerce ul.products li.product .added_to_cart {
  padding: 12px 20px;
}
.woocommerce ul.products li.product .added_to_cart:after {
  font-family: "simple-line-icons";
  font-weight: normal;
  font-style: normal;
  letter-spacing: normal;
  text-rendering: auto;
  content: "\e035";
  margin-left: 6px;
  vertical-align: bottom;
}
.woocommerce ul.products li.product .woo-entry-inner {
  margin: 0;
}
.woocommerce ul.products li.product .woo-entry-inner li {
  margin-bottom: 12px;
  line-height: 1;
}
.woocommerce ul.products li.product .woo-entry-inner li:last-child {
  margin-bottom: 0;
}
.woocommerce ul.products li.product .woo-entry-inner li.image-wrap {
  margin-bottom: 20px;
  position: relative;
}
.woocommerce ul.products li.product .woo-entry-inner li.image-wrap .woo-entry-image,
.woocommerce ul.products li.product .woo-entry-inner li.image-wrap .product-entry-slider-wrap {
  display: block;
}
.woocommerce ul.products li.product .woo-entry-image,
.woocommerce ul.products li.product .product-entry-slider-wrap {
  display: none;
}
.woocommerce ul.products li.product .product-entry-slider-wrap {
  position: relative;
}
.woocommerce ul.products li.product .product-entry-slider-wrap .owp-icon {
  margin-right: 9px;
}
.woocommerce ul.products li.product .product-entry-slider-wrap .owp-icon use {
  stroke: #fff;
}
.woocommerce ul.products li.product .woo-entry-image-swap {
  position: relative;
  overflow: hidden;
}
.woocommerce ul.products li.product .woo-entry-image-swap img {
  -webkit-transition: opacity 0.25s ease-in-out;
  -moz-transition: opacity 0.25s ease-in-out;
  -ms-transition: opacity 0.25s ease-in-out;
  -o-transition: opacity 0.25s ease-in-out;
  transition: opacity 0.25s ease-in-out;
  width: 100%;
  overflow: hidden;
}
.woocommerce ul.products li.product .woo-entry-image-swap .woo-entry-image-main {
  position: relative;
  margin-bottom: 0 !important;
  z-index: 2;
}
.woocommerce ul.products li.product .woo-entry-image-swap .woo-entry-image-secondary {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  height: 100%;
  z-index: 1;
}
.woocommerce ul.products li.product .woo-entry-image-swap:hover .woo-entry-image-main {
  -moz-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
}
.woocommerce ul.products li.product .product-entry-slider {
  display: none;
}
.woocommerce ul.products li.product .product-entry-slider.slick-slider {
  display: none;
}
.woocommerce ul.products li.product .product-entry-slider .slick-arrow {
  position: absolute;
  top: 50%;
  display: block;
  visibility: hidden;
  width: 26px;
  height: 100px;
  margin: -50px 0 0;
  font-size: 22px;
  line-height: 100px;
  background-color: transparent;
  color: #333;
  padding: 0;
  text-align: center;
  -moz-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  cursor: pointer;
  z-index: 999;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.woocommerce ul.products li.product .product-entry-slider .slick-arrow:hover {
  background-color: rgba(0, 0, 0, 0.05);
}
.woocommerce ul.products li.product .product-entry-slider .slick-arrow.slick-prev {
  left: 0;
}
.woocommerce ul.products li.product .product-entry-slider .slick-arrow.slick-next {
  right: 0;
}
.woocommerce ul.products li.product .product-entry-slider:hover .slick-arrow {
  visibility: visible;
  -moz-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
}
.woocommerce ul.products li.product.outofstock .outofstock-badge {
  position: absolute;
  top: 20px;
  left: 20px;
  min-height: 0;
  min-width: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  background-color: rgba(63, 195, 135, 0.8);
  color: #fff;
  padding: 8px 12px;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 1;
  font-weight: 300;
  z-index: 9;
  background-color: rgba(0, 0, 0, 0.8);
}
.woocommerce ul.products li.product.outofstock .onsale {
  display: none;
}
.woocommerce ul.products li.product li.category {
  display: block;
  font-size: 12px;
  font-weight: 300;
  line-height: 1;
  font-style: italic;
  margin-bottom: 8px;
  text-overflow: ellipsis;
  white-space: normal;
}
.woocommerce ul.products li.product li.category a {
  color: #999;
}
.woocommerce ul.products li.product li.inner {
  display: block;
  position: relative;
  margin: 5px 0 18px;
  line-height: 1;
}
.woocommerce ul.products li.product li.woo-desc {
  display: none;
  line-height: 1.6;
  margin-bottom: 20px;
}
.woocommerce ul.products li.product li.btn-wrap {
  display: block;
}
.woocommerce ul.products li.product li.title h2, .woocommerce ul.products li.product li.title a {
  display: inline-block;
  font-family: inherit;
  font-size: 14px;
  line-height: 1.5;
  color: #333;
}
.woocommerce ul.products li.product li.owp-woo-cond-notice {
  display: inline-block;
  margin-bottom: 10px;
  font-family: inherit;
  font-size: 16px;
  text-transform: capitalize;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 1;
}
.woocommerce ul.products li.product li.owp-woo-cond-notice span,
.woocommerce ul.products li.product li.owp-woo-cond-notice a {
  color: #333;
}
.woocommerce ul.products li.product li.owp-woo-cond-notice a:hover {
  color: #52a7fe;
}
.woocommerce ul.products li.product .price {
  font-size: 18px;
  text-align: center;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.woocommerce ul.products li.product .price .amount {
  color: #57bf6d;
}
.woocommerce ul.products li.product .price del {
  display: inline-block;
  font-weight: normal;
}
.woocommerce ul.products li.product .price del .amount {
  color: #666;
  font-size: 14px;
  text-decoration: line-through;
}
.woocommerce ul.products li.product .price ins {
  display: inline-block;
  font-weight: normal;
}
.woocommerce ul.products li.product.has-rating .product-inner:hover .inner .price {
  -moz-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  visibility: hidden;
}
.woocommerce ul.products li.product.has-rating .product-inner:hover .inner .star-rating {
  -moz-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  visibility: visible;
}
.woocommerce ul.products li.product.has-rating li.inner .star-rating {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  margin: -8px auto 0 auto;
  -moz-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.woocommerce ul.products li.product .button {
  float: none;
  display: inline-block;
  background-color: transparent;
  color: #848494;
  padding: 5px 12px;
  border: 3px double #e4e4e4;
  font-size: 12px;
  line-height: 1.5;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  text-transform: none;
}
.woocommerce ul.products li.product .button:hover {
  background-color: transparent;
  color: #13aff0;
  border-color: #13aff0;
}
.woocommerce ul.products li.product .button.added {
  display: none;
}
.woocommerce ul.products li.product h3 {
  font-size: 16px;
  color: inherit;
  margin: 0;
}
.woocommerce ul.products li.product .product-inner .added_to_cart {
  float: none;
  display: inline-block;
  background-color: transparent;
  color: #848494;
  padding: 5px 12px;
  border: 3px double #e4e4e4;
  font-size: 12px;
  line-height: 1.5;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  text-transform: none;
}
.woocommerce ul.products li.product .product-inner .added_to_cart:hover {
  background-color: transparent;
  color: #13aff0;
  border-color: #13aff0;
}
.woocommerce ul.products li.product li.category a:hover {
  color: #13aff0;
}
.woocommerce ul.products li.product-category.product .woo-entry-image {
  display: block;
  margin-bottom: 20px;
}
.woocommerce ul.products li.product-category.product .woo-entry-inner a {
  padding-top: 10px;
}
.woocommerce ul.products li.product-category.product .woo-entry-inner a .woocommerce-loop-category__title {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.woocommerce ul.products li.product-category.product .woo-desc {
  display: none;
  line-height: 1.6;
  margin-bottom: 20px;
}
.woocommerce ul.products.list .woostore-product-excerpt {
  display: none;
}
.woocommerce ul.products.list .woostore-category-description {
  display: none;
}
.woocommerce ul.products.list .product-inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  align-items: center;
  text-align: left;
}
.woocommerce ul.products.list li.product {
  display: block;
  float: none;
  width: 100% !important;
  border-bottom: 1px solid #eaeaea;
}
.woocommerce ul.products.list li.product .woo-entry-inner {
  width: 65%;
}
.woocommerce ul.products.list li.product .woo-entry-inner li.image-wrap {
  display: none;
}
.woocommerce ul.products.list li.product .woo-entry-image,
.woocommerce ul.products.list li.product .product-entry-slider-wrap {
  display: block;
  position: relative;
  width: 32%;
  margin: 0 3% 0 0;
}
.woocommerce ul.products.list li.product .product-entry-slider-wrap .woo-entry-image {
  width: 100%;
  margin: 0;
}
.woocommerce ul.products.list li.product li.woo-desc {
  display: block;
}
.woocommerce ul.products.list li.product li.title a {
  font-size: 28px;
}
.woocommerce ul.products.list li.product.has-rating li.inner .star-rating {
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.woocommerce ul.products.list li.product-category.product .woo-desc {
  display: block;
}
.woocommerce ul.cart_list li::after {
  clear: both;
}
.woocommerce ul.cart_list li .star-rating {
  display: block;
  margin: 5px 0;
}
.woocommerce ul.cart_list li dl {
  display: none;
}
.woocommerce ul.product_list_widget {
  list-style: none;
  margin: 0;
  padding: 0;
}
.woocommerce ul.product_list_widget li::after {
  clear: both;
}
.woocommerce ul.product_list_widget li {
  position: relative;
  border-bottom: 1px solid;
  clear: both;
  padding: 10px 0 10px 94px;
  margin: 0;
  min-height: 100px;
  border-color: #eaeaea;
}
.woocommerce ul.product_list_widget li a:after {
  content: "";
  display: block;
  visibility: hidden;
  clear: both;
  zoom: 1;
  height: 0;
}
.woocommerce ul.product_list_widget li a.remove {
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 0;
  font-size: 14px;
  margin-top: -10px;
  color: #777;
  border: 1px solid;
  height: 20px;
  width: 20px;
  line-height: 18px;
  text-align: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  z-index: 20;
}
.woocommerce ul.product_list_widget li a.remove:hover {
  color: #333;
}
.woocommerce ul.product_list_widget li:first-child {
  padding-top: 0;
  min-height: 90px;
  border-color: #eaeaea;
}
.woocommerce ul.product_list_widget li:first-child img {
  top: 0;
}
.woocommerce ul.product_list_widget li:last-child {
  border-bottom: 0;
  padding-bottom: 0;
  min-height: 90px;
}
.woocommerce ul.product_list_widget li.empty {
  min-height: auto !important;
  margin: 0;
  border: 0;
  padding: 0 !important;
  text-align: center;
}
.woocommerce ul.product_list_widget li img {
  position: absolute;
  top: 10px;
  left: 0;
  width: 80px;
  height: 80px;
  margin: 0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.woocommerce ul.product_list_widget li img:hover {
  -moz-opacity: 0.8;
  -webkit-opacity: 0.8;
  opacity: 0.8;
}
.woocommerce ul.product_list_widget li .quantity {
  display: block;
  float: none;
  margin: 5px 0 0;
  color: #bcbcbc;
  line-height: 1em;
}
.woocommerce ul.product_list_widget li .star-rating {
  display: block;
  margin: 5px 0;
}
.woocommerce ul.product_list_widget li dl {
  display: none;
}
.woocommerce ul.order_details {
  border: 1px solid;
  padding: 20px;
  margin: 0 0 20px;
  border-color: #eaeaea;
  border-color: #eaeaea;
}
.woocommerce ul.order_details li {
  border-color: #ddd;
}
.woocommerce .summary ul,
.woocommerce #tab-description ul {
  list-style: disc;
  margin: 20px 0 0 20px;
}
.woocommerce .form-row-first {
  float: left;
  width: 48%;
  margin-right: 4%;
}
.woocommerce .form-row-last {
  float: right;
  width: 48%;
}
.woocommerce form .form-row {
  padding: 3px 0;
}
.woocommerce form .form-row label {
  display: inline-block;
  margin: 0 0 5px;
}
.woocommerce form .form-row label[for=createaccount] {
  margin: 0;
  vertical-align: middle;
}
.woocommerce form .form-row-wide {
  clear: both;
}
.woocommerce form .form-row::after {
  clear: both;
}
.woocommerce form .password-input {
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: relative;
  /* Hide the Edge "reveal password" native button */
}
.woocommerce form .password-input input[type=password] {
  padding-right: 2.5rem;
}
.woocommerce form .password-input input::-ms-reveal {
  display: none;
}
.woocommerce form .show-password-input {
  position: absolute;
  right: 0.7em;
  background: none;
  border: unset;
  margin: 0;
  padding: 0;
  cursor: pointer;
}
.woocommerce form .show-password-input::after {
  font-family: "Font Awesome 6 Free";
  speak: never;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  margin-left: 0.618em;
  content: "\f06e";
  text-decoration: none;
}
.woocommerce form .show-password-input.display-password::after {
  color: #585858;
}
.woocommerce form.login .lost_password {
  margin: 0;
}
.woocommerce ul.products ul {
  margin: 0 -10px;
}
.woocommerce ul.products .product {
  position: relative;
  overflow: hidden;
  padding-bottom: 20px;
}
.woocommerce ul.products .product-inner {
  position: relative;
}
.woocommerce ul.products li.owp-content-left .product-inner {
  text-align: left;
}
.woocommerce ul.products li.owp-content-left.product.has-rating .woo-entry-inner .star-rating {
  margin-left: 0;
}
.woocommerce ul.products li.owp-content-center .product-inner {
  text-align: center;
}
.woocommerce ul.products li.owp-content-center.product.has-rating .woo-entry-inner .star-rating {
  margin-left: auto;
  margin-right: auto;
}
.woocommerce ul.products li.owp-content-right .product-inner {
  text-align: right;
}
.woocommerce ul.products li.owp-content-right.product.has-rating .woo-entry-inner .star-rating {
  margin-left: auto;
}
.woocommerce ul.products.archives-col-1 .product {
  clear: both;
}
.woocommerce ul.products.archives-col-2 .product:nth-child(2n+1) {
  clear: both;
}
.woocommerce ul.products.archives-col-3 .product:nth-child(3n+1) {
  clear: both;
}
.woocommerce ul.products.archives-col-4 .product:nth-child(4n+1) {
  clear: both;
}
.woocommerce ul.products.archives-col-5 .product:nth-child(5n+1) {
  clear: both;
}
.woocommerce ul.products.archives-col-6 .product:nth-child(6n+1) {
  clear: both;
}
.woocommerce ul.products.archives-col-7 .product:nth-child(7n+1) {
  clear: both;
}
.woocommerce .cart-collaterals {
  width: 100%;
}
.woocommerce .cart-collaterals .shipping_calculator::after {
  clear: both;
}
.woocommerce .cart-collaterals p {
  margin: 0 0 5px;
  color: #525252;
}
.woocommerce .cart-collaterals:after {
  content: " ";
  display: table;
  clear: both;
}
.woocommerce .cart-collaterals:before {
  content: " ";
  display: table;
}
.woocommerce .cart-collaterals .related {
  width: 30.75%;
  float: left;
}
.woocommerce .cart-collaterals .cross-sells {
  width: 48%;
  float: left;
  padding: 0 20px;
  border-width: 1px;
  border-style: solid;
  border-color: #eaeaea;
}
.woocommerce .cart-collaterals tr th {
  font-size: 16px;
  letter-spacing: 0.8px;
  text-transform: capitalize;
}
.woocommerce .cart-collaterals .shipping_calculator {
  width: 48%;
  clear: right;
  float: right;
}
.woocommerce .cart-collaterals .shipping_calculator:after {
  content: " ";
  display: table;
  clear: both;
}
.woocommerce .cart-collaterals .shipping_calculator:before {
  content: " ";
  display: table;
}
.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-1 {
  width: 47%;
}
.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-2 {
  width: 47%;
}
.woocommerce .cart-collaterals .cart_totals {
  float: right;
  width: 48%;
  padding: 0 20px 20px;
  border-width: 1px;
  border-style: solid;
  border-color: #eaeaea;
}
.woocommerce .cart-collaterals h2 {
  background-color: #f7f7f7;
  border-bottom: 1px solid;
  margin: 0 -20px 20px;
  padding: 0.8em 20px;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 600;
  color: #444;
  text-align: center;
  border-color: #eaeaea;
}
.woocommerce .cart-collaterals .products .product {
  margin-bottom: 0;
}
.woocommerce del {
  -moz-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
}
.woocommerce ins {
  text-decoration: none;
}
.woocommerce .category-image {
  margin: 0 0 20px;
}
.woocommerce .category-image img {
  width: 100%;
}
.woocommerce .oceanwp-toolbar {
  display: block;
  padding: 10px 0;
  border-top: 1px solid #eaeaea;
  border-bottom: 1px solid #eaeaea;
  margin-bottom: 20px;
}
.woocommerce .oceanwp-grid-list {
  float: left;
  margin: 0 20px 0 0;
}
.woocommerce .oceanwp-grid-list a {
  display: inline-block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  color: #999;
  border: 1px solid #eaeaea;
  text-align: center;
}
.woocommerce .oceanwp-grid-list a:last-child {
  margin-left: 10px;
}
.woocommerce .oceanwp-grid-list a.active {
  color: #13aff0;
  border-color: #13aff0;
}
.woocommerce .oceanwp-grid-list a:hover {
  color: #13aff0;
  border-color: #13aff0;
}
.woocommerce .oceanwp-grid-list .owp-icon {
  vertical-align: inherit;
}
.woocommerce .woocommerce-ordering {
  float: left;
}
.woocommerce .woocommerce-ordering select {
  font-size: 13px;
  min-height: 34px;
  line-height: 34px;
  padding: 0 15px;
  border-color: #ddd;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  margin: 0;
  vertical-align: top;
}
.woocommerce .woocommerce-ordering .theme-select {
  font-size: 13px;
  color: #999;
}
.woocommerce .woocommerce-ordering .orderby {
  width: auto;
  min-width: 166px;
}
.woocommerce .woocommerce-ordering .orderby span {
  width: auto;
  min-width: 166px;
}
.woocommerce .result-count {
  float: right;
  font-size: 12px;
  line-height: 34px;
  text-transform: uppercase;
  list-style: none;
  margin: 0;
  padding: 0;
}
.woocommerce .result-count li {
  float: left;
}
.woocommerce .result-count li.view-title {
  margin-right: 6px;
  color: #555;
  letter-spacing: 0.6px;
}
.woocommerce .result-count li.view-title:after {
  display: none;
}
.woocommerce .result-count li:after {
  content: "/";
  color: #999;
  margin: 0 3px;
}
.woocommerce .result-count li a {
  color: #999;
}
.woocommerce .result-count li a:hover {
  color: #555;
}
.woocommerce .result-count li a.active {
  color: #555;
}
.woocommerce .result-count li:last-child:after {
  display: none;
}
.woocommerce table.shop_attributes {
  text-align: left;
  width: 100%;
  border-top: 1px solid #e4e4e4;
}
.woocommerce table.shop_attributes tr {
  padding: 0;
  margin: 0;
}
.woocommerce table.shop_attributes p {
  margin: 0;
}
.woocommerce table.shop_attributes th {
  color: #000;
  font-weight: bold;
  font-weight: 600;
  text-align: left;
  border-right: 1px solid #e4e4e4;
  border-bottom: 1px solid #e4e4e4;
  padding: 5px 15px;
  text-align: left;
  margin: 0;
}
.woocommerce table.shop_attributes td {
  border-bottom: 1px solid #e4e4e4;
  padding: 5px 15px;
  text-align: left;
  margin: 0;
}
.woocommerce table.shop_table {
  border-width: 1px;
  border-style: solid;
  margin: 0 -1px 24px 0;
  text-align: left;
  width: 100%;
  border-collapse: separate;
  border-color: #eaeaea;
}
.woocommerce table.shop_table th {
  padding: 0.8em;
  vertical-align: middle;
}
.woocommerce table.shop_table td {
  padding: 0.8em;
  vertical-align: middle;
  text-transform: capitalize;
  border-color: #eaeaea;
}
.woocommerce table.shop_table dl {
  margin: 10px 0 0;
}
.woocommerce table.shop_table dl p {
  margin: 0 0 8px;
}
.woocommerce table.shop_table thead {
  background-color: #f7f7f7;
}
.woocommerce table.shop_table thead th {
  color: #444;
  font-weight: 600;
}
.woocommerce table.shop_table .product-remove {
  text-align: center !important;
}
.woocommerce table.shop_table tfoot td {
  border-color: #eaeaea;
}
.woocommerce table.shop_table tfoot th {
  border-color: #eaeaea;
  font-size: 14.5px;
  letter-spacing: 0.8px;
}
.woocommerce table.shop_table tfoot tr.order-total td span.woocommerce-Price-amount.amount {
  font-size: 15px;
  letter-spacing: 0.5px;
}
.woocommerce table.shop_table a.remove {
  display: inline-block;
  font-size: 18px;
  width: 25px;
  height: 25px;
  line-height: 23px;
  font-weight: 400;
  color: #bbb;
  border: 1px solid;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.woocommerce table.shop_table a.remove:hover {
  background-color: transparent;
  color: #333;
}
.woocommerce table.shop_table tbody th {
  border-color: #eaeaea;
}
.woocommerce #reviews h3 {
  margin: 10px 0;
  font-size: 20px;
  font-weight: normal;
  font-weight: 400;
}
.woocommerce #reviews #comments {
  margin-top: 0;
  padding-top: 0;
  border-top: 0;
  overflow: hidden;
}
.woocommerce #reviews #comments h2 {
  clear: none;
}
.woocommerce #reviews #comments .add_review:after {
  content: "";
  display: block;
  clear: both;
}
.woocommerce #reviews #comments ol.commentlist {
  width: 100%;
  background: none;
  list-style: none;
  padding: 0;
  margin: 0;
}
.woocommerce #reviews #comments ol.commentlist li {
  margin: 0 0 20px;
  position: relative;
  background: 0;
  border: 0;
}
.woocommerce #reviews #comments ol.commentlist li .meta {
  color: #777;
  font-size: 0.75em;
}
.woocommerce #reviews #comments ol.commentlist li .comment_container {
  position: relative;
  border-bottom: 1px solid;
  margin-bottom: 15px;
  font-size: 90%;
  min-height: 85px;
  padding-left: 90px;
  border-color: #eaeaea;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta {
  margin: 0 0 5px;
  font-size: 1em;
  line-height: 1;
  border: 0;
  padding: 0;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text .meta strong {
  font-weight: bold;
  font-weight: 600;
  color: #222;
}
.woocommerce #reviews #comments ol.commentlist li img.avatar {
  position: absolute;
  left: 0;
  top: -5px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
.woocommerce #reviews #comments .commentlist > li:before {
  content: "";
}
.woocommerce #reviews #respond {
  margin: 0;
  border: 0;
  padding: 0;
}
.woocommerce #reviews #comment {
  height: 100px;
}
.woocommerce #reviews .comment-form-rating {
  clear: both;
}
.woocommerce #reviews .star-rating {
  display: inline-block;
  vertical-align: top;
  float: right;
}
.woocommerce #reviews div[itemprop=description] {
  border: 0;
  padding: 5px 0 20px;
}
.woocommerce #reviews h2 small {
  float: right;
  color: #777;
  font-size: 15px;
  line-height: 21px;
  margin: 10px 0 0;
}
.woocommerce #reviews h2 small a {
  text-decoration: none;
  color: #777;
}
.woocommerce #reviews p.meta {
  display: inline-block;
  vertical-align: top;
}
.woocommerce .term-description {
  margin-bottom: 40px;
}
.woocommerce .term-description p:last-child {
  margin-bottom: 0;
}
.woocommerce .widget_price_filter .price_slider {
  margin-bottom: 15px;
}
.woocommerce .widget_price_filter .ui-slider {
  position: relative;
  text-align: left;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  outline: none;
  top: -4px;
  margin-left: -6px;
  width: 14px;
  height: 14px;
  cursor: pointer;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  background-color: #13aff0;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
  position: absolute;
  top: 2px;
  bottom: 2px;
  z-index: 1;
  background-color: #13aff0;
}
.woocommerce .widget_price_filter .price_label {
  font-size: 11px;
  color: #898989;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 400;
}
.woocommerce .widget_price_filter .price_slider_amount {
  text-align: left;
  height: 22px;
  line-height: 22px;
}
.woocommerce .widget_price_filter .price_slider_amount .button {
  float: right;
  height: 22px;
  line-height: 22px;
  padding: 0 12px;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
  height: 9px;
  position: relative;
  padding: 0 2px;
  border: 1px solid #d0d0d0;
  cursor: pointer;
}
.woocommerce .woocommerce-checkout #customer_details h3 {
  font-size: 14px;
  position: relative;
  margin: 0 0 20px;
  padding-bottom: 8px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  text-transform: uppercase;
  letter-spacing: 0.6px;
  border-color: #eaeaea;
}
.woocommerce .woocommerce-checkout #customer_details h3 input[type=checkbox] {
  float: right;
  margin: 0 !important;
}
.woocommerce .woocommerce-checkout #customer_details p.form-row label {
  margin: 0 0 5px;
  display: block;
}
.woocommerce .woocommerce-checkout #customer_details p.form-row label.checkbox {
  display: inline-block;
}
.woocommerce .woocommerce-checkout h3#order_review_heading {
  font-size: 14px;
  position: relative;
  margin: 0 0 20px;
  padding-bottom: 8px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  text-transform: uppercase;
  letter-spacing: 0.6px;
  border-color: #eaeaea;
}
.woocommerce .woocommerce-checkout h3#ship-to-different-address label {
  display: block;
  cursor: pointer;
  margin: 0;
}
.woocommerce .woocommerce-checkout .select2-container--default .select2-selection--single {
  height: 40px;
  padding: 6px 12px 2px 6px;
  background-color: transparent;
  border-color: #ddd;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
}
.woocommerce .woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 40px;
}
.woocommerce .shop_table.order_details tfoot th {
  border-right: 1px solid;
  background-color: #f7f7f7;
  font-weight: 600;
  color: #444;
  border-color: #eaeaea;
  border-color: #eaeaea;
}
.woocommerce .shop_table.customer_details th {
  border-right: 1px solid;
  background-color: #f7f7f7;
  font-weight: 600;
  color: #444;
  border-color: #eaeaea;
  border-color: #eaeaea;
}
.woocommerce .order_details {
  border-color: #eaeaea;
}
.woocommerce a.button.loading {
  -moz-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
}
.woocommerce a.button.loading:after {
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  font-weight: 600;
  font-style: normal;
  letter-spacing: normal;
  text-rendering: auto;
  content: "\f110";
  position: inherit;
  top: auto;
  right: auto;
  margin-left: 6px;
  vertical-align: top;
  font-weight: 400;
  -webkit-animation: spin 2s infinite linear;
  -moz-animation: spin 2s infinite linear;
  -ms-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
  color: inherit;
  -moz-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
}
.woocommerce input.button {
  padding: 12px 20px;
}
.woocommerce input.button.loading {
  -moz-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
}
.woocommerce input.button.loading:after {
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  font-weight: 600;
  font-style: normal;
  letter-spacing: normal;
  text-rendering: auto;
  content: "\f110";
  position: inherit;
  top: auto;
  right: auto;
  margin-left: 6px;
  vertical-align: top;
  font-weight: 600;
  -webkit-animation: spin 2s infinite linear;
  -moz-animation: spin 2s infinite linear;
  -ms-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
  color: inherit;
  -moz-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
}
.woocommerce div.product {
  position: relative;
  float: none;
}
.woocommerce div.product div.images {
  position: relative;
  float: left;
  width: 52%;
  margin-bottom: 0;
}
.woocommerce div.product div.summary {
  float: right;
  width: 44%;
  margin-bottom: 36px;
}
.woocommerce div.product div.summary .price ins {
  text-decoration: none;
}
.woocommerce div.product div.summary .price del {
  font-size: 20px;
  color: #ababab;
}
.woocommerce div.product div.summary table.group_table tr td.price del {
  font-size: 13px;
}
.woocommerce div.product div.summary table.group_table tr td p.in-stock {
  margin: 0;
  line-height: 1;
}
.woocommerce div.product div.summary p.in-stock {
  margin-bottom: 20px;
  color: #77a464;
}
.woocommerce div.product div.woocommerce-product-details__short-description {
  margin-top: 20px;
}
.woocommerce div.product div.woocommerce-product-details__short-description p:last-child {
  margin: 0;
}
.woocommerce div.product .woocommerce-product-gallery {
  position: relative;
}
.woocommerce div.product .woocommerce-product-gallery .zoomImg {
  background-color: #fff;
}
.woocommerce div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
  position: absolute;
  top: 10px;
  right: 10px;
  display: block;
  height: 32px;
  width: 32px;
  background-color: #eeeeee;
  color: #333;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  z-index: 99;
  text-align: center;
  text-indent: -999px;
  overflow: hidden;
}
.woocommerce div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger:before {
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  font-size: inherit;
  font-weight: 900;
  text-rendering: auto;
  display: block;
  content: "\f002";
  line-height: 32px;
  text-indent: 0;
}
.woocommerce div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger img {
  display: none !important;
}
.woocommerce div.product .woocommerce-product-gallery img {
  margin: 0;
}
.woocommerce div.product .woocommerce-product-gallery .flex-viewport {
  margin-bottom: 20px;
}
.woocommerce div.product .woocommerce-product-gallery .flex-control-thumbs {
  margin: 0;
  padding: 0;
}
.woocommerce div.product .woocommerce-product-gallery .flex-control-thumbs:before {
  content: "";
  display: table;
}
.woocommerce div.product .woocommerce-product-gallery .flex-control-thumbs:after {
  content: "";
  display: table;
  clear: both;
}
.woocommerce div.product .woocommerce-product-gallery .flex-control-thumbs li {
  list-style: none;
  margin-bottom: 15px;
  cursor: pointer;
}
.woocommerce div.product .woocommerce-product-gallery .flex-control-thumbs li img {
  -moz-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.woocommerce div.product .woocommerce-product-gallery .flex-control-thumbs li img.flex-active {
  -moz-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
}
.woocommerce div.product .woocommerce-product-gallery .flex-control-thumbs li:hover img {
  -moz-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
}
.woocommerce div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-2 .flex-control-thumbs li {
  width: 48%;
  float: left;
  margin-right: 4%;
}
.woocommerce div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-2 .flex-control-thumbs li:nth-child(2n) {
  margin-right: 0;
}
.woocommerce div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-2 .flex-control-thumbs li:nth-child(2n+1) {
  clear: both;
}
.woocommerce div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-3 .flex-control-thumbs li {
  width: 30.65%;
  float: left;
  margin-right: 4%;
}
.woocommerce div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-3 .flex-control-thumbs li:nth-child(3n) {
  margin-right: 0;
}
.woocommerce div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-3 .flex-control-thumbs li:nth-child(3n+1) {
  clear: both;
}
.woocommerce div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li {
  width: 22%;
  float: left;
  margin-right: 4%;
}
.woocommerce div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n) {
  margin-right: 0;
}
.woocommerce div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n+1) {
  clear: both;
}
.woocommerce div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs li {
  width: 16.76%;
  float: left;
  margin-right: 4%;
}
.woocommerce div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs li:nth-child(5n) {
  margin-right: 0;
}
.woocommerce div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs li:nth-child(5n+1) {
  clear: both;
}
.woocommerce div.product .product_title {
  font-size: 24px;
  margin: 0 0 10px;
}
.woocommerce div.product .product_title + .woocommerce-product-rating {
  margin-top: 0;
}
.woocommerce div.product .woocommerce-product-rating {
  display: inline-block;
  width: 100%;
  font-size: 12px;
  margin-top: 20px;
}
.woocommerce div.product .woocommerce-product-rating .star-rating {
  float: left;
  margin-right: 10px;
  margin-top: 3px;
}
.woocommerce div.product p.price {
  font-size: 36px;
  line-height: 30px;
  font-weight: 400;
  margin: 20px 0 0;
}
.woocommerce div.product p.stock {
  margin: 0;
  font-weight: 600;
  color: #fe5252;
}
.woocommerce div.product .woocommerce-tabs {
  padding-top: 30px;
  clear: both;
}
.woocommerce div.product .woocommerce-tabs .panel {
  margin: 1.5em 0 0;
}
.woocommerce div.product .woocommerce-tabs .panel h2:first-child {
  margin: 20px 0;
  font-size: 18px;
  font-weight: 400;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
  display: block;
  position: relative;
  width: 100%;
  border-top: 1px solid;
  border-bottom: 1px solid;
  margin-bottom: 20px;
  text-align: center;
  border-color: #eaeaea;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
  display: inline-block;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
  display: inline-block;
  color: #999;
  border-top: 2px solid transparent;
  border-bottom: 2px solid transparent;
  margin-top: -1px;
  margin-bottom: -1px;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 90%;
  padding: 10px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover {
  color: #13aff0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
  color: #13aff0;
  border-color: #13aff0;
}
.woocommerce div.product form.cart {
  padding: 20px 0;
  border-top: 1px solid;
  border-bottom: 1px solid;
  margin-top: 20px;
  border-color: #eaeaea;
}
.woocommerce div.product form.cart .variations {
  margin-bottom: 20px;
}
.woocommerce div.product form.cart .variations .reset_variations {
  display: block;
  float: left;
  margin-top: 10px;
  font-size: 13px;
  color: #999;
  font-weight: normal;
  border: 2px solid #eeeeee;
  padding: 3px 10px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  text-decoration: none;
  visibility: hidden;
}
.woocommerce div.product form.cart .variations .reset_variations:before {
  display: inline-block;
  font-family: "simple-line-icons";
  font-weight: normal;
  font-style: normal;
  letter-spacing: normal;
  text-rendering: auto;
  content: "\e082";
  margin-right: 5px;
  color: red;
  vertical-align: top;
}
.woocommerce div.product form.cart .variations label {
  color: #333;
  font-weight: 600;
}
.woocommerce div.product form.cart .variations td.label {
  padding: 15px 0 15px;
  width: 20%;
}
.woocommerce div.product form.cart .variations td.value {
  position: relative;
  padding: 15px 0 15px;
}
.woocommerce div.product form.cart .variations tr:first-child td.label {
  padding-top: 0;
}
.woocommerce div.product form.cart .variations tr:first-child td.value {
  padding-top: 0;
}
.woocommerce div.product form.cart:after {
  content: "";
  display: block;
  visibility: hidden;
  clear: both;
  zoom: 1;
  height: 0;
}
.woocommerce div.product form.cart div.quantity {
  float: left;
  margin-right: 10px;
}
.woocommerce div.product form.cart + .product_meta {
  margin-top: -1px;
}
.woocommerce div.product .summary .added_to_cart {
  font-size: 12px;
  font-weight: 600;
  padding-bottom: 1px;
  border-bottom: 2px solid;
  margin-left: 6px;
  text-transform: uppercase;
  letter-spacing: 0.6px;
}
.woocommerce div.product .summary .added_to_cart i {
  margin-left: 3px;
}
.woocommerce div.product .swatch-control .theme-select {
  display: none !important;
}
.woocommerce div.product table.group_table {
  width: auto;
  margin-bottom: 20px;
}
.woocommerce div.product table.group_table tbody {
  display: inline-block;
  width: 100%;
  border: 1px solid #eaeaea;
}
.woocommerce div.product table.group_table tr td {
  padding: 10px;
  border-top: 1px solid #eaeaea;
  border-bottom: 0;
  vertical-align: middle;
}
.woocommerce div.product table.group_table tr:first-child td {
  border-top: 0;
}
.woocommerce #respond input#submit {
  padding: 12px 20px;
}
.woocommerce #respond input#submit.loading {
  -moz-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
}
.woocommerce #respond input#submit.loading:after {
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  font-weight: 600;
  font-style: normal;
  letter-spacing: normal;
  text-rendering: auto;
  content: "\f110";
  position: inherit;
  top: auto;
  right: auto;
  margin-left: 6px;
  vertical-align: top;
  font-weight: 400;
  -webkit-animation: spin 2s infinite linear;
  -moz-animation: spin 2s infinite linear;
  -ms-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
  color: inherit;
  -moz-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
}
.woocommerce nav.woocommerce-pagination ul {
  border: none;
  text-align: right;
}
.woocommerce.content-full-width div.product div.images {
  width: 42%;
}
.woocommerce.content-full-width div.product div.summary {
  width: 54%;
}
.woocommerce.woo-left-tabs div.product .woocommerce-tabs ul.tabs {
  text-align: left;
}
.woocommerce.woo-right-tabs div.product .woocommerce-tabs ul.tabs {
  text-align: right;
}
.woocommerce .related.products {
  margin-top: 70px;
}
.woocommerce .related.products h2 {
  margin: 0 0 15px;
}
.woocommerce .related.products .product {
  padding-bottom: 0;
}
.woocommerce .upsells.products {
  margin-top: 70px;
}
.woocommerce .upsells.products h2 {
  margin: 0 0 15px;
}
.woocommerce .upsells.products .product {
  padding-bottom: 0;
}
.woocommerce td.product-name dl.variation dt {
  font-weight: 600;
  color: #444;
  padding-bottom: 0;
}
.woocommerce td.product-name dl.variation dd {
  margin-bottom: 0;
  padding-bottom: 0;
}
.woocommerce #order_review table.shop_table {
  margin: 0 0 40px;
  border: none;
}
.woocommerce #order_review table.shop_table th {
  border: none;
  padding: 16px 20px;
}
.woocommerce #order_review table.shop_table td {
  border: none;
  padding: 16px 20px;
  text-align: right;
}
.woocommerce #order_review table.shop_table tfoot td {
  font-weight: 600;
  color: #444;
  font-weight: normal;
}
.woocommerce #order_review table.shop_table tfoot th {
  font-weight: 600;
  color: #444;
}
.woocommerce #order_review table.shop_table thead th {
  font-size: 15px;
  letter-spacing: 1px;
  padding: 20px;
}
.woocommerce #order_review table.shop_table thead th.product-total {
  text-align: right;
}
.woocommerce #order_review table.shop_table tbody td {
  background-color: #fdfdfd;
}
.woocommerce #order_review table.shop_table tbody td.product-name {
  max-width: 376px;
  text-align: left;
}
.woocommerce #order_review table.shop_table label {
  display: contents;
}
.woocommerce #order_review table tfoot th {
  text-transform: capitalize;
}
.woocommerce .col-1.address {
  padding: 20px;
  border-width: 2px;
  border-style: solid;
  border-color: #eaeaea;
}
.woocommerce .col-1.address h3 {
  font-size: 14px;
  position: relative;
  margin: 0 0 20px;
  padding-bottom: 8px;
  text-transform: uppercase;
  border-bottom: 1px solid #ddd;
}
.woocommerce .col-1.address address {
  margin: 0;
}
.woocommerce .col-2.address {
  padding: 20px;
  border-width: 2px;
  border-style: solid;
  border-color: #eaeaea;
}
.woocommerce .col-2.address h3 {
  font-size: 14px;
  position: relative;
  margin: 0 0 20px;
  padding-bottom: 8px;
  text-transform: uppercase;
  border-bottom: 1px solid #ddd;
}
.woocommerce .col-2.address address {
  margin: 0;
}

.woocommerce .owp-account-links {
  margin-bottom: 35px;
  text-align: center;
}
.woocommerce .owp-account-links li {
  display: inline-block;
}
.woocommerce .owp-account-links li .owp-account-link {
  font-size: 50px;
  color: #333;
  line-height: 1;
  font-weight: bold;
  -moz-opacity: 0.6;
  -webkit-opacity: 0.6;
  opacity: 0.6;
}
.woocommerce .owp-account-links li .owp-account-link.current, .woocommerce .owp-account-links li .owp-account-link:hover {
  opacity: 1;
  -moz-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
}
.woocommerce .owp-account-links li.or {
  display: inline-block;
  width: 36px;
  height: 36px;
  line-height: 32px;
  color: #333;
  border: 2px solid;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  margin: 0 16px;
  -moz-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  vertical-align: text-bottom;
}

.woocommerce #customer_login > div {
  padding: 20px;
  border-width: 2px;
  border-style: solid;
  border-color: #eaeaea;
}
.woocommerce #customer_login label {
  cursor: pointer;
}

.account-original-style .woocommerce #customer_login h2 {
  display: none;
}
.account-original-style .woocommerce #customer_login > div {
  float: none;
  width: 560px;
  max-width: 100%;
  margin: 0 auto;
}
.account-original-style .woocommerce #customer_login .col-2 {
  display: none;
}
.account-original-style .woocommerce #customer_login .col-2 button {
  width: 100%;
  padding-top: 16px;
  padding-bottom: 16px;
}
.account-original-style .woocommerce #customer_login .col-1 p:nth-last-child(2) {
  margin: 0;
}
.account-original-style .woocommerce #customer_login .col-1 p:last-child {
  margin: 0;
}
.account-original-style .woocommerce #customer_login .col-1 .form-row {
  display: inline-block;
}
.account-original-style .woocommerce #customer_login .col-1 .form-row.form-row-wide {
  width: 100%;
}
.account-original-style .woocommerce #customer_login .form-row label.woocommerce-form__label {
  margin: 0 0 0 15px;
}
.account-original-style .woocommerce #customer_login .lost_password {
  float: right;
  line-height: 42px;
}
.account-original-style .woocommerce #customer_login form.register p:last-child {
  margin: 0;
}
.account-original-style .woocommerce #customer_login .woocommerce-privacy-policy-text {
  margin-bottom: 15px;
}

.account-side-style .woocommerce #customer_login h2 {
  font-size: 14px;
  position: relative;
  margin: 0 0 20px;
  padding-bottom: 8px;
  text-transform: uppercase;
  border-bottom: 1px solid #ddd;
}
.account-side-style .woocommerce #customer_login > div {
  float: left;
  width: 48%;
}
.account-side-style .woocommerce #customer_login .col-2 {
  display: block;
  float: right;
}
.account-side-style .woocommerce #customer_login .woocommerce-form__label .woocommerce-form__input {
  margin: -3px 6px 0 15px !important;
}

.woocommerce .oceanwp-loginform-wrap h2 {
  display: none;
}
.woocommerce .oceanwp-loginform-wrap form {
  width: 560px;
  max-width: 100%;
  margin: 0 auto;
  padding: 20px;
  border-width: 2px;
  border-style: solid;
  border-color: #eaeaea;
}
.woocommerce .oceanwp-loginform-wrap p:nth-last-child(2) {
  margin: 0;
}
.woocommerce .oceanwp-loginform-wrap p:last-child {
  margin: 0;
}
.woocommerce .oceanwp-loginform-wrap .form-row {
  display: block;
}
.woocommerce .oceanwp-loginform-wrap .form-row.form-row-wide {
  width: 100%;
}
.woocommerce .oceanwp-loginform-wrap .form-row label.woocommerce-form__label {
  display: block;
  float: left;
  clear: both;
  width: 100%;
  padding-bottom: 15px;
}
.woocommerce .oceanwp-loginform-wrap .form-row button.woocommerce-button.button.woocommerce-form-login__submit {
  width: 70%;
  display: block;
  margin: auto;
  padding-top: 15px;
}
.woocommerce .oceanwp-loginform-wrap .lost_password {
  line-height: 42px;
  padding-top: 15px;
  text-align: center;
}
.woocommerce .oceanwp-loginform-wrap input:focus {
  outline: -webkit-focus-ring-color 1px solid;
}

.woocommerce .lost_reset_password {
  width: 480px;
  max-width: 100%;
  margin: 0 auto;
}
.woocommerce .lost_reset_password .form-row-first,
.woocommerce .lost_reset_password .form-row-last {
  width: 100%;
  margin-right: 0;
  margin-left: 0;
}
.woocommerce .lost_reset_password button {
  width: auto;
  padding-top: 16px;
  padding-bottom: 16px;
}

.wcmenucart i {
  position: relative;
  padding: 0;
}
.wcmenucart:after {
  display: none;
}

.wcmenucart-details {
  margin-left: 8px !important;
}
.wcmenucart-details.count {
  display: inline-block;
  position: relative;
  color: #fff;
  font-size: 12px;
  line-height: 1;
  font-weight: 600;
  padding: 3px 5px;
  margin-left: 8px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
  background-color: #13aff0;
}
.wcmenucart-details.count:before {
  content: "";
  position: absolute;
  top: 0;
  left: -3px;
  width: 0;
  height: 0;
  margin-top: 4px;
  border-style: solid solid solid none;
  border-width: 5px 5px 5px medium;
  border-top-color: transparent !important;
  border-bottom-color: transparent !important;
  border-color: #13aff0;
}

#site-navigation-wrap .dropdown-menu > li > a.wcmenucart-hide,
#mobile-fullscreen ul li a.wcmenucart-hide,
.wcmenucart-hide {
  display: none;
}

.col2-set {
  width: 100%;
  width: 100%;
}
.col2-set:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  zoom: 1;
}
.col2-set .col-1 {
  float: left;
  width: 48%;
}
.col2-set .col-2 {
  float: right;
  width: 48%;
}

@media only screen and (min-width: 481px) and (max-width: 768px) {
  .tablet-col .col.first {
    clear: none;
  }
  .woocommerce .products.oceanwp-row.tablet-col .col {
    clear: none;
  }
  .woocommerce .products.oceanwp-row.tablet-1-col .product {
    clear: both;
  }
  .woocommerce .products.oceanwp-row.tablet-2-col .product:nth-child(2n+1) {
    clear: both;
  }
  .woocommerce .products.oceanwp-row.tablet-3-col .product:nth-child(3n+1) {
    clear: both;
  }
  .woocommerce .products.oceanwp-row.tablet-4-col .product:nth-child(4n+1) {
    clear: both;
  }
  .woocommerce .products.oceanwp-row.tablet-5-col .product:nth-child(5n+1) {
    clear: both;
  }
  .woocommerce .products.oceanwp-row.tablet-6-col .product:nth-child(6n+1) {
    clear: both;
  }
  .woocommerce .products.oceanwp-row.tablet-7-col .product:nth-child(7n+1) {
    clear: both;
  }
  .woocommerce .products.tablet-1-col .product {
    width: 100% !important;
  }
  .woocommerce .products.tablet-2-col .product {
    width: 50% !important;
  }
  .woocommerce .products.tablet-3-col .product {
    width: 33.33% !important;
  }
  .woocommerce .products.tablet-4-col .product {
    width: 25% !important;
  }
  .woocommerce .products.tablet-5-col .product {
    width: 20% !important;
  }
  .woocommerce .products.tablet-6-col .product {
    width: 16.66% !important;
  }
  .woocommerce .products.tablet-7-col .product {
    width: 14.28% !important;
  }
}
@media only screen and (max-width: 480px) {
  .mobile-col .col.first {
    clear: none;
  }
  .woocommerce .products.oceanwp-row.mobile-col .col {
    clear: none;
  }
  .woocommerce .products.oceanwp-row.mobile-1-col .product {
    clear: both;
  }
  .woocommerce .products.oceanwp-row.mobile-2-col .product:nth-child(2n+1) {
    clear: both;
  }
  .woocommerce .products.oceanwp-row.mobile-3-col .product:nth-child(3n+1) {
    clear: both;
  }
  .woocommerce .products.oceanwp-row.mobile-4-col .product:nth-child(4n+1) {
    clear: both;
  }
  .woocommerce .products.oceanwp-row.mobile-5-col .product:nth-child(5n+1) {
    clear: both;
  }
  .woocommerce .products.oceanwp-row.mobile-6-col .product:nth-child(6n+1) {
    clear: both;
  }
  .woocommerce .products.oceanwp-row.mobile-7-col .product:nth-child(7n+1) {
    clear: both;
  }
  .woocommerce .products.mobile-1-col .product {
    width: 100% !important;
  }
  .woocommerce .products.mobile-2-col .product {
    width: 50% !important;
  }
  .woocommerce .products.mobile-3-col .product {
    width: 33.33% !important;
  }
  .woocommerce .products.mobile-4-col .product {
    width: 25% !important;
  }
  .woocommerce .products.mobile-5-col .product {
    width: 20% !important;
  }
  .woocommerce .products.mobile-6-col .product {
    width: 16.66% !important;
  }
  .woocommerce .products.mobile-7-col .product {
    width: 14.28% !important;
  }
}
.clear {
  clear: both;
}

.nobr {
  white-space: nowrap;
}

.woocommerce-page .cart-collaterals {
  width: 100%;
}
.woocommerce-page .cart-collaterals .shipping_calculator::after {
  clear: both;
}
.woocommerce-page .cart-collaterals:after {
  content: " ";
  display: table;
  clear: both;
}
.woocommerce-page .cart-collaterals:before {
  content: " ";
  display: table;
}
.woocommerce-page .cart-collaterals .related {
  width: 30.75%;
  float: left;
}
.woocommerce-page .cart-collaterals .cross-sells {
  width: 48%;
  float: left;
  padding: 0 20px;
  border-width: 1px;
  border-style: solid;
  border-color: #eaeaea;
}
.woocommerce-page .cart-collaterals .shipping_calculator {
  width: 48%;
  clear: right;
  float: right;
}
.woocommerce-page .cart-collaterals .shipping_calculator:after {
  content: " ";
  display: table;
  clear: both;
}
.woocommerce-page .cart-collaterals .shipping_calculator:before {
  content: " ";
  display: table;
}
.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-1 {
  width: 47%;
}
.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-2 {
  width: 47%;
}
.woocommerce-page .cart-collaterals .cart_totals {
  float: right;
  width: 48%;
  padding: 0 20px 20px;
  border-width: 1px;
  border-style: solid;
  border-color: #eaeaea;
}
.woocommerce-page form .form-row-wide {
  clear: both;
}
.woocommerce-page form .form-row::after {
  clear: both;
}
.woocommerce-page ul.cart_list li::after {
  clear: both;
}
.woocommerce-page ul.product_list_widget li::after {
  clear: both;
}

.price {
  color: #57bf6d;
}
.price del {
  color: #555;
}

.amount {
  color: #57bf6d;
}

.select2-drop-active {
  border-color: #bbb;
}

.select2-container-active .select2-choice {
  border-color: #bbb;
}
.select2-container-active .select2-choices {
  border-color: #bbb;
}

.select2-container--open {
  z-index: 99999;
}

@-webkit-keyframes spin {
  25% {
    -webkit-transform: rotate(270deg);
  }
  50% {
    -webkit-transform: rotate(90deg);
  }
  75% {
    -webkit-transform: rotate(360deg);
  }
  100% {
    -webkit-transform: rotate(180deg);
  }
}
@-moz-keyframes spin {
  25% {
    -moz-transform: rotate(270deg);
  }
  50% {
    -moz-transform: rotate(90deg);
  }
  75% {
    -moz-transform: rotate(360deg);
  }
  100% {
    -moz-transform: rotate(180deg);
  }
}
@-ms-keyframes spin {
  25% {
    -ms-transform: rotate(270deg);
  }
  50% {
    -ms-transform: rotate(90deg);
  }
  75% {
    -ms-transform: rotate(360deg);
  }
  100% {
    -ms-transform: rotate(180deg);
  }
}
@-o-keyframes spin {
  25% {
    -o-transform: rotate(270deg);
  }
  50% {
    -o-transform: rotate(90deg);
  }
  75% {
    -o-transform: rotate(360deg);
  }
  100% {
    -o-transform: rotate(180deg);
  }
}
@keyframes spin {
  25% {
    transform: rotate(270deg);
  }
  50% {
    transform: rotate(90deg);
  }
  75% {
    transform: rotate(360deg);
  }
  100% {
    transform: rotate(180deg);
  }
}
.woocommerce-message {
  display: inline-block;
  width: 100%;
  font-size: 14px;
  font-weight: 400;
  color: #777;
  border: 1px solid #ddd;
  margin: 0 0 30px;
  padding: 10px 15px;
  text-align: left;
}
.woocommerce-message a {
  float: right;
  min-height: 10%;
  padding: 6px 18px;
  font-size: 12px;
  font-weight: 600;
  line-height: 1;
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  background-color: #13aff0;
}
.woocommerce-message a:hover {
  background-color: #0b7cac;
  color: #fff;
}
.woocommerce-message a:focus {
  background-color: #0b7cac;
  color: #fff;
}
.woocommerce-message:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 600;
  font-style: normal;
  letter-spacing: normal;
  text-rendering: auto;
  margin-right: 10px;
  content: "\f00c";
  color: #ddd;
}

.woocommerce-error {
  display: inline-block;
  width: 100%;
  font-size: 12px;
  font-weight: 400;
  color: #777;
  border: 1px solid #ddd;
  margin: 0 0 30px;
  padding: 10px 15px;
  text-align: left;
  text-transform: uppercase;
  border-color: #fdc1b1;
}
.woocommerce-error a {
  float: right;
  min-height: 10%;
  padding: 6px 18px;
  font-size: 12px;
  font-weight: 600;
  line-height: 1;
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  background-color: #13aff0;
}
.woocommerce-error a:hover {
  background-color: #0b7cac;
  color: #fff;
}
.woocommerce-error:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 600;
  font-style: normal;
  letter-spacing: normal;
  text-rendering: auto;
  margin-right: 10px;
  content: "\f00d";
  color: #ffc4b7;
}

.woocommerce-info {
  display: inline-block;
  width: 100%;
  font-size: 12px;
  font-weight: 400;
  color: #777;
  border: 1px solid #ddd;
  margin: 0 0 30px;
  padding: 10px 15px;
  text-align: left;
  text-transform: uppercase;
  border-color: #b1befd;
}
.woocommerce-info a {
  float: right;
  min-height: 10%;
  padding: 6px 18px;
  font-size: 12px;
  font-weight: 600;
  line-height: 1;
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  background-color: #13aff0;
}
.woocommerce-info a:hover {
  background-color: #0b7cac;
  color: #fff;
}
.woocommerce-info:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 600;
  font-style: normal;
  letter-spacing: normal;
  text-rendering: auto;
  margin-right: 10px;
  content: "\f129";
  color: #b1befd;
}

ul.woocommerce-error {
  background-color: #e2401c;
  color: #fff;
  border: none;
  border-left: 10px solid rgba(0, 0, 0, 0.15);
  font-size: 14px;
  padding: 15px 20px;
  margin-bottom: 25px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
  text-transform: none;
}
ul.woocommerce-error:before {
  display: none;
}
ul.woocommerce-error li:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 600;
  font-style: normal;
  letter-spacing: normal;
  text-rendering: auto;
  margin-right: 10px;
  content: "\f00d";
  color: #ffc4b7;
}
ul.woocommerce-message:before {
  display: none;
}
ul.woocommerce-message li:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 600;
  font-style: normal;
  letter-spacing: normal;
  text-rendering: auto;
  margin-right: 10px;
  content: "\f00c";
  color: #ddd;
}
ul.woocommerce-info:before {
  display: none;
}
ul.woocommerce-info li:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 600;
  font-style: normal;
  letter-spacing: normal;
  text-rendering: auto;
  margin-right: 10px;
  content: "\f129";
  color: #b1befd;
}
ul.order_details {
  position: relative;
  margin: 3.631em 0;
}
ul.order_details:before {
  content: "";
  display: block;
  position: absolute;
  top: -16px;
  left: 0;
  width: 100%;
  height: 16px;
  background-size: 0 100%, 16px 16px, 16px 16px;
}
ul.order_details:after {
  content: "";
  display: block;
  position: absolute;
  top: -16px;
  left: 0;
  width: 100%;
  height: 16px;
  background-size: 0 100%, 16px 16px, 16px 16px;
  top: auto;
  bottom: -16px;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
ul.order_details li {
  padding: 1em 1.618em;
  font-size: 0.8em;
  text-transform: uppercase;
}
ul.order_details li:first-child {
  padding-top: 1.618em;
}
ul.order_details li:last-child {
  border: 0;
  padding-bottom: 1.618em;
}
ul.order_details li strong {
  display: block;
  font-size: 1.387em;
  text-transform: none;
}

.woocommerce-checkout .woocommerce-info {
  padding: 10px 0;
  text-align: center;
  border-width: 1px 0;
  border-color: #eaeaea;
}
.woocommerce-checkout .woocommerce-info:before {
  color: #ddd;
}
.woocommerce-checkout .woocommerce-info a {
  font-size: 12px;
  float: none;
  padding: 0;
  letter-spacing: 0;
  background-color: transparent;
  color: #13aff0;
}
.woocommerce-checkout .woocommerce-info a:hover {
  color: #333;
  background-color: transparent !important;
}
.woocommerce-checkout form.login {
  max-width: 600px;
  margin: 0 auto 30px auto;
  padding: 20px;
  border: 1px solid;
  border-color: #eaeaea;
}
.woocommerce-checkout form.login .lost_password {
  line-height: 46px;
  float: right;
  margin: 0;
}
.woocommerce-checkout form.login p.form-row {
  display: inline-block;
  margin: 0;
}
.woocommerce-checkout form.login p.form-row.form-row-first,
.woocommerce-checkout form.login p.form-row.form-row-last {
  margin: 0 0 20px;
}
.woocommerce-checkout form.login label.inline {
  padding-left: 10px;
}
.woocommerce-checkout form.login .wc-social-login {
  display: block !important;
  margin-top: 20px;
}
.woocommerce-checkout form.checkout_coupon {
  display: block;
  border: 3px dashed rgba(84, 84, 84, 0.15);
  padding: 28px;
  width: 695px;
  margin: 0 auto 30px;
  text-align: center;
}
.woocommerce-checkout form.checkout_coupon p {
  margin: 0;
}
.woocommerce-checkout form.checkout_coupon p:last-child {
  margin: 0;
}
.woocommerce-checkout form.checkout_coupon .form-row-first {
  float: left;
  width: 74%;
}
.woocommerce-checkout form.checkout_coupon .form-row-last {
  float: right;
  width: 25%;
}
.woocommerce-checkout form.checkout_coupon input {
  line-height: 36px;
  width: 100%;
  height: 36px;
  min-height: 36px;
  padding: 0 15px;
  padding-top: 0;
  padding-bottom: 0;
  margin: 0;
}
.woocommerce-checkout form.checkout {
  display: inline-block;
  width: 100%;
  margin-top: 30px;
}
.woocommerce-checkout h3#order_review_heading,
.woocommerce-checkout #order_review {
  float: right;
  width: 48%;
}
.woocommerce-checkout .e-checkout__order_review h3#order_review_heading,
.woocommerce-checkout .e-checkout__order_review #order_review {
  float: none;
  width: 100%;
}
.woocommerce-checkout .woocommerce-account-fields {
  display: inline-block;
  width: 100%;
}
.woocommerce-checkout .woocommerce-account-fields input {
  margin-bottom: 0;
}
.woocommerce-checkout #payment ul.payment_methods {
  padding-bottom: 20px;
}
.woocommerce-checkout #payment ul.payment_methods .wc_payment_method > label {
  display: block;
  font-size: 16px;
  font-weight: 600;
  padding: 20px;
  cursor: pointer;
  margin: 0;
  letter-spacing: 0.4px;
}
.woocommerce-checkout #payment ul.payment_methods .wc_payment_method > label:before {
  font-family: "Font Awesome 5 Free";
  text-rendering: auto;
  display: inline-block;
  font-size: inherit;
  content: "\f111";
  color: #333;
  font-weight: 400;
  margin-right: 10px;
  -webkit-transition: color 0.2s ease;
  -moz-transition: color 0.2s ease;
  -ms-transition: color 0.2s ease;
  -o-transition: color 0.2s ease;
  transition: color 0.2s ease;
}
.woocommerce-checkout #payment ul.payment_methods .wc_payment_method > input[type=radio]:first-child {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
}
.woocommerce-checkout #payment ul.payment_methods .wc_payment_method > input[type=radio]:first-child:checked + label:before {
  content: "\f192";
  color: #13aff0;
}
.woocommerce-checkout #payment ul.payment_methods li {
  background-color: #fafafa;
  text-align: left;
  margin-bottom: 1px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.woocommerce-checkout #payment ul.payment_methods li:hover {
  background-color: #f5f5f5;
}
.woocommerce-checkout #payment ul.payment_methods li img {
  float: right;
  border: 0;
  padding: 0;
  max-height: 28px;
}
.woocommerce-checkout #payment ul.payment_methods .woocommerce_error li {
  background-color: transparent;
  color: #fff;
}
.woocommerce-checkout #payment div.payment_box {
  position: relative;
  width: 100%;
  padding: 1.4em;
  font-size: 0.92em;
  line-height: 1.5;
  background-color: #fff;
  color: #555;
}
.woocommerce-checkout #payment div.payment_box p {
  margin: 0;
}
.woocommerce-checkout #payment .payment_method_paypal .about_paypal {
  color: #13aff0;
  font-size: 16px;
  margin-left: 6px;
}
.woocommerce-checkout #place_order {
  width: 100%;
  font-size: 15px;
  line-height: 1.6;
  padding: 16px 20px;
}
.woocommerce-checkout .woocommerce form.login {
  margin-top: 0;
  margin-bottom: 30px;
}
.woocommerce-checkout .woocommerce form.register {
  margin-top: 0;
  margin-bottom: 30px;
}
.woocommerce-checkout > .col2-set {
  float: left;
  width: 48%;
}
.woocommerce-checkout > .col2-set > .col-1 {
  float: none;
  width: 100%;
  margin-bottom: 30px;
}
.woocommerce-checkout > .col2-set > .col-1:after {
  content: "";
  display: block;
  visibility: hidden;
  clear: both;
  zoom: 1;
  height: 0;
}
.woocommerce-checkout > .col2-set > .col-2 {
  float: none;
  width: 100%;
}
.woocommerce-checkout > .col2-set > .col-2:after {
  content: "";
  display: block;
  visibility: hidden;
  clear: both;
  zoom: 1;
  height: 0;
}
.woocommerce-checkout .place-order .terms {
  margin: 0 0 8px;
}
.woocommerce-checkout .form-row.place-order {
  margin: 0;
}

.woocommerce-cart .wc-proceed-to-checkout {
  padding-bottom: 0;
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
  display: block;
  margin-bottom: 0;
  text-align: center;
}
.woocommerce-cart .woocommerce ul.products li.product .button.added {
  display: inline-block;
}
.woocommerce-cart table.cart img {
  width: auto;
  max-width: 60px;
}
.woocommerce-cart table.cart td.actions {
  border-bottom: 0;
}
.woocommerce-cart table.cart td.actions input {
  padding-top: 0;
  padding-bottom: 0;
  height: 32px;
  line-height: 32px;
  padding: 0 1.5em;
}
.woocommerce-cart table.cart td.actions .coupon {
  float: left;
}
.woocommerce-cart table.cart td.actions .coupon .input-text {
  display: inline-block;
  float: none;
  width: auto;
  min-height: 32px;
  line-height: 32px;
  padding: 0 0.8em;
  margin: 0 8px 0 0;
  border-color: #ddd;
}
.woocommerce-cart table.cart td.actions .coupon .input-text:focus {
  border-color: #bbb;
}
.woocommerce-cart table.cart td.actions .coupon label {
  display: none;
}
.woocommerce-cart table.cart td.actions button[name=update_cart] {
  float: right;
}
.woocommerce-cart .cart-collaterals .cart_totals table {
  width: 100%;
  margin-bottom: 20px;
  border: 0;
}
.woocommerce-cart .cart-collaterals .cart_totals table td {
  padding: 0.8em;
  vertical-align: top;
  line-height: 1.5em;
}
.woocommerce-cart .cart-collaterals .cart_totals table th {
  padding: 0.8em;
  vertical-align: top;
  line-height: 1.5em;
  border-right-style: solid;
  border-right-width: 1px;
  width: 40%;
  font-weight: 600;
  color: #444;
  text-transform: none;
}
.woocommerce-cart .cart-collaterals .cart_totals table select {
  width: 100%;
  min-height: 34px;
}
.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child td {
  padding-top: 0;
}
.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child th {
  padding-top: 0;
}
.woocommerce-cart .cart-collaterals .cart_totals table .theme-select .theme-selectInner {
  width: 100% !important;
}
.woocommerce-cart .cart-collaterals .cart_totals .order-total th {
  border-bottom: 1px solid;
  border-color: #eaeaea;
}
.woocommerce-cart .cart-collaterals .cart_totals .order-total td {
  border-bottom: 1px solid;
  border-color: #eaeaea;
}
.woocommerce-cart .cart-collaterals .cart_totals .order-total td span.woocommerce-Price-amount.amount {
  font-size: 15px;
  vertical-align: middle;
  padding-top: 0.8em;
  letter-spacing: 0.5px;
}
.woocommerce-cart .cart-collaterals .cart_totals .shipping-calculator-button {
  display: inline-block;
  font-size: 12px;
  line-height: 1.5;
  font-weight: 900;
  padding-bottom: 3px;
  border-bottom: 1px solid;
  margin-top: 13px;
  text-transform: uppercase;
  letter-spacing: 0.9px;
}
.woocommerce-cart .cart-collaterals .cart_totals .shipping-calculator-form {
  margin-top: 15px;
}
.woocommerce-cart .cart-collaterals .cart_totals .button[name=calc_shipping] {
  width: 100%;
  margin-top: 10px;
  margin-bottom: 5px;
}
.woocommerce-cart .cart-collaterals .cart_totals tr td {
  border-color: #eaeaea;
}
.woocommerce-cart .cart-collaterals .cart_totals tr th {
  border-color: #eaeaea;
}

.single_variation {
  display: block;
  float: left;
  margin-bottom: 10px;
}

.variations_button {
  clear: both;
}

div.owp-woo-single-cond-notice {
  display: inline-block;
  margin-top: 10px;
  padding-top: 20px;
  border-top: 1px solid;
  border-color: #eaeaea;
  width: 100%;
  text-align: center;
  font-family: inherit;
  font-size: 18px;
  font-weight: 600;
  line-height: 2;
  letter-spacing: 1.5;
  text-transform: capitalize;
}
div.owp-woo-single-cond-notice span,
div.owp-woo-single-cond-notice a {
  color: #333333;
}
div.owp-woo-single-cond-notice a:hover {
  color: #52a7fe;
}

.product_meta {
  clear: both;
  font-size: 13px;
  border-top: 1px solid;
  border-bottom: 1px solid;
  margin-top: -1px;
  padding: 20px 0;
  color: #787878;
  margin-top: 20px;
  border-color: #eaeaea;
}
.product_meta span {
  display: block;
}
.product_meta span.sku {
  display: inline;
}
.product_meta .posted_in {
  color: #333;
  font-weight: 600;
}
.product_meta .posted_in a {
  color: #ababab;
  font-weight: 400;
}
.product_meta .posted_in a:hover {
  color: #13aff0;
}
.product_meta .tagged_as {
  color: #333;
  font-weight: 600;
}
.product_meta .tagged_as a {
  color: #ababab;
  font-weight: 400;
}
.product_meta .tagged_as a:hover {
  color: #13aff0;
}

.sku_wrapper {
  color: #333;
  font-weight: 600;
}
.sku_wrapper span {
  display: inline;
  color: #555;
  font-weight: 400;
}

.woocommerce-product-search label {
  display: none;
}
.woocommerce-product-search button[type=submit] {
  float: right;
  margin-top: 15px;
}

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}
.product-quantity {
  font-weight: normal;
}

.woocommerce-MyAccount-content h2 {
  font-size: 2em;
  font-weight: 600;
}
.woocommerce-MyAccount-content .addresses {
  margin-top: 40px;
}
.woocommerce-MyAccount-content .addresses .woocommerce-Address .title {
  background-color: #f7f7f7;
  padding: 15px 25px;
  position: relative;
  border-bottom: 1px solid #fff;
}
.woocommerce-MyAccount-content .addresses .woocommerce-Address .title h3 {
  font-size: 20px;
  font-weight: 400;
  margin: 0;
}
.woocommerce-MyAccount-content .addresses .woocommerce-Address .title a {
  position: absolute;
  top: 10px;
  right: 10px;
  padding: 6px 15px;
  background-color: #fff;
  color: #898989;
}
.woocommerce-MyAccount-content .addresses .woocommerce-Address .title a:hover {
  background-color: #f8f8f8;
  color: #555;
}
.woocommerce-MyAccount-content .addresses .woocommerce-Address address {
  background-color: #f7f7f7;
  padding: 15px 25px;
  color: #898989;
}
.woocommerce-MyAccount-content #payment .payment_methods {
  margin-bottom: 1.618em !important;
}
.woocommerce-MyAccount-content #payment .payment_methods li .payment_box {
  background-color: rgba(0, 0, 0, 0.05);
}

p.stars span a {
  border-color: #eaeaea;
}

@media (min-width: 768px) {
  .woocommerce-MyAccount-tabs {
    float: left;
    width: 18%;
    margin-right: 6%;
  }
  .woocommerce-MyAccount-content {
    float: right;
    width: 76%;
  }
}
.current-shop-items-dropdown {
  border-top-color: #13aff0;
}

.return-to-shop .button.wc-backward:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 600;
  font-style: normal;
  letter-spacing: normal;
  text-rendering: auto;
  content: "\f104";
  margin-right: 8px;
}

#site-navigation-wrap .dropdown-menu > li > a.wcmenucart {
  letter-spacing: 0;
}

body a.wcmenucart.wcmenucart-empty-cart i {
  margin-right: 0;
}

.custom-col .col.first {
  clear: none;
}

.form-row .required {
  color: #e42234;
  border: 0;
}

del .amount {
  color: #555;
}

.select2-container .select2-choice {
  line-height: 40px;
  height: 40px;
  border-color: #ddd;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
}
.select2-container .select2-choice .select2-arrow {
  width: 30px;
}
.select2-container .select2-choice .select2-arrow b {
  font-family: "Font Awesome 5 Free";
  font-weight: 600;
  font-style: normal;
  letter-spacing: normal;
  text-rendering: auto;
  font-size: 15px;
  line-height: 40px;
  text-align: center;
}
.select2-container .select2-choice .select2-arrow b:before {
  content: "\f107";
}
.select2-container .select2-choice .select2-arrow b:after {
  display: none;
}
.select2-container .select2-choice abbr {
  font-family: "Font Awesome 5 Free";
  font-weight: 600;
  font-style: normal;
  letter-spacing: normal;
  text-rendering: auto;
  font-size: 15px;
  line-height: 40px;
  text-align: center;
}

.select2-dropdown-open.select2-drop-above .select2-choice {
  border-color: #bbb;
}
.select2-dropdown-open.select2-drop-above .select2-choices {
  border-color: #bbb;
}

.select2-drop.select2-drop-above.select2-drop-active {
  border-color: #bbb;
}

#review_form #respond {
  position: static;
  margin: 0;
  width: auto;
  padding: 0;
  background: transparent none;
  border: 0;
}
#review_form #respond:after {
  content: "";
  display: block;
  clear: both;
}
#review_form #respond p {
  text-align: left;
}
#review_form #respond p.comment-form-author {
  width: 50%;
  float: left;
  padding-right: 10px;
}
#review_form #respond p.comment-form-author input {
  width: 100%;
}
#review_form #respond p.comment-form-email {
  width: 50%;
  float: right;
  padding-left: 10px;
}
#review_form #respond p.comment-form-email input {
  width: 100%;
}
#review_form #respond p label {
  display: block;
  margin-bottom: 7px;
}
#review_form #respond input {
  width: auto;
}
#review_form #respond textarea {
  width: 100%;
}
#review_form #respond .form-submit input {
  left: auto;
  left: auto;
}

/**
 * WooCommerce Sales Badge
 */
.woocommerce span.onsale {
  position: absolute;
  top: 1.25rem;
  left: 1.25rem;
  background-color: rgba(63, 195, 135, 0.8);
  color: #fff;
  padding: 8px 12px;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 1;
  font-weight: 600;
  letter-spacing: 0.4px;
  z-index: 9;
}
.woocommerce .circle-sale span.onsale {
  padding: 0;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}

/* Sales Badge Responsive */
@media only screen and (max-width: 1080px) {
  .woocommerce .has-product-nav span.onsale {
    top: 3.5rem;
  }
}
@media only screen and (max-width: 767px) {
  .woocommerce .has-product-nav span.onsale {
    top: 7rem !important;
  }
  .woocommerce span.onsale {
    left: 15%;
    top: 2rem;
  }
}
@media only screen and (max-width: 660px) {
  .woocommerce span.onsale {
    left: 10% !important;
  }
}
@media only screen and (max-width: 240px) {
  .woocommerce .has-product-nav span.onsale {
    top: 8rem !important;
  }
}
.products .product-category {
  text-align: center;
}
.products .product-category img {
  display: block;
  margin: 0 auto;
}
.products .product-category mark {
  background: none;
  color: inherit;
}

.woocommerce-checkout-review-order-table tfoot th {
  background-color: #f7f7f7;
}

form.checkout {
  position: static !important;
}
form.checkout > .blockUI {
  position: fixed !important;
}

.blockUI.blockOverlay {
  background: rgba(250, 250, 250, 0.6) !important;
}

.blockUI:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 600;
  font-style: normal;
  letter-spacing: normal;
  text-rendering: auto;
  content: "\f110";
  -webkit-animation: fa-spin 0.75s infinite linear;
  -moz-animation: fa-spin 0.75s infinite linear;
  -ms-animation: fa-spin 0.75s infinite linear;
  -o-animation: fa-spin 0.75s infinite linear;
  animation: fa-spin 0.75s infinite linear;
  height: 30px;
  width: 30px;
  line-height: 30px;
  font-size: 30px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -15px;
  margin-top: -15px;
}

.woocommerce-MyAccount-tabs .oceanwp-user-profile {
  display: table;
  width: 100%;
  table-layout: auto;
  margin-bottom: 40px;
}
.woocommerce-MyAccount-tabs .oceanwp-user-profile .image {
  display: table-cell;
  vertical-align: middle;
  width: 64px;
  height: 64px;
}
.woocommerce-MyAccount-tabs .oceanwp-user-profile .image img {
  width: 100%;
  height: auto;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
.woocommerce-MyAccount-tabs .oceanwp-user-profile .user-info {
  display: table-cell;
  vertical-align: middle;
  padding-left: 15px;
}
.woocommerce-MyAccount-tabs .oceanwp-user-profile .user-info .name {
  display: block;
  font-size: 18px;
  line-height: 1;
  margin-bottom: 5px;
  color: #333;
}
.woocommerce-MyAccount-tabs .oceanwp-user-profile .user-info .logout {
  font-size: 13px;
}

.woocommerce-MyAccount-navigation ul {
  list-style: none;
  margin: 15px 0;
  padding: 0;
  border-top: 1px solid #eaeaea;
}
.woocommerce-MyAccount-navigation ul li {
  list-style: none;
  border-bottom: 1px solid #eaeaea;
  position: relative;
}
.woocommerce-MyAccount-navigation ul li a {
  padding: 12px 0;
  display: block;
}
.woocommerce-MyAccount-navigation ul li a:before {
  display: inline-block;
  font-family: "simple-line-icons";
  font-weight: normal;
  font-style: normal;
  letter-spacing: normal;
  text-rendering: auto;
  font-size: inherit;
  text-rendering: auto;
  content: "\e085";
  color: #13aff0;
  line-height: 22px;
  margin-left: 8px;
  width: 20px;
  text-align: right;
  float: right;
  -moz-opacity: 0.45;
  -webkit-opacity: 0.45;
  opacity: 0.45;
  -webkit-transition: opacity 0.3s ease;
  -moz-transition: opacity 0.3s ease;
  -ms-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.woocommerce-MyAccount-navigation ul li a:hover:before {
  -moz-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
}
.woocommerce-MyAccount-navigation ul li.is-active a:before {
  -moz-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--dashboard a:before {
  content: "\e007";
}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--orders a:before {
  content: "\e04d";
}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--downloads a:before {
  content: "\e083";
}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-address a:before {
  content: "\e069";
}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--payment-methods a:before {
  content: "\e025";
}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-account a:before {
  content: "\e005";
}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout a:before {
  content: "\e065";
}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--subscriptions a:before {
  content: "\e098";
}

.my_account_orders .button.view:after,
.woocommerce-MyAccount-downloads .button:after {
  font-family: "simple-line-icons";
}

.my_account_orders .button {
  padding: 0.618em 0.857em;
  font-size: 0.857em;
  margin-right: 0.236em;
}
.my_account_orders .button.view:after {
  content: "\e087";
  margin-left: 8px;
}

.woocommerce-MyAccount-downloads .button {
  padding: 0.618em 0.857em;
  font-size: 0.857em;
  margin-right: 0.236em;
}
.woocommerce-MyAccount-downloads .button:after {
  content: "\e083";
  margin-left: 8px;
}

.no-top-border .current-shop-items-dropdown {
  border-top: none;
}

.woocommerce a.button.loading:after,
.woocommerce button.button.loading:after,
.woocommerce input.button.loading:after,
.woocommerce ul.products li.product .added_to_cart:after,
.return-to-shop .button.wc-backward:before,
.woocommerce .widget_shopping_cart_content .buttons .button:after,
.woocommerce div.product form.cart .variations .reset_variations:before,
.wcmenucart i {
  font-style: normal;
  letter-spacing: normal;
  font-weight: 600;
  text-rendering: auto;
}

.distraction-free .medium-header .col-1,
.distraction-free .medium-header .col-3,
.distraction-free .top-header .header-top,
.distraction-free .vertical-header #site-header-inner .oceanwp-social-menu,
.distraction-free .vertical-header #vertical-searchform,
.distraction-free .oceanwp-social-menu,
.distraction-free #site-description,
.distraction-free .center-header .left-menu,
.distraction-free .center-header .right-menu,
.distraction-free .full_screen-header #site-navigation-wrap {
  display: none;
}

.distraction-free #site-logo {
  float: none;
  margin: auto;
}

.distraction-free #site-logo #site-logo-inner {
  text-align: center;
}

.distraction-free .center-header .navigation {
  justify-content: center;
  min-height: 60px;
}

.distraction-free .vertical-header #site-header-inner {
  display: flex;
  justify-content: center;
}

@media screen and (min-width: 960px) {
  .distraction-free .vertical-header #site-header-inner {
    flex-direction: column;
  }
}
.quick-view-plugin-active ul.products li.product li.btn-wrap {
  position: relative;
}

@media (min-width: 769px) {
  .woocommerce div.product.owp-thumbs-layout-vertical span.onsale {
    left: 12%;
  }
  .woocommerce div.product.owp-thumbs-layout-vertical.has-no-thumbnails span.onsale {
    left: 20px;
  }
  .woocommerce div.product.owp-thumbs-layout-vertical div.images .flex-viewport {
    float: right;
    width: 75%;
  }
  .woocommerce div.product.owp-thumbs-layout-vertical div.images .flex-control-thumbs {
    float: left;
    width: calc(25% - 1em);
    overflow-x: hidden;
  }
  .woocommerce div.product.owp-thumbs-layout-vertical div.images .flex-control-thumbs li {
    width: 100%;
  }
}
@media (min-width: 769px) {
  .woocommerce div.product.owp-tabs-layout-vertical .woocommerce-tabs {
    display: inline-block;
    width: 100%;
  }
  .woocommerce div.product.owp-tabs-layout-vertical .woocommerce-tabs ul.tabs {
    float: left;
    width: 20%;
    margin: 0;
    border: none;
  }
  .woocommerce div.product.owp-tabs-layout-vertical .woocommerce-tabs ul.tabs li {
    display: block;
    border-top: 1px solid #eaeaea;
  }
  .woocommerce div.product.owp-tabs-layout-vertical .woocommerce-tabs ul.tabs li:first-child {
    border-top: 0;
  }
  .woocommerce div.product.owp-tabs-layout-vertical .woocommerce-tabs ul.tabs li a {
    display: block;
    position: relative;
    text-align: left;
    border-width: 0;
  }
  .woocommerce div.product.owp-tabs-layout-vertical .woocommerce-tabs ul.tabs li a:after {
    content: "";
    position: absolute;
    top: 0;
    right: -2px;
    width: 3px;
    height: 100%;
    background-color: #13aff0;
    opacity: 0;
    z-index: 1;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .woocommerce div.product.owp-tabs-layout-vertical .woocommerce-tabs ul.tabs li.active a:after {
    opacity: 1;
  }
  .woocommerce div.product.owp-tabs-layout-vertical .woocommerce-tabs .panel {
    float: right;
    width: 80%;
    border-left-width: 1px;
    border-style: solid;
    border-color: #eaeaea;
    padding: 20px;
    margin: 0;
  }
  .woocommerce div.product.owp-tabs-layout-vertical .woocommerce-tabs .panel > h2:first-child {
    margin-top: 0;
  }
}
.woocommerce div.product.owp-tabs-layout-section .woocommerce-tabs ul.tabs {
  display: none;
}
.woocommerce div.product.owp-tabs-layout-section .panel {
  display: block !important;
  margin-top: 80px;
}
.woocommerce div.product.owp-tabs-layout-section .panel#tab-description {
  margin-top: 0;
}
.woocommerce div.product.owp-tabs-layout-section .panel h2:first-child {
  font-size: 28px;
  margin-top: 0;
}

.woocommerce .owp-btn-big .summary form button.button {
  width: 55%;
}
.woocommerce .owp-btn-very-big .summary form button.button {
  font-size: 16px;
  min-height: 50px;
  width: 100%;
  margin-top: 15px;
}

.demo_store {
  position: fixed;
  left: 0;
  bottom: 0;
  right: 0;
  margin: 0;
  padding: 15px 20px;
  background-color: #3d9cd2;
  color: #fff;
  z-index: 999;
}
.demo_store a {
  color: #fff;
  font-weight: 400;
  text-decoration: underline;
  display: block;
}
.demo_store a:hover {
  text-decoration: none;
}
.demo_store:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 600;
  font-style: normal;
  letter-spacing: normal;
  text-rendering: auto;
  margin-right: 10px;
  content: "\f05a";
}

.vertical-header-style .woocommerce-store-notice.demo_store {
  z-index: 9999;
}

@media (min-width: 768px) {
  .demo_store a {
    background: rgba(0, 0, 0, 0.1);
    float: right;
    display: inline-block;
    margin: -15px -20px -15px 0;
    padding: 15px 20px;
  }
  .demo_store a:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    font-style: normal;
    letter-spacing: normal;
    text-rendering: auto;
    content: "\f057";
    margin-right: 10px;
  }
}
.owp-cart-overlay {
  display: none;
  background: rgba(0, 0, 0, 0.5);
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 99;
  cursor: pointer;
}

/* WooCommerce Germanized ___________>> OceanWP */
li.wc-gzd {
  margin-bottom: 5px !important;
}
li.wc-gzd .price.price-unit.smaller.wc-gzd-additional-info,
li.wc-gzd .wc-gzd-additional-info.product-units-wrapper.product-units,
li.wc-gzd .wc-gzd-additional-info.shipping-costs-info {
  display: inline-block;
  width: 100%;
  text-align: center;
  margin: 0 0 5px;
  padding: 5px 0;
  line-height: 1;
  letter-spacing: 1;
}
li.wc-gzd .price.price-unit.smaller.wc-gzd-additional-info {
  font-size: 16px;
}

.wc-gzd-single .wc-gzd-additional-info.product-units-wrapper.product-units,
.wc-gzd-single .wc-gzd-additional-info.shipping-costs-info,
.wc-gzd-single p.price.price-unit.smaller.wc-gzd-additional-info {
  display: inline-block;
  width: 100%;
  margin: 0 0 5px;
  padding: 5px 0;
  line-height: 1.5;
  letter-spacing: 1;
}
.wc-gzd-single p.price.price-unit.smaller.wc-gzd-additional-info {
  font-size: 24px;
}

.wc-gzd-single,
.wc-gzd-single-meta,
li.wc-gzd {
  display: block;
  padding: 2px 0;
}

.wc-gzd-single-meta p.wc-gzd-additional-info {
  display: inline-block;
  width: 100%;
}
.wc-gzd-single-meta p.wc-gzd-additional-info {
  font-size: 14px;
}

.woocommerce.single-product .legal-price-info {
  margin-top: 10px;
}

/*.product_meta {
	.tagged_as::before {
		@include font-awesome();
		content: '\f02c';
		margin-right: 5px;
	}
}*/
/* WooCommerce My Account -> Add Payment Method */
.woocommerce-MyAccount-content #payment ul.payment_methods > li {
  background-color: #fafafa;
}
.woocommerce-MyAccount-content #payment ul.payment_methods .woocommerce-PaymentMethod > input[type=radio]:first-child {
  position: absolute !important;
  clip: rect(1px, 1px, 1px, 1px);
}
.woocommerce-MyAccount-content #payment ul.payment_methods .woocommerce-PaymentMethod > label {
  display: block;
  font-size: 16px;
  font-weight: 600;
  padding: 20px;
  cursor: pointer;
  margin: 0;
  letter-spacing: 0.4px;
}
.woocommerce-MyAccount-content #payment ul.payment_methods .woocommerce-PaymentMethod > label:before {
  font-family: "Font Awesome 5 Free";
  text-rendering: auto;
  display: inline-block;
  font-size: inherit;
  content: "\f111";
  color: #333;
  font-weight: 400;
  margin-right: 10px;
  -webkit-transition: color 0.2s ease;
  -moz-transition: color 0.2s ease;
  -ms-transition: color 0.2s ease;
  -o-transition: color 0.2s ease;
  transition: color 0.2s ease;
}
.woocommerce-MyAccount-content #payment ul.payment_methods .woocommerce-PaymentMethod > label:after {
  content: "";
  clear: both;
  display: table;
}
.woocommerce-MyAccount-content #payment ul.payment_methods .woocommerce-PaymentMethod > input[type=radio]:first-child:checked + label:before {
  content: "\f192";
  color: #13aff0;
}
.woocommerce-MyAccount-content #payment #payment div.woocommerce-PaymentBox {
  position: relative;
  width: 100%;
  padding: 1.4em;
  font-size: 0.92em;
  line-height: 1.5;
  background-color: #fff;
  color: #555;
}
.woocommerce-MyAccount-content #payment #payment div.woocommerce-PaymentBox p {
  margin: 0;
}
.woocommerce-MyAccount-content #add_payment_method .woocommerce-PaymentMethod label {
  margin-left: 0;
}
.woocommerce-MyAccount-content #place_order {
  width: 100%;
  font-size: 15px;
  line-height: 1.6;
  padding: 16px 20px;
}

ul#shipping_method {
  padding-bottom: 20px;
}
ul#shipping_method li {
  padding-bottom: 10px;
}
ul#shipping_method li label {
  padding-left: 10px;
  font-weight: bold;
  vertical-align: middle;
  color: #525252;
  cursor: pointer;
  font-size: 14.5px;
  letter-spacing: 0.5px;
}
ul#shipping_method li input[type=radio] {
  vertical-align: middle;
  cursor: pointer;
}

.woocommerce #order_review table.shop_table ul#shipping_method.woocommerce-shipping-methods {
  padding-bottom: 20px;
  text-align: left;
}
.woocommerce #order_review table.shop_table ul#shipping_method.woocommerce-shipping-methods li {
  padding-bottom: 10px;
}
.woocommerce #order_review table.shop_table ul#shipping_method.woocommerce-shipping-methods li label {
  display: inline;
  padding-left: 10px;
  font-weight: bold;
  vertical-align: middle;
  color: #525252;
  cursor: pointer;
  font-size: 14.5px;
  letter-spacing: 0.5px;
}
.woocommerce #order_review table.shop_table ul#shipping_method.woocommerce-shipping-methods li input[type=radio] {
  vertical-align: middle;
  cursor: pointer;
}

#order-review table tfoot tr.woocommerce-shipping-totals.shipping td ul#shipping_method {
  padding-bottom: 20px;
  display: block;
}
#order-review table tfoot tr.woocommerce-shipping-totals.shipping td ul#shipping_method li {
  padding-bottom: 10px;
}
#order-review table tfoot tr.woocommerce-shipping-totals.shipping td ul#shipping_method li label {
  padding-left: 10px;
  font-weight: bold;
  vertical-align: middle;
  color: #525252;
  cursor: pointer;
  font-size: 14.5px;
  letter-spacing: 0.5px;
}
#order-review table tfoot tr.woocommerce-shipping-totals.shipping td ul#shipping_method li input[type=radio] {
  vertical-align: middle;
  cursor: pointer;
  display: inline-block;
}

.woocommerce.woo-variation-swatches-stylesheet-enabled .variable-items-wrapper {
  margin: 0;
}

/* Product title background for cross-sell on cart page */
.woocommerce .cross-sells li.title h2 {
  background-color: transparent !important;
  border-bottom: none;
}

/* Product variation on Elementor pages */
.woocommerce div.product.elementor form.cart table.variations td.value:before {
  content: none;
}

.woocommerce div.product.elementor form.cart table.variations td {
  display: block !important;
  line-height: inherit !important;
}

.widget_product_categories li,
.widget_layered_nav li {
  position: relative;
  margin-bottom: 10px;
}
.widget_product_categories li a,
.widget_layered_nav li a {
  position: relative;
  display: block;
  font-size: 13px;
  line-height: 1.6;
  padding-left: 22px;
  text-transform: capitalize;
}
.widget_product_categories li a:before,
.widget_layered_nav li a:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -7px;
  width: 14px;
  height: 14px;
  border: 1px solid rgba(0, 0, 0, 0.15);
}
.widget_product_categories li a:hover ~ .count,
.widget_layered_nav li a:hover ~ .count {
  background-color: transparent;
  color: #13aff0;
  border-color: #13aff0;
}
.widget_product_categories .count,
.widget_layered_nav .count {
  background-color: rgba(84, 84, 84, 0.05);
  position: absolute;
  top: 0;
  right: 0;
  font-size: 12px;
  line-height: 18px;
  padding: 0 10px;
  text-align: center;
  min-width: 10px;
  border: 1px solid transparent;
  border-radius: 10px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.woocommerce .widget_product_categories li a:before {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
.woocommerce .widget_product_categories li.current-cat > a {
  font-weight: bold;
}
.woocommerce .widget_product_categories li.current-cat > a:before {
  background-color: #13aff0;
  border-color: #13aff0;
}
.woocommerce .widget_product_categories li.current-cat > a ~ .count {
  background-color: #13aff0;
  color: #fff;
  border-color: #13aff0;
}
.woocommerce .widget_product_categories li ul.children {
  margin: 8px 0 0 30px;
}
.woocommerce .widget_product_categories li ul.children li {
  font-size: 12px;
  line-height: 1.3;
  margin-bottom: 5px;
}
.woocommerce .widget_product_categories li ul.children li a {
  padding-left: 0;
}
.woocommerce .widget_product_categories li ul.children li a:before {
  display: none;
}
.woocommerce .widget_product_categories li ul.children .count {
  line-height: 18px;
}
.woocommerce .widget_product_categories li ul a {
  font-weight: 400;
  text-transform: none;
  border-bottom: 0;
}

.woocommerce .widget_layered_nav li a:before {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
}
.woocommerce .widget_layered_nav li.chosen a {
  font-weight: bold;
}
.woocommerce .widget_layered_nav li.chosen a:before {
  background-color: #13aff0;
  border-color: #13aff0;
  text-align: center;
  content: "\f00c";
  color: #fff;
  font: normal normal 900 14px/1 "Font Awesome 5 free";
  font-size: 10px;
  line-height: 10px;
  text-rendering: auto;
}
.woocommerce .widget_layered_nav li.chosen a:hover:before {
  content: "\f00d";
}
.woocommerce .widget_layered_nav li.chosen a ~ .count {
  background-color: #13aff0;
  color: #fff;
  border-color: #13aff0;
}

/* Dropdown style */
.woo-dropdown-cat .widget_product_categories li {
  position: relative;
}
.woo-dropdown-cat .widget_product_categories li a {
  display: block;
  font-size: 12px;
  line-height: 1.6;
  font-weight: 600;
  text-transform: uppercase;
  padding: 10px 22px 10px 0;
  border-bottom: 1px solid #eaeaea;
}
.woo-dropdown-cat .widget_product_categories li a:before {
  display: none;
}
.woo-dropdown-cat .widget_product_categories li .open-this {
  position: absolute;
  left: 0;
  width: 40px;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  text-align: center;
  cursor: pointer;
  z-index: 10;
}
.woo-dropdown-cat .widget_product_categories li.cat-parent .open-this {
  left: auto;
  right: 0;
}
.woo-dropdown-cat .widget_product_categories li ul.children {
  display: none;
  margin: 0 0 0 16px;
}
.woo-dropdown-cat .widget_product_categories li.current-cat-parent > ul.children {
  display: block;
}
.woo-dropdown-cat .widget_product_categories li ul a {
  font-weight: 400;
  text-transform: none;
  border-bottom: 0;
}
.woo-dropdown-cat .widget_product_categories .count {
  position: absolute;
  top: 0;
  right: 40px;
  border: 0;
  padding: 10px 0 0;
  z-index: 10;
}
.woo-dropdown-cat .widget_product_categories .count,
.woo-dropdown-cat .widget_product_categories li.current-cat > a ~ .count {
  background-color: transparent !important;
  color: #999;
}

/*------------------------------------------------------------------
Woo Mobile Mini Cart Sidebar
-------------------------------------------------------------------*/
#oceanwp-cart-sidebar-wrap {
  display: none;
  visibility: hidden;
  -moz-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
#oceanwp-cart-sidebar-wrap,
#oceanwp-cart-sidebar-wrap .oceanwp-cart-sidebar-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
}
#oceanwp-cart-sidebar-wrap .oceanwp-cart-sidebar-overlay {
  background-color: rgba(0, 0, 0, 0.5);
  cursor: pointer;
}
#oceanwp-cart-sidebar-wrap .oceanwp-cart-sidebar {
  position: absolute;
  top: 0;
  right: -100%;
  background-color: #fff;
  width: 325px;
  height: 100%;
  padding: 20px 0 0;
  overflow: auto;
  z-index: 10000;
  -webkit-box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.4);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#oceanwp-cart-sidebar-wrap .owp-cart-title {
  font-size: 18px;
  font-weight: 600;
  color: #555;
  line-height: 1.2;
  text-transform: uppercase;
  padding: 0 20px;
  margin: 0;
  text-align: center;
}
#oceanwp-cart-sidebar-wrap .divider {
  display: block;
  width: 30px;
  height: 2px;
  background-color: rgba(0, 0, 0, 0.1);
  margin: 10px auto 20px;
}
#oceanwp-cart-sidebar-wrap .oceanwp-cart-close {
  position: absolute;
  top: 0;
  right: 0;
  color: #333;
  opacity: 0.5;
  font-weight: 300;
  font-size: 40px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  z-index: 1001;
}
#oceanwp-cart-sidebar-wrap .oceanwp-cart-close:hover {
  opacity: 1;
}
#oceanwp-cart-sidebar-wrap .widget_shopping_cart ul.cart_list li:first-child {
  border-top-width: 1px;
}
#oceanwp-cart-sidebar-wrap .woocommerce-mini-cart__empty-message {
  padding: 0 20px 20px;
  margin: 0;
}
#oceanwp-cart-sidebar-wrap .spacious .owp-mini-cart {
  padding-top: 0;
}
#oceanwp-cart-sidebar-wrap .spacious .owp-mini-cart .widget_shopping_cart ul.cart_list li:first-child {
  padding-top: 10px;
}

.admin-bar #oceanwp-cart-sidebar-wrap .oceanwp-cart-sidebar {
  top: 32px;
  height: -webkit-calc(100% - 32px);
  height: calc(100% - 32px);
}

@media screen and (max-width: 782px) {
  .admin-bar #oceanwp-cart-sidebar-wrap .oceanwp-cart-sidebar {
    top: 46px;
    height: -webkit-calc(100% - 46px);
    height: calc(100% - 46px);
  }
}
@media screen and (max-width: 600px) {
  .admin-bar #oceanwp-cart-sidebar-wrap .oceanwp-cart-sidebar {
    top: 0;
    height: 100%;
  }
}
.show-cart #oceanwp-cart-sidebar-wrap,
.show-cart-sidebar #oceanwp-cart-sidebar-wrap {
  visibility: visible;
  -moz-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
}
.show-cart #oceanwp-cart-sidebar-wrap .oceanwp-cart-sidebar,
.show-cart-sidebar #oceanwp-cart-sidebar-wrap .oceanwp-cart-sidebar {
  right: 0;
}

@media only screen and (max-width: 959px) {
  #oceanwp-cart-sidebar-wrap {
    display: block;
  }
}
/*------------------------------------------------------------------
Woo Off Canvas Filter
-------------------------------------------------------------------*/
.woocommerce .oceanwp-off-canvas-filter {
  float: left;
  height: 34px;
  font-size: 14px;
  font-weight: 600;
  line-height: 34px;
  padding: 0 14px;
  color: #999;
  border: 1px solid #eaeaea;
  margin: 0 20px 0 0;
  text-align: center;
}
.woocommerce .oceanwp-off-canvas-filter:hover {
  color: #13aff0;
  border-color: #13aff0;
}
.woocommerce .oceanwp-off-canvas-filter i {
  margin-right: 6px;
}
.woocommerce .oceanwp-off-canvas-filter .owp-icon {
  vertical-align: inherit;
  margin-right: 5px;
}

#oceanwp-off-canvas-sidebar-wrap {
  visibility: hidden;
  -moz-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
#oceanwp-off-canvas-sidebar-wrap,
#oceanwp-off-canvas-sidebar-wrap .oceanwp-off-canvas-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
}
#oceanwp-off-canvas-sidebar-wrap .oceanwp-off-canvas-overlay {
  background-color: rgba(0, 0, 0, 0.5);
  cursor: pointer;
}
#oceanwp-off-canvas-sidebar-wrap .oceanwp-off-canvas-sidebar {
  position: absolute;
  top: 0;
  left: -100%;
  background-color: #fff;
  width: 325px;
  height: 100%;
  padding: 35px;
  overflow: auto;
  z-index: 99999;
  -webkit-box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.4);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#oceanwp-off-canvas-sidebar-wrap .sidebar-box {
  border-bottom: 1px solid rgba(84, 84, 84, 0.15);
  margin-bottom: 0;
  padding-top: 50px;
  padding-bottom: 50px;
}
#oceanwp-off-canvas-sidebar-wrap .sidebar-box:first-child {
  padding-top: 0;
}
#oceanwp-off-canvas-sidebar-wrap .sidebar-box:last-child {
  border-bottom: 0;
  padding-bottom: 0;
}

.admin-bar #oceanwp-off-canvas-sidebar-wrap .oceanwp-off-canvas-sidebar {
  top: 32px;
  height: -webkit-calc(100% - 32px);
  height: calc(100% - 32px);
}

@media screen and (max-width: 782px) {
  .admin-bar #oceanwp-off-canvas-sidebar-wrap .oceanwp-off-canvas-sidebar {
    top: 46px;
    height: -webkit-calc(100% - 46px);
    height: calc(100% - 46px);
  }
}
@media screen and (max-width: 600px) {
  .admin-bar #oceanwp-off-canvas-sidebar-wrap .oceanwp-off-canvas-sidebar {
    top: 0;
    height: 100%;
  }
}
.off-canvas-enabled #oceanwp-off-canvas-sidebar-wrap {
  visibility: visible;
  -moz-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
}
.off-canvas-enabled #oceanwp-off-canvas-sidebar-wrap .oceanwp-off-canvas-sidebar {
  left: 0;
}

.oceanwp-off-canvas-close {
  position: absolute;
  top: 15px;
  right: 15px;
  width: 30px;
  height: 30px;
  background-color: transparent;
  border: 0;
  margin: 0;
  padding: 0;
  text-align: center;
  z-index: 1000;
}
.oceanwp-off-canvas-close svg {
  fill: #333;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.oceanwp-off-canvas-close:hover svg {
  fill: #777;
}

/*------------------------------------------------------------------
Woo Quantity Buttons
-------------------------------------------------------------------*/
.quantity {
  position: relative;
  float: left;
  overflow: hidden;
  zoom: 1;
  min-width: 110px;
}
.quantity .qty,
.quantity .minus,
.quantity .plus {
  display: block;
  float: left;
  width: 36px;
  min-height: 36px;
  background-color: transparent;
  border: 1px solid #e4e4e4;
  margin: 0;
  padding: 0;
  text-align: center;
  vertical-align: middle;
  font-size: 12px;
  color: #777;
  -moz-appearance: textfield; /* hack firefox */
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}
.quantity .minus,
.quantity .plus {
  font-size: 13px;
  line-height: 34px;
}
.quantity .minus {
  border-right-width: 0;
}
.quantity .plus {
  border-left-width: 0;
}
.quantity input::-webkit-outer-spin-button {
  display: none;
}
.quantity input::-webkit-inner-spin-button {
  display: none;
}

.woocommerce form input[type=number] {
  max-width: 58px;
  min-height: 36px;
}

.woocommerce form input.qty[type=number] {
  -moz-appearance: textfield; /* hack firefox */
}

/*------------------------------------------------------------------
Woo Product Navigation
-------------------------------------------------------------------*/
@media (min-width: 1080px) {
  .owp-product-nav-wrap {
    position: absolute;
    top: 0;
    right: 0;
  }
}
.owp-product-nav-wrap {
  text-align: right;
  z-index: 1;
}

.owp-product-nav {
  position: relative;
  display: inline-block;
}
.owp-product-nav li {
  display: inline-block;
  margin-left: 3px;
}
.owp-product-nav li:first-child {
  margin-left: 0;
}
.owp-product-nav li a.owp-nav-link {
  display: inline-block;
  width: 28px;
  height: 28px;
  line-height: 24px;
  border: 2px solid #e9e9e9;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
}
.owp-product-nav li a.owp-nav-link i {
  line-height: 1.2;
}
.owp-product-nav li a.owp-nav-link .owp-icon {
  display: inline-block;
  height: 100%;
  width: 100%;
  padding: 6px;
}
.owp-product-nav li a.owp-nav-link .owp-icon:hover use {
  stroke: #fff;
}
.owp-product-nav li a.owp-nav-link:hover {
  background-color: #13aff0;
  color: #fff;
  border-color: #13aff0;
}
.owp-product-nav li a.owp-nav-text {
  display: none;
  font-size: 12px;
}
.owp-product-nav li a.owp-nav-text.next-text {
  padding-right: 5px;
}
.owp-product-nav li a.owp-nav-text.prev-text {
  padding-left: 5px;
}
.owp-product-nav li .owp-nav-thumb {
  position: absolute;
  top: 100%;
  left: -99999px;
  display: inline-block;
  width: 90px;
  opacity: 0;
  -webkit-transition: opacity 0.25s ease-in-out;
  -moz-transition: opacity 0.25s ease-in-out;
  -ms-transition: opacity 0.25s ease-in-out;
  -o-transition: opacity 0.25s ease-in-out;
  transition: opacity 0.25s ease-in-out;
  -webkit-box-shadow: 1px 1px 15px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 1px 1px 15px rgba(0, 0, 0, 0.15);
  box-shadow: 1px 1px 15px rgba(0, 0, 0, 0.15);
  z-index: 100;
}
.owp-product-nav li:hover > .owp-nav-thumb {
  opacity: 1;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

@media only screen and (max-width: 767px) {
  .owp-product-nav-wrap {
    margin-bottom: 15px;
  }
  .owp-product-nav {
    display: block;
  }
  .owp-product-nav li.next-li {
    float: right;
    display: flex;
    align-items: center;
  }
  .owp-product-nav li.prev-li {
    float: left;
    display: flex;
    align-items: center;
  }
  .owp-product-nav li {
    position: relative;
  }
  .owp-product-nav li a.owp-nav-text {
    display: inline-block;
  }
}
/*------------------------------------------------------------------
Woo Responsive
-------------------------------------------------------------------*/
.sidr-class-woo-menu-icon {
  display: none;
}

.sidr-class-woocommerce {
  display: none;
}

@media only screen and (max-width: 1280px) {
  .woocommerce div.product .product-thumbnails {
    width: 275px;
  }
}
@media only screen and (max-width: 992px) {
  .woocommerce #customer_login .lost_password {
    float: none;
    margin-top: 10px !important;
    line-height: 1;
  }
  .woocommerce #customer_login .form-row label[for=rememberme] {
    margin: 0 0 0 4px;
  }
  .woocommerce .oceanwp-loginform-wrap .lost_password {
    float: none;
    margin-top: 10px !important;
    line-height: 1;
  }
  .woocommerce .oceanwp-loginform-wrap .form-row label[for=rememberme] {
    margin: 0 0 0 4px;
  }
}
@media only screen and (max-width: 959px) {
  body.account-side-style .woocommerce #customer_login > div,
body.account-side-style .woocommerce #customer_login .col-2 {
    float: none;
    width: 100%;
  }
  body.account-side-style .woocommerce #customer_login .col-2 {
    margin-top: 20px;
  }
  .woocommerce-checkout #order_review {
    float: none;
    width: 100%;
  }
  .woocommerce-checkout > .col2-set {
    float: none;
    width: 100%;
  }
  .woocommerce-checkout h3#order_review_heading {
    float: none;
    width: 100%;
  }
  .woocommerce-checkout form.checkout_coupon {
    width: 100%;
    margin-bottom: 20px;
  }
  .woocommerce-checkout form.checkout_coupon .form-row-first,
.woocommerce-checkout form.checkout_coupon .form-row-last {
    float: none;
    width: 100%;
    margin: 0;
  }
  .woocommerce-checkout form.checkout_coupon .form-row-last {
    margin-top: 10px;
  }
  .woocommerce-checkout form.checkout {
    margin-top: 10px;
  }
}
@media only screen and (max-width: 767px) {
  .woocommerce ul.products.list li.product .woo-entry-image,
.woocommerce ul.products.list li.product .product-entry-slider-wrap {
    float: none;
    width: 100%;
    margin: 0 0 20px;
  }
  .woocommerce ul.products.list li.product .woo-entry-inner {
    float: none;
    width: 100%;
  }
  .woocommerce ul.order_details li {
    float: none;
    width: 100%;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border: 0;
    border-bottom: 1px solid #e9e9e9;
  }
  .woocommerce .form-row-first {
    float: none;
    width: 100%;
    margin-right: 0;
    margin-left: 0 !important;
  }
  .woocommerce .form-row-last {
    float: none;
    width: 100%;
  }
  .woocommerce .cart-collaterals .cross-sells {
    display: none;
  }
  .woocommerce .cart-collaterals .cart_totals {
    float: none;
    width: 100%;
    margin-bottom: 20px;
  }
  .woocommerce div.product div.images {
    float: none;
    width: 100% !important;
    text-align: center;
  }
  .woocommerce div.product div.summary {
    float: none;
    width: 100% !important;
  }
  .woocommerce div.product .woocommerce-tabs ul.tabs li {
    display: block;
  }
  .woocommerce.content-full-width div.product div.images {
    float: none;
    width: 100%;
  }
  .woocommerce.content-full-width div.product div.summary {
    float: none;
    width: 100%;
  }
  .woocommerce #customer_login .form-row label[for=rememberme] {
    margin: 0 0 0 4px;
  }
  .woocommerce .order_details li:last-of-type {
    padding: 0;
    margin: 0;
  }
  .col2-set .col-1 {
    float: none;
    width: 100%;
  }
  .col2-set .col-2 {
    float: none;
    width: 100%;
  }
  .col2-set > div:first-child {
    margin-bottom: 30px;
  }
  .woocommerce-page .cart-collaterals .cart_totals {
    float: none;
    width: 100%;
    margin-bottom: 20px;
  }
  .woocommerce-cart .cart-collaterals .cart_totals table td {
    text-align: right;
  }
  .woocommerce-cart table.cart td.actions .coupon .input-text {
    max-width: 150px;
  }
  .woocommerce-message:before {
    display: none;
  }
  .woocommerce-cart .woocommerce table.shop_table thead {
    display: none;
  }
  .woocommerce-cart .woocommerce table.shop_table tbody th {
    display: none;
  }
  .woocommerce-cart .woocommerce table.shop_table tr td {
    display: inline-block;
    width: 100%;
    text-align: right;
    clear: both;
  }
  .woocommerce-cart .woocommerce table.shop_table tr td:before {
    content: attr(data-title) ": ";
    font-weight: 600;
    float: left;
    font-size: 14.5px;
    letter-spacing: 0.8px;
    color: #525252;
  }
  .woocommerce-cart .woocommerce table.shop_table tr td.product-remove:before, .woocommerce-cart .woocommerce table.shop_table tr td.product-thumbnail:before {
    display: none;
  }
  .woocommerce-cart .woocommerce table.shop_table tr td.product-thumbnail {
    text-align: center;
  }
  .woocommerce-cart .woocommerce table.shop_table tr td.product-quantity .quantity {
    float: right;
  }
  .woocommerce-cart .woocommerce table.shop_table tr td.product-subtotal span.woocommerce-Price-amount.amount {
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.5px;
  }
  .woocommerce-cart .woocommerce table.shop_table tr td.actions:before, .woocommerce-cart .woocommerce table.shop_table tr td.download-actions:before {
    display: none;
  }
  .woocommerce-cart .woocommerce table.shop_table tr td.download-actions .button {
    display: block;
    text-align: center;
  }
  .woocommerce-cart .woocommerce table.shop_table.my_account_orders .order-actions {
    text-align: right;
  }
  .woocommerce-cart .woocommerce table.shop_table.my_account_orders .order-actions:before {
    display: none;
  }
  .distraction-free #site-header.center-header #site-logo {
    text-align: -webkit-center;
  }
  .distraction-free #site-header.vertical-header #site-header-inner {
    width: fit-content;
  }
}
@media only screen and (max-width: 767px) {
  ul#shipping_method {
    display: inline-block;
    width: 100%;
    text-align: left;
    padding-top: 20px;
  }
  ul#shipping_method li {
    padding-bottom: 20px;
  }
  .woocommerce .cart-collaterals p {
    text-align: left;
  }
  .woocommerce .cart-collaterals .cart_totals .shipping-calculator-button {
    float: left;
  }
}
@media only screen and (max-width: 580px) {
  .woocommerce-cart table.cart td.actions .coupon {
    float: none;
    width: 100%;
    text-align: center;
    padding-bottom: 1em;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  }
  .woocommerce-cart table.cart td.actions .coupon .input-text {
    width: 100%;
    max-width: 100%;
    margin: 0 0 10px;
  }
  .woocommerce-cart table.cart td.actions .coupon input {
    width: 100%;
  }
  .woocommerce-cart table.cart td.actions .coupon button[name=apply_coupon] {
    width: 100%;
    display: inline-block;
    float: none;
  }
  .woocommerce-cart table.cart td.actions button[name=update_cart] {
    display: inline-block;
    float: none;
    width: 100%;
    margin-top: 15px;
  }
}
@media only screen and (max-width: 480px) {
  .woocommerce .result-count {
    display: none;
  }
  .woocommerce .oceanwp-toolbar {
    text-align: center;
  }
  .woocommerce .oceanwp-off-canvas-filter,
.woocommerce .oceanwp-grid-list {
    display: inline-block;
    float: none;
  }
  .woocommerce .oceanwp-grid-list {
    margin: 0;
  }
  .woocommerce .woocommerce-ordering {
    float: none;
    margin-top: 14px;
    text-align: left;
  }
  .woocommerce .woocommerce-ordering .orderby {
    width: 100% !important;
  }
  .woocommerce .woocommerce-ordering .orderby span {
    width: 100% !important;
  }
  .woocommerce-checkout form.login .lost_password {
    float: none;
    line-height: 1;
    margin: 10px 0 0;
  }
}
@media only screen and (max-width: 320px) {
  .woocommerce .woocommerce-ordering .orderby {
    width: 175px !important;
  }
  .woocommerce .woocommerce-ordering .orderby span {
    width: 175px !important;
  }
  .woocommerce div.product .product-thumbnails {
    width: 215px;
  }
  .woocommerce #reviews #comments ol.commentlist li .comment_container {
    padding: 0;
  }
  .woocommerce #reviews #comments ol.commentlist li img.avatar {
    display: none;
  }
  .woocommerce-cart table.cart td.actions input {
    width: 100%;
  }
  .woocommerce-cart table.cart td.actions .coupon .input-text {
    width: 100%;
    max-width: 100%;
    margin: 0 0 10px !important;
  }
}
/* /home/user/htdocs/electromagnyc.com/wp-content/themes/oceanwp/assets/css/woo/woocommerce.min.css */
﻿/*!
 * Project   : OceanWP WordPress Theme
 * Purpose   : WooCommerce Tweaks
 * Author    : OceanWP
 */.woocommerce .added_to_cart.disabled,.woocommerce .added_to_cart:disabled,.woocommerce .button.disabled,.woocommerce .button:disabled,.woocommerce button.disabled,.woocommerce button:disabled,.woocommerce input[type=button].disabled,.woocommerce input[type=button]:disabled,.woocommerce input[type=reset].disabled,.woocommerce input[type=reset]:disabled,.woocommerce input[type=submit].disabled,.woocommerce input[type=submit]:disabled{opacity:.5 !important;cursor:not-allowed}.woocommerce .button:focus{background-color:#0b7cac;color:#fff}.woocommerce button.button{padding:12px 20px}.woocommerce button.button.loading{-moz-opacity:1;-webkit-opacity:1;opacity:1}.woocommerce button.button.loading:after{display:inline-block;font-family:"Font Awesome 5 Free";font-weight:600;font-style:normal;letter-spacing:normal;text-rendering:auto;content:"";position:inherit;top:auto;right:auto;margin-left:6px;vertical-align:top;font-weight:400;-webkit-animation:spin 2s infinite linear;-moz-animation:spin 2s infinite linear;-ms-animation:spin 2s infinite linear;-o-animation:spin 2s infinite linear;animation:spin 2s infinite linear;color:inherit;-moz-opacity:1;-webkit-opacity:1;opacity:1}.woocommerce button.disabled{background-color:#777}.woocommerce button.alt:disabled{background-color:#777}.woocommerce ul{list-style:none;margin:0;padding:0}.woocommerce ul.products{margin:0 -10px}.woocommerce ul.products li.product .product-entry-slider{opacity:0;visibility:hidden;height:0}.woocommerce ul.products li.product .product-entry-slider .oceanwp-slider-slide,.woocommerce ul.products li.product .product-entry-slider .oceanwp-slider-slide a,.woocommerce ul.products li.product .product-entry-slider .oceanwp-slider-slide img{display:block;position:relative;width:100%;margin-bottom:0}.woocommerce ul.products li.product .product-entry-slider .flickity-button{width:30px;height:36px;border-radius:0;background-color:rgba(0,0,0,.6);display:flex;justify-content:center;align-items:center;-moz-opacity:0;-webkit-opacity:0;opacity:0;visibility:hidden;transition:opacity .3s ease}.woocommerce ul.products li.product .product-entry-slider .flickity-button:hover{background-color:rgba(0,0,0,.8)}.woocommerce ul.products li.product .product-entry-slider .flickity-button:disabled{pointer-events:unset}.woocommerce ul.products li.product .product-entry-slider .flickity-button svg{fill:#fff;width:12px;height:auto;position:static}.woocommerce ul.products li.product .product-entry-slider:hover .flickity-button{-moz-opacity:1;-webkit-opacity:1;opacity:1;visibility:visible}.woocommerce ul.products li.product .added_to_cart{padding:12px 20px}.woocommerce ul.products li.product .added_to_cart:after{font-family:"simple-line-icons";font-weight:normal;font-style:normal;letter-spacing:normal;text-rendering:auto;content:"";margin-left:6px;vertical-align:bottom}.woocommerce ul.products li.product .woo-entry-inner{margin:0}.woocommerce ul.products li.product .woo-entry-inner li{margin-bottom:12px;line-height:1}.woocommerce ul.products li.product .woo-entry-inner li:last-child{margin-bottom:0}.woocommerce ul.products li.product .woo-entry-inner li.image-wrap{margin-bottom:20px;position:relative}.woocommerce ul.products li.product .woo-entry-inner li.image-wrap .woo-entry-image,.woocommerce ul.products li.product .woo-entry-inner li.image-wrap .product-entry-slider-wrap{display:block}.woocommerce ul.products li.product .woo-entry-image,.woocommerce ul.products li.product .product-entry-slider-wrap{display:none}.woocommerce ul.products li.product .product-entry-slider-wrap{position:relative}.woocommerce ul.products li.product .product-entry-slider-wrap .owp-icon{margin-right:9px}.woocommerce ul.products li.product .product-entry-slider-wrap .owp-icon use{stroke:#fff}.woocommerce ul.products li.product .woo-entry-image-swap{position:relative;overflow:hidden}.woocommerce ul.products li.product .woo-entry-image-swap img{-webkit-transition:opacity .25s ease-in-out;-moz-transition:opacity .25s ease-in-out;-ms-transition:opacity .25s ease-in-out;-o-transition:opacity .25s ease-in-out;transition:opacity .25s ease-in-out;width:100%;overflow:hidden}.woocommerce ul.products li.product .woo-entry-image-swap .woo-entry-image-main{position:relative;margin-bottom:0 !important;z-index:2}.woocommerce ul.products li.product .woo-entry-image-swap .woo-entry-image-secondary{position:absolute;top:0;left:0;overflow:hidden;height:100%;z-index:1}.woocommerce ul.products li.product .woo-entry-image-swap:hover .woo-entry-image-main{-moz-opacity:0;-webkit-opacity:0;opacity:0}.woocommerce ul.products li.product .product-entry-slider{display:none}.woocommerce ul.products li.product .product-entry-slider.slick-slider{display:none}.woocommerce ul.products li.product .product-entry-slider .slick-arrow{position:absolute;top:50%;display:block;visibility:hidden;width:26px;height:100px;margin:-50px 0 0;font-size:22px;line-height:100px;background-color:rgba(0,0,0,0);color:#333;padding:0;text-align:center;-moz-opacity:0;-webkit-opacity:0;opacity:0;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;border-radius:0;cursor:pointer;z-index:999;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.woocommerce ul.products li.product .product-entry-slider .slick-arrow:hover{background-color:rgba(0,0,0,.05)}.woocommerce ul.products li.product .product-entry-slider .slick-arrow.slick-prev{left:0}.woocommerce ul.products li.product .product-entry-slider .slick-arrow.slick-next{right:0}.woocommerce ul.products li.product .product-entry-slider:hover .slick-arrow{visibility:visible;-moz-opacity:1;-webkit-opacity:1;opacity:1}.woocommerce ul.products li.product.outofstock .outofstock-badge{position:absolute;top:20px;left:20px;min-height:0;min-width:0;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;border-radius:0;background-color:rgba(63,195,135,.8);color:#fff;padding:8px 12px;text-transform:uppercase;font-size:12px;line-height:1;font-weight:300;z-index:9;background-color:rgba(0,0,0,.8)}.woocommerce ul.products li.product.outofstock .onsale{display:none}.woocommerce ul.products li.product li.category{display:block;font-size:12px;font-weight:300;line-height:1;font-style:italic;margin-bottom:8px;text-overflow:ellipsis;white-space:normal}.woocommerce ul.products li.product li.category a{color:#999}.woocommerce ul.products li.product li.inner{display:block;position:relative;margin:5px 0 18px;line-height:1}.woocommerce ul.products li.product li.woo-desc{display:none;line-height:1.6;margin-bottom:20px}.woocommerce ul.products li.product li.btn-wrap{display:block}.woocommerce ul.products li.product li.title h2,.woocommerce ul.products li.product li.title a{display:inline-block;font-family:inherit;font-size:14px;line-height:1.5;color:#333}.woocommerce ul.products li.product li.owp-woo-cond-notice{display:inline-block;margin-bottom:10px;font-family:inherit;font-size:16px;text-transform:capitalize;font-weight:600;line-height:1;letter-spacing:1}.woocommerce ul.products li.product li.owp-woo-cond-notice span,.woocommerce ul.products li.product li.owp-woo-cond-notice a{color:#333}.woocommerce ul.products li.product li.owp-woo-cond-notice a:hover{color:#52a7fe}.woocommerce ul.products li.product .price{font-size:18px;text-align:center;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.woocommerce ul.products li.product .price .amount{color:#57bf6d}.woocommerce ul.products li.product .price del{display:inline-block;font-weight:normal}.woocommerce ul.products li.product .price del .amount{color:#666;font-size:14px;text-decoration:line-through}.woocommerce ul.products li.product .price ins{display:inline-block;font-weight:normal}.woocommerce ul.products li.product.has-rating .product-inner:hover .inner .price{-moz-opacity:0;-webkit-opacity:0;opacity:0;visibility:hidden}.woocommerce ul.products li.product.has-rating .product-inner:hover .inner .star-rating{-moz-opacity:1;-webkit-opacity:1;opacity:1;visibility:visible}.woocommerce ul.products li.product.has-rating li.inner .star-rating{position:absolute;top:50%;left:0;right:0;margin:-8px auto 0 auto;-moz-opacity:0;-webkit-opacity:0;opacity:0;visibility:hidden;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.woocommerce ul.products li.product .button{float:none;display:inline-block;background-color:rgba(0,0,0,0);color:#848494;padding:5px 12px;border:3px double #e4e4e4;font-size:12px;line-height:1.5;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;border-radius:0;text-transform:none}.woocommerce ul.products li.product .button:hover{background-color:rgba(0,0,0,0);color:#13aff0;border-color:#13aff0}.woocommerce ul.products li.product .button.added{display:none}.woocommerce ul.products li.product h3{font-size:16px;color:inherit;margin:0}.woocommerce ul.products li.product .product-inner .added_to_cart{float:none;display:inline-block;background-color:rgba(0,0,0,0);color:#848494;padding:5px 12px;border:3px double #e4e4e4;font-size:12px;line-height:1.5;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;border-radius:0;text-transform:none}.woocommerce ul.products li.product .product-inner .added_to_cart:hover{background-color:rgba(0,0,0,0);color:#13aff0;border-color:#13aff0}.woocommerce ul.products li.product li.category a:hover{color:#13aff0}.woocommerce ul.products li.product-category.product .woo-entry-image{display:block;margin-bottom:20px}.woocommerce ul.products li.product-category.product .woo-entry-inner a{padding-top:10px}.woocommerce ul.products li.product-category.product .woo-entry-inner a .woocommerce-loop-category__title{-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.woocommerce ul.products li.product-category.product .woo-desc{display:none;line-height:1.6;margin-bottom:20px}.woocommerce ul.products.list .woostore-product-excerpt{display:none}.woocommerce ul.products.list .woostore-category-description{display:none}.woocommerce ul.products.list .product-inner{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-align-items:center;align-items:center;text-align:left}.woocommerce ul.products.list li.product{display:block;float:none;width:100% !important;border-bottom:1px solid #eaeaea}.woocommerce ul.products.list li.product .woo-entry-inner{width:65%}.woocommerce ul.products.list li.product .woo-entry-inner li.image-wrap{display:none}.woocommerce ul.products.list li.product .woo-entry-image,.woocommerce ul.products.list li.product .product-entry-slider-wrap{display:block;position:relative;width:32%;margin:0 3% 0 0}.woocommerce ul.products.list li.product .product-entry-slider-wrap .woo-entry-image{width:100%;margin:0}.woocommerce ul.products.list li.product li.woo-desc{display:block}.woocommerce ul.products.list li.product li.title a{font-size:28px}.woocommerce ul.products.list li.product.has-rating li.inner .star-rating{left:0;right:0;margin-left:auto;margin-right:auto;text-align:center}.woocommerce ul.products.list li.product-category.product .woo-desc{display:block}.woocommerce ul.cart_list li::after{clear:both}.woocommerce ul.cart_list li .star-rating{display:block;margin:5px 0}.woocommerce ul.cart_list li dl{display:none}.woocommerce ul.product_list_widget{list-style:none;margin:0;padding:0}.woocommerce ul.product_list_widget li::after{clear:both}.woocommerce ul.product_list_widget li{position:relative;border-bottom:1px solid;clear:both;padding:10px 0 10px 94px;margin:0;min-height:100px;border-color:#eaeaea}.woocommerce ul.product_list_widget li a:after{content:"";display:block;visibility:hidden;clear:both;zoom:1;height:0}.woocommerce ul.product_list_widget li a.remove{display:inline-block;position:absolute;top:50%;right:0;font-size:14px;margin-top:-10px;color:#777;border:1px solid;height:20px;width:20px;line-height:18px;text-align:center;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;border-radius:50%;z-index:20}.woocommerce ul.product_list_widget li a.remove:hover{color:#333}.woocommerce ul.product_list_widget li:first-child{padding-top:0;min-height:90px;border-color:#eaeaea}.woocommerce ul.product_list_widget li:first-child img{top:0}.woocommerce ul.product_list_widget li:last-child{border-bottom:0;padding-bottom:0;min-height:90px}.woocommerce ul.product_list_widget li.empty{min-height:auto !important;margin:0;border:0;padding:0 !important;text-align:center}.woocommerce ul.product_list_widget li img{position:absolute;top:10px;left:0;width:80px;height:80px;margin:0;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.woocommerce ul.product_list_widget li img:hover{-moz-opacity:.8;-webkit-opacity:.8;opacity:.8}.woocommerce ul.product_list_widget li .quantity{display:block;float:none;margin:5px 0 0;color:#bcbcbc;line-height:1em}.woocommerce ul.product_list_widget li .star-rating{display:block;margin:5px 0}.woocommerce ul.product_list_widget li dl{display:none}.woocommerce ul.order_details{border:1px solid;padding:20px;margin:0 0 20px;border-color:#eaeaea;border-color:#eaeaea}.woocommerce ul.order_details li{border-color:#ddd}.woocommerce .summary ul,.woocommerce #tab-description ul{list-style:disc;margin:20px 0 0 20px}.woocommerce .form-row-first{float:left;width:48%;margin-right:4%}.woocommerce .form-row-last{float:right;width:48%}.woocommerce form .form-row{padding:3px 0}.woocommerce form .form-row label{display:inline-block;margin:0 0 5px}.woocommerce form .form-row label[for=createaccount]{margin:0;vertical-align:middle}.woocommerce form .form-row-wide{clear:both}.woocommerce form .form-row::after{clear:both}.woocommerce form .password-input{display:flex;flex-direction:column;justify-content:center;position:relative}.woocommerce form .password-input input[type=password]{padding-right:2.5rem}.woocommerce form .password-input input::-ms-reveal{display:none}.woocommerce form .show-password-input{position:absolute;right:.7em;background:none;border:unset;margin:0;padding:0;cursor:pointer}.woocommerce form .show-password-input::after{font-family:"Font Awesome 6 Free";speak:never;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-left:.618em;content:"";text-decoration:none}.woocommerce form .show-password-input.display-password::after{color:#585858}.woocommerce form.login .lost_password{margin:0}.woocommerce ul.products ul{margin:0 -10px}.woocommerce ul.products .product{position:relative;overflow:hidden;padding-bottom:20px}.woocommerce ul.products .product-inner{position:relative}.woocommerce ul.products li.owp-content-left .product-inner{text-align:left}.woocommerce ul.products li.owp-content-left.product.has-rating .woo-entry-inner .star-rating{margin-left:0}.woocommerce ul.products li.owp-content-center .product-inner{text-align:center}.woocommerce ul.products li.owp-content-center.product.has-rating .woo-entry-inner .star-rating{margin-left:auto;margin-right:auto}.woocommerce ul.products li.owp-content-right .product-inner{text-align:right}.woocommerce ul.products li.owp-content-right.product.has-rating .woo-entry-inner .star-rating{margin-left:auto}.woocommerce ul.products.archives-col-1 .product{clear:both}.woocommerce ul.products.archives-col-2 .product:nth-child(2n+1){clear:both}.woocommerce ul.products.archives-col-3 .product:nth-child(3n+1){clear:both}.woocommerce ul.products.archives-col-4 .product:nth-child(4n+1){clear:both}.woocommerce ul.products.archives-col-5 .product:nth-child(5n+1){clear:both}.woocommerce ul.products.archives-col-6 .product:nth-child(6n+1){clear:both}.woocommerce ul.products.archives-col-7 .product:nth-child(7n+1){clear:both}.woocommerce .cart-collaterals{width:100%}.woocommerce .cart-collaterals .shipping_calculator::after{clear:both}.woocommerce .cart-collaterals p{margin:0 0 5px;color:#525252}.woocommerce .cart-collaterals:after{content:" ";display:table;clear:both}.woocommerce .cart-collaterals:before{content:" ";display:table}.woocommerce .cart-collaterals .related{width:30.75%;float:left}.woocommerce .cart-collaterals .cross-sells{width:48%;float:left;padding:0 20px;border-width:1px;border-style:solid;border-color:#eaeaea}.woocommerce .cart-collaterals tr th{font-size:16px;letter-spacing:.8px;text-transform:capitalize}.woocommerce .cart-collaterals .shipping_calculator{width:48%;clear:right;float:right}.woocommerce .cart-collaterals .shipping_calculator:after{content:" ";display:table;clear:both}.woocommerce .cart-collaterals .shipping_calculator:before{content:" ";display:table}.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-1{width:47%}.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-2{width:47%}.woocommerce .cart-collaterals .cart_totals{float:right;width:48%;padding:0 20px 20px;border-width:1px;border-style:solid;border-color:#eaeaea}.woocommerce .cart-collaterals h2{background-color:#f7f7f7;border-bottom:1px solid;margin:0 -20px 20px;padding:.8em 20px;font-size:14px;text-transform:uppercase;letter-spacing:1px;font-weight:600;color:#444;text-align:center;border-color:#eaeaea}.woocommerce .cart-collaterals .products .product{margin-bottom:0}.woocommerce del{-moz-opacity:.5;-webkit-opacity:.5;opacity:.5}.woocommerce ins{text-decoration:none}.woocommerce .category-image{margin:0 0 20px}.woocommerce .category-image img{width:100%}.woocommerce .oceanwp-toolbar{display:block;padding:10px 0;border-top:1px solid #eaeaea;border-bottom:1px solid #eaeaea;margin-bottom:20px}.woocommerce .oceanwp-grid-list{float:left;margin:0 20px 0 0}.woocommerce .oceanwp-grid-list a{display:inline-block;width:34px;height:34px;line-height:34px;color:#999;border:1px solid #eaeaea;text-align:center}.woocommerce .oceanwp-grid-list a:last-child{margin-left:10px}.woocommerce .oceanwp-grid-list a.active{color:#13aff0;border-color:#13aff0}.woocommerce .oceanwp-grid-list a:hover{color:#13aff0;border-color:#13aff0}.woocommerce .oceanwp-grid-list .owp-icon{vertical-align:inherit}.woocommerce .woocommerce-ordering{float:left}.woocommerce .woocommerce-ordering select{font-size:13px;min-height:34px;line-height:34px;padding:0 15px;border-color:#ddd;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;border-radius:0;margin:0;vertical-align:top}.woocommerce .woocommerce-ordering .theme-select{font-size:13px;color:#999}.woocommerce .woocommerce-ordering .orderby{width:auto;min-width:166px}.woocommerce .woocommerce-ordering .orderby span{width:auto;min-width:166px}.woocommerce .result-count{float:right;font-size:12px;line-height:34px;text-transform:uppercase;list-style:none;margin:0;padding:0}.woocommerce .result-count li{float:left}.woocommerce .result-count li.view-title{margin-right:6px;color:#555;letter-spacing:.6px}.woocommerce .result-count li.view-title:after{display:none}.woocommerce .result-count li:after{content:"/";color:#999;margin:0 3px}.woocommerce .result-count li a{color:#999}.woocommerce .result-count li a:hover{color:#555}.woocommerce .result-count li a.active{color:#555}.woocommerce .result-count li:last-child:after{display:none}.woocommerce table.shop_attributes{text-align:left;width:100%;border-top:1px solid #e4e4e4}.woocommerce table.shop_attributes tr{padding:0;margin:0}.woocommerce table.shop_attributes p{margin:0}.woocommerce table.shop_attributes th{color:#000;font-weight:bold;font-weight:600;text-align:left;border-right:1px solid #e4e4e4;border-bottom:1px solid #e4e4e4;padding:5px 15px;text-align:left;margin:0}.woocommerce table.shop_attributes td{border-bottom:1px solid #e4e4e4;padding:5px 15px;text-align:left;margin:0}.woocommerce table.shop_table{border-width:1px;border-style:solid;margin:0 -1px 24px 0;text-align:left;width:100%;border-collapse:separate;border-color:#eaeaea}.woocommerce table.shop_table th{padding:.8em;vertical-align:middle}.woocommerce table.shop_table td{padding:.8em;vertical-align:middle;text-transform:capitalize;border-color:#eaeaea}.woocommerce table.shop_table dl{margin:10px 0 0}.woocommerce table.shop_table dl p{margin:0 0 8px}.woocommerce table.shop_table thead{background-color:#f7f7f7}.woocommerce table.shop_table thead th{color:#444;font-weight:600}.woocommerce table.shop_table .product-remove{text-align:center !important}.woocommerce table.shop_table tfoot td{border-color:#eaeaea}.woocommerce table.shop_table tfoot th{border-color:#eaeaea;font-size:14.5px;letter-spacing:.8px}.woocommerce table.shop_table tfoot tr.order-total td span.woocommerce-Price-amount.amount{font-size:15px;letter-spacing:.5px}.woocommerce table.shop_table a.remove{display:inline-block;font-size:18px;width:25px;height:25px;line-height:23px;font-weight:400;color:#bbb;border:1px solid;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;border-radius:50%;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.woocommerce table.shop_table a.remove:hover{background-color:rgba(0,0,0,0);color:#333}.woocommerce table.shop_table tbody th{border-color:#eaeaea}.woocommerce #reviews h3{margin:10px 0;font-size:20px;font-weight:normal;font-weight:400}.woocommerce #reviews #comments{margin-top:0;padding-top:0;border-top:0;overflow:hidden}.woocommerce #reviews #comments h2{clear:none}.woocommerce #reviews #comments .add_review:after{content:"";display:block;clear:both}.woocommerce #reviews #comments ol.commentlist{width:100%;background:none;list-style:none;padding:0;margin:0}.woocommerce #reviews #comments ol.commentlist li{margin:0 0 20px;position:relative;background:0;border:0}.woocommerce #reviews #comments ol.commentlist li .meta{color:#777;font-size:.75em}.woocommerce #reviews #comments ol.commentlist li .comment_container{position:relative;border-bottom:1px solid;margin-bottom:15px;font-size:90%;min-height:85px;padding-left:90px;border-color:#eaeaea}.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta{margin:0 0 5px;font-size:1em;line-height:1;border:0;padding:0}.woocommerce #reviews #comments ol.commentlist li .comment-text .meta strong{font-weight:bold;font-weight:600;color:#222}.woocommerce #reviews #comments ol.commentlist li img.avatar{position:absolute;left:0;top:-5px;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;border-radius:50%}.woocommerce #reviews #comments .commentlist>li:before{content:""}.woocommerce #reviews #respond{margin:0;border:0;padding:0}.woocommerce #reviews #comment{height:100px}.woocommerce #reviews .comment-form-rating{clear:both}.woocommerce #reviews .star-rating{display:inline-block;vertical-align:top;float:right}.woocommerce #reviews div[itemprop=description]{border:0;padding:5px 0 20px}.woocommerce #reviews h2 small{float:right;color:#777;font-size:15px;line-height:21px;margin:10px 0 0}.woocommerce #reviews h2 small a{text-decoration:none;color:#777}.woocommerce #reviews p.meta{display:inline-block;vertical-align:top}.woocommerce .term-description{margin-bottom:40px}.woocommerce .term-description p:last-child{margin-bottom:0}.woocommerce .widget_price_filter .price_slider{margin-bottom:15px}.woocommerce .widget_price_filter .ui-slider{position:relative;text-align:left}.woocommerce .widget_price_filter .ui-slider .ui-slider-handle{position:absolute;z-index:2;outline:none;top:-4px;margin-left:-6px;width:14px;height:14px;cursor:pointer;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;border-radius:50%;background-color:#13aff0}.woocommerce .widget_price_filter .ui-slider .ui-slider-range{position:absolute;top:2px;bottom:2px;z-index:1;background-color:#13aff0}.woocommerce .widget_price_filter .price_label{font-size:11px;color:#898989;text-transform:uppercase;letter-spacing:1px;font-weight:400}.woocommerce .widget_price_filter .price_slider_amount{text-align:left;height:22px;line-height:22px}.woocommerce .widget_price_filter .price_slider_amount .button{float:right;height:22px;line-height:22px;padding:0 12px}.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content{height:9px;position:relative;padding:0 2px;border:1px solid #d0d0d0;cursor:pointer}.woocommerce .woocommerce-checkout #customer_details h3{font-size:14px;position:relative;margin:0 0 20px;padding-bottom:8px;border-bottom-width:1px;border-bottom-style:solid;text-transform:uppercase;letter-spacing:.6px;border-color:#eaeaea}.woocommerce .woocommerce-checkout #customer_details h3 input[type=checkbox]{float:right;margin:0 !important}.woocommerce .woocommerce-checkout #customer_details p.form-row label{margin:0 0 5px;display:block}.woocommerce .woocommerce-checkout #customer_details p.form-row label.checkbox{display:inline-block}.woocommerce .woocommerce-checkout h3#order_review_heading{font-size:14px;position:relative;margin:0 0 20px;padding-bottom:8px;border-bottom-width:1px;border-bottom-style:solid;text-transform:uppercase;letter-spacing:.6px;border-color:#eaeaea}.woocommerce .woocommerce-checkout h3#ship-to-different-address label{display:block;cursor:pointer;margin:0}.woocommerce .woocommerce-checkout .select2-container--default .select2-selection--single{height:40px;padding:6px 12px 2px 6px;background-color:rgba(0,0,0,0);border-color:#ddd;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;border-radius:3px}.woocommerce .woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__arrow{height:40px}.woocommerce .shop_table.order_details tfoot th{border-right:1px solid;background-color:#f7f7f7;font-weight:600;color:#444;border-color:#eaeaea;border-color:#eaeaea}.woocommerce .shop_table.customer_details th{border-right:1px solid;background-color:#f7f7f7;font-weight:600;color:#444;border-color:#eaeaea;border-color:#eaeaea}.woocommerce .order_details{border-color:#eaeaea}.woocommerce a.button.loading{-moz-opacity:1;-webkit-opacity:1;opacity:1}.woocommerce a.button.loading:after{display:inline-block;font-family:"Font Awesome 5 Free";font-weight:600;font-style:normal;letter-spacing:normal;text-rendering:auto;content:"";position:inherit;top:auto;right:auto;margin-left:6px;vertical-align:top;font-weight:400;-webkit-animation:spin 2s infinite linear;-moz-animation:spin 2s infinite linear;-ms-animation:spin 2s infinite linear;-o-animation:spin 2s infinite linear;animation:spin 2s infinite linear;color:inherit;-moz-opacity:1;-webkit-opacity:1;opacity:1}.woocommerce input.button{padding:12px 20px}.woocommerce input.button.loading{-moz-opacity:1;-webkit-opacity:1;opacity:1}.woocommerce input.button.loading:after{display:inline-block;font-family:"Font Awesome 5 Free";font-weight:600;font-style:normal;letter-spacing:normal;text-rendering:auto;content:"";position:inherit;top:auto;right:auto;margin-left:6px;vertical-align:top;font-weight:600;-webkit-animation:spin 2s infinite linear;-moz-animation:spin 2s infinite linear;-ms-animation:spin 2s infinite linear;-o-animation:spin 2s infinite linear;animation:spin 2s infinite linear;color:inherit;-moz-opacity:1;-webkit-opacity:1;opacity:1}.woocommerce div.product{position:relative;float:none}.woocommerce div.product div.images{position:relative;float:left;width:52%;margin-bottom:0}.woocommerce div.product div.summary{float:right;width:44%;margin-bottom:36px}.woocommerce div.product div.summary .price ins{text-decoration:none}.woocommerce div.product div.summary .price del{font-size:20px;color:#ababab}.woocommerce div.product div.summary table.group_table tr td.price del{font-size:13px}.woocommerce div.product div.summary table.group_table tr td p.in-stock{margin:0;line-height:1}.woocommerce div.product div.summary p.in-stock{margin-bottom:20px;color:#77a464}.woocommerce div.product div.woocommerce-product-details__short-description{margin-top:20px}.woocommerce div.product div.woocommerce-product-details__short-description p:last-child{margin:0}.woocommerce div.product .woocommerce-product-gallery{position:relative}.woocommerce div.product .woocommerce-product-gallery .zoomImg{background-color:#fff}.woocommerce div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger{position:absolute;top:10px;right:10px;display:block;height:32px;width:32px;background-color:#eee;color:#333;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;border-radius:3px;z-index:99;text-align:center;text-indent:-999px;overflow:hidden}.woocommerce div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger:before{display:inline-block;font-family:"Font Awesome 5 Free";font-size:inherit;font-weight:900;text-rendering:auto;display:block;content:"";line-height:32px;text-indent:0}.woocommerce div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger img{display:none !important}.woocommerce div.product .woocommerce-product-gallery img{margin:0}.woocommerce div.product .woocommerce-product-gallery .flex-viewport{margin-bottom:20px}.woocommerce div.product .woocommerce-product-gallery .flex-control-thumbs{margin:0;padding:0}.woocommerce div.product .woocommerce-product-gallery .flex-control-thumbs:before{content:"";display:table}.woocommerce div.product .woocommerce-product-gallery .flex-control-thumbs:after{content:"";display:table;clear:both}.woocommerce div.product .woocommerce-product-gallery .flex-control-thumbs li{list-style:none;margin-bottom:15px;cursor:pointer}.woocommerce div.product .woocommerce-product-gallery .flex-control-thumbs li img{-moz-opacity:.5;-webkit-opacity:.5;opacity:.5;-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-ms-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}.woocommerce div.product .woocommerce-product-gallery .flex-control-thumbs li img.flex-active{-moz-opacity:1;-webkit-opacity:1;opacity:1}.woocommerce div.product .woocommerce-product-gallery .flex-control-thumbs li:hover img{-moz-opacity:1;-webkit-opacity:1;opacity:1}.woocommerce div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-2 .flex-control-thumbs li{width:48%;float:left;margin-right:4%}.woocommerce div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-2 .flex-control-thumbs li:nth-child(2n){margin-right:0}.woocommerce div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-2 .flex-control-thumbs li:nth-child(2n+1){clear:both}.woocommerce div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-3 .flex-control-thumbs li{width:30.65%;float:left;margin-right:4%}.woocommerce div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-3 .flex-control-thumbs li:nth-child(3n){margin-right:0}.woocommerce div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-3 .flex-control-thumbs li:nth-child(3n+1){clear:both}.woocommerce div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li{width:22%;float:left;margin-right:4%}.woocommerce div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n){margin-right:0}.woocommerce div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n+1){clear:both}.woocommerce div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs li{width:16.76%;float:left;margin-right:4%}.woocommerce div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs li:nth-child(5n){margin-right:0}.woocommerce div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs li:nth-child(5n+1){clear:both}.woocommerce div.product .product_title{font-size:24px;margin:0 0 10px}.woocommerce div.product .product_title+.woocommerce-product-rating{margin-top:0}.woocommerce div.product .woocommerce-product-rating{display:inline-block;width:100%;font-size:12px;margin-top:20px}.woocommerce div.product .woocommerce-product-rating .star-rating{float:left;margin-right:10px;margin-top:3px}.woocommerce div.product p.price{font-size:36px;line-height:30px;font-weight:400;margin:20px 0 0}.woocommerce div.product p.stock{margin:0;font-weight:600;color:#fe5252}.woocommerce div.product .woocommerce-tabs{padding-top:30px;clear:both}.woocommerce div.product .woocommerce-tabs .panel{margin:1.5em 0 0}.woocommerce div.product .woocommerce-tabs .panel h2:first-child{margin:20px 0;font-size:18px;font-weight:400}.woocommerce div.product .woocommerce-tabs ul.tabs{display:block;position:relative;width:100%;border-top:1px solid;border-bottom:1px solid;margin-bottom:20px;text-align:center;border-color:#eaeaea}.woocommerce div.product .woocommerce-tabs ul.tabs li{display:inline-block}.woocommerce div.product .woocommerce-tabs ul.tabs li a{display:inline-block;color:#999;border-top:2px solid rgba(0,0,0,0);border-bottom:2px solid rgba(0,0,0,0);margin-top:-1px;margin-bottom:-1px;font-weight:600;text-transform:uppercase;font-size:90%;padding:10px}.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover{color:#13aff0}.woocommerce div.product .woocommerce-tabs ul.tabs li.active a{color:#13aff0;border-color:#13aff0}.woocommerce div.product form.cart{padding:20px 0;border-top:1px solid;border-bottom:1px solid;margin-top:20px;border-color:#eaeaea}.woocommerce div.product form.cart .variations{margin-bottom:20px}.woocommerce div.product form.cart .variations .reset_variations{display:block;float:left;margin-top:10px;font-size:13px;color:#999;font-weight:normal;border:2px solid #eee;padding:3px 10px;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;border-radius:3px;text-decoration:none;visibility:hidden}.woocommerce div.product form.cart .variations .reset_variations:before{display:inline-block;font-family:"simple-line-icons";font-weight:normal;font-style:normal;letter-spacing:normal;text-rendering:auto;content:"";margin-right:5px;color:red;vertical-align:top}.woocommerce div.product form.cart .variations label{color:#333;font-weight:600}.woocommerce div.product form.cart .variations td.label{padding:15px 0 15px;width:20%}.woocommerce div.product form.cart .variations td.value{position:relative;padding:15px 0 15px}.woocommerce div.product form.cart .variations tr:first-child td.label{padding-top:0}.woocommerce div.product form.cart .variations tr:first-child td.value{padding-top:0}.woocommerce div.product form.cart:after{content:"";display:block;visibility:hidden;clear:both;zoom:1;height:0}.woocommerce div.product form.cart div.quantity{float:left;margin-right:10px}.woocommerce div.product form.cart+.product_meta{margin-top:-1px}.woocommerce div.product .summary .added_to_cart{font-size:12px;font-weight:600;padding-bottom:1px;border-bottom:2px solid;margin-left:6px;text-transform:uppercase;letter-spacing:.6px}.woocommerce div.product .summary .added_to_cart i{margin-left:3px}.woocommerce div.product .swatch-control .theme-select{display:none !important}.woocommerce div.product table.group_table{width:auto;margin-bottom:20px}.woocommerce div.product table.group_table tbody{display:inline-block;width:100%;border:1px solid #eaeaea}.woocommerce div.product table.group_table tr td{padding:10px;border-top:1px solid #eaeaea;border-bottom:0;vertical-align:middle}.woocommerce div.product table.group_table tr:first-child td{border-top:0}.woocommerce #respond input#submit{padding:12px 20px}.woocommerce #respond input#submit.loading{-moz-opacity:1;-webkit-opacity:1;opacity:1}.woocommerce #respond input#submit.loading:after{display:inline-block;font-family:"Font Awesome 5 Free";font-weight:600;font-style:normal;letter-spacing:normal;text-rendering:auto;content:"";position:inherit;top:auto;right:auto;margin-left:6px;vertical-align:top;font-weight:400;-webkit-animation:spin 2s infinite linear;-moz-animation:spin 2s infinite linear;-ms-animation:spin 2s infinite linear;-o-animation:spin 2s infinite linear;animation:spin 2s infinite linear;color:inherit;-moz-opacity:1;-webkit-opacity:1;opacity:1}.woocommerce nav.woocommerce-pagination ul{border:none;text-align:right}.woocommerce.content-full-width div.product div.images{width:42%}.woocommerce.content-full-width div.product div.summary{width:54%}.woocommerce.woo-left-tabs div.product .woocommerce-tabs ul.tabs{text-align:left}.woocommerce.woo-right-tabs div.product .woocommerce-tabs ul.tabs{text-align:right}.woocommerce .related.products{margin-top:70px}.woocommerce .related.products h2{margin:0 0 15px}.woocommerce .related.products .product{padding-bottom:0}.woocommerce .upsells.products{margin-top:70px}.woocommerce .upsells.products h2{margin:0 0 15px}.woocommerce .upsells.products .product{padding-bottom:0}.woocommerce td.product-name dl.variation dt{font-weight:600;color:#444;padding-bottom:0}.woocommerce td.product-name dl.variation dd{margin-bottom:0;padding-bottom:0}.woocommerce #order_review table.shop_table{margin:0 0 40px;border:none}.woocommerce #order_review table.shop_table th{border:none;padding:16px 20px}.woocommerce #order_review table.shop_table td{border:none;padding:16px 20px;text-align:right}.woocommerce #order_review table.shop_table tfoot td{font-weight:600;color:#444;font-weight:normal}.woocommerce #order_review table.shop_table tfoot th{font-weight:600;color:#444}.woocommerce #order_review table.shop_table thead th{font-size:15px;letter-spacing:1px;padding:20px}.woocommerce #order_review table.shop_table thead th.product-total{text-align:right}.woocommerce #order_review table.shop_table tbody td{background-color:#fdfdfd}.woocommerce #order_review table.shop_table tbody td.product-name{max-width:376px;text-align:left}.woocommerce #order_review table.shop_table label{display:contents}.woocommerce #order_review table tfoot th{text-transform:capitalize}.woocommerce .col-1.address{padding:20px;border-width:2px;border-style:solid;border-color:#eaeaea}.woocommerce .col-1.address h3{font-size:14px;position:relative;margin:0 0 20px;padding-bottom:8px;text-transform:uppercase;border-bottom:1px solid #ddd}.woocommerce .col-1.address address{margin:0}.woocommerce .col-2.address{padding:20px;border-width:2px;border-style:solid;border-color:#eaeaea}.woocommerce .col-2.address h3{font-size:14px;position:relative;margin:0 0 20px;padding-bottom:8px;text-transform:uppercase;border-bottom:1px solid #ddd}.woocommerce .col-2.address address{margin:0}.woocommerce .owp-account-links{margin-bottom:35px;text-align:center}.woocommerce .owp-account-links li{display:inline-block}.woocommerce .owp-account-links li .owp-account-link{font-size:50px;color:#333;line-height:1;font-weight:bold;-moz-opacity:.6;-webkit-opacity:.6;opacity:.6}.woocommerce .owp-account-links li .owp-account-link.current,.woocommerce .owp-account-links li .owp-account-link:hover{opacity:1;-moz-opacity:1;-webkit-opacity:1;opacity:1}.woocommerce .owp-account-links li.or{display:inline-block;width:36px;height:36px;line-height:32px;color:#333;border:2px solid;font-size:14px;font-weight:600;text-transform:uppercase;margin:0 16px;-moz-opacity:.5;-webkit-opacity:.5;opacity:.5;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;border-radius:50%;vertical-align:text-bottom}.woocommerce #customer_login>div{padding:20px;border-width:2px;border-style:solid;border-color:#eaeaea}.woocommerce #customer_login label{cursor:pointer}.account-original-style .woocommerce #customer_login h2{display:none}.account-original-style .woocommerce #customer_login>div{float:none;width:560px;max-width:100%;margin:0 auto}.account-original-style .woocommerce #customer_login .col-2{display:none}.account-original-style .woocommerce #customer_login .col-2 button{width:100%;padding-top:16px;padding-bottom:16px}.account-original-style .woocommerce #customer_login .col-1 p:nth-last-child(2){margin:0}.account-original-style .woocommerce #customer_login .col-1 p:last-child{margin:0}.account-original-style .woocommerce #customer_login .col-1 .form-row{display:inline-block}.account-original-style .woocommerce #customer_login .col-1 .form-row.form-row-wide{width:100%}.account-original-style .woocommerce #customer_login .form-row label.woocommerce-form__label{margin:0 0 0 15px}.account-original-style .woocommerce #customer_login .lost_password{float:right;line-height:42px}.account-original-style .woocommerce #customer_login form.register p:last-child{margin:0}.account-original-style .woocommerce #customer_login .woocommerce-privacy-policy-text{margin-bottom:15px}.account-side-style .woocommerce #customer_login h2{font-size:14px;position:relative;margin:0 0 20px;padding-bottom:8px;text-transform:uppercase;border-bottom:1px solid #ddd}.account-side-style .woocommerce #customer_login>div{float:left;width:48%}.account-side-style .woocommerce #customer_login .col-2{display:block;float:right}.account-side-style .woocommerce #customer_login .woocommerce-form__label .woocommerce-form__input{margin:-3px 6px 0 15px !important}.woocommerce .oceanwp-loginform-wrap h2{display:none}.woocommerce .oceanwp-loginform-wrap form{width:560px;max-width:100%;margin:0 auto;padding:20px;border-width:2px;border-style:solid;border-color:#eaeaea}.woocommerce .oceanwp-loginform-wrap p:nth-last-child(2){margin:0}.woocommerce .oceanwp-loginform-wrap p:last-child{margin:0}.woocommerce .oceanwp-loginform-wrap .form-row{display:block}.woocommerce .oceanwp-loginform-wrap .form-row.form-row-wide{width:100%}.woocommerce .oceanwp-loginform-wrap .form-row label.woocommerce-form__label{display:block;float:left;clear:both;width:100%;padding-bottom:15px}.woocommerce .oceanwp-loginform-wrap .form-row button.woocommerce-button.button.woocommerce-form-login__submit{width:70%;display:block;margin:auto;padding-top:15px}.woocommerce .oceanwp-loginform-wrap .lost_password{line-height:42px;padding-top:15px;text-align:center}.woocommerce .oceanwp-loginform-wrap input:focus{outline:-webkit-focus-ring-color 1px solid}.woocommerce .lost_reset_password{width:480px;max-width:100%;margin:0 auto}.woocommerce .lost_reset_password .form-row-first,.woocommerce .lost_reset_password .form-row-last{width:100%;margin-right:0;margin-left:0}.woocommerce .lost_reset_password button{width:auto;padding-top:16px;padding-bottom:16px}.wcmenucart i{position:relative;padding:0}.wcmenucart:after{display:none}.wcmenucart-details{margin-left:8px !important}.wcmenucart-details.count{display:inline-block;position:relative;color:#fff;font-size:12px;line-height:1;font-weight:600;padding:3px 5px;margin-left:8px;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;border-radius:2px;background-color:#13aff0}.wcmenucart-details.count:before{content:"";position:absolute;top:0;left:-3px;width:0;height:0;margin-top:4px;border-style:solid solid solid none;border-width:5px 5px 5px medium;border-top-color:rgba(0,0,0,0) !important;border-bottom-color:rgba(0,0,0,0) !important;border-color:#13aff0}#site-navigation-wrap .dropdown-menu>li>a.wcmenucart-hide,#mobile-fullscreen ul li a.wcmenucart-hide,.wcmenucart-hide{display:none}.col2-set{width:100%;width:100%}.col2-set:after{content:"";display:block;height:0;clear:both;visibility:hidden;zoom:1}.col2-set .col-1{float:left;width:48%}.col2-set .col-2{float:right;width:48%}@media only screen and (min-width: 481px)and (max-width: 768px){.tablet-col .col.first{clear:none}.woocommerce .products.oceanwp-row.tablet-col .col{clear:none}.woocommerce .products.oceanwp-row.tablet-1-col .product{clear:both}.woocommerce .products.oceanwp-row.tablet-2-col .product:nth-child(2n+1){clear:both}.woocommerce .products.oceanwp-row.tablet-3-col .product:nth-child(3n+1){clear:both}.woocommerce .products.oceanwp-row.tablet-4-col .product:nth-child(4n+1){clear:both}.woocommerce .products.oceanwp-row.tablet-5-col .product:nth-child(5n+1){clear:both}.woocommerce .products.oceanwp-row.tablet-6-col .product:nth-child(6n+1){clear:both}.woocommerce .products.oceanwp-row.tablet-7-col .product:nth-child(7n+1){clear:both}.woocommerce .products.tablet-1-col .product{width:100% !important}.woocommerce .products.tablet-2-col .product{width:50% !important}.woocommerce .products.tablet-3-col .product{width:33.33% !important}.woocommerce .products.tablet-4-col .product{width:25% !important}.woocommerce .products.tablet-5-col .product{width:20% !important}.woocommerce .products.tablet-6-col .product{width:16.66% !important}.woocommerce .products.tablet-7-col .product{width:14.28% !important}}@media only screen and (max-width: 480px){.mobile-col .col.first{clear:none}.woocommerce .products.oceanwp-row.mobile-col .col{clear:none}.woocommerce .products.oceanwp-row.mobile-1-col .product{clear:both}.woocommerce .products.oceanwp-row.mobile-2-col .product:nth-child(2n+1){clear:both}.woocommerce .products.oceanwp-row.mobile-3-col .product:nth-child(3n+1){clear:both}.woocommerce .products.oceanwp-row.mobile-4-col .product:nth-child(4n+1){clear:both}.woocommerce .products.oceanwp-row.mobile-5-col .product:nth-child(5n+1){clear:both}.woocommerce .products.oceanwp-row.mobile-6-col .product:nth-child(6n+1){clear:both}.woocommerce .products.oceanwp-row.mobile-7-col .product:nth-child(7n+1){clear:both}.woocommerce .products.mobile-1-col .product{width:100% !important}.woocommerce .products.mobile-2-col .product{width:50% !important}.woocommerce .products.mobile-3-col .product{width:33.33% !important}.woocommerce .products.mobile-4-col .product{width:25% !important}.woocommerce .products.mobile-5-col .product{width:20% !important}.woocommerce .products.mobile-6-col .product{width:16.66% !important}.woocommerce .products.mobile-7-col .product{width:14.28% !important}}.clear{clear:both}.nobr{white-space:nowrap}.woocommerce-page .cart-collaterals{width:100%}.woocommerce-page .cart-collaterals .shipping_calculator::after{clear:both}.woocommerce-page .cart-collaterals:after{content:" ";display:table;clear:both}.woocommerce-page .cart-collaterals:before{content:" ";display:table}.woocommerce-page .cart-collaterals .related{width:30.75%;float:left}.woocommerce-page .cart-collaterals .cross-sells{width:48%;float:left;padding:0 20px;border-width:1px;border-style:solid;border-color:#eaeaea}.woocommerce-page .cart-collaterals .shipping_calculator{width:48%;clear:right;float:right}.woocommerce-page .cart-collaterals .shipping_calculator:after{content:" ";display:table;clear:both}.woocommerce-page .cart-collaterals .shipping_calculator:before{content:" ";display:table}.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-1{width:47%}.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-2{width:47%}.woocommerce-page .cart-collaterals .cart_totals{float:right;width:48%;padding:0 20px 20px;border-width:1px;border-style:solid;border-color:#eaeaea}.woocommerce-page form .form-row-wide{clear:both}.woocommerce-page form .form-row::after{clear:both}.woocommerce-page ul.cart_list li::after{clear:both}.woocommerce-page ul.product_list_widget li::after{clear:both}.price{color:#57bf6d}.price del{color:#555}.amount{color:#57bf6d}.select2-drop-active{border-color:#bbb}.select2-container-active .select2-choice{border-color:#bbb}.select2-container-active .select2-choices{border-color:#bbb}.select2-container--open{z-index:99999}@-webkit-keyframes spin{25%{-webkit-transform:rotate(270deg)}50%{-webkit-transform:rotate(90deg)}75%{-webkit-transform:rotate(360deg)}100%{-webkit-transform:rotate(180deg)}}@-moz-keyframes spin{25%{-moz-transform:rotate(270deg)}50%{-moz-transform:rotate(90deg)}75%{-moz-transform:rotate(360deg)}100%{-moz-transform:rotate(180deg)}}@-ms-keyframes spin{25%{-ms-transform:rotate(270deg)}50%{-ms-transform:rotate(90deg)}75%{-ms-transform:rotate(360deg)}100%{-ms-transform:rotate(180deg)}}@-o-keyframes spin{25%{-o-transform:rotate(270deg)}50%{-o-transform:rotate(90deg)}75%{-o-transform:rotate(360deg)}100%{-o-transform:rotate(180deg)}}@keyframes spin{25%{transform:rotate(270deg)}50%{transform:rotate(90deg)}75%{transform:rotate(360deg)}100%{transform:rotate(180deg)}}.woocommerce-message{display:inline-block;width:100%;font-size:14px;font-weight:400;color:#777;border:1px solid #ddd;margin:0 0 30px;padding:10px 15px;text-align:left}.woocommerce-message a{float:right;min-height:10%;padding:6px 18px;font-size:12px;font-weight:600;line-height:1;color:#fff;letter-spacing:1px;text-transform:uppercase;background-color:#13aff0}.woocommerce-message a:hover{background-color:#0b7cac;color:#fff}.woocommerce-message a:focus{background-color:#0b7cac;color:#fff}.woocommerce-message:before{font-family:"Font Awesome 5 Free";font-weight:600;font-style:normal;letter-spacing:normal;text-rendering:auto;margin-right:10px;content:"";color:#ddd}.woocommerce-error{display:inline-block;width:100%;font-size:12px;font-weight:400;color:#777;border:1px solid #ddd;margin:0 0 30px;padding:10px 15px;text-align:left;text-transform:uppercase;border-color:#fdc1b1}.woocommerce-error a{float:right;min-height:10%;padding:6px 18px;font-size:12px;font-weight:600;line-height:1;color:#fff;letter-spacing:1px;text-transform:uppercase;background-color:#13aff0}.woocommerce-error a:hover{background-color:#0b7cac;color:#fff}.woocommerce-error:before{font-family:"Font Awesome 5 Free";font-weight:600;font-style:normal;letter-spacing:normal;text-rendering:auto;margin-right:10px;content:"";color:#ffc4b7}.woocommerce-info{display:inline-block;width:100%;font-size:12px;font-weight:400;color:#777;border:1px solid #ddd;margin:0 0 30px;padding:10px 15px;text-align:left;text-transform:uppercase;border-color:#b1befd}.woocommerce-info a{float:right;min-height:10%;padding:6px 18px;font-size:12px;font-weight:600;line-height:1;color:#fff;letter-spacing:1px;text-transform:uppercase;background-color:#13aff0}.woocommerce-info a:hover{background-color:#0b7cac;color:#fff}.woocommerce-info:before{font-family:"Font Awesome 5 Free";font-weight:600;font-style:normal;letter-spacing:normal;text-rendering:auto;margin-right:10px;content:"";color:#b1befd}ul.woocommerce-error{background-color:#e2401c;color:#fff;border:none;border-left:10px solid rgba(0,0,0,.15);font-size:14px;padding:15px 20px;margin-bottom:25px;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;border-radius:2px;text-transform:none}ul.woocommerce-error:before{display:none}ul.woocommerce-error li:before{font-family:"Font Awesome 5 Free";font-weight:600;font-style:normal;letter-spacing:normal;text-rendering:auto;margin-right:10px;content:"";color:#ffc4b7}ul.woocommerce-message:before{display:none}ul.woocommerce-message li:before{font-family:"Font Awesome 5 Free";font-weight:600;font-style:normal;letter-spacing:normal;text-rendering:auto;margin-right:10px;content:"";color:#ddd}ul.woocommerce-info:before{display:none}ul.woocommerce-info li:before{font-family:"Font Awesome 5 Free";font-weight:600;font-style:normal;letter-spacing:normal;text-rendering:auto;margin-right:10px;content:"";color:#b1befd}ul.order_details{position:relative;margin:3.631em 0}ul.order_details:before{content:"";display:block;position:absolute;top:-16px;left:0;width:100%;height:16px;background-size:0 100%,16px 16px,16px 16px}ul.order_details:after{content:"";display:block;position:absolute;top:-16px;left:0;width:100%;height:16px;background-size:0 100%,16px 16px,16px 16px;top:auto;bottom:-16px;-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}ul.order_details li{padding:1em 1.618em;font-size:.8em;text-transform:uppercase}ul.order_details li:first-child{padding-top:1.618em}ul.order_details li:last-child{border:0;padding-bottom:1.618em}ul.order_details li strong{display:block;font-size:1.387em;text-transform:none}.woocommerce-checkout .woocommerce-info{padding:10px 0;text-align:center;border-width:1px 0;border-color:#eaeaea}.woocommerce-checkout .woocommerce-info:before{color:#ddd}.woocommerce-checkout .woocommerce-info a{font-size:12px;float:none;padding:0;letter-spacing:0;background-color:rgba(0,0,0,0);color:#13aff0}.woocommerce-checkout .woocommerce-info a:hover{color:#333;background-color:rgba(0,0,0,0) !important}.woocommerce-checkout form.login{max-width:600px;margin:0 auto 30px auto;padding:20px;border:1px solid;border-color:#eaeaea}.woocommerce-checkout form.login .lost_password{line-height:46px;float:right;margin:0}.woocommerce-checkout form.login p.form-row{display:inline-block;margin:0}.woocommerce-checkout form.login p.form-row.form-row-first,.woocommerce-checkout form.login p.form-row.form-row-last{margin:0 0 20px}.woocommerce-checkout form.login label.inline{padding-left:10px}.woocommerce-checkout form.login .wc-social-login{display:block !important;margin-top:20px}.woocommerce-checkout form.checkout_coupon{display:block;border:3px dashed rgba(84,84,84,.15);padding:28px;width:695px;margin:0 auto 30px;text-align:center}.woocommerce-checkout form.checkout_coupon p{margin:0}.woocommerce-checkout form.checkout_coupon p:last-child{margin:0}.woocommerce-checkout form.checkout_coupon .form-row-first{float:left;width:74%}.woocommerce-checkout form.checkout_coupon .form-row-last{float:right;width:25%}.woocommerce-checkout form.checkout_coupon input{line-height:36px;width:100%;height:36px;min-height:36px;padding:0 15px;padding-top:0;padding-bottom:0;margin:0}.woocommerce-checkout form.checkout{display:inline-block;width:100%;margin-top:30px}.woocommerce-checkout h3#order_review_heading,.woocommerce-checkout #order_review{float:right;width:48%}.woocommerce-checkout .e-checkout__order_review h3#order_review_heading,.woocommerce-checkout .e-checkout__order_review #order_review{float:none;width:100%}.woocommerce-checkout .woocommerce-account-fields{display:inline-block;width:100%}.woocommerce-checkout .woocommerce-account-fields input{margin-bottom:0}.woocommerce-checkout #payment ul.payment_methods{padding-bottom:20px}.woocommerce-checkout #payment ul.payment_methods .wc_payment_method>label{display:block;font-size:16px;font-weight:600;padding:20px;cursor:pointer;margin:0;letter-spacing:.4px}.woocommerce-checkout #payment ul.payment_methods .wc_payment_method>label:before{font-family:"Font Awesome 5 Free";text-rendering:auto;display:inline-block;font-size:inherit;content:"";color:#333;font-weight:400;margin-right:10px;-webkit-transition:color .2s ease;-moz-transition:color .2s ease;-ms-transition:color .2s ease;-o-transition:color .2s ease;transition:color .2s ease}.woocommerce-checkout #payment ul.payment_methods .wc_payment_method>input[type=radio]:first-child{position:absolute !important;clip:rect(1px 1px 1px 1px);clip:rect(1px, 1px, 1px, 1px)}.woocommerce-checkout #payment ul.payment_methods .wc_payment_method>input[type=radio]:first-child:checked+label:before{content:"";color:#13aff0}.woocommerce-checkout #payment ul.payment_methods li{background-color:#fafafa;text-align:left;margin-bottom:1px;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.woocommerce-checkout #payment ul.payment_methods li:hover{background-color:#f5f5f5}.woocommerce-checkout #payment ul.payment_methods li img{float:right;border:0;padding:0;max-height:28px}.woocommerce-checkout #payment ul.payment_methods .woocommerce_error li{background-color:rgba(0,0,0,0);color:#fff}.woocommerce-checkout #payment div.payment_box{position:relative;width:100%;padding:1.4em;font-size:.92em;line-height:1.5;background-color:#fff;color:#555}.woocommerce-checkout #payment div.payment_box p{margin:0}.woocommerce-checkout #payment .payment_method_paypal .about_paypal{color:#13aff0;font-size:16px;margin-left:6px}.woocommerce-checkout #place_order{width:100%;font-size:15px;line-height:1.6;padding:16px 20px}.woocommerce-checkout .woocommerce form.login{margin-top:0;margin-bottom:30px}.woocommerce-checkout .woocommerce form.register{margin-top:0;margin-bottom:30px}.woocommerce-checkout>.col2-set{float:left;width:48%}.woocommerce-checkout>.col2-set>.col-1{float:none;width:100%;margin-bottom:30px}.woocommerce-checkout>.col2-set>.col-1:after{content:"";display:block;visibility:hidden;clear:both;zoom:1;height:0}.woocommerce-checkout>.col2-set>.col-2{float:none;width:100%}.woocommerce-checkout>.col2-set>.col-2:after{content:"";display:block;visibility:hidden;clear:both;zoom:1;height:0}.woocommerce-checkout .place-order .terms{margin:0 0 8px}.woocommerce-checkout .form-row.place-order{margin:0}.woocommerce-cart .wc-proceed-to-checkout{padding-bottom:0}.woocommerce-cart .wc-proceed-to-checkout a.checkout-button{display:block;margin-bottom:0;text-align:center}.woocommerce-cart .woocommerce ul.products li.product .button.added{display:inline-block}.woocommerce-cart table.cart img{width:auto;max-width:60px}.woocommerce-cart table.cart td.actions{border-bottom:0}.woocommerce-cart table.cart td.actions input{padding-top:0;padding-bottom:0;height:32px;line-height:32px;padding:0 1.5em}.woocommerce-cart table.cart td.actions .coupon{float:left}.woocommerce-cart table.cart td.actions .coupon .input-text{display:inline-block;float:none;width:auto;min-height:32px;line-height:32px;padding:0 .8em;margin:0 8px 0 0;border-color:#ddd}.woocommerce-cart table.cart td.actions .coupon .input-text:focus{border-color:#bbb}.woocommerce-cart table.cart td.actions .coupon label{display:none}.woocommerce-cart table.cart td.actions button[name=update_cart]{float:right}.woocommerce-cart .cart-collaterals .cart_totals table{width:100%;margin-bottom:20px;border:0}.woocommerce-cart .cart-collaterals .cart_totals table td{padding:.8em;vertical-align:top;line-height:1.5em}.woocommerce-cart .cart-collaterals .cart_totals table th{padding:.8em;vertical-align:top;line-height:1.5em;border-right-style:solid;border-right-width:1px;width:40%;font-weight:600;color:#444;text-transform:none}.woocommerce-cart .cart-collaterals .cart_totals table select{width:100%;min-height:34px}.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child td{padding-top:0}.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child th{padding-top:0}.woocommerce-cart .cart-collaterals .cart_totals table .theme-select .theme-selectInner{width:100% !important}.woocommerce-cart .cart-collaterals .cart_totals .order-total th{border-bottom:1px solid;border-color:#eaeaea}.woocommerce-cart .cart-collaterals .cart_totals .order-total td{border-bottom:1px solid;border-color:#eaeaea}.woocommerce-cart .cart-collaterals .cart_totals .order-total td span.woocommerce-Price-amount.amount{font-size:15px;vertical-align:middle;padding-top:.8em;letter-spacing:.5px}.woocommerce-cart .cart-collaterals .cart_totals .shipping-calculator-button{display:inline-block;font-size:12px;line-height:1.5;font-weight:900;padding-bottom:3px;border-bottom:1px solid;margin-top:13px;text-transform:uppercase;letter-spacing:.9px}.woocommerce-cart .cart-collaterals .cart_totals .shipping-calculator-form{margin-top:15px}.woocommerce-cart .cart-collaterals .cart_totals .button[name=calc_shipping]{width:100%;margin-top:10px;margin-bottom:5px}.woocommerce-cart .cart-collaterals .cart_totals tr td{border-color:#eaeaea}.woocommerce-cart .cart-collaterals .cart_totals tr th{border-color:#eaeaea}.single_variation{display:block;float:left;margin-bottom:10px}.variations_button{clear:both}div.owp-woo-single-cond-notice{display:inline-block;margin-top:10px;padding-top:20px;border-top:1px solid;border-color:#eaeaea;width:100%;text-align:center;font-family:inherit;font-size:18px;font-weight:600;line-height:2;letter-spacing:1.5;text-transform:capitalize}div.owp-woo-single-cond-notice span,div.owp-woo-single-cond-notice a{color:#333}div.owp-woo-single-cond-notice a:hover{color:#52a7fe}.product_meta{clear:both;font-size:13px;border-top:1px solid;border-bottom:1px solid;margin-top:-1px;padding:20px 0;color:#787878;margin-top:20px;border-color:#eaeaea}.product_meta span{display:block}.product_meta span.sku{display:inline}.product_meta .posted_in{color:#333;font-weight:600}.product_meta .posted_in a{color:#ababab;font-weight:400}.product_meta .posted_in a:hover{color:#13aff0}.product_meta .tagged_as{color:#333;font-weight:600}.product_meta .tagged_as a{color:#ababab;font-weight:400}.product_meta .tagged_as a:hover{color:#13aff0}.sku_wrapper{color:#333;font-weight:600}.sku_wrapper span{display:inline;color:#555;font-weight:400}.woocommerce-product-search label{display:none}.woocommerce-product-search button[type=submit]{float:right;margin-top:15px}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg)}}@keyframes fa-spin{0%{transform:rotate(0deg)}100%{transform:rotate(359deg)}}.product-quantity{font-weight:normal}.woocommerce-MyAccount-content h2{font-size:2em;font-weight:600}.woocommerce-MyAccount-content .addresses{margin-top:40px}.woocommerce-MyAccount-content .addresses .woocommerce-Address .title{background-color:#f7f7f7;padding:15px 25px;position:relative;border-bottom:1px solid #fff}.woocommerce-MyAccount-content .addresses .woocommerce-Address .title h3{font-size:20px;font-weight:400;margin:0}.woocommerce-MyAccount-content .addresses .woocommerce-Address .title a{position:absolute;top:10px;right:10px;padding:6px 15px;background-color:#fff;color:#898989}.woocommerce-MyAccount-content .addresses .woocommerce-Address .title a:hover{background-color:#f8f8f8;color:#555}.woocommerce-MyAccount-content .addresses .woocommerce-Address address{background-color:#f7f7f7;padding:15px 25px;color:#898989}.woocommerce-MyAccount-content #payment .payment_methods{margin-bottom:1.618em !important}.woocommerce-MyAccount-content #payment .payment_methods li .payment_box{background-color:rgba(0,0,0,.05)}p.stars span a{border-color:#eaeaea}@media(min-width: 768px){.woocommerce-MyAccount-tabs{float:left;width:18%;margin-right:6%}.woocommerce-MyAccount-content{float:right;width:76%}}.current-shop-items-dropdown{border-top-color:#13aff0}.return-to-shop .button.wc-backward:before{font-family:"Font Awesome 5 Free";font-weight:600;font-style:normal;letter-spacing:normal;text-rendering:auto;content:"";margin-right:8px}#site-navigation-wrap .dropdown-menu>li>a.wcmenucart{letter-spacing:0}body a.wcmenucart.wcmenucart-empty-cart i{margin-right:0}.custom-col .col.first{clear:none}.form-row .required{color:#e42234;border:0}del .amount{color:#555}.select2-container .select2-choice{line-height:40px;height:40px;border-color:#ddd;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;border-radius:3px}.select2-container .select2-choice .select2-arrow{width:30px}.select2-container .select2-choice .select2-arrow b{font-family:"Font Awesome 5 Free";font-weight:600;font-style:normal;letter-spacing:normal;text-rendering:auto;font-size:15px;line-height:40px;text-align:center}.select2-container .select2-choice .select2-arrow b:before{content:""}.select2-container .select2-choice .select2-arrow b:after{display:none}.select2-container .select2-choice abbr{font-family:"Font Awesome 5 Free";font-weight:600;font-style:normal;letter-spacing:normal;text-rendering:auto;font-size:15px;line-height:40px;text-align:center}.select2-dropdown-open.select2-drop-above .select2-choice{border-color:#bbb}.select2-dropdown-open.select2-drop-above .select2-choices{border-color:#bbb}.select2-drop.select2-drop-above.select2-drop-active{border-color:#bbb}#review_form #respond{position:static;margin:0;width:auto;padding:0;background:rgba(0,0,0,0) none;border:0}#review_form #respond:after{content:"";display:block;clear:both}#review_form #respond p{text-align:left}#review_form #respond p.comment-form-author{width:50%;float:left;padding-right:10px}#review_form #respond p.comment-form-author input{width:100%}#review_form #respond p.comment-form-email{width:50%;float:right;padding-left:10px}#review_form #respond p.comment-form-email input{width:100%}#review_form #respond p label{display:block;margin-bottom:7px}#review_form #respond input{width:auto}#review_form #respond textarea{width:100%}#review_form #respond .form-submit input{left:auto;left:auto}.woocommerce span.onsale{position:absolute;top:1.25rem;left:1.25rem;background-color:rgba(63,195,135,.8);color:#fff;padding:8px 12px;text-transform:uppercase;font-size:12px;line-height:1;font-weight:600;letter-spacing:.4px;z-index:9}.woocommerce .circle-sale span.onsale{padding:0;width:50px;height:50px;line-height:50px;text-align:center;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;border-radius:50%}@media only screen and (max-width: 1080px){.woocommerce .has-product-nav span.onsale{top:3.5rem}}@media only screen and (max-width: 767px){.woocommerce .has-product-nav span.onsale{top:7rem !important}.woocommerce span.onsale{left:15%;top:2rem}}@media only screen and (max-width: 660px){.woocommerce span.onsale{left:10% !important}}@media only screen and (max-width: 240px){.woocommerce .has-product-nav span.onsale{top:8rem !important}}.products .product-category{text-align:center}.products .product-category img{display:block;margin:0 auto}.products .product-category mark{background:none;color:inherit}.woocommerce-checkout-review-order-table tfoot th{background-color:#f7f7f7}form.checkout{position:static !important}form.checkout>.blockUI{position:fixed !important}.blockUI.blockOverlay{background:rgba(250,250,250,.6) !important}.blockUI:before{font-family:"Font Awesome 5 Free";font-weight:600;font-style:normal;letter-spacing:normal;text-rendering:auto;content:"";-webkit-animation:fa-spin 0.75s infinite linear;-moz-animation:fa-spin 0.75s infinite linear;-ms-animation:fa-spin 0.75s infinite linear;-o-animation:fa-spin 0.75s infinite linear;animation:fa-spin 0.75s infinite linear;height:30px;width:30px;line-height:30px;font-size:30px;position:absolute;top:50%;left:50%;margin-left:-15px;margin-top:-15px}.woocommerce-MyAccount-tabs .oceanwp-user-profile{display:table;width:100%;table-layout:auto;margin-bottom:40px}.woocommerce-MyAccount-tabs .oceanwp-user-profile .image{display:table-cell;vertical-align:middle;width:64px;height:64px}.woocommerce-MyAccount-tabs .oceanwp-user-profile .image img{width:100%;height:auto;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;border-radius:50%}.woocommerce-MyAccount-tabs .oceanwp-user-profile .user-info{display:table-cell;vertical-align:middle;padding-left:15px}.woocommerce-MyAccount-tabs .oceanwp-user-profile .user-info .name{display:block;font-size:18px;line-height:1;margin-bottom:5px;color:#333}.woocommerce-MyAccount-tabs .oceanwp-user-profile .user-info .logout{font-size:13px}.woocommerce-MyAccount-navigation ul{list-style:none;margin:15px 0;padding:0;border-top:1px solid #eaeaea}.woocommerce-MyAccount-navigation ul li{list-style:none;border-bottom:1px solid #eaeaea;position:relative}.woocommerce-MyAccount-navigation ul li a{padding:12px 0;display:block}.woocommerce-MyAccount-navigation ul li a:before{display:inline-block;font-family:"simple-line-icons";font-weight:normal;font-style:normal;letter-spacing:normal;text-rendering:auto;font-size:inherit;text-rendering:auto;content:"";color:#13aff0;line-height:22px;margin-left:8px;width:20px;text-align:right;float:right;-moz-opacity:.45;-webkit-opacity:.45;opacity:.45;-webkit-transition:opacity .3s ease;-moz-transition:opacity .3s ease;-ms-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease}.woocommerce-MyAccount-navigation ul li a:hover:before{-moz-opacity:1;-webkit-opacity:1;opacity:1}.woocommerce-MyAccount-navigation ul li.is-active a:before{-moz-opacity:1;-webkit-opacity:1;opacity:1}.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--dashboard a:before{content:""}.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--orders a:before{content:""}.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--downloads a:before{content:""}.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-address a:before{content:""}.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--payment-methods a:before{content:""}.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-account a:before{content:""}.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout a:before{content:""}.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--subscriptions a:before{content:""}.my_account_orders .button.view:after,.woocommerce-MyAccount-downloads .button:after{font-family:"simple-line-icons"}.my_account_orders .button{padding:.618em .857em;font-size:.857em;margin-right:.236em}.my_account_orders .button.view:after{content:"";margin-left:8px}.woocommerce-MyAccount-downloads .button{padding:.618em .857em;font-size:.857em;margin-right:.236em}.woocommerce-MyAccount-downloads .button:after{content:"";margin-left:8px}.no-top-border .current-shop-items-dropdown{border-top:none}.woocommerce a.button.loading:after,.woocommerce button.button.loading:after,.woocommerce input.button.loading:after,.woocommerce ul.products li.product .added_to_cart:after,.return-to-shop .button.wc-backward:before,.woocommerce .widget_shopping_cart_content .buttons .button:after,.woocommerce div.product form.cart .variations .reset_variations:before,.wcmenucart i{font-style:normal;letter-spacing:normal;font-weight:600;text-rendering:auto}.distraction-free .medium-header .col-1,.distraction-free .medium-header .col-3,.distraction-free .top-header .header-top,.distraction-free .vertical-header #site-header-inner .oceanwp-social-menu,.distraction-free .vertical-header #vertical-searchform,.distraction-free .oceanwp-social-menu,.distraction-free #site-description,.distraction-free .center-header .left-menu,.distraction-free .center-header .right-menu,.distraction-free .full_screen-header #site-navigation-wrap{display:none}.distraction-free #site-logo{float:none;margin:auto}.distraction-free #site-logo #site-logo-inner{text-align:center}.distraction-free .center-header .navigation{justify-content:center;min-height:60px}.distraction-free .vertical-header #site-header-inner{display:flex;justify-content:center}@media screen and (min-width: 960px){.distraction-free .vertical-header #site-header-inner{flex-direction:column}}.quick-view-plugin-active ul.products li.product li.btn-wrap{position:relative}@media(min-width: 769px){.woocommerce div.product.owp-thumbs-layout-vertical span.onsale{left:12%}.woocommerce div.product.owp-thumbs-layout-vertical.has-no-thumbnails span.onsale{left:20px}.woocommerce div.product.owp-thumbs-layout-vertical div.images .flex-viewport{float:right;width:75%}.woocommerce div.product.owp-thumbs-layout-vertical div.images .flex-control-thumbs{float:left;width:calc(25% - 1em);overflow-x:hidden}.woocommerce div.product.owp-thumbs-layout-vertical div.images .flex-control-thumbs li{width:100%}}@media(min-width: 769px){.woocommerce div.product.owp-tabs-layout-vertical .woocommerce-tabs{display:inline-block;width:100%}.woocommerce div.product.owp-tabs-layout-vertical .woocommerce-tabs ul.tabs{float:left;width:20%;margin:0;border:none}.woocommerce div.product.owp-tabs-layout-vertical .woocommerce-tabs ul.tabs li{display:block;border-top:1px solid #eaeaea}.woocommerce div.product.owp-tabs-layout-vertical .woocommerce-tabs ul.tabs li:first-child{border-top:0}.woocommerce div.product.owp-tabs-layout-vertical .woocommerce-tabs ul.tabs li a{display:block;position:relative;text-align:left;border-width:0}.woocommerce div.product.owp-tabs-layout-vertical .woocommerce-tabs ul.tabs li a:after{content:"";position:absolute;top:0;right:-2px;width:3px;height:100%;background-color:#13aff0;opacity:0;z-index:1;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.woocommerce div.product.owp-tabs-layout-vertical .woocommerce-tabs ul.tabs li.active a:after{opacity:1}.woocommerce div.product.owp-tabs-layout-vertical .woocommerce-tabs .panel{float:right;width:80%;border-left-width:1px;border-style:solid;border-color:#eaeaea;padding:20px;margin:0}.woocommerce div.product.owp-tabs-layout-vertical .woocommerce-tabs .panel>h2:first-child{margin-top:0}}.woocommerce div.product.owp-tabs-layout-section .woocommerce-tabs ul.tabs{display:none}.woocommerce div.product.owp-tabs-layout-section .panel{display:block !important;margin-top:80px}.woocommerce div.product.owp-tabs-layout-section .panel#tab-description{margin-top:0}.woocommerce div.product.owp-tabs-layout-section .panel h2:first-child{font-size:28px;margin-top:0}.woocommerce .owp-btn-big .summary form button.button{width:55%}.woocommerce .owp-btn-very-big .summary form button.button{font-size:16px;min-height:50px;width:100%;margin-top:15px}.demo_store{position:fixed;left:0;bottom:0;right:0;margin:0;padding:15px 20px;background-color:#3d9cd2;color:#fff;z-index:999}.demo_store a{color:#fff;font-weight:400;text-decoration:underline;display:block}.demo_store a:hover{text-decoration:none}.demo_store:before{font-family:"Font Awesome 5 Free";font-weight:600;font-style:normal;letter-spacing:normal;text-rendering:auto;margin-right:10px;content:""}.vertical-header-style .woocommerce-store-notice.demo_store{z-index:9999}@media(min-width: 768px){.demo_store a{background:rgba(0,0,0,.1);float:right;display:inline-block;margin:-15px -20px -15px 0;padding:15px 20px}.demo_store a:before{font-family:"Font Awesome 5 Free";font-weight:600;font-style:normal;letter-spacing:normal;text-rendering:auto;content:"";margin-right:10px}}.owp-cart-overlay{display:none;background:rgba(0,0,0,.5);position:fixed;top:0;bottom:0;left:0;right:0;z-index:99;cursor:pointer}li.wc-gzd{margin-bottom:5px !important}li.wc-gzd .price.price-unit.smaller.wc-gzd-additional-info,li.wc-gzd .wc-gzd-additional-info.product-units-wrapper.product-units,li.wc-gzd .wc-gzd-additional-info.shipping-costs-info{display:inline-block;width:100%;text-align:center;margin:0 0 5px;padding:5px 0;line-height:1;letter-spacing:1}li.wc-gzd .price.price-unit.smaller.wc-gzd-additional-info{font-size:16px}.wc-gzd-single .wc-gzd-additional-info.product-units-wrapper.product-units,.wc-gzd-single .wc-gzd-additional-info.shipping-costs-info,.wc-gzd-single p.price.price-unit.smaller.wc-gzd-additional-info{display:inline-block;width:100%;margin:0 0 5px;padding:5px 0;line-height:1.5;letter-spacing:1}.wc-gzd-single p.price.price-unit.smaller.wc-gzd-additional-info{font-size:24px}.wc-gzd-single,.wc-gzd-single-meta,li.wc-gzd{display:block;padding:2px 0}.wc-gzd-single-meta p.wc-gzd-additional-info{display:inline-block;width:100%}.wc-gzd-single-meta p.wc-gzd-additional-info{font-size:14px}.woocommerce.single-product .legal-price-info{margin-top:10px}.woocommerce-MyAccount-content #payment ul.payment_methods>li{background-color:#fafafa}.woocommerce-MyAccount-content #payment ul.payment_methods .woocommerce-PaymentMethod>input[type=radio]:first-child{position:absolute !important;clip:rect(1px, 1px, 1px, 1px)}.woocommerce-MyAccount-content #payment ul.payment_methods .woocommerce-PaymentMethod>label{display:block;font-size:16px;font-weight:600;padding:20px;cursor:pointer;margin:0;letter-spacing:.4px}.woocommerce-MyAccount-content #payment ul.payment_methods .woocommerce-PaymentMethod>label:before{font-family:"Font Awesome 5 Free";text-rendering:auto;display:inline-block;font-size:inherit;content:"";color:#333;font-weight:400;margin-right:10px;-webkit-transition:color .2s ease;-moz-transition:color .2s ease;-ms-transition:color .2s ease;-o-transition:color .2s ease;transition:color .2s ease}.woocommerce-MyAccount-content #payment ul.payment_methods .woocommerce-PaymentMethod>label:after{content:"";clear:both;display:table}.woocommerce-MyAccount-content #payment ul.payment_methods .woocommerce-PaymentMethod>input[type=radio]:first-child:checked+label:before{content:"";color:#13aff0}.woocommerce-MyAccount-content #payment #payment div.woocommerce-PaymentBox{position:relative;width:100%;padding:1.4em;font-size:.92em;line-height:1.5;background-color:#fff;color:#555}.woocommerce-MyAccount-content #payment #payment div.woocommerce-PaymentBox p{margin:0}.woocommerce-MyAccount-content #add_payment_method .woocommerce-PaymentMethod label{margin-left:0}.woocommerce-MyAccount-content #place_order{width:100%;font-size:15px;line-height:1.6;padding:16px 20px}ul#shipping_method{padding-bottom:20px}ul#shipping_method li{padding-bottom:10px}ul#shipping_method li label{padding-left:10px;font-weight:bold;vertical-align:middle;color:#525252;cursor:pointer;font-size:14.5px;letter-spacing:.5px}ul#shipping_method li input[type=radio]{vertical-align:middle;cursor:pointer}.woocommerce #order_review table.shop_table ul#shipping_method.woocommerce-shipping-methods{padding-bottom:20px;text-align:left}.woocommerce #order_review table.shop_table ul#shipping_method.woocommerce-shipping-methods li{padding-bottom:10px}.woocommerce #order_review table.shop_table ul#shipping_method.woocommerce-shipping-methods li label{display:inline;padding-left:10px;font-weight:bold;vertical-align:middle;color:#525252;cursor:pointer;font-size:14.5px;letter-spacing:.5px}.woocommerce #order_review table.shop_table ul#shipping_method.woocommerce-shipping-methods li input[type=radio]{vertical-align:middle;cursor:pointer}#order-review table tfoot tr.woocommerce-shipping-totals.shipping td ul#shipping_method{padding-bottom:20px;display:block}#order-review table tfoot tr.woocommerce-shipping-totals.shipping td ul#shipping_method li{padding-bottom:10px}#order-review table tfoot tr.woocommerce-shipping-totals.shipping td ul#shipping_method li label{padding-left:10px;font-weight:bold;vertical-align:middle;color:#525252;cursor:pointer;font-size:14.5px;letter-spacing:.5px}#order-review table tfoot tr.woocommerce-shipping-totals.shipping td ul#shipping_method li input[type=radio]{vertical-align:middle;cursor:pointer;display:inline-block}.woocommerce.woo-variation-swatches-stylesheet-enabled .variable-items-wrapper{margin:0}.woocommerce .cross-sells li.title h2{background-color:rgba(0,0,0,0) !important;border-bottom:none}.woocommerce div.product.elementor form.cart table.variations td.value:before{content:none}.woocommerce div.product.elementor form.cart table.variations td{display:block !important;line-height:inherit !important}.widget_product_categories li,.widget_layered_nav li{position:relative;margin-bottom:10px}.widget_product_categories li a,.widget_layered_nav li a{position:relative;display:block;font-size:13px;line-height:1.6;padding-left:22px;text-transform:capitalize}.widget_product_categories li a:before,.widget_layered_nav li a:before{content:"";position:absolute;top:50%;left:0;margin-top:-7px;width:14px;height:14px;border:1px solid rgba(0,0,0,.15)}.widget_product_categories li a:hover~.count,.widget_layered_nav li a:hover~.count{background-color:rgba(0,0,0,0);color:#13aff0;border-color:#13aff0}.widget_product_categories .count,.widget_layered_nav .count{background-color:rgba(84,84,84,.05);position:absolute;top:0;right:0;font-size:12px;line-height:18px;padding:0 10px;text-align:center;min-width:10px;border:1px solid rgba(0,0,0,0);border-radius:10px;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.woocommerce .widget_product_categories li a:before{-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;border-radius:50%}.woocommerce .widget_product_categories li.current-cat>a{font-weight:bold}.woocommerce .widget_product_categories li.current-cat>a:before{background-color:#13aff0;border-color:#13aff0}.woocommerce .widget_product_categories li.current-cat>a~.count{background-color:#13aff0;color:#fff;border-color:#13aff0}.woocommerce .widget_product_categories li ul.children{margin:8px 0 0 30px}.woocommerce .widget_product_categories li ul.children li{font-size:12px;line-height:1.3;margin-bottom:5px}.woocommerce .widget_product_categories li ul.children li a{padding-left:0}.woocommerce .widget_product_categories li ul.children li a:before{display:none}.woocommerce .widget_product_categories li ul.children .count{line-height:18px}.woocommerce .widget_product_categories li ul a{font-weight:400;text-transform:none;border-bottom:0}.woocommerce .widget_layered_nav li a:before{-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;border-radius:2px}.woocommerce .widget_layered_nav li.chosen a{font-weight:bold}.woocommerce .widget_layered_nav li.chosen a:before{background-color:#13aff0;border-color:#13aff0;text-align:center;content:"";color:#fff;font:normal normal 900 14px/1 "Font Awesome 5 free";font-size:10px;line-height:10px;text-rendering:auto}.woocommerce .widget_layered_nav li.chosen a:hover:before{content:""}.woocommerce .widget_layered_nav li.chosen a~.count{background-color:#13aff0;color:#fff;border-color:#13aff0}.woo-dropdown-cat .widget_product_categories li{position:relative}.woo-dropdown-cat .widget_product_categories li a{display:block;font-size:12px;line-height:1.6;font-weight:600;text-transform:uppercase;padding:10px 22px 10px 0;border-bottom:1px solid #eaeaea}.woo-dropdown-cat .widget_product_categories li a:before{display:none}.woo-dropdown-cat .widget_product_categories li .open-this{position:absolute;left:0;width:40px;height:40px;line-height:40px;font-size:14px;text-align:center;cursor:pointer;z-index:10}.woo-dropdown-cat .widget_product_categories li.cat-parent .open-this{left:auto;right:0}.woo-dropdown-cat .widget_product_categories li ul.children{display:none;margin:0 0 0 16px}.woo-dropdown-cat .widget_product_categories li.current-cat-parent>ul.children{display:block}.woo-dropdown-cat .widget_product_categories li ul a{font-weight:400;text-transform:none;border-bottom:0}.woo-dropdown-cat .widget_product_categories .count{position:absolute;top:0;right:40px;border:0;padding:10px 0 0;z-index:10}.woo-dropdown-cat .widget_product_categories .count,.woo-dropdown-cat .widget_product_categories li.current-cat>a~.count{background-color:rgba(0,0,0,0) !important;color:#999}#oceanwp-cart-sidebar-wrap{display:none;visibility:hidden;-moz-opacity:0;-webkit-opacity:0;opacity:0;-webkit-transition:all .25s ease-in-out;-moz-transition:all .25s ease-in-out;-ms-transition:all .25s ease-in-out;-o-transition:all .25s ease-in-out;transition:all .25s ease-in-out}#oceanwp-cart-sidebar-wrap,#oceanwp-cart-sidebar-wrap .oceanwp-cart-sidebar-overlay{position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999}#oceanwp-cart-sidebar-wrap .oceanwp-cart-sidebar-overlay{background-color:rgba(0,0,0,.5);cursor:pointer}#oceanwp-cart-sidebar-wrap .oceanwp-cart-sidebar{position:absolute;top:0;right:-100%;background-color:#fff;width:325px;height:100%;padding:20px 0 0;overflow:auto;z-index:10000;-webkit-box-shadow:0 0 12px 0 rgba(0,0,0,.4);-moz-box-shadow:0 0 12px 0 rgba(0,0,0,.4);box-shadow:0 0 12px 0 rgba(0,0,0,.4);-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}#oceanwp-cart-sidebar-wrap .owp-cart-title{font-size:18px;font-weight:600;color:#555;line-height:1.2;text-transform:uppercase;padding:0 20px;margin:0;text-align:center}#oceanwp-cart-sidebar-wrap .divider{display:block;width:30px;height:2px;background-color:rgba(0,0,0,.1);margin:10px auto 20px}#oceanwp-cart-sidebar-wrap .oceanwp-cart-close{position:absolute;top:0;right:0;color:#333;opacity:.5;font-weight:300;font-size:40px;width:40px;height:40px;line-height:40px;text-align:center;z-index:1001}#oceanwp-cart-sidebar-wrap .oceanwp-cart-close:hover{opacity:1}#oceanwp-cart-sidebar-wrap .widget_shopping_cart ul.cart_list li:first-child{border-top-width:1px}#oceanwp-cart-sidebar-wrap .woocommerce-mini-cart__empty-message{padding:0 20px 20px;margin:0}#oceanwp-cart-sidebar-wrap .spacious .owp-mini-cart{padding-top:0}#oceanwp-cart-sidebar-wrap .spacious .owp-mini-cart .widget_shopping_cart ul.cart_list li:first-child{padding-top:10px}.admin-bar #oceanwp-cart-sidebar-wrap .oceanwp-cart-sidebar{top:32px;height:-webkit-calc(100% - 32px);height:calc(100% - 32px)}@media screen and (max-width: 782px){.admin-bar #oceanwp-cart-sidebar-wrap .oceanwp-cart-sidebar{top:46px;height:-webkit-calc(100% - 46px);height:calc(100% - 46px)}}@media screen and (max-width: 600px){.admin-bar #oceanwp-cart-sidebar-wrap .oceanwp-cart-sidebar{top:0;height:100%}}.show-cart #oceanwp-cart-sidebar-wrap,.show-cart-sidebar #oceanwp-cart-sidebar-wrap{visibility:visible;-moz-opacity:1;-webkit-opacity:1;opacity:1}.show-cart #oceanwp-cart-sidebar-wrap .oceanwp-cart-sidebar,.show-cart-sidebar #oceanwp-cart-sidebar-wrap .oceanwp-cart-sidebar{right:0}@media only screen and (max-width: 959px){#oceanwp-cart-sidebar-wrap{display:block}}.woocommerce .oceanwp-off-canvas-filter{float:left;height:34px;font-size:14px;font-weight:600;line-height:34px;padding:0 14px;color:#999;border:1px solid #eaeaea;margin:0 20px 0 0;text-align:center}.woocommerce .oceanwp-off-canvas-filter:hover{color:#13aff0;border-color:#13aff0}.woocommerce .oceanwp-off-canvas-filter i{margin-right:6px}.woocommerce .oceanwp-off-canvas-filter .owp-icon{vertical-align:inherit;margin-right:5px}#oceanwp-off-canvas-sidebar-wrap{visibility:hidden;-moz-opacity:0;-webkit-opacity:0;opacity:0;-webkit-transition:all .25s ease-in-out;-moz-transition:all .25s ease-in-out;-ms-transition:all .25s ease-in-out;-o-transition:all .25s ease-in-out;transition:all .25s ease-in-out}#oceanwp-off-canvas-sidebar-wrap,#oceanwp-off-canvas-sidebar-wrap .oceanwp-off-canvas-overlay{position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999}#oceanwp-off-canvas-sidebar-wrap .oceanwp-off-canvas-overlay{background-color:rgba(0,0,0,.5);cursor:pointer}#oceanwp-off-canvas-sidebar-wrap .oceanwp-off-canvas-sidebar{position:absolute;top:0;left:-100%;background-color:#fff;width:325px;height:100%;padding:35px;overflow:auto;z-index:99999;-webkit-box-shadow:0 0 12px 0 rgba(0,0,0,.4);-moz-box-shadow:0 0 12px 0 rgba(0,0,0,.4);box-shadow:0 0 12px 0 rgba(0,0,0,.4);-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}#oceanwp-off-canvas-sidebar-wrap .sidebar-box{border-bottom:1px solid rgba(84,84,84,.15);margin-bottom:0;padding-top:50px;padding-bottom:50px}#oceanwp-off-canvas-sidebar-wrap .sidebar-box:first-child{padding-top:0}#oceanwp-off-canvas-sidebar-wrap .sidebar-box:last-child{border-bottom:0;padding-bottom:0}.admin-bar #oceanwp-off-canvas-sidebar-wrap .oceanwp-off-canvas-sidebar{top:32px;height:-webkit-calc(100% - 32px);height:calc(100% - 32px)}@media screen and (max-width: 782px){.admin-bar #oceanwp-off-canvas-sidebar-wrap .oceanwp-off-canvas-sidebar{top:46px;height:-webkit-calc(100% - 46px);height:calc(100% - 46px)}}@media screen and (max-width: 600px){.admin-bar #oceanwp-off-canvas-sidebar-wrap .oceanwp-off-canvas-sidebar{top:0;height:100%}}.off-canvas-enabled #oceanwp-off-canvas-sidebar-wrap{visibility:visible;-moz-opacity:1;-webkit-opacity:1;opacity:1}.off-canvas-enabled #oceanwp-off-canvas-sidebar-wrap .oceanwp-off-canvas-sidebar{left:0}.oceanwp-off-canvas-close{position:absolute;top:15px;right:15px;width:30px;height:30px;background-color:rgba(0,0,0,0);border:0;margin:0;padding:0;text-align:center;z-index:1000}.oceanwp-off-canvas-close svg{fill:#333;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.oceanwp-off-canvas-close:hover svg{fill:#777}.quantity{position:relative;float:left;overflow:hidden;zoom:1;min-width:110px}.quantity .qty,.quantity .minus,.quantity .plus{display:block;float:left;width:36px;min-height:36px;background-color:rgba(0,0,0,0);border:1px solid #e4e4e4;margin:0;padding:0;text-align:center;vertical-align:middle;font-size:12px;color:#777;-moz-appearance:textfield;-webkit-appearance:none;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;border-radius:0}.quantity .minus,.quantity .plus{font-size:13px;line-height:34px}.quantity .minus{border-right-width:0}.quantity .plus{border-left-width:0}.quantity input::-webkit-outer-spin-button{display:none}.quantity input::-webkit-inner-spin-button{display:none}.woocommerce form input[type=number]{max-width:58px;min-height:36px}.woocommerce form input.qty[type=number]{-moz-appearance:textfield}@media(min-width: 1080px){.owp-product-nav-wrap{position:absolute;top:0;right:0}}.owp-product-nav-wrap{text-align:right;z-index:1}.owp-product-nav{position:relative;display:inline-block}.owp-product-nav li{display:inline-block;margin-left:3px}.owp-product-nav li:first-child{margin-left:0}.owp-product-nav li a.owp-nav-link{display:inline-block;width:28px;height:28px;line-height:24px;border:2px solid #e9e9e9;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;border-radius:50%;text-align:center}.owp-product-nav li a.owp-nav-link i{line-height:1.2}.owp-product-nav li a.owp-nav-link .owp-icon{display:inline-block;height:100%;width:100%;padding:6px}.owp-product-nav li a.owp-nav-link .owp-icon:hover use{stroke:#fff}.owp-product-nav li a.owp-nav-link:hover{background-color:#13aff0;color:#fff;border-color:#13aff0}.owp-product-nav li a.owp-nav-text{display:none;font-size:12px}.owp-product-nav li a.owp-nav-text.next-text{padding-right:5px}.owp-product-nav li a.owp-nav-text.prev-text{padding-left:5px}.owp-product-nav li .owp-nav-thumb{position:absolute;top:100%;left:-99999px;display:inline-block;width:90px;opacity:0;-webkit-transition:opacity .25s ease-in-out;-moz-transition:opacity .25s ease-in-out;-ms-transition:opacity .25s ease-in-out;-o-transition:opacity .25s ease-in-out;transition:opacity .25s ease-in-out;-webkit-box-shadow:1px 1px 15px rgba(0,0,0,.15);-moz-box-shadow:1px 1px 15px rgba(0,0,0,.15);box-shadow:1px 1px 15px rgba(0,0,0,.15);z-index:100}.owp-product-nav li:hover>.owp-nav-thumb{opacity:1;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}@media only screen and (max-width: 767px){.owp-product-nav-wrap{margin-bottom:15px}.owp-product-nav{display:block}.owp-product-nav li.next-li{float:right;display:flex;align-items:center}.owp-product-nav li.prev-li{float:left;display:flex;align-items:center}.owp-product-nav li{position:relative}.owp-product-nav li a.owp-nav-text{display:inline-block}}.sidr-class-woo-menu-icon{display:none}.sidr-class-woocommerce{display:none}@media only screen and (max-width: 1280px){.woocommerce div.product .product-thumbnails{width:275px}}@media only screen and (max-width: 992px){.woocommerce #customer_login .lost_password{float:none;margin-top:10px !important;line-height:1}.woocommerce #customer_login .form-row label[for=rememberme]{margin:0 0 0 4px}.woocommerce .oceanwp-loginform-wrap .lost_password{float:none;margin-top:10px !important;line-height:1}.woocommerce .oceanwp-loginform-wrap .form-row label[for=rememberme]{margin:0 0 0 4px}}@media only screen and (max-width: 959px){body.account-side-style .woocommerce #customer_login>div,body.account-side-style .woocommerce #customer_login .col-2{float:none;width:100%}body.account-side-style .woocommerce #customer_login .col-2{margin-top:20px}.woocommerce-checkout #order_review{float:none;width:100%}.woocommerce-checkout>.col2-set{float:none;width:100%}.woocommerce-checkout h3#order_review_heading{float:none;width:100%}.woocommerce-checkout form.checkout_coupon{width:100%;margin-bottom:20px}.woocommerce-checkout form.checkout_coupon .form-row-first,.woocommerce-checkout form.checkout_coupon .form-row-last{float:none;width:100%;margin:0}.woocommerce-checkout form.checkout_coupon .form-row-last{margin-top:10px}.woocommerce-checkout form.checkout{margin-top:10px}}@media only screen and (max-width: 767px){.woocommerce ul.products.list li.product .woo-entry-image,.woocommerce ul.products.list li.product .product-entry-slider-wrap{float:none;width:100%;margin:0 0 20px}.woocommerce ul.products.list li.product .woo-entry-inner{float:none;width:100%}.woocommerce ul.order_details li{float:none;width:100%;margin-bottom:10px;padding-bottom:10px;border:0;border-bottom:1px solid #e9e9e9}.woocommerce .form-row-first{float:none;width:100%;margin-right:0;margin-left:0 !important}.woocommerce .form-row-last{float:none;width:100%}.woocommerce .cart-collaterals .cross-sells{display:none}.woocommerce .cart-collaterals .cart_totals{float:none;width:100%;margin-bottom:20px}.woocommerce div.product div.images{float:none;width:100% !important;text-align:center}.woocommerce div.product div.summary{float:none;width:100% !important}.woocommerce div.product .woocommerce-tabs ul.tabs li{display:block}.woocommerce.content-full-width div.product div.images{float:none;width:100%}.woocommerce.content-full-width div.product div.summary{float:none;width:100%}.woocommerce #customer_login .form-row label[for=rememberme]{margin:0 0 0 4px}.woocommerce .order_details li:last-of-type{padding:0;margin:0}.col2-set .col-1{float:none;width:100%}.col2-set .col-2{float:none;width:100%}.col2-set>div:first-child{margin-bottom:30px}.woocommerce-page .cart-collaterals .cart_totals{float:none;width:100%;margin-bottom:20px}.woocommerce-cart .cart-collaterals .cart_totals table td{text-align:right}.woocommerce-cart table.cart td.actions .coupon .input-text{max-width:150px}.woocommerce-message:before{display:none}.woocommerce-cart .woocommerce table.shop_table thead{display:none}.woocommerce-cart .woocommerce table.shop_table tbody th{display:none}.woocommerce-cart .woocommerce table.shop_table tr td{display:inline-block;width:100%;text-align:right;clear:both}.woocommerce-cart .woocommerce table.shop_table tr td:before{content:attr(data-title) ": ";font-weight:600;float:left;font-size:14.5px;letter-spacing:.8px;color:#525252}.woocommerce-cart .woocommerce table.shop_table tr td.product-remove:before,.woocommerce-cart .woocommerce table.shop_table tr td.product-thumbnail:before{display:none}.woocommerce-cart .woocommerce table.shop_table tr td.product-thumbnail{text-align:center}.woocommerce-cart .woocommerce table.shop_table tr td.product-quantity .quantity{float:right}.woocommerce-cart .woocommerce table.shop_table tr td.product-subtotal span.woocommerce-Price-amount.amount{font-size:14px;font-weight:600;letter-spacing:.5px}.woocommerce-cart .woocommerce table.shop_table tr td.actions:before,.woocommerce-cart .woocommerce table.shop_table tr td.download-actions:before{display:none}.woocommerce-cart .woocommerce table.shop_table tr td.download-actions .button{display:block;text-align:center}.woocommerce-cart .woocommerce table.shop_table.my_account_orders .order-actions{text-align:right}.woocommerce-cart .woocommerce table.shop_table.my_account_orders .order-actions:before{display:none}.distraction-free #site-header.center-header #site-logo{text-align:-webkit-center}.distraction-free #site-header.vertical-header #site-header-inner{width:fit-content}}@media only screen and (max-width: 767px){ul#shipping_method{display:inline-block;width:100%;text-align:left;padding-top:20px}ul#shipping_method li{padding-bottom:20px}.woocommerce .cart-collaterals p{text-align:left}.woocommerce .cart-collaterals .cart_totals .shipping-calculator-button{float:left}}@media only screen and (max-width: 580px){.woocommerce-cart table.cart td.actions .coupon{float:none;width:100%;text-align:center;padding-bottom:1em;border-bottom:1px solid rgba(0,0,0,.05)}.woocommerce-cart table.cart td.actions .coupon .input-text{width:100%;max-width:100%;margin:0 0 10px}.woocommerce-cart table.cart td.actions .coupon input{width:100%}.woocommerce-cart table.cart td.actions .coupon button[name=apply_coupon]{width:100%;display:inline-block;float:none}.woocommerce-cart table.cart td.actions button[name=update_cart]{display:inline-block;float:none;width:100%;margin-top:15px}}@media only screen and (max-width: 480px){.woocommerce .result-count{display:none}.woocommerce .oceanwp-toolbar{text-align:center}.woocommerce .oceanwp-off-canvas-filter,.woocommerce .oceanwp-grid-list{display:inline-block;float:none}.woocommerce .oceanwp-grid-list{margin:0}.woocommerce .woocommerce-ordering{float:none;margin-top:14px;text-align:left}.woocommerce .woocommerce-ordering .orderby{width:100% !important}.woocommerce .woocommerce-ordering .orderby span{width:100% !important}.woocommerce-checkout form.login .lost_password{float:none;line-height:1;margin:10px 0 0}}@media only screen and (max-width: 320px){.woocommerce .woocommerce-ordering .orderby{width:175px !important}.woocommerce .woocommerce-ordering .orderby span{width:175px !important}.woocommerce div.product .product-thumbnails{width:215px}.woocommerce #reviews #comments ol.commentlist li .comment_container{padding:0}.woocommerce #reviews #comments ol.commentlist li img.avatar{display:none}.woocommerce-cart table.cart td.actions input{width:100%}.woocommerce-cart table.cart td.actions .coupon .input-text{width:100%;max-width:100%;margin:0 0 10px !important}}