
/*===================================================================================*/
/*  Colors CSS
/*===================================================================================*/

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 400;
}

a {
  color: #473485;
}

a:hover, a:focus {
  color: #3a2689;
  text-decoration: underline;
}

.show-theme-options:hover,
.show-theme-options:focus {
  background: #e8d100;
}
.btn-primary:hover,
.btn-black:hover,
.btn-primary:focus,
.btn-black:focus {
  background: #e8d100;
}
.cnt-account ul > li a:hover,
.cnt-account ul > li a:focus {
  color: #fff;
}
.cnt-block ul li a .caret {
  color: rgba(255,255,255,0.8);
}
.cnt-block ul li .dropdown-menu li a:hover,
.cnt-block ul li .dropdown-menu li a:focus {
  color: #e8d100;
}

.main-header {
  background: #e8d100;
}

.main-header .top-search-holder .contact-row .icon {
  color: #e8d100;
}
.top-cart-row .dropdown-cart .lnk-cart .items-cart-inner .total-price-basket .total-price {
  color: #fff;
}
.top-cart-row .dropdown-cart .dropdown-menu .cart-item.product-summary .name a:hover,
.top-cart-row .dropdown-cart .dropdown-menu .cart-item.product-summary .name a:focus {
  color: #e8d100;
}
.top-cart-row .dropdown-cart .dropdown-menu .cart-item.product-summary .price {
  color: #e8d100;
}
.top-cart-row .dropdown-cart .dropdown-menu .cart-item.product-summary .action a:hover,
.top-cart-row .dropdown-cart .dropdown-menu .cart-item.product-summary .action a:focus {
  color: #e8d100;
}
.top-cart-row .dropdown-cart .dropdown-menu .cart-total .price {
  color: #e8d100;
}
.main-header .top-search-holder .search-area .categories-filter .dropdown-menu li a:hover,
.main-header .top-search-holder .search-area .categories-filter .dropdown-menu li a:focus {
  color: #e8d100;
}
.header-style-1 .header-nav {
  background: #157ed2;
  border-top: 1px solid hsla(0,0%,100%,.2);
  border-radius: 0px 0px 0px 200px;
}
.cnt-home .header-style-1 .header-nav .navbar .navbar-nav > li.active {
  background: #157ed2;
}

.cnt-home .header-style-1 .header-nav .navbar .navbar-nav > li.active a:after {
    content: "";
    position: absolute;
    top: 92%;
    left: 42%;
    border-width: 0px 6px 6px 6px;
    border-style: solid;
    border-color: #f8f8f8 transparent;
    display: block;
    width: 0;
    right: inherit;
    z-index: 10000;
}

.cnt-home .header-style-1 .header-nav .navbar .navbar-nav > li a:hover:after {
    content: "";
    position: absolute;
    top: 92%;
    left: 42%;
    border-width: 0px 6px 6px 6px;
    border-style: solid;
    border-color: #f8f8f8 transparent;
    display: block;
    width: 0;
    right: inherit;
    z-index: 10000;
}


