/* 
Name: Your Theme Name
Author: HasTech
*/
#YourID, .YourClass{
	color: red;
}
.empty-cart-box{
	position: absolute;
    top: 60px;
    z-index: 999999;
    right: 0;
    width: 360px;
    background-color: #ffffff;
    padding: 20px;
    padding-bottom: 15px;
    -webkit-box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.15);
    border-radius: 3px;
}
.minicart-section .empty-cart-box{
	display: none;
}
.menu-item-has-children1 ul,
.menu-item-has-children ul{
	margin: 0;
}
span.spr-badge-caption {
    display: none;
}
.product-feature-details span.spr-badge-caption {
  color: #9acf6a;
  margin-left: 10px;
  display: inline-block;
}
.product-badge {
    position: absolute;
}
.fl-product .image.sale-product .product-badge span {
    position: relative;
    top: 0;
    left: 15px;
    width: 60px;
    height: 22px;
    z-index: 5;
    background-color: #9acf6a;
    font-size: 14px;
    color: #ffffff;
    line-height: 25px;
    border-radius: 3px;
    font-weight: 400;
    display: block;
    margin-bottom: 5px;
}
.fl-product .content .rating i,
.tab-product .content .rating i{
    color: #f9ba48;
  	opacity: 1;
}
.fl-product .content .hover-icons ul li button.cart-disable {
    position: relative;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: #ebebeb;
    color: #b2b2b1;
    text-align: center;
}
.notification-close-btn {
    font-weight: 400;
}
p {
    font-weight: 400 !important;
}
.fl-product .content .hover-icons {
    padding: 3px 0;
}
.home-three .top-notification-bar {
    position: relative;
    z-index: 999999;
}
#map {
    height: 400px;
}
#contact .breadcrumb-area {
    margin-bottom: 0;
}
.contact-form .form-group label span {
    color: red;
}
.faq-wrapper .card-header h5 button[aria-expanded="true"] {
    background-color: #9acf6a;
    color: #ffffff;
    border-radius: 0;
}
.single-sidebar ul li {
    display: block;
    border-bottom: 1px solid #ebebeb;
    line-height: 44px;
}
.single-sidebar ul li:last-child {
    border-bottom: 0px solid #ebebeb;
}
.single-sidebar .color-category ul li {
    position: relative;
    display: block;
    margin-bottom: 0px;
    background: transparent !important;
}
.single-sidebar ul.tag-container li {
    border-bottom: 0px solid #ebebeb;
    line-height: inherit;
}
.short-list select {
    font-weight: 400;
    border-radius: 3px;
    color: #666;
}
.shop-header {
    border: 1px solid #ebebeb;
    padding: 10px 17px;
}
.shop-header .view-mode-icons button {
    margin-right: 0;
}
.fl-product .image.sale-product .product-badge span {
    top: 8px;
}
.fl-product.shop-list-view-product .content .hover-icons ul li button.cart-disable {
    position: relative;
    width: 100px;
    height: 40px;
    text-align: center;
    border-radius: 30px;
}
.fl-product.shop-list-view-product .content .hover-icons ul li button.cart-disable i{
	font-size: 18px;
}
a.product-single__thumbnail.active {
    border: 1px solid #999;
}
.single-product-img img-full  span.onsale {
    background: #ffffff none repeat scroll 0 0;
    border: 2px solid #e23e57;
    border-radius: 25px;
    box-shadow: none;
    color: #e23e57;
    font-family: Open Sans, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    height: 24px;
    left: 20px;
    line-height: 20px;
    min-height: auto;
    min-width: auto;
    padding: 0 15px;
    position: absolute;
    right: auto;
    text-shadow: none;
    text-transform: uppercase;
    top: 20px;
    z-index: 99;
}
.product-feature-details .cart-buttons button.fl-btn{
	padding: 15px 50px;
    background: #f2f2f2;
    line-height: 12px;
    display: inline-block;
    padding: 15px 30px;
    border-radius: 30px;
    color: #363f4d;
    font-weight: 500;
    font-size: 12px;
    background-color: #9acf6a;
    color: #ffffff;
    transition: 0.3s;
}
.pro-qty input {
    font-weight: 400;
}
.single-product-content-area .product-feature-details .category-list-container span {
    font-weight: 500;
    float: left;
    margin-right: 5px;
}
.single-product-content-area .product-feature-details .category-list-container ul {
    display: block;
}
.swatch-element.soldout label::after {
    left: 2px;
    top: 0px;
    content: "x";
    font-size: 24px;
}
.shopify-section .theme-default-margin, .shopify-challenge__container {
    padding-top: 0;
}
#your-shopping-cart .breadcrumb-area {
    border-bottom: 0px solid #ebebeb;
}
.cart-table table tbody tr td.pro-quantity .product-quantity input {
   font-weight: 400;
}
.cart-table table tbody tr td.pro-quantity .product-quantity span {
    top: 7px;
}
.theme-default-button:hover {
    background-color: #9acf6a;
    color: #fff;
}
.theme-default-button {
    line-height: 30px;
}
.minicart-section h4 {
    font-weight: 400;
}
.cart-coupon h3 {
    font-weight: 400;
}
.tab-slider-wrapper nav a {
    font-size: 14px;
    line-height: 20px;
    font-weight: 700;
    color: #c3c3c3;
    text-transform: uppercase;
    border-right: 1px solid #ebebeb;
    padding: 0 30px;
}
.tab-slider-wrapper nav a.active {
    border-color: transparent;
    border-right: 1px solid #ebebeb;
    color: #363f4d;
}
.spr-header-title {
    font-weight: 400;
}
.fl-product-image-slider .fl-product-large-image-list .single-product-img span {
    background: #ffffff none repeat scroll 0 0;
    border: 2px solid #9acf6a;
    border-radius: 25px;
    box-shadow: none;
    color: #9acf6a;
    font-size: 12px;
    font-weight: bold;
    height: 24px;
    left: 20px;
    line-height: 20px;
    min-height: auto;
    min-width: auto;
    padding: 0 15px;
    position: relative;
    right: auto;
    text-shadow: none;
    text-transform: uppercase;
    top: 20px;
    z-index: 99;
    display: block;
    margin-bottom: 7px;
}
.product-feature-details .spr-icon.spr-icon-star-empty {
    opacity: 1;
    color: #f9ba48;
}
.post-title {
    margin-top: 0;
}
ul.category-mega-menu {
    margin: 0;
}
.empty-cart-box {
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease 0s;
}
.minicart-section:hover .empty-cart-box {
    opacity: 1;
    visibility: visible;
}
.minicart-section > .cart-floating-box {
    margin-bottom: 0;
    position: absolute;
    height: auto;
    z-index: 998;
    background-color: #fff;
    padding: 10px 20px;
    right: 10px;
    width: 300px;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
    top: 150%;
    transition: all 0.3s ease 0s;
    opacity: 0;
    visibility: hidden;
}
.minicart-section:hover .cart-floating-box {
    top: 130%;
    opacity: 1;
    visibility: visible;
    z-index: 999;
    right: 10px;
    height: 290px;
    overflow-x: auto;
}
.cart-floating-box .floating-cart-btn a.fl-btn {
    padding: 15px 25px;
}
.navigation-search {
    height: 48px;
}
.navigation-search {
    
}
.input-group-field{
 padding: 0 50px 0 15px;
    height: 48px !important; 
}
.header-top {
    line-height: 20px;
}
.countdown-area {
    position: absolute;
    bottom: 5px;
    left: 8px;
}
.single-countdown {
    background: #9ACF6A;
    color: #fff;
    font-size: 14px;
    height: 50px;
    padding-top: 10px;
    width: 50px;
    line-height: 16px;
    border-radius: 50%;
}
.single-product-countdown {
    position: relative;
}
.product-feature-details p.product-description {
    padding: 10px 0;
}
.single-product-countdown .countdown-area {
    position: inherit;
    margin-top: 10px;
}
.fancybox-opened {
    z-index: 999999;
}
.home-three .header-container {
    position: absolute;
}
.home-three .minicart-section span.image {

}
.minicart-icon > .mini-cart-box {
    margin-bottom: 0;
    position: absolute;
    height: auto;
    z-index: 9;
    background-color: #fff;
    padding: 10px 20px;
    right: 0;
    width: 300px;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
    top: 150%;
    transition: all 0.3s ease 0s;
    opacity: 0;
    visibility: hidden;
}
.minicart-icon:hover .mini-cart-box {
    top: 130%;
    opacity: 1;
    visibility: visible;
    z-index: 99;
    right: 0px;
}
.product-feature-details a.affiliate-btn-logid {
    padding: 15px 50px;
    background: #f2f2f2;
    line-height: 12px;
    display: inline-block;
    padding: 15px 30px;
    border-radius: 30px;
    color: #363f4d;
    font-weight: 500;
    font-size: 12px;
    background-color: #9acf6a;
    color: #ffffff;
    margin-bottom: 15px;
    transition: 0.3s;
}
.product-feature-details a.affiliate-btn-logid:hover,
.product-feature-details .cart-buttons button.fl-btn:hover{
   background-color: #363f4d;
}
.spr-badge-starrating .spr-icon {
    font-size: 100%;
    color: #F9BA48;
    opacity: 1;
}
.spr-icon {
    color: #F9BA48;
}
.single-countdown {
    background: #9ACF6A;
    color: #fff;
    font-size: 13px;
    height: 47px;
    padding-top: 10px;
    width: 47px;
    line-height: 14px;
    border-radius: 50%;
}
.list-view-countdown {
    position: relative;
}
.list-view-countdown .countdown-area {
    position: relative;
    bottom: 10px;
    left: 0;
}
.pagination-area ul li.active a {
  	pointer-events: none;
}
.pagination-area ul li a:hover, .pagination-area ul li.active a {
    background-color: #9acf6a;
    color: #ffffff;
}
.qwick-view-content > h1 {
    font-size: 28px;
}
.single-sidebar h3.color-title {
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 15px;
}
.template-collection.home-three .header-container,
.template-page.home-three .header-container,
.template-cart.home-three .header-container,
.template-blog.home-three .header-container,
.template-product.home-three .header-container,
.template-article.home-three .header-container{
    position: relative;
    background: #333;
    padding-top: 18px !important;
    padding-bottom: 15px;
}
.template-collection.home-three .header-container .container-fluid,
.template-page.home-three .header-container .container-fluid,
.template-cart.home-three .header-container .container-fluid,
.template-blog.home-three .header-container .container-fluid,
.template-product.home-three .header-container .container-fluid,
.template-article.home-three .header-container .container-fluid{
	width: 1200px;
    padding-left: 15px !important;
    padding-right: 15px !important;
    margin-right: auto;
    margin-left: auto;
}
.template-collection.home-three .header-container .container-fluid .main-menu nav > ul > li,
.template-page.home-three .header-container .container-fluid .main-menu nav > ul > li,
.template-cart.home-three .header-container .container-fluid .main-menu nav > ul > li,
.template-product.home-three .header-container .container-fluid .main-menu nav > ul > li,
.template-blog.home-three .header-container .container-fluid .main-menu nav > ul > li,
.template-article.home-three .header-container .container-fluid .main-menu nav > ul > li{
    margin-right: 22px;
}

