/*
Theme Name:   	MediaCenter
Theme URI:    	http://demo.transvelo.com/media-center-wp/
Description:  	Responsive Electronics eCommerce WP theme built on Bootstrap 3
Author:       	Transvelo
Author URI:		http://transvelo.com/
Version: 		2.3.6
License:      	GNU General Public License v2 or later
License URI:  	http://www.gnu.org/licenses/gpl-2.0.html
Tags:         	green, blue, red, orange, two-columns, left-sidebar, fixed-layout, responsive-layout, accessibility-ready, custom-colors, custom-menu, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain:  	mediacenter

FontAwesome License: 	SIL Open Font License - http://scripts.sil.org/OFL
Bootstrap License: 		MIT - https://github.com/twbs/bootstrap/blob/master/LICENSE
Animate.css License: 	MIT - http://opensource.org/licenses/MIT

======
Note: Do not edit this file. If you wish to add your own CSS we strongly recommend creating your own child theme, or installing a custom CSS plugin.
======
*/
/*
Template: 		Media Center
Description: 	Responsive Electronics eCommerce Bootstrap 3 Template
Version: 		1.0
Author: 		Amin & Ibrahim
Demo URI: 		http://demo.transvelo.com/media-center

===================================================================================
Table of Contents
===================================================================================

1.  General Styles
2.  Top Navbar
3.  Header
4.  Sidemenu
5.  Megamenu
6.  Breadcrumb
7.  Sections
8.  Controls
9.  Carousel
10. Product Item
11. Pages : Home
12. Pages : Single Product
13. Pages : Shopping Cart
14. Pages : About
15. Pages : Contact
16. Pages : Authentication
17. Pages : FAQ
18. Pages : Blog
19. Pages : Wishlist
20. Pages : Compare
21. Pages : 404
22. Pages : Track Your Order
23. Sidebar
24. Footer
25. Browser Fixes
26. Responsive 
27. Helper Classes
*/
/*===================================================================================*/
/*  Helper
/*===================================================================================*/
.light-bg {
  background-color: #f8f8f8;
}

.inner {
  padding-top: 75px;
  padding-bottom: 75px;
}

.m-t-0 {
  margin-top: 0 !important;
}

.m-t-35 {
  margin-top: 35px !important;
}

.semi-bold {
  font-weight: 600 !important;
}

.title-color {
  color: #434343 !important;
}

.content-color {
  color: #747474 !important;
}

.bold,
.availability .available,
.availability .not-available,
.inline-input .placeholder,
header .top-cart-row .top-cart-holder .basket-item .price,
.le-dropdown,
.product-item-holder .price-prev,
.grid-list-products .grid-list-buttons ul li.active a,
.meta-row label,
.sidebar .price-range-holder .filter-button a,
.sidebar .widget .product-list .price .price-current {
  font-weight: 700 !important;
}

.auto-width {
  width: auto !important;
}

.center-block {
  float: none;
}

.inner {
  padding-top: 120px;
  padding-bottom: 120px;
}

.inner-md {
  padding-top: 100px;
  padding-bottom: 100px;
}

.inner-sm {
  padding-top: 40px;
  /* padding-bottom: 80px; */
}

.inner-xs {
  padding-top: 40px;
  padding-bottom: 40px;
}

.inner-top {
  padding-top: 120px;
}

.inner-top-md {
  padding-top: 100px;
}

.inner-top-sm {
  padding-top: 80px;
}

.inner-top-xs {
  padding-top: 40px;
}

.inner-bottom {
  padding-bottom: 120px;
}

.inner-bottom-md {
  padding-bottom: 100px;
}

.inner-bottom-sm {
  padding-bottom: 80px;
}

.inner-bottom-xs {
  padding-bottom: 40px;
}

.inner-left {
  padding-left: 75px;
}

.inner-left-md {
  padding-left: 60px;
}

.inner-left-sm {
  padding-left: 45px;
}

.inner-left-xs {
  padding-left: 30px;
}

.inner-right {
  padding-right: 75px;
}

.inner-right-md {
  padding-right: 60px;
}

.inner-right-sm {
  padding-right: 45px;
}

.inner-right-xs {
  padding-right: 30px;
}

.outer {
  margin-top: 120px;
  margin-bottom: 120px;
}

.outer-md {
  margin-top: 100px;
  margin-bottom: 100px;
}

.outer-sm {
  margin-top: 80px;
  margin-bottom: 80px;
}

.outer-xs {
  margin-top: 40px;
  margin-bottom: 40px;
}

.outer-top {
  margin-top: 120px;
}

.outer-top-md {
  margin-top: 100px;
}

.outer-top-sm {
  margin-top: 80px;
}

.outer-top-xs {
  margin-top: 40px;
}

.outer-bottom {
  margin-bottom: 120px;
}

.outer-bottom-md {
  margin-bottom: 100px;
}

.outer-bottom-sm {
  margin-bottom: 80px;
}

.outer-bottom-xs {
  margin-bottom: 40px;
}

@media (max-width: 767px) {
  .inner {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .inner-md {
    padding-top: 65px;
    padding-bottom: 65px;
  }

  .inner-sm {
    padding-top: 50px;
    /* padding-bottom: 50px; */
  }

  .inner-xs {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .inner-top {
    padding-top: 80px;
  }

  .inner-top-md {
    padding-top: 65px;
  }

  .inner-top-sm {
    padding-top: 50px;
  }

  .inner-top-xs {
    padding-top: 40px;
  }

  .inner-bottom {
    padding-bottom: 80px;
  }

  .inner-bottom-md {
    padding-bottom: 65px;
  }

  .inner-bottom-sm {
    padding-bottom: 50px;
  }

  .inner-bottom-xs {
    padding-bottom: 40px;
  }
}

/*===================================================================================*/
/*	GENERAL
/*===================================================================================*/
.fontawesome,
.iconic-link:before,
.btn-add-to-compare:before,
.btn-add-to-wishlist:before,
.single-product-gallery .gallery-thumbs .next-btn:after,
.single-product-gallery .gallery-thumbs .prev-btn:after,
.le-quantity .minus,
.le-quantity .plus {
  font-family: fontawesome;
}

.inline,
.iconic-link,
.btn-add-to-compare,
.btn-add-to-wishlist,
.inline-input input,
header .top-cart-row .wishlist-compare-holder,
header .top-cart-row .top-cart-holder,
header .top-cart-row .top-cart-holder .basket-item .thumb,
header .top-cart-row .top-cart-holder .basket-item-count,
header .top-cart-row .top-cart-holder .total-price-basket,
.le-select,
.le-select .le-select-in,
.le-dropdown,
.carousel-holder .title-nav h1,
.carousel-holder .title-nav h2,
.single-product-gallery .gallery-thumbs .next-btn,
.single-product-gallery .gallery-thumbs .prev-btn,
.grid-list-products .grid-list-buttons,
.grid-list-products .grid-list-buttons ul li,
#single-product .body-holder .body .availability,
#single-product .body-holder .social-row,
#single-product .body-holder .buttons-holder,
#single-product .body-holder .price-current,
#single-product .body-holder .price-prev,
#single-product .body-holder .qnt-holder,
.le-quantity,
.tabled-data li label,
.tabled-data li .value,
#checkout-page .billing-address .le-checkbox,
.sidebar .widget .product-list .price .price-prev,
.sidebar .widget .product-list .price .price-current,
#footer .widget .price .price-prev,
#footer .widget .price .price-current,
#footer .link-list-row .footer-logo,
#footer .link-list-row .link-widget {
  display: inline-block;
  vertical-align: top;
}

.thumb-holder {
  float: left;
  display: inline-block;
  background-color: #fff;
  border: 1px solid #e0e0e0;
}

.h1,
h1 {
  font-size: 28px;
  line-height: 52px;
  font-weight: 500 !important;
  color: #3D3D3D;
  letter-spacing: -1px;
}

.h1.border,
h1.border {
  border-bottom: 1px solid #e0e0e0;
  line-height: 50px;
}

h2 {
  font-size: 18px;
  line-height: 37px;
  letter-spacing: -1px;
}

h2.border {
  border-bottom: 1px solid #e0e0e0;
  line-height: 50px;
}

.iconic-link,
.btn-add-to-compare,
.btn-add-to-wishlist {
  color: #3D3D3D;
  font-size: 12px;
  line-height: 24px;
}

.iconic-link:before,
.btn-add-to-compare:before,
.btn-add-to-wishlist:before {
  margin: 0 5px 0 0;
  font-size: 18px;
  transition: 0.3s ease;
  color: #c6c6c6;
}

.availability {
  font-size: 11px;
  line-height: 9px;
  margin: 10px 0 15px 0;
  color: #707070;
  font-weight: 600;
}

.availability span {
  margin: 0 0 0 3px;
}

.availability .available {
  color: #337cc8;
}

.availability .not-available {
  color: red;
}

ul {
  list-style: none;
}

.font-opensans,
*,
h1,
h2,
h3,
h4,
h5 {
  font-family: 'Open Sans', sans-serif;
}

.color-bg {
  background-color: #F9F9F9;
  border-top: 1px solid #e0e0e0;
}

img {
  width: auto\9;
  max-width: 100%;
}

.no-margin,
.sidemenu-holder,
.products-list .product-item .row,
.homebanner-holder,
.sidebar .widget .row,
#footer .widget .row {
  padding: 0;
  margin: 0;
}

.no-padding {
  padding: 0;
}

.no-padding-right {
  padding-right: 0;
}

.no-padding-left {
  padding-left: 0;
}

.no-margin-left {
  margin-left: 0;
  padding-left: 0;
}

.no-margin-right {
  margin-right: 0;
  padding-right: 0;
}

.no-padding-bottom {
  padding-bottom: 0;
}

a {
  transition: 0.3s ease;
}

.caroufredsel_wrapper {
  margin: 0 !important;
  width: 100% !important;
}

.caroufredsel_wrapper ul {
  padding-left: 0 !important;
}

body {
  font-size: 15px;
  color: #5D5D5D;
  background-color: #fff;
  overflow-x: hidden;
  margin: 0;
  padding: 0;
}

ul {
  margin: 0;
  padding: 0;
}

a {
  outline: none !important;
}

a:hover,
a:active,
a:focus {
  text-decoration: none;
}

.uppercase,
.label-discount,
.ribbon,
.product-item-holder .body .brand,
#owl-main .caption .big-text,
#owl-main .caption .excerpt,
#single-product .body-holder .body .brand,
#cart-page .items-holder .cart-item .brand,
#checkout-page #your-order .order-item .brand,
.page-wishlist .items-holder .cart-item .brand {
  text-transform: uppercase;
}

h1,
h2,
h3,
h4,
h5 {
  margin: 0;
  font-weight: 600 !important;
}

.capital,
.h1,
h1,
h2,
.iconic-link,
.btn-add-to-compare,
.btn-add-to-wishlist,
.availability,
.availability .available,
.availability .not-available,
.section-title,
.pagination a,
.inline-input .placeholder,
.simple-link,
.top-bar ul>li a,
header .top-cart-row .wishlist-compare-holder,
header .top-cart-row .top-cart-holder .total-price-basket,
.categories-filter,
.breadcrumb-nav-holder .breadcrumb-item>a,
.le-links li a,
.accordion-widget .accordion .accordion-inner li a,
.accordion-widget .accordion,
.le-button,
.le-dropdown .dropdown-toggle,
.carousel-holder .title-nav h1,
.carousel-holder .title-nav h2,
.product-item-holder .body .title,
#owl-main .caption .small,
.banner .banner-text h1,
.banner .banner-text .tagline,
.nav-tabs li a,
.nav-tabs li.active a,
.btn-loadmore,
.meta-row label,
.meta-row span,
.meta-row span a,
#single-product-tab .new-review-form h2,
.tabled-data li label,
.tabled-data li .value,
.field-row label,
.comment-item .comment-body .author,
#cart-page .widget .buttons-holder .simple-link,
#checkout-page .billing-address .placeholder,
#checkout-page #your-order .order-item .title,
#payment-method-options .payment-method-option .radio-label,
#payment-method-options .payment-method-option .value,
.sidebar .price-range-holder .filter-button a,
.sidebar .widget .product-list li a,
.sidebar .widget .category-filter ul label,
#footer h2,
#footer h3,
#footer .widget .body li a,
#footer .link-list-row .contact-info,
#footer .link-list-row .link-widget li a,
#footer .copyright-bar {
  text-transform: capitalize;
}

#loading {
  display: none;
}

*:focus {
  outline: none;
}

.social-icons {
  list-style: none;
  padding: 0;
  margin: 0;
}

.social-icons li {
  display: inline-block;
  font-size: 16px;
  margin-right: 10px;
}

.social-icons li a {
  color: #fff;
  display: inline-block;
  padding: 6px;
  background-color: #3D3D3D;
  border-radius: 100px;
}

.social-icons li a:before {
  width: 16px;
  height: 16px;
  display: inline-block;
  text-align: center;
}

.center-absolute,
.le-radio:hover+.fake-box:after,
.le-radio:focus+.fake-box:after,
.le-radio:checked+.fake-box:after,
.single-product-gallery .gallery-thumbs .next-btn:after,
.single-product-gallery .gallery-thumbs .prev-btn:after,
.btn-loadmore i:before,
.le-quantity .minus:after,
.le-quantity .plus:after {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}

.map-holder,
.map-holder #map {
  width: 100%;
  min-height: 460px;
  height: 100%;
}

.map-holder img {
  max-width: none;
}

.map-holder label {
  width: auto;
  display: inline;
}

.bold,
.availability .available,
.availability .not-available,
.inline-input .placeholder,
header .top-cart-row .top-cart-holder .basket-item .price,
.le-dropdown,
.product-item-holder .price-prev,
.grid-list-products .grid-list-buttons ul li.active a,
.meta-row label,
.sidebar .price-range-holder .filter-button a,
.sidebar .widget .product-list .price .price-current {
  font-weight: 800;
}

label.error {
  color: red;
  font-size: 10px;
}

.green,
.label-discount {
  background-color: #337cc8;
  color: #fff;
}

.green.ribbon,
.ribbon.label-discount {
  background-color: transparent;
}

.green.ribbon:after,
.ribbon.label-discount:after {
  border-top-color: #337cc8;
}

.red {
  background-color: #f79321;
  color: #fff;
}

.red.ribbon {
  background-color: transparent;
}

.red.ribbon:after {
  border-top-color: #f79321;
}

.blue {
  background-color: #407AC5;
  color: #fff;
}

.blue.ribbon {
  background-color: transparent;
}

.blue.ribbon:after {
  border-top-color: #407AC5;
}

.label-discount {
  display: table-cell;
  padding: 0 8px;
  font-weight: 600;
  font-size: 11px;
  line-height: 16px;
  display: table-cell;
}

.label-discount.clear {
  height: 16px;
  background-color: transparent;
}

.ribbon {
  z-index: 100;
  top: 10px;
  font-size: 11px;
  line-height: 20px;
  padding: 4px 14px;
  font-weight: 700;
}

.ribbon:nth-child(2) {
  margin-top: 30px;
}

.ribbon:nth-child(3) {
  margin-top: 60px;
}

.ribbon:nth-child(4) {
  margin-top: 90px;
}

.ribbon span {
  position: relative;
  z-index: 100;
  margin-right: 11px;
}

.ribbon:after {
  content: "";
  display: inline-block;
  border-top-width: 28px;
  border-top-style: solid;
  border-left: 0px;
  border-right: 14px solid transparent;
  height: 0;
  min-width: 68px;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.section-title {
  margin: 29px 0;
  font-size: 34px;
  line-height: 40px;
  letter-spacing: -1px;
  font-weight: normal !important;
}

.pagination {
  margin: 17px 0;
}

.pagination li:last-child a {
  padding: 9px 32px !important;
}

.pagination li:hover a,
.pagination li.current a {
  background-color: #fff;
}

.pagination a {
  border: 1px solid #e0e0e0;
  color: #3D3D3D !important;
  border-radius: 0 !important;
  padding: 9px 17px !important;
  font-size: 18px;
  margin: 0 4px 0 0;
}

.le-input,
.inline-input input {
  border-radius: 3px;
  background-color: #ececec;
  border: none;
  color: #3D3D3D;
  width: 100%;
  padding: 5px;
  transition: 0.3s ease;
}

.le-input:focus,
.inline-input input:focus,
.le-input:hover,
.inline-input input:hover {
  background-color: #e0e0e0;
}

.inline-input input {
  width: 73% !important;
  padding: 15px 14px;
  font-size: 13px;
  line-height: 20px;
  border-radius: 5px 0 0 5px;
  float: left;
}

.inline-input .le-button {
  padding: 15px 14px;
  width: 27%;
  float: right;
  border-radius: 0 5px 5px 0;
}

.block {
  display: block;
}

.simple-link {
  color: #3D3D3D;
}

.dropdown-toggle:before,
.dropdown-toggle:after {
  z-index: 100;
}

.green-text {
  color: #337cc8 !important;
}

.green-text:hover {
  background-color: #337cc8 !important;
  color: #fff !important;
}

.blue-text {
  color: #3498db !important;
}

.blue-text:hover {
  background-color: #3498db !important;
  color: #fff !important;
}

.red-text {
  color: #e74c3c !important;
}

.red-text:hover {
  background-color: #e74c3c !important;
  color: #fff !important;
}

.orange-text {
  color: #F27A24 !important;
}

.orange-text:hover {
  background-color: #F27A24 !important;
  color: #fff !important;
}

.navy-text {
  color: #34495E !important;
}

.navy-text:hover {
  background-color: #34495E !important;
  color: #fff !important;
}

.dark-green-text {
  color: #21b68e !important;
}

.dark-green-text:hover {
  background-color: #21b68e !important;
  color: #fff !important;
}

.height-xs {
  height: 230px;
}

.height-sm {
  height: 338px;
}

.height-md {
  height: 468px;
}

.height-lg {
  height: 690px;
}

.normal-weight,
.page-header .page-title,
.page-header .page-subtitle {
  font-weight: 400;
}

.semi-bold {
  font-weight: 600;
}

.regular-bold {
  font-weight: 700;
}

.extra-bold {
  font-weight: 800;
}

.page-header {
  padding: 0;
  border: none;
  margin: 0;
  text-align: center;
}

.page-header .page-title {
  font-size: 40px;
  color: #434343;
  line-height: 18px;
  font-weight: normal !important;
  margin-bottom: 12px;
  padding-bottom: 14px;
  line-height: 40px;
}

.page-header .page-subtitle {
  font-size: 14px;
  color: #979797;
  margin: 0;
  line-height: 15px;
}

img[src="assets/images/blank.gif"] {
  background: url("../images/ajax.gif") no-repeat scroll center center #ffffff;
  width: 100%;
}

@media (min-width: 1200px) {
  .container {
    width: 1200px;
  }
}

/*===================================================================================*/
/*	Top Navbar
/*===================================================================================*/
.top-bar {
  background-color: #F9F9F9;
  border-bottom: 1px solid #e0e0e0;
  padding: 10px 0 9px;
}

.top-bar ul {
  list-style: none;
}

.top-bar ul.right {
  text-align: right;
}

.top-bar ul.right>li:first-child a {
  padding: 0 13px;
}

.top-bar ul.right>li:last-child a {
  padding: 0 0 0 12px;
}

.top-bar ul>li {
  display: inline-block;
}

.top-bar ul>li.dropdown .dropdown-menu {
  top: 135%;
  border-radius: 0px;
}

.top-bar ul>li.dropdown .dropdown-menu li {
  text-align: left;
  display: block;
}

.top-bar ul>li.dropdown .dropdown-menu li a {
  display: block;
  padding: 7px 13px;
  margin: 0 2px;
  border: none;
}

.top-bar ul>li:first-child a {
  padding: 0 16px 0 0;
}

.top-bar ul>li:last-child a {
  border: none;
}

.top-bar ul>li a {
  padding: 0 13px;
  border-right: 1px solid #e0e0e0;
  color: #3D3D3D;
  font-size: 13px;
  line-height: 15px;
  display: inline-block;
}

/*===================================================================================*/
/*  Header
/*===================================================================================*/
header {
  /* padding: 40px 0 31px 0; */
  border-bottom: 1px solid #e0e0e0;
}

header.ver2 {
  padding-bottom: 0;
  margin-bottom: 13px;
}

header .logo-holder .logo {
  margin: 17px 0;
}

/* Mobile devices ke liye */
@media (max-width: 768px) {
  header .logo-holder .logo {
    text-align: center;
    margin: 0 !important;
  }
}

header .top-search-holder {
  margin: 0 0 0 -20px;
}

header .top-search-holder .contact-row {
  font-size: 14px;
  line-height: 20px;
}

header .top-search-holder .contact-row .phone {
  margin: 0 10px 0 0;
}

header .top-search-holder .contact-row i {
  vertical-align: middle;
  margin: 0 8px 0 0;
  font-size: 23px;
  line-height: 23px;
}

header .top-search-holder .search-area {
  border: 3px solid #c6c6c6;
  height: 35px;
  border-radius: 7px;
  margin: 8px 0 0 0;
}

header .top-search-holder .search-area .search-field,
header .top-search-holder .search-area .search-button,
header .top-search-holder .search-area .categories-filter {
  display: inline-block;
}

header .top-search-holder .search-area .search-field {
  border-radius: 5px 0 0 5px;
  border: none;
  width: 65%;
  padding: 3px;
}

header .top-search-holder .search-area .search-button {
  float: right;
  display: inline-block;
  text-align: center;
  padding: 5px 5px 5px 5px;
  margin: -3px -3px 0 0;
  border-radius: 0 5px 5px 0;
}

header .top-search-holder .search-area .search-button:hover {
  background-color: #939393;
}

header .top-search-holder .search-area .search-button:after {
  content: '\f002';
  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;
  font-size: 25px;
  line-height: 25px;
  vertical-align: sub;
  color: #fff;
}

header .top-cart-row {
  padding: 35px 0 0 21px;
}

/* Mobile devices ke liye */
@media (max-width: 768px) {
  header .top-cart-row {
    padding: 7px 0 0 90px !important;
  }
}

header .top-cart-row .wishlist-compare-holder {
  line-height: 24px;
  margin: 0 18px 0 0;
  font-size: 13px;
}

header .top-cart-row .wishlist-compare-holder a {
  color: #3D3D3D;
}

header .top-cart-row .wishlist-compare-holder i {
  transition: 0.3s ease;
  color: #c6c6c6;
  margin: 0 10px 0 0px;
  font-size: 14px;
}

header .top-cart-row .top-cart-holder {
  position: relative;
}

header .top-cart-row .top-cart-holder .checkout a {
  display: inline-block;
}

header .top-cart-row .top-cart-holder .dropdown-menu {
  width: 332px;
  left: -170px;
  top: 65px;
  padding: 16px 0 0 0;
}

header .top-cart-row .top-cart-holder li {
  border-bottom: 1px solid #e0e0e0;
}

header .top-cart-row .top-cart-holder .basket-item {
  padding: 11px 28px;
  position: relative;
}

header .top-cart-row .top-cart-holder .basket-item .thumb {
  border: 1px solid #e0e0e0;
  text-align: center;
}

header .top-cart-row .top-cart-holder .basket-item .title {
  font-weight: 100;
  line-height: 26px;
}

header .top-cart-row .top-cart-holder .basket-item .close-btn {
  display: inline-block;
  position: absolute;
  right: 8%;
  top: 41%;
}

header .top-cart-row .top-cart-holder .basket-item .close-btn:after {
  color: #3D3D3D;
  content: '\f00d';
  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;
}

header .top-cart-row .top-cart-holder .basket-item-count {
  position: relative;
}

header .top-cart-row .top-cart-holder .basket-item-count .count {
  position: absolute;
  color: #fff;
  top: 5px;
  right: 12px;
  border-radius: 100px;
  width: 21px;
  height: 21px;
  line-height: 21px;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
}

header .top-cart-row .top-cart-holder .dropdown-toggle {
  display: block;
  padding: 0;
}

header .top-cart-row .top-cart-holder .dropdown-toggle .lbl {
  font-size: 14px;
  line-height: 21px;
  color: #3D3D3D;
  display: block;
}

header .top-cart-row .top-cart-holder .dropdown-toggle .total-price {
  font-size: 22px;
  font-weight: bold;
}

header .top-cart-row .top-cart-holder .dropdown-toggle:after {
  display: none;
}

header .top-cart-row .top-cart-holder .total-price-basket {
  margin: 0 0 0 5px;
}

.header-alt {
  border-bottom: none;
}

.categories-filter {
  text-align: center;
  display: inline-block;
  line-height: 44px;
  padding-left: 7px;
  border-left: 1px solid #e0e0e0;
}

.categories-filter .dropdown-toggle {
  color: #3d3d3d;
}

.categories-filter .dropdown-toggle:after {
  content: "\f107";
  font-family: fontawesome;
  color: #e0e0e0;
  display: inline-block;
  font-size: 25px;
  line-height: 25px;
  vertical-align: sub;
  margin: 0 0 0 8px;
}

.categories-filter section {
  display: inline-block;
  width: inherit;
}

.categories-filter section .styled option {
  background: #fff;
  top: 120% !important;
  border: none;
  clear: both;
  color: #333333;
  display: block;
  font-weight: 400;
  line-height: 1.42857;
  padding: 3px 20px;
  white-space: nowrap;
}

.categories-filter section span.customSelect {
  background-color: #fff;
  color: #3D3D3D;
  padding: 0 14px 0 2px;
  border: none;
}

.categories-filter section span.customSelect .customSelectInner {
  width: inherit !important;
}

.categories-filter section span.customSelect span.customSelectInner {
  width: inherit;
}

.categories-filter section span.customSelect span.customSelectInner:after {
  content: '\f107';
  font-family: FontAwesome;
  color: #e0e0e0;
  display: inline-block;
  font-size: 25px;
  line-height: 25px;
  vertical-align: middle;
  margin: -1px 0 0 8px;
}

/*===================================================================================*/
/*  Sidemenu
/*===================================================================================*/
.sidemenu-holder {
  width: 21.5% !important;
}

.sidemenu-holder .side-menu .head {
  padding: 17px;
  color: #fff;
  border-radius: 5px 5px 0 0;
  text-transform: capitalize;
  font-weight: bold;
  font-size: 16px;
}

.sidemenu-holder .side-menu .head i {
  margin: 0 6px 0 0;
}

.sidemenu-holder .side-menu nav {
  border-radius: 0 0 5px 5px;
}

.sidemenu-holder .side-menu nav .nav>li {
  border: 1px solid #e0e0e0;
  border-top: 0;
  border-bottom: 0;
  transition: 0.3s ease;
}

.sidemenu-holder .side-menu nav .nav>li>.mega-menu {
  padding: 3px 0;
}

.sidemenu-holder .side-menu nav .nav>li>.sub-menu {
  min-width: 0;
  width: 100%;
}

.sidemenu-holder .side-menu nav .nav>li .yamm-content {
  padding: 10px 20px;
}

.sidemenu-holder .side-menu nav .nav>li .yamm-content li {
  padding: 5px 0;
  border-bottom: 1px solid #e0e0e0;
  transition: 0.3s ease;
}

.sidemenu-holder .side-menu nav .nav>li .yamm-content li:last-child {
  border-bottom: 0;
}

.sidemenu-holder .side-menu nav .nav>li .yamm-content li a {
  color: #636363;
  line-height: 26px;
}

.sidemenu-holder .side-menu nav .nav>li .yamm-content li:hover {
  background-color: #F9F9F9;
}

.sidemenu-holder .side-menu nav .nav>li .yamm-content .dropdown-banner-holder {
  position: absolute;
  right: -19px;
  top: 0;
  clear: both;
}

.sidemenu-holder .side-menu nav .nav>li .yamm-content .dropdown-banner-holder a {
  display: block;
  padding: 0;
  width: 100%;
}

.sidemenu-holder .side-menu nav .nav>li:last-child {
  border-bottom: 1px solid #e0e0e0;
  border-radius: 0 0 5px 5px;
}

.sidemenu-holder .side-menu nav .nav>li:last-child a {
  border-radius: 0 0 3px 3px;
}

.sidemenu-holder .side-menu nav .nav>li:first-child a,
.sidemenu-holder .side-menu nav .nav>li:last-child a {
  line-height: 26px;
}

.sidemenu-holder .side-menu nav .nav>li:first-child a:after,
.sidemenu-holder .side-menu nav .nav>li:last-child a:after {
  line-height: 27px;
}

.sidemenu-holder .side-menu nav .nav>li a {
  padding: 12px 17px;
  line-height: 17px;
}

.sidemenu-holder .side-menu nav .nav>li:nth-child(2n+1) {
  background-color: #fff;
}

.sidemenu-holder .side-menu nav .nav>li:nth-child(2n) {
  background-color: #F9F9F9;
}

/*===================================================================================*/
/*  Megamenu
/*===================================================================================*/
/*!
 * Yamm!3
 * Yet another megamenu for Bootstrap 3
 * 
 * http://geedmo.github.com/yamm3
 */
.yamm .nav,
.yamm .collapse,
.yamm .dropup,
.yamm .dropdown {
  position: static;
}

.yamm .container {
  position: relative;
}

.yamm .dropdown-menu {
  left: auto;
}

.yamm .nav.navbar-right .dropdown-menu {
  left: auto;
  right: 0;
}

.yamm .yamm-content {
  padding: 20px 30px;
}

.yamm .dropdown.yamm-fw .dropdown-menu {
  left: 0;
  right: 0;
}

.megamenu-vertical .yamm-content {
  padding: 10px 20px;
}

.megamenu-vertical .yamm-content h2 {
  font-size: 18px;
  line-height: 24px;
  margin: 20px 0;
}

.megamenu-vertical .yamm-content li {
  padding: 5px 0;
  border-bottom: 1px solid #e0e0e0;
  transition: 0.3s ease;
}

.megamenu-vertical .yamm-content li:last-child {
  border-bottom: 0;
}

.megamenu-vertical .yamm-content li a {
  color: #3D3D3D;
  line-height: 26px;
}

.megamenu-vertical .yamm-content li:hover,
.megamenu-vertical .yamm-content li:focus {
  background-color: #F9F9F9;
}

.megamenu-vertical .yamm-content .dropdown-banner-holder {
  position: absolute;
  right: -19px;
  top: 0;
}

.megamenu-vertical .yamm-content .dropdown-banner-holder a {
  display: block;
  padding: 0;
  width: 100%;
}

.megamenu-horizontal .menu-item .dropdown-menu {
  position: absolute;
  top: 0;
  left: 100%;
  margin: 0;
  min-width: 365%;
}

.megamenu-horizontal .nav>li {
  position: relative;
  width: 100%;
}

.megamenu-horizontal .nav>li>a {
  color: #636363;
  font-weight: 600;
}

.megamenu-horizontal .nav>li>a:focus,
.megamenu-horizontal .nav>li>a:hover {
  color: #fff;
}

.megamenu-horizontal .nav>li>a:focus:after,
.megamenu-horizontal .nav>li>a:hover:after {
  opacity: 1;
}

.megamenu-horizontal .nav>li .dropdown-menu {
  top: 0 !important;
}

.megamenu-horizontal .nav>li>.dropdown-toggle:after {
  transition: 0.3s ease;
  content: '\f105';
  font-family: fontawesome;
  line-height: 18px;
  opacity: 0;
  color: #fff;
  float: right;
  font-size: 20px;
  height: 20px;
  width: 20px;
}

.megamenu-horizontal .dropdown:hover .dropdown-toggle:focus,
.megamenu-horizontal .dropdown:hover .dropdown-toggle,
.megamenu-horizontal .dropdown.open .dropdown-toggle:focus,
.megamenu-horizontal .dropdown.open .dropdown-toggle,
.megamenu-horizontal .dropdown:focus .dropdown-toggle:focus,
.megamenu-horizontal .dropdown:focus .dropdown-toggle {
  color: #fff;
}

.megamenu-horizontal .dropdown:hover .dropdown-toggle:after,
.megamenu-horizontal .dropdown.open .dropdown-toggle:after,
.megamenu-horizontal .dropdown:focus .dropdown-toggle:after {
  opacity: 1;
}

#top-mega-nav {
  margin: 27px 0;
}