.cnt-home .header-style-1.header-style-2 .header-nav .navbar .navbar-nav > li.active,
.cnt-homepage .header-style-1.header-style-2 .header-nav .navbar .navbar-nav > li.active {
  background: #e8d100;
}
.cnt-home .header-style-1.header-style-3 .header-nav .navbar .navbar-nav > li.active {
  background: #e8d100;
}
.header-style-2 .header-nav .navbar-default .navbar-collapse .navbar-nav > li > a:hover,
.header-style-2 .header-nav .navbar-default .navbar-collapse .navbar-nav > li > a:focus {
  background: #e8d100 !important;
}
.header-style-2 .header-nav .navbar-default .navbar-collapse .navbar-nav > li.open {
  background: #e8d100;
}
.sidebar .side-menu nav .nav > li a:hover,
.sidebar .side-menu nav .nav > li a:focus {
  color: #e8d100;
}
.sidebar .side-menu nav .nav > li a:hover:after,
.sidebar .side-menu nav .nav > li a:focus:after {
  color: #e8d100;
}
.info-box .info-box-heading.green {
  color: #fff;
}
.scroll-tabs .nav-tab-line li a:hover,
.scroll-tabs .nav-tab-line li a:focus {
  color: #e8d100;
}
.product .product-info .name a:hover,
.product .product-info .name a:focus {
  color: #e8d100;
}
.product .product-info .product-price .price {
  color: #333;
  display: block;
}
.product .cart .action ul li.lnk a:hover,
.product .cart .action ul li.lnk a:focus {
  color: #e8d100;
}
.product .cart .action ul li.add-cart-button .btn-primary:hover,
.product .cart .action ul li.add-cart-button .btn-primary:focus {
  background: #e8d100;
}
.product .cart .action ul li.add-cart-button .btn-primary.icon:hover,
.product .cart .action ul li.add-cart-button .btn-primary.icon:focus {
  background: #e8d100;
}
.tag.sale {
  background: #fdd922;
  color:#333
}
.copyright-bar .copyright a {
  color: #e8d100;
}
.blog-slider-container .blog-slider .blog-post-info .name a:hover,
.blog-slider-container .blog-slider .blog-post-info .name a:focus {
  color: #e8d100;
}
.footer .links-social .social-icons a:hover,
.footer .links-social .social-icons a:focus,
.footer .links-social .social-icons a.active {
  background: #e8d100;
}
.latest-tweet .re-twitter .comment a {
  color: #e8d100;
}
.latest-tweet .re-twitter .comment .icon .fa-stack-2x {
  color: #e8d100;
}
.footer .contact-information .media .icon .fa-stack-2x {
  color: #e8d100;
}
.footer .contact-information .media .media-body a:hover,
.footer .contact-information .media .media-body a:focus {
  color: #e8d100;
}
.footer .footer-bottom .module-body ul li a:hover,
.footer .footer-bottom .module-body ul li a:focus {
  color: #72797e;
}
.product-tag .item.active,
.product-tag .item:hover,
.product-tag .item:focus {
  background: #e8d100;
}
.hot-deals .product-info .product-price .price {
  color: #333;
}
.hot-deals .product-info .name a:hover,
.hot-deals .product-info .name a:focus {
  color: #e8d100;
}
.custom-carousel .owl-controls .owl-prev:hover,
.custom-carousel .owl-controls .owl-next:hover,
.custom-carousel .owl-controls .owl-prev:focus,
.custom-carousel .owl-controls .owl-next:focus {
  background: #e8d100;
}
.yamm .dropdown-menu .title:hover,
.yamm .dropdown-menu .title:focus {
  color: #e8d100;
}
.yamm .dropdown-menu li a:hover,
.yamm .dropdown-menu li a:focus {
  color: #e8d100;
}
.breadcrumb ul li.active {
  color: #157ed2;
}
.breadcrumb ul a:hover,
.breadcrumb ul a:focus {
  color: #157ed2;
}
.filters-container .nav-tabs.nav-tab-box li.active a .icon {
  color: #e8d100;
}
.filters-container .pagination-container ul li.active a {
  color: #e8d100;
}
.filters-container .pagination-container ul li.prev:hover,
.filters-container .pagination-container ul li.next:hover,
.filters-container .pagination-container ul li.prev:focus,
.filters-container .pagination-container ul li.next:focus {
  background: #e8d100;
}
.filters-container .pagination-container ul li a:hover,
.filters-container .pagination-container ul li a:focus {
  color: #e8d100;
}
.filters-container .lbl-cnt .dropdown.dropdown-med .dropdown-menu li a:hover,
.filters-container .lbl-cnt .dropdown.dropdown-med .dropdown-menu li a:focus {
  color: #e8d100;
}
.sidebar .sidebar-module-container .sidebar-widget .sidebar-widget-body .accordion .accordion-group .accordion-heading .accordion-toggle,
.sidebar .sidebar-module-container .sidebar-widget .sidebar-widget-body .accordion .accordion-group .accordion-heading .accordion-toggle:hover,
.sidebar .sidebar-module-container .sidebar-widget .sidebar-widget-body .accordion .accordion-group .accordion-heading .accordion-toggle:focus,
.sidebar .sidebar-module-container .sidebar-widget .sidebar-widget-body .accordion .accordion-group .accordion-heading .accordion-toggle:after {
  color: #e8d100;
}
.sidebar .sidebar-module-container .sidebar-widget .sidebar-widget-body .price-range-holder .slider .slider-track .slider-handle {
  border: 5px solid #e8d100;
}
.sidebar .sidebar-module-container .sidebar-widget .sidebar-widget-body .list li a:hover,
.sidebar .sidebar-module-container .sidebar-widget .sidebar-widget-body .list li a:focus {
  color: #e8d100;
}
.sidebar .sidebar-module-container .sidebar-widget .sidebar-widget-body .compare-report span {
  color: #e8d100;
}
.sidebar .sidebar-widget .advertisement .owl-controls .owl-pagination .owl-page.active span {
  background: #e8d100;
}
.sidebar .sidebar-widget .advertisement .owl-controls .owl-pagination .owl-page:hover span {
  background: #e8d100;
}
.single-product .gallery-holder .gallery-thumbs .owl-item .item:hover {
  border: 1px solid #e8d100;
}
.single-product .product-info .rating-reviews .reviews .lnk:hover,
.single-product .product-info .rating-reviews .reviews .lnk:focus {
  color: #e8d100;
}
.single-product .product-info .price-container .price-box .price {
  color: #ff7878;
}
.single-product .product-info .quantity-container .cart-quantity .arrows .arrow:hover,
.single-product .product-info .quantity-container .cart-quantity .arrows .arrow:focus {
  color: #e8d100;
}
.single-product .product-info .product-social-link .social-icons ul li a:hover,
.single-product .product-info .product-social-link .social-icons ul li a:focus {
  background: #e8d100;
}
.single-product .product-tabs .nav.nav-tabs.nav-tab-cell li a:hover,
.single-product .product-tabs .nav.nav-tabs.nav-tab-cell li a:focus {
  background: #e8d100;
}
.single-product .product-tabs .nav.nav-tabs.nav-tab-cell li a:hover:after,
.single-product .product-tabs .nav.nav-tabs.nav-tab-cell li a:focus:after {
  border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #e8d100;
}
.single-product .product-tabs .nav.nav-tabs.nav-tab-cell li.active a {
  background: #e8d100;
}
.single-product .product-tabs .nav.nav-tabs.nav-tab-cell li.active a:after {
  border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #e8d100;
}
.cart .action .add-cart-button .btn.btn-primary.icon:hover,
.cart .action .add-cart-button .btn.btn-primary.icon:focus {
  background: #e8d100;
  color:#fff
}
.product-tabs .tab-content .tab-pane .product-reviews .reviews .review .review-title .date span {
  color: #e8d100;
}
.product-tabs .tab-content .tab-pane .product-reviews .reviews .review .author span {
  color: #e8d100;
}
#owl-main:hover .owl-prev:hover,
#owl-main:hover .owl-next:hover {
  background: #e8d100;
  color:#fff!important
}
#owl-main:hover .owl-prev:hover .icon,
#owl-main:hover .owl-next:hover .icon {
 color:#fff!important
}

