/*
 0 - 600px:		Phone
 600 - 900px:	Tablet Portrait
 900	- 1200px:	Tablet Landscape
 [1200-1800] is where our normal styles apply
 1800px +:		Big Desktop
 $breakpoint argument choices:
 - phone
 - tab-port
 - tab-land
 - big-desktop
 1em = 16px
 */
/*--------------------------------------*/
/* Home Page Header
 /*--------------------------------------*/
.home-header {
  color: #fff;
  background-color: #68c;
  margin: -1.875rem -2.5rem 1.25rem;
  padding: 0.62rem 2.5rem;
  border-top: 4px solid #253452;
  text-transform: uppercase; }

.home-header h3 {
  line-height: 0.55rem;
  color: #fff;
  font-size: 1rem; }

h4 a:link, h4 a:visited {
  color: #0e1d5d;
  text-decoration: none; }

@media only screen and (max-width: 467px) {
  #modal-launcher {
    margin-top: 2%; } }
/*
 0 - 600px:		Phone
 600 - 900px:	Tablet Portrait
 900	- 1200px:	Tablet Landscape
 [1200-1800] is where our normal styles apply
 1800px +:		Big Desktop
 $breakpoint argument choices:
 - phone
 - tab-port
 - tab-land
 - big-desktop
 1em = 16px
 */
.bg-video {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: -1;
  opacity: 0.15;
  overflow: hidden; }
  .bg-video_content {
    height: auto;
    width: 100%;
    object-fit: cover; }
    @media only screen and (max-width: 75em) {
  .bg-video_content {
    height: 100%; } }
/*
 0 - 600px:		Phone
 600 - 900px:	Tablet Portrait
 900	- 1200px:	Tablet Landscape
 [1200-1800] is where our normal styles apply
 1800px +:		Big Desktop
 $breakpoint argument choices:
 - phone
 - tab-port
 - tab-land
 - big-desktop
 1em = 16px
 */
.owl-card {
  font-size: 0.875em;
  overflow: hidden;
  padding: 0;
  border: none;
  border-radius: 0.17rem;
  box-shadow: 0 1px 3px 0 #d4d4d5, 0 0 0 1px #d4d4d5;
  margin: 5px;
  min-height: 280px; }

.owl-card-block {
  font-size: 0.875em;
  position: relative;
  margin: 0;
  padding: 0.875em;
  border: none;
  border-top: 1px solid rgba(34, 36, 38, 0.1);
  box-shadow: none; }

.owl-card-title {
  font-size: 1.06em;
  line-height: 1.06em;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden; }

.owl-card-text {
  clear: both;
  margin-top: 0.43em;
  color: rgba(0, 0, 0, 0.68); }

