body{
   color: #0c0c0c;
}
h1, h2, h3, h4, h5, h6{
   color: #171717;
}

#wrapper{
   padding-top: 45px;
}

#header.sticky-header #header-wrap{
   top: 45px;
}

#primary-menu ul li > a{
   padding: 19px 15px;
}
#top-search, #top-cart, #side-panel-trigger, #top-account {
   margin: 21px 0 17px 15px;
}

#top-bar{
   z-index: 1000;
   background-color: #FFF;
   width: 100% !important;
   position: fixed !important;
   top: 0;
   left: 0;
}

#primary-menu ul li > a{
   color: #fff;
}

#top-search-trigger, #top-cart-trigger{
   color: #fff !important;
}

#logo img{
   height: 60px;
   padding: 5px 7px 5px 7px;
}
#header.full-header #logo{
   margin-right: 0;
}
@media (max-width: 991px){
   #logo{
      height: 65px !important;
   }
}

.product-price span {
   font-weight: 400;
   font-size: 65%;
   color: #888;
}

.product-image {
   min-height: 153px;
}

.product-image > a, .product-image .slide a, .product-image img{
   max-height: 153px;
}

.product-title h3 {
   font-size: 15px;
   height: 63px;
   overflow: hidden;
}
.product-title h3 a{
   text-decoration: underline !important;
}
.product-title h3 a:hover{
   color: #5d5d5d !important;
}

.rs-fullvideo-cover{
   background: url(/images/pattern2.png) !important;
   opacity: 0.6;
}

@media (max-width: 1199px) and (min-width: 992px){
   .product-title h3 {
      font-size: 15px !important;
   }
}
@media (max-width: 991px){
   .product:not(.product-2):not(.product-3) .product-title h3 {
      font-size: 15px !important;
   }
}

.cart .remove {
   color: #fd7272;
}

.fslider.testimonial.testimonial-full .flex-prev,
.fslider.testimonial.testimonial-full .flex-next{
   border-radius: 3px;
}
.fslider.testimonial.testimonial-full .testi-content p{
   margin: 0 53px;
}

#footer .footer-widgets-wrap{
   padding: 30px 0 25px 0;
}

#copyrights{
   padding: 10px 0;
   font-size: 12px;
}

.content-wrap.content-wrap-0{
   padding: 0px 0 80px 0;
}
.content-wrap.content-wrap-30{
   padding: 30px 0;
}

.btnc-center{
   max-width: 310px;
   margin: 0 auto 35px auto;
   border-bottom: 2px solid #CCC;
   padding-bottom: 35px;
}

.top-links ul div.top-link-section{
   border-bottom: none;
}

.top-links .lk-fpassword{
   color: #0c0c0c;
}
.top-links .lk-fpassword:hover{
   color: #4c4444;
}

.product-sb {
   text-align: center;
   padding-top: 2px;
}

@media (max-width: 1200px)
{
   #top-social{
      display: none;
   }
}
@media (max-width: 995px) and (min-width: 800px)
{
   .top-links ul div.top-link-section .input-group{
      width: 150px !important;
   }
}
@media (max-width: 991px){
   #top-search form input{
      height: 64% !important;
   }
   #side-panel-trigger, #top-account, #top-cart, #top-search a{
      margin: 24px 0 !important;
   }
   #primary-menu-trigger{
      top: 9px !important;
   }
   #page-title{
      margin-top: 44px;
   }
}
@media (min-width: 800px)
{
   .top-links .btn-block{
      display: inline-block !important;
      width: inherit !important;
      margin: 0;
   }
   .top-links .lk-fpassword{
      margin-left: 7px;
   }
   .top-links li > a.lk-access{
      display: none;
   }
   .top-links ul div.top-link-section{
      width: inherit;
      position: inherit;
      top: 0;
      left: 0;
      line-height: 41px;
      display: block !important;
      padding: 0;
      box-shadow: none;
      border-top: 0;
      opacity: 1 !important;
   }
   .top-links li:hover{
      background-color: #FFF;
   }
   .top-links ul div.top-link-section .input-group{
      width: 220px;
      float: left;
      margin-top: 5px;
   }
   .top-link-section #top-login{
      line-height: 41px;
      height: 44px;
   }
   #top-login .input-group#top-login-password {
      margin-bottom: 0px;
      margin-left: 10px;
      margin-right: 10px;
   }
   #top-login #top-login-username input, #top-login #top-login-username .input-group-addon {
      border-bottom-left-radius: 3px;
   }
   #top-login #top-login-password input, #top-login #top-login-password .input-group-addon {
      border-top-left-radius: 3px;
   }
}