#owl-main .owl-controls .owl-pagination .owl-page:active span,
#owl-main .owl-controls .owl-pagination .owl-page:hover span {
  background: #e8d100;
}

#owl-main:hover .owl-controls {
  display: block;
  position: static;
  margin-top: -8px;
}

.cart .action ul .lnk .add-to-cart:hover,
.cart .action ul .lnk .add-to-cart:focus {
  color: #fff !important;
}
.cart .action .add-to-cart:hover,
.cart .action .add-to-cart:focus {
  color: #e8d100 !important;
}
.homepage-container .product .tag.hot {
  background: #e8d100;
}
.homepage-container .product .product-info .name a:hover,
.homepage-container .product .product-info .name a:focus {
  color: #e8d100;
}
.homepage-container .btn-primary:hover,
.homepage-container .btn-primary:focus {
  background: #e8d100;
  border: 2px solid #e8d100;
}
.category-product .cart .action ul li .add-to-cart:hover,
.category-product .cart .action ul li .add-to-cart:focus {
  background: #e8d100;
}
.furniture-container .product .btn-primary:hover,
.furniture-container .product .btn-primary:focus {
  background: #e8d100;
}
.header-style-3 .header-nav .navbar-default .navbar-collapse .navbar-nav > li > a:hover,
.header-style-3 .header-nav .navbar-default .navbar-collapse .navbar-nav > li > a:focus {
  background: #e8d100;
}
.header-style-3 .header-nav .navbar-default .navbar-collapse .navbar-nav > li.open {
  background: #e8d100;
}
#owl-single-product-thumbnails .owl-controls .owl-pagination .owl-page.active span {
  background: #e8d100 !important;
}
#owl-single-product-thumbnails .owl-controls .owl-pagination .owl-page span:hover,
#owl-single-product-thumbnails .owl-controls .owl-pagination .owl-page span:focus {
  background: #e8d100 !important;
}
.cnt-homepage .sidebar .sidebar-module-container .sidebar-widget .sidebar-widget-body .price-range-holder .slider .slider-track .slider-handle.max-slider-handle {
  background: #e8d100;
}
.blog-page .blog-post h1 a:hover,
.blog-page .blog-post h1 a:focus {
  color: #e8d100;
}
.blog-page .sidebar .sidebar-module-container .sidebar-widget .nav-tabs > li.active > a,
.blog-page .sidebar .sidebar-module-container .sidebar-widget .nav-tabs > li.active > a:hover,
.blog-page .sidebar .sidebar-module-container .sidebar-widget .nav-tabs > li.active > a:focus {
  color: #157ed2;
}
.blog-page .blog-post .social-media a:hover,
.blog-page .blog-post .social-media a:focus {
  background-color: #e8d100;
}
.blog-page .sidebar .sidebar-module-container .search-area .search-button:after {
  color: #333;
}
.blog-page .sidebar .sidebar-module-container .sidebar-widget .blog-post h4 a:hover,
.blog-page .sidebar .sidebar-module-container .sidebar-widget .blog-post h4 a:focus {
  color: #e8d100;
}
.blog-page .blog-post-author-details .author-social-network button .twitter-icon {
  background-color: #e8d100;
}
.blog-page .blog-review .review-action a,
.blog-page .blog-review .review-action a:hover,
.blog-page .blog-review .review-action a:focus {
  color: #e8d100;
}
.blog-page .blog-post-author-details .author-social-network .dropdown-menu > li > a:hover,
.blog-page .blog-post-author-details .author-social-network .dropdown-menu > li > a:focus {
  color: #e8d100;
}
.checkout-box .checkout-steps .panel .panel-heading .unicase-checkout-title > a:not(.collapsed) span {
  background-color: #e8d100;
}
.checkout-box .checkout-steps .checkout-step-01 .already-registered-login a:hover,
.checkout-box .checkout-steps .checkout-step-01 .already-registered-login a:focus {
  color: #e8d100;
}
.checkout-box .checkout-progress-sidebar .panel-body ul li a:hover,
.checkout-box .checkout-progress-sidebar .panel-body ul li a:focus {
  color: #e8d100;
}
.contact-page .contact-info .contact-i {
  background-color: #e8d100;
}
.shopping-cart .shopping-cart-table table tbody tr .cart-product-name-info h4 a:hover,
.shopping-cart .shopping-cart-table table tbody tr .cart-product-name-info h4 a:focus {
  color: #e8d100;
}
.shopping-cart .shopping-cart-table table tbody tr .cart-product-name-info .cart-product-info span span {
  color: #84b943;
}
.shopping-cart .shopping-cart-table table tbody tr .cart-product-edit a:hover,
.shopping-cart .shopping-cart-table table tbody tr .cart-product-edit a:focus {
  color: #e8d100;
}
.shopping-cart .cart-shopping-total table thead tr th .cart-grand-total {
  color: #84b943;
}
.shopping-cart-table table tbody tr td .quant-input .arrows .arrow:hover,
.shopping-cart-table table tbody tr td .quant-input .arrows .arrow:focus {
  color: #e8d100;
}
.logo-color {
  fill: #e8d100;
}
.cnt-homepage .single-product .product-info-block .form-control .dropdown-menu ul li a:hover,
.cnt-homepage .single-product .product-info-block .form-control .dropdown-menu ul li a:focus {
  color: #e8d100;
}
.cnt-homepage .single-product .product-info-block .txt.txt-qty {
  color: #e8d100;
}
.cnt-homepage .single-product .product-tabs .nav-tab-cell-detail {
  border-bottom: none;
}
.cnt-homepage .single-product .product-tabs .nav-tab-cell-detail li {
  margin-right: 10px;
  padding: 0;
}
.cnt-homepage .single-product .product-tabs .nav-tab-cell-detail li a:hover,
.cnt-homepage .single-product .product-tabs .nav-tab-cell-detail li a:focus {
  background: #e8d100;
  border: 2px solid #e8d100;
}
.cnt-homepage .single-product .product-tabs .nav-tab-cell-detail li.active a {
  background: #e8d100;
  border: 2px solid #e8d100;
}
.shopping-cart .estimate-ship-tax table tbody .unicase-form-control .dropdown-menu.open ul li a:hover,
.shopping-cart .estimate-ship-tax table tbody .unicase-form-control .dropdown-menu.open ul li a:focus {
  color: #e8d100;
}
.mega-menu .dropdown-menu {
width:100%;
left:0px 
}