#top-mega-nav nav {
  background-color: #F9F9F9;
  border-radius: 5px;
}

#top-mega-nav nav .le-dropdown {
  font-size: 16px;
  font-weight: 700;
}

#top-mega-nav nav .le-dropdown:first-child {
  display: inline-block;
  float: left;
}

#top-megamenu-nav {
  /* margin: 33px 0 0 0; */
  position: relative;
}

#top-megamenu-nav .navbar {
  margin: 0;
}

#top-megamenu-nav .navbar-nav>li {
  border-right: 1px solid;
}

#top-megamenu-nav .navbar-nav>li>a {
  text-transform: capitalize;
  font-weight: bold;
  padding: 18px 27px;
}

#top-megamenu-nav .navbar-nav>li>a,
#top-megamenu-nav .navbar-nav>li>a:focus {
  color: #fff;
}

#top-megamenu-nav .navbar-nav>li .dropdown-toggle:after {
  content: none;
}

#top-megamenu-nav .navbar-nav>li .dropdown-toggle:before {
  display: none;
  left: auto;
  right: 45%;
  bottom: -22%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-width: 5px;
  margin-left: -5px;
}

#top-megamenu-nav .navbar-nav>li .dropdown-menu>li>a {
  padding: 8px 16px;
  border-bottom: 1px solid #e0e0e0 !important;
}

#top-megamenu-nav .navbar-nav>li .dropdown-menu>li:last-child>a {
  border-bottom: none !important;
}

#top-megamenu-nav .navbar-nav .dropdown.open .dropdown-toggle:before {
  display: block;
}

.animate-dropdown .open>.dropdown-menu,
.animate-dropdown .open>.dropdown-menu>.dropdown-submenu>.dropdown-menu {
  animation-name: slidenavAnimation;
  animation-duration: 200ms;
  animation-iteration-count: 1;
  animation-timing-function: ease-out;
  animation-fill-mode: forwards;
  -webkit-animation-name: slidenavAnimation;
  -webkit-animation-duration: 200ms;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-timing-function: ease-out;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-name: slidenavAnimation;
  -moz-animation-duration: 200ms;
  -moz-animation-iteration-count: 1;
  -moz-animation-timing-function: ease-out;
  -moz-animation-fill-mode: forwards;
}

@keyframes slidenavAnimation {
  from {
    margin-top: -30px;
    opacity: 0;
  }

  to {
    margin-top: 0;
    opacity: 1;
  }
}

@-webkit-keyframes slidenavAnimation {
  from {
    margin-top: -30px;
    opacity: 0;
  }

  to {
    margin-top: 0;
    opacity: 1;
  }
}

/*===================================================================================*/
/*  Breadcrumb
/*===================================================================================*/
.breadcrumb-nav-holder {
  display: inline-block;
  float: left;
}

.breadcrumb-nav-holder.minimal .breadcrumb-item:before,
.breadcrumb-nav-holder.minimal .breadcrumb-item:after {
  display: none;
}

.breadcrumb-nav-holder.minimal .breadcrumb-item>a {
  background-color: #fff;
  padding: 10px 18px;
}

.breadcrumb-nav-holder .breadcrumb-item {
  display: inline-block !important;
  float: left;
  position: relative !important;
  display: table-cell;
}

.breadcrumb-nav-holder .breadcrumb-item.current:after,
.breadcrumb-nav-holder .breadcrumb-item.current:before {
  display: none;
}

.breadcrumb-nav-holder .breadcrumb-item.current.gray a {
  color: #3D3D3D;
}

.breadcrumb-nav-holder .breadcrumb-item:last-child a {
  border-right: 0;
}

.breadcrumb-nav-holder .breadcrumb-item.open:after,
.breadcrumb-nav-holder .breadcrumb-item:focus:after,
.breadcrumb-nav-holder .breadcrumb-item:hover:after {
  border-color: transparent transparent transparent #ececec !important;
}

.breadcrumb-nav-holder .breadcrumb-item.open>a,
.breadcrumb-nav-holder .breadcrumb-item:focus>a,
.breadcrumb-nav-holder .breadcrumb-item:hover>a {
  background-color: #ececec;
}

.breadcrumb-nav-holder .breadcrumb-item:before,
.breadcrumb-nav-holder .breadcrumb-item:after {
  content: "";
  display: block;
  position: absolute;
  z-index: 100;
  width: 0;
  height: 0;
  border-style: solid;
  transition: 0.3s ease;
}

.breadcrumb-nav-holder .breadcrumb-item:before {
  top: 39%;
  right: -10px;
  border-width: 7.5px 0 7.5px 10px;
  border-color: transparent transparent transparent #e0e0e0;
}

.breadcrumb-nav-holder .breadcrumb-item:after {
  top: 39%;
  right: -8px;
  border-width: 7.5px 0 7.5px 10px;
  border-color: transparent transparent transparent #F9F9F9;
}

.breadcrumb-nav-holder .breadcrumb-item .dropdown-menu {
  min-width: 100%;
  top: 97% !important;
  left: 0 !important;
  right: auto !important;
}

.breadcrumb-nav-holder .breadcrumb-item .dropdown-menu li>a {
  padding: 8px 16px;
  border-bottom: 1px solid #e0e0e0 !important;
}

.breadcrumb-nav-holder .breadcrumb-item .dropdown-menu li>a:last-child {
  border-bottom: none !important;
}

.breadcrumb-nav-holder .breadcrumb-item .dropdown-menu:before {
  display: none;
}

.breadcrumb-nav-holder .breadcrumb-item>a {
  letter-spacing: -1px;
  display: inline-block;
  background-color: #F9F9F9;
  padding: 20px 18px;
  color: #3D3D3D;
  border-right: 1px solid #e0e0e0;
  position: relative;
}

.breadcrumb-nav-holder .breadcrumb-item>a.dropdown-toggle:after {
  content: '\f0da';
  font-family: FontAwesome;
  color: #3D3D3D;
  font-size: 12px;
  display: inline-block;
  vertical-align: bottom;
  margin: 0 0 0 5px;
  transform: rotate(45deg);
}

#breadcrumb-alt {
  border-bottom: 1px solid #e0e0e0;
  margin-bottom: 27px;
}

/*===================================================================================*/
/*  Sections : Blocks that appear within pages
/*===================================================================================*/
.section {
  margin: 30px 0;
}

.section h2 {
  color: #434343;
  font-size: 28px;
  line-height: 36px;
  font-weight: normal !important;
  padding-bottom: 14px;
  margin-bottom: 12px;
}

.section p,
.section li {
  color: #747474;
  font-size: 16px;
  line-height: 28px;
}

#bestsellers {
  padding: 24px 0 63px 0;
}

#bestsellers .size-medium {
  max-width: 347px;
}

#bestsellers .product-grid-holder>.col-sm-7 {
  width: 60%;
}

#bestsellers .product-grid-holder>.col-sm-5 {
  width: 40%;
}

#bestsellers .single-product-gallery {
  border-left-width: 0;
}

#recently-reviewd {
  padding: 69px 0 10px 0;
}

/* Desktop styles */
#top-brands {
  padding: 0px 0 84px 0;
}

/* Mobile styles */
@media (max-width: 768px) {
  #top-brands {
    padding: 0;
    /* Mobile me padding 0 */
  }
}


#recommended-products {
  margin: 7px 0 -72px 0;
}

#recommended-products .title-nav {
  margin: 0 0 21px 0 !important;
}

#recommended-products .size-medium {
  min-height: 311px;
}

#recommended-products .size-medium .image {
  padding: 0px 0px 25px 0;
}

#recommended-products .size-medium .ribbon {
  top: 0;
}

#recommended-products .size-medium .body {
  min-height: 80px;
}

#grid-page-banner {
  margin: 18px 0 24px 0;
}

/*===================================================================================*/
/*  Input Controls, Accordion Boxes, Price Slider, Buttons and Star Rating
/*===================================================================================*/
.radio-label {
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
}

.radio-label.bold,
.availability .radio-label.available,
.availability .radio-label.not-available,
.inline-input .radio-label.placeholder,
header .top-cart-row .top-cart-holder .basket-item .radio-label.price,
.radio-label.le-dropdown,
.product-item-holder .radio-label.price-prev,
.grid-list-products .grid-list-buttons ul li.active a.radio-label,
.meta-row label.radio-label,
.sidebar .price-range-holder .filter-button a.radio-label,
.sidebar .widget .product-list .price .radio-label.price-current {
  font-weight: 700;
}

.radio-label p {
  font-weight: 500;
  font-size: 13px;
}

.le-radio {
  opacity: 0;
  margin: 0 !important;
  vertical-align: middle;
  z-index: 100;
  position: absolute;
  width: 100%;
  height: 15px;
}

.le-radio+.fake-box {
  border-radius: 0px;
  position: relative;
  display: inline-block;
  width: 15px;
  height: 15px;
  margin: 0px 6px 0 0;
  vertical-align: top;
  border: 1px solid #e0e0e0;
  background-color: #fff;
}

.le-radio:hover,
.le-radio:focus {
  cursor: pointer;
}

.le-radio:hover+.fake-box:after,
.le-radio:focus+.fake-box:after {
  display: inline-block;
  width: 7px;
  height: 7px;
  content: "";
  background-color: #3D3D3D;
}

.le-radio:checked+.fake-box:after {
  display: inline-block;
  width: 7px;
  height: 7px;
  content: "";
}

.le-checkbox {
  margin: 7px 0 0 0 !important;
  vertical-align: middle;
  opacity: 0;
  position: absolute;
  width: 100%;
  height: 10px;
}

.le-checkbox.big+.fake-box {
  border-radius: 0;
  width: 15px;
  height: 15px;
}

.le-checkbox+.fake-box {
  border-radius: 2px;
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0px 5px 0 0;
  vertical-align: middle;
  border: 1px solid #e0e0e0;
  background-color: #fff;
}

.le-checkbox:hover,
.le-checkbox:focus {
  cursor: pointer;
}

.le-checkbox:hover+.fake-box,
.le-checkbox:focus+.fake-box {
  background-color: #F9F9F9;
}

.le-select {
  background-color: #fff;
  border: 1px solid #ececec;
  padding: 5px 16px 7px 5px;
  color: #3D3D3D;
  width: 100%;
  font-size: 13px;
  width: auto;
  position: relative;
}

.le-select .le-select-in {
  width: auto;
}

.le-select select {
  position: absolute;
  width: 100% !important;
  bottom: 0;
  height: 32px !important;
  left: 0px;
}

.le-select:after {
  content: '\f107';
  font-family: fontawesome;
  color: #3D3D3D;
  font-size: 15px;
  height: 13px;
  position: absolute;
  right: 6px;
  top: 21%;
}

.le-links,
.accordion-widget .accordion .accordion-inner {
  list-style: none;
}

.le-links li,
.accordion-widget .accordion .accordion-inner li {
  line-height: 27px;
}

.le-links li a,
.accordion-widget .accordion .accordion-inner li a {
  font-size: 14px;
}

.le-links li a:hover:before,
.accordion-widget .accordion .accordion-inner li a:hover:before {
  margin: 0 8px 0 0;
}

.le-links li a,
.accordion-widget .accordion .accordion-inner li a,
.le-links li a:before,
.accordion-widget .accordion .accordion-inner li a:before {
  color: #3D3D3D;
}

.le-links li a:before,
.accordion-widget .accordion .accordion-inner li a:before {
  font-size: 14px;
  line-height: 15px;
  margin: 0 5px 0 0;
  content: '\f105';
  font-family: fontawesome;
  transition: 0.3s ease;
}

.accordion-widget {
  margin: 0 0 38px 0;
}

.accordion-widget .accordion {
  margin: 20px 0 0 0;
}

.accordion-widget .accordion .accordion-inner {
  margin: 14px 0 20px 0;
}

.accordion-widget .accordion .accordion-inner .accordion-body ul {
  padding: 0 0 0 20px;
}

.accordion-widget .accordion .accordion-toggle {
  font-size: 14px;
  line-height: 26px;
  display: block;
  font-weight: 600;
}

.accordion-widget .accordion .accordion-toggle:after {
  float: right;
  content: '\f068';
  font-family: fontawesome;
}

.accordion-widget .accordion .accordion-toggle.collapsed {
  color: #636363;
}

.accordion-widget .accordion .accordion-toggle.collapsed:after {
  color: #636363;
  content: '\f067';
  font-family: fontawesome;
}

.accordion-widget .accordion a {
  color: #636363;
}

.slider {
  display: inline-block;
  vertical-align: middle;
  position: relative;
}

.slider.slider-horizontal {
  width: 100% !important;
  height: 20px;
}

.slider.slider-horizontal .slider-track {
  height: 6px;
  width: 100%;
  margin-top: -5px;
  top: 50%;
  left: 0;
}

.slider.slider-horizontal .slider-selection {
  height: 100%;
  top: 0;
  bottom: 0;
}

.slider.slider-horizontal .slider-handle {
  margin-top: -5px;
}

.slider input {
  display: none;
}

.slider .tooltip-inner {
  white-space: nowrap;
}

.slider-track {
  position: absolute;
  cursor: pointer;
  background-color: #939393;
  width: 94% !important;
  margin: 0 auto;
  background-repeat: repeat-x;
}

.slider-selection {
  position: absolute;
  background-repeat: repeat-x;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.slider-handle {
  position: absolute;
  width: 20px;
  height: 20px;
  border-radius: 400px;
  background-color: #fff;
  top: -3px;
  background-repeat: repeat-x;
  margin-left: -3px !important;
  opacity: 1;
  border: 5px solid;
}

.star-holder .star {
  display: inline;
}

.le-button {
  border-radius: 4px;
  font-weight: bold;
  padding: 10px 20px;
  display: inline-block;
  line-height: 20px;
  border: none;
  font-size: 15px;
  color: #fff;
  transition: 0.3s ease;
}

.le-button.huge {
  padding: 18px 52px;
}

.le-button:hover {
  color: #fff;
}

.le-button.disabled {
  cursor: not-allowed;
  background-color: #c6c6c6;
  color: #fff;
}

.le-button.inverse {
  background-color: #e0e0e0;
  color: #3D3D3D;
  font-weight: 100;
}

.le-button.inverse:hover {
  background-color: #ececec;
  color: #3D3D3D;
}

.le-button.big {
  padding: 15px 34px;
}

.btn-add-to-compare:before {
  content: '\f0ec';
  font-family: fontawesome;
}

.btn-add-to-wishlist:before {
  content: '\f004';
  font-family: fontawesome;
}

.dropdown .dropdown-toggle {
  padding: 0 14px 0 5px;
}

.dropdown .dropdown-toggle:after {
  content: '\f107';
  font-family: fontawesome;
  color: #e0e0e0;
  display: inline-block;
  font-size: 15px;
  line-height: 15px;
  vertical-align: sub;
  margin: 0 0 0 3px;
}

.dropdown .dropdown-menu {
  border-radius: 0;
  top: 120% !important;
}

.le-dropdown {
  position: relative;
  border-radius: 5px;
}

.le-dropdown i {
  margin: 0 6px 0 0;
}

.le-dropdown .dropdown-toggle {
  padding: 19px 17px;
  display: inline-block;
}

.le-dropdown .dropdown-toggle:after {
  font-size: 24px;
  margin: 0 0 0 5px;
  color: #fff;
}

.le-dropdown.open {
  border-radius: 5px 5px 0 0 !important;
}

.le-dropdown .dropdown-menu {
  top: 96% !important;
  right: 0 !important;
  left: 0 !important;
  padding: 0;
  border: 1px solid #e0e0e0 !important;
  border-radius: 0 0 5px 5px !important;
}

.le-dropdown .dropdown-menu li:first-child a,
.le-dropdown .dropdown-menu li:last-child a {
  padding: 12px 15px;
}

.le-dropdown .dropdown-menu li:last-child,
.le-dropdown .dropdown-menu li:last-child a {
  border-radius: 0 0 5px 5px;
}

.le-dropdown .dropdown-menu li a {
  font-weight: 600;
  display: block;
  padding: 11px 15px;
  margin: 0 !important;
}

.le-dropdown .dropdown-menu li:nth-child(2n+1) {
  background-color: #F9F9F9;
}

.le-dropdown .dropdown-menu li:nth-child(2n) {
  background-color: #fff;
}

.le-dropdown .dropdown-menu:before {
  display: none;
}

.le-dropdown .dropdown-toggle,
.le-dropdown .dropdown-toggle i {
  color: #fff;
}

/*===================================================================================*/
/*  Carousel
/*===================================================================================*/
.carousel-holder.hover {
  position: relative;
}

.carousel-holder.hover.small .size-small {
  max-width: 134.7pt !important;
}

.carousel-holder.hover.small .size-small:hover .hover-area {
  bottom: 6px;
}

.carousel-holder .title-nav {
  margin: 0 0 32px 0;
  position: relative;
}

.carousel-holder .title-nav h1,
.carousel-holder .title-nav h2 {
  font-weight: normal !important;
  background-color: #fff;
  color: #3D3D3D;
  letter-spacing: -1px;
  padding: 0 23px 0 0;
}

.carousel-holder .title-nav h1 {
  font-size: 33px;
  line-height: 40px;
}

.carousel-holder .title-nav h2 {
  font-size: 28px;
  line-height: 35px;
}

.carousel-holder .title-nav .nav-holder {
  float: right;
  display: inline-block;
}

.carousel-holder .title-nav .nav-holder a {
  font-size: 29px;
  line-height: 40px;
  color: lightgray !important;
  margin: 0 3px;
}

.carousel-holder .title-nav .nav-holder:after {
  z-index: -1;
  top: 50%;
  position: absolute;
  left: 0;
  content: "";
  height: 1px;
  width: 90%;
  right: 0;
  margin: 0 auto;
  background-color: #e0e0e0;
}

.carousel-holder .title-nav .nav-holder a {
  color: #e0e0e0;
}

.brands-carousel .carousel-item {
  width: 168px;
  text-align: center;
  margin: 0 27px 0 0;
}

.brands-carousel .carousel-item a {
  padding: 30px 11px;
  margin: 2px 0 0 0;
  display: block;
  border: 1px solid #e0e0e0;
}

.brands-carousel .carousel-item a img {
  vertical-align: middle;
  display: inline-block;
}

/*===================================================================================*/
/*  OWL CAROUSEL
/*===================================================================================*/
.owl-carousel {
  text-align: center;
  cursor: default;
}

.owl-controls {
  display: inline-block;
  position: relative;
  margin-top: 40px;
}

.panel-group .panel .owl-controls {
  margin-top: 25px;
}

.panel-group.blank .panel .owl-controls {
  margin-top: 40px;
}

.owl-pagination,
.homebanner-holder .owl-dots {
  position: relative;
  line-height: 30px;
}

.owl-buttons {
  display: none;
}

.owl-prev,
.owl-next {
  display: inline-block;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 30px;
  height: 30px;
  font-size: 21px;
  color: #FFF;
  background-color: lightgray;
  border: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin: auto;
  -webkit-transition: all 200ms ease-out;
  -moz-transition: all 200ms ease-out;
  -o-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
  opacity: 0;
}

.owl-prev {
  left: -35px;
}

.owl-next {
  right: -35px;
}

.owl-carousel:hover .owl-prev {
  left: -40px;
  opacity: .25;
}

.owl-carousel:hover .owl-next {
  right: -40px;
  opacity: .25;
}

.owl-carousel:hover .owl-prev:hover,
.owl-carousel:hover .owl-next:hover {
  opacity: 1;
}

.owl-outer-nav:after {
  content: "";
  position: absolute;
  top: 0;
  left: -15%;
  width: 130%;
  height: 100%;
  z-index: 0;
}

.owl-outer-nav .owl-wrapper-outer,
.owl-outer-nav .owl-stage-outer,
.owl-outer-nav .owl-pagination,
.owl-outer-nav .owl-prev,
.owl-outer-nav .owl-next {
  z-index: 1;
}

.owl-outer-nav .owl-controls {
  position: static;
}

.owl-outer-nav .owl-prev {
  left: -65px;
}

.owl-outer-nav .owl-next {
  right: -65px;
}

.owl-outer-nav:hover .owl-prev {
  left: -80px;
}

.owl-outer-nav:hover .owl-next {
  right: -80px;
}

.owl-ui-md .owl-pagination {
  line-height: 45px;
}

.owl-ui-md .owl-prev,
.owl-ui-md .owl-next {
  width: 45px;
  height: 45px;
  font-size: 45px;
}

.owl-ui-md .owl-prev {
  left: -55px;
}

.owl-ui-md .owl-next {
  right: -55px;
}

.owl-ui-md:hover .owl-prev {
  left: -60px;
}

.owl-ui-md:hover .owl-next {
  right: -60px;
}

.owl-outer-nav.owl-ui-md:after {
  left: -18%;
  width: 136%;
}

.owl-outer-nav.owl-ui-md .owl-prev {
  left: -85px;
}

.owl-outer-nav.owl-ui-md .owl-next {
  right: -85px;
}

.owl-outer-nav.owl-ui-md:hover .owl-prev {
  left: -100px;
}

.owl-outer-nav.owl-ui-md:hover .owl-next {
  right: -100px;
}

.owl-ui-lg .owl-pagination {
  line-height: 60px;
}

.owl-ui-lg .owl-prev,
.owl-ui-lg .owl-next {
  width: 60px;
  height: 60px;
  font-size: 42px;
}

.owl-ui-lg .owl-prev {
  left: -75px;
}

.owl-ui-lg .owl-next {
  right: -75px;
}

.owl-ui-lg:hover .owl-prev {
  left: -80px;
}

.owl-ui-lg:hover .owl-next {
  right: -80px;
}

.owl-outer-nav.owl-ui-lg:after {
  left: -22%;
  width: 144%;
}

.owl-outer-nav.owl-ui-lg .owl-prev {
  left: -105px;
}

.owl-outer-nav.owl-ui-lg .owl-next {
  right: -105px;
}

.owl-outer-nav.owl-ui-lg:hover .owl-prev {
  left: -120px;
}

.owl-outer-nav.owl-ui-lg:hover .owl-next {
  right: -120px;
}

.owl-inner-nav .owl-controls {
  position: static;
}

.owl-inner-nav .owl-prev {
  left: 45px;
}

.owl-inner-nav .owl-next {
  right: 45px;
}

.owl-inner-nav:hover .owl-prev {
  left: 30px;
}

.owl-inner-nav:hover .owl-next {
  right: 30px;
}

.owl-outer-nav .owl-prev,
.owl-outer-nav .owl-next,
.owl-inner-nav .owl-prev,
.owl-inner-nav .owl-next {
  bottom: 70px;
}

.owl-outer-nav.owl-ui-md .owl-prev,
.owl-outer-nav.owl-ui-md .owl-next,
.owl-inner-nav.owl-ui-md .owl-prev,
.owl-inner-nav.owl-ui-md .owl-next {
  bottom: 85px;
}

.owl-outer-nav.owl-ui-lg .owl-prev,
.owl-outer-nav.owl-ui-lg .owl-next,
.owl-inner-nav.owl-ui-lg .owl-prev,
.owl-inner-nav.owl-ui-lg .owl-next {
  bottom: 100px;
}

.owl-inner-pagination .owl-pagination,
.owl-inner-pagination .owl-prev,
.owl-inner-pagination .owl-next {
  margin-top: -40px;
  top: -60px;
}

.owl-inner-pagination.owl-ui-md .owl-pagination,
.owl-inner-pagination.owl-ui-md .owl-prev,
.owl-inner-pagination.owl-ui-md .owl-next {
  margin-top: -50px;
  top: -65px;
}

.owl-inner-pagination.owl-ui-lg .owl-pagination,
.owl-inner-pagination.owl-ui-lg .owl-prev,
.owl-inner-pagination.owl-ui-lg .owl-next {
  margin-top: -60px;
  top: -75px;
}

.owl-inner-pagination.owl-outer-nav .owl-prev,
.owl-inner-pagination.owl-outer-nav .owl-next,
.owl-inner-pagination.owl-inner-nav .owl-prev,
.owl-inner-pagination.owl-inner-nav .owl-next {
  margin: auto;
  top: 0;
  bottom: 43px;
}

.owl-inner-pagination .owl-pagination {
  -webkit-transition: all 200ms ease-out;
  -moz-transition: all 200ms ease-out;
  -o-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
  opacity: 0;
}

.owl-inner-pagination:hover .owl-pagination {
  opacity: 1;
}

.owl-inner-pagination.owl-inner-nav .owl-pagination,
.owl-inner-pagination.owl-outer-nav .owl-pagination {
  top: -45px;
}

.owl-inner-pagination.owl-inner-nav.owl-ui-md .owl-pagination,
.owl-inner-pagination.owl-outer-nav.owl-ui-md .owl-pagination {
  top: -50px;
}

.owl-inner-pagination.owl-inner-nav.owl-ui-lg .owl-pagination,
.owl-inner-pagination.owl-outer-nav.owl-ui-lg .owl-pagination {
  top: -60px;
}

.owl-inner-pagination.owl-inner-nav:hover .owl-pagination,
.owl-inner-pagination.owl-outer-nav:hover .owl-pagination {
  top: -60px;
}

.owl-inner-pagination.owl-inner-nav.owl-ui-md:hover .owl-pagination,
.owl-inner-pagination.owl-outer-nav.owl-ui-md:hover .owl-pagination {
  top: -65px;
}

.owl-inner-pagination.owl-inner-nav.owl-ui-lg:hover .owl-pagination,
.owl-inner-pagination.owl-outer-nav.owl-ui-lg:hover .owl-pagination {
  top: -75px;
}

#owl-main .item {
  height: 525px;
  background-color: #FFF;
  background-position: center 55%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

#owl-main.height-md .item {
  height: 457px;
}