.fl-product .image a img.one-image {
  position: static;
  visibility: visible;
  opacity: 1;
}
.product-feature-details .add-to-cart-btn {
    position: relative;
}
.shopify-payment-button {
    position: absolute;
    top: 0;
    left: 140px;
}
.add-to-cart-btn .shopify-payment-button__button--unbranded {
    padding: 1em 2em;
    border-radius: 30px;
}
.add-to-cart-btn .shopify-payment-button__button--unbranded:hover:not([disabled]) {
    background-color: #363F4D;
}
.single-product-bage {
    position: absolute;
    top: 0;
    left: 0;
}
.error-content h4 {
    font-size: 40px;
    line-height: 56px;
    text-transform: uppercase;
    color: #555;
    font-weight: 500;
}
.error-content p {
    font-size: 22px;
    font-weight: 300;
    line-height: 25px;
    margin: 20px auto 30px;
    color: #555;
    max-width: 700px;
}
.theme-default-button {
    font-size: 16px;
    text-transform: uppercase;
    border-radius: 30px;
}
.ajax-spin-cart.fl-btn.disabled span {
    cursor: not-allowed;
}
.swatch-element.soldout label::after {
    left: 3px;
    top: -3px;
    content: "x";
    font-size: 20px;
}
.single-sidebar .color-category ul li.active a {
    color: #9ACF6A;
}
.swatch-element.color.soldout > label::after {
    left: 3px;
    top: 0px;
    content: "x";
    font-size: 20px;
    color: red;
}
.product-variant-option {
    margin-top: 25px;
}
.swatch .header {
    margin-bottom: 10px;
}
.product-feature-details .add-to-cart-btn {
    margin-top: 10px;
}
.social-share-buttons.mb-40.blog-share {
    margin-bottom: 25px !important;
}
.theme-default-margin, .shopify-challenge__container {
    padding-top: 30px !important;
    padding-bottom: 80px !important;
}
.login-form-container input {
    border: 1px solid #efefef;
}
.cart-floating-box .cart-float-single-item .cart-float-single-item-desc p {
    margin-bottom: 5px;
    
}
.mega-menu.three-column > li {
    padding: 20px 15px;
    padding-top: 0;
    padding-right: 0;
    padding-left: 0;
}
.mega-menu.three-column > li a.dot-none{
  padding-right: 0;
}
.mega-menu.three-column > li a img{
	width: 100%;
}
.mega-menu.three-column {
    width: 640px;
    left: -200px;
}






