/******** HEADER **************/
.topbar {
  background: #fff;}

.logo span {
  color: #000;
  font-size: 32px;
  font-weight: 700;
  line-height: 60px;
  text-transform: uppercase; }
.topbar .lnr {
  font-size: 20px;
  color: #000; }
.topnav {
  text-align: center; }
.jms-megamenu .nav > li.mega-dropdown {
  position: static; }
.jms-megamenu .nav > li.layout-dropdown > .dropdown-menu {
  left: calc(50% - 115px); }
.jms-megamenu .nav > li.homepage-dropdown > .dropdown-menu {
  left: calc(50% + 180px); }
.jms-megamenu .nav > li:first-child > a {
  padding-left: 0; }
.jms-megamenu .nav > li:last-child > a {
  padding-right: 0; }
.jms-megamenu .nav > li > a {
  line-height: 60px; }
.jms-megamenu .nav > li .icon-hot {
  top: 10px !important; }

.topbar-right {
  text-align: right;
  }
.topbar-right > .addon-box {
  display: inline-block;
  line-height: 60px;
  margin-right: 15px; }

.topbar-right > .addon-box:first-child {
  margin-left: 0; }

.topbar-right .addon-box .dropdown-toggle {
  padding: 0px; }

.topbar-right .addon-box .dropdown-menu {
  line-height: 1; }

.module-group-box .btn-group .dropdown-menu {
  display: block;
  position: relative;
  background: none;
  opacity: 1;
  border: 0px;
  box-shadow: none; }

.module-group-box .btn-group > a {
  float: left; }

.module-group-box .btn-group {
  float: left; }

#jms_ajax_search .search-box {
    right: -40px;
    top: 50px; 
    background: none;
    border: none;
    margin: 0;
    padding: 0;
    left: auto;
    box-shadow: 0 0px 2px #ccc;
}
#jms_ajax_search .btn-xs {
  padding: 0;
  height: 60px;
  line-height: 60px; }

#cart_block > a {
  height: 60px;
  line-height: 60px; }
#cart_block .shoppingcart-box {
  line-height: 24px;
  right: -35px; }
#cart_block > .ajax_cart_quantity {
  bottom: 20px;
  right: -12px;
  font-size: 12px;
  background-color: #44a8f2;}

.module-group-box > .dropdown-menu {
  box-shadow: none;
  border: 1px solid #eee;
  padding: 27px 25px 15px 25px;
  min-width: 155px;
  margin: 0;
  left: 50%;
  -webkit-transform: translateX(-90%);
  -moz-transform: translateX(-90%);
  -ms-transform: translateX(-90%);
  -o-transform: translateX(-90%);
  transform: translateX(-90%); }
  .module-group-box > .dropdown-menu .btn-xs {
    margin-bottom: 5px;
    line-height: 1; }