#owl-main.height-lg .item {
  height: 675px;
}

#owl-main .container {
  display: table;
  height: inherit;
}

#owl-main .caption {
  display: table-cell;
}

#owl-main .caption.vertical-center {
  vertical-align: middle;
  padding-bottom: 3vh;
}

#owl-main .caption.vertical-top {
  vertical-align: top;
  padding-top: 8vh;
}

#owl-main .caption.vertical-bottom {
  vertical-align: bottom;
  padding-bottom: 14vh;
}

#owl-main .caption.text-center {
  padding-left: 10%;
  padding-right: 10%;
}

#owl-main .caption.text-left {
  padding-right: 20%;
}

#owl-main .caption.text-right {
  padding-left: 20%;
}

#owl-main .owl-controls {
  display: block;
  position: static;
  margin-top: -47px;
}

.homebanner-holder #owl-main .owl-dots {
  background: #FFF;
  line-height: inherit;
  position: absolute;
  bottom: -30px;
  padding: 10px;
  display: inline-block;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  opacity: 0;
  -webkit-transition: all 200ms ease-out;
  -moz-transition: all 200ms ease-out;
  -o-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
}

.homebanner-holder #owl-main:hover .owl-dots {
  bottom: -18px;
  opacity: 1;
}

#owl-main .owl-prev,
#owl-main .owl-next {
  bottom: 0;
}

.owl-controls .owl-page,
.homebanner-holder .owl-dots .owl-dot {
  display: inline-block;
}

.owl-pagination .owl-page span,
.homebanner-holder .owl-dots .owl-dot span {
  display: block;
  width: 15px;
  height: 15px;
  background: lightgray;
  border: none;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  margin: 0 5px;
  -webkit-transition: all 200ms ease-out;
  -moz-transition: all 200ms ease-out;
  -o-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
}

.owl-item-gap .item {
  margin: 0 15px;
}

.owl-item-gap-sm .item {
  margin: 0 10px;
}

.owl-item.loading {
  min-height: inherit;
  background: none;
}

#owl-recently-viewed .owl-wrapper-outer,
#owl-recently-viewed .owl-stage-outer,
#owl-recently-viewed-2 .owl-wrapper-outer,
#owl-recently-viewed-2 .owl-stage-outer {
  width: 454.1%;
  padding-bottom: 70px;
}

#owl-recently-viewed .owl-wrapper-outer .owl-item .product-item-holder,
#owl-recently-viewed .owl-stage-outer .owl-item .product-item-holder,
#owl-recently-viewed-2 .owl-wrapper-outer .owl-item .product-item-holder,
#owl-recently-viewed-2 .owl-stage-outer .owl-item .product-item-holder {
  border-right-width: 0;
}

#owl-recently-viewed .owl-wrapper-outer .owl-item .product-item-holder .wish-compare a,
#owl-recently-viewed .owl-stage-outer .owl-item .product-item-holder .wish-compare a,
#owl-recently-viewed-2 .owl-wrapper-outer .owl-item .product-item-holder .wish-compare a,
#owl-recently-viewed-2 .owl-stage-outer .owl-item .product-item-holder .wish-compare a {
  margin: 0 7px;
}

#owl-recently-viewed .owl-wrapper-outer .owl-item:last-child .product-item-holder,
#owl-recently-viewed .owl-stage-outer .owl-item:last-child .product-item-holder,
#owl-recently-viewed-2 .owl-wrapper-outer .owl-item:last-child .product-item-holder,
#owl-recently-viewed-2 .owl-stage-outer .owl-item:last-child .product-item-holder {
  border-right-width: 1px;
}

#owl-recommended-products .owl-wrapper-outer,
#owl-recommended-products .owl-stage-outer {
  width: 100.1%;
  padding-bottom: 70px;
}

#owl-recommended-products .owl-wrapper-outer .owl-item .product-item-holder,
#owl-recommended-products .owl-stage-outer .owl-item .product-item-holder {
  border-right-width: 0;
}

#owl-recommended-products .owl-wrapper-outer .owl-item .product-item-holder .wish-compare a,
#owl-recommended-products .owl-stage-outer .owl-item .product-item-holder .wish-compare a {
  margin: 0 7px;
}

#owl-recommended-products .owl-wrapper-outer .owl-item:last-child .product-item-holder,
#owl-recommended-products .owl-stage-outer .owl-item:last-child .product-item-holder {
  border-right-width: 1px;
}

/*===================================================================================*/
/*  Product Item, Product List, Product Grid
/*===================================================================================*/
.product-item-holder.hover {
  position: relative;
}

.product-item-holder.hover.size-small .product-item .add-cart-button {
  margin-bottom: 10px;
}

.product-item-holder.hover.size-small .product-item .add-cart-button a {
  padding: 5px 10px !important;
  font-size: 12px !important;
}

.product-item-holder.hover.size-small .product-item .add-cart-button a:before {
  font-size: 12px !important;
}

.product-item-holder.hover.size-small .product-item .hover-area {
  bottom: 9px;
}

.product-item-holder.hover.size-small .product-item .hover-area .wish-compare a {
  margin: 0 8px;
  font-size: 11px !important;
}

.product-item-holder.hover.size-small .product-item .hover-area .wish-compare a:before {
  font-size: 12px !important;
  margin-right: 3px;
}

.product-item-holder.hover.size-medium .product-item .wish-compare a {
  margin: 0 5px !important;
}

.product-item-holder.hover.size-medium .product-item .add-cart-button {
  margin-bottom: 10px;
}

.product-item-holder.hover.size-medium .product-item .add-cart-button a {
  padding: 5px 10px !important;
  font-size: 12px;
}

.product-item-holder.hover.size-medium .product-item .hover-area {
  bottom: 7px;
}

.product-item-holder.hover .product-item .hover-area {
  text-align: center;
  bottom: 11px;
  width: 100%;
  display: none;
}

.product-item-holder.hover .product-item .hover-area .wish-compare a {
  margin: 0 10px;
}

.product-item-holder.hover .product-item .hover-area .add-cart-button {
  position: relative;
  margin-bottom: 10px;
}

.product-item-holder.hover .product-item .hover-area .add-cart-button a {
  padding: 13px 31px;
  z-index: 10;
  position: relative;
}

.product-item-holder.hover .product-item .hover-area .add-cart-button:before {
  z-index: 0;
  width: 100%;
  height: 1px;
  background-color: #e0e0e0;
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
}

.product-item-holder.hover:hover .product-item,
.product-item-holder.hover.test .product-item {
  width: 100%;
  position: absolute;
  padding-bottom: 2%;
  box-shadow: 0px 0px 5px 0px #c6c6c6;
  z-index: 200;
  background-color: #fff;
}

.product-item-holder.hover:hover .hover-area,
.product-item-holder.hover.test .hover-area {
  display: block;
}

.product-grid-holder .row:nth-child(n+2) .product-item-holder {
  border-top: 0;
}

.product-grid-holder .product-item-holder {
  background-color: #fff;
  /* min-height: 401px; */
  border: 1px solid #ececec;
  border-right: 0;
  position: relative;
}

.image .img {
  max-width: 60%;
}

.product-grid-holder .product-item-holder:last-child {
  border-right: 1px solid #ececec;
}


.product-grid-holder .product-item-holder .image {
  padding: 29px 0px 0 0;
}

.product-grid-holder .product-item-holder .prices {
  margin: 0 34px;
  padding: 11px 0;
}

.product-grid-holder .product-item-holder .body {
  margin: 0 34px;
  min-height: 107px;
  border-bottom: 1px solid #ececec;
}

.product-grid-holder .product-item-holder.size-big .body {
  min-height: 133px;
}

.product-grid-holder .product-item-holder.size-big .body .title {
  min-height: 36px;
  line-height: 26px;
  font-size: 20px;
  margin: 10px 0 0 0;
}

.product-grid-holder .product-item-holder.size-big .prices {
  padding: 11px 0 13px 0;
}

.product-grid-holder .product-item-holder.size-big .prices .le-button {
  margin-left: 10px;
}

.product-grid-holder .product-item-holder.size-big .price-current {
  font-size: 26px !important;
  line-height: 55px;
}

.product-grid-holder .product-item-holder.size-medium {
  max-width: 224.8px;
  min-height: 323px;
}

.product-grid-holder .product-item-holder.size-medium .image {
  padding: 16px 0px 0 0;
}

.product-grid-holder .product-item-holder.size-medium .body {
  margin: 0 20px;
}

.product-grid-holder .product-item-holder.size-medium .body .title {
  min-height: 36px;
  line-height: 19px;
}

.product-grid-holder .product-item-holder.size-small {
  min-height: 270px;
  /* max-width: 194px !important; */
}

.product-grid-holder .product-item-holder.size-small .ribbon {
  top: 0;
}

.product-grid-holder .product-item-holder.size-small .image {
  padding: 0;
}

.product-grid-holder .product-item-holder.size-small .body {
  margin: 0 15px;
  min-height: 71px;
}

.product-grid-holder .product-item-holder.size-small .body .title {
  margin: 9px 0 0 0;
  line-height: 16px;
}

.product-grid-holder .product-item-holder.size-small .body .brand {
  line-height: 22px;
}

.product-grid-holder .product-item-holder.size-small .prices {
  margin: 0 15px;
  padding: 8px 0;
}

.product-item-holder {
  background-color: #fff;
  border: 1px solid #ececec;
  position: relative;
}

.product-item-holder .ribbon {
  position: absolute;
}

.product-item-holder .image {
  text-align: center;
}

.product-item-holder .prices {
  margin: 0 34px;
  padding: 11px 0;
}

.product-item-holder .price-prev {
  display: inline-block;
  font-size: 14px;
  color: lightgray;
}

.product-item-holder .price-current {
  color: #2A1051;
  font-weight: 700;
  font-size: 17px;
}

.product-item-holder .body .title {
  margin: 7px 0 0 0;
  line-height: 19px;
}

.product-item-holder .body .title a {
  color: #0E53A5;
  font-weight: bold;
}

.product-item-holder .body .brand {
  font-size: 10px;
  line-height: 30px;
  color: #3D3D3D;
}

.product-grid-holder.medium .product-item-holder .prices {
  margin: 0 20px;
}

.single-product-gallery .single-product-gallery-item {
  display: inline-block;
}

.single-product-gallery .single-product-gallery-item a {
  display: block;
  padding: 20px;
}

.single-product-gallery .gallery-thumbs {
  position: relative;
  margin: 0px 20px 0px 9%;
  text-align: left;
}

.single-product-gallery .gallery-thumbs .nav-holder {
  position: absolute;
  background-color: #fff;
  width: 23px;
  padding: 3px;
  top: 0px;
  height: 100%;
  z-index: 50;
}

.single-product-gallery .gallery-thumbs .nav-holder.right {
  right: 0;
}

.single-product-gallery .gallery-thumbs .nav-holder.left {
  left: 0;
}

.single-product-gallery .gallery-thumbs .next-btn,
.single-product-gallery .gallery-thumbs .prev-btn {
  background-color: #e0e0e0;
  border-radius: 2px;
  position: absolute;
  z-index: 100;
  height: 90%;
  width: 90%;
}

.single-product-gallery .gallery-thumbs .next-btn:after,
.single-product-gallery .gallery-thumbs .prev-btn:after {
  text-align: center;
  color: #fff;
  font-size: 30px;
  line-height: 30px;
  height: 30px;
}

.single-product-gallery .gallery-thumbs .next-btn {
  right: 0;
}

.single-product-gallery .gallery-thumbs .next-btn:after {
  content: '\f105';
  font-family: fontawesome;
}

.single-product-gallery .gallery-thumbs .prev-btn {
  left: 0;
}

.single-product-gallery .gallery-thumbs .prev-btn:after {
  content: '\f104';
  font-family: fontawesome;
}

.single-product-gallery .gallery-thumbs .item,
.single-product-gallery .gallery-thumbs li {
  display: inline-block;
  float: left;
}

.single-product-gallery .gallery-thumbs .item a,
.single-product-gallery .gallery-thumbs li a {
  display: inline-block;
  border: 1px solid #e0e0e0;
  min-height: 60px;
}

.grid-list-products {
  margin: 0 0 59px 0;
}

.grid-list-products .result-counter {
  padding: 30px 0;
  font-size: 13px;
  line-height: 20px;
  text-align: right;
}

.grid-list-products .product-grid-holder {
  margin: 36px 0 0 0;
  border: 1px solid #ececec;
  border-bottom: 0;
  border-right: 0;
}

.grid-list-products .product-grid-holder .product-item-holder {
  min-height: 410px;
  border: 1px solid #ececec;
  border-top: 0;
  border-left: 0;
}

.grid-list-products .product-grid-holder .product-item-holder .image {
  padding: 30px 0px 6px 0;
}

.grid-list-products .product-grid-holder .pagination-holder .pagination {
  display: inline-block;
}

.grid-list-products .section-title {
  margin: 32px 0 11px;
  font-size: 27px;
}

.grid-list-products .control-bar {
  background-color: #F9F9F9;
  border-radius: 5px;
  padding: 13px;
}

.grid-list-products .control-bar #popularity-sort {
  width: 190px;
  margin: 0 18px 0 0;
}

.grid-list-products .grid-list-buttons {
  padding: 7px;
  float: right;
}

.grid-list-products .grid-list-buttons ul li {
  min-width: 49px;
  margin: 0 23px 0 0;
}

.grid-list-products .grid-list-buttons ul li:last-child {
  margin: 0;
}

.grid-list-products .grid-list-buttons ul li a {
  font-size: 13px;
  color: #3D3D3D;
  font-weight: 600;
}

.grid-list-products .grid-list-buttons ul li a i {
  font-size: 19px;
  color: #ccc;
  vertical-align: bottom;
}

.products-list {
  margin: 36px 0 27px 0;
}

.products-list .product-item {
  min-height: 241px;
  position: relative;
  border: 1px solid #e0e0e0;
  border-bottom: 0;
}

.products-list .product-item:last-child {
  border-bottom: 1px solid #e0e0e0;
}

.products-list .product-item .row .image-holder {
  width: 31% !important;
  padding: 19px;
}

.products-list .product-item .row .body-holder {
  width: 47%;
  padding: 13px 0px;
}

.products-list .product-item .row .body-holder .body .brand {
  border-bottom: 1px solid #e0e0e0;
}

.products-list .product-item .row .body-holder .body .excerpt {
  margin: 10px 0 16px 0;
  font-size: 12px;
}

.products-list .product-item .row .body-holder .body .excerpt .star-holder {
  margin: -4px 0 6px 0;
}

.products-list .product-item .row .body-holder .body .excerpt .star-holder img {
  width: 16px;
  height: 16px;
}

.products-list .product-item .row .price-area {
  width: 22%;
  padding: 27px;
}

.products-list .product-item .row .price-area .price-current {
  font-size: 18px;
  line-height: 33px;
  display: inline-block;
  vertical-align: middle;
}

.products-list .product-item .row .price-area .price-prev {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 0 4px;
}

.products-list .product-item .row .price-area .le-button {
  padding: 13px 28px;
  margin: 0 0 18px 0;
}

/*===================================================================================*/
/*  Home Page
/*===================================================================================*/
#top-banner-and-menu {
  margin: 27px 0 0 0;
}

#top-banner-and-menu.homepage2 {
  background-color: #f6f6f6;
  margin: 0;
}

.homebanner-holder {
  width: 78.5% !important;
  padding-left: 20px;
}

.homebanner-slider {
  position: relative;
}

.homebanner-slider:hover .nav-holder {
  opacity: 1;
}

.homebanner-slider .nav-holder {
  opacity: 0;
  width: 100%;
  display: block;
  z-index: 100;
  position: absolute;
  top: 40%;
  transition: 0.3s ease;
}

.homebanner-slider .nav-holder .btn-prev,
.homebanner-slider .nav-holder .btn-next {
  position: absolute;
  font-size: 100px;
}

.homebanner-slider .nav-holder .btn-prev:hover,
.homebanner-slider .nav-holder .btn-next:hover {
  color: #333;
}

.homebanner-slider .nav-holder .btn-prev {
  left: 10px;
}

.homebanner-slider .nav-holder .btn-next {
  right: 10px;
}

.homebanner {
  display: inline-block;
}

.homebanner a {
  display: block;
}

.homebanner a:hover {
  opacity: 0.9;
}

#owl-main .caption {
  letter-spacing: -3px;
  color: #636363;
  position: absolute;
  z-index: 100;
  top: 11%;
  left: 5%;
}

#owl-main .caption.right {
  left: auto;
  right: 2%;
  top: 10%;
}

#owl-main .caption .big-text {
  font-size: 50px;
  line-height: 64px;
}

#owl-main .caption .big-text .big {
  display: block;
  font-size: 90px;
  font-weight: 800;
  line-height: 70px;
  top: -11px;
  left: 9px;
  position: relative;
}

#owl-main .caption .big-text .big .sign {
  font-size: 42px;
  vertical-align: super;
}

#owl-main .caption .excerpt {
  font-size: 28px;
  letter-spacing: -1px;
  margin-top: 15px;
  line-height: 28px;
}

#owl-main .caption .small {
  margin: 11px 0;
  letter-spacing: -1px;
}

#owl-main .caption .button-holder {
  margin: 31px 0 0;
}

#owl-main .caption .button-holder a {
  letter-spacing: 0px;
}

.banner>a {
  display: inline-block;
  position: relative;
  overflow: hidden;
}

.banner img {
  position: relative;
  transition: 0.3s ease;
}

.banner:hover img {
  -webkit-transform: rotate(-1deg) scale(1.1);
  -moz-transform: rotate(-1deg) scale(1.1);
  -ms-transform: rotate(-1deg) scale(1.1);
  -o-transform: rotate(-1deg) scale(1.1);
  opacity: 0.9;
}

.banner .banner-text {
  position: absolute;
  color: #3D3D3D;
  top: 30%;
  left: 4%;
  z-index: 200;
}

.banner .banner-text.theblue h1,
.banner .banner-text.theblue .tagline {
  color: #4F6276;
}

.banner .banner-text.right {
  right: 4%;
  left: auto;
}

.banner .banner-text h1 {
  font-size: 36px;
  font-weight: 800 !important;
  line-height: 38px;
}

.banner .banner-text .tagline {
  font-weight: 100;
  font-size: 20px;
  line-height: 33px;
}

#banner-holder {
  margin: 23px 0;
}

/* #products-tab {
  margin: 50px 0 20px 0;
} */

#products-tab .image {
  min-height: 215px;

}

.nav-tabs {
  border: none;
}

.nav-tabs,
.nav-tabs li,
.nav-tabs a,
.nav-tabs ul {
  transition: 0.3s ease;
}

.nav-tabs.simple li a {
  border-bottom: 1px solid #e0e0e0;
}

.nav-tabs.simple li.active a {
  padding: 14px 44px;
  background-color: #fff;
  color: #3D3D3D;
  border: 1px solid #e0e0e0;
}

.nav-tabs.simple li.active a:hover {
  background-color: #e0e0e0;
  color: #3D3D3D;
  border: 1px solid lightgray;
}

.nav-tabs li {
  float: none;
  display: inline-block;
  vertical-align: bottom;
}

.nav-tabs li a {
  border: none;
  color: #3D3D3D;
  background-color: #F9F9F9;
  font-size: 15px;
  line-height: 13px;
  padding: 18px 39px;
  margin: 0 3px;
}

.nav-tabs li.active a {
  margin-left: 0 !important;
  font-size: 19px;
  line-height: 30px;
  padding: 16px 53px;
  font-weight: 600;
}

.nav-tabs li.active a,
.nav-tabs li.active a:focus {
  color: #fff !important;
  border: none !important;
}

.nav-tabs li.active a:hover {
  cursor: pointer;
  color: #fff;
  border: none;
}

.btn-loadmore {
  color: #575757;
  display: inline-block;
  text-align: center;
  margin: 21px 0;
}

.btn-loadmore:hover i:before {
  color: #fff;
}

.btn-loadmore i {
  vertical-align: middle;
  display: inline-block;
  background-color: #F9F9F9;
  border-radius: 5px;
  width: 22px;
  height: 22px;
  position: relative;
  transition: 0.3s ease;
}

.btn-loadmore i:before {
  color: #575757;
  display: inline-block;
  width: 10px;
  height: 10px;
  font-size: 10px;
  line-height: 12px;
  vertical-align: middle;
  text-align: center;
  transition: 0.3s ease;
}

/*===================================================================================*/
/*  Single Product Page
/*===================================================================================*/
#single-product .gallery-holder {
  width: 37%;
}

#single-product .body-holder {
  width: 63%;
}

#single-product .body-holder .body {
  padding: 0 37px;
}

#single-product .body-holder .body .availability {
  margin: 0 0 0 21px;
  line-height: 20px;
}

#single-product .body-holder .body .title a {
  letter-spacing: -1px;
  color: #3D3D3D;
  font-weight: 500;
  font-size: 30px;
  line-height: 36px;
}

#single-product .body-holder .body .brand {
  line-height: 22px;
  padding-bottom: 7px;
  font-size: 10px;
  margin-bottom: 15px;
  border-bottom: 1px solid #e0e0e0;
}

#single-product .body-holder .stButton .stFb,
#single-product .body-holder .stButton .stTwbutton,
#single-product .body-holder .stButton .stMainServices {
  height: 23px;
}

#single-product .body-holder .buttons-holder {
  margin: 0 0 0 10px;
}

#single-product .body-holder .buttons-holder .btn-add-to-wishlist {
  margin: 0 20px 0 0;
}

#single-product .body-holder .excerpt {
  margin: 22px 0;
}

#single-product .body-holder .price-current {
  font-size: 40px;
  font-weight: 700;
  color: #28124A;
}

#single-product .body-holder .price-prev {
  font-size: 20px;
  font-weight: 600;
  color: #e0e0e0;
  text-decoration: line-through;
  vertical-align: bottom;
  line-height: 40px;
  margin: 0 0 0 16px;
}

#single-product .body-holder .qnt-holder {
  margin: 24px 0;
}

#single-product .body-holder #addto-cart {
  margin: 0px 0 0 18px;
}

#single-product .single-product-gallery-item {
  padding-bottom: 40px;
}

#single-product .single-product-gallery-item img {
  width: 425px;
}

#single-product .product-item-holder {
  border: none;
}

#single-product .product-item-holder .owl-wrapper-outer,
#single-product .product-item-holder .owl-stage-outer {
  border: 1px solid #e0e0e0;
}

#single-product .gallery-thumbs {
  margin: 10px 0 0 0;
}

#single-product .gallery-thumbs .owl-wrapper-outer,
#single-product .gallery-thumbs .owl-stage-outer {
  border: none;
}

#single-product .gallery-thumbs img {
  width: 67px;
}