@media (max-width: 767px)
{
   .top-links ul div.top-link-section {
      right: -50px !important;
   }
}

.heading-block h1, .heading-block h2, .heading-block h3, .heading-block h4, .emphasis-title h1, .emphasis-title h2{
   color: #000;
}

.heading-block > span:not(.before-heading){
   color: #171717;
}
.feature-box h3{
   color: #080808;
}
.feature-box h3 span.subtitle{
   color: #0c0c0c;
}
.feature-box p{
   color: #0e0e0e;
}
.style-msg, .style-msg2{
   color: #1d1d1d;
}

.feature-box.media-box.fbox-bg .fbox-media{
   padding: 5px;
   border: 1px solid #E5E5E5;
   border-bottom: 0;
   border-radius: 5px 5px 0 0;
}

.slider-bxout{
   max-width: 1140px;
   margin: 0 auto;
}
.slider-bxin img{
   width: 100%;
   max-height: 300px;
}
.bx-wrapper{
   border: none !important;
   margin-bottom: 0px !important;
}

@media (max-width: 500px)
{
   /*   .slider-bxout{
         display: none;
      }*/
}

.videoWrapper {
   position: relative;
   padding-bottom: 56.25%; /* 16:9 */
   padding-top: 25px;
   height: 0;
}
.videoWrapper object,
.videoWrapper embed {
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
}

.single-product .add-to-cart{
   background-color: #e42a24 !important;
}

.testimonial-full .testi-image, .testimonial-full .testi-image a, .testimonial-full .testi-image i, .testimonial-full .testi-image img{
   width: 52px;
   height: 52px;
}
.section>.testimonial .testi-meta, .section>.testimonial .testi-meta span{
   font-size: 14px;
}

.single-product .product {
   position: relative;
}

.single-product .product-desc {
   position: sticky;
   top: 10px;
   border: 1px solid #e7e7e7;
   box-shadow: 2px 2px 9px -5px #777;
   padding: 8px 16px 5px 16px !important;
}

.single-product .product-desc .product-desc-image {
   margin: -5px -13px 16px -13px
}
.single-product .product-desc .product-desc-image img {
   height: 170px;
   width: 100%;
   object-fit: cover;
}
.single-product .product-desc .product-price {
   float: none;
   text-align: center;
}
.single-product .product-desc .cart {
   text-align: center;
}
.single-product .product-desc-ghost {
   display: none;
}
.single-product .product-desc-ghost.show {
   display: block;
}
 
@media (max-width: 991px) {
   .single-product .product:not(.product-2):not(.product-3) .product-title h3 {
     font-size: 15px !important;
   }
   .single-product .product {
     display: flex;
     flex-direction: column-reverse;
   }
   .single-product .product .col_two_third {
     float: none;
     width: 100%;
   }
   .single-product .product .col_one_third {
     width: 100%;
     float: none;
   }
   .single-product .product .panel.panel-default.product-meta img {
     max-width: 170px;
   }
   .single-product .product iframe {
     max-width: 100%;
     max-height: 260px;
     margin-bottom: 20px;
   }
 
   .single-product .product-desc:not(.fixed-bottom) {
     position: relative;
     top: 0px;
   }
   .single-product .product-desc.fixed-bottom {
     position: fixed;
     background-color: #fff;
     top: initial;
     bottom: 0px;
     width: 100%;
     left: 0px;
     height: 103px;
     margin: 0 !important;
   }
   .single-product .product-desc.fixed-bottom .line {
     margin: 6px 0px 9px 0px;
   }
   .single-product .product-desc.fixed-bottom .add-to-cart.button {
     width: 100%;
   }
   .single-product .product-desc.fixed-bottom .product-desc-image {
     display: none;
   }
   .single-product .product-desc.fixed-bottom .table {
     display: none;
   }
}

@media (max-width: 767px) {
   .cart-actions {
     margin-top: 30px;
     display: flex;
     flex-direction: column;
     gap: 32px;
   }
   .cart-actions .button {
     margin: 0;
     height: auto;
     padding: 3px 16px;
     text-align: center;
   }
 }

@media only screen and (max-width: 500px) {
   .g-recaptcha {
      transform:scale(0.77);
      transform-origin:0 0;
   }
}