.module-group-box .btn-group {
  margin-top: 15px; }
  .module-group-box .btn-group .btn-name {
    display: none; }
  .module-group-box .btn-group .dropdown-menu {
    padding: 0;
    display: block;
    position: relative;
    background: none;
    opacity: 1;
    border: 0px;
    box-shadow: none; }
    .module-group-box .btn-group .dropdown-menu li a {
      cursor: pointer;
      font-size: 12px;
      color: #7a7a7a;
      padding: 0;
      line-height: 24px; }
      .module-group-box .btn-group .dropdown-menu li a:hover {
        background: none;
        color: #44a8f2; }
  .module-group-box .btn-group.user-info li a,
  .module-group-box .btn-group .btn-xs span {
    font-family: "Montserrat", sans-serif;
    color: #000;
    font-size: 13px; }
  .module-group-box .btn-group.user-info {
    margin-top: 0; }
    .module-group-box .btn-group.user-info .btn-xs {
      display: none; }

.fs-pager-wrapper {
    position: absolute;
  top: calc(50% - 20px);
  right: 20px;
  left: auto;
  z-index:999;}

.fs-pager-wrapper a, .fs-custom-pager-wrapper a {
  display: block !important;
  margin-bottom: 8px;
  border: 1px solid #cbc4c1;
  width: 12px !important;
  height: 12px !important;
  border-radius: 50%; }

.fs-pager-wrapper .active, .fs-custom-pager-wrapper .active {
  border: 2px solid #FFF;
  background: #44a8f2; }

.services-row {
  display: inline-block;
  width: 100%;
  margin-top: -70px;
  position: relative;
  z-index: 90; }

.services-row .container {
  border: 1px solid #ececec;
  background: #fff; }

.services-row .feature-box {
  padding: 70px 60px 65px 60px;
  letter-spacing: 0.3px; }
  .services-row .feature-box:hover i {
    color: #44a8f2; }

.services-row .feature-box i {
  font-size: 36px;
  float: left;
  margin-right: 10px; }

.services-row .feature-box h3 {
  float: none;
  padding: 0px 0px 5px 0px;
  font-size: 14px;
  font-weight: 400;
  color: #2f2f2f;
  text-transform: uppercase;
  text-align: left; }

.services-row .feature-box p {
  float: none;
  font-family: 'Montserrat', sans-serif;
  font-size: 12px;
  color: #8f8f8f;
  text-transform: uppercase;
  text-align: left;
  margin: 0px; }

.addon-title h3 {
  font-size: 18px;
  text-transform: uppercase;
  text-align: center;
  padding-bottom: 50px;
  letter-spacing: 1px; }

.addon-title h3:after {
  width: 50px;
  content: '';
  height: 0.5px;
  background: #44a8f2;
  position: absolute;
  top: 50px;
  left: 50%;
  transform: translateX(-50%);}

.banner-style-1 {
  overflow: hidden; }
  .banner-style-1 img {
    transition: all 250ms ease-in-out 10ms;
    -webkit-transition: all 250ms ease-in-out 10ms;
    -moz-transition: all 250ms ease-in-out 10ms;
    -o-transition: all 250ms ease-in-out 10ms; }
  .banner-style-1:hover img {
    transform: scale(1.05, 1.05);
    -webkit-transform: scale(1.05, 1.05);
    -moz-transform: scale(1.05, 1.05);
    -o-transform: scale(1.05, 1.05); }
  .banner-style-1 .banner-content {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 430px;
    height: 130px;
    background: rgba(255, 255, 255, 0.85);
    margin-left: -215px;
    margin-top: -65px;
    padding: 30px;
    text-align: center;
    color: #4f4f4f; }
    .banner-style-1 .banner-content h3 {
      text-transform: uppercase;
      font-size: 24px;
      font-weight: 400;
      letter-spacing: 1px; }
    .banner-style-1 .banner-content p {
      font-size: 20px;
      letter-spacing: 1px; }
      .banner-style-1 .banner-content p span {
        color: #44a8f2; }


.product-carousel:hover .owl-controls .owl-nav div.owl-prev,
.product-carousel:hover .owl-controls .owl-nav div.owl-next {
  display: inline-block !important; }

.trending-product .owl-theme .owl-controls {
  top: calc(50% - 35px); }

.testimonial-row {
  padding-top: 70px;
  min-height: 510px; }

.testimonial-box {
  text-align: center;
  color: #fff; }
  .testimonial-box:hover .testimonial-comment:after {
    width: 120px; }

.testimonial-box .testimonial-img {
  display: inline-block; }

.testimonial-img img {
  width: 75px !important;
  height: 75px;
  border-radius: 50%; }

.testimonial-comment {
  margin-top: 10px;
  padding: 0px 200px;
  position: relative;
  font-size: 15px;
  font-weight: 300;
  line-height: 30px; }

.testimonial-comment:after {
  width: 36px;
  content: '';
  height: 2px;
  background: #44a8f2;
  position: absolute;
  bottom: -25px;
  margin: 0 auto;
  left: 0;
  right: 0;
  transition: all 250ms ease-in-out 10ms;
  -webkit-transition: all 250ms ease-in-out 10ms;
  -moz-transition: all 250ms ease-in-out 10ms;
  -o-transition: all 250ms ease-in-out 10ms; }

.testimonial-author {
  margin-top: 55px;
  font-size: 15px;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  text-transform: uppercase; }

.testimonial-office {
  font-size: 12px;
  font-weight: 400;
  color: #d6d6d6;
  margin-right: 4px; }

.testimonial-carousel .owl-controls {
  margin-top: 37px;
  position: relative;
  top: 0; }

.brand-row {
  display: inline-block;
  margin-top: -70px;
  position: relative;
  width: 100%;
  z-index: 1000; }

.brand-row .container {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #ececec;
  padding-top: 30px;
  padding-bottom: 30px; }

.brand-item {
  text-align: center; }

.brand-item a {
  display: inline-block; }

.brand-item img {
  width: auto !important; }

/*=============================================
=            BLOG SECTION            =
=============================================*/
.blog-carousel .post-thumb {
  position: relative;
  overflow: hidden; }
.blog-carousel .post-info {
  position: relative;
  padding-top: 15px; }
.blog-carousel .post-meta {
  font-size: 12px; }
  .blog-carousel .post-meta li {
    display: inline-block;
    color: #9f9f9f; }
    .blog-carousel .post-meta li a {
      color: #2f2f2f; }
.blog-carousel .post-title {
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  font-weight: 400; }
.blog-carousel .post-created {
  background: #44a8f2;
  color: #fff;
  width: 66px;
  text-align: center;
  font-family: "Montserrat", sans-serif;
  font-size: 15px;
  padding: 10px 0px;
  line-height: 30px;
  position: absolute;
  top: -15px;
  right: 15px; }
  .blog-carousel .post-created span {
    display: block; }

@-webkit-keyframes shine {
  100% {
    left: 125%; } }
@keyframes shine {
  100% {
    left: 125%; } }
/************ FOOTER **************/
footer {
  border-top: 1px solid #ebebeb;
  margin-top: 60px;
  padding-top: 15px; }

.contact-info ul li {
  line-height: 27px;
  padding-bottom: 10px; }

.payment_logo {
  margin-bottom: 15px;
  text-align: right; }

.footer-nav {
  padding-bottom: 15px;
  text-align: center;
  font-size: 13px;
  color: #8f8f8f;
  line-height: 30px; }

.footer-nav label {
  color: #2f2f2f;
  text-transform: capitalize;
  font-weight: 300;
  margin: 0px 5px 0px 0px; }

.footer-nav .logo span {
  line-height: 1; }


.footer-nav h4,
.footer-nav .addon-title h3 {
  font-size: 15px;
  color: #2f2f2f;
  padding-bottom: 30px;
  letter-spacing: 1px;
  padding-top: 10px;
  margin-top:10px;
  text-transform: uppercase; }

.footer-nav .addon-title h3::after {
  content: none; }

.footer-nav-about p {
  color: #2f2f2f;
  margin-top: 5px;
  margin-bottom: 60px;
  position: relative; }

.footer-nav-about p::after {
  width: 36px;
  content: '';
  height: 1px;
  background: #44a8f2;;
  position: absolute;
  left: 0;
  margin: 0 auto;
  bottom: -45px;
  right: 0; }

.footer-nav #social_block {
  text-align: center;
  display: inline-block;
  margin-top:12px;}

#social_block li {
  display: inline-block;
  margin: 0px 12px;
  font-size: 15px; }

#social_block li a {
  color: #b9b9b9; }

#newsletter_block_left p {
  margin-top: 0px; }

#newsletter_block_left button {
  width: 100%; }

#newsletter_block_left input {
  border-radius: 2px;
  margin-bottom: 20px;
  margin-top: 20px;
  color: #a7a6a6;
  font-size: 11px; }

.paiement_logo_block {
  float: right; }

.copyright-row .container {
  border-top: 1px solid #ebebeb;
  padding-top: 20px;
  font-size: 12px; }

.copyright-row a {
  color: #44a8f2; }
#social_block li a .fa-facebook:hover{
    color: rgb(59, 89, 152);
}

#social_block li a .fa-twitter:hover{
    color: rgb(0, 172, 237);
}

#social_block li a .fa-linkedin:hover{
    color: rgb(0, 119, 181);
}

#social_block li a .fa-youtube:hover{
    color: rgb(255, 0, 0);
}

#social_block li a .fa-google-plus:hover{
    color: rgb(211, 72, 54);
}

#social_block li a .fa-pinterest:hover{
    color: rgb(203, 32, 39);
}

#social_block li a .fa-instagram:hover{
    color: rgb(147, 44, 106);
}
#columns {margin-top: 8px;}