#owl-single-product .single-product-gallery-item>a {
  display: inline;
}

#owl-single-product-thumbnails .owl-wrapper-outer,
#owl-single-product-thumbnails .owl-stage-outer {
  width: 100.1%;
}

#owl-single-product-thumbnails .owl-item .horizontal-thumb {
  border: 1px solid #e0e0e0;
  display: block;
  border-right-width: 0;
}

#owl-single-product-thumbnails .owl-item:last-child .horizontal-thumb {
  border-right-width: 1px;
}

.single-product-gallery-thumbs .nav-holder {
  display: none;
}

.single-product-gallery-thumbs .nav-holder:hover {
  opacity: 1;
}

.single-product-gallery-thumbs:hover .nav-holder {
  display: block;
  opacity: 0.8;
}

.le-quantity {
  padding: 5 px;
  position: relative;
  border: 1px solid #e0e0e0;
}

.le-quantity .minus,
.le-quantity .plus {
  position: absolute;
  width: 5px;
  height: 100%;
  padding: 3px 14px;
  background-color: #F9F9F9;
  top: 0;
}

.le-quantity .minus:hover,
.le-quantity .plus:hover {
  background-color: #f6f6f6;
}

.le-quantity .minus,
.le-quantity .minus:after,
.le-quantity .plus,
.le-quantity .plus:after {
  color: #3D3D3D;
  transition: 0.3s ease;
}

.le-quantity .minus:after,
.le-quantity .plus:after {
  width: 10px;
  height: 10px;
  font-size: 10px;
}

.le-quantity .minus {
  left: 0;
  border-right: 1px solid #e0e0e0;
}

.le-quantity .minus:after {
  content: '\f068';
  font-family: fontawesome;
}

.le-quantity .plus {
  border-left: 1px solid #e0e0e0;
  right: 0;
}

.le-quantity .plus:after {
  content: '\f067';
  font-family: fontawesome;
}

.le-quantity input {
  border: none;
  text-align: center;
  width: 80px;
  color: #3D3D3D;
  font-size: 20px;
  background-color: #fff;
}

.meta-row span {
  color: #3D3D3D;
  font-weight: 500;
}

.meta-row span a {
  font-weight: 600;
}

.meta-row span a:hover {
  color: #3D3D3D;
}

#single-product-tab {
  margin: 42px 0 20px 0;
}

#single-product-tab .tab-content {
  border: 1px solid #e0e0e0;
}

#single-product-tab .tab-pane {
  padding: 35px;
}

#single-product-tab .tab-pane p {
  margin-bottom: 24px;
}

#single-product-tab .tab-pane .meta-row {
  margin: 47px 0 0 0;
  font-size: 14px;
}

#single-product-tab .tab-pane .meta-row .seperator {
  margin: 0 20px;
}

#single-product-tab .new-review-form {
  margin: 53px 0 0 0;
}

#single-product-tab .new-review-form .field-row {
  margin-bottom: 36px;
}

#single-product-tab .new-review-form h2 {
  font-size: 22px;
  line-height: 36px;
}

#single-product-tab .new-review-form form {
  margin: 27px 0 0 0;
}

#single-product-tab .new-review-form .star-row {
  margin-bottom: 27px !important;
}

#single-product-tab .new-review-form .star-row .star-holder {
  padding: 9px 0 0 0;
}

#single-product-tab .new-review-form .buttons-holder {
  margin: -16px 0px 0 0px;
  text-align: right;
}

#single-product-tab .new-review-form .buttons-holder button {
  padding: 14px 31px;
}

.tabled-data.no-border {
  border-bottom: 1px solid #e0e0e0;
  padding-bottom: 16px;
}

.tabled-data.no-border li {
  border: none;
  line-height: 16px;
}

.tabled-data.inverse-bold label {
  font-weight: normal;
}

.tabled-data.inverse-bold .value {
  font-weight: 700;
}

.tabled-data li {
  border-bottom: 1px solid #e0e0e0;
  color: #3D3D3D;
  font-size: 14px;
  padding: 7px 0;
}

.tabled-data li:first-child {
  padding-top: 0;
}

.tabled-data li:last-child {
  border-bottom: 0;
}

.tabled-data li label {
  margin: 0;
  min-width: 150px;
  font-weight: 700;
}

.field-row label {
  display: block;
  font-weight: 700;
  font-size: 14px;
  color: #3D3D3D;
}

.field-row input {
  width: 100%;
}

.comment-item {
  margin-bottom: 20px;
}

.comment-item .comment-body {
  position: relative;
  padding: 21px;
  border: 1px solid #e0e0e0;
}

.comment-item .comment-body:before,
.comment-item .comment-body:after {
  content: "";
  border-width: 7.5px 10px 7.5px 0;
  width: 0;
  height: 0;
  border-style: solid;
  position: absolute;
  top: 20px;
}

.comment-item .comment-body:before {
  left: -10px;
  border-color: transparent #e0e0e0 transparent transparent;
}

.comment-item .comment-body:after {
  left: -8px;
  border-color: transparent #fff transparent transparent;
}

.comment-item .comment-body .author {
  font-weight: 500;
}

.comment-item .comment-body .comment-text {
  margin: 16px 0 7px 0 !important;
}

.comment-item .comment-body .date {
  font-size: 14px;
  line-height: 26px;
}

.sidebar-page #recently-reviewd {
  padding-top: 19px !important;
}

.sidebar-page .gallery-holder {
  padding: 15px;
  width: 50% !important;
}

.sidebar-page .body-holder {
  width: 50% !important;
  padding: 15px 0;
}

.sidebar-page .body-holder .body {
  padding: 0 19px !important;
}

.sidebar-page .body-holder .body .social-row {
  margin-bottom: 13px;
}

.sidebar-page .body-holder .body .buttons-holder {
  margin: 0 0 0 0px !important;
}

.sidebar-page #single-product-tab {
  margin-top: 12px;
}

/*===================================================================================*/
/*  Shopping Cart Page
/*===================================================================================*/
#cart-page {
  margin-bottom: 76px;
}

#cart-page .widget {
  margin: 0 0 17px 0 !important;
  padding-left: 40px;
}

#cart-page .widget .body {
  padding: 7px 0;
}

#cart-page .widget .buttons-holder {
  text-align: right;
}

#cart-page .widget .buttons-holder .simple-link {
  color: #3D3D3D;
  margin: 10px 0;
  font-size: 14px;
  line-height: 24px;
}

#cart-page .widget .tabled-data li label {
  min-width: 125px;
}

#cart-page .widget #total-price {
  margin: 18px 0 0 0;
  padding-bottom: 24px;
  border-bottom: 0;
}

#cart-page .widget #total-price .value {
  font-weight: bold;
  font-size: 25px;
  line-height: 25px;
}

#cart-page .items-holder {
  margin: 14px 0 0 0;
}

#cart-page .items-holder .close-btn {
  display: inline-block;
  position: absolute;
  right: 1%;
  top: 39%;
}

#cart-page .items-holder .close-btn:after {
  color: #3D3D3D;
  content: '\f00d';
  font-family: fontawesome;
}

#cart-page .items-holder .cart-item {
  border-bottom: 1px solid #e0e0e0;
  padding: 27px 0 24px;
}

#cart-page .items-holder .cart-item:first-child {
  padding-top: 0;
}

#cart-page .items-holder .cart-item:last-child {
  border-bottom: 0;
}

#cart-page .items-holder .cart-item .title {
  padding: 17px 0 0 0;
}

#cart-page .items-holder .cart-item .title a {
  line-height: 15px;
  font-size: 16px;
  text-transform: capitalize;
  font-weight: 700;
  color: #0E53A5;
}

#cart-page .items-holder .cart-item .brand {
  font-size: 10px;
  line-height: 27px;
}

#cart-page .items-holder .cart-item .quantity {
  margin: 11px 0 0 30px;
}

#cart-page .items-holder .cart-item .price {
  font-weight: 700;
  font-size: 18px;
  padding: 28px 0;
  text-align: center;
}

/*===================================================================================*/
/*  Checkout Page
/*===================================================================================*/
#checkout-page .billing-address form {
  margin: 23px 0 0 0;
}

#checkout-page .billing-address .le-input,
#checkout-page .billing-address .inline-input input,
.inline-input #checkout-page .billing-address input {
  padding: 9px;
}

#checkout-page .billing-address .field-row {
  margin-bottom: 25px;
}

#checkout-page #create-account {
  font-size: 13px;
  line-height: 24px;
}

#checkout-page #shipping-address {
  margin: 66px 0 0 0;
}

#checkout-page #shipping-address form {
  margin: 24px 0 0 0;
  font-size: 14px;
}

#checkout-page #your-order {
  margin: 58px 0 0 0;
}

#checkout-page #your-order .order-item {
  border-bottom: 1px solid #e0e0e0;
  padding: 24px 0 25px 0;
}

#checkout-page #your-order .order-item:first-child {
  margin-top: 16px;
}

#checkout-page #your-order .order-item .qty {
  font-weight: 700;
  font-size: 18px;
  display: block;
  margin: 14px 0 0 0;
  color: #3D3D3D;
}

#checkout-page #your-order .order-item .title {
  font-weight: 600;
}

#checkout-page #your-order .order-item .title a {
  margin: 0 0 0 -42px;
}

#checkout-page #your-order .order-item .title,
#checkout-page #your-order .order-item .title a {
  line-height: 27px;
  color: #3D3D3D;
}

#checkout-page #your-order .order-item .brand {
  margin: 0 0 0 -42px;
  font-size: 10px;
  line-height: 18px;
}

#checkout-page #your-order .order-item .price {
  text-align: right;
  font-weight: 800;
  font-size: 17px;
  line-height: 46px;
}

#checkout-page #subtotal-holder {
  margin: 44px 0 0 0;
}

#checkout-page #subtotal-holder .radio-group .radio-label {
  margin-bottom: 12px;
}

#checkout-page #subtotal-holder .tabled-data li label {
  min-width: 230px;
}

#checkout-page #subtotal-holder .tabled-data li .value {
  width: 140px;
}

#checkout-page #total-field {
  margin-top: 11px;
}

#checkout-page #total-field label {
  line-height: 24px;
}

#checkout-page #total-field .value {
  font-size: 21px;
  line-height: 30px;
}

#checkout-page .place-order-button {
  text-align: right;
  margin: 23px 0 52px 0;
}

#payment-method-options {
  margin: 90px 0 0 0;
}

#payment-method-options .payment-method-option {
  padding: 26px 0 25px;
  border-bottom: 1px solid #e0e0e0;
}

#payment-method-options .payment-method-option:first-child {
  padding-top: 0;
}

#payment-method-options .payment-method-option .radio-label {
  vertical-align: top;
  margin-top: -3px;
  font-size: 16px;
}

#payment-method-options .payment-method-option .fake-box {
  margin-right: 20px;
}

#payment-method-options .payment-method-option .value p {
  text-transform: none;
}

/*===================================================================================*/
/*  About Us Page
/*===================================================================================*/
.services .service {
  background-color: #FFF;
  text-align: center;
  padding: 55px 30px 30px 30px;
  position: relative;
}

.services .service .service-icon {
  height: 70px;
  width: 70px;
  border-radius: 4px;
  font-size: 40px;
  position: absolute;
  margin-bottom: 20px;
  top: -35px;
  left: 35%;
}

.services .service .service-icon i {
  padding: 15px;
}

.services .service h3 {
  font-size: 21px;
  font-weight: 600;
  line-height: 36px;
  color: #434343;
  margin-bottom: 10px;
}

.services .service p {
  font-size: 15px;
  color: #747474;
  line-height: 24px;
}

.team-members .team-member {
  margin-bottom: 20px;
}

.team-members .team-member .profile-pic {
  width: 100%;
}

.team-members .team-member .profile {
  text-align: center;
  padding: 26px 0;
  background-color: #f8f8f8;
}

.team-members .team-member .profile h3 {
  font-size: 24px;
  color: #434343;
  font-weight: 400 !important;
}

.team-members .team-member .profile h3 .designation {
  font-size: 18px;
  color: #afafaf;
}

.team-members .team-member .profile .social {
  display: none;
}

/*===================================================================================*/
/*  Contact Page
/*===================================================================================*/
#contact-us .bordered,
#authentication .bordered {
  border-bottom: 1px solid #ececec;
}

.cf-style-1 .field-row {
  margin-bottom: 25px;
}

.cf-style-1 label {
  color: #3e3e3e;
  font-size: 14px;
  line-height: 22px;
  font-weight: 600 !important;
}

.cf-style-1 .le-input,
.cf-style-1 .inline-input input,
.inline-input .cf-style-1 input {
  background-color: #f6f6f6;
  border-radius: 0;
  padding: 9px;
}

.our-store {
  line-height: 28px;
  color: #747474;
}

.our-store address {
  line-height: 28px;
}

.our-store h3 {
  font-size: 16px;
  color: #434343;
  margin: 40px 0;
}

.get-direction {
  background-color: #f6f6f6;
  padding: 15px 0;
}

.get-direction .btn-lg {
  padding: 13px 20px;
}

.get-direction .le-input,
.get-direction .inline-input input,
.inline-input .get-direction input {
  background-color: #FFF;
  color: #3e3e3e;
  font-size: 14px;
  padding: 15px 30px;
  font-weight: 600 !important;
}

/*===================================================================================*/
/*  Authentication Page
/*===================================================================================*/
.btn-facebook,
.btn-twitter {
  background-color: #3d5c98;
  color: #fff;
  font-size: 14px;
  line-height: 28px;
}

.btn-facebook:hover,
.btn-facebook:focus,
.btn-facebook:active,
.btn-twitter:hover,
.btn-twitter:focus,
.btn-twitter:active {
  background-color: #2e4674;
  color: #FFF;
}

.btn-facebook i,
.btn-twitter i {
  font-size: 25px;
  display: inline-block;
  padding-right: 15px;
}

.btn-twitter {
  background-color: #22aadf;
}

.btn-twitter:hover,
.btn-twitter:focus,
.btn-twitter:active {
  background-color: #1a89b4;
  color: #FFF;
}

.social-auth-buttons {
  padding: 15px 0 25px 0;
}

.register-form {
  padding: 40px 0;
}

.list-benefits>li {
  margin-bottom: 15px;
  color: #747474;
  font-size: 16px;
  font-weight: 600;
}

/*===================================================================================*/
/*  FAQ Page
/*===================================================================================*/
.panel-group-faq .panel-faq .panel-heading {
  padding: 0 15px;
}

.panel-group-faq .panel-faq .panel-heading .panel-title {
  font-size: 28px;
  color: #434343;
  font-weight: 400 !important;
}

.panel-group-faq .panel-faq .panel-heading .panel-title>a {
  padding: 24px 0;
  display: block;
}

.panel-group-faq .panel-faq .panel-heading .panel-title>a:after {
  content: "\f106";
  font-family: fontawesome;
  float: right;
}

.panel-group-faq .panel-faq .panel-heading .panel-title>a.collapsed:after {
  content: "\f107";
  color: #e1e1e1;
}

.panel-group-faq .panel-faq .panel-body {
  line-height: 28px;
  font-size: 16px;
  color: #747474;
  border-top: 0 !important;
  padding: 20px 15px 60px 15px;
}

/*===================================================================================*/
/*  Blog Page
/*===================================================================================*/
/* .posts.sidemeta {
  padding-left: 50px;
  margin-left: 20px;
} */

.posts.sidemeta .format-wrapper {
  position: absolute;
  top: 75px;
  left: -75px;
  font-size: 25px;
}

.posts.sidemeta .format-wrapper a {
  color: #a7a7a7;
}

.posts.sidemeta .date-wrapper {
  position: absolute;
  top: 0;
  left: -90px;
}

.posts .meta {
  padding: 18px 0;
  border-bottom: 1px solid #ececec;
}

.posts .meta>li {
  display: inline-block;
  margin: 0 6px;
}

.posts .meta>li,
.posts .meta>li a {
  color: #9f9f9f;
  transition: 0.3s ease;
}

.posts .meta>li:before {
  content: "\f111";
  color: #9f9f9f;
  font-family: fontawesome;
  font-size: 5px;
  padding-right: 15px;
  float: left;
  margin-top: 7px;
  display: inline-block;
}

.posts .meta>li:first-child {
  margin-left: 0;
}

.posts .meta>li:first-child:before {
  content: none;
}

.posts .post {
  /* margin-bottom: 100px; */
  position: relative;
}

.posts .post .date-wrapper {
  text-align: center;
  display: table;
  float: left;
  margin-right: 20px;
}

.posts .post .date-wrapper .date {
  display: table-cell;
  vertical-align: middle;
  border-radius: 4px;
  width: 52px;
  height: 71px;
  background-color: #337cc8;
  line-height: 24px;
  color: #FFF;
}

.posts .post .date-wrapper .date .month {
  font-size: 15px;
  text-transform: uppercase;
  display: block;
}

.posts .post .date-wrapper .date .day {
  font-size: 18px;
  display: block;
}

.posts .post .post-media {
  margin-bottom: 50px;
}

.posts .post .post-media iframe {
  width: 100%;
  border: 0;
}

.posts .post p {
  color: #747474;
  font-size: 14px;
  line-height: 24px;
  padding: 24px 0;
  text-align: justify;
}

.posts .post .post-title {
  font-size: 28px;
  color: #434343;
  line-height: 120%;
  font-weight: 400 !important;
}

.posts .format-quote {
  padding: 60px 80px;
  background-color: #337cc8;
}

.posts .format-quote:before {
  background: url("../images/background-images/testimonials.jpg") repeat scroll 0 0 transparent;
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0.05;
  position: absolute;
  right: 0;
  top: 0;
}

.posts .format-quote blockquote {
  border-left: 0;
  padding: 0;
  position: relative;
}

.posts .format-quote blockquote:after {
  content: "\f10e";
  display: block;
  font-family: fontawesome;
  font-size: 40px;
  line-height: 100%;
  position: absolute;
  bottom: 0;
  right: 0;
  color: #FFF;
}

.posts .format-quote blockquote p {
  font-size: 22px;
  font-style: italic;
  line-height: 160%;
  color: #FFF;
  font-weight: 600 !important;
}

.posts .format-quote blockquote footer {
  color: #FFF;
}

.posts .format-quote blockquote footer:after {
  background-color: #FFF;
  content: "";
  display: inline-block;
  height: 1px;
  margin-bottom: 0.28em;
  width: 20px;
  margin-left: 5px;
}

.posts .format-link {
  background-color: #ececec;
  padding: 80px;
}

.posts .format-link .post-title {
  font-size: 38px;
  line-height: 46px;
  font-weight: 600 !important;
  margin-bottom: 20px;
}

.posts .format-link .post-title>a {
  color: #434343;
}

.posts .post-entry .meta {
  margin-bottom: 25px;
}

.posts .post-entry .post-title {
  font-size: 28px;
  color: #434343;
  line-height: 120%;
  font-weight: 400 !important;
}

.posts .post-entry p {
  font-size: 16px !important;
  line-height: 28px !important;
  color: #747474;
  padding: 0 !important;
  margin-bottom: 40px;
}

.posts .post-entry p.highlight {
  font-size: 19px !important;
  font-weight: 600 !important;
}

.posts .post-entry p.highlight-light {
  font-size: 19px !important;
}

.posts .post-entry .inner-left {
  padding-left: 50px;
}

.posts .post-entry blockquote {
  border-left: 0;
  font-size: inherit;
  margin: 0;
  padding: 0;
}

.posts .post-entry blockquote p {
  font-weight: 600;
  font-size: 16px;
  font-style: italic;
}

.posts .post-entry blockquote:before {
  content: "\f10d";
  font-family: FontAwesome;
  color: #a7a7a7;
  font-size: 25px;
  margin-left: -38px;
  float: left;
}

.blog-pagination {
  text-align: center;
  width: 100%;
}

.blog-pagination>li {
  display: inline-block !important;
}

.blog-sidebar .widget {
  margin-bottom: 55px !important;
}

.blog-sidebar .widget:first-child .body {
  margin-top: 0;
  padding-top: 0;
}

.blog-sidebar .widget h4 {
  border-bottom: 1px solid #ececec;
  font-size: 24px;
  font-weight: 400 !important;
  line-height: 45px;
}

.blog-sidebar .widget .body {
  padding-left: 0 !important;
  padding-right: 0 !important;
  font-size: 14px;
  line-height: 24px;
  color: #868686;
  padding-bottom: 0 !important;
  margin-bottom: 0 !important;
}

.blog-sidebar .widget .body .le-links>li,
.blog-sidebar .widget .body .accordion-widget .accordion .accordion-inner>li,
.accordion-widget .accordion .blog-sidebar .widget .body .accordion-inner>li {
  line-height: 36px;
  border-bottom: 1px solid #ececec;
}

.blog-sidebar .widget .body .le-links>li>a,
.blog-sidebar .widget .body .accordion-widget .accordion .accordion-inner>li>a,
.accordion-widget .accordion .blog-sidebar .widget .body .accordion-inner>li>a {
  color: #686868;
  font-weight: 600 !important;
  display: block;
}

.blog-sidebar .widget .body .le-links>li>a:before,
.blog-sidebar .widget .body .accordion-widget .accordion .accordion-inner>li>a:before,
.accordion-widget .accordion .blog-sidebar .widget .body .accordion-inner>li>a:before {
  content: none;
}

.blog-sidebar .widget .body .le-links>li>a:after,
.blog-sidebar .widget .body .accordion-widget .accordion .accordion-inner>li>a:after,
.accordion-widget .accordion .blog-sidebar .widget .body .accordion-inner>li>a:after {
  content: "\f105";
  font-family: fontawesome;
  float: right;
}

.blog-sidebar .widget .body .le-links>li:last-child,
.blog-sidebar .widget .body .accordion-widget .accordion .accordion-inner>li:last-child,
.accordion-widget .accordion .blog-sidebar .widget .body .accordion-inner>li:last-child {
  border-bottom: none;
}

.blog-sidebar .widget .body .tagcloud a {
  color: #686868;
  line-height: 34px;
}

.blog-sidebar .widget .body .search-form .form-group {
  float: left;
  margin-bottom: 0;
  margin-right: -28px;
  width: 100%;
}

.blog-sidebar .widget .body .search-form .form-control {
  font-size: 14px;
  border: none;
  height: 42px;
  border-radius: 0px;
  background: none repeat scroll 0 0 #f6f6f6;
  box-shadow: none;
  color: #1A1A1A;
  padding-left: 10px;
  padding-right: 10px;
}

.blog-sidebar .widget .body .search-form .form-control:focus {
  box-shadow: none;
}

.blog-sidebar .widget .body .search-form button {
  border: 0 none;
  float: left;
  font-size: 13px;
  margin: 0;
  padding: 10px 10px 5px 0;
  margin-top: 1px;
  background: transparent;
}

.blog-sidebar .widget .recent-post-list h5 {
  margin: 7px 0px;
  font-size: 14px;
  font-weight: 300 !important;
  line-height: 15.58px;
  text-transform: capitalize;
}

.blog-sidebar .widget .recent-post-list h5 a {
  color: #434343;
}

.blog-sidebar .widget .recent-post-list .posted-date {
  color: #8f8f8f;
  font-size: 12px;
}

.blog-sidebar .widget .recent-post-list .sidebar-recent-post-item {
  margin-bottom: 20px;
}

.blog-sidebar .widget .recent-post-list .media>.pull-left {
  padding-right: 0;
  margin-right: 10px;
}

.blog-sidebar .widget .recent-post-list img {
  height: 75px;
  width: 75px;
  overflow: hidden;
}

/* Owl Carousel for Blog Post with Gallery */
.owl-carousel-blog {
  margin-bottom: 30px;
}

.owl-carousel-blog .item {
  height: 430px !important;
}

.owl-carousel-blog .owl-prev,
.owl-carousel-blog .owl-next {
  opacity: 0.8;
}

/* Blog Post Author */
.blog-post-author {
  background: none repeat scroll 0 0 #F8F8F8;
  padding: 16px;
  margin-bottom: 60px;
  margin-top: 30px;
}

.blog-post-author .media>.pull-left {
  margin-right: 28px;
}

.blog-post-author .media .media-heading {
  font-size: 19px;
  margin: 15px 0px;
}

.blog-post-author .media .media-heading>a {
  color: #747474;
}

.blog-post-author .media .media-body p {
  color: #7f7f7f;
  font-size: 16px;
  line-height: 25px;
}

/* Blog COmments */
#comments>h3 {
  font-size: 24px;
  font-weight: 400 !important;
  border-bottom: 1px solid #ececec;
  margin-bottom: 35px;
  line-height: 40px;
}

.comment-item .comment-body header {
  border-bottom: none;
}

.comment-item .comment-body .author {
  font-size: 15px;
  font-weight: 700;
  display: inline-block;
}

.comment-item .comment-body .date {
  color: #8c8c8c;
  margin-right: 15px;
}

.comment-item .comment-body .likes,
.comment-item .comment-body .likes-count {
  margin-right: 15px;
}

.comment-item .comment-body .likes a,
.comment-item .comment-body .likes .icon {
  color: #a7a7a7;
}

.comment-item .comment-body .dislikes .icon {
  color: #a7a7a7;
}

.comment-item .comment-body .comment-reply {
  color: #434343;
}

.comment-item .comment-body .comment-content {
  margin-top: 15px;
  color: #747474;
  font-size: 14px;
  line-height: 22px;
}

/* Reply Block */
.leave-reply h3 {
  font-size: 24px;
  font-weight: 400 !important;
  border-bottom: 1px solid #ececec;
  line-height: 40px;
}

.leave-reply p {
  margin-top: 15px;
  color: #747474;
}

.leave-reply .field-row {
  margin-bottom: 25px;
}

.leave-reply .reply-form {
  margin-top: 40px;
}

#reply-block .le-input,
#reply-block .inline-input input,
.inline-input #reply-block input {
  padding: 9px;
}

.post-comment-button {
  font-size: 16px;
  margin-bottom: 70px;
}

/*===================================================================================*/
/*  Wishlist Page
/*===================================================================================*/
.page-wishlist .items-holder {
  margin: 14px 0 0 0;
}

.page-wishlist .items-holder .close-btn {
  display: inline-block;
  position: absolute;
  right: 1%;
  top: 39%;
}

.page-wishlist .items-holder .close-btn:after {
  color: #3D3D3D;
  content: '\f00d';
  font-family: fontawesome;
}

.page-wishlist .items-holder .remove {
  display: inline-block;
  position: absolute;
  right: 1%;
  top: 32%;
  font-size: 20px;
  color: #81807f;
}

.page-wishlist .items-holder .remove-item {
  font-size: 20px;
  color: #81807f;
}

.page-wishlist .items-holder .cart-item {
  border-bottom: 1px solid #e0e0e0;
  padding: 27px 0 24px;
}

.page-wishlist .items-holder .cart-item:first-child {
  padding-top: 0;
}