.navbar-nav>li>.dropdown-menu { box-shadow:0px 10px 20px 0px rgba(0,0,0,.1);}

.product-comparison .compare-table tr td .product-price .price {
  color: #e8d100;
}
.product-comparison .compare-table tr td .in-stock {
  color: #e8d100;
}
.body-content .my-wishlist-page .my-wishlist table tbody .product-name a:hover,
.body-content .my-wishlist-page .my-wishlist table tbody .product-name a:focus {
  color: #e8d100;
}
.product-comparison .compare-table tr td .product-price .price {
  color: #e8d100;
}
.product-comparison .compare-table tr td .in-stock {
  color: #e8d100;
}
.body-content .x-page .x-text h1 {
  color: #e8d100;
}
.body-content .x-page .x-text a {
  color: #e8d100;
}
.sign-in-page .register-form .forgot-password,
.sign-in-page .register-form .forgot-password:hover,
.sign-in-page .register-form .forgot-password:focus {
  color: #e8d100;
}
.body-content .my-wishlist-page .my-wishlist table tbody .price {
  color: #e8d100;
}
.terms-conditions-page .contact-form {
  color: #e8d100;
}


/*CUstom*/

.main-header .top-search-holder .search-area .search-button {
  border-radius: 0px 5px 5px 0px;
  display: inline-block;
  float: right;
  margin: 0px;
  padding: 9px 15px 9px;
  text-align: center;
  color: #ffffff;
  background-color: #3a2689;
}

.main-header .top-search-holder .search-area .search-button:after {
  color: #fff;
  content: "\f002";
  font-family: fontawesome;
  font-size: 14px;
  line-height: 9px;
  vertical-align: middle;
}

.fl-links > .no-js:hover > .clicker {
  padding: 0px 13px;
  line-height: 55px;
  height: 55px;
  color: #fff;
  background: #3a2689;
}

.cnt-block .list-inline > li:hover {
  color: #ffffff;
  background: #3a2689;
}

.cnt-block .list-inline > li > a:hover {
  color: #ffffff;
}

.sidebar .side-menu .nav > li > .mega-menu_short {
  min-width: auto;
}

#owl-main, #owl-main .item {
  height: auto
}

.item .products .product .product-image{
  border-bottom: 1px dashed #f5f5f5;
}

.item .products .product .product-image .image{
  overflow: hidden;
  margin: 0 auto;
  width: 100%;
  height: auto;
}

.item .products .image a {
  padding-top: 65%;
}

.item .products .image a:hover {
  border: 0;
  width: 101%;
  height: auto;
  -webkit-transition: opacity .2s ease,-webkit-transform .3s ease;
  transition: transform .3s ease,opacity .2s ease;
  transition: transform .3s ease,opacity .2s ease,-webkit-transform .3s ease;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}