.owl-card-footer {
  font-size: 0.875em;
  position: static;
  top: 0;
  left: 0;
  max-width: 100%;
  padding: 0.625em 0.875em;
  color: rgba(0, 0, 0, 0.4);
  border-top: 1px solid rgba(0, 0, 0, 0.05) !important;
  background: #fff; }

.sw09-carousel .owl-nav {
  margin: 10px 0 15px 45%; }
  .sw09-carousel .owl-nav .owl-next, .sw09-carousel .owl-nav .owl-prev {
    width: 32px;
    height: 10px;
    z-index: 0;
    background: #68c;
    margin: 5px;
    opacity: 1;
    text-align: center;
    display: inline-table;
    float: none;
    vertical-align: bottom; }
  .sw09-carousel .owl-nav .fa {
    color: #fff; }
  .sw09-carousel .owl-nav .owl-next.disabled, .sw09-carousel .owl-nav .owl-next:hover, .sw09-carousel .owl-nav .owl-prev.disabled, .sw09-carousel .owl-nav .owl-nav .owl-prev:hover {
    background: #0e1d5d; }
  .sw09-carousel .owl-nav .owl-next.active, .sw09-carousel .owl-nav .owl-prev.active {
    background: #0e1d5d; }
  @media only screen and (min-width: 75em) {
    .sw09-carousel .owl-nav {
      position: absolute;
      top: -3.75rem;
      right: 0; } }
  @media only screen and (min-width: 37.5em) {
    .sw09-carousel .owl-nav {
      margin: 0px;
      text-align: center; } }
/*
 0 - 600px:		Phone
 600 - 900px:	Tablet Portrait
 900	- 1200px:	Tablet Landscape
 [1200-1800] is where our normal styles apply
 1800px +:		Big Desktop
 $breakpoint argument choices:
 - phone
 - tab-port
 - tab-land
 - big-desktop
 1em = 16px
 */
.sw01 {
  margin-bottom: 0.62rem; }

.sw01-caption {
  font-size: 1.5rem; }

.sw01-caption > a, .sw01-caption > a:hover {
  color: #fff;
  text-decoration: none; }

.sw01-caption h4 {
  font-size: rem; }

.sw01-indicators li {
  border: 2px solid #fff; }
/*
 0 - 600px:		Phone
 600 - 900px:	Tablet Portrait
 900	- 1200px:	Tablet Landscape
 [1200-1800] is where our normal styles apply
 1800px +:		Big Desktop
 $breakpoint argument choices:
 - phone
 - tab-port
 - tab-land
 - big-desktop
 1em = 16px
 */
.position {
  z-index: auto !important; }

.buy__color1, .buy__color2 {
  padding: 15px 20px !important;
  width: 100%;
  background: #ffc869;
  border-radius: 0 !important;
  color: #fff;
  font-size: 18px;
  text-transform: capitalize; }
  .buy__color2 {
    background: #ffac13; }

.productDetail__productDetaill__stars, .productDetail__review-no, .productDetail__description, .productDetail__vote, .productDetail__colors, .productDetail__price, .productDetail__sizes {
  font-size: 15px; }
  .productDetail__title {
    font-size: 20px; }
  .productDetail__pull-left {
    width: 35px;
    line-height: 1;
    font-size: 12px; }
  .productDetail__rating-star {
    height: 9px;
    margin: 5px 0; }
  .productDetail__number {
    margin-left: 10px;
    font-size: 12px; }
  .productDetail__left {
    width: 180px; }
    .productDetail__left .progress {
      height: 9px;
      margin: 8px 0; }
    .productDetail__left .progress-bar {
      width: 1000%; }
  .productDetail__price {
    font-size: 15px; }
    .productDetail__price span {
      font-size: 24px; }
  .productDetail__ratings {
    border: 1px solid #f0f0f0; }
    .productDetail__ratings h1 {
      font-size: 25px; }
  .productDetail__highlight__heading h2 {
    font-size: 14px;
    font-weight: 600;
    color: #878787; }
    .productDetail__highlight__detail li {
      font-size: 14px;
      color: #8c8c8c;
      color: #212121;
      list-style: none; }
  .productDetail__specific {
    border: solid 1px #f0f0f0; }
  .productDetail__specification h1 {
    font-size: 24px;
    padding: 24px 30px 24px 24px; }
    .productDetail__specification__name {
      font-size: 14px;
      padding-bottom: 16px;
      color: #878787; }
    .productDetail__specification__type {
      font-size: 14px;
      padding-bottom: 16px; }
    .productDetail__specification__field {
      padding-bottom: 16px;
      font-size: 18px;
      white-space: nowrap;
      line-height: 1.4; }
      .productDetail__specification__field h2 {
        padding-bottom: 16px;
        font-size: 20px; }
    .productDetail__specification__hi {
      border-top: solid 1px #f0f0f0;
      padding: 24px 24px 34px 24px;
      font-size: 14px; }
    .productDetail__specification__fields h2 {
      font-size: 18px;
      font-weight: 600; }
      .productDetail__specification__fields ul li {
        font-size: 14px;
        color: #8c8c8c;
        color: #212121; }
  .productDetail__colors {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1; }
  .productDetail__title, .productDetail__price, .productDetail__sizes, .productDetail__colors {
    text-transform: UPPERCASE;
    font-weight: bold; }
  .productDetail__checked, .productDetail__price span {
    color: #ff9f1a; }
  .productDetail__title, .productDetail__rate, .productDetail__description, .productDetail__price, .productDetail__vote, .productDetail__sizes {
    margin-bottom: 15px; }
  .productDetail__title {
    margin-top: 0; }
  .productDetail__size {
    margin-right: 10px; }
  .productDetail:first-of-type {
    margin-left: 40px; }
  .productDetail__color {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    height: 2em;
    width: 2em;
    border-radius: 2px; }
    .productDetail__color:first-of-type {
      margin-left: 20px; }
    .productDetail__color--orange {
      background: #ff9f1a; }
    .productDetail__color--green {
      background: #85ad00; }
    .productDetail__color--blue {
      background: #0076ad; }
  .productDetail__add-to-cart, .productDetail__like {
    background: #ff9f1a;
    border: none;
    text-transform: UPPERCASE;
    font-weight: bold;
    color: #fff;
    -webkit-transition: background 0.3s ease;
    transition: background 0.3s ease; }
  .productDetail__add-to-cart:hover, .productDetail__like:hover {
    background: #b36800;
    color: #fff; }
  .productDetail__rating-block {
    padding: 15px 15px 20px 15px;
    border-radius: 3px; }
    .productDetail__rating-block h2 {
      font-size: 20px; }
    .productDetail__rating-block h4 {
      font-size: 15px; }
    .productDetail__rating-block small {
      font-size: 13px; }
/*
 0 - 600px:		Phone
 600 - 900px:	Tablet Portrait
 900	- 1200px:	Tablet Landscape
 [1200-1800] is where our normal styles apply
 1800px +:		Big Desktop
 $breakpoint argument choices:
 - phone
 - tab-port
 - tab-land
 - big-desktop
 1em = 16px
 */
.module02 .input-group-btn {
  vertical-align: top; }

.module02 .input-group {
  margin-bottom: 0.5rem; }
/*
 0 - 600px:		Phone
 600 - 900px:	Tablet Portrait
 900	- 1200px:	Tablet Landscape
 [1200-1800] is where our normal styles apply
 1800px +:		Big Desktop
 $breakpoint argument choices:
 - phone
 - tab-port
 - tab-land
 - big-desktop
 1em = 16px
 */
.sw21-slick {
  display: block;
  margin: 0 auto; }
  .sw21-slick .slick-initialized.slick-slider {
    position: relative; }
  .sw21-slick .slick-prev::before, .sw21-slick .slick-next::before {
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;
    opacity: 0.75;
    color: #333;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  .sw21-slick:hover .slick-arrow {
    display: block !important;
    transition: all 0.5s ease-out; }
  .sw21-slick .slick-arrow {
    z-index: 13;
    background: #fff;
    max-height: 105px;
    min-height: 105px;
    width: 41px;
    border-radius: 3px;
    display: none !important;
    transition: all 0.5s ease-out; }
  .sw21-slick .slick-prev {
    position: absolute;
    top: 40%;
    left: 0px;
    box-shadow: 8px 6px 16px #3c3737;
    transition: all 5s ease-out; }
  .sw21-slick .slick-next {
    position: absolute;
    top: 40%;
    right: 0;
    box-shadow: -7px 0px 11px 3px #3c3737; }

.sw21 {
  width: 200px;
  margin: 20px 0px; }
  .sw21__widget {
    padding: 25px 15px; }
  .sw21__header {
    padding: 12px 20px;
    border-bottom: 1px solid #f3efef; }
  .sw21__header-name {
    font-size: 24px;
    text-transform: capitalize;
    font-weight: 600; }
  .sw21__view-all {
    font-size: 12px;
    background: #3a69ed;
    padding: 9px 12px;
    border-radius: 6px;
    color: #fff;
    text-transform: uppercase; }
    .sw21__view-all a {
      color: #fff; }
  .sw21--space {
    margin: 10px 20px;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.08);
    background: #fff; }
  .sw21__img {
    width: 100%;
    max-height: 200px;
    overflow: hidden; }
  .sw21__image span {
    text-align: center;
    text-transform: capitalize;
    font-size: 14px; }
  .sw21__head {
    font-weight: 600;
    font-style: oblique;
    text-align: center; }
    .sw21__head:hover {
      text-decoration: none; }
  .sw21__price {
    padding-top: 8px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-transform: capitalize; }
    .sw21__price__rating {
      padding: 1px 2px;
      color: #fff;
      border-radius: 3px;
      background: green;
      margin-right: 3px; }
    .sw21__price__count {
      color: #333;
      opacity: 0.7; }
  .sw21__category {
    padding-top: 7px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: 600;
    text-transform: capitalize; }
    .sw21__category__offerPrice, .sw21__category__actualPrice {
      margin-right: 3px;
      text-transform: capitalize; }
    .sw21__category__discount {
      color: #028002;
      text-transform: capitalize; }

@media only screen and (max-width: 450px) {
  .sw21__header {
    flex-direction: column;
    text-align: center; } }

@media only screen and (max-width: 600px) {
  .sw21-slick .slick-arrow {
    max-height: 37px;
    min-height: 37px;
    width: 28px; } }
/*
 0 - 600px:		Phone
 600 - 900px:	Tablet Portrait
 900	- 1200px:	Tablet Landscape
 [1200-1800] is where our normal styles apply
 1800px +:		Big Desktop
 $breakpoint argument choices:
 - phone
 - tab-port
 - tab-land
 - big-desktop
 1em = 16px
 */
.cat-grid-item > .row {
  margin-bottom: 1em; }
/*
 0 - 600px:		Phone
 600 - 900px:	Tablet Portrait
 900	- 1200px:	Tablet Landscape
 [1200-1800] is where our normal styles apply
 1800px +:		Big Desktop
 $breakpoint argument choices:
 - phone
 - tab-port
 - tab-land
 - big-desktop
 1em = 16px
 */
/*----------------------------------------------*/
/* Pricing Plans
 /*----------------------------------------------*/
#plans, #plans ul, #plans ul li {
  margin: 0;
  padding: 0;
  list-style: none; }

#pricePlans {
  zoom: 1;
  max-width: 60.3em;
  margin: 0 auto; }
  #pricePlans:after {
    content: '';
    display: table;
    clear: both; }
  #pricePlans #plans .plan {
    background: #fff;
    float: left;
    width: 100%;
    text-align: center;
    border-radius: 5px;
    margin: 0 0 1.25rem 0;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1); }

.planContainer .title h2 {
  font-size: 1.85em;
  font-weight: 300;
  color: #0e1d5d;
  margin: 0;
  padding: 0.6em 0; }
  .planContainer .price p {
    font-size: 1.05em;
    font-weight: 700;
    height: 2.27em;
    line-height: 2.27em;
    margin: 0 0 0.8em; }
  .planContainer .package-list {
    margin-top: 8.75em; }
    .planContainer .package-list li {
      font-weight: 700;
      color: #0e1d5d;
      line-height: 2.5; }
  .planContainer .button a {
    text-transform: uppercase;
    text-decoration: none;
    font-weight: 700;
    letter-spacing: 3px;
    line-height: 1.36rem;
    display: inline-block;
    width: 80%;
    border-radius: 4px;
    margin: 0.58rem 0 1.7rem; }

@media screen and (min-width: 481px) and (max-width: 768px) {
  #pricePlans #plans .plan {
    width: 49%;
    margin: 0 2% 1.25rem 0; }

  #pricePlans #plans > li:nth-child(2n) {
    margin-right: 0; } }

@media screen and (min-width: 769px) and (max-width: 1024px) {
  #pricePlans #plans .plan {
    width: 49%;
    margin: 0 2% 1.25rem 0; }

  #pricePlans #plans > li:nth-child(2n) {
    margin-right: 0; } }

@media screen and (min-width: 1025px) {
  #pricePlans {
    margin: 1.75em auto; }

  #pricePlans #plans .plan {
    width: 32.3%;
    margin: 0 1.33% 1.25rem 0;
    -webkit-transition: all 0.25s;
    -moz-transition: all 0.25s;
    -ms-transition: all 0.25s;
    -o-transition: all 0.25s;
    transition: all 0.25s; }

  #pricePlans #plans > li:last-child {
    margin-right: 0; }

  #pricePlans #plans .plan:hover {
    -webkit-transform: scale(1.04);
    -moz-transform: scale(1.04);
    -ms-transform: scale(1.04);
    -o-transform: scale(1.04);
    transform: scale(1.04); }

  .planContainer .button a {
    -webkit-transition: all 0.25s;
    -moz-transition: all 0.25s;
    -ms-transition: all 0.25s;
    -o-transition: all 0.25s;
    transition: all 0.25s; } }
/*
 0 - 600px:		Phone
 600 - 900px:	Tablet Portrait
 900	- 1200px:	Tablet Landscape
 [1200-1800] is where our normal styles apply
 1800px +:		Big Desktop
 $breakpoint argument choices:
 - phone
 - tab-port
 - tab-land
 - big-desktop
 1em = 16px
 */
.fprlv04-icon {
  margin-top: 5px;
  margin-bottom: 10px;
  margin-right: 5px;
  font-size: 14px;
  text-align: center;
  padding-top: 8px;
  padding-left: 0px;
  border-radius: 50%;
  height: 30px;
  width: 30px;
  background-color: #68c;
  color: #fff;
  box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.2), 4px 4px 4px rgba(0, 0, 0, 0.1), 4px 4px 4px rgba(0, 0, 0, 0.15), -1px -1px 0 rgba(255, 255, 255, 0.2);
  width: 2.5rem;
  height: 2.5rem;
  font-size: 1.4rem; }
  .fprlv04-icon:focus, .fprlv04-icon.focus {
    color: #e1efef;
    background-color: #182978;
    border-color: #182978; }
  .fprlv04-icon:hover, .fprlv04-icon:active, .fprlv04-icon.active {
    color: #e1efef;
    background-color: #182978;
    border-color: #182978; }
  .fprlv04-icon h4 {
    margin-top: 0px; }
  .fprlv04 li:not(:last-child) {
    border-bottom: 1px dotted #0e1d5d;
    margin-bottom: 1.5rem; }
  .fprlv04-heading {
    color: #0e1d5d;
    font-style: italic;
    font-size: 0.93rem; }
  .fprlv04-heading:hover {
    text-decoration: none; }
/*
 0 - 600px:		Phone
 600 - 900px:	Tablet Portrait
 900	- 1200px:	Tablet Landscape
 [1200-1800] is where our normal styles apply
 1800px +:		Big Desktop
 $breakpoint argument choices:
 - phone
 - tab-port
 - tab-land
 - big-desktop
 1em = 16px
 */
/*--------------------------------------*/
/* Home Page News Carousel
 /*--------------------------------------*/
.sw07-bg {
  background-color: #acbfe6; }

#sw07-carousel {
  padding: 0 0.62rem 1.9rem 0.62rem; }
  #sw07-carousel .carousel-control {
    /* Control buttons  */
    background: none;
    font-size: 2.01em;
    text-shadow: none;
    margin-top: 1.9rem; }
    #sw07-carousel .carousel-control.left {
      /* Previous button  */
      left: -0.75rem; }
    #sw07-carousel .carousel-control.right {
      right: -0.75rem !important; }
  #sw07-carousel .carousel-indicators {
    /* Changes the position of the indicators */
    right: 50%;
    top: auto;
    bottom: 0px;
    margin-right: -1.18rem; }
    #sw07-carousel .carousel-indicators li {
      /* Changes the color of the indicators */
      background: #0e1d5d; }
    #sw07-carousel .carousel-indicators .active {
      background: #68c;
      border-color: #68c; }
  #sw07-carousel img {
    width: 15.62rem;
    height: 6.25rem; }
/* End carousel */
.sw07-item blockquote {
  border-left: none;
  margin: 0;
  padding: 0.62rem 1.25rem; }
  .sw07-item blockquote img {
    margin-bottom: 0.62rem; }
  .sw07-item blockquote p:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f10d";
    float: left;
    margin-right: 0.62rem; }

.sw07-headline:hover {
  text-decoration: none; }

.sw07-story {
  font-size: 0.875rem;
  color: #253452; }
/*
 0 - 600px:		Phone
 600 - 900px:	Tablet Portrait
 900	- 1200px:	Tablet Landscape
 [1200-1800] is where our normal styles apply
 1800px +:		Big Desktop
 $breakpoint argument choices:
 - phone
 - tab-port
 - tab-land
 - big-desktop
 1em = 16px
 */
.panel-subscribers {
  background-color: #acbfe6;
  color: #0e1d5d;
  border-radius: 0px; }

.subscriber > .input-group-addon, .subscriber > .input-group-btn {
  vertical-align: top; }