.page-wishlist .items-holder .cart-item:last-child {
  border-bottom: 0;
}

.page-wishlist .items-holder .cart-item .title {
  margin-bottom: 6px;
}

.page-wishlist .items-holder .cart-item .title a {
  line-height: 15px;
  font-size: 16px;
  text-transform: capitalize;
  font-weight: 700;
  color: #0E53A5;
}

.page-wishlist .items-holder .cart-item .brand {
  font-size: 10px;
  margin-top: 5px;
}

.page-wishlist .items-holder .cart-item .quantity {
  /*margin: 11px 0 0 30px;*/
}

.page-wishlist .items-holder .cart-item .price {
  font-weight: 700;
  font-size: 18px;
}

/*===================================================================================*/
/*  Product Comparison Page
/*===================================================================================*/
.compare-list .image-wrap {
  position: relative;
  display: inline-block;
  margin-bottom: 20px;
}

.compare-list thead>tr>td {
  border-bottom: none;
  padding-bottom: 0 !important;
}

.compare-list .add-cart-button {
  padding-bottom: 24px;
}

.compare-list .tr-add-to-cart td {
  border-top: none;
}

.compare-list tr.description>td {
  font-size: 14px;
  line-height: 26px;
}

.compare-list .remove-link {
  position: absolute;
  top: -12px;
  right: -6px;
  color: #000;
  z-index: 9;
}

.compare-list .remove-link:hover {
  color: #990000;
}

.compare-list .price-prev,
.compare-list .price-current,
.compare-list .price del,
.compare-list .price ins,
.compare-list .amount {
  display: inline-block;
}

.compare-list .price del {
  text-decoration: none;
  padding-top: 4px;
}

.compare-list .price-prev,
.compare-list .price del>.amount {
  color: #d3d3d3;
  font-weight: 700;
  margin-left: 10px;
  text-decoration: line-through;
  font-size: 16px;
}

.compare-list .price ins,
.compare-list .price ins>.amount,
.compare-list .price-current,
.compare-list .amount {
  color: #2A1051;
  font-weight: 700;
  font-size: 20px;
  text-decoration: none;
}

.compare-list .price ins {
  float: left;
}

/*===================================================================================*/
/*  404 Page
/*===================================================================================*/
.info-404 h2 {
  font-size: 200px;
  font-weight: 700 !important;
  line-height: 200px;
}

.info-404 .sub-form-row input {
  border: 1px solid #e0e0e0;
  padding: 18px;
  color: #3d3d3d;
  width: 82%;
  border-radius: 5px 0 0 5px;
}

.info-404 .sub-form-row .le-button {
  border-radius: 0 5px 5px 0;
  padding: 19px 31px 20px 31px;
  margin: 0 0 0 -5px;
}

/*===================================================================================*/
/*  Track your Order Page
/*===================================================================================*/
.page-track-your-order p {
  margin-bottom: 20px;
}

.page-track-your-order .section {
  margin: 0;
}

.page-track-your-order .field-row {
  margin-bottom: 25px;
}

.page-track-your-order .le-input,
.page-track-your-order .inline-input input,
.inline-input .page-track-your-order input {
  padding: 10px;
}

/*===================================================================================*/
/*  Sidebar
/*===================================================================================*/
.sidebar h1,
.sidebar h2,
.sidebar h3 {
  font-weight: 500 !important;
}

.sidebar.narrow {
  width: 23%;
  padding: 0 20px 0 0;
}

.sidebar.wide {
  width: 77%;
}

.sidebar .price-filter {
  border-top: 1px solid #e0e0e0;
  margin: 19px 0 0 0;
  padding: 10px 0 0 0;
}

.sidebar .price-range-holder {
  padding: 18px 0px 47px 0px;
  position: relative;
}

.sidebar .price-range-holder .filter-button a {
  text-transform: uppercase;
}

.sidebar .price-range-holder .filter-button a:hover {
  color: #3D3D3D;
}

.sidebar .price-range-holder .min-max,
.sidebar .price-range-holder .filter-button {
  margin: 14px 0 0 0;
  font-size: 13px;
}

.sidebar .price-range-holder .price-slider {
  visibility: hidden;
}

.sidebar .price-range-holder .price-range.in {
  overflow: visible;
}

.sidebar .price-range-holder .slider .tooltip {
  margin-top: 55px;
}

.sidebar .price-range-holder .min-max {
  float: left;
}

.sidebar .price-range-holder .filter-button {
  float: right;
}

.sidebar .simple-banner {
  margin: 43px 0 34px 0;
}

.sidebar .simple-banner a {
  display: block;
}

.sidebar .widget {
  margin: 0 0 25px 0;
}

.sidebar .widget .body {
  margin: 10px 0;
  padding: 10px;
}

.sidebar .widget .product-list {
  margin: 30px 0 0 0;
  padding: 0;
}

.sidebar .widget .product-list li {
  margin: 0 0 20px 0;
}

.sidebar .widget .product-list li a {
  line-height: 20px;
  font-size: 14px;
  display: inline-block;
  font-weight: 600;
  color: #3D3D3D;
}

.sidebar .widget .product-list .price {
  line-height: 28px;
}

.sidebar .widget .product-list .price .price-prev {
  color: #c6c6c6;
  font-size: 11px;
  text-decoration: line-through;
}

.sidebar .widget .product-list .price .price-current {
  font-size: 15px;
}

.sidebar .widget .product-list .price .price-prev,
.sidebar .widget .product-list .price .price-current {
  vertical-align: middle;
}

.sidebar .widget .bordered {
  border: 2px solid #ececec;
  border-radius: 10px;
}

.sidebar .widget hr {
  margin: 5px 0;
}

.sidebar .widget .category-filter ul {
  padding: 0 3px;
  margin: 10px 0 0 0;
}

.sidebar .widget .category-filter ul li {
  position: relative;
}

.sidebar .widget .category-filter ul span {
  font-size: 12px;
  vertical-align: bottom;
  display: inline-block;
  line-height: 24px;
  margin: 0 8px 0 0;
}

.sidebar .widget .category-filter ul label {
  font-weight: 400;
  font-size: 12px;
  margin: 0 0 3px;
  line-height: 20px;
}

/*===================================================================================*/
/*  Footer
/*===================================================================================*/
/* Desktop styles */
/* #footer {
  padding: 54px 0 0 0;
} */

/* Mobile styles */
@media (max-width: 768px) {
  #footer {
    padding: 0;
    /* Mobile me padding band */
  }
}


#footer h2 {
  font-size: 21px;
  line-height: 32px;
  letter-spacing: -1px;
  border-bottom: 1px solid #e0e0e0;
  padding-bottom: 11px;
}

#footer h3 {
  font-size: 16px;
  line-height: 24px;
  letter-spacing: -1px;
  padding-bottom: 11px;
}

#footer .widget .body {
  margin: 27px 0 0 0;
}

#footer .widget .body li {
  margin: 0 0 20px 0;
}

#footer .widget .body li a {
  line-height: 15px;
  font-size: 14px;
  font-weight: 700;
  color: #0E53A5;
}

#footer .widget .price {
  line-height: 21px;
}

#footer .widget .price .price-prev {
  color: #c6c6c6;
  font-size: 11px;
  text-decoration: line-through;
}

#footer .widget .price .price-current {
  font-size: 15px;
  color: #3D3D3D;
}

#footer .widget .price .price-prev,
#footer .widget .price .price-current {
  vertical-align: middle;
}

#footer .widget .thumb-holder {
  float: right;
  display: inline-block;
  background-color: #fff;
  border: 1px solid #e0e0e0;
}

#footer .widget .thumb-holder img {
  width: 73px;
}

#footer .sub-form-row {
  margin: 51px 0;
  position: relative;
  z-index: 200;
}

#footer .sub-form-row:before {
  content: "";
  position: absolute;
  top: 50%;
  display: block;
  height: 1px;
  width: 100%;
  background-color: #e0e0e0;
  z-index: -1;
}

#footer .sub-form-row input {
  border-radius: 5px;
  border: 1px solid #e0e0e0;
  padding: 18px;
  color: #3D3D3D;
  width: 82%;
  border-radius: 5px 0 0 5px;
}

#footer .sub-form-row button {
  border-radius: 0 5px 5px 0;
  padding: 19px 31px 20px 31px;
  margin: 0 0 0 -5px;
}

#footer .link-list-row {
  margin: 30px 0 30px 0;
}

#footer .link-list-row .contact-info .regular-bold {
  margin: 0 0 29px 0;
}

#footer .link-list-row .contact-info .social-icons {
  margin: 58px 0 0 0;
}

#footer .link-list-row .contact-info .social-icons h3 {
  line-height: 27px;
}

#footer .link-list-row .footer-logo {
  margin: 7px 0 30px 0;
}

#footer .link-list-row .link-widget {
  width: 215px;
  margin: 0 0 0 15px;
}

#footer .link-list-row .link-widget h3 {
  padding-bottom: 32px;
}

#footer .link-list-row .link-widget li {
  margin: 0 0 12px 0;
}

#footer .link-list-row .link-widget li a {
  color: #acacac;
}

#footer .copyright-bar {
  background-color: #337cc8;
  padding: 17px 0;
}

#footer .copyright-bar .copyright {
  line-height: 30px;
  color: #fff;
}

#footer .copyright-bar .copyright a {
  color: #fff;
  font-weight: 600;
}

#footer .payment-methods {
  text-align: right;
}

#footer .payment-methods li {
  display: inline-block;
  width: 50px;
  background-color: #fff;
  border-radius: 2px;
  text-align: center;
  padding: 0px 5px;
}

#footer .payment-methods li:hover {
  cursor: pointer;
}

#footer .payment-methods li:hover img {
  filter: grayscale(0%);
  -webkit-filter: grayscale(0%);
  -moz-filter: grayscale(0%);
  -o-filter: grayscale(0%);
  -ms-filter: grayscale(0%);
}

#footer .payment-methods li img {
  transition: 0.3s ease;
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
}

/*===================================================================================*/
/*  Browser Specific Styles
/*===================================================================================*/
.gecko .dropdown>a:after {
  vertical-align: middle !important;
}

.gecko .dropdown-toggle:after {
  vertical-align: middle !important;
}

.gecko header .top-search-holder .search-area .search-button:after {
  vertical-align: middle !important;
}

.ie9 #top-megamenu-nav .dropdown .dropdown-toggle:before {
  bottom: -23%;
}

.ie9 .le-select select {
  padding: 5px;
}

.ie9 .le-select:after {
  display: none;
}

/*===================================================================================*/
/*  Responsive Layout
/*===================================================================================*/
select.top-drop-menu {
  margin: 10px 0 0 0;
  padding: 10px;
  width: 100%;
  color: #000;
}

.carousel-item.size-small {
  min-width: 194px;
}

.carousel-item.size-medium {
  min-width: 225px;
}

.navbar-collapse {
  padding: 0;
}

.navbar .navbar-toggle .icon-bar {
  background-color: #fff;
}

.navbar-collapse {
  max-height: none;
}

/* Extra small devices (phones, less than 768px) */
@media (max-width: 767px) {
  #top-megamenu-nav .nav .dropdown {
    border-right: none;
    width: 100%;
  }

  #top-megamenu-nav .nav>li {
    border-right: none;
    width: 100%;
  }

  #top-megamenu-nav .nav .dropdown-menu {
    min-width: 0;
    max-width: none;
    width: 100%;
    background-color: #FFF;
  }

  .top-bar>.container>div {
    margin: 10px 0;
  }

  .top-bar ul.right,
  .top-bar {
    text-align: center !important;
  }

  .top-bar>.container>div>ul>li>a {
    font-size: 11px !important;
    padding: 0 9px !important;
  }

  .logo>a {
    display: block;
    margin-bottom: 20px;
  }

  /* Mobile devices ke liye */
  @media (max-width: 768px) {
    .logo>a {
      margin-bottom: -7px !important;
    }
  }

  .logo>a>svg {
    display: block;
    margin: 0 auto;
  }

  #owl-main .caption .big-text {
    font-size: 30px;
    line-height: 30px;
  }

  #owl-main .caption .big-text .bg {
    font-size: 50px;
    line-height: 60px;
  }

  header .top-search-holder {
    margin: 0;
    padding-left: 15px;
    padding-right: 15px;
  }

  header .top-search-holder .contact-row {
    text-align: center;
    margin-bottom: 20px;
  }

  header .top-search-holder .contact-row>div,
  header .top-search-holder .contact-row .phone,
  header .top-search-holder .contact-row .contact {
    margin: 0;
    margin-bottom: 5px;
    /* display: block !important; */
  }

  /* Mobile devices ke liye */
  @media (max-width: 768px) {

    header .top-search-holder .contact-row>div,
    header .top-search-holder .contact-row .phone,
    header .top-search-holder .contact-row .contact {

      margin: 7px !important;
      margin-bottom: -9px !important;
    }
  }

  header .top-search-holder .search-area .search-button {
    margin: -51px -3px 0 0;
    border-radius: 0 0 5px 0;
  }

  /* Mobile devices ke liye margin hata do */
  @media (max-width: 768px) {
    header .top-search-holder .search-area .search-button {
      margin: -3px !important;
      border-radius: 0 0 5px 0;
    }
  }

  header .top-search-holder .search-area .categories-filter {
    border-top: 1px solid #e0e0e0;
    border-left: none;
    width: 100%;
    padding-top: 3px;
    padding-bottom: 3px;
  }

  header .top-cart-holder .basket .dropdown-menu {
    width: 300px;
    left: -136px;
  }

  header .top-cart-holder .basket .checkout .le-button {
    width: 100%;
    margin-bottom: 10px;
    text-align: center;
  }

  #banner-holder .banner {
    margin-bottom: 10px;
  }

  #banner-holder .banner .banner-text {
    top: 25%;
  }

  #banner-holder .banner .banner-text h1 {
    font-size: 20px;
    line-height: 22px;
  }

  #banner-holder .banner .banner-text .tagline {
    font-size: 14px;
    line-height: 24px;
  }

  #banner-holder .banner .banner-image {
    width: 100%;
  }

  .sidemenu-holder {
    width: 100% !important;
    margin-bottom: 20px;
  }

  .homebanner-holder {
    width: 100% !important;
    padding: 0;
  }

  #hero .caption {
    background-color: rgba(255, 255, 255, 0.5);
  }

  .product-grid-holder .product-item-holder {
    border-right: 1px solid #ececec;
    margin-bottom: 10px;
  }

  .nav-tabs {
    border-radius: 3px;
    border: 1px solid #e0e0e0;
    margin-bottom: 15px;
  }

  .nav-tabs>li.active,
  .nav-tabs li {
    padding: 0;
    margin: 0;
    display: block;
  }

  .nav-tabs>li.active>a,
  .nav-tabs li>a {
    width: 100%;
    font-size: 15px;
    padding: 18px 39px;
    margin: 0;
    border-radius: 0;
    border-bottom: 1px solid #e0e0e0;
    line-height: 24px;
  }

  .nav-tabs>li.active:last-child>a,
  .nav-tabs li:last-child>a {
    border-bottom: none !important;
  }

  #bestsellers .size-medium {
    max-width: 100% !important;
  }

  #bestsellers .single-product-gallery {
    border-left-width: 1px;
  }

  #bestsellers .single-product-gallery .single-product-gallery-item {
    max-width: 100% !important;
  }

  #owl-recently-viewed .size-small,
  #owl-recently-viewed-2 .size-small {
    max-width: 100% !important;
  }

  #owl-recently-viewed .owl-wrapper-outer .owl-item .product-item-holder,
  #owl-recently-viewed .owl-stage-outer .owl-item .product-item-holder,
  #owl-recently-viewed-2 .owl-wrapper-outer .owl-item .product-item-holder,
  #owl-recently-viewed-2 .owl-stage-outer .owl-item .product-item-holder {
    border-right-width: 1px;
  }

  .megamenu-horizontal .dropdown-menu {
    left: 0 !important;
    max-width: 100%;
    top: 100% !important;
    min-width: 0 !important;
  }

  .megamenu-horizontal .dropdown-menu .yamm-content .dropdown-banner-holder {
    position: relative !important;
  }

  .brands-carousel .carousel-item {
    margin: 0 auto !important;
  }

  #single-product .gallery-holder {
    width: 100%;
  }

  #single-product .body-holder {
    width: 100%;
  }

  #single-product .body-holder .body {
    padding: 0 15px;
  }

  #single-product .body-holder .qnt-holder {
    display: block;
    text-align: center;
  }

  #single-product .body-holder .qnt-holder #addto-cart {
    width: 100%;
    display: block;
    margin: 15px 0;
    text-align: center;
  }

  #single-product .single-product-gallery-item img {
    width: 100%;
  }

  #owl-single-product-thumbnails .owl-item .horizontal-thumb {
    border-right-width: 1px;
  }

  #footer .widgets-row>div {
    margin-left: 0;
    padding-left: 0;
  }

  #footer .sub-form-row:before {
    content: none;
  }

  #footer .sub-form-row input {
    border-radius: 5px;
    display: block;
    margin: 0 auto;
    width: 100%;
  }

  #footer .sub-form-row button {
    margin: 0 auto;
    width: 100%;
    border-radius: 5px;
    margin-top: 5px;
  }

  #footer .link-list-row {
    margin-bottom: 30px;
  }

  #footer .link-list-row .link-widget h3 {
    margin-bottom: 15px;
    padding-bottom: 0;
    margin-top: 30px;
  }

  #footer .copyright-bar .container>div {
    text-align: center;
  }

  #footer .copyright-bar .container>div:first-child {
    margin-bottom: 10px;
  }

  #footer .copyright-bar .container>div .payment-methods {
    text-align: center;
  }

  #footer .copyright-bar .container>div .payment-methods>ul {
    text-align: center;
  }

  #footer .copyright-bar .container>div .payment-methods>ul>li {
    display: inline-block;
  }

  .sidebar {
    width: 100% !important;
  }

  .products-list .product-item .row .image-holder {
    width: 100% !important;
    padding: 27px;
  }

  .products-list .product-item .row .body-holder {
    width: 100%;
    padding: 27px;
  }

  .products-list .product-item .row .price-area {
    width: 100%;
  }

  .products-list .product-item .row .price-area .le-button {
    display: block;
    text-align: center;
  }
}

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) and (max-width: 991px) {
  .top-bar>.container>div {
    margin: 10px 0;
  }

  .top-bar>.container>div>ul>li>a {
    font-size: 12px !important;
    padding: 0 9px !important;
  }

  .logo>a {
    display: block;
    margin-bottom: 20px;
  }

  .logo>a>svg {
    display: block;
    margin: 0 auto;
  }

  header .top-search-holder {
    margin: 0;
    padding-left: 15px;
    padding-right: 15px;
  }

  header .top-search-holder .contact-row {
    text-align: center;
    margin-bottom: 20px;
  }

  header .top-search-holder .contact-row>div,
  header .top-search-holder .contact-row .phone,
  header .top-search-holder .contact-row .contact {
    margin: 0;
    margin-bottom: 5px;
    display: block !important;
  }

  header .top-cart-holder .basket .dropdown-menu {
    width: 300px;
    left: -136px;
  }

  header .top-cart-holder .basket .checkout .le-button {
    width: 100%;
    margin-bottom: 10px;
    text-align: center;
  }

  .top-cart-row-container {
    text-align: center;
  }

  .sidemenu-holder {
    width: 33.333% !important;
  }

  .homebanner-holder {
    width: 66.6667% !important;
  }

  #owl-main {
    background-color: #f4f4f4;
  }

  #owl-main .owl-item {
    height: 480px !important;
  }

  #banner-holder .container .banner {
    width: 48%;
    margin-right: 15px;
  }

  #banner-holder .container .banner>a {
    max-width: 100%;
  }

  #banner-holder .container .banner>a .banner-text {
    top: 16%;
  }

  #banner-holder .container .banner>a .banner-text h1 {
    font-size: 24px;
  }

  #banner-holder .container .banner>a .banner-text .tagline {
    font-size: 16px;
  }

  #banner-holder .container .banner:last-child {
    margin-right: 0;
  }

  #owl-recently-viewed .owl-item .product-item-holder,
  #owl-recommended-products .owl-item .product-item-holder {
    max-width: none !important;
    width: 100%;
  }

  #footer .sub-form-row input {
    width: 72%;
  }

  #footer .link-list-row .container>div:first-child {
    margin-bottom: 20px;
  }

  #cart-page .widget {
    margin: 0 0 25px;
    padding: 0;
  }

  .sidebar {
    width: 100% !important;
  }

  #single-product .gallery-holder {
    width: 50% !important;
  }

  #single-product .gallery-holder .single-product-gallery-item {
    width: 100%;
  }

  #single-product .body-holder {
    width: 50% !important;
  }

  #single-product .body-holder #addto-cart {
    margin: 15px 0 0 0 !important;
    width: 100%;
    text-align: center;
  }

  .products-list .product-item .row .body-holder {
    width: 41%;
  }

  .products-list .product-item .row .price-area {
    width: 28%;
  }

  #hero .caption {
    background-color: rgba(255, 255, 255, 0.5);
  }
}

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) and (max-width: 1199px) {

  #owl-recently-viewed .owl-item .product-item-holder,
  #owl-recently-viewed-2 .owl-item .product-item-holder,
  #owl-recommended-products .owl-item .product-item-holder {
    max-width: none !important;
    width: 100%;
  }

  #single-product .gallery-holder .single-product-gallery-item {
    width: 100%;
  }

  #footer .sub-form-row input {
    width: 75% !important;
  }

  #footer .link-list-row .link-widget {
    width: 30.33% !important;
  }

  header .logo svg {
    width: 100% !important;
  }

  header .top-search-holder {
    margin: 0;
    width: 41.6667% !important;
  }

  header .top-search-holder .search-field {
    width: 50% !important;
  }

  header .top-cart-row {
    width: 33.333%;
  }

  .products-list .product-item .row .body-holder {
    width: 42%;
  }

  .products-list .product-item .row .price-area {
    width: 27%;
  }

  h1.border {
    line-height: 40px;
  }

  .sidebar .widget .product-list li .row>div:first-child {
    margin-right: 5px !important;
  }

  .sidebar .widget .product-list li .row>div:last-child {
    width: 63.667% !important;
  }

  .sidebar .widget .product-list li .row .thumb-holder {
    width: 100%;
  }

  #hero .caption {
    background-color: rgba(255, 255, 255, 0.5);
  }
}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
  .owl-buttons {
    display: block;
  }
}

/* product add css */

.products-section {
  max-width: 1200px;
  margin: auto;
}

.products-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 20px;
}

.products-header h2 {
  color: #003366;
}

.products-container {
  position: relative;
  overflow: hidden;
  margin-top: 20px;
}

.products-slider {
  display: flex;
  transition: transform 0.5s ease-in-out;
}

.product-card {
  background: #fff;
  border-radius: 10px;
  margin: 10px;
  padding: 15px;
  text-align: center;
  flex: 0 0 250px;
  box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.1);
  transition: transform 0.3s;
}

.product-card:hover {
  transform: translateY(-8px);
}

.product-card img {
  /* max-width: 120px; */
  height: auto;
  margin-bottom: 10px;
}

.product-card h4 {
  font-size: 14px;
  color: #222;
  margin: 10px 0 0;
}

.arrow {
  position: absolute;
  top: 80%;
  transform: translateY(-50%);
  background: #003366;
  color: #fff;
  border: none;
  padding: 10px 15px;
  cursor: pointer;
  border-radius: 50%;
  font-size: 18px;
  z-index: 10;
  transition: 0.3s;
}

.arrow:hover {
  background: #0055aa;
}

.arrow.left {
  left: 5px;
}

.arrow.right {
  right: 5px;
}

/* Responsive */
@media(max-width: 768px) {
  .product-card {
    flex: 0 0 180px;
  }

  .products-header h2 {
    font-size: 18px;
  }
}

@media(max-width: 480px) {
  .product-card {
    flex: 0 0 140px;
  }

  .arrow {
    padding: 6px 10px;
    font-size: 14px;
  }
}

/* line card */

.manufacturers-section {
  max-width: 1200px;
  margin: auto;
}