.product .product-info .name {
  font-size: 15px;
  font-family: 'Barlow', sans-serif;
  font-weight: 400;
  text-align: center;
  margin-top: 10px; 
  min-height: 64px;
}

.product-price{
  text-align: center;
}

.tag.luck {
  background: #e8d100;
  font-size: 60%;
}

.tag.discount {
  background: #3a2689;
}

.btn-orange {
  -webkit-transition: all linear 0.2s;
  -moz-transition: all linear 0.2s;
  -ms-transition: all linear 0.2s;
  -o-transition: all linear 0.2s;
  transition: all linear 0.2s;
  background: #3a2689;
  color: #fff;
  border: none;
  font-size: 12px;
  line-height: 22px;
  border-radius: 0;
  padding: 8px 14px;
  font-family: 'Barlow', sans-serif;
  border-radius: 5px;
  font-weight: 500;
  letter-spacing: 1px;
}

.btn-green {
  -webkit-transition: all linear 0.2s;
  -moz-transition: all linear 0.2s;
  -ms-transition: all linear 0.2s;
  -o-transition: all linear 0.2s;
  transition: all linear 0.2s;
  background: #3a2689;
  color: #fff;
  border: none;
  font-size: 12px;
  line-height: 22px;
  border-radius: 0;
  padding: 8px 14px;
  font-family: 'Barlow', sans-serif;
  border-radius: 5px;
  font-weight: 500;
  letter-spacing: 1px;  
}

.round {
  border-radius: 999px;
}

.single-product .product-info-block .name {
  margin-top: 0px;
  font-weight: 400;
  letter-spacing: normal;
  font-size: 2.875rem;
}

.single-product .product-info .price-container .price-box .price {
  color: #666666;
}

.single-product .product-info .stock-container .stock-box .label {
  font-size: 18px;
  line-height: 20px;
  color: #666666;
  padding: 0px;
  font-weight: normal;
}

.single-product .product-info .stock-container .stock-box .value {
  font-size: 18px;
  color: #666666;
  margin-left: 10px;
  padding: 0;
  font-weight: 600;
}

.single-product .add-btn .btn-primary {
  padding: 12px 30px;
  font-size: 18px;
  background-color: #3a2689;
  color: #fff;
  font-weight: 500;
}

.sidebar .side-menu .top-menu ul li a span {
  color: #fff;
  background: #3a2689;
  padding: 1px 5px;
  font-size: 11px;
  margin-left: 2px;
  border-radius: 2px;
  vertical-align: top;
  display: inline-block;
}

.product-tab ul{
  list-style: initial !important;
  margin: 15px !important; 
  padding: 15px !important;
}

.product-tab > p {
  line-height: 24px;
  margin-bottom: 15px;
}

.breadcrumb ul li:after {
  margin-right: auto;
}

.breadcrumb ul li.active {
  color: #3a2689;
}

/*  Account */
.account {
  margin-top: 30px;
  background-color: #fff;
  padding: 0px;
  overflow: hidden;
  margin-bottom: 30px;
  border-radius: 5px;
  box-shadow: 0 1px 2px #bbb;
}

.account .nav > .nav-item > .nav-link.active {
  color: #fff;
  border-radius: 5px;
}

.account .nav > .nav-item > .nav-link.active {
  background: #e8d100;
}

.account .nav > .nav-item > .nav-link {
  border: none;
  color: #555;
  display: block;
  padding: 12px 28px;
  font-size: 14px;
  line-height: 28px;
  position: relative;
  font-weight: 400;
  letter-spacing: 1px;
  background: #f8f8f8;
  text-transform: uppercase;
  border: 1px #fff solid;
}

.account .nav > .nav-item > .nav-link.active:after {
  border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #e8d100;
}

.account .nav > .nav-item > .nav-link.active:after {
  border-style: solid;
  border-width: 7.5px 1px 7.5px 10px;
  content: "";
  height: 0;
  position: absolute;
  top: 20px;
  width: 0;
  right: -8px;
}

.account .account-content {
  padding: 24px;
  line-height: 22px;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
}

.account .account-content .my-wishlist td {
  padding: 15px;
}

.account .account-content .my-wishlist img {
  width: 100%;
}

/* .item .products .image a img {
  object-fit: contain;
} */

#owl-single-product .owl-prev, #owl-single-product .owl-next {
    display: inline-block;
    position: absolute;
    top: 0;
    bottom: 0;
    width: 30px;
    height: 50px;
    font-size: 21px;
    background-color: #f2f2f2;
    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-single-product .img-responsive {
    text-align: center;
    margin: 0 auto !important;
    display: -webkit-box;
}

#owl-single-product .owl-buttons {
    display: block;
}

#owl-single-product .owl-controls .owl-buttons .icon {
    position: relative;
    top: 8px;
    color: #333 !important;
}

#owl-single-product .owl-prev {
    left: 20px;
    text-align: center;
}

#owl-single-product .owl-next {
    right: 20px;
    text-align: center;
}