.page-search-bar input {
    border-radius: 20px;

}
.search-item {
    border: 1px solid #eee;
    padding: 15px;
}
.single-sidebar .color-category ul li.active:before {
    background: #9acf6a;
    border-color: #9acf6a;
}
.single-sidebar ul li.active a{
	color: #9acf6a;
}
.single-sidebar .tag-container li.active a {
    background-color: #9acf6a;
    border-color: #9acf6a;
    color: #fff;
}
.pagination-area {
    border: 0px solid #ebebeb;
    padding: 15px 25px;
}
.pagination-area ul {
    border: 1px solid #ebebeb;
    padding: 15px 25px;
}
.spr-form-review-rating a:hover {
    color: #F9BA48;
}
.spr-form-actions input.spr-button {
    background-color: #9acf6a;
    border-color: #9acf6a;
}
.home-three-header .main-menu nav > ul > li {
    margin-right: 20px;
}
.single-banner .text p {
    font-size: 22px;
    color: #333;
}

.template-page .home-three .header-container,
.template-blog .home-three .header-container {
    position: relative;
    padding-top: 0 !important;
}
.template-page .home-three .header-container.home-three-header .main-menu nav > ul > li > a,
.template-blog .home-three .header-container.home-three-header .main-menu nav > ul > li > a {
    color: #363f4d;
}
.template-page .home-three .header-icons a,
.template-blog .home-three .header-icons a {
    color: #363f4d !important;
}
.template-page .breadcrumb-area,
.template-blog .breadcrumb-area {
    border-top: 1px solid #ebebeb;
}