.manufacturers-header {
  margin-top: 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.manufacturers-header h2 {
  font-size: 20px;
  color: #003366;
}

.manufacturers-header a {
  color: #003366;
  text-decoration: none;
  font-size: 20px;
}

.manufacturers-container {
  overflow: hidden;
  margin-top: 20px;
  position: relative;
}

.manufacturers-slider {
  display: flex;
  animation: scroll 20s linear infinite;
  gap: 60px;
}

.manufacturers-slider img {
  height: 100px;
  width: auto;
}

.manufacturers-slider img:hover {
  transform: scale(1.1);
  filter: grayscale(0%);
}

/* Keyframes for infinite scroll */
@keyframes scroll {
  0% {
    transform: translateX(0);
  }

  100% {
    transform: translateX(-50%);
  }
}

/* Responsive */
@media (max-width: 768px) {
  .manufacturers-slider img {
    height: 45px;
  }

  .manufacturers-header h2 {
    font-size: 18px;
  }
}

@media (max-width: 480px) {
  .manufacturers-slider img {
    height: 120px;
  }

  .manufacturers-header h2 {
    font-size: 16px;
  }
}

/* budding  */
h2 {
  text-align: center;
  margin-bottom: 20px;
}

.table-container-fluid {
  width: 100%;
  overflow-x: auto;
  /* Scroll on small screens */
}

table {
  width: 100%;
  border-collapse: collapse;
  background: #fff;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
}

th,
td {
  padding: 12px;
  text-align: center;
  border: 1px solid #ddd;
}

th {
  background: #007bff;
  color: white;
}

td img {
  width: 65px;
  /* height: 80px; */
  object-fit: cover;
  border-radius: 8px;
}

.bid-btn {
  padding: 8px 14px;
  background: #007bff;
  color: white;
  border: none;
  border-radius: 6px;
  cursor: pointer;
  transition: 0.3s;
}

.bid-btn:hover {
  background: #f79321;
}

/* Mobile Responsive Design */
@media (max-width: 768px) {

  table,
  thead,
  tbody,
  th,
  td,
  tr {
    display: block;
  }

  thead tr {
    display: none;
  }

  tr {
    margin-bottom: 15px;
    border: 1px solid #ddd;
    border-radius: 8px;
    padding: 10px;
    background: #fff;
  }

  td {
    border: none;
    text-align: left;
    padding: 8px 10px;
    position: relative;
  }

  td::before {
    content: attr(data-label);
    font-weight: bold;
    display: block;
    margin-bottom: 5px;
    color: #007bff;
  }
}

/* testimonial */

.testimonial-section {
  display: flex;
  flex-wrap: wrap;
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}

/* Left Side */
.testimonial-left {
  flex: 1;
  background: #f1f1f1;
  padding: 40px 30px;
  min-width: 300px;
}

.testimonial-left h2 {
  font-size: 26px;
  font-weight: bold;
  margin-bottom: 15px;
  color: #000;
}

.testimonial-left p {
  font-size: 15px;
  color: #333;
  margin-bottom: 30px;
  line-height: 1.5;
}

.stats {
  display: flex;
  gap: 40px;
  flex-wrap: wrap;
}

.stat-box {
  text-align: center;
}

.stat-box h3 {
  font-size: 32px;
  font-weight: bold;
  color: #007bff;
}

.stat-box p {
  font-size: 14px;
  margin-top: 5px;
  color: #333;
}

/* Right Side (Slider) */
.testimonial-right {
  flex: 1;
  background: #007bff;
  color: #fff;
  padding: 40px 30px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-width: 300px;
  position: relative;
  overflow: hidden;
}

.testimonial-right h2 {
  font-size: 26px;
  font-weight: bold;
  margin-bottom: 15px;
  color: #000;
}

.testimonial {
  display: none;
  text-align: center;
  animation: fade 0.6s ease-in-out;
}

.testimonial.active {
  display: block;
}

@keyframes fade {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.testimonial p {
  font-size: 16px;
  line-height: 1.6;
  margin-bottom: 25px;
}

/* Hero Section */
#hero {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.owl-carousel .item {
  height: 45vh;
  background-size: cover;
  background-position: center;
  position: relative;
}

.caption {
  position: absolute;
  top: 50%;
  left: 10%;
  transform: translateY(-50%);
  color: #fff;
  max-width: 500px;
  z-index: 2;
}

.big-text {
  font-size: 2.8rem;
  font-weight: bold;
}

.excerpt {
  margin: 15px 0;
  font-size: 1.3rem;
}

.button-holder .le-button {
  display: inline-block;
  padding: 12px 25px;
  background: #ff6600;
  color: #fff;
  text-decoration: none;
  font-size: 1rem;
  border-radius: 5px;
  transition: background 0.3s ease;
}

.button-holder .le-button:hover {
  background: #e65500;
}

/* Sticky Login/Signup Form */
.sticky-form {
  position: absolute;
  top: 45px;
  right: 20px;
  background: rgba(255, 255, 255, 0.95);
  padding: 15px;
  border-radius: 8px;
  z-index: 5;
  width: 300px;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
}

.sticky-form h3 {
  margin-bottom: 15px;
  font-size: 18px;
  text-align: center;
}

.sticky-form input {
  width: 100%;
  padding: 7px;
  margin-bottom: 10px;
  border-radius: 4px;
  border: 1px solid #ccc;
}

.sticky-form button {
  width: 100%;
  padding: 10px;
  border: none;
  border-radius: 4px;
  background: #337cc8;
  color: #fff;
  cursor: pointer;
  font-size: 16px;
}

.sticky-form button:hover {
  background: #f79321;
}

.switch-text {
  text-align: center;
  font-size: 14px;
  margin-top: 10px;
}

.switch-text a {
  color: #337cc8;
  cursor: pointer;
  text-decoration: none;
}

.switch-text a:hover {
  text-decoration: underline;
}

/* Dots Styling */
.owl-dots {
  position: absolute;
  bottom: 50px;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  gap: 8px;
}

.owl-dots .owl-dot span {
  width: 12px;
  height: 12px;
  background: #fff;
  border-radius: 50%;
  transition: all 0.3s;
}

.owl-dots .owl-dot.active span {
  background: #ff6600;
  transform: scale(1.3);
}

/* Mobile Responsive */
@media (max-width: 768px) {
  .caption {
    left: 5%;
    max-width: 90%;
    text-align: center;
  }

  .big-text {
    font-size: 2rem;
  }

  .excerpt {
    font-size: 1rem;
  }

  .sticky-form {
    top: 47px;
    right: 10px;
    width: 70%;
  }
}

/* checkbox */
.checkbox-holder {
  display: flex;
  gap: 20px;
  font-family: Arial, sans-serif;
}

.checkbox-item {
  display: flex;
  align-items: center;
  gap: 6px;
  cursor: pointer;
  font-size: 16px;
  color: #333;
}

.checkbox-item input {
  width: 16px;
  height: 16px;
  cursor: pointer;
}

/* avaliable iventory pop form */
/* Modal Base */
.modal {
  display: none;
  position: fixed;
  z-index: 9999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  justify-content: center;
  align-items: center;
}

.modal-content {
  background: #fff;
  width: 90%;
  /* max-width: 800px; */
  border-radius: 12px;
  padding: 20px;
  animation: zoomIn 0.4s ease;
}

@keyframes zoomIn {
  from {
    transform: scale(0.7);
    opacity: 0;
  }

  to {
    transform: scale(1);
    opacity: 1;
  }
}

.close {
  float: right;
  font-size: 22px;
  font-weight: bold;
  cursor: pointer;
  color: #333;
}

h2 {
  margin-top: 0;
  text-align: center;
}

.button-group {
  display: flex;
  justify-content: center;
  gap: 15px;
  margin: 20px 0;
}

.button-group button {
  padding: 10px 18px;
  border: none;
  background: #007bff;
  color: white;
  border-radius: 6px;
  cursor: pointer;
  transition: 0.3s;
}

.button-group button:hover {
  background: #0056b3;
}

.main-form {
  margin-top: 20px;
  /* display: none; */
}

.form-row {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}

.form-group {
  flex: 1;
  /* min-width: 45%; */
  display: flex;
  flex-direction: column;
}

.form-group.full-width {
  flex: 100%;
}

label {
  font-weight: bold;
  margin-bottom: 5px;
}

input {
  padding: 8px;
  border: 1px solid #ccc;
  border-radius: 6px;
}

.add-more {
  margin-top: 5px;
  font-size: 14px;
  color: #007bff;
  cursor: pointer;
}

.submit-section {
  text-align: center;
  margin-top: 20px;
}

.submit-section button {
  padding: 10px 20px;
  border: none;
  background: green;
  color: white;
  border-radius: 6px;
  cursor: pointer;
}

.submit-section button:hover {
  background: darkgreen;
}

/* Responsive */
/* Only for Mobile Screens */
@media (max-width: 768px) {
  .modal {
    align-items: flex-start;
    /* top se start hoga */
    overflow-y: auto;
    /* form bada hoga toh scroll aa jayega */
    padding: 10px;
  }

  .modal-content {
    width: 100%;
    /* mobile me full width */
    max-width: 100%;
    padding: 15px;
    box-sizing: border-box;
  }

  .form-row {
    flex-direction: column;
    /* ek ke niche ek inputs */
    gap: 15px;
  }

  .form-group {
    flex: 1 1 100%;
    /* force full width */
  }

  .button-group {
    flex-direction: column;
    gap: 10px;
  }

  .button-group button {
    width: 100%;
    /* button full width ho jaye */
  }
}


/* newest products */
.side-menu {
  max-height: 420px;
  /* jitni height chahiye set kar lo */
  overflow-y: auto;
  /* vertical scroll enable */
  overflow-x: hidden;
  /* horizontal scroll disable */
}

.side-menu .nav {
  display: block;
  /* vertical hi rahe */
}

.side-menu .nav li {
  margin-bottom: 8px;
}

.side-menu .nav a {
  display: block;
  padding: 10px 15px;
  background: #f8f8f8;
  border-radius: 5px;
  text-decoration: none;
  color: #333;
}

.side-menu .nav a:hover {
  background: #ddd;
}

/* search js */
.search-area {
  /* width: 300px; */
  margin: 50px auto;
  position: relative;
}

.search-field {
  width: 100%;
  padding: 10px;
  box-sizing: border-box;
}

.search-list {
  position: absolute;
  top: 40px;
  width: 100%;
  border: 1px solid #ccc;
  max-height: 200px;
  overflow-y: auto;
  background: #fff;
  display: none;
  z-index: 10;
}

.search-list li {
  padding: 8px 10px;
  cursor: pointer;
}

.search-list li:hover {
  background: #f0f0f0;
}

/* note */
/* Default styling for .note */
.note {
  /* aapke existing styles yaha */
}

/* Mobile devices ke liye */
@media (max-width: 768px) {
  .note {
    margin-left: 15px !important;
    margin-right: 15px !important;
  }
}

/* about us section */

section.about-section {
  position: relative;
  width: 100%;
  padding: 10px 8% 80px;
  background: #fff;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: space-between;
  /* gap: 40px; */
  z-index: 1;
}


/* Background geometric lines image */
section.about-section::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url("../assets/images/about-two-shape.png") no-repeat;
  background-position: right bottom; /* aligns diagonally behind the globe */
  background-size: 60%; /* adjust shape size */
  opacity: 0.25; /* visible but subtle */
  z-index: 0; /* keep behind all content */
  pointer-events: none; /* don’t block interaction */
}

/* Optional soft diagonal animation for modern look */
@keyframes bgFloat {
  0%, 100% {
    transform: translate(0, 0);
  }
  50% {
    transform: translate(-10px, 10px);
  }
}
section.about-section::before {
  animation: bgFloat 18s ease-in-out infinite;
}

/* particle container */
.particles {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  pointer-events: none;
  z-index: -1;
  /* behind content */
}

.particle {
  position: absolute;
  bottom: -20px;
  width: 6px;
  height: 6px;
  background: rgba(0, 183, 255, 0.8);
  border-radius: 50%;
  box-shadow: 0 0 8px rgba(0, 183, 255, 0.9), 0 0 15px rgba(0, 183, 255, 0.6);
  animation: rise linear infinite;
}

/* Floating animation */
@keyframes rise {
  from {
    transform: translateY(0) scale(1);
    opacity: 1;
  }

  to {
    transform: translateY(-110vh) scale(0.3);
    opacity: 0;
  }
}

/* Randomize positions, speeds, delays */
.particle:nth-child(odd) {
  width: 4px;
  height: 4px;
}

.particle:nth-child(even) {
  width: 8px;
  height: 8px;
}

.particle:nth-child(1) {
  left: 5%;
  animation-duration: 12s;
  animation-delay: 0s;
}

.particle:nth-child(2) {
  left: 10%;
  animation-duration: 18s;
  animation-delay: 2s;
}

.particle:nth-child(3) {
  left: 15%;
  animation-duration: 14s;
  animation-delay: 4s;
}

.particle:nth-child(4) {
  left: 20%;
  animation-duration: 20s;
  animation-delay: 1s;
}

.particle:nth-child(5) {
  left: 25%;
  animation-duration: 16s;
  animation-delay: 3s;
}

.particle:nth-child(6) {
  left: 30%;
  animation-duration: 22s;
  animation-delay: 5s;
}

.particle:nth-child(7) {
  left: 35%;
  animation-duration: 17s;
  animation-delay: 2s;
}

.particle:nth-child(8) {
  left: 40%;
  animation-duration: 19s;
  animation-delay: 4s;
}

.particle:nth-child(9) {
  left: 45%;
  animation-duration: 21s;
  animation-delay: 6s;
}

.particle:nth-child(10) {
  left: 50%;
  animation-duration: 15s;
  animation-delay: 1s;
}

.particle:nth-child(11) {
  left: 55%;
  animation-duration: 23s;
  animation-delay: 3s;
}

.particle:nth-child(12) {
  left: 60%;
  animation-duration: 18s;
  animation-delay: 2s;
}

.particle:nth-child(13) {
  left: 65%;
  animation-duration: 20s;
  animation-delay: 5s;
}

.particle:nth-child(14) {
  left: 70%;
  animation-duration: 14s;
  animation-delay: 3s;
}

.particle:nth-child(15) {
  left: 75%;
  animation-duration: 22s;
  animation-delay: 4s;
}

.particle:nth-child(16) {
  left: 80%;
  animation-duration: 19s;
  animation-delay: 6s;
}

.particle:nth-child(17) {
  left: 85%;
  animation-duration: 21s;
  animation-delay: 2s;
}

.particle:nth-child(18) {
  left: 90%;
  animation-duration: 16s;
  animation-delay: 5s;
}

.particle:nth-child(19) {
  left: 95%;
  animation-duration: 24s;
  animation-delay: 3s;
}

.particle:nth-child(20) {
  left: 98%;
  animation-duration: 18s;
  animation-delay: 6s;
}

/* Repeat pattern for remaining 30 particles */
.particle:nth-child(n+21) {
  left: calc((var(--i, 1) * 3%) + (5%));
  animation-duration: calc(12s + (var(--i, 1) * 2s));
  animation-delay: calc(var(--i, 1) * 1s);
}



.about-content {
  flex: 1;
  max-width: 1200px;
  position: relative;
  background-color: #fff;
  padding: 10px;
  z-index: 1;
}

.about-content .btn-yellow {
  background: #f5a81a;
  border: none;
  color: #111;
  font-weight: 600;
  padding: 12px 28px;
  border-radius: 3px;
  margin-bottom: 20px;
  cursor: pointer;
  transition: all 0.3s ease;
  display: inline-block;
}

.about-content .btn-yellow:hover {
  background: #f5a81a;
}

.about-content h2 {
  font-size: 32px;
  font-weight: 700;
  text-align: left;
  color: #163554;
  margin-bottom: 20px;
  line-height: 1.4;
}

.about-content p {
  font-size: 15px;
  line-height: 1.8;
  color: #444;
  text-align: justify;
  margin-bottom: 25px;
}

.about-icons {
  display: flex;
  gap: 10px;
  /* flex-wrap: wrap; */
  /* justify-content: center; */
  align-items: center;
  margin-top: 20px;
  margin-bottom: 20px;
}

.about-icons .icon-box {
  display: flex;
  align-items: center;
  gap: 10px;
  font-weight: 600;
  color: #111;
  font-size: 15px;
  transition: all 0.3s ease;
}

.about-icons .icon-circle {
  background: #163554;
  border-radius: 50%;
  width: 55px;
  height: 55px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.about-icons .icon-circle img {
  width: 28px;
  height: 28px;
}

.about-icons .icon-box:hover .icon-circle {
  transform: scale(1.1);
  box-shadow: 0 0 12px rgba(0, 27, 152, 0.6);
}

.about-icons .icon-box:hover span {
  color: #163554;
}

/* right side */
.about-visual {
  position: relative;
  display: flex;
  flex-direction: column; /* Stack globe above chip */
  align-items: center;    /* Center horizontally */
  justify-content: center;
  text-align: center;
  width: 50%;
  overflow: hidden;
  padding: 40px 0;
}

/* Globe wrapper */
.globe-wrapper {
  position: relative;
  width: 450px;
  /* height: 280px; */
  margin-bottom: -60px; /* Overlap slightly with chip */
  animation: float 6s ease-in-out infinite;
  z-index: 2;
}

/* Rotating globe image */
.globe-wrapper img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  animation: rotateCircle 10s linear infinite; /* Circular rotation */
}

/* Chip image below the globe */
.hand-img {
  position: relative;
  /* width: 320px; */
  height: auto;
  z-index: 1;
}

/* Floating effect */
@keyframes float {
  0%, 100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-15px);
  }
}

/* Simple circular rotation */
@keyframes rotateCircle {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

/* ✅ Responsive Design Fixes */
@media (max-width: 992px) {
  .globe-wrapper {
    width: 260px;
    height: 260px;
    margin-bottom: -40px;
  }

  .hand-img {
    width: 300px;
  }
}

@media (max-width: 576px) {
  .about-visual {
    /* padding: 20px 0; */
    width: 100%;
  }

  .globe-wrapper {
    width: 220px;
    height: 220px;
    margin-bottom: -25px;
  }

  .hand-img {
    width: 240px;
  }
}

/* responsive */
/* ✅ MOBILE VIEW FIXES */
@media (max-width: 576px) {

  section.about-section {
    flex-direction: column;
    padding: 40px 15px; /* add safe padding */
  }

  .about-content {
    max-width: 100%;
    padding: 5px 10px; /* reduce side space */
  }

  .about-content h2 {
    font-size: 22px;
    /* text-align: center; */
    line-height: 1.4;
  }

  .about-content p {
    font-size: 14px;
    line-height: 1.7;
    text-align: justify;
    margin-bottom: 18px;
  }

  .about-content .btn-yellow {
    display: block;
    width: 40%;
    text-align: center;
    padding: 12px 0;
    font-size: 15px;
    border-radius: 5px;
    margin: 10px 0;
  }

  .about-icons {
    flex-wrap: wrap;
    justify-content: center;
    gap: 15px;
    margin-top: 15px;
  }

  .about-icons .icon-box {
    flex-direction: column; /* stack icon over text */
    align-items: center;
    text-align: center;
    font-size: 14px;
    width: 45%; /* two icons per row */
  }

  .about-icons .icon-circle {
    width: 50px;
    height: 50px;
  }

  .about-icons .icon-circle img {
    width: 24px;
    height: 24px;
  }
}

/* featured product */

:root {
  --accent1: #163554;
  --accent2: #2386d1;
  --bg: #f3f8f7;
  --card-bg: #ffffff;
}

.featured-section {
  /* max-width: 1280px;
  margin: 40px auto; */
  padding: 30px 20px;
}

.featured-title {
  display: flex;
  align-items: center;
  gap: 18px;
  margin-bottom: 18px;
}

.featured-title h2 {
  margin: 0;
  font-size: 24px;
  color: #163554;
  letter-spacing: .2px;
}

.title-underline {
  width: 64px;
  height: 6px;
  display: inline-block;
  border-radius: 6px;
  background: #f5a81a;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
}

/* carousel */
.carousel {
  position: relative;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.01), rgba(0, 0, 0, 0.02));
  border-radius: 16px;
  padding: 26px;
  overflow: visible;
}

.carousel-viewport {
  overflow: hidden;
  position: relative;
}

.carousel-track {
  display: flex;
  gap: 20px;
  transition: transform 420ms cubic-bezier(.22, .9, .27, 1);
  will-change: transform;
  touch-action: pan-y;
}

.slide {
  flex: 0 0 auto;
  min-width: 240px;
  /* will be overridden by JS to exact width for responsive per-view */
  display: flex;
}

/* Product card */
.card {
  width: 100%;
  background: var(--card-bg);
  border-radius: 12px;
  padding: 18px;
  box-shadow: 0 10px 28px rgba(6, 20, 20, 0.04);
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 12px;
  transition: transform .25s ease, box-shadow .25s ease;
}

.card:hover {
  transform: translateY(-6px);
  box-shadow: 0 16px 34px rgba(6, 20, 20, 0.06);
}

.badge {
  position: absolute;
  top: 12px;
  right: 12px;
  background: var(--accent1);
  color: #fff;
  font-weight: 600;
  font-size: 12px;
  padding: 6px 10px;
  border-radius: 999px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
}

.product-img {
  width: 100%;
  max-height: 150px;
  object-fit: contain;
  transition: transform .35s ease;
}

.card:hover .product-img {
  transform: scale(1.04);
}

.product-name {
  color: #2b3b44;
  font-weight: 700;
  font-size: 14px;
  text-align: center;
  min-height: 38px;
  padding: 0 6px;
}

.btn-row {
  width: 100%;
  display: flex;
  justify-content: center;
}

.view-btn {
  text-decoration: none;
  padding: 10px 20px;
  border-radius: 10px;
  font-weight: 700;
  background: #f5a81a;
  color: #fff;
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.08);
}


/* nav arrows */
.arrow {
  position: absolute;
  top: 53%;
  z-index: 50;
  width: 46px;
  height: 46px;
  border-radius: 50%;
  /* background: #fff; */
  border: 0;
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.08);
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  font-size: 20px;
}

.arrow:active {
  transform: scale(.97)
}

.arrow.prev {
  left: 16px;
}

.arrow.next {
  right: 16px;
}

/* dots */
.dots {
  display: flex;
  gap: 8px;
  justify-content: center;
  margin-top: 18px;
}

.dot {
  width: 10px;
  height: 10px;
  border-radius: 999px;
  background: #cfd8dc;
  cursor: pointer;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}

.dot.active {
  background: #163554;
  transform: scale(1.15)
}

/* responsive tweaks */
@media (max-width: 1024px) {
  .arrow {
    top: 55%
  }
}

@media (max-width: 768px) {
  .product-img {
    max-height: 120px
  }

  .arrow {
    width: 40px;
    height: 40px;
    font-size: 18px;
  }

  .featured-section {
    padding: 20px;
  }
}

@media (max-width:480px) {
  .card {
    padding: 14px
  }

  .product-name {
    font-size: 13px
  }
}

/* features categories */
/* Section Container */
.feature-categories {
  /* padding: 60px 20px; */
  text-align: center;
  overflow: hidden;
}

/* Heading Animation */
.feature-categories h2 {
  font-size: 32px;
  font-weight: bold;
  color: #163554;
  margin-bottom: 10px;
  opacity: 0;
  transform: translateY(-20px);
  animation: fadeDown 0.8s ease forwards;
}

/* Underline Expand */
.feature-categories .underline {
  display: inline-block;
  width: 0;
  height: 4px;
  background: #f5a81a;
  margin-bottom: 40px;
  border-radius: 2px;
  animation: expand 1s ease forwards;
  animation-delay: 0.5s;
}

/* Grid Layout */
.feature-categories .categories {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
  gap: 25px;
  max-width: 1100px;
  margin: auto;
}

/* Card Design */
.feature-categories .category-card {
  background: #fff;
  border-radius: 14px;
  box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.08);
  padding: 35px 20px;
  transition: transform 0.4s ease, box-shadow 0.4s ease;
  cursor: pointer;
  opacity: 0;
  transform: scale(0.9);
  animation: fadeUp 0.8s ease forwards;
}

/* Staggered Animation Delay */
.feature-categories .category-card:nth-child(1) {
  animation-delay: 0.3s;
}

.feature-categories .category-card:nth-child(2) {
  animation-delay: 0.5s;
}

.feature-categories .category-card:nth-child(3) {
  animation-delay: 0.7s;
}

.feature-categories .category-card:nth-child(4) {
  animation-delay: 0.9s;
}

.feature-categories .category-card:nth-child(5) {
  animation-delay: 1.1s;
}

.feature-categories .category-card:nth-child(6) {
  animation-delay: 1.3s;
}

.feature-categories .category-card:nth-child(7) {
  animation-delay: 1.5s;
}

.feature-categories .category-card:nth-child(8) {
  animation-delay: 1.7s;
}

.feature-categories .category-card:nth-child(9) {
  animation-delay: 1.9s;
}

/* Hover Effect */
.feature-categories .category-card:hover {
  transform: translateY(-10px) scale(1.03);
  box-shadow: 0px 12px 25px #f5a81a;
}

/* Icon Style */
.feature-categories .category-card img {
  width: 55px;
  margin-bottom: 18px;
  /* animation: bounce 2s infinite; */
}

/* Title */
.feature-categories .category-card h3 {
  font-size: 17px;
  color: #163554;
  font-weight: bold;
  margin: 0;
}

/* Animations */
@keyframes fadeDown {
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes expand {
  to {
    width: 60px;
  }
}

@keyframes fadeUp {
  to {
    opacity: 1;
    transform: scale(1);
  }
}

@keyframes bounce {

  0%,
  100% {
    transform: translateY(0) scale(1);
  }

  50% {
    transform: translateY(-5px) scale(1.1);
  }
}

/* Responsive */
@media (max-width: 600px) {
  .feature-categories h2 {
    font-size: 24px;
  }

  .feature-categories .category-card {
    padding: 25px 15px;
  }

  .feature-categories .category-card img {
    width: 45px;
  }
}

/* services tools */
.services-section {
  padding: 60px 20px;
  text-align: center;
  background-color: #337cc8;
}

.services-section h2 {
  font-size: 32px;
  font-weight: bold;
  margin-bottom: 10px;
  opacity: 0;
  transform: translateY(-20px);
  animation: fadeDown 0.8s ease forwards;
  color: #fff;
}

.services-section .underline {
  display: inline-block;
  width: 0;
  height: 3px;
  background: #f5a81a;
  margin-bottom: 40px;
  border-radius: 2px;
  animation: expand 1s ease forwards;
  animation-delay: 0.5s;
}

.services-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(285px, 1fr));
  gap: 25px;
  max-width: 1200px;
  margin: auto;
}

.service-card {
  background: #f0f0f0;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.3);
  transition: transform 0.4s ease, box-shadow 0.4s ease;
  opacity: 0;
  transform: scale(0.9);
  animation: fadeUp 0.8s ease forwards;
}

.service-card:nth-child(1) {
  animation-delay: 0.3s;
}

.service-card:nth-child(2) {
  animation-delay: 0.5s;
}

.service-card:nth-child(3) {
  animation-delay: 0.7s;
}

.service-card:nth-child(4) {
  animation-delay: 0.9s;
}

.service-card:nth-child(5) {
  animation-delay: 1.1s;
}

.service-card:nth-child(6) {
  animation-delay: 1.3s;
}

.service-card:hover {
  transform: translateY(-10px) scale(1.03);
  box-shadow: 0px 12px 25px #f5a81a;
}

.service-card img {
  width: 100%;
  height: 200px;
  object-fit: cover;
  transition: transform 0.5s ease;
}

.service-card:hover img {
  transform: scale(1.08);
}

.service-content {
  padding: 20px;
}

.service-content h3 {
  font-size: 18px;
  font-weight: bold;
  margin: 0 0 8px;
  border-bottom: 1px dashed #163554;
  padding-bottom: 6px;
}

.service-content p {
  font-size: 14px;
  color: #000;
  margin: 0;
  line-height: 1.5;
}

/* Animations */
@keyframes fadeDown {
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes expand {
  to {
    width: 80px;
  }
}

@keyframes fadeUp {
  to {
    opacity: 1;
    transform: scale(1);
  }
}

/* Responsive */
@media (max-width: 768px) {
  .services-section h2 {
    font-size: 26px;
  }

  .service-card img {
    height: 180px;
  }
}

@media (max-width: 480px) {
  .services-section h2 {
    font-size: 22px;
  }

  .service-content h3 {
    font-size: 16px;
  }

  .service-content p {
    font-size: 13px;
  }
}



.view-more-btn {
  display: inline-block;
  margin-top: 10px;
  padding: 10px 20px;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #fff;
  background: #f5a81a;
  border: none;
  border-radius: 10px;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.view-more-btn::before {
  content: "";
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.3);
  transform: skewX(-45deg);
  transition: 0.5s;
}

.view-more-btn:hover::before {
  left: 100%;
}

.view-more-btn:hover {
  transform: translateY(-4px) scale(1.05);
  box-shadow: 0px 8px 20px #163554;
}

@media (max-width: 600px) {
  .view-more-btn {
    padding: 12px 26px;
    font-size: 14px;
  }
}

/* expertise section css */
section.expertise {
  text-align: center;
  padding: 60px 20px;
}

/* section.expertise h2 {
  font-size: 34px;
  margin-bottom: 15px;
  color: #222;
  animation: fadeDown 1s ease;
} */

/* Heading Animation */
section.expertise h2 {
  font-size: 32px;
  font-weight: bold;
  color: #163554;
  margin-bottom: 10px;
  opacity: 0;
  transform: translateY(-20px);
  animation: fadeDown 0.8s ease forwards;
}

/* Underline Expand */
section.expertise .underline {
  display: inline-block;
  width: 0;
  height: 4px;
  background: #f5a81a;
  margin-bottom: 40px;
  border-radius: 2px;
  animation: expand 1s ease forwards;
  animation-delay: 0.5s;
}

section.expertise p.intro {
  font-size: 16px;
  color: #555;
  max-width: 750px;
  margin: 0 auto 40px;
  line-height: 1.6;
  animation: fadeUp 1.2s ease;
}

.Tools {
  display: flex;
  justify-content: center;
  gap: 25px;
  flex-wrap: wrap;
}

.Tool {
  flex: 1 1 300px;
  background: #337cc8;
  color: white;
  border-radius: 14px;
  padding: 40px 25px;
  text-align: center;
  transition: transform 0.4s ease, box-shadow 0.4s ease;
  cursor: pointer;
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.2);
  animation: fadeInUp 1s ease forwards;
  opacity: 0;
}