#owl-single-product:hover .owl-prev {
    left: 0px;
    opacity: 0.5;
}

#owl-single-product:hover .owl-next {
    right: 0px;
    opacity: 0.5;
}

.sign-in{
  /* float: initial !important; */
  /* margin: 0 auto !important; */
}

.product-tab > p, .product-tab > ul {
    font-size: 1.5rem
}

.btn-disabled,
.btn-disabled[disabled] {
  opacity: .4;
  cursor: default !important;
  pointer-events: none;
}

.shopping-cart .shopping-cart-table {
  margin-bottom: 0px;
}

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #000000;
  background-color: #ffffff;
  border-color: #e8d100;
  border: 2px solid #e8d100;
}

.cart-shopping-total {
  background: none;
  position: fixed;
}

.cart-shopping-total .table{
  border-radius: 5px;
  background: #ffffff;
  box-shadow: 0 1px 2px #bbb;
}

.shopping-cart .cart-shopping-total .table thead tr th {
  background: #f6f6f6;
  color: #6b5555;
  text-align: right;
  padding: 10px 15px 15px 15px;
  border-bottom: 0px;
  border-radius: 5px 5px 0 0;
}

.shopping-cart .cart-shopping-total .table tbody tr td .cart-grand-total {
  font-size: 1.8rem;
  padding: 15px;
}

.shopping-cart .cart-shopping-total .table tbody tr td .cart-grand-total .txt-left {
  width: 50%;
  float: left;
  font-weight: 500;
}

.shopping-cart .cart-shopping-total .table tbody tr td .cart-grand-total .txt-right {
  width: 50%;
  float: right;
  text-align: right;
  font-weight: 500;
}

.shopping-cart .cart-shopping-total .table tbody tr td .cart-checkout-btn button {
  float: none !important;
  margin: 0 auto;
  margin-bottom: 8px;
  padding: 12px 30px;
  font-size: 18px;
  background-color: #3a2689;
  color: #fff;
  font-weight: 500;
}

.bg-loader-gray{
  background: #f2f3f7 !important;
}

.table-compra{
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.table-compra, .table-compra thead th, .table-compra thead td{
  text-align: center;
}

.table-compra thead{
  background: #3a2689;
  color: #ffffff;
}

.table-compra tr{  
  border-bottom: 1px dashed #cccccc;
}

.table-compra td {
  padding: 10px !important;
}

.contenedor-resumen{
  padding: 1rem;
  border: 3px solid #e8d100;
  margin-top: 2rem;
}

.table-resumen{
  /* margin-top: 2rem */
}

.table-resumen thead th h3{
  margin: 0.5rem 0 1rem 0;
  text-align: center;
}

.table-resumen tbody tr td{
  padding: 1rem !important;
  border-bottom: 1px dashed #cccccc
}

.table-resumen tfoot tr th{
  padding: 1rem !important
}

.compra-empresa{
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.cupon-page .cupon-box{
  /* margin: 15px; */
  background-color: #fff;
    padding: 20px;
    /* border-radius: 5px; */
    box-shadow: 0 1px 2px #bbb;
    border: 3px dashed #ccc;
}

.cupon-box .container{
  width: 100%
}

.cupon-box ul{
  list-style: circle;
  margin-left: 30px;
  font-size: 12px;
}

.cupon-box p{
  font-size: 12px
}

.p-1-1{
  padding-top: 1rem; padding-bottom: 1rem
}

.p-1-2{
  padding-top: 1rem; padding-bottom: 2rem
}

.pb-1{
  padding-bottom: 1rem;
}

.m-2{
  margin: 2rem
}

.pr-1{
  padding-right: 1rem;
}

.line-dash{
  width: 100%; border-top: 1px dashed #ccc; height: 1px;
}

#barcode{
  margin: 0 auto;
}

.checkout-box .checkout-steps .panel .panel-heading .unicase-checkout-title a span {
  padding: 10px;
}

@media print {
  #botones-cupon{
    display: none
  }
  .hide-print, .hide-print *{
    display: none !important;
  }
  
}

.algpf-panel-wrapper{
  margin: 0 auto !important;
}


.top-cart-row {
  padding-top: 0px;
  width: 415px;
}

.top-search-holder {
  padding: 0px;
  width: 100%;
}

.main-header .top-search-holder .search-area {
  margin: 9px;
  position: relative;
}

.main-header .top-search-holder .search-area .search-field {
  border: medium none;
  padding: 8px 20px;
  width: 70%;
  font-family: 'Barlow', sans-serif;
  font-size: 14px;
}

.fl-links {
  float: right;
  background: none;
  border-left: 1px solid hsla(0,0%,100%,.2);
}

.cnt-block {
  float: right;
  font-size: 14px;
}

.data-page {
  background-color: #fff;
  padding: 20px;
  overflow: hidden;
  border-radius: 5px;
  box-shadow: 0 1px 2px #bbb;
}

.input-group-append{
  position: absolute;
  right: 0px;
  z-index: 99999999 !important;
}

.gj-datepicker-bootstrap [role=right-icon] button {
  width: 38px;
  position: relative;
  border: 1px solid #ced4da;
  padding: 20px;
}