.home-three .header-container {
    position: inherit;
    padding-top: 20px !important;
}
.breadcrumb-area {
    border-top: 1px solid #ebebeb;
}
.slider-style-3 .slider-content p {
    color: #363f4d;
}
.slider-style-3 .slider-content h1 {
    color: #363f4d;
}
.slider-style-3 .slider-content a.slider-btn {
    border: 2px solid #363f4d;
    color: #363f4d;
}
.slider-style-3 .slider-content a.slider-btn:hover {
    background-color: #E0B7B1;
    border-color: #E0B7B1;
    color: #fff;
}
.fl-product .content {
    padding: 10px 10px;
}
.comment-form-container p {
    margin-left: 15px;
}

.cart.table-wrapper .items {
    min-width: 100%;
    width: auto;
}.items {
    margin: 0;
    padding: 0;
    list-style: none none;
}
.cart.table-wrapper .col.qty {
    padding: 22px 11px 11px;
    text-align: center;
}
.cart.table-wrapper .col.price, .order-items.table-wrapper .col.price, .cart.table-wrapper .col.qty, .order-items.table-wrapper .col.qty, .cart.table-wrapper .col.subtotal, .order-items.table-wrapper .col.subtotal, .cart.table-wrapper .col.msrp, .order-items.table-wrapper .col.msrp {
    text-align: right;
      vertical-align: top;
}
.quantity{
 width:100px;
  margin:auto;
}
.cart-table{
 width:74%; 
  padding-right:10px;
}
.cart-total{
  height:100%;
  width:25%;
 padding: 12px 22px 27.5px;
  background: #f5f5f5;
    margin-bottom: 27.5px;
}
.product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding-right: 22px;
    position: static;
    vertical-align: top;
    width: 1%;
}
.product-item-details {
    display: table-cell;
    vertical-align: top;
    white-space: normal;
    width: 99%;
}
.col.item {
    padding: 20px 8px 22px 0;
  width:70%;
}
.product-image-container {
    display: inline-block;
    max-width: 100%;
  width:150px;
    padding-left: 22px;
}
.cart.table-wrapper .actions-toolbar {
    min-height: 20px;
    padding-bottom: 15px;
    position: relative;
  text-align:right;
  font-size:20px;
}

.cart-table .table tbody tr td.toolbar{
     padding: 0px 20px; 
}
.amnt{
 text-align:right;
  border:none;
  padding-bottom: 0;
}
.search-item {
    border: 1px solid #eee;
    margin: 15px;
    padding: 15px;
    width: 29%;
}
.search-item-image {
    width: 100%;
    float: none;
}
.search-item-content {
    float: none;
    width: 100%;
    padding-left: 0;
}