/* Stagger effect */
.card:nth-child(1) {
  animation-delay: 0.2s;
}

.card:nth-child(2) {
  animation-delay: 0.4s;
}

.card:nth-child(3) {
  animation-delay: 0.6s;
}

.Tool:hover {
  transform: translateY(-12px) scale(1.05);
  box-shadow: 0 15px 35px rgba(0, 0, 0, 0.35);
}

.Tool i {
  font-size: 40px;
  color: #fff;
  margin-bottom: 15px;
  display: inline-block;
  animation: bounceIcon 2s infinite;
}

.Tool h3 {
  margin: 10px 0 12px;
  font-size: 20px;
  font-weight: bold;
}

.Tool p {
  font-size: 15px;
  line-height: 1.6;
  color: #ddd;
}

/* Animations */
@keyframes fadeDown {
  from {
    opacity: 0;
    transform: translateY(-25px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes fadeUp {
  from {
    opacity: 0;
    transform: translateY(25px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translateY(40px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes bounceIcon {

  0%,
  100% {
    transform: translateY(0);
  }

  50% {
    transform: translateY(-8px);
  }
}

@media (max-width: 768px) {
  .Tool {
    flex-direction: column;
    align-items: center;
  }
}

/* slider ads banner */
.slider {
  position: relative;
  width: 100%;
  max-width: 100%;
  height: 220px;
  /* Slim height */
  overflow: hidden;
  background: #f8f9fa;
}

.slides {
  display: flex;
  width: 100%;
  height: 100%;
  transition: transform 0.6s ease-in-out;
}
.slides img {
  flex: 0 0 100%;
  width: 100%;
  height: 100%;
  object-fit: contain;
}


@keyframes slide {
  0% {
    transform: translateX(0%);
  }

  45% {
    transform: translateX(0%);
  }

  50% {
    transform: translateX(-50%);
  }

  95% {
    transform: translateX(-50%);
  }

  100% {
    transform: translateX(0%);
  }
}

/* Responsive */
/* -----------------------------
   MOBILE FIX: ensure both banners slide
   Add this after your main CSS
   ----------------------------- */
@media (max-width: 768px) {

  /* allow flexible height so slider won't collapse */
  .slider {
    height: auto !important;
    /* min-height: 140px; */
  }

  /* disable any CSS keyframe slide on mobile (if present) */
  .slides {
    animation: none !important;
    display: flex !important;
    width: 100% !important;
    /* container width = viewport */
    transition: transform .45s ease;
    will-change: transform;
  }

  /* make each slide exactly full width of viewport */
  .slides>* {
    flex: 0 0 100%;
    max-width: 100%;
    box-sizing: border-box;
    padding: 0;
  }

  .slides img {
    width: 100%;
    height: auto;
    object-fit: cover;
    /* or 'contain' if you prefer letterbox */
    display: block;
  }

  /* Adjust slider arrows/padding if needed */
  .slider,
  .carousel-container {
    padding-left: 0;
    padding-right: 0;
  }
}


/* line cards css */
.linecard-section {
  text-align: center;
  padding: 40px 20px;
}

/* 
.linecard-section h2 {
  font-size: 26px;
  color: #0c2d6b;
  margin-bottom: 18px;
  display: inline-block;
  position: relative;
}

.linecard-section h2::after {
  content: "";
  display: block;
  height: 3px;
  width: 60%;
  margin: 8px auto 0;
  background: #f5a81a;
  border-radius: 3px;
} */

/* Heading Animation */
.linecard-section h2 {
  font-size: 32px;
  font-weight: bold;
  color: #163554;
  margin-bottom: 10px;
  opacity: 0;
  transform: translateY(-20px);
  animation: fadeDown 0.8s ease forwards;
}

/* Underline Expand */
.linecard-section .underline {
  display: inline-block;
  width: 0;
  height: 4px;
  background: #f5a81a;
  margin-bottom: 40px;
  border-radius: 2px;
  animation: expand 1s ease forwards;
  animation-delay: 0.5s;
}

.carousel-container {
  position: relative;
  width: 100%;
  /* max-width: 1200px; */
  margin: 18px auto 0;
  overflow: hidden;
  padding: 12px 40px;
  /* space for arrows */
  box-sizing: border-box;
}

.carousel-track {
  display: flex;
  gap: var(--gap);
  align-items: center;
  transition: transform 0.55s cubic-bezier(.22, .9, .32, 1);
  will-change: transform;
}

.carousel-slide {
  flex: 0 0 auto;
  width: 180px;
  /* base width; will adapt visually */
  display: flex;
  align-items: center;
  justify-content: center;
}

.carousel-slide img {
  width: 100%;
  max-height: 100px;
  object-fit: contain;
  filter: grayscale(.25);
  transition: transform .25s ease, filter .25s ease;
  display: block;
}

.carousel-slide img:hover {
  transform: scale(1.05);
  filter: grayscale(0);
}

/* arrows */
.carousel-btn {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  border: none;
  background: #fff;
  width: 38px;
  height: 38px;
  border-radius: 50%;
  box-shadow: 0 3px 8px rgba(0, 0, 0, .12);
  cursor: pointer;
  z-index: 5;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
}

.carousel-btn.prev {
  left: 6px;
}

.carousel-btn.next {
  right: 6px;
}

/* responsive sizes */
@media (max-width: 1024px) {
  .carousel-slide {
    width: 150px;
  }
}

@media (max-width: 768px) {
  .carousel-slide {
    width: 120px;
  }

  .carousel-container {
    padding: 12px 10px;
  }
}

@media (max-width: 480px) {
  .carousel-slide {
    width: 100px;
  }

  .linecard-section h2 {
    font-size: 20px;
  }
}

/* chatbot css */
/* Floating Chat Button */
.chat-btn {
  position: fixed;
  bottom: 20px;
  right: 20px;
  background: #f5a81a;
  color: #fff;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  font-size: 24px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
  animation: bounce 2s infinite;
  z-index: 999;
}

@keyframes bounce {

  0%,
  20%,
  50%,
  80%,
  100% {
    transform: translateY(0);
  }

  40% {
    transform: translateY(-10px);
  }

  60% {
    transform: translateY(-5px);
  }
}

/* Chat Widget Box */
.chat-box {
  position: fixed;
  bottom: 90px;
  right: 20px;
  width: 350px;
  max-width: 95%;
  background: #fff;
  border-radius: 12px;
  box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.2);
  display: none;
  flex-direction: column;
  overflow: hidden;
  z-index: 1000;
}

.chat-header {
  background: #163554;
  color: white;
  padding: 12px;
  font-size: 18px;
  font-weight: bold;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.chat-body {
  height: 300px;
  overflow-y: auto;
  padding: 10px;
  background: #f9f9f9;
  display: flex;
  flex-direction: column;
}

.chat-msg {
  margin: 8px 0;
  padding: 10px;
  border-radius: 8px;
  max-width: 80%;
  animation: fadeIn 0.5s ease;
}

.bot {
  background: #e5e5e5;
  align-self: flex-start;
}

.user {
  background: #163554;
  color: #fff;
  align-self: flex-end;
}

@keyframes fadeIn {
  from {
    opacity: 0;
    transform: translateY(10px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.chat-input {
  display: flex;
  border-top: 1px solid #ddd;
}

.chat-input input {
  flex: 1;
  border: none;
  padding: 12px;
  outline: none;
}

.chat-input button {
  background: #163554;
  color: white;
  border: none;
  padding: 12px 20px;
  cursor: pointer;
}

.chat-input button:hover {
  background: #f5a81a;
}

/* Quick Reply Buttons */
.quick-replies {
  display: flex;
  flex-wrap: wrap;
  margin-top: 10px;
  gap: 6px;
}

.quick-btn {
  background: #f5a81a;
  color: #fff;
  padding: 6px 12px;
  border-radius: 20px;
  cursor: pointer;
  font-size: 13px;
  border: none;
  transition: background 0.3s;
}

.quick-btn:hover {
  background: #163554;
}

/* resource css */
.resources-section {
  max-width: 1300px;
  margin: auto;
  padding: 40px 20px;
}

.resources-title {
  text-align: center;
  margin-bottom: 40px;
}

/* .resources-title h2 {
    font-size: 2.2rem;
    color: #163554;
    font-weight: bold;
  } */

/* Heading Animation */
.resources-title h2 {
  font-size: 32px;
  font-weight: bold;
  color: #163554;
  margin-bottom: 10px;
  opacity: 0;
  transform: translateY(-20px);
  animation: fadeDown 0.8s ease forwards;
}

/* Underline Expand */
.resources-title .underline {
  display: inline-block;
  width: 0;
  height: 4px;
  background: #f5a81a;
  margin-bottom: 40px;
  border-radius: 2px;
  animation: expand 1s ease forwards;
  animation-delay: 0.5s;
}

.resources-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 25px;
  margin-top: 25px;
}

.resource-card {
  background: #fff;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  transition: transform 0.4s ease, box-shadow 0.4s ease;
  opacity: 0;
  transform: translateY(30px);
  animation: fadeInUp 0.7s forwards;
}

.resource-card img {
  width: 100%;
  height: 160px;
  object-fit: cover;
  transition: transform 0.4s ease;
}

.resource-card:hover {
  transform: translateY(-10px) scale(1.03);
  box-shadow: 0 8px 20px #f5a81a;
}

.resource-card:hover img {
  transform: scale(1.08);
}

.resource-content {
  padding: 18px;
  text-align: center;
}

.resource-content h3 {
  font-size: 18px;
  color: #163554;
  margin-bottom: 12px;
}

.view-more {
  display: inline-block;
  padding: 8px 16px;
  font-size: 0.9rem;
  background: #163554;
  color: #fff;
  border-radius: 6px;
  text-decoration: none;
  transition: background 0.3s, transform 0.3s;
}

.view-more:hover {
  background: #0056b3;
  transform: scale(1.05);
}

/* Hidden grid animation */
.hidden-grid {
  display: none;
  opacity: 0;
  transition: opacity 0.8s ease-in-out;
}

.hidden-grid.show {
  display: grid;
  opacity: 1;
}

/* Animation keyframes */
@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translateY(30px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

/* Responsive */
@media(max-width: 992px) {
  .resources-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media(max-width: 600px) {
  .resources-grid {
    grid-template-columns: 1fr;
  }
}

/* single product page css */

.product-container {
  max-width: 1200px;
  margin: 30px auto;
  padding: 20px;
  display: grid;
  grid-template-columns: 2fr 1fr;
  gap: 20px;
}

/* Left Section */
.product-left {
  display: flex;
  gap: 20px;
  background: #fff;
  padding: 20px;
  border-radius: 12px;
  box-shadow: 0 6px 15px rgba(0, 0, 0, 0.1);
}

.image-box {
  flex: 1;
}

.image-container {
  position: relative;
}

.image-container img {
  width: 100%;
  border-radius: 8px;
  cursor: pointer;
}

.icon-buttons {
  position: absolute;
  top: 10px;
  left: 10px;
  display: flex;
  gap: 8px;
}

.icon-buttons button {
  background: rgba(255, 255, 255, 0.9);
  border: none;
  border-radius: 50%;
  padding: 8px;
  cursor: pointer;
  font-size: 16px;
}

.icon-buttons button:hover {
  background: #337cc8;
  color: #fff;
}

.thumbnails {
  margin-top: 10px;
  display: flex;
  gap: 8px;
}

.thumbnails img {
  width: 60px;
  height: 60px;
  border-radius: 6px;
  cursor: pointer;
  border: 1px solid #ddd;
}

.thumbnails img:hover {
  border: 2px solid #337cc8;
}

.info-box {
  flex: 1;
}

.info-box table {
  width: 100%;
  border-collapse: collapse;
}

.info-box th,
.info-box td {
  padding: 12px;
  border-bottom: 1px solid #eee;
  font-size: 14px;
}

.info-box th {
  background: #337cc8;
  color: #fff;
  width: 40%;
}

/* Modal Styling */
.modal {
  display: none;   /* by default hidden */
  position: fixed;
  z-index: 1000;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.8);
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.modal-content {
  max-width: 500px;
  max-height: 70vh;
  border-radius: 10px;
  margin-bottom: 15px;
}

.modal-thumbs {
  display: flex;
  gap: 8px;
}

.modal-thumbs img {
  width: 60px;
  height: 60px;
  border-radius: 6px;
  cursor: pointer;
  border: 1px solid #ddd;
}

.modal-thumbs img:hover {
  border: 2px solid #41d17a;
}

.close {
  position: absolute;
  top: 20px;
  right: 35px;
  color: #fff;
  font-size: 30px;
  cursor: pointer;
}

/* Right Section */
.product-right {
  background: #ffffff;
  padding: 20px;
  border-radius: 12px;
  box-shadow: 0 6px 15px rgba(0, 0, 0, 0.1);
}

.note {
  font-size: 13px;
  color: red;
  margin-bottom: 8px;
}

.stock {
  margin-bottom: 10px;
}

.product-right input {
  width: 100%;
  padding: 10px;
  border-radius: 6px;
  border: 1px solid #ccc;
  margin-bottom: 15px;
}

.add-cart {
  background: #337cc8;
  color: #fff;
  border: none;
  padding: 12px 20px;
  font-size: 16px;
  border-radius: 8px;
  cursor: pointer;
  transition: all 0.3s ease;
  width: 100%;
}

.add-cart:hover {
  background: #f5a81a;
}

/* Product Attributes Section */
.attributes {
  grid-column: span 2;
  background: #fff;
  border-radius: 12px;
  padding: 20px;
  margin-top: 20px;
  box-shadow: 0 6px 15px rgba(0, 0, 0, 0.1);
}

.attributes h2 {
  display: flex;
  align-items: center;
  color: #337cc8;
  margin-bottom: 15px;
  font-size: 18px;
}


.attributes table {
  width: 100%;
  border-collapse: collapse;
}

.attributes th,
.attributes td {
  padding: 12px;
  text-align: left;
  border-bottom: 1px solid #ddd;
  font-size: 14px;
}

.attributes th {
  background: #337cc8;
  color: #fff;
  width: 30%;
}

.attributes td {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.view-btn {
  margin-top: 15px;
  display: inline-block;
  background: #337cc8;
  color: #fff;
  padding: 10px 20px;
  border-radius: 8px;
  text-decoration: none;
}

.view-btn:hover {
  background: #245b8f;
}

/* Modal Styling */
.modal {
  display: none;   /* ✅ default hidden */
  position: fixed;
  z-index: 1000;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.8);
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

.modal-content {
  max-width: 500px;
  max-height: 90vh;
  border-radius: 10px;
  box-shadow: 0 6px 20px rgba(0,0,0,0.5);
  margin-bottom: 15px;
}

.modal-thumbs {
  display: flex;
  gap: 8px;
}

.modal-thumbs img {
  width: 60px;
  height: 60px;
  border-radius: 6px;
  cursor: pointer;
  border: 1px solid #ddd;
}

.modal-thumbs img:hover {
  border: 2px solid #41d17a;
}

.close {
  position: absolute;
  top: 20px;
  right: 35px;
  color: #fff;
  font-size: 30px;
  cursor: pointer;
}

/* Responsive */
@media(max-width: 768px) {
  .product-container {
    grid-template-columns: 1fr;
  }

  .attributes {
    grid-column: span 1;
  }

  .product-left {
    flex-direction: column;
    align-items: center;
  }
}

/* cart to add css */
/* Modal Overlay */
.cart-modal {
  display: none;   /* Default hidden */
  position: fixed;
  z-index: 2000;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.6);
  align-items: center;
  justify-content: center;
  padding: 20px;
}

/* Modal Content */
.cart-modal-content {
  background: #fff;
  padding: 25px;
  border-radius: 12px;
  width: 450px;
  max-width: 95%;
  box-shadow: 0 8px 25px rgba(0,0,0,0.3);
  text-align: center;
  position: relative;
  animation: slideDown 0.4s ease;
}

.cart-modal-content h2 {
  margin-bottom: 20px;
  font-size: 20px;
  font-weight: bold;
  color: #222;
}

.cart-details {
  display: flex;
  align-items: center;
  gap: 15px;
  margin-bottom: 25px;
  text-align: left;
}

.cart-img {
  width: 70px;
  height: 70px;
  border-radius: 8px;
  border: 1px solid #ddd;
}

.cart-info h3 {
  margin: 0;
  font-size: 16px;
  font-weight: 600;
}

.cart-info p {
  margin: 3px 0;
  font-size: 14px;
  color: #555;
}

#cartTotal {
  font-weight: bold;
  font-size: 15px;
  color: #222;
}

/* Buttons */
.cart-actions {
  display: flex;
  justify-content: space-between;
  gap: 10px;
}

.cart-actions button {
  flex: 1;
  padding: 12px;
  border: none;
  border-radius: 6px;
  cursor: pointer;
  font-size: 14px;
  font-weight: 500;
  transition: all 0.3s ease;
}

.cart-actions button:first-child {
  background: #f2f2f2;
  color: #333;
}

.cart-actions .view-cart {
  background: #337cc8;
  color: #fff;
}

.cart-actions button:hover {
  opacity: 0.9;
}

/* Close Icon */
.cart-modal .close {
  position: absolute;
  top: 15px;
  right: 20px;
  font-size: 24px;
  cursor: pointer;
  color: #666;
}

/* Animation */
@keyframes slideDown {
  from { opacity: 0; transform: translateY(-30px); }
  to { opacity: 1; transform: translateY(0); }
}

/* Mobile Responsive */
@media(max-width: 600px) {
  .cart-details {
    flex-direction: column;
    align-items: center;
    text-align: center;
  }
  .cart-info {
    text-align: center;
  }
}

/* cart css */
.container {
      max-width: 1200px;
      margin: auto;
      /* padding: 20px; */
    }
    h2 { font-size: 20px; margin-bottom: 15px; }
    .cart-header {
      display: flex;
      justify-content: space-between;
      align-items: center;
    }
    .btn {
      background: #f5a81a;
      color: #fff;
      padding: 10px 16px;
      border: none;
      border-radius: 5px;
      cursor: pointer;
      transition: 0.3s;
    }
    .btn:hover { background: #f5a81a; }
    .cart {
      display: flex;
      gap: 20px;
      margin-top: 20px;
    }
    .cart-items {
      flex: 3;
      background: #fff;
      border-radius: 8px;
      overflow: hidden;
      box-shadow: 0 2px 5px rgba(0,0,0,0.1);
    }
    table { width: 100%; border-collapse: collapse; }
    th, td {
      text-align: left;
      padding: 12px;
      border-bottom: 1px solid #eee;
    }
    th { background: #337cc8; color: #fff; }
    .cart-summary {
      flex: 1;
      background: #fff;
      padding: 20px;
      border-radius: 8px;
      box-shadow: 0 2px 5px rgba(0,0,0,0.1);
    }
    .summary-line {
      display: flex;
      justify-content: space-between;
      margin: 10px 0;
    }
    .delete-btn {
      background: none;
      border: none;
      color: red;
      font-size: 18px;
      cursor: pointer;
      transition: 0.3s;
    }
    .delete-btn:hover { transform: scale(1.2); }
    .manual-entry {
      background: #fff;
      margin-top: 20px;
      padding: 15px;
      border-radius: 8px;
      box-shadow: 0 2px 5px rgba(0,0,0,0.1);
    }
    .manual-entry input {
      padding: 10px;
      margin-right: 10px;
      border: 1px solid #ddd;
      border-radius: 5px;
    }
    .upload-box {
      border: 2px dashed #bbb;
      padding: 20px;
      text-align: center;
      color: #666;
      margin-top: 15px;
      border-radius: 8px;
      cursor: pointer;
      transition: 0.3s;
    }
    .upload-box:hover { background: #f1f1f1; }
    .product-link {
      text-decoration: none;
      color: #163554;
      font-weight: bold;
    }
    .products-img {
      width: 60px; height: auto; margin-right: 8px;
      vertical-align: middle;
    }
    /* Animations */
    .fade-out { animation: fadeOut 0.5s forwards; }
    @keyframes fadeOut { to { opacity: 0; height: 0; padding: 0; margin: 0; } }
    /* Responsive */
    @media(max-width: 768px){
      .cart { flex-direction: column; }
      th, td { font-size: 14px; }
      .manual-entry input { display: block; margin: 10px 0; width: 100%; }
    }
 
  /* timeline css */
 .ps-timeline-sec {
  position: relative;
  background: #fff;
}

.ps-timeline-sec .container {
  position: relative;
  margin-bottom: 130px;
}

/* .ps-timeline-sec .container ol:before {
  background: #348e80;
  content: "";
  width: 10px;
  height: 10px;
  border-radius: 100%;
  position: absolute;
  left: 8px;
  top: 49.5%;
} */

/* .ps-timeline-sec .container ol:after {
  background: #348e80;
  content: "";
  width: 10px;
  height: 10px;
  border-radius: 100%;
  position: absolute;
  right: 8px;
  top: 49.5%;
} */

.ps-timeline-sec .container ol.ps-timeline {
  /* margin: 390px 0; */
  padding: 0;
  border-top: 2px solid #163554;
  list-style: none;
}

.ps-timeline-sec .container ol.ps-timeline li {
  float: left;
  width: 25%;
  padding-top: 30px;
  position: relative;
}

.ps-timeline-sec .container ol.ps-timeline li span {
  width: 50px;
  height: 50px;
  margin-left: -25px;
  background: #fff;
  border: 4px solid #163554;
  border-radius: 50%;
  box-shadow: 0 0 0 0px #fff;
  text-align: center;
  color: #f5a81a;
  font-size: 2em;
  font-style: normal;
  position: absolute;
  top: -26px;
  left: 50%;
}

.ps-timeline-sec .container ol.ps-timeline li span.ps-sp-top:before {
  content: "";
  color: #163554;
  width: 2px;
  height: 50px;
  background: #163554;
  position: absolute;
  top: -50px;
  left: 50%;
}

.ps-timeline-sec .container ol.ps-timeline li span.ps-sp-top:after {
  content: "";
  color: #163554;
  width: 8px;
  height: 8px;
  background: #163554;
  position: absolute;
  bottom: 90px;
  left: 44%;
  border-radius: 100%;
}

.ps-timeline-sec .container ol.ps-timeline li span.ps-sp-bot:before {
  content: "";
  color: #163554 ;
  width: 2px;
  height: 50px;
  background: #163554 ;
  position: absolute;
  bottom: -50px;
  left: 50%;
}

.ps-timeline-sec .container ol.ps-timeline li span.ps-sp-bot:after {
  content: "";
  color: #163554;
  width: 8px;
  height: 8px;
  background: #163554;
  position: absolute;
  top: 90px;
  left: 44%;
  border-radius: 100%;
}

.ps-timeline-sec .container ol.ps-timeline li .img-handler-top {
  position: absolute;
  bottom: 0;
  margin-bottom: 130px;
  width: 100%;
}

.ps-timeline-sec .container ol.ps-timeline li .img-handler-top img {
  display: table;
  margin: 0 auto;
}

.ps-timeline-sec .container ol.ps-timeline li .img-handler-bot {
  position: absolute;
  margin-top: 60px;
  width: 100%;
}

.ps-timeline-sec .container ol.ps-timeline li .img-handler-bot img {
  display: table;
  margin: 0 auto;
}

.ps-timeline-sec .container ol.ps-timeline li p {
  text-align: center;
  width: 80%;
  margin: 0 auto;
}

.ps-timeline-sec .container ol.ps-timeline li .ps-top {
  position: absolute;
  bottom: 0;
  margin-bottom: 100px;
}

.ps-timeline-sec .container ol.ps-timeline li .ps-bot {
  position: absolute;
  margin-top: 35px;
}

/* Responsive: max-width 767px */
@media screen and (max-width: 767px) {
  .ps-timeline-sec .container ol:before {
    background: #163554;
    content: "";
    width: 10px;
    height: 10px;
    border-radius: 100%;
    position: absolute;
    top: 130px !important;
    left: 36px !important;
  }

  .ps-timeline-sec .container ol:after {
    background: #163554;
    content: "";
    width: 10px;
    height: 10px;
    border-radius: 100%;
    position: absolute;
    top: inherit !important;
    left: 36px;
  }

  .ps-timeline-sec .container ol.ps-timeline {
    /* margin: 130px 0 !important; */
    border-left: 2px solid #163554;
    padding-left: 0 !important;
    padding-top: 120px !important;
    border-top: 0 !important;
    margin-left: 25px !important;
  }

  .ps-timeline-sec .container ol.ps-timeline li {
    height: 220px;
    float: none !important;
    width: inherit !important;
  }

  .ps-timeline-sec .container ol.ps-timeline li:nth-child(2) .img-handler-bot img {
    width: 70px;
  }

  .ps-timeline-sec .container ol.ps-timeline li:last-child {
    margin: 0;
    bottom: 0 !important;
    height: 120px;
  }

  .ps-timeline-sec .container ol.ps-timeline li:last-child .img-handler-bot {
    bottom: 40px !important;
    width: 40% !important;
    margin-left: 25px !important;
    margin-top: 0 !important;
  }

  .ps-timeline-sec .container ol.ps-timeline li:last-child .img-handler-bot img {
    width: 100%;
  }

  .ps-timeline-sec .container ol.ps-timeline li:last-child .ps-top {
    margin-bottom: 0 !important;
    top: 20px;
    width: 50% !important;
  }

  .ps-timeline-sec .container ol.ps-timeline li span {
    left: 0 !important;
  }

  .ps-timeline-sec .container ol.ps-timeline li span.ps-sp-top:before,
  .ps-timeline-sec .container ol.ps-timeline li span.ps-sp-top:after,
  .ps-timeline-sec .container ol.ps-timeline li span.ps-sp-bot:before,
  .ps-timeline-sec .container ol.ps-timeline li span.ps-sp-bot:after {
    content: none !important;
  }

  .ps-timeline-sec .container ol.ps-timeline li .img-handler-top {
    position: absolute !important;
    bottom: 150px !important;
    width: 30% !important;
    float: left !important;
    margin-left: 35px !important;
    margin-bottom: 0 !important;
  }

  .ps-timeline-sec .container ol.ps-timeline li .img-handler-top img {
    margin: 0 auto !important;
    width: 80% !important;
  }

  .ps-timeline-sec .container ol.ps-timeline li .img-handler-bot {
    position: absolute !important;
    bottom: 115px !important;
    width: 30% !important;
    float: left !important;
    margin-left: 35px !important;
    margin-bottom: 0 !important;
  }

  .ps-timeline-sec .container ol.ps-timeline li p {
    text-align: left !important;
    width: 100% !important;
    margin: 0 auto !important;
    margin-top: 0px !important;
  }

  .ps-timeline-sec .container ol.ps-timeline li .ps-top {
    width: 60% !important;
    float: right !important;
    right: 0;
    top: -40px;
  }

  .ps-timeline-sec .container ol.ps-timeline li .ps-bot {
    width: 60% !important;
    float: right !important;
    right: 0;
    top: -40px;
  }
}

/* vision/mission css */
  

  .vm {
    padding: 75px 20px 100px;
    text-align: center;
    position: relative;
    overflow: visible;
  }

  h2 {
    font-size: 30px;
    font-weight: 600;
    color: #333;
    margin-bottom: 120px;
  }

  .vm-container {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-wrap: wrap;
    gap: 100px;
    position: relative;
    overflow: visible;
  }

  .vm-card {
    position: relative;
    width: 450px;
    background: #f5b800;
    color: #fff;
    padding: 100px 30px 40px;
    border-radius: 10px;
    text-align: center;
    /* clip-path: polygon(0 0, 100% 0, 100% 85%, 50% 100%, 0 85%); */
    transform: translateY(60px);
    opacity: 0;
    transition: all 1s ease;
    overflow: visible;
    z-index: 1;
  }

  .vm-card[data-visible="true"] {
    transform: translateY(0);
    opacity: 1;
  }

  .vm-card:hover {
    transform: translateY(-10px);
  }

  .vm-card.mission {
    background: #337cc8;
  }

  .vm-circle {
    position: absolute;
    top: -75px;
    left: 50%;
    transform: translateX(-50%);
    width: 160px;
    height: 160px;
    background: #fff;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 600;
    font-size: 16px;
    border: 12px solid #fff;
    text-transform: uppercase;
    z-index: 10;
    box-shadow: 0 0 0 12px #163554 inset;
  }

  .vm-card.vision .vm-circle {
    color: #f5b800;
  }

  .vm-card.mission .vm-circle {
    color: #0054b4;
  }

  .vm-card p {
    /* margin-top: 80px; */
    font-size: 15px;
    line-height: 1.7;
  }

  .vm-line {
    width: 50px;
    height: 2px;
    background: #fff;
    margin: 25px auto 0;
  }

  /* .vm-card:hover .vm-circle { 
    box-shadow: 0 0 25px #163554;
    transform: translateX(-50%) scale(1.07);
  } */

  @media (max-width: 768px) {
    .vm-container {
      flex-direction: column;
      align-items: center;
      gap: 130px;
    }
    .vm-card {
      width: 100%;
      padding: 100px 20px 40px;
    }
  } 

  /* technical css */
  
.cs-blog {
    margin-bottom: 30px;
}
.cs-blog h2 {
    font-size: 20px;
    letter-spacing: -1px;
    line-height: 29px;
    margin: 0 0 11px;
    position: relative;
    text-transform: uppercase;
}
.cs-blog::after {
    clear: both;
    content: "";
    display: block;
}
ul.blog-list {
    list-style: outside none none;
    margin: -30px 0 0;
    padding: 0;
    position: relative;
    width: 100%;
}
.blog-list.blog-slide {
    margin: 0;
}
.blog-list.blog-slider {
    margin: 0;
}
ul.blog-list li {
    float: left;
    list-style: outside none none;
    margin: 30px 0 0;
}
.blog-slide .slick-list {
    margin: 0 -15px;
}
ul.blog-list.blog-slide li {
    margin-bottom: 10px;
    margin-top: 0;
}
ul.blog-list li:first-child {
    border: 0 none;
}
ul.blog-list li figure {
    overflow: hidden;
    position: relative;
}
ul.blog-list li figure img {
    width: 100%;
}
ul.blog-list li .cs-text {
    border: 1px solid #f0f0f0;
    overflow: hidden;
    padding: 15px 20px;
}


.cs-blog-detail .cs-text .post-option {
    border-top: 1px solid #f0f0f0;
    float: left;
    padding-top: 10px;
    width: 100%;
}
.cs-blog-detail .cs-text .post-option span a {
    color: #777;
}
.widget ul.blog-list li .cs-text {
    height: auto;
    margin: 0;
    min-height: inherit;
    padding: 9px 0 13px;
}
ul.blog-list li .cs-text span {
    color: #8b919e;
    display: inline-block;
    font-size: 12px;
    line-height: 19px;
}
ul.blog-list li .cs-text p {
    margin-bottom: 12px;
}
ul.blog-list li .cs-text h5 {
    border-bottom: 1px solid #fff;
    font-size: 15px;
    margin: 0;
    min-height: 56px;
    padding: 0 0 5px;
}
ul.blog-list li .cs-text h5 a {
    color: #292c33;
}
ul.blog-list li .cs-text .readmore {
    float: right;
    font-size: 11px;
    line-height: 20px;
    padding-top: 6px;
    position: relative;
    text-transform: uppercase;
}
ul.blog-list .slick-list.draggable {
    overflow: hidden;
}
.cs-auther-name a {
    color: #999;
}
.blog-list .slick-arrow {
    background-color: #f9f9f9;
    float: left;
    height: 29px;
    margin: 5px 0 0 5px;
    text-align: center;
    width: 29px;
}
.blog-list .slick-arrow a {
    color: #999;
    font-size: 18px;
    line-height: 32px;
}
.cs-blog.classic {
    margin: 0 0 30px;
}
.cs-blog.classic ul {
    margin: 0;
}
.cs-blog.classic li {
    border-top: 2px solid #eceef0;
    float: left;
    list-style: outside none none;
    padding: 16px 0;
    width: 100%;
}
.cs-blog.classic p {
    display: inline-block;
    font-size: 16px;
    font-weight: 500;
    margin: 0 -4px 0 0;
    vertical-align: middle;
    width: 100%;
}
.cs-blog.classic p i {
    color: #c4c6c8;
    margin: 0 10px 0 0;
    vertical-align: middle;
}
.cs-blog.classic span {
    display: inline-block;
    float: right;
    font-size: 12px;
    text-align: right;
    vertical-align: middle;
}
.cs-blog.classic span i {
    color: #e2e5e8;
    float: right;
    font-size: 24px;
    margin: 2px 0 0 10px;
}
.cs-pagination-blog {
    margin-bottom: 30px;
}
.cs-blog.blog-medium {
    border-bottom: 0 none;
    margin: 0;
    padding-bottom: 30px;
}
.cs-blog.blog-medium::after {
    clear: both;
    content: "";
    display: block;
}
.cs-blog.blog-medium .blog-text .cs-post-title {
    clear: both;
}
.cs-blog .cs-media figure {
    position: relative;
}
.cs-blog .cs-media figure figcaption {
    background-color: rgba(0, 0, 0, 0.5);
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    transition: all 0.3s ease-in-out 0s;
    visibility: hidden;
    width: 100%;
}
.cs-blog .cs-media:hover figure figcaption {
    opacity: 1;
    visibility: visible;
}
.cs-blog.blog-medium .post-title h3 {
    margin-bottom: 0;
}
.cs-blog .post-title {
    margin-bottom: 10px;
}
.cs-blog.blog-medium .cs-media figure figcaption .cs-readmore a {
    color: #fff;
    font-size: 24px;
    left: 50%;
    margin: -10px 0 0 -65px;
    position: absolute;
    top: 50%;
    transform: scale(0.7);
}
.cs-blog.blog-medium .cs-media:hover figure figcaption .cs-readmore a {
    transform: scale(1);
}
.cs-blog.blog-medium:last-child {
    border-bottom: medium none;
    padding-bottom: 40px;
}
.blog-medium .cs-media {
    display: inline-block;
    margin-right: 30px;
    vertical-align: middle;
    width: 37%;
}
.blog-modern .cs-media {
    display: inline-block;
    margin-right: -4px;
    vertical-align: middle;
    width: 48.6%;
}
.blog-medium .cs-media figure img, .blog-modern .cs-media img {
    width: 100%;
}
.blog-medium .cs-media ~ .blog-text {
    display: inline-block;
    float: none;
    margin-right: 0;
    vertical-align: middle;
    width: 58%;
}
.blog-modern .blog-text {
    display: inline-block;
    margin-right: -4px;
    padding-left: 30px;
    vertical-align: middle;
    width: 51.4%;
}
.blog-modern .blog-text .cs-post-title {
    margin-bottom: 5px;
    padding-bottom: 1px;
    position: relative;
}
.blog-modern .blog-text .cs-post-title::after {
    bottom: 1px;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    width: 27px;
}
.blog-modern .blog-text .blog-separator {
    margin: 0 0 10px;
}
.blog-modern .blog-text .blog-separator::before {
    display: none;
}
.blog-medium .blog-text {
    width: 99.1%;
}
.blog-medium .blog-text p {
    display: inline;
    margin: 0 0 15px;
}
.blog-medium .blog-separator {
    margin: 0 0 10px;
}
.cs-blog .cs-categories, .cs-blog-detail .cs-categories {
    display: block;
    margin: 0 0 12px;
}
.cs-blog .cs-categories a, .cs-blog-detail .cs-categories a {
    border-bottom: 2px solid #ededed;
    color: #55a747;
    display: inline-block;
    font-size: 10px;
    margin-right: 5px;
    padding-bottom: 2px;
    text-transform: uppercase;
}
.cs-blog-detail .post-option {
    float: right;
}
.cs-blog .post-option span a, .cs-blog-detail .post-option span a {
    color: #999 !important;
    display: inline-block;
    font-size: 12px;
    margin-right: 18px;
    vertical-align: middle;
}
.cs-blog .post-option span i, .cs-blog-detail .post-option span i {
    display: inline-block;
    font-size: 14px;
    margin-right: 10px;
    vertical-align: middle;
}
.cs-blog-detail .post-option span.post-category i {
    margin: 0;
}
.cs-blog-detail .post-option .post-category a {
    margin-left: 10px;
    margin-right: 0;
}
.cs-blog-detail .post-option .post-date {
    margin-left: 18px;
}
.cs-blog-detail .cs-text .post-option span i {
    float: left;
    margin: 3px 8px 0 0;
}
.cs-blog.blog-grid figure img {
    width: 100%;
}
.cs-blog.blog-grid .cs-media ~ .blog-text {
    margin: -30px 0 0;
    padding: 0 10px;
    position: relative;
    z-index: 1;
}
.cs-blog.blog-grid .cs-inner-bolg {
    background-color: #fff;
    display: inline-block;
    padding: 20px 25px;
    width: 100%;
}
.cs-blog.blog-grid .blog-text p {
    margin: 0 0 5px;
}
.cs-blog.blog-grid .post-option {
    line-height: normal;
    margin: 0 0 10px;
}
.cs-blog.blog-grid .post-option span {
    color: #8b919e;
    font-size: 10px;
    margin: 0 15px 0 0;
    position: relative;
    text-transform: uppercase;
}
.cs-blog.blog-grid .post-option span::before {
    background-color: #8b919e;
    border-radius: 100%;
    content: "";
    height: 3px;
    left: -10px;
    position: absolute;
    top: 5px;
    width: 3px;
}
.cs-blog.blog-grid .post-option span:last-child {
    margin: 0;
}
.cs-blog.blog-grid .post-option span:first-child::before {
    display: none;
}
.cs-blog.blog-grid .read-more {
    display: inline-block;
    font-size: 12px;
    position: relative;
}
.cs-blog.blog-grid .read-more::before {
    content: "";
    font-family: "icomoon";
    font-size: 14px;
    position: absolute;
    right: -15px;
    top: 0;
}
.blog-large .cs-media img {
    width: 100%;
}
.blog-large .cs-text {
    margin: 0 0 20px;
    position: relative;
    z-index: 1;
}
.blog-large .cs-media ~ .cs-text {
    background-color: #fff;
    margin: 0 auto;
    padding: 30px 0 0;
    width: 100%;
}
.cs-blog .cs-author, .cs-blog-detail .cs-author {
    float: left;
    margin: 0 0 10px;
}
.cs-blog .cs-author figure, .cs-blog-detail .cs-author figure {
    display: inline-block;
    height: 32px;
    margin: 0 10px 0 0;
    vertical-align: middle;
    width: 32px;
}
.cs-blog .cs-author figure img, .cs-blog-detail .cs-author figure img {
    border-radius: 100%;
}
.cs-blog .cs-author .cs-text, .cs-blog-detail .cs-author .cs-text {
    display: inline-block;
    margin: 0;
    padding: 0;
    vertical-align: middle;
}
.cs-blog .cs-author .cs-text a, .cs-blog-detail .cs-author .cs-text a {
    color: #555;
    font-size: 13px;
}
.blog-large .post-option, .cs-blog.blog-medium .post-option {
    float: right;
}
.cs-blog.blog-large .post-option span i, .cs-blog.blog-medium .post-option span i {
    color: #cfcfcf;
}
.post-option span i {
    margin-right: 5px;
    transition: all 0.3s ease-in-out 0s;
}
.blog-separator {
    border-bottom: 1px solid #f1f1f1;
    display: inline-block;
    margin: 20px 0 25px;
    position: relative;
    width: 100%;
}
.blog-large .cs-text p {
    margin: 0 0 25px;
}
.blog-large .read-more {
    border: 1px solid;
    border-radius: 20px;
    display: inline-block;
    font-size: 12px;
    padding: 4px 20px;
    text-transform: uppercase;
}
.blog-large .cs-post-title {
    margin: 0 0 15px;
}
.blog-large .cs-post-title h3 {
    margin: 0;
}

.cs-blog-detail .cs-post-title h1 {
    margin: 0 0 10px;
}
.cs-blog-detail .cs-post-title::after {
    clear: both;
    content: "";
    display: block;
}
.cs-blog-detail .cs-main-post img { 
    width: 100%;
    height: 50vh;
    object-fit: cover;
}
.cs-blog-detail .cs-main-post {
    margin-bottom: 25px;
}
.cs-blog-detail .cs-admin-post .cs-media figure, .cs-blog-detail .cs-admin-post .cs-media figure img {
    border-radius: 100%;
}
.cs-blog-detail .cs-admin-post .cs-text {
    overflow: hidden;
}
.cs-blog-detail .cs-admin-post {
    float: left;
    width: 40%;
}
.cs-blog-detail .cs-admin-post .cs-media {
    float: left;
    height: 46px;
    margin-right: 14px;
    width: 46px;
}
.cs-blog-detail .cs-author-name {
    color: #ccc;
    display: inline-block;
    font-size: 14px;
    margin-right: 20px;
    padding-top: 6px;
    vertical-align: middle;
}
.cs-blog-detail .cs-author-name strong {
    color: #55a747;
    display: block;
    line-height: 26px;
}
.cs-blog-detail .cs-more-post {
    border: 1px solid #e4e4e4;
    border-radius: 3px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
    color: #ccc;
    font-size: 11px;
    padding: 6px 8px;
}
.cs-blog-detail .cs-social-share {
    float: right;
}
.cs-blog-detail .cs-social-media {
    display: inline-block;
    margin: 0;
    padding: 0;
}
.cs-blog-detail .cs-social-media li {
    display: inline-block;
    list-style: outside none none;
    margin: 0;
    vertical-align: top;
}
.cs-blog-detail .cs-social-media li a {
    background-color: #fc6d4c;
    border-radius: 50%;
    color: #fff;
    display: block;
    font-size: 13px;
    height: 28px;
    line-height: 30px;
    margin: 0 5px 5px 0;
    text-align: center;
    width: 28px;
}
.cs-blog-detail .cs-social-media li a.cs-more {
    line-height: 33px;
    padding: 0;
}
.cs-blog-detail .cs-social-media li a::before {
    display: none;
}
.cs-blog-detail .cs-social-media li a[data-original-title="facebook"] {
    background-color: #2b4a8b;
}
.cs-blog-detail .cs-social-media li a[data-original-title="Facebook"] {
    background-color: #2b4a8b;
}
.cs-blog-detail .cs-social-media li a[data-original-title="Tumblr"] {
    background-color: #32506d;
}
.cs-blog-detail .cs-social-media li a[data-original-title="tumblr"] {
    background-color: #32506d;
}
.cs-blog-detail .cs-social-media li a[data-original-title="Dribbble"] {
    background-color: #ea4c89;
}
.cs-blog-detail .cs-social-media li a[data-original-title="dribbble"] {
    background-color: #ea4c89;
}
.cs-blog-detail .cs-social-media li a[data-original-title="stumbleupon"] {
    background-color: #eb4823;
}
.cs-blog-detail .cs-social-media li a[data-original-title="Stumbleupon"] {
    background-color: #eb4823;
}
.cs-blog-detail .cs-social-media li a[data-original-title="rss"] {
    background-color: #f06c19;
}
.cs-blog-detail .cs-social-media li a[data-original-title="twitter"] {
    background-color: #1f94d9;
}
.cs-blog-detail .cs-social-media li a[data-original-title="linkedin"] {
    background-color: #10598c;
}
.cs-blog-detail .cs-social-media li a[data-original-title="google"] {
    background-color: #d83936;
}
.cs-blog-detail .cs-social-media li a[data-original-title="youtube"] {
    background-color: #b00;
}
.cs-blog-detail .cs-social-media li a[data-original-title="Youtube"] {
    background-color: #b00;
}
.cs-blog-detail .cs-social-media li a.cs-more .at4-icon {
    border-radius: 10px;
    margin: 5px 0 0 -2px;
}
.cs-blog-detail .cs-share {
    float: none;
    left: 0;
    margin: 0 15px 0 0;
    position: absolute;
    top: 0;
}
.cs-blog-detail .cs-share a {
    color: #333;
    font-size: 18px;
    font-weight: 700;
}
.cs-blog-detail .cs-share-detail::after {
    clear: both;
    content: "";
    display: block;
}
.cs-blog-detail .cs-share-detail {
    display: inline-block;
    margin-bottom: 0;
    padding-bottom: 0;
    position: relative;
    vertical-align: middle;
    width: 49%;
}
.cs-blog-detail .cs-post-option-panel {
    float: left;
    padding-top: 20px;
    width: 100%;
}
.cs-blog-detail .rich-editor-text p {
    margin-bottom: 30px;
}
blockquote, .rich-text-editor blockquote {
    border-left: 4px solid;
    margin: 0 0 40px;
    padding: 20px 0 0;
    position: relative;
    width: 95%;
}
blockquote {
    background-color: #fcfcfc;
    font-style: italic;
    padding: 15px 40px 20px 50px !important;
}
blockquote, blockquote span, blockquote p {
    color: #777;
    display: block;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 15px;
}
blockquote .author-name a {
    color: #999;
    font-size: 11px;
}
blockquote.text-left-align {
    text-align: left;
}
blockquote.text-right-align {
    text-align: right;
}
blockquote.text-center-align {
    text-align: center;
}
blockquote::before, .rich-text-editor blockquote::before {
    color: #eaeaea;
    content: "";
    font-family: "icomoon";
    font-size: 22px;
    font-style: normal;
    left: 24px;
    position: absolute;
    top: 15px;
    transform: scale(-1);
}
.rich-text-editor blockquote {
    background-color: #fcfcfc;
    font-style: italic;
    padding: 15px 40px 20px 50px;
}
.rich-text-editor blockquote p {
    margin: 0;
}
blockquote > span {
    margin: 0;
    position: relative;
}
blockquote > span.author-name::after {
    display: none;
}
blockquote > span::after {
    color: #eaeaea;
    content: "";
    display: inline-block;
    font-family: "icomoon";
    font-size: 22px;
    font-style: normal;
    margin: 0 0 0 8px;
    position: relative;
    top: 3px;
}
.cs-blog-detail .tags {
    display: inline-block;
    margin: 0 -4px 0 0;
    vertical-align: middle;
    width: 50%;
}
.cs-blog-detail .cs-tags {
    display: block;
    margin: 0 0 40px;
}
.cs-blog-detail .cs-tags .tags span {
    color: #333;
    display: inline-block;
    font-size: 18px;
    margin: 0 10px 5px 0;
}
.cs-blog-detail .cs-tags .tags ul {
    display: inline-block;
    margin: 0;
    padding: 0;
}
.cs-tags ul li {
    display: inline-block;
    list-style: outside none none;
    margin: 0 0 6px;
}
.cs-tags ul li a {
    display: block;
    font-size: 12px;
    margin: 0 8px 0 0;
}
.cs-tags .tags ul li a {
    background-color: #f5f5f5;
    border-radius: 20px;
    color: #777;
    padding: 2px 18px 3px;
}
.comment-respond {
    margin-bottom: 30px;
}
.comment-form ul {
    list-style: outside none none;
}
.comment-form ul li {
    margin-bottom: 30px;
}
.comment-form .cs-element-title h3 {
    margin: 0;
}
.comment-form form .input-holder {
    position: relative;
}
.comment-form form .input-holder i {
    color: #cecece;
    font-size: 18px;
    position: absolute;
    right: 20px;
    top: 15px;
}
.comment-form form .input-holder input[type="text"], .comment-form form .input-holder textarea {
    border: 1px solid #e4e4e4;
    color: #999;
    font-size: 14px;
    height: 50px;
    margin-bottom: -1px;
    padding: 10px 20px;
    width: 100%;
}
.comment-form form .input-holder textarea {
    height: 214px;
    margin: 0 0 20px;
}
.comment-form form input[type="submit"] {
    background-color: #55a747;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    padding: 10px 30px;
    text-transform: uppercase;
}
.blog-detail {
    box-shadow: none;
}
.blog-detail .blog-list {
    float: left;
    margin-bottom: 30px;
    position: relative;
    width: 100%;
}
.blog-slider-next {
    display: inline-block;
    position: absolute;
    right: 0;
    top: 10px;
}
.blog-slider-prev {
    display: inline-block;
    position: absolute;
    right: 20px;
    top: 10px;
}
.blog-detail::after, .author-detail::after, #comment ul li::after, .blog-detail .blog-list::after, .cs-packeges::after {
    clear: both;
    content: "";
    display: block;
}
.blog-title {
    margin-bottom: 25px;
}
.blog-title h3 {
    color: #282828;
    letter-spacing: -1px;
    line-height: 34px;
    margin: 0 0 10px;
}
.blog-detail .main-post {
    margin: 0 0 25px;
}
.blog-detail .main-post img {
    width: 100%;
}
.author-detail {
    border-bottom: 1px solid #f5f5f5;
    margin-bottom: 10px;
    padding-bottom: 22px;
}
.cs-admin figure {
    float: left;
    margin-right: 15px;
}
.cs-admin .cs-text {
    display: inline-block;
    overflow: hidden;
    padding-top: 8px;
}
.cs-admin .cs-text span {
    color: #ccc;
    display: block;
    font-size: 13px;
    line-height: 16px;
}
.cs-admin .cs-text strong {
    color: #282828;
    font-size: 14px;
    line-height: 18px;
}
.blog-detail h2 {
    line-height: 29px;
    margin: 0 0 11px;
    position: relative;
    width: 91%;
}
.rich-editor-text p {
    clear: both;
    line-height: 24px;
    margin-bottom: 20px;
}

/* slider post ads css */
  .ads-container {
    display: flex;
    gap: 25px;
    justify-content: center;
    align-items: stretch;
    flex-wrap: wrap;
    padding: 40px 20px;
  }

  .ads-box {
    position: relative;
    overflow: hidden;
    border-radius: 16px;
    flex: 1 1 48%;
    max-width: 48%;
    height: 380px;
    background: linear-gradient(135deg, #1e1e2d 0%, #282846 100%);
    box-shadow: 0 6px 18px rgba(0,0,0,0.35);
    transition: transform 0.4s ease, box-shadow 0.4s ease;
  }

  .ads-box:hover {
    transform: translateY(-6px);
    box-shadow: 0 10px 28px rgba(0,0,0,0.5);
  }

  .ads {
    display: flex;
    transition: transform 1s ease-in-out;
    width: 100%;
    height: 100%;
  }

  .ads img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    flex-shrink: 0;
    filter: brightness(0.9) contrast(1.05);
  }

  /* glowing border animation */
  @keyframes glow {
    0%, 100% { box-shadow: 0 0 10px #ffb74d, 0 0 20px #ffb74d; }
    50% { box-shadow: 0 0 15px #ff9800, 0 0 25px #ff9800; }
  }
  .ads-box:hover::before {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: 16px;
    border: 2px solid #ffb74d;
    animation: glow 1.8s infinite alternate;
    pointer-events: none;
  }

  /* overlay gradient */
  .ads-box::after {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(to right, rgba(0,0,0,0.65), rgba(0,0,0,0.1));
    z-index: 1;
  }

  /* text overlay - center left */
  .ads-content {
    position: absolute;
    top: 50%;
    left: 40px;
    transform: translateY(-50%);
    z-index: 2;
    color: #fff;
    max-width: 60%;
    animation: fadeSlide 1s ease forwards;
  }

  @keyframes fadeSlide {
    0% { opacity: 0; transform: translate(-30px, -50%); }
    100% { opacity: 1; transform: translate(0, -50%); }
  }

  .ads-tags h2 {
    font-size: 2rem;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #fff;
    text-shadow: 0 3px 10px rgba(0,0,0,0.6);
  }

  .ads-tag h3 {
    color: #ffb74d;
    font-weight: 600;
    font-size: 1.2rem;
    margin-top: 8px;
  }

  .ads-link a {
    display: inline-block;
    margin-top: 18px;
    background: linear-gradient(90deg, #ffb74d, #ff9800);
    color: #fff;
    text-decoration: none;
    padding: 10px 22px;
    border-radius: 25px;
    font-weight: 600;
    font-size: 0.95rem;
    letter-spacing: 0.5px;
    transition: background 0.3s ease, transform 0.2s ease;
  }

  .ads-content a:hover {
    background: linear-gradient(90deg, #ff9800, #ffb74d);
    transform: translateY(-2px);
  }

  /* Responsive */
  @media (max-width: 768px) {
    .ads-box {
      flex: 1 1 100%;
      max-width: 100%;
      height: 260px;
    }
    .ads-content {
      left: 20px;
      max-width: 80%;
    }
    .ads-content h2 { font-size: 1.4rem; }
    .ads-content h3 { font-size: 1rem; }
    .ads-content a { padding: 8px 16px; font-size: 0.85rem; }
  }

  /* privacy css */
  
  