.gj-timepicker-bootstrap [role=right-icon] button {
  width: 38px;
  position: relative;
  border: 1px solid #ced4da;
  padding: 20px;
}

.main-header {
  z-index: 101;
}

.terms-conditions-page ul{
  margin-left: 30px;
  list-style: circle;
  margin-bottom: 30px;
}

.mb-15{
  margin-bottom: 15px;
}

.logo img{
  max-width: 200px;
}

.mobile-search .top-search-holder .search-area {
  margin: 9px;
  position: relative;
}

.mobile-search .top-search-holder .search-area {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  margin: 9px 0 0;
  background: #fff;
  border-radius: 999px;
}

.mobile-search .top-search-holder .search-area .search-field {
  border: medium none;
  padding: 8px 20px;
  width: 70%;
  font-family: 'Barlow', sans-serif;
  font-size: 14px;
}

.mobile-search .top-search-holder .search-area .search-button {
  border-radius: 0px 5px 5px 0px;
  display: inline-block;
  float: right;
  margin: 0px;
  padding: 9px 15px 9px;
  text-align: center;
  color: #ffffff;
  background-color: #3a2689;
}

.mobile-search .top-search-holder .search-area .search-button:after {
  color: #fff;
  content: "\f002";
  font-family: fontawesome;
  font-size: 14px;
  line-height: 9px;
  vertical-align: middle;
}


.cnt-block .list-inline > li > a .value {
  color: rgba(255,255,255,1);
  font-weight: 500;
  font-size: 16px;
  margin: 2px 2px 2px 0px;
}

.sidebar .side-menu .nav > li > a:hover, .sidebar .side-menu .nav > li > a:focus {
  color: #3a2689;
  background: none;
}

.no-block{
  display: initial !important;
}

.table-cart .header-cart{
  padding: 15px; background: #f6f6f6; color: #333333; font-size: 16px; font-weight: 500;
}

.table-cart .body-cart{
  padding: 15px; background: #ffffff; color: #333333; font-size: 16px; font-weight: 500;
}

.table-cart .body-cart .line-item-cart{
  margin: 10px 0;
  border-bottom: 1px dotted #bbb;
}

.table-cart  .body-cart  .image-cart{
  display: inline-table; position: relative; vertical-align: middle; width: 30%; padding-right: 2%; -webkit-box-sizing: border-box; box-sizing: border-box; padding-bottom: 3%
}

.table-cart  .body-cart  .description-cart{
  display: inline-table; position: relative; width: 65%; vertical-align: middle; font-size: 13px; font-weight: 400; color: #333; -webkit-box-sizing: border-box; box-sizing: border-box; padding-left:2%; padding-bottom: 3%
}

.table-cart  .body-cart  .select-price-cart{
  display: inline-table; position: relative; padding-top:1rem; vertical-align: top; width: 30%; padding-right: 2%; -webkit-box-sizing: border-box; box-sizing: border-box;
}

.table-cart  .body-cart  .price-cart{
  display: inline-table; position: relative; padding-top:1rem; width: 50%; vertical-align: middle; line-height:3rem ; font-size: 14px; font-weight: 300; color: #333; -webkit-box-sizing: border-box; box-sizing: border-box; padding-left:2%;;
}

.table-cart  .body-cart  .subtotal-cart{
  display: inline-table; position: relative; padding-top:1rem; width: 50%; vertical-align: middle; line-height:3rem ; font-size: 14px; font-weight: 500; color: #333; -webkit-box-sizing: border-box; box-sizing: border-box; padding-left:2%;;
}

.table-cart  .body-cart  .btn-trash-cart{
  display: inline-table; position: relative; padding-top:1rem; vertical-align: middle; line-height:1.5rem ; font-size: 14px; font-weight: 300; color: #333; -webkit-box-sizing: border-box; box-sizing: border-box;
}

.table-cart  .body-cart  .btn-trash-cart .btn{
  background: transparent !important;
  text-align: center
}


.table-payment-method .header-payment-method{
  padding: 15px; background: #f6f6f6; color: #333333; font-size: 16px; font-weight: 500;
}

.table-payment-method .body-payment-method{
  padding: 15px; background: #ffffff; color: #333333; font-size: 16px; font-weight: 500;
}
.table-payment-method .body-payment-method label{
    font-weight: 400;
    position: relative;
    color: #666;
    padding-bottom: 10px;
    padding-top: 20px;
}

.table-payment-method .body-payment-method .payment-image{
  height: 40px;
  vertical-align: middle;
  margin-left: 10px;
}

.table-payment-method .body-payment-method .line-item-payment-method{
  margin: 10px 0;
  border-bottom: 1px dotted #bbb;
}    

.medio-pagp-texto{
  padding: 10px
}

.medio-pagp-texto ol, .medio-pagp-texto ul{
  font-size: 14px;
  line-height: 18px;
  padding-left: 15px
}

.medio-pagp-texto ol li, .medio-pagp-texto ul li{
  margin-bottom: 10px
}

.tag, .search-result-container .category-product .product .product-image .tag {
  font-size: 12px;
  font-weight: 500;
  line-height: 40px;
  width: 40px;
  height: 40px;
  text-transform: uppercase;
  top: 2.5%;
  z-index: 100;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  color: #fff;
  left: 17px;
  text-align: center;
  letter-spacing: 1px;
}

.search-result-container .category-product .product .product-image .tag {
  left: 4px
}

/** Hot Deal **/
.item .products .hot-deal-wrapper .image {
  overflow: hidden;
  margin: 0 auto;
  width: 100%;
  height: auto;
}

.hot-deals .product-info .name {
  font-size: 15px;
  font-family: 'Barlow', sans-serif;
  font-weight: 400;
  text-align: center;
  margin-top: 10px;
  min-height: 64px;
}

.hot-deals .hot-deal-wrapper .sale-offer-tag span {
  position: relative;
  z-index: 100;
  top: 1.5rem;
  font-size: 1.5rem;
  font-weight: 400;
}

.hot-deals .hot-deal-wrapper .sale-offer-tag {
  background: #3a2689;
}

.data-page label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 300;
}

/*############## Zona Mobile #############*/
@media (max-width: 479px) and (min-width: 320px){
  .sidebar .side-menu {
      background: #e8d100;
  }
  .product .product-info .product-price .price-before-discount {
    font-size: 13px;
    line-height: 14px;
  }

  .product .product-info .name a {
    color: #555;
    font-size: 14px;
    font-weight: 400;
  }

  .product .product-info .name {
    min-height: auto;
    margin-left: 5px;
    margin-right: 5px
  }

  .cart-shopping-total {
    position: inherit;
  }

  .shopping-cart {
    background: none !important;
    padding: 0px;
    overflow: inherit;
    border-radius: 5px;
    box-shadow: 0 0px 0px transparent;
    margin: 15px 0;
  }

  .medio-pago-select{
    background: #ffffff;
    padding: 0px;
    overflow: inherit;
    border-radius: 5px;
    box-shadow: 0 1px 2px #bbb;
  }

  .tab-content>.tab-pane {
    display: block;
  }

  .tab-content {
    padding: 0px;
  }

  .category-list{
    padding: 0px
  }

  .new-arriavls .products{
    margin-right: 0px;
  }

  .new-arriavls .home-owl-carousel {
    padding-left: 0;
  }

  .product {
    padding: 2px;
    min-height: 245px;
  }
  .outer-top-xs {
    margin-top: 0px;
  }

  .new-arriavls .section-title {
    margin-bottom: 0px;
    margin-top: 5px;
    font-size: 17px;
    font-family: 'Barlow', sans-serif;
    font-weight: 600;
    border-bottom: 1px solid #eaeaea;
    padding-bottom: 10px;
    padding: 12px;
    text-align: center;
  }

  .tag {
    top: 3.5%;
    right: auto;
  }

  .category-product > .row {
    margin: 0;
  }

  .category-product > .row > .col-xs-12,
  .category-product > .row > .col-xs-6{
    padding: 0;
  }

  .table-compra, .table-compra thead th, .table-compra thead td {
    text-align: left;
  }

}

@media (max-width: 767px){
  .main-header .logo-holder {
      width: auto;
      margin-bottom: 0px !important
  }

  .main-header .top-cart-row {
    /* padding-top: 10px; */
    width: auto;
    border-top: 1px solid hsla(0,0%,100%,.2);
    float: right
  }

  .sidebar .side-menu {
    position: relative;
    width: 100%;
    margin-bottom: 0;
    background: #e8d100;
    border-top: 1px solid hsla(0,0%,100%,.2);
  }

  .btnComprar{
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 10;
    border-radius: 0!important;
    line-height: 30px;
    height: 55px;
    vertical-align: middle;
    margin: 0;
    padding: 0;
    width: 100%;
  }

  .single-product .product-info-block .name {
    margin-top: 0px;
    font-weight: 400;
    letter-spacing: normal;
    font-size: 1.875rem;
    text-align: justify;
  }

  .product .product-info .product-price .price {
    line-height: 20px;
  }

  .shopping-cart {
    margin: 15px 0;
  }

}

@media (max-width: 991px) and (min-width: 768px){
  .main-header {
      padding: 0px;
      height: auto;
      position: relative;
  }
  .rht-col {
    width: calc(100% - 225px);
    float: right
  }

  .single-product .product-info-block .name {
    margin-top: 0px;
    font-weight: 400;
    letter-spacing: normal;
    font-size: 1.875rem;
    text-align: justify;
  }

  #myTabContent .product .product-info .name a {
    color: #555;
    font-size: 16px;
    font-weight: 300;
  }

  .product .product-info .product-price .price-before-discount {
    font-size: 15px;
  }

  .shopping-cart {
    margin: 15px 0;
  }

}

@media (max-width: 1199px) and (min-width: 992px) {
  #myTabContent .product .product-info .name a {
      color: #555;
      font-size: 17px;
      font-weight: 300;
  }
  .product .product-info .product-price .price-before-discount {
    font-size: 14px;
  }

  .product .product-info .product-price .price {
    color: #333;
    display: initial;
  }
}