/** Shopify CDN: Minification failed

Line 496:41 Unexpected "{"
Line 3337:4 Expected identifier but found "!"

**/
  /* 
  Name: Lukani Shopify Theme
  Author: HasTech
  */

  ul ul, ul ol, ol ol, ol ul {
    margin: 0;
  }
  .cart-empty-title h3 {
    font-size: 16px;
    text-transform: none;
  }
  ul li.single-product-cart.mini-cart-action.mini-cart-footer{
    padding:0 20px;
  }
  .price-content {
    margin-bottom: 0;
  }
  ul li .single-cart-box:last-child{
    margin-bottom:0;
  }
  .ht-dropdown {
    width: 200px;
  }
  .categorie-search-box.ht-dropdown {
    width: 320px;
  }
  .categorie-search-box .input-group-field {
    height: 52px;
  }
  .categorie-search-box button span {
    font-size: 25px;
    padding-top: 12px;
    padding-right: 12px;
  }
  .cart-box .ht-dropdown.cart-box-width {
    width: 320px;
  }
  .cart-empty-title h3 {
    font-size: 15px;
    text-transform: none;
    font-weight: normal;
  }
  .currency-trigger {
    cursor: pointer;
  }

  .popup-image {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 15%;
    flex: 0 0 15%;
  }
  .popup-content, .right-popup-content {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 38%;
    flex: 0 0 38%;
  }
  .ajax-popup .modal-content-text p.success-message {
    color: green;
    margin-bottom: 20px;
  }
  .ajax-popup .modal-content-text h6 {
    margin-bottom: 11px;
    padding-right: 77px;
    font-size: 14px;
  }
  .success-message .lnr.lnr-checkmark-circle {
    margin-right: 5px;
  }
  .popup-content .modal-button .btn.btn-cart {
    background: #242424;
    color: #fff;
    text-decoration: none;
    margin-right: 14px;
  }
  .popup-content .modal-button .btn.btn-cart:hover {
    background: #CC2121;
    color: #fff;
  }
  .popup-content:before {
    width: 1px;
    height: 100%;
    position: absolute;
    right: 40px;
    top: 0;
    content: "";
    background: #f8f1f1;
  }
  .popup-content {
    position: relative;
  }
  .right-popup-content .total_item {
    color: #242424;
    font-size: 14px;
    font-weight: normal;
    text-transform: uppercase;
    margin-bottom: 4px !important;
  }
  .right-popup-content .cart_total {
    text-transform: capitalize;
    font-size: 18px;
    margin-bottom: 4px !important;
  }
  .ajax-popup .modal-body {
    padding: 30px;
  }
  .modal-dialog {
    max-width: 860px;
  }
  .popup-content .modal-button .btn.btn-cart {
    background: #c7b270;
    color: #fff;
    text-decoration: none;
    border-radius: 0;
    padding: 5px 15px;
    font-size: 13px;
    text-transform: uppercase;
    -webkit-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s;
  }
  .ajax-popup .modal-content-text p.success-message span {
    margin-right: 5px;
    font-size: 18px;
  }
  .btn.focus, .btn:focus {
    outline: 0;
    box-shadow: none;
  }
  .ajax-popup .modal-content-text p.success-message {
    color: green;
    margin-bottom: 17px;
  }
  .continue_btn {
    margin-top: 13px;
    text-decoration: underline;
  }

  .popup-image {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 15%;
    flex: 0 0 15%;
  }
  .popup-content, .right-popup-content {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 45%;
    flex: 0 0 45%;
  }
  .right-popup-content {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .popup-content .modal-button .btn.btn-cart:hover{
    background:#323232;
  }
  .ajax-popup .continue_btn a i {
    float: inherit !important;
    font-size: 11px !important;
    margin-left: 4px;
    color: #323232;
    -webkit-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s;
  }
  .ajax-popup .continue_btn a:hover i,.ajax-popup .continue_btn a:hover{
    color: #c7b270;
  }
  .ajax-popup .right-popup-content .total_item {
    margin-bottom: 13px !important;
    text-transform: capitalize;
    letter-spacing: 1px;
  }
  .continue_btn {
    margin-top: 13px;
    text-decoration: underline;
    letter-spacing: 1px;
  }


  /*nrb compare css  */
  .loading-modal {
    background: #fff url("loading.gif") center 14px no-repeat;
    border: 1px solid rgba(0, 0, 0, 0.15);
    position: fixed;
    top: 50%!important;
    bottom: auto;
    left: 50% !important;
    right: auto;
    width: 56px;
    height: 56px;
    margin-left: -28px;
    margin-top: -28px;
    overflow: hidden;
    padding: 0;
    text-align: center;
    text-indent: -999em;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
    border-radius: 3px;
    display: block;
  }
  .modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 10000;
    display: none;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    outline: 0;
  }
  .close-modal {
    float: right;
    bottom: 0;
    position: absolute;
    right: 0;
  }
  .compare_modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 10000;
    display: none;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    outline: 0;

  }
  #compare-modal #table-compare th { font-weight:normal; }
  #compare-modal .close-modal { bottom:auto;top:-15px;right:-7px;font-size:30px; }

  #compare-modal .product_price { margin-bottom:10px; }

  #compare-modal .product_price strong { margin-right:7px; }

  #compare-modal table .btn { padding:10px 24px;font-size:13px; }

  #compare-modal table button,#compare-modal table p { margin:0; }

  #table-compare th,#table-compare td { text-align:center; }
  #table-compare td img { margin-bottom:5px; }
  .compare_modal .th-compare th { text-align:center; }
  .compare_modal h4 { text-align:center;margin:0;padding:20px; }
  .compare-modal-close {
    cursor: pointer;
    position: absolute;
    right: -35px;
    top: -24px;
  }
  #moda-compare .modal-dialog {
    position: relative;
    width: auto;
    margin: 30px auto;
    max-width: 65%;
  }
  .compare_modal h4 {
    font-size: 57.6px;
    font-size: 3.6rem;
    line-height: 1.2;
    margin-bottom: 17px;
    font-family: "Playfair Display", serif;
    font-weight: 700;
    font-style: normal;
    display: inline-block;
    margin-bottom: 0;
    padding-top: 8px;
  }
  #compare-modal .modal-header {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
  }
  #compare-modal th button,#compare-modal tr td {
    text-align: center;
    float: inherit;
  }
  #compare-modal .product-price strong {
    margin-right: 7px;
  }
  #compare-modal td a:hover, #compare-modal  .product-price,#compare-modal .modal-close:hover .fa.fa-times-circle {
    color: #c7b270;
  }
  #compare-modal td a {
    text-transform: uppercase;
    font-size: 12px;
    color: #727272;
    font-weight: normal;
  }
  #compare-modal .product-price {
    margin-bottom: 5px;
    margin-top: 5px;
  }
  #compare-modal .modal-close .fa.fa-times-circle {
    -webkit-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
  }
  .wishlist-compare {
    position: absolute;
    top: 17px;
    right: 17px;
  }
  .wishlist-compare ul li a {
    background: #fff none repeat scroll 0 0;
    border-radius: 100%;
    color: #323232;
    display: block;
    font-size: 18px;
    height: 44px;
    line-height: 44px;
    width: 44px;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    right: 15px;
    bottom: 15px;
    text-align: center;
    -webkit-transform: scale(0.6);
    transform: scale(0.6);
    z-index: 99;
  }
  .single-makal-product:hover .wishlist-compare ul li a {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  .wishlist-compare ul li a:hover {
    background: #c7b270;
    color: #fff;
  }
  .wishlist-compare ul li:first-child {
    margin-bottom: 10px;
  }
  .compare_modal h4 {
    font-size: 17px;
    line-height: 1.2;
    margin-bottom: 17px;
    font-family: -apple-system, BlinkMacSystemFont, San Francisco, Roboto, Segoe UI, Helvetica Neue, sans-serif;
    font-weight: 700;
    font-style: normal;
    display: inline-block;
    margin-bottom: 0;
    padding-top: 8px;
    color: #323232;
  }
  #compare-modal tr.th-compare > td {
    text-align: center;
    float: inherit;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
  }
  #compare-modal .close.remove-compare.center-block {
    font-size: 20px;
  }
  .compare-modal-close {
    cursor: pointer;
    position: absolute;
  }
  .compare-modal-close {
    background: inherit;
    color: #232323;
    font-size: 24px;
    border: 1px solid #ddd;
    line-height: 0;
    border-radius: 0px;
    padding: 0;
    top: 5px;
    right: 5px;
    -webkit-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
  }
  #compare-modal .close.remove-compare.center-block:hover {
    color: #c7b270;
  }
  .sticker-new, .sticker-sale {
    background: #323232 none repeat scroll 0 0;
    border-radius: 0;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    font-weight: 600;
    height: 25px;
    left: 20px;
    line-height: 25px;
    min-width: 60px;
    padding: 0 12px;
  }
  .ajax-popup .modal-close button {
    color: #232323;
  }
  .ajax-popup .modal-close {
    top: 7px;
    right: 7px;
  }
  .ajax-popup .modal-content {
    border-radius: 5px;
  }
  .ajax-popup .modal-close button {
    font-size: 24px;
    border: 1px solid #ddd;
    line-height: 0;
    border-radius: 5px;
  }
  .ajax-popup .modal-close button:hover,.compare-modal-close:hover{
    background:#c7b270;
    color:#fff;
    border-color:#c7b270;
  }
  #moda-compare .modal-content {
    border-radius: 0px;
  }
  #compare-modal td a {
    text-transform: lowercase;
    font-size: 13px;
    color: #323232;
    font-weight: normal;
    letter-spacing: 1px;
  }



  .product-details .sticker-sale {
    left: 35px;
  }
  .product-sku {
    font-size: 14px;
    margin-bottom: 10px;
  }
  .product-details h3 {
    text-transform: capitalize;
    font-size: 25px;
    margin-bottom: 10px;
    font-weight: 600;
    color: #323232;
  }
  .product-details .product-ratting {
    font-size: 14px;
    margin-bottom: 10px;
  }
  .product-details .product-ratting i {
    margin-right: 0;
    color: #c1b17e;
  }
  .product-details .product-description {
    font-weight: 500;
    width: 100%;
    font-size: 14px;
  }
  .product-details .product-description {
    font-weight: 500;
    width: 100%;
    font-size: 14px;
    margin-bottom: 25px;
    margin-top: 14px;
  }
  .product-details #ProductPrice.price {
    margin-right: 3px;
    font-size: 20px;
    font-weight: 600;
  }
  .product-details .pro-thumb-price .prev-price {
    color: #999;
    font-size: 14px;
    font-weight: 500;
    line-height: 0;
    margin-top: 3px;
  }
  .product-details .spr-badge-caption {
    margin-left: 4px;
    font-size: 13px;
  }
  .swatch-element.color > label {
    border: medium none;
    display: block;
    float: left;
    height: 26px;
    margin-right: 13px;
    margin-top: -4px;
    padding: 0;
    position: relative;
    width: 26px;
    -webkit-transition: all 0.5s ease-out 0s;
    transition: all 0.5s ease-out 0s;
    border: 1px solid #ddd;
    box-shadow: none !important;
  }
  .swatch-element.soldout label:before,  {
    position: absolute;
    left: 43%; 
    top: -40%;
    content: "";
    color: red;
    font-size: 40px;
    text-align: center;
    width: 100%;
    height: 100%;
    background: none;
    opacity: .5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  }
  .swatch-element.soldout label:after {
    position: absolute;
    left: 50%;
    top: 50%;
    content: "\f05e";
    color: red;
    font-size: 20px;
    text-align: center;
    font-family: fontawesome;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 18px !important;
    margin-left: 4px;
    margin-top: 3px;
    left: 0 !important;
    right: 0;
    line-height: 25px;
    opacity: 0.7 !important;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  }
  .swatch-element.soldout label:before, .swatch-element.soldout label:after {
    background: none;
  }
  .swatch-element > label {
    margin-top: -3px !important;
  }
  .swatch-element.color > label {
    margin-top: -8px !important;
  }
  .swatch-element > label {
    display: block;
    float: left;
    font-size: 14px;
    font-weight: 400;
    line-height: 40px;
    margin-right: 11px;
    min-width: 40px;
    min-height: 40px;
    background: #f7f8fa;
    text-align: center;
    padding: 0 18px;
    text-transform: uppercase;
    margin-bottom: 12px;
    -webkit-transition: all 0.2s ease-out 0s;
    transition: all 0.2s ease-out 0s;
  }
  .swatch .header {
    margin-bottom: 40px;
    margin-top: 8px;
    font-size: 16px;
    color: #333;
    font-weight: 500;
  }
  .Material .swatch-element {
    padding-right: 0;
  }
  .swatch-element > label:hover,.swatch-element input:checked + label {
    color:#fff;
    background: #c7b270;
  }
  .swatch-element.soldout label:after {
    position: absolute;
    left: 50%;
    top: 50%;
    content: "\f05e";
    color: red;
    font-size: 20px;
    text-align: center;
    font-family: fontawesome;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 26px !important;
    margin-left: 4px;
    margin-top: 3px;
    left: 4px !important;
    right: 0;
    line-height: 27px;
    opacity: 0.7 !important;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  }
  .swatch-element.color > label:hover, .swatch-element.color input:checked + label {
    color: #fff;
    background: #c7b270;
    background-size: contain;
  }
  .product-details .product-description {
    margin-bottom: 3px;
    margin-top: 0;
  }
  .disabled .shopify-payment-button__button {
    opacity: 0.6;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    cursor: not-allowed;
  }
  .shop-product__block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .shop-product__block__title {
    -ms-flex-preferred-size: 25%;
    flex-basis: 90px;
    font-size: 16px;
    line-height: 32px;
    color: #333;
    font-weight: 500;
  }
  .pro-qty {
    border-bottom: 2px solid #ccc;
    padding: 10px 0;
    margin: 0 10px 0 30px;
  }
  .pro-qty .qty-btn {
    font-size: 20px;
    font-weight: 500;
    color: #333;
  }
  .pro-qty input {
    border: none;
    width: 80px;
    text-align: center;
    font-size: 16px;
    font-weight: 500;
    color: #333;
    margin-bottom: 0;
    padding: 0 15px;
    vertical-align: middle;
  }
  .pro-qty input {
    width: 152px;
  }
  .shop-product__block.shop-product__block--quantity, .product-actions.quantity-cart-box {
    margin-bottom: 50px;
    margin-top: 43px;
  }
  .swatch .header {
    margin-top: 10px;
  }
  .disabled .shopify-payment-button__button {
    pointer-events: none;
  }
  .product-details .pro-cart {
    padding: 20px 120px;
  }
  .product-details .wishlist-action a {
    border: 7px solid #c7b270;
    width: 50px;
    height: 50px;
    line-height: 35px;
    text-align: center;
    font-size: 20px;
    border-radius: 50%;
    background: #c7b270;
    color: #fff;
  }
  .product-details .wishlist-action a:hover {
    border: 7px solid #343434;
    background: #343434;
    color: #fff;
  }
  .product-details .wishlist-action a.go-to-wishlist {
    -webkit-transform: rotateX(360deg) rotateY(180deg);
    transform: rotateX(360deg) rotateY(180deg);
    position: relative;
    left: -37px;
    top: -7px;
    background: #343434;
    border: 2px solid #c7b270;
    color: #fff;
    font-size: 15px;
    width: 25px;
    height: 25px;
    line-height: 23px;
  }
  .product-details .cart-disable.pro-cart {
    background: #343434 none repeat scroll 0 0;
    border: medium none;
    border-radius: 30px;
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    line-height: 12px;
    padding: 20px 120px;
    text-transform: uppercase;
    pointer-events: none;
  }
  .product-details .cart-disable:before {
    display: none;
  }
  .product-details .cart-disable.pro-cart:hover {
    background: #c7b270;
  }
  .dynmiac_checkout--button label {
    margin-bottom: 10px;
    font-size: 14px;
  }
  .product-details .shopify-payment-button__button--unbranded {
    background-color: #c7b270;
    padding: 20px 120px;
    font-size: 12px;
    text-transform: uppercase;
    border-radius: 47px;
    width: 70% !important;
    padding-bottom: 18px;
  }
  .product-details .shopify-payment-button__button--unbranded:hover:not([disabled]){
    background: #343434 none repeat scroll 0 0;
    color: #fff;
  }
  .dynmiac_checkout--button label {
    margin-bottom: 15px;
    font-size: 14px;
  }

  .product-details .product_countdown > div {
    text-align: left;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .product-details .product_countdown .count {
    font-size: 14px;
    height: 65px;
    width: 65px;
    margin-right: 15px;
    border-radius: 50%;
    text-align: center;
    background: #343434;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    padding: 0 !important;
  }
  .product-details .product_countdown .count:last-child,.pro-img .product_countdown .count:last-child {
    margin-right: 0;
  }
  .product-details .product_countdown .count > div {
    line-height: 1.5;
  }
  .product-details .product_countdown {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 20px;
    margin-bottom: 23px;
  }
  .count p {
    border-radius: 5px;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    padding-bottom: 2px;
    line-height: 17px;
  }
  .count span {
    color: #fff;
    display: block;
    font-size: 12px;
    font-weight: normal;
    line-height: 14px;
    text-transform: capitalize;
  }
  .single-makal-product:hover .pro-img .product_countdown {
    bottom: -10px;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    visibility: hidden;
  }
  .pro-img .product_countdown{
    position: absolute;
    width: 100%;
    bottom: 20px;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    visibility: visible;
    -webkit-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s;
  }  
  .pro-img .product_countdown > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .pro-img .product_countdown .count {
    background: #343434 none repeat scroll 0 0;
    border-radius: 100%;
    color: #000;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 55px;
    padding: 10px 0px;
    text-align: center;
    margin-right: 5px;
    height: 55px;
  }
  .product-details .wishlist-action {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .product_additional_information button {
    font-size: 14px;
    margin-right: 40px;
    color: #343434;
    -webkit-transition: all 0.2s ease-out 0s;
    transition: all 0.2s ease-out 0s;
  }
  .product_additional_information button i {
    font-size: 17px;
    margin-right: 10px;
    vertical-align: middle;
    position: relative;
    top: -2px;
  }
  .product_additional_information button i.ti-ruler-pencil {
    top: -1px;
  }
  .product_additional_information button:hover {
    color: #c7b270;
  }
  .swatch.variant_div.clearfix.Color .header {
    margin-top: 7px;
  }
  .custom-payment-options {
    margin-bottom: 38px;
  }
  #shipping_policy h4 {
    font-size: 14px;
  }
  #shipping_policy ul li {
    font-size: 14px;
    line-height: 30px;
    color: #666;
  }
  #size_guide th {
    font-size: 14px;
  }
  #size_guide td {
    font-size: 14px;
    color: #666;
  }
  #ask_about_product .modal-header h5{font-size:20px}.ask_about_product{padding:20px 20px 25px}.ask_about_product input,.ask_about_product textarea{width:100%}.ask_about_product .note.form-success{margin-bottom:20px}#shipping_policy .modal-body{padding-top:0;padding-bottom:30px;padding-left:30px;padding-right:30px} 
  #ask_about_product .modal-header h5 {
    font-size: 14px;
    padding-left: 44px;
  }
  .social-sharing label,.custom-payment-options p {
    font-size: 16px !important;
    font-weight: 500;
    color: #333;
  }
  #product-details-with-gallery .itm_bt {
    margin-bottom: 30px;
  }
  .pro-thumb-price.mt-10 {
    margin-bottom: 20px;
  }
  .product-variant-option {
    clear: both;
    display: block;
    padding-top: 35px;
  }
  #quickViewModal .close {
    color: #232323;
    right: 4px;
    top: 4px;
    width: auto;
    height: auto;
    background-color: transparent;
    line-height: 0;
    font-size: 24px;
    z-index: 2;
    border: 1px solid #ddd;
    border-radius: 0px;
  }
  #quickViewModal .modal-content {
    border-radius: 0;
    border: 0;
  }
  #quickViewModal .close:hover {
    background: #c7b270;
    color: #fff;
    border-color: #c7b270;
  }
  .qwick-view-content .product-price > span.price-box__new {
    font-size: 21px;
    font-weight: 500;
  }
  .qwick-view-content span.main.amount.price-box__old {
    color: #999999;
    text-decoration: line-through;
    margin-right: 5px;
    font-size: 15px;
    margin-left: 4px;
    font-weight: 500;
  }
  .qwick-view-content .product-price.product-info__price.price-part {
    margin-top: 6px;
  }
  .qwick-view-content .spr-badge-caption {
    font-size: 12px;
    position: relative;
    top: 1px;
  }
  .qwick-view-content .cart-plus-minus {
    border: 0;
    overflow: hidden;
    padding: 7px 17px 7px 17px;
    width: 125px;
    border-bottom: 2px solid #ccc;
    position: relative;
    text-align: center;
  }
  .qwick-view-content .dec.qtybutton {
    position: absolute;
    left: 0;
    font-size: 20px;
  }
  .qwick-view-content input.cart-plus-minus-box {
    background: transparent none repeat scroll 0 0;
    border: medium none;
    float: left;
    font-size: 16px;
    height: 25px;
    margin: 0;
    padding: 0;
    text-align: center;
    width: auto;
  }
  .qwick-view-content .qtybutton.inc {
    margin-top: 2px;
    right: 0;
    position: absolute;
    font-size: 20px;
  }
  .qwick-view-content .addtocartqv.theme-default-button {
    background: #343434 none repeat scroll 0 0;
    border-radius: 0px !important;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 600;
    min-width: 225px;
  }
  .qwick-view-content  .addtocartqv.theme-default-button:hover {
    background: #c7b270 none repeat scroll 0 0;
  }
  .qwick-view-content .short-description.product-des {
    margin-bottom: 20px;
    border-top: 1px solid #eee;
    padding-bottom: 27px;
    padding-top: 28px;
    margin-top: 35px;
    margin-bottom: 2px;
  }
  .qwick-view-content  .select-option-part select {
    -moz-appearance: none;
    background: rgba(0, 0, 0, 0) url('qcv-arrow-down.png') no-repeat scroll right 15px center;
    box-shadow: none;
    color: #666666;
    font-size: 14px;
    height: 43px;
    padding-left: 10px;
    position: relative;
    width: 100%;
    border-radius: 0;
    border: 2px solid #eee;
    border-radius: 5px;
    text-transform: capitalize;
  }
  .pro-img {
    position: relative;
    overflow: hidden;
  }
  .featured-image.tab-content span:nth-child(2) {
    top: 23px;
  }
  .featured-image.tab-content span:nth-child(3) {
    top: 52px;
  }
  .featured-image.tab-content span:nth-child(4) {
    top: 81px;
  }
  .featured-image .sticker-new,.featured-image .sticker-sale {
    left: 35px;
  }
  .sidebar-categorie ul > li.active > a:before,.sidebar-categorie ul > li:hover > a:before {
    border: 1px solid #c7b270;
    background: #c7b270;
  }
  .sidebar-categorie ul > li.active > a{
    color:#c7b270
  }
  .sidebar.shop-sidebar {
    background: transparent;
    padding: 0;
  }
  .sidebar-title {
    font-size: 15px;
    margin-bottom: 20px;
    padding-bottom: 10px;
    text-transform: uppercase;
    font-weight: 500;
    line-height: 20px;
    border-bottom: 1px solid #e1e1e1;
  }
  .sidebar-title:after {
    display: none;
  }
  .sidbar-style li.active {
    color: #c7b270;
  }
  aside.color ul li, aside.size  ul li{
    display: inline-block;
    margin-right: 12px;
  }
  .color-option li span {

  }
  .color-option li span {
    display: inline-block;
    position: relative;
    top: 2px;
    border-radius: 3px;
    height: 14px;
    margin-right: 5px;
    width: 23px;
  }
  aside.size ul li {
    min-width: 45px;
    min-height: 25px;
    text-align: center;
    line-height: 25px;
    text-transform: uppercase;
    margin-bottom: 7px;
    margin-right: 3px;
  }
  aside.size ul li a {
    display: block;
    border: 1px solid #e0e0e0;
    border-radius: 3px;
  }
  aside.size ul li:hover a, aside.size ul li.active a,.sidebar-tags.sidebar-categorie ul li:hover a,.sidebar-tags.sidebar-categorie ul li.active a {
    background: #c7b270;
    color: #fff !important;
    border-color: #c7b270;
  }
  .shop-sidebar aside.sidebar-tags {
    background: #fff;
    margin-top: 30px;
    padding-left: 0;
    padding-right: 0;
  }
  .sidebar-tags.sidebar-categorie ul li a {
    padding-left: 0;
    border: 1px solid #e0e0e0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    min-width: 60px;
    text-align: center;
    border-radius: 3px;
    min-height: 30px;
    line-height: 33px;
    padding: 0 8px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .sidebar-tags li {
    display: inline-block;
    margin-right: 2px;
  }
  .toolbar-sorter {
    width: 355px;
    text-align: right;
    -webkit-box-pack: right;
    -ms-flex-pack: right;
    justify-content: flex-end;
  }
  .toolbar-sorter label {
    font-weight: 600;
    margin-bottom: 0;
    margin-right: 15px;
    width: 65px;
    color: #323232;
    text-transform: capitalize;
  }
  .top-banner-area {
    margin-bottom: 33px;
  }
  a:hover, a:focus {
    color: #c7b270;
  }
  .category-sub-menu ul li ul {
    display: none;
    margin: 4px 0 5px 20px;
  }

  .sidebar-categorie ul > li:hover > a {
    color: #c7b270 !important;
  }
  .sidebar-single.sidebar-categorie.mb-30.category-sub-menu ul li {
    margin: 15px 0;
  }
  .sidebar-single.sidebar-categorie.mb-30.category-sub-menu {
    margin-top: 0;
    margin-bottom: 30px;
  }
  .hoproduct.hoproduct-4 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .hoproduct-title {
    font-size: 14px;
    text-transform: capitalize;
    font-weight: normal;
    margin-bottom: 5px;
  }
  .hoproduct-content {
    margin-left: 15px;
    width: 210px;
  }
  .hoproduct-image {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100px;
  }
  .hoproduct-rattingbox {
    font-size: 10px;
    color: #c7b270;
    margin-bottom: 5px;
  }
  .hoproduct-pricebox {
    font-size: 12px;
    font-weight: normal;
  }
  .hoproduct-pricebox .oldprice {
    margin-right: 2px;
  }
  .hoproduct-pricebox .price {
    font-weight: normal;
  }
  .hoproduct-pricebox .oldprice {
    margin-right: 2px;
  }
  .product-slider-col {
    margin-bottom: 25px;
  }
  .single-widget.widget-recommended-products.mt-30 {
    margin-top: 45px;
  }
  .sidbar-style li a span {
    float: right;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .hoproduct-rattingbox .spr-badge-caption {
    display: none;
  }
  .sidebar-banner.mt-30 {
    overflow: hidden;
    position: relative;
    margin-top: 53px;
  }
  #ask_about_product .modal-header {
    padding-top: 40px;
    padding-right: 60px;
  }
  .product-details .pro-cart.affaliat_btn {
    margin-bottom: 60px;
    clear: both;
    overflow: hidden;
    display: inline-block;
    margin-bottom: 18px;
  }
  .product-details .pro-cart.affaliat_btn:hover{
    color:#fff;
  }
  #list-view .quick-view-pro {
    left: 50%;
    position: absolute;
    top: 50%;
    margin-top: 37px;
    margin-left: 29px;
  }

  #list-view  .wishlist-compare {
    position: relative;
    top: auto;
    right: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  #list-view   .wishlist-compare ul li a {
    border: 1px solid #e0e0e0;
  }
  #list-view   .wishlist-compare {
    margin-top: 25px;
  }
  #list-view .wishlist-compare ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  #list-view .wishlist-compare ul li {
    margin-right: 15px;
  }
  #list-view  .wishlist-compare ul li a {
    line-height: 41px;
  }
  #list-view  .wishlist-compare ul li a {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  #list-view  .small-btn a:before,#list-view  .add-to-cart:before,#list-view  .cart-disable:before {
    display: none;
  }
  #list-view  .actions-primary,#list-view  .actions-secondary {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  #list-view .single-makal-product {
    margin-bottom: 60px;
  }

  .change-view {
    cursor: pointer;
  }

  .single-support:hover .feature-list-icon, .image-slider-inner:hover .image img  {
    -webkit-animation: rotate 2s infinite;
    animation: rotate 2s infinite;
  }
  @-webkit-keyframes rotate {
    0% {
      -webkit-transform:rotateY(0deg);
      transform:rotateY(0deg);
    }
    50% {
      -webkit-transform:rotateY(180deg);
      transform:rotateY(180deg);
    }
    100% {
      -webkit-transform:rotateY(0deg);
      transform:rotateY(0deg);
    }
  }
  @keyframes rotate {
    0% {
      -webkit-transform:rotateY(0deg);
      transform:rotateY(0deg);
    }
    50% {
      -webkit-transform:rotateY(180deg);
      transform:rotateY(180deg);
    }
    100% {
      -webkit-transform:rotateY(0deg);
      transform:rotateY(0deg);
    }
  }
  @-webkit-keyframes countdowntiming {
    0% {
      -webkit-transform:translateY(50px);
      transform:translateY(50px);
      filter:alpha(opacity=0);
      opacity:0;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    }
    100% {
      -webkit-transform:translateY(0);
      transform:translateY(0);
      filter:alpha(opacity=100);
      opacity:1;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    }
  }
  @keyframes countdowntiming {
    0% {
      -webkit-transform:translateY(50px);
      transform:translateY(50px);
      filter:alpha(opacity=0);
      opacity:0;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    }
    100% {
      -webkit-transform:translateY(0);
      transform:translateY(0);
      filter:alpha(opacity=100);
      opacity:1;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    }
  }
  @-webkit-keyframes zoomIn {
    0% {
      opacity:0;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
      -webkit-transform:scale3d(.8,.8,.8);
      transform:scale3d(.8,.8,.8);
    }
    50% {
      opacity:1;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    }
  }
  @keyframes zoomIn {
    0% {
      opacity:0;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
      -webkit-transform:scale3d(.8,.8,.8);
      transform:scale3d(.8,.8,.8);
    }
    50% {
      opacity:1;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    }
  }

  /* ---Category Menu--- */
  .category-menu {
    position: relative;
  }

  @media (max-width: 991px) {
    .category-menu {
      width: 100%;
    }
  }

  .category-menu .category-heading {
    background: #389c3c;
    position: relative;
    cursor: pointer;
    padding: 22px 0;
  }

  .category-menu .category-heading > h2 {
    margin: 0;
    padding: 0;
    font-size: 16px;
    color: #ffffff;
    text-transform: capitalize;
  }

  .category-menu .category-heading > h2:after {
    content: "\e636";
    font-family: 'Pe-icon-7-stroke';
    font-weight: 600;
    position: absolute;
    top: 22px;
    left: 20px;
    color: #ffffff;
  }

  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .category-menu .category-heading > h2:after {
      left: 10px;
    }
  }

  .category-menu .category-heading > h2 > span {
    padding-left: 50px;
    font-weight: 600;
  }

  @media (max-width: 1199px) {
    .category-menu .category-heading > h2 > span {
      padding-left: 40px;
    }
  }

  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .category-menu .category-heading > h2 > span {
      padding-left: 30px;
    }
  }

  .category-menu .category-menu-list {
    background: #ffffff;
    border: 2px solid #389c3c;
    padding: 0 20px;
    position: absolute;
    left: 0;
    top: calc(100% - 1px);
    display: block;
    width: 100%;
    z-index: 99;
  }

  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .category-menu .category-menu-list {
      padding: 0 15px;
    }
  }

  .category-menu .category-menu-list > ul > li {
    position: relative;
    border-bottom: 1px solid #ebebeb;
  }

  .category-menu .category-menu-list > ul > li > a {
    display: block;
    text-transform: capitalize;
    overflow: hidden;
    font-size: 14px;
    font-weight: 600;
    padding: 10px 0;
  }

  .category-menu .category-menu-list > ul > li:hover .cat-mega-menu,
  .category-menu .category-menu-list > ul > li:hover .cat-dropdown_menu {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    visibility: visible;
  }

  .category-menu .category-menu-list > ul > li:hover > a {
    color: #389c3c;
  }

  .category-menu .category-menu-list > ul > li.right-menu > a:after {
    content: '\e684';
    font-family: 'Pe-icon-7-stroke';
    font-weight: 600;
    font-size: 12px;
    position: absolute;
    top: 15px;
    right: 0;
  }

  .category-menu .category-menu-list > ul > li.rx-child {
    display: none;
  }

  .category-menu .category-menu-list > ul > li.rx-parent {
    cursor: pointer;
  }

  .category-menu .category-menu-list > ul > li.rx-parent a.rx-show {
    display: none;
  }

  .category-menu .category-menu-list > ul > li.rx-parent.rx-change a.rx-default {
    display: none;
  }

  .category-menu .category-menu-list > ul > li.rx-parent.rx-change a.rx-show {
    display: block;
  }

  .cat-mega-menu {
    background: #ffffff;
    position: absolute;
    top: 0;
    left: 110%;
    z-index: 999;
    width: 220px;
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.2);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    visibility: hidden;
    width: 640px;
    padding: 30px;
    overflow: hidden;
  }

  @media (max-width: 991px) {
    .cat-mega-menu {
      position: static;
      z-index: 9;
      opacity: 1;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
      visibility: visible;
      background-color: transparent;
      padding: 0;
      box-shadow: none;
      border: 0;
      width: 100%;
      -webkit-transition: none;
      transition: none;
    }
  }

  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .cat-mega-menu {
      left: 108%;
    }
  }

  .cat-mega-menu > li.right-menu {
    width: 33.333%;
    float: left;
  }

  .cat-mega-menu > li.cat-mega-title > a {
    font-weight: 600;
    text-transform: uppercase;
    font-size: 16px;
    margin-bottom: 15px;
    display: block;
    line-height: 20px;
    position: relative;
  }

  .cat-mega-menu > li > ul > li > a {
    font-size: 14px;
    display: block;
    line-height: 30px;
    font-weight: 400;
    color: #666666;
    text-transform: capitalize;
  }

  .cat-mega-menu > li > ul > li > a:hover {
    color: #389c3c;
  }

  .cat-mega-menu.cat-mega-menu-2 {
    width: 840px;
  }

  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .cat-mega-menu.cat-mega-menu-2 {
      width: 740px;
    }
  }

  @media (max-width: 991px) {
    .cat-mega-menu.cat-mega-menu-2 {
      width: auto;
    }
  }

  .cat-mega-menu.cat-mega-menu-2 > li.right-menu {
    width: 25%;
  }

  @media (max-width: 991px) {
    .cat-mega-menu.cat-mega-menu-2 > li.right-menu {
      width: 100%;
    }
  }

  .cat-mega-menu.cat-mega-menu-3 {
    width: 440px;
  }

  @media (max-width: 991px) {
    .cat-mega-menu.cat-mega-menu-3 {
      width: auto;
    }
  }

  .cat-mega-menu.cat-mega-menu-3 > li.right-menu {
    width: 50%;
  }

  @media (max-width: 991px) {
    .cat-mega-menu.cat-mega-menu-3 > li.right-menu {
      width: 100%;
    }
  }

  /* ---Category Dropdown Menu--- */
  .cat-dropdown_menu {
    border: 1px solid #ebebeb;
    position: absolute;
    top: 0;
    left: 110%;
    background: #ffffff;
    z-index: 999;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    visibility: hidden;
    width: 205px;
    padding: 0 30px;
    overflow: hidden;
  }

  .cat-dropdown_menu > li > a {
    border-bottom: 1px solid #ebebeb;
    padding: 10px 0;
    display: block;
  }

  .cat-dropdown_menu.cat-dropdown_menu-2 {
    width: 320px;
  }

  /* ---Category Menu In Mobile Device--- */
  @media (max-width: 991px) {
    .category-menu-list > ul > li.right-menu > a:after {
      display: none;
    }
    .category-menu-list > ul > li i {
      position: absolute;
      right: 0;
      top: 0;
      cursor: pointer;
      height: 50px;
      width: 70px;
      line-height: 50px;
      z-index: 9;
      display: block;
    }
    .category-menu-list > ul > li i:before {
      background-color: #606060;
      width: 8px;
      height: 2px;
      content: "";
      position: absolute;
      left: 50%;
      margin-left: -3px;
      margin-top: -1px;
      top: 50%;
    }
    .category-menu-list > ul > li i:after {
      background-color: #606060;
      width: 2px;
      height: 8px;
      content: "";
      position: absolute;
      left: 50%;
      margin-top: -4px;
      margin-left: 0;
      top: 50%;
      -webkit-transition: all 0.3s ease 0s;
      transition: all 0.3s ease 0s;
      -webkit-transform: scaleY(0);
      transform: scaleY(0);
    }
    .category-menu-list > ul > li i.menu-expand.active:after {
      background-color: transparent;
    }
    .category-menu-list > ul > li i.expand:after {
      -webkit-transform: scaleY(1);
      transform: scaleY(1);
    }
    li.right-menu .cat-mega-menu > li {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      width: 100%;
      padding: 0;
      position: relative;
    }
    .cat-mega-menu > li.cat-mega-title > a:after {
      display: none;
    }
    .cat-mega-menu > li.cat-mega-title > a,
    .cat-mega-menu > li > ul > li > a,
    .cat-dropdown > li > a {
      padding: 10px 25px 10px 35px;
      font-size: 13px;
      color: #333333;
      font-weight: normal;
      position: relative;
      margin: 0;
      display: block;
      text-transform: inherit;
    }
    .cat-mega-menu > li.cat-mega-title:last-child > a,
    .cat-mega-menu > li > ul > li:last-child > a,
    .cat-dropdown > li:last-child > a {
      border-bottom: 0;
    }
  }
  .menu_with_cat_area .header-bottom-list > li > a {
    padding: 21px 35px 21px 0;
  }
  .menu_with_cat_area .menu_with_cat_area {
    position: relative;
  }
  .menu_with_cat_area .category-menu {
    position: absolute;
    left: 0;
    top: 0;
    width: 271px;
    height: ;
  }
  .header-style-six_2  .menu_with_cat_area.catmenu__active .header-bottom-list.d-flex {
    padding-left: 309px;
  }
  .header-bottom.hddrNrb6.organic-header_style {
    border-top: 1px solid #e5e5e5;
  }
  .header-style-six_2  .menu_with_cat_area .header-bottom-list.d-flex {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start;
  }


  .menu_with_cat_area {
    position: relative;
  }

  .category-toggle-wrap .category-toggle i {
    font-size: 16px;
    line-height: 1;
    float: right;
  }

  .category-toggle-wrap .category-toggle.mobile-dev {
    padding: 15px;
    margin-top: 15px;
    font-weight: 700;
    background-color: #87b106;
  }

  .category-toggle-wrap nav.category-menu {
    border-top: none;
    top: 100%;
    left: 0;
    width: 100%;
    position: absolute;
    z-index: 11;
    display: none;
    background-color: #fff;
  }

  .category-toggle-wrap nav.category-menu-style_2 {
    display: block;
  }

  @media only screen and (min-width: 992px) and (max-width: 1199.98px) {
    .category-toggle-wrap nav.category-menu-style_2 {
      display: none;
    }
  }


  @media only screen and (min-width: 768px) and (max-width: 991.98px), only screen and (max-width: 767.98px) {
    .category-toggle-wrap nav.category-menu > ul {
      max-height: 300px;
      overflow-y: auto;
    }
  }

  @media only screen and (min-width: 768px) and (max-width: 991.98px), only screen and (max-width: 767.98px) {
    .category-toggle-wrap nav.category-menu > ul > li {
      position: relative;
    }
  }

  .category-toggle-wrap nav.category-menu > ul > li.menu-item-has-children {
    position: relative;
  }

  .category-toggle-wrap nav.category-menu > ul > li.menu-item-has-children > a::after {
    content: "\f105";
    position: absolute;
    right: 20px;
    top: 50%;
    line-height: 1;
    font-family: "FontAwesome";
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }

  @media only screen and (min-width: 768px) and (max-width: 991.98px), only screen and (max-width: 767.98px) {
    .category-toggle-wrap nav.category-menu > ul > li.menu-item-has-children > a:after {
      display: none;
    }
  }

  .category-toggle-wrap nav.category-menu > ul > li .menu-expand {
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
    height: 50px;
    width: 40px;
    line-height: 50px;
    z-index: 9;
    text-align: center;
  }
  @media only screen and (min-width: 768px) and (max-width: 991.98px), only screen and (max-width: 767.98px) {
    .category-toggle-wrap nav.category-menu > ul > li:first-child a {
      padding-top: 10px;
    }
  }

  .category-toggle-wrap nav.category-menu > ul > li:last-child a {
    padding-bottom: 0;
    border-bottom: none;
  }

  @media only screen and (min-width: 768px) and (max-width: 991.98px), only screen and (max-width: 767.98px) {
    .category-toggle-wrap nav.category-menu > ul > li:last-child a {
      padding-bottom: 10px;
    }
  }

  .category-toggle-wrap nav.category-menu > ul > li:hover .category-mega-menu {
    top: 0;
    z-index: 9;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    visibility: visible;

  }
  .category-toggle-wrap nav.category-menu > ul > li .category-mega-menu {
    position: absolute;
    left: calc(100% + 2px);
    top: 110%;
    width: 800px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 30px;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    z-index: -9;
    visibility: hidden;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    background-color: #fff;
    margin-left: -2px;
    border: 0;
  }

  @media only screen and (min-width: 992px) and (max-width: 1199.98px) {
    .category-toggle-wrap nav.category-menu > ul > li .category-mega-menu {
      width: 600px;
      padding-bottom: 5px;
    }
  }

  @media only screen and (min-width: 768px) and (max-width: 991.98px), only screen and (max-width: 767.98px) {
    .category-toggle-wrap nav.category-menu > ul > li .category-mega-menu {
      position: static;
      z-index: 9;
      opacity: 1;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
      visibility: visible;
      background-color: transparent;
      padding: 0;
      width: 100%;
      -webkit-transition: none;
      transition: none;
      border: none;
    }
  }

  .category-toggle-wrap nav.category-menu > ul > li .category-mega-menu.two-column {
    width: 400px;
  }

  @media only screen and (min-width: 768px) and (max-width: 991.98px), only screen and (max-width: 767.98px) {
    .category-toggle-wrap nav.category-menu > ul > li .category-mega-menu.two-column {
      width: 100%;
    }
  }

  .category-toggle-wrap nav.category-menu > ul > li .category-mega-menu.two-column > li {
    width: 50%;
  }

  @media only screen and (min-width: 768px) and (max-width: 991.98px), only screen and (max-width: 767.98px) {
    .category-toggle-wrap nav.category-menu > ul > li .category-mega-menu.two-column > li {
      width: 100%;
    }
  }

  .category-toggle-wrap nav.category-menu > ul > li .category-mega-menu.three-column {
    width: 600px;
  }

  @media only screen and (min-width: 768px) and (max-width: 991.98px), only screen and (max-width: 767.98px) {
    .category-toggle-wrap nav.category-menu > ul > li .category-mega-menu.three-column {
      width: 100%;
    }
  }

  .category-toggle-wrap nav.category-menu > ul > li .category-mega-menu.three-column > li {
    width: 33.33%;
  }

  @media only screen and (min-width: 768px) and (max-width: 991.98px), only screen and (max-width: 767.98px) {
    .category-toggle-wrap nav.category-menu > ul > li .category-mega-menu.three-column > li {
      width: 100%;
    }
  }

  .category-toggle-wrap nav.category-menu > ul > li .category-mega-menu > li {
    float: left;
    width: 25%;
    padding: 0 15px;
  }

  @media only screen and (min-width: 992px) and (max-width: 1199.98px) {
    .category-toggle-wrap nav.category-menu > ul > li .category-mega-menu > li {
      width: 50%;
      margin-bottom: 15px;
    }
  }

  @media only screen and (min-width: 768px) and (max-width: 991.98px), only screen and (max-width: 767.98px) {
    .category-toggle-wrap nav.category-menu > ul > li .category-mega-menu > li {
      -webkit-box-flex: 1;
      -ms-flex: 1 0 100%;
      flex: 1 0 100%;
      padding: 0;
      position: relative;
    }
  }

  .category-toggle-wrap nav.category-menu > ul > li .category-mega-menu > li > a {
    display: block;
    font-size: 15px;
    font-weight: 500;
    color: #222222;
    text-transform: uppercase;
    margin-bottom: 22px;
    position: relative;
    border: 0;
  }

  .category-toggle-wrap nav.category-menu > ul > li .category-mega-menu > li > a:before, .category-toggle-wrap nav.category-menu > ul > li .category-mega-menu > li > a:after {
    left: 0;
    bottom: -3px;
    content: "";
    position: absolute;
    height: 1px;
    width: 100%;
    background-color: #e5e5e5;
  }

  .category-toggle-wrap nav.category-menu > ul > li .category-mega-menu > li > a:after {
    width: 25%;
    background-color: #389c3c;
  }

  @media only screen and (min-width: 768px) and (max-width: 991.98px), only screen and (max-width: 767.98px) {
    .category-toggle-wrap nav.category-menu > ul > li .category-mega-menu > li > a {
      padding: 5px 20px;
      line-height: 30px;
      font-size: 14px;
      color: #606060;
      font-weight: 400;
      position: relative;
      margin: 0;
      text-transform: inherit;
    }
    .category-toggle-wrap nav.category-menu > ul > li .category-mega-menu > li > a:before, .category-toggle-wrap nav.category-menu > ul > li .category-mega-menu > li > a:after {
      display: none;
    }
  }

  .category-toggle-wrap nav.category-menu > ul > li .category-mega-menu > li > ul li:last-child {
    border: none;
  }

  .category-toggle-wrap nav.category-menu > ul > li .category-mega-menu > li > ul li:last-child {
    margin-bottom: 0;
  }

  .category-toggle-wrap nav.category-menu > ul > li .category-mega-menu > li > ul li a {
    display: block;
    font-size: 14px;
    color: #666666;
    line-height: 25px;
    padding-bottom: 4px;
    font-weight: 400;
  }

  @media only screen and (min-width: 768px) and (max-width: 991.98px), only screen and (max-width: 767.98px) {
    .category-toggle-wrap nav.category-menu > ul > li .category-mega-menu > li > ul li a {
      padding: 5px 20px;
      line-height: 30px;
      font-size: 14px;
      color: #606060;
      font-weight: 400;
      position: relative;
    }
  }

  .category-toggle-wrap nav.category-menu > ul > li .category-mega-menu > li > ul li:last-child a {
    border-bottom: 0;
  }


  .category-mega-menu.dropdown.megamenu.mega-menu-column-3.mega-menu-column-4 {
    width: 700px;
  }
  .category-mega-menu.dropdown.megamenu.mega-menu-column-3.mega-menu-column-4 > li {
    width: 33%;
  }
  .category-mega-menu.dropdown.megamenu.mega-menu-column-2.mega-menu-column-4 {
    width: 500px;
  }
  .category-mega-menu.dropdown.megamenu.mega-menu-column-2.mega-menu-column-4 > li {
    width: 50%;
  }
  .category-toggle-wrap .menu-item-has-children.position-static {
    position: relative !important;
  }
  .category-toggle-wrap nav.category-menu > ul > li .menu-expand {
    top: -4px;
  }
  .categories_menu_toggle li.side-hide {
    display: none;
  }
  .categories_menu_toggle  li.show-hide a .fa-plus-circle {
    display: none;
  }
  .categories_menu_toggle li.side-show a .fa-minus-circle {
    display: none;
  }
  .categories_menu_toggle li.side-show.show-hide a .fa-minus-circle {
    display: inline-block;
  }
  .categories_menu_toggle li.side-show a {
    cursor: pointer;
  }
  .categories_menu_toggle  li.side-show a i {
    margin-right: 5px;
  }
  .categories_menu_toggle  .category-toggle-wrap {
    cursor: pointer;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    line-height: 21px;
    padding: 20px 15px;
    background-color: #389c3c;
    position: absolute;
    left: 0;
    top: 0;
    width: 270px;
    height: 100%;
    text-transform: capitalize;
  }
  .categories_menu_toggle  .category-toggle {
    position: relative;
    padding-left: 25px;
  }

  .menu_with_cat_area .category-toggle {
    position: relative;
    padding-left: 35px;
  }
  .menu_with_cat_area .category-toggle:after {
    content: "\e636";
    font-family: 'Pe-icon-7-stroke';
    font-weight: 600;
    position: absolute;
    top: -1px;
    left: 5px;
    color: #ffffff;
  }
  .category-toggle-wrap nav.category-menu > ul > li:hover > a, .category-mega-menu.dropdown.megamenu > li:hover > a, .category-toggle-wrap nav.category-menu > ul > li .category-mega-menu > li > ul li:hover a {
    color: #79a206;
  }
  .category-toggle-wrap nav.category-menu > ul > li.menu-item-has-children:hover  > a::after{	
    color: #79a206;
  }
  .comment_moderate_text {
    margin-top: 10px;
    font-size: 13px;
  }
  .makali-form.comment-gorm .makali-button {
    margin-top: 15px;
  }
  #comments .comment-title.mb-30, .article_page #comments h3 {
    text-transform: capitalize;
    font-size: 25px;
    margin-top: 80px;
    color: #323232;
  }
  .return-customer-btn.makali-button {
    background: #df2121;
    color: #fff;
    padding: 15px 30px;
    overflow: hidden;
    display: inline-block;
    margin-top: 0;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 14px;
    height: auto;
    width: 100%;
    margin-top: 20px;
  }
  .return-customer-btn.makali-button:hover {
    background: #343434;
    color: #fff;
  }
  .article_page #comments h3 {
    margin-top: 25px;
    margin-bottom: 30px;
  }
  .article_page .comment-thumb {
    width: 80px;
    margin-right: 10px;
  }
  .article_page  .comnt-author {
    margin-bottom: 3px;
  }
  .aticle-inner .article-comment {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  #comments .note {
    margin-top: 35px;
  }
  #comments li:not(:last-child) {
    display: block;
    overflow: hidden;
    margin-bottom: 30px;
  }
  .comment-content {
    width: 100%;
  }
  #comments .errors li:not(:last-child) {
    margin-bottom: 5px;
  }
  .article_page .comnt-author {
    margin-bottom: 3px;
    color: #323232;
    font-weight: 500;
  }
  .empty-cart-page .empty_cart_title {
    background: none;
    color: #343434;
    font-size: 35px;
    padding: 15px 0;
    display: block;
    margin-bottom: 35px;
    padding-top: 0;
  }
  .empty__cart_img {
    max-width: 110px;
    margin: 0 auto 32px;
  }
  .empty-cart-page h5 {
    font-size: 16px;
    display: block;
    text-transform: capitalize;
  }

  .cart-main-area .table-content .pro-qty {
    border-bottom: 2px solid #ccc;
    padding: 2px 0;
    margin: 0 10px 0 30px;
    display: inline-block !important;
  }
  .cart-main-area .table-content .pro-qty .qty-btn {
    font-size: 20px;
    font-weight: 500;
    color: #333;
    top: 4px;
    position: relative;
  }
  .cart-main-area .table-content .pro-qty input {
    border: none;
    width: 80px;
    text-align: center;
    font-size: 16px;
    font-weight: 500;
    color: #333;
    margin-bottom: 0;
    padding: 0 15px;
    vertical-align: middle;
  }
  .cart-main-area .table-content .pro-qty input {
    border: none;
    width: 80px;
    background: transparent;
    text-align: center;
    font-size: 16px;
    font-weight: 500;
    color: #333;
    margin-bottom: 0;
    padding: 0 15px;
    vertical-align: middle;
  }
  .cart-main-area .table-content td.product-name span {
    display: block;
    line-height: 22px;
    font-weight: 500;
    margin-top: 6px;
    float: left;
    clear: both;
    color: #ababab;
    font-size: 16px;
  }
  .table-content table td.product-name {
    text-align: left;
  }
  .shipping-info button,.wc-proceed-to-checkout a,.cart-calculation-button button.theme-default-button {
    background: #303030 none repeat scroll 0 0;
    font-weight: 500;
    text-transform: uppercase;
  }

  .cart-calculation-button button.theme-default-button:hover{
    background: #c7b270 none repeat scroll 0 0;
  }



  .cart-calculation-area {
    margin-top: 130px;
    background: #f8f8f8;
    padding: 50px 60px;
  }
  .cart-calculation-area h2 {
    font-size: 25px;
    text-align: center;
  }
  .cart-calculation-area {
    margin-top: 130px;
    background: #f8f8f8;
    padding: 50px 60px;
  }
  div#shipping-calculator h3 {
    font-size: 25px;
  }
  div#shipping-calculator {
    margin-top: 43px;
  }
  .cart-calculation-table th {
    text-transform: capitalize;
    font-size: 15px;
    line-height: 24px;
    font-weight: 500;
    text-align: left;
    letter-spacing: 1px;
    color: #343434;
    background-color: transparent;
    padding: 16px 12px;
    padding-left: 10px;
  }
  .cart-calculation-table td {
    padding-left: 10px !important;
    text-align: right;
  }
  tr.order-total strong span.amount {
    font-weight: bold;
  }
  .cart-main-area  .buttons-cart input{
    margin-right:0;
  }
  .cart-main-area  .buttons-cart .theme-default-button + .theme-default-button {
    margin-left: 10px;
    margin-right: 0;
  }
  .table-content table td.product-name a, .product-stock-status span {
    margin-left: 0;
    display: block;
  }
  .cart-main-area .table-content td.product-name span {
    margin-left: 0;
  }
  #shopify-section-single-product-tab .thumb-content  ul li {
    list-style: disc;
    line-height: 2.1;
  }
  #shopify-section-single-product-tab .thumb-content ul {
    padding-left: 30px;
  }
  .pro-title a {
    text-overflow: inherit;
    white-space: inherit;
  }
  ul.ht-dropdown.cart-box-width li .single-cart-box {
    padding-bottom: 17px;
  }
  .btn-primary {
    border-radius: 0;
    padding: 8px 25px;
  }
  .login-btn {
    padding: 13px 30px 12px;
  }
  .return-customer-btn.makali-button {
    padding: 14px 55px;
  }
  .shopify-challenge__button.btn {
    padding: 9px 36px;
    border: 0;
    border-radius: 0;
    background: #323232;
    color: #fff;
  }
  .single-product-cart.single-cart-item-loop {
    max-height: 271px;
    overflow-y: auto;
  }
  ul li .single-cart-box:last-child {
    border: 0;
  }
  .price-content {
    border-bottom: 1px solid #ededed;
    margin-bottom: 20px;
    border-top: 1px solid #ededed;
    padding-top: 23px;
  }

  /* Latest  Menu  Style------------------------

  --------------------------------------------XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX----------------------------------------
  START----------------------------------------*/


  nav.site-nav > ul > li {
    display: inline-block;
    position: static;
    margin: 0 25px;
    text-align: left;
    line-height: 80px;
  }
  nav.site-nav > ul > li.menu-item-has-children:hover .sub-menu {
    visibility: visible;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    margin-top: 0;
  }
  nav.center-menu > ul > li.menu-item-has-children ul.mega-menu {
    right: 50%;
    /* -webkit-transform: translateX(50%); */
    -webkit-transform: ;
    transform: ;
  }
  nav.site-nav > ul > li ul.mega-menu-column-4 {
    /* max-width: 1100px; */
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    right: 400px;
    -webkit-transform: translateX(50%);
    transform: translateX(50%);
  }
  nav.site-nav > ul > li ul.mega-menu {
    padding: 0 30px;
    z-index: 9999;
  }
  nav.site-nav > ul > li ul.sub-menu {
    position: absolute;
    box-shadow: -2px 2px 81px -27px rgba(0,0,0,.3);
    visibility: hidden;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transition: 0.6s;
    transition: 0.6s;
    margin-top: 45px;
    background-color: #fff;
    z-index: 9999;
  }
  nav.site-nav > ul > li {
    text-align: left;
    line-height: 80px;
  }
  nav.site-nav > ul > li ul.mega-menu > li:first-child.mega_dropdown {
    padding-left: 0;
  }
  nav.site-nav > ul > li ul.mega-menu > li.mega_dropdown {
    padding: 30px 18px;
  }
  nav.site-nav > ul > li ul.mega-menu > li {
    position: relative;
    border: none;
  }
  nav.site-nav > ul > li ul.mega-menu-column-4 > li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    padding-left: 30px;
  }
  nav.site-nav > ul > li ul.mega-menu > li {
    display: inline-block;
    border-right: 1px solid #e7e7e7;
  }
  nav.site-nav > ul > li ul.mega-menu-column-4 > li a.mega-column-title,.product_menu_title {
    font-size: 13px;
    line-height: 18px;
    font-weight: 500;
    margin-bottom: 20px;
    color: #333;
    display: inline-block;
  }
  nav.site-nav > ul > li a {
    position: relative;
  }
  nav.site-nav > ul > li ul.mega-menu-column-5 > li > .mega-sub-menu li, nav.site-nav > ul > li ul.mega-menu > li > .mega-sub-menu li {
    margin-bottom: 15px;
  }
  nav.site-nav > ul > li ul.mega-menu-column-5 > li > .mega-sub-menu li, nav.site-nav > ul > li ul.mega-menu > li > .mega-sub-menu li {
    position: relative;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  nav.site-nav > ul > li ul.mega-menu > li ul li {
    display: block;
  }
  nav.site-nav > ul > li ul.sub-menu li {
    line-height: 1;
  }
  nav.site-nav > ul > li ul.mega-menu-column-4 > li .mega-sub-menu li a {
    position: relative;
    font-size: 15px;
    line-height: 22px;
    color: #7e7e7e;
  }

  nav.site-nav > ul > li ul li a span {
    left: auto;
    -webkit-transform: inherit;
    transform: inherit;
    top: -19px;
    left: 0;
    width: 40px;
    height: 17px;
    line-height: 17px;
    font-size: 8px;
    font-weight: 600;
    border-radius: 50px;
    letter-spacing: 1px;
  }
  nav.site-nav > ul > li a span {
    background: #d3122a;
  }
  nav.site-nav > ul > li a span:before{
    background: #d3122a;
    position: absolute;
    content: "";
    width: 5px;
    height: 5px;
    background: #D3122A;
    bottom: -2px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    left: 6px;
  }
  nav.site-nav > ul > li.menu-item-has-children > a {
    position: relative;
  }

  nav.site-nav > ul > li a span, .site-mobile-nav .dl-menu li span, .vertical-menu-container-dark nav > ul > li > a span, .overlay-navigation-active .overlay-navigation-menu-container nav > ul > li > a span {
    position: absolute;
    background: #D3122A;
    display: inline-block;
    width: 45px;
    height: 18px;
    line-height: 17px;
    text-align: center;
    color: #fff;
    font-size: 10px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    top: -24px;
    font-weight: 600;
    border-radius: 50px;
    letter-spacing: 0px;
  }
  nav.site-nav > ul > li a span:before, .site-mobile-nav .dl-menu li span:before, .vertical-menu-container-dark nav > ul > li > a span:before, .overlay-navigation-active .overlay-navigation-menu-container nav > ul > li > a span:before {
    position: absolute;
    content: "";
    width: 5px;
    height: 5px;
    background: #D3122A;
    bottom: -2px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    left: 8px;
  }
  .product_area {
    max-width: 200px;
    overflow: hidden;
  }
  nav.site-nav > ul > li ul.mega-menu > li {
    position: relative;
    border: none;
  }
  nav.site-nav > ul > li ul.mega-menu-column-4 {
    max-width: 1100px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    right: 400px;
  }
  .header-middle .row > [class*="col-"] {
    position: static;
  }
  nav.site-nav > ul > li ul.single-column-menu {
    padding: 30px;
    min-width: 280px;
    max-width: 350px;
  }
  nav.site-nav > ul > li ul.single-column-menu li a {
    position: relative;
    margin-bottom: 15px;
    font-size: 15px;
    line-height: 22px;
    color: #7e7e7e;
    display: inline-block;
  }
  nav.site-nav > ul > li ul.single-column-menu li.single-column-has-children .multilevel-submenu {
    position: absolute;
    top: 0;
    left: 110%;
    min-width: 280px;
    background-color: #fff;
    box-shadow: -2px 2px 81px -27px rgba(0,0,0,.3);
    padding: 30px;
    visibility: hidden;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transition: 0.6s;
    transition: 0.6s;
    margin-top: 15px;
  }
  nav.site-nav > ul > li ul.single-column-menu li.single-column-has-children:after {
    position: absolute;
    right: 30px;
    content: "\f105";
    font-family: fontAwesome;
  }
  nav.site-nav > ul > li ul.single-column-menu li.single-column-has-children .multilevel-submenu li {
    display: block;
  }
  nav.site-nav > ul > li ul.single-column-menu li.single-column-has-children:hover .multilevel-submenu {
    visibility: visible;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    margin-top: 0;
  }
  nav.site-nav > ul > li.menu-item-has-children > a:before {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: -15px;
    content: "\f107";
    font-family: fontAwesome;
    color: #D0D0D0;
  }
  nav.site-nav > ul > li ul.single-column-menu li.single-column-has-children .multilevel-submenu li a {
    margin-bottom: 15px;
  }
  nav.site-nav > ul > li ul.single-column-menu li.single-column-has-children {
    position: relative;
  }
  nav.site-nav > ul > li ul.single-column-menu li:last-child a {
    margin-bottom: 0;
  }
  nav.site-nav > ul > li ul.single-column-menu li:last-child a,nav.site-nav > ul > li ul.single-column-menu li.single-column-has-children .multilevel-submenu li:last-child a  {
    margin-bottom: 0;
  }
  nav.site-nav > ul > li a span.sale {
    background: #43b5f4;
  }
  nav.site-nav > ul > li a span.sale:before {
    background: #43b5f4;
  }
  .menu_sin_product .product-title {
    font-size: 14px;
    font-weight: 500;
    width: 100%;
    color: #323232;
    margin-top: 7px;
    margin-bottom: 10px;
  }
  .menu_sin_product  .product__price {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .menu_sin_product  .main-price.discounted {
    font-size: 12px;
  }

  .menu_sin_product .product__price .money {
    font-size: 12px;
    margin-right: 0;
    color: #434343;
    font-weight: 500;
  }
  .menu_sin_product  .main-price.discounted .money {
    margin-left: 5px;
    color: #aaa;
    text-decoration: line-through;
  }
  nav.site-nav > ul > li ul.mega-menu > li > .mega-sub-menu li:last-child {
    margin-bottom: 0;
  }
  nav.site-nav > ul > li.menu-item-has-children:hover > a::before ,nav.site-nav > ul > li.menu-item-has-children > a::before, nav.site-nav > ul > li ul.mega-menu-column-4 > li .mega-sub-menu li a:hover,nav.site-nav > ul > li:hover > a,nav.site-nav > ul > li ul.single-column-menu  li:hover >  a{
    color: #79a206;
  }

  .menu_product_contain:hover .owl-nav div {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  }
  .mega_banner_content {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    padding: 20px;
  }
  .mega_banner_content .title1 {
    text-transform: uppercase;
    font-size: 16px;
    color:#343434;
    font-weight: 600;
  }
  .mega_banner_content .title2 {
    font-size: 30px;
    margin: 10px 0;
    color:#343434;
    font-weight: 600;
    line-height: 32px;
  }
  .mega_banner_content .content {
    line-height: 22px;
  }
  .mega_banner_content .content {
    color: #333333;
  }
  .mega_banner_content .banner__btn {
    font-weight: 600;
    text-transform: uppercase;
    text-decoration: underline;
    -webkit-transition: .3s;
    transition: .3s;
    position: absolute;
    bottom: 20px;
  }
  .mega_banner_content .banner__btn {
    color:#333333;
  }
  nav.site-nav > ul > li ul.mega-menu-column-3.mega-menu-column-4 {
    max-width: 800px;
    padding: 0 35px;
  }
  nav.site-nav > ul > li ul.mega-menu-column-3.mega-menu-column-4 li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33%;
    flex: 0 0 33%;
  }
  nav.site-nav > ul > li ul.mega-menu-column-2.mega-menu-column-4 {
    max-width: 600px;
    padding: 0 35px;
  }
  nav.site-nav > ul > li ul.mega-menu-column-2.mega-menu-column-4 > li {
    min-width: 50%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
  }
  nav.center-menu > ul > li.menu-item-has-children ul.mega-menu.mega-full {
    right: 0;
    width: 100%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  nav.center-menu .mega-menu{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  nav.center-menu .mega-menu a.mega-column-title {
    font-size: 13px;
    line-height: 18px;
    font-weight: 500;
    margin-bottom: 20px;
    color: #333;
    display: inline-block;
  }
  nav.site-nav > ul > li ul.single-column-menu li.single-column-has-children:after {
    top: 2px;
    right: 0;
  }

  /* mobile menu2   */
  .mean-container .mean-nav ul li a span {
    position: absolute;
    background: #D3122A;
    display: inline-block;
    width: 45px;
    height: 18px;
    line-height: 17px;
    text-align: center;
    color: #fff;
    font-size: 10px;
    left: 11%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    top: -8px;
    font-weight: 600;
    border-radius: 50px;
    letter-spacing: 0px;
  }
  .mean-container .mean-nav ul li a span:before {
    position: absolute;
    content: "";
    width: 5px;
    height: 5px;
    background: #D3122A;
    bottom: -2px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    left: 8px;
  }
  .mean-container .mean-nav > ul {
    padding: 25px 0;
    margin: 0;
    width: 100%;
    list-style-type: none;
    padding-bottom: 0;
    max-height: 300px;
    overflow-y: auto;
  }
  .mean-container .mean-nav ul li li li a span {
    left: 21%;
  }
  .mean-container .mean-nav ul li li a span {
    left: 15%;
  }
  .mean-container .mean-nav ul li.mean-last {
    padding-bottom: 22px;
  }

  /* off canvas style */

  .menu_offcanvas_overlay, .offcanvas_overlay, .topbar_offcanvas_overlay {
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 99;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    visibility: hidden;
    cursor: crosshair;
    background: #333;
    top: 0;
  }
  .menu_offcanvas_overlay.active, .offcanvas_overlay.active, .topbar_offcanvas_overlay.active {
    opacity: .5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    visibility: visible;
  }
  .offcanvas-mobile-menu {
    position: fixed;
    left: 0;
    top: 0;
    width: 450px;
    max-width: 100%;
    height: 100vh;
    z-index: 9999;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    padding-right: 60px;
    -webkit-transition: .6s;
    transition: .6s;
  }
  .offcanvas-mobile-menu.active {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  .offcanvas-menu-close {
    position: absolute;
    right: 20px;
    top: 0;
    background: #343538;
    z-index: 9;
    width: 40px;
    height: 40px;
    color: #fff;
    line-height: 41px;
    text-align: center;
    font-size: 20px;
  }
  .mobile-navigation-icon {
    width: 24px;
    height: 25px;
    position: relative;
    cursor: pointer;
    float: right;
  }
  .site-mobile-navigation #mobile-menu-trigger {
    position: absolute;
    right: 16px;
    top: -28px;
  }
  .mobile-navigation-icon i {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%;
    height: 2px;
    cursor: pointer;
    background-color: #323232;
    -webkit-transition: all .3s cubic-bezier(.645,.045,.355,1);
    transition: all .3s cubic-bezier(.645,.045,.355,1);
  }
  .mobile-navigation-icon i:before {
    position: absolute;
    bottom: 8px;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #323232;
    content: "";
    -webkit-transition: all .3s cubic-bezier(.645,.045,.355,1);
    transition: all .3s cubic-bezier(.645,.045,.355,1);
  }
  .mobile-navigation-icon i:after {
    position: absolute;
    bottom: -8px;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #323232;
    content: "";
    -webkit-transition: all .3s cubic-bezier(.645,.045,.355,1);
    transition: all .3s cubic-bezier(.645,.045,.355,1);
  }
  .mobile-navigation-icon:hover i:before {
    width: 80%;
    background-color: #222;
  }
  .mobile-navigation-icon:hover i:after {
    background-color: #222;
    width: 60%;
  }
  .site-mobile-navigation {
    width: 100%;
    position: relative;
    z-index: 9;
  }
  .offcanvas-wrapper {
    overflow: auto;
    height: 100%;
    box-shadow: 0 0 87px 0 rgba(0,0,0,.09);
    background-color: #fff;
  }
  .offcanvas-inner-content {
    padding: 20px 25px 0;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .breadcrumb-list {
    z-index: 6;
  }
  .offcanvas-mobile-search-area input {
    width: 100%;
    font-size: 16px;
    display: block;
    padding: 9px 25px;
    color: #555;
    background: #f2f2f2;
    border: none;
    font-weight: 300;
  }
  .offcanvas-mobile-search-area button {
    background: 0 0;
    border: none;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #aaa;
    padding: 13px;
    padding-bottom: 0;
    padding-top: 0;
  }
  .offcanvas-mobile-search-area button i {
    font-size: 18px;
    line-height: 40px;
  }
  .offcanvas-navigation {
    padding: 25px 0;
    padding-right: 20px;
  }
  .offcanvas-navigation > ul li a {
    position: relative;
  }
  .offcanvas-navigation ul li a {
    display: block;
  }
  .offcanvas-navigation > ul > li > a {
    font-size: 15px;
    color: #7e7e7e;
    font-weight: 400;
    line-height: 1.5;
    display: block;
    padding: 12px 0;
  }
  .offcanvas-navigation > ul li a span {
    position: absolute;
    background: #D3122A;
    display: inline-block;
    width: 45px;
    height: 18px;
    line-height: 17px;
    text-align: center;
    color: #fff;
    font-size: 10px;
    left: 6.4%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    top: -10px;
    font-weight: 300;
    border-radius: 50px;
    letter-spacing: 0px;
  }
  .offcanvas-navigation > ul li a span:before {
    position: absolute;
    content: "";
    width: 5px;
    height: 5px;
    background: #D3122A;
    bottom: -2px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    left: 8px;
  }
  .offcanvas-navigation ul.sub-menu > li > a span {
    left: 35%;
  }
  .offcanvas-navigation > ul li a span.sale:before,.offcanvas-navigation > ul li a span.sale  {
    background: #43b5f4;
  }


  .offcanvas-navigation ul li.cat-item-has-children .menu-expand, .offcanvas-navigation ul li.menu-item-has-children .menu-expand {
    position: absolute;
    right: auto;
    left: 95%;
    top: -5px;
    width: 30px;
    height: 50px;
    line-height: 50px;
    cursor: pointer;
    text-align: center;
  }
  .offcanvas-navigation ul li.cat-item-has-children, .offcanvas-navigation ul li.menu-item-has-children {
    position: relative;
    display: block;
  }
  .offcanvas-navigation ul li.cat-item-has-children .menu-expand i, .offcanvas-navigation ul li.menu-item-has-children .menu-expand i {
    display: block;
    margin-top: 25px;
    border-bottom: 1px solid;
    position: relative;
    width: 10px;
    -webkit-transition: all 250ms ease-out;
    transition: all 250ms ease-out;
  }
  .offcanvas-navigation ul li.cat-item-has-children.active > .menu-expand i:before, .offcanvas-navigation ul li.menu-item-has-children.active > .menu-expand i:before {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  .offcanvas-navigation ul li.cat-item-has-children .menu-expand i:before, .offcanvas-navigation ul li.menu-item-has-children .menu-expand i:before {
    width: 100%;
    content: "";
    border-bottom: 1px solid;
    display: block;
    position: absolute;
    top: 0;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  .offcanvas-navigation ul li.cat-item-has-children .menu-expand, .offcanvas-navigation ul li.menu-item-has-children .menu-expand {
    line-height: 50px;
    cursor: pointer;
    text-align: center;
    width: 40px;
    margin-left: 9px;
    padding-left: 18px;
  }
  .offcanvas-navigation ul.sub-cat-menu, .offcanvas-navigation ul.sub-menu {
    margin-left: 15px;
  }
  .offcanvas-navigation ul li.cat-item-has-children, .offcanvas-navigation ul li.menu-item-has-children {
    position: relative;
    display: block;
  }
  .offcanvas-navigation ul.sub-cat-menu > li > a, .offcanvas-navigation ul.sub-menu > li > a {
    font-size: 14px;
    color: #7e7e7e;
    font-weight: 400;
    line-height: 1.5;
    padding: 10px 0;
  }
  .offcanvas-navigation ul.sub-menu > li > a span {
    left: 64%;
  }
  .offcanvas-navigation .menu-item-has-children ul.sub-menu > li > a span {
    left: 14%;
  }
  .offcanvas-widget-area {
    padding-bottom: 35px;
    text-align: center;
    margin-top: 0;
  }
  .off-canvas-widget-social a:first-child {
    margin-left: 0;
  }
  .social-icons--footer ul li a {
    color: 
      #333;
  }
  .off-canvas-widget-social a {
    margin: 0 10px;
    margin-left: 10px;
    font-size: 14px;
  }
  .offcanvas-navigation > ul li:hover > a {
    color:#e55022;
  }
  .modal-content {
    border-radius: 0 !important;
  }
  .ajax-popup .modal-close button {
    border-radius: 0 !important;
  }
  /*menu style end ===============================================xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx=========================
  =================================================================xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx===========================*/
  /* ===================================== XXXXXXXXXX ===================================  */
  /* New Theme Style */

  .menu___area{
    position: static !important;
  }
  nav.site-nav > ul > li > a {
    position: relative;
    font-size: 13px;
    text-transform: uppercase;
    color: #222;
    font-weight: 500;
  }
  nav.site-nav > ul > li {
    line-height: 54px;
    margin: 0 16px;
  }
  nav.site-nav > ul > li ul li a span , nav.site-nav > ul > li a span, .site-mobile-nav .dl-menu li span, .vertical-menu-container-dark nav > ul > li > a span, .overlay-navigation-active .overlay-navigation-menu-container nav > ul > li > a span {
    font-weight: normal;
  }
  nav.site-nav > ul > li.menu-item-has-children > a::before {
    right: -12px;
    color: #222;
    transition: all 0.3s ease 0s;
  }

  .mini_cart_wrapper span.item_count {
    right: -4px;
  }

  .ht-dropdown {
    background: #fff;
    left: auto;
    opacity: 0;
    padding: 10px;
    position: absolute;
    top: 100%;
    -webkiit-transform: scaleY(0);
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 0 0 0;
    transform-origin: 0 0 0;
    width: 320px;
    visibility: hidden;
    z-index: 9999;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    -webkit-box-shadow: 0 0 6px 1px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0 0 6px 1px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 6px 1px rgba(0, 0, 0, 0.1);
    right: 0;
  }
  .header_account-list.mini_cart_wrapper:hover .ht-dropdown
  {
    opacity: 1;
    visibility: visible;
    -webkiit-transform: scaleY(1);
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
  }

  .cart-box > ul {
    -moz-box-pack: end;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .cart-box > ul > li {
    position: relative;
    padding: 30px 0;
    line-height: 1;
  }

  .cart-box-width {
    left: auto;
    right: 0;
    background: white;
    -webkit-box-shadow: 0 3px 9.3px 0.7px rgba(0, 0, 0, 0.15);
    box-shadow: 0 3px 9.3px 0.7px rgba(0, 0, 0, 0.15);
    padding: 0;
    width: 290px;
  }

  .cart-box-width > li {
    padding: 20px;
  }

  .cart-box > ul > li > a > span {
    font-size: 25px;
  }

  .cart-box > ul > li > a {
    color: #323232;
    margin-left: 20px;
  }

  .cart-text {
    display: block;
  }

  .single-cart-box {
    margin-bottom: 18px;
    overflow: hidden;
    position: relative;
  }

  .cart-img {
    float: left;
    padding-right: 10px;
    position: relative;
    width: 35%;
  }

  .cart-img img {
    max-width: 100%;
  }

  .cart-content {
    float: left;
    padding: 0 15px 15px 0;
    width: 65%;
  }

  .cart-content h6 a {
    display: block;
    font-size: 14px;
    line-height: 20px;  
    text-transform: capitalize;
  }

  .cart-content span {
    display: block;
    font-size: 14px;
    line-height: 20px;
  }

  .cart-price {
    margin: 5px 0;
  }

  .cart-actions a {
    background: #2c2c2c none repeat scroll 0 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: white;
    display: block;
    font-size: 14px;
    font-weight: 400;
    padding: 10px 20px;
  }

  .cart-checkout {
    background: #f26667 none repeat scroll 0 0;
    color: #fff;
  }

  .cart-checkout:hover {
    background-color: #c7b270;
    border-color: transparent;
    color: #fff;
  }

  .del-icone {
    color: #666;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 45;
  }

  .del-icone:hover,
  .cart-content h6 a:hover {
    color: #c7b270;
  }

  .wish-list-item {
    position: relative;
    padding-right: 30px;
    margin-right: 30px;
  }

  .cart-box > ul > li > a span + span.total-pro {
    background: #c7b270 none repeat scroll 0 0;
    border-radius: 100%;
    color: #fff;
    font-size: 11px;
    height: 18px;
    left: 27px;
    line-height: 18px;
    position: absolute;
    text-align: center;
    top: 20px;
    width: 18px;
  }

  .single-cart-box,
  .price-content {
    border-bottom: 1px solid #ededed;
    margin-bottom: 20px;
  }

  .price-content {
    overflow: hidden;
    padding-bottom: 20px;
  }

  .price-content li {
    font-size: 15px;
    font-weight: 500;
    line-height: 1.5;
  }

  .price-content li span,
  .cart-content span.cart-price {
    color: #c7b270;
    float: right;
    font-size: 15px;
    font-weight: 500;
  }

  .cart-content span.cart-price {
    float: none;
  }
  .pro-quantity {
    background: #c7b270 none repeat scroll 0 0;
    border-radius: 100%;
    color: white;
    font-size: 12px;
    left: 5px;
    line-height: 23px;
    min-width: 27px;
    padding: 2px 0 2px;
    position: absolute;
    text-align: center;
    top: 3px;
  }
  .search_container {
    margin-right: 138px;
    width: 100%;
    border: 1px solid #e1e1e1;
    border-radius: 50px;
    height: 50px;
    line-height: 50px;
  }
  .search_box button {
    right: 18px;
    font-size: 20px;
  }
  .dropdown_currency, .dropdown_language {
    padding: 3px 15px;
  }
  .top__language #gtranslate_wrapper {
    !important;
  }

  .language_currency .switcher-currency-trigger.currency {
    padding: 10px 0;
  }
  .top__language #gtranslate_wrapper {
    top: -1px !important;
    border: 0 !important;
    position: relative !important;
  }
  .top__language #gtranslate_wrapper select {
    border: 0 !important;
  }
  .top__language #gtranslate_wrapper select {
    border: 0 !important;
    position: relative;
    background: none;
    padding-right: 7px;
    padding-left: 0;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: normal;
  }
  .top__language #gtranslate_wrapper::after {
    position: absolute;
    top: 15px;
    right: 0px;
    content: "\f107";
    width: 10px;
    height: 10px;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 13px;
  }
  .top__language #gtranslate_wrapper select option:first-child {
    display: none !important;
  }
  .dropdown_currency, .dropdown_language {
    border: 1px solid #A0A0A0;
    border-radius: 0;
  }
  .category-toggle-wrap nav.category-menu > ul > li .category-mega-menu > li > a::before, .category-toggle-wrap nav.category-menu > ul > li .category-mega-menu > li > a::after {
    display: none;
  }
  .category-toggle-wrap nav.category-menu > ul > li .category-mega-menu > li > a {
    font-size: 13px;
    margin-bottom: 5px;
  }
  .owl-nav div {
    background: none;
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 30px;
    height: 40px;
    left: 0;
    line-height: 40px;
    opacity: 0;
    position: absolute;
    text-align: center;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s;
    width: 40px;
    z-index: 8;
    color: #222222;
  }

  .owl-nav div:hover {
    background: none;
    color: #79a206;
  }

  .owl-nav div.owl-next {
    right: 0;
    left: auto;
  }
  .owl-carousel:hover .owl-nav div {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  }

  @media only screen and (max-width: 991px) {
    .category-mega-menu.dropdown.megamenu.mega-menu-column-3.mega-menu-column-4 {
      width: 100%;
    }
    .categories_menu_toggle .menu-item-has-children > a::before {
      position: absolute;
      content: "+";
      right: 15px;
      top: 50%;
      transform: translatey(-50%);
      font-size: 20px;
      cursor: initial;
    }
    .categories_menu_toggle .menu-item-has-children.open > a::before {
      content: "-";
    }
    .menu-item-has-children.mega_class_add.open::after {
      content: "-";
    }
    .menu-item-has-children.mega_class_add::after {
      position: absolute;
      top: 7px;
      right: 0;
      width: 40px;
      height: 20px;
      content: "+";
      font-size: 20px;
    } 
    .category-toggle-wrap nav.category-menu > ul > li .category-mega-menu > li {
      position: relative;
    }
    .menu-item-has-children .dropdown {
      padding-left: 30px !important;
    } 
    .category-toggle-wrap nav.category-menu > ul > li .category-mega-menu > li > a {
      margin-bottom: 0;
    }




  }
  .mobile_cart,.header_middle {
    position: relative;
  }
  .mobile_cart span.item_count {
    position: absolute;
    top: -1px;
    right: -6px;
    width: 17px;
    height: 17px;
    line-height: 17px;
    background: #79a206;
    border-radius: 100%;
    text-align: center;
    font-weight: 400;
    font-size: 10px;
    color: #fff;
    left: auto;
  }
  .mobile_cart > a {
    font-size: 23px;
    position: absolute;
    right: 2px;
    left: auto;
    top: -17px;
  }
  .mobile_cart {
    position: relative;
    right: 55px;
    left: auto;
    top: 4px;
  }

  .top__language #gtranslate_wrapper {
    display: block !important;
  }
  .off-canvas-widget-social.social-icons--footer li {
    display: inline-block;
    margin-right: 4px;
  }
  .off-canvas-widget-social.social-icons--footer li a {
    display: inline-block;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    border-radius: 50%;
    font-size: 13px;
    background: #f7f7f7;
    color: #222;
    margin-right: 0;
  }

  .hdr_two .main___m {
    position: static;
  }
  .header_right_two .search_container form {
    width: auto;
  }
  .header_right_two .search_container {
    border: 0;
  }
  .hdr_two .mobile_cart {
    top: -10px;
    right: 60px;
  }
  .offcanvas-inner-content .header_account_area {
    margin-top: 22px;
  }
  .hdr_two nav.center-menu > ul > li.menu-item-has-children ul.mega-menu {
    right: 50%;
    left: auto;
  }
  .hdr_two.header_transparent {
    padding:  0;
  }
  .hdr_two nav.site-nav > ul > li {
    margin: 0 13px;
  }
  .hdr_two.three_hdr nav.center-menu > ul > li.menu-item-has-children ul.mega-menu {
    right: 50%;
  }
  .hdr_four .search_container.search_four {
    border: 0;
  }
  .hdr_four {
    padding: 29px 0px;
  }
  .hdr_four.header_transparent {
    padding: 0;
  }
  .hdr_four .site-main-nav {
    text-align: center;
  }
  .hdr_four .main___m {
    position: static;
  }
  .slider_content h1 {
    font-size: 90px;
    line-height: 90px;
    font-weight: 500;
    margin-bottom: 33px;
    text-transform: none;
    letter-spacing: 0;
    width: auto;
    line-height: 16px !important;
    font-weight: 500;
    border-left: 2px solid #000000;
    padding-left: 8px;
    display: inline-block;
  }
  .slider_content h2 {
    text-transform: uppercase;
    letter-spacing: -2px;
    font-size: 63px;
    line-height: 46px;
    font-weight: 300;
    margin-bottom: 24px;
  }
  .slider_content h2 span {
    font-weight: 400;
  }
  .slider_content p {
    font-size: 24px;
    line-height: 24px;
    margin-bottom: 0;
  }
  .slider_content a {
    font-size: 15px;
    font-weight: 500;
    padding: 0 45px;
    display: inline-block;
    text-transform: uppercase;
    border-radius: 30px;
    height: 58px;
    line-height: 60px;
    background: inherit;
    margin-top: 40px;
    color: #fff;
  }
  .justify-content-end .slider_content h1 {
    border-right: 2px solid #000000;
    padding-right: 8px;
    padding-left: 0;
    border-left: 0;
  }


  .icon__page {
    padding: 100px 0;
  }
  .icon__page i {
    font-size: 40px;
    margin: 20px 24px;
    display: inline-block;
  }


  .action_links ul li button.without_ajax_cart   {
    line-height: 60px;
    width: 50px;
    text-align: center;
    font-size: 18px;
    display: inline-block;
  }
  .compare.compare_btn.add-success.added {
    font-size: 17px;
    position: relative;
    top: -1px;
  }
  .product_content .product_rating .spr-badge-caption {
    display: none;
  }
  .product_content .product_rating span i {
    margin: 0 2px;
    color: #FF9800;
    font-size: 15px;
  }
  .single_product .product_rating {
    margin-bottom: 6px;
  }
  .right-popup-content .cart_total {
    justify-content: left;
    font-weight: 400;
    text-transform: uppercase;
  }
  .right-popup-content .shopping-cart__total {
    margin-left: 7px;
  }
  .continue_btn {
    font-weight: 300;
    text-transform: uppercase;
  }
  .ajax-popup .right-popup-content .total_item {
    letter-spacing: 0;
    font-weight: 300;
    font-size: 15px;
  }
  .ajax-popup .modal-content-text p.success-message {
    color: green;
    margin-bottom: 17px;
    font-weight: 300;
    font-size: 15px;
  }
  .ajax-popup .modal-content-text p.success-message span {
    font-size: 15px;
  }
  .ajax-popup .modal-close button,#quickViewModal .close,.compare-modal-close {
    border-radius: 50% !important;
    width: 30px;
    height: 30px;
    line-height: 33px;
  }
  .ajax-popup .modal-close, #quickViewModal .close,.compare-modal-close {
    top: -1px;
    right: 40px;
  }
  .qwick-view-content .product_title {
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 600;
    line-height: 26px;
  }
  .action_links {
    z-index: 3;
  }
  #quickViewModal .close {
    top: 12px;
  }
  .qwick-view-content .qtybutton.inc,.qwick-view-content .dec.qtybutton {
    font-weight: normal;
  }
  .compare-modal-close {
    text-align: center;
    top: 14px;
    right: 14px;
  }
  .modal-content .th-compare button.close {
    position: relative;
    left: inherit;
    width: auto;
    height: auto;
    line-height: inherit;
    display: inherit;
    border: 0;
    top: inherit;
    border-radius: inherit;
    cursor: pointer;
    font-size: 18px;
    z-index: 9;
  }
  .ajax-popup .modal-close {
    top: 0px;
    right: 40px;
  }
  .single_product .product_countdown {
    position: absolute;
    top: 50%;
    right: 7px;
    transform: translateY(-50%);
    text-align: center;
    transition: all 0.3s ease;
    opacity: 1;
    visibility: visible ;
  }
  .single_product:hover .product_countdown {
    left: auto;
    right: -30px;
    visibility: hidden;
    opacity: 0;
  }
  .single_product .product_countdown .count {
    background: #fff;
    margin: 1px 0;
    padding: 0 12px;
    height: 50px;
    padding-top: 12px;
    opacity: 0.7;
  }
  .single_product .product_countdown .count p {
    border-radius: 5px;
    color: #222;
    font-size: 14px;
    font-weight: 700;
    padding-bottom: 2px;
    line-height: 12px;
  }
  .single_product .product_countdown .count span {
    color: #222;
  }
  .shipping_area [class*="col-"]:last-child .single_shipping {
    border: 0;
  }
  .section_title {
    position: relative;
    padding-bottom: 22px;
  }
  .section_title::before {
    position: absolute;
    content: "";
    width: 80px;
    height: 2px;
    background: #222222;
    bottom: 0;
    left: 50%;
    transform: translatex(-50%);
  }
  .section_title h2 {
    padding-bottom: 0;
  }
  .section_title h2::before {
    display: none;
  }
  .section_title .subtitle {
    margin-top: 5px;
  }
  .product_tab_btn > ul li {
    margin-right: 45px;
  }
  .product_tab_btn > ul li a {
    padding: 0;
  }
  .product_tab_btn .nav.tabs-area.pro-tabs-area {
    margin-bottom: 35px;
  }
  .banner_area {
    margin-bottom: 0;
  }
  .main-product-tab-area .single_product {
    margin-bottom: 30px;
  }
  .section_title.text-right::before {
    transform: translatex(0);
    right: 0;
    left: auto;
  }
  .section_title.text-left::before {
    transform: translatex(0);
    left: 0;
    right: auto;
  }
  .owl-nav div {
    font-size: 50px;
    height: 50px;
    line-height: 50px;
    width: 50px;
  }
  .dual-pro .single_product {
    margin-bottom: 30px;
  }
.sticker-new.soldout-title {
	top: 11px;
	left: 40px;
	font-size: 14px;
	height: 24px;
	line-height: 24px;
	padding: 0 14px;
	text-align: center;
	display: block;
	border-radius: 2px;
	position: absolute;
	font-weight: 300;
}
  .blog_footer p span {
    font-size: 16px;
    position: relative;
    top: -2px;
  }
  .subscribe_form .form-message.form-message--error {
    position: absolute;
    width: 100%;
    bottom: -67px;
    top: auto;
    text-transform: capitalize;
    text-align: center;
  }
  .subscribe_form .form-message.form-message--error ul li {
    text-align: center;
    text-transform: capitalize;
  }
  .subscribe_form .form-message.form-message--error .errors {
    border-radius: 0;
    padding: 7px 46px;
  }
  .subscribe_form .form-message.form-success {
    position: absolute;
    width: 100%;
    top: auto;
    bottom: -50px;
    padding: 7px 46px;
    text-transform: capitalize;
    text-align: center;
  }
  .row.shop_wrapper.grid_4 .single_product .product_countdown .count {
    padding: 0 12px;
    height: 44px;
    padding-top: 8px;
  }
  .row.shop_wrapper.grid_4  .single_product .product_countdown .count p {
    font-size: 13px;
  }
  .row.shop_wrapper.grid_4  .single_product .product_countdown {
    margin-top: -1px;
  }
  .product-list-view .row.shop_wrapper.grid_list .action_links, .product_content.list_content {
    display: block;
  }
  .grid_list .product_content.list_content .action_links ul li a.action-wishlist {
    font-size: 25px;
  }
  .grid_list .product_content.list_content .action_links ul li a.compare.compare_btn.add-success.added {
    font-size: 20px;
  }
  .action_links.list_nirob {
    position: absolute;
    left: 50%;
    width: 50px;
    height: 56px;
    left: 10px;
    bottom: 10px !important;
  }
  /*   .row.shop_wrapper .action_links.list_nirob, .row.shop_wrapper .product_content.list_content,
  .row.shop_wrapper.grid_list .product_content   {
  display: none;
  }
  .row.shop_wrapper.grid_list .action_links.list_nirob , .row.shop_wrapper.grid_list .product_content.list_content {
  display: block;
  } */



  .action_links.list_nirob {
    display: none;
  }
  .product_content.list_content {
    display: none;
  }
  .row.shop_wrapper.grid_list .action_links, .row.shop_wrapper.grid_list .product_content {
    display: none;
  }
  .row.shop_wrapper.grid_list .action_links.list_nirob {
    display: block;
  }
  .row.shop_wrapper.grid_list .product_content.list_content {
    display: block;
  }
  .row.shop_wrapper.grid_list  .action_links.list_action_right {
    display: block !important;
  }
  .row.shop_wrapper.grid_list   .list_action_right .cart-disable {
    padding: 20px 55px;
    background: #222;
    color: #fff;
    border-radius: 30px;
    width: inherit;
    font-size: 14px;
    line-height: 16px;
    font-weight: 500;
    text-transform: capitalize;
  }

















  .pagination ul li a {
    padding: 1px;
  }
  .pagination ul li:first-child {
    width: 50px;
  }
  .pagination ul li:last-child {
    width: 50px;
  }
  .pagination ul li {
    height: auto;
    line-height: 31px;
  }
  .pagination {
    margin-bottom: 0;
  }
  .pagination ul li.active a{
    background: #79a206;
    color: #fff;
  }
  .breadcrumb {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0;
    margin-bottom: 0;
    list-style: none;
    background-color: transparent;
    border-radius: 0;
  }
  .breadcrumbs-title {
    font-size: 42px;
    font-family: "Lora", serif;
    font-weight: normal;
    line-height: 50px;
  }
  .breadcrumb-list li a::after {
    content: "/";
    font-family: fontawesome;
    margin-left: 10px;
  }
  
  .breadcrumbs-inner {
    text-align: left;
  }
  .breadcrumb.breadcrumb-list {
    justify-content: start;
  }
  

  
  
  .breadcrumbs-inner .breadcrumbs-title {
    margin-bottom: 8px;
  }
  .breadcrumb-list > li > a:hover {
    color: #79a206;
  }

  .action_links li.add_to_cart button.cart-disable {
    line-height: 60px;
    width: 50px;
    font-size: 18px;
  }
  li.white span {
    border: 1px solid #f9f9f9;
  }
  .sidbar-style li {
    margin: 5px 0;
  }
  .sidebar-tags.sidebar-categorie {
    margin-bottom: 40px;
  }
  .product-details h3 {
    text-transform: capitalize;
    font-size: 22px;
    margin-bottom: 10px;
    font-weight: 400;
    color: #222;
    line-height: 20px;
  }
  .product-details .product_rating span i {
    color: #FEB954;
    font-size: 13px;
    margin-right: 1px;
  }
  .product-details #ProductPrice.price {
    font-size: 23px;
    font-weight: 500;
    color: #79a206;
  }
  .pro-thumb-price .saving-price {
    background: #79a206;
    color: #fff;
    padding: 0 16px;
    margin-top: 4px;
  }
  .product-details .pro-thumb-price .prev-price {
    color: #222;
    font-size: 20px;
    font-weight: 400;
    line-height: 0;
    margin-top: 3px;
    text-decoration: line-through;
    margin-left: 10px;
    margin-right: 13px;
  }
  .shop-product__block__title,.swatch .header {
    font-size: 14px;
  }
  #size_guide th {
    font-size: 14px;
    text-align: center;
    font-weight: 500;
  }
  #size_guide td {
    font-weight: normal;
  }
  #shipping_policy .modal-body {
    padding-top: 33px;
  }
  #ask_about_product .modal-header {
    padding-top: 18px;
    padding-right: 45px;
  }
  #shipping_policy h4 {
    font-size: 14px;
    font-weight: 500;
  }
  #ask_about_product .modal-header h5 {
    font-size: 14px;
    padding-left: 24px;
    font-weight: 500;
  }
  .pro-qty input {
    font-weight: 300;
  }
  .product-details .pro-cart {
    min-width: 285px;
    margin-right: 35px;
    border-radius: 5px;
  }
  .product-details .wishlist-action a {
    width: 46px;
    height: 45px;
    line-height: 35px;
  }
  #buy-now-check {
    position: relative;
    top: 1px;
  }
  .product-details .shopify-payment-button__button--unbranded {
    background-color: #c7b270;
    padding: 8px 120px;
    font-size: 16px;
    text-transform: uppercase;
    border-radius: 5px;
    width: 70% !important;
    padding-bottom: 18px;
    font-weight: 300;
    line-height: 10px;
    padding-top: 15px;
    padding-bottom: 14px;
  }
  .product-details .wishlist-action a{
    background: #79a206;
    border: 7px solid #79a206;
  }
  .product-details .wishlist-action a.go-to-wishlist {
    background: #222;
    border: 2px solid #222;
  }
  .social-sharing label, .custom-payment-options p {
    font-size: 14px !important;
    font-weight: 500;
    color: #333;
  }
  #ProductThumbs {
    margin-top: 15px;
  }
  .product-details .label_product.dd {
    left: 41px;
    position: absolute;
  }
  .product-details .social-sharing ul li a {
    background: white none repeat scroll 0 0;
    border: 1px solid #777;
    border-radius: 100%;
    color: #4b4b4b;
    display: block;
    height: 40px;
    line-height: 40px;
    text-align: center;
    width: 40px;
  }

  .product-details .social-sharing ul li a:hover {
    background: #c7b270;
    border-color: #c7b270;
    color: #fff;
  }

  .product-details .social-sharing ul li {
    display: inline-block;
  }

  .product-details .social-sharing ul li:not(:last-child) {
    margin-right: 10px;
  }
  .product-details .cart-disable.pro-cart {
    background: #79a206 none repeat scroll 0 0;
    border: medium none;
    border-radius: 30px;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    line-height: 12px;
    padding: inherit;
    text-transform: capitalize;
    pointer-events: none;
    cursor: no-drop;
  }
  .btn-primary,.login-btn {
    border-radius: 0;
    padding: 0 25px;
    text-transform: capitalize;
    border: 0 !important;
    background: #222;
    font-size: 13px;
    font-weight: 500;
  }
  .btn-primary:hover,.login-btn:hover {
    background: #79a206;
    color: #fff;
  }
  .related_product {
      margin-bottom: 100px;
  }
.login-btn {
	padding: 6px 21px;
	color: #fff;
	border-radius: 5px;
}
/*----------------------------------------*/
/* 22. Login CSS
/*----------------------------------------*/
.login-header {
    font-size: 28px;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 40px;
    text-transform: inherit;
}

.login-form {
    background: white none repeat scroll 0 0;
    -webkit-box-shadow: 2px 2px 11px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 2px 2px 11px 0 rgba(0, 0, 0, 0.1);
    padding: 30px 30px 20px;
}

.login-form label {
    font-size: 14px;
}

.login-form input,
.nice-select.bootstrap-select {
    background: #ebebeb none repeat scroll 0 0;
    border: 1px solid #ebebeb;
    border-radius: 0;
    font-size: 14px;
    height: auto;
}

.nice-select.bootstrap-select {
    width: 100%;
}

.address-area .nice-select .list {
    height: 150px;
    overflow-y: auto;
}

.nice-select.bootstrap-select:active,
.nice-select.bootstrap-select.open,
.nice-select.bootstrap-select:focus {
    border-color: #ebebeb;
}

.nice-select.bootstrap-select .list {
    width: 100%;
}

.login-details a {
    color: #303030;
    display: block;
    font-size: 14px;
    margin-bottom: 20px;
    text-transform: capitalize;
}

.login-btn {
    background: #333 none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    display: inline-block;
    font-size: 13px;
    font-weight: 600;
    padding: 10px 18px 8px;
    text-transform: uppercase;
}

.login-btn:hover {
    background: #c7b270;
    color: #fff;
}

.login-footer p a {
    color: #303030;
}

.login-footer p,
.login-footer a {
    color: #555;
    display: inline-block;
    font-size: 15px;
}

.login-details a:hover {
    color: #c7b270;
}

.login-footer p a:hover {
    color: #c7b270;
}

.login-footer.text-center {
    border-top: 1px solid #ebebeb;
    padding-top: 20px;
}

.show-btn {
    background: #555 none repeat scroll 0 0;
    border-radius: 0;
    color: #fff;
    font-size: 12px;
    height: 35px;
    position: absolute;
    right: 15px;
    top: 0;
    text-transform: uppercase;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.show-btn:hover {
    background: #303030;
}

/*----------------------------------------*/
/* 23. Register Account & Contact Form CSS
/*----------------------------------------*/
.goole-map > div {
    min-height: 600px;
}

.register-form p {
    font-size: 16px;
    margin-bottom: 20px;
    font-size: 15px;
}

.register-form a {
    color: #303030;
    font-size: 16px;
}

.register-form a:hover {
    color: #c7b270;
}

.register-form {
    padding: 40px;
}

.contact-form input {
    font-size: 14px;
    height: 40px;
    margin-bottom: 20px;
    max-width: 100%;
    border: 1px solid #ebebeb;
    background: #ebebeb;
}

.send-email input {
    background: #303030 none repeat scroll 0 0;
    margin-bottom: 0;
}

.contact-form textarea {
    height: 200px;
    font-size: 14px;
    border: 1px solid #ebebeb;
    background: #ebebeb;
}

.register-contact {
    background: #fff none repeat scroll 0 0;
    -webkit-box-shadow: 2px 2px 11px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 2px 2px 11px 0 rgba(0, 0, 0, 0.1);
    padding: 40px;
}

.form-message.error {
    color: red;
}

.form-message.success {
    color: green;
}

/*----------------------------------------*/
/* 24. Forgot Password CSS
/*----------------------------------------*/
.password-forgot legend {
    border-bottom: 1px solid #ededed;
    font-size: 16px;
    font-weight: 500;
    line-height: 16px;
    margin-bottom: 20px;
    padding: 7px 0;
}

.password-forgot label {
    font-size: 15px;
}

.password-forgot input {
    font-size: 13px;
}

.password-forgot .form-group input {
    background: #ebebeb none repeat scroll 0 0;
    border: 1px solid #ebebeb;
    height: 42px;
}

.password-forgot .form-group input:focus {
    background: #fff;
}

.require {
    color: #cc0000;
    font-weight: 600;
    margin-right: 5px;
}

.password-forgot .form-group {
    margin-bottom: 0;
}

















































  .modal-body .pro-cart, .product-details .pro-cart {
    border: 0;
    font-size: 16px;
    margin-left: 0;
    background: #79a206;
    height: 42px;
    line-height: 42px;
    text-transform: capitalize;
    color: #fff;
    padding: 0 30px;
  }
  .modal-body .pro-cart:hover, .product-details .pro-cart:hover, .product-details .wishlist-action a:hover {
    background: #3E444A;
    color:#fff;
  }
  .main-thumb-desc.nav.tabs-area {
    border-bottom: 1px solid #e1e1e1;
    padding-bottom: 15px;
    margin-bottom: 29px;
  }
  .main-thumb-desc.tabs-area > a {
    font-size: 20px;
    margin-right: 35px;
    font-weight: 500;
  }
  .blog_page_section {
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .blog-sidebar .shop-categories {
      margin-bottom: 30px;
  }
  .blog-sidebar .shop-categories li {
      margin-bottom: 10px;
  }

.blog-sidebar .single-top-rated {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.blog-sidebar .top-rated-img {
	max-width: 30%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-right: 10px;
}
.blog-sidebar .top-rated-text h4 a {
	font-size: 14px;
	text-transform: capitalize;
}
.blog-sidebar .sidebar-single.sidebar-widget {
	margin-bottom: 30px;
}
.blog-sidebar .sidebar-widget dl dt {
	font-size: 14px;
	margin-bottom: 5px;
	font-weight: normal;
	text-transform: uppercase;
	color: #343434;
}
.blog-sidebar .sidebar-widget ul li {
	margin-bottom: 5px;
}
.blog-tags ul li a {
	margin: 0 6px 0 0;
	display: block;
	font-size: 12px;
	font-weight: 400;
	border: 1px solid #e1e1e1;
	background: #fff;
	padding: 0 15px;
	line-height: 29px;
	border-radius: 3px;
}
.blog-tags ul li a:hover {
	background: #79a206;
	border-color: #79a206;
	color: #fff;
}
.blog-tags ul li {
	display: inline-block;
}
.article-area.article_page {
	padding-top: 100px;
	padding-bottom: 100px;
}
.article-area.article_page .sidebar-single.sidebar-categorie.sidebar-widget.category-sub-menu {
	margin-top: 23px;
}
.aticle-inner img {
	margin-bottom: 30px;
}
.article-conntent h3 {
	margin-bottom: 15px;
}
.aticle-inner blockquote {
	margin: 31px 0 31px 40px;
	font-style: italic;
	padding: 30px 45px;
	background: #f6f6f6;
	border: 1px solid #ebebeb;
	border-left: 4px solid #79a206;
}
.article-tags {
	margin-top: 25px;
	margin-bottom: 34px;
}
.article-tags li {
	list-style: none;
}
.post-tags .tag-list li a {
	background: transparent;
	color: #434343;
	padding: 0;
	border: 0;
	text-transform: capitalize;
	font-style: normal;
	font-family: 'Libre Franklin', sans-serif;
	font-weight: normal;
	margin: 0 4px;
	font-size: 13px;
}
.post-tags .tag-list li a:hover {
	color: #c1b17e;
} 
.aticle-inner .post-share {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	    -ms-flex-pack: start;
	        justify-content: start;
}
.aticle-inner .post-share.notag_share {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	    -ms-flex-pack: end;
	        justify-content: end;
}
.article-next-previous {
	margin-top: 21px;
}
.aticle-inner .post-share ul {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	margin-left: 3px;
}
.aticle-inner .post-share ul li {
	margin: 0 5px;
	color: #222;
	font-size: 13px;
}
.aticle-inner #comments {
	margin-top: 70px;
}
#comments .comment-title.mb-30, .article_page #comments h3 {
	text-transform: uppercase;
	font-size: 15px;
	margin-top: 40px;
	color: #222;
	font-weight: 500;
}
#comments li:not(:last-child) {
	display: block;
	overflow: hidden;
	margin-bottom: 5px;
}
.comments_form  button {
    border: 0;
    line-height: 36px;
    background: #222222;
    font-weight: 500;
}
.comments_form  button:hover {
	background: #79a206;
}

#googleMap {
  height: 500px;
  width: 100%;
}
.contact-form .cntact-btn{
  background: transparent none repeat scroll 0 0;
  border: 2px solid #e1e1e1;
  border-radius: 0;
  box-shadow: none;
  color: #434343;
  display: inline-block;
  font-family: roboto slab;
  font-size: 18px;
  font-weight: 700;
  height: 55px;
  letter-spacing: 0;
  line-height: 45px;
  outline: medium none;
  overflow: hidden;
  padding: 0;
  text-align: center;
  text-shadow: none;
  text-transform: capitalize;
  transition: all 0.3s ease 0s;
  vertical-align: middle;
  white-space: nowrap;
  width: 150px;

}
.contact-form .cntact-btn:hover,.shopify-challenge__container .shopify-challenge__button:hover  {
  background: #434343 none repeat scroll 0 0;
  border: 2px solid #434343;
  color: #fff;
}
.shopify-challenge__container {
  padding: 150px 0;
}
.btn.focus, .shopify-challenge__container .shopify-challenge__button:focus {
  box-shadow: none;
  outline: 0 none;
}
.shopify-challenge__container .shopify-challenge__button {
  display: block;
  margin: 0 auto;
  padding: 0 48px;
  height: 45px;
  text-transform: uppercase;
  font-family: droidserifregular;
  background: transparent none repeat scroll 0 0;
  border: 2px solid #e1e1e1;
  border-radius: 0;
  box-shadow: none;
  color: #434343;
  display: inline-block;
  font-family: roboto slab;
  font-size: 18px;
  font-weight: 700;
  height: 55px;
  letter-spacing: 0;
  line-height: 45px;
  outline: medium none;
  overflow: hidden;
  padding: 0;
  text-align: center;
  text-shadow: none;
  text-transform: capitalize;
  transition: all 0.3s ease 0s;
  vertical-align: middle;
  white-space: nowrap;
  width: 150px;
}

/* Contact page */

.contact-page-map .container-fluid {
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
}

.contact-address-area {
  background-color: #fff !important;
}

.contact-form-inner {
  background: #fff none repeat scroll 0 0;
  padding: 0 60px;
}
.contact-form-area .container-fluid .col-md-6.col-xs-12 {
  padding: 0;
}

.contact-address-area h2, .contact-form-inner h2,.contact-address-area h3 {
	color: #222;
	font-family: inherit;
	font-size: 21px;
	font-weight: 500;
	letter-spacing: 0;
	line-height: 1.35;
	margin-bottom: 29px;
	text-transform: capitalize;
}

.styles___1 .footer-nav ul a:hover {
  color: #c4df9b;
}

.contact-address-area p {
  margin-bottom: 35px;
}

.contact-address-area ul {
	margin-bottom: 35px;
	max-width: 100%;
	padding: 0;
}

.contact-address-area ul li {
	border-top: 1px solid #e4e4e4;
	color: #222;
	font-family: inherit;
	list-style: outside none none;
	padding: 10px 0;
}

.contact-address-area ul li i {
  height: 40px;
  line-height: 40px;
  text-align: center;
  width: 40px;
}
.contact-form-inner .col input {
  background: #fff;
  border: 1px solid #e1e1e1;
  font-family: inherit;
  font-size: 14px;
  height: 46px;
  margin-bottom: 20px;
  padding-left: 15px;
  width: 100%;
  border-radius: 0;
}

.contact-form-inner .col input:focus {
  outline: medium none;
}

:focus {
  outline: medium none;
}

.contact-form-inner .col textarea {
	background: #fff;
	border: 1px solid #e1e1e1;
	font-family: inherit;
	font-size: 14px;
	border-radius: 0;
	height: 135px;
	padding-left: 15px;
	width: 100%;
}
.contact-form-area {
  margin-bottom: 0;
}
.contact-submit input {
  background: transparent none repeat scroll 0 0;
  border: 2px solid #e1e1e1;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #434343;
  display: inline-block;
  font-family: roboto slab;
  font-size: 18px;
  font-weight: 700;
  height: 55px;
  letter-spacing: 0;
  line-height: 45px;
  outline: medium none;
  overflow: hidden;
  padding: 0;
  text-align: center;
  text-shadow: none;
  text-transform: capitalize;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  vertical-align: middle;
  white-space: nowrap;
  width: 150px;
}

.contact-submit input:hover {
  background: #434343;
  border: 2px solid #434343;
  color: #fff;
}

/*-------  22. contact page  style   ---------*/

.contact-form-wrap {
  padding: 100px 60px;
}

.contact-title {
  font-size: 30px;
  line-height: 40px;
  font-weight: 900;
  color: #444;
  margin-bottom: 40px;
}

.contact-form-style>input {
  background: #e7e7e7 none repeat scroll 0 0;
  border: medium none;
  font-family: droidserifregular;
  height: 46px;
  padding-left: 15px;
  width: 100%;
}

.contact-form-style>textarea {
  background: #e7e7e7 none repeat scroll 0 0;
  border: medium none;
  border-radius: 0;
  font-family: droidserifregular;
  height: 135px;
  margin-bottom: 20px;
  padding: 15px;
  width: 100%;
}

.contact-form-style>input:focus,
.contact-form-style>textarea:focus {
  outline: medium none;
}

.form-messege.success {
  color: #1dbc51;
  font-weight: 700;
}

.form-messege.error {
  color: #ff1313;
}

.anadi-address {
  padding: 100px 60px;
  background-color: #f2f2f2;
}

.anadi-address>p {
  font-size: 14px;
  color: #555;
  line-height: 25px;
  margin-bottom: 35px;
}

.anadi-address>ul {
  max-width: 380px;
  padding: 0;
  margin-bottom: 35px;
}

.anadi-address>ul>li {
  border-top: 1px solid #e4e4e4;
  list-style: none;
  font-size: 14px;
  line-height: 25px;
  color: #555;
  padding: 10px 0;
}

.anadi-address>ul>li i {
  height: 40px;
  line-height: 40px;
  text-align: center;
  width: 40px;
}

.contact-icon {
  width: 95px;
  height: 95px;
  border: 2px;
  -webkit-box-shadow: 0 0 0 3px #222;
  box-shadow: 0 0 0 3px #222;
  border-radius: 100%;
  background: #fff;
  text-align: center;
  color: #444;
  position: relative;
  z-index: 2;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  margin: 0 auto;
  margin-bottom: 35px;
}

.contact-icon>i {
  font-size: 30px;
  line-height: 95px;
}

.contact-icon:before {
  background: #c4df9b none repeat scroll 0 0;
  border-radius: 100%;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
  width: 100%;
  z-index: -1;
}

.single-contact-address:hover .contact-icon {
  -webkit-box-shadow: 0 0 0 3px #c4df9b;
  box-shadow: 0 0 0 3px #c4df9b;
  color: #fff;
}

.single-contact-address:hover .contact-icon:before {
  -webkit-transform: scale(1);
  transform: scale(1);
}

.contact-area.gray-bg {
  background: #f6f6f6 none repeat scroll 0 0 !important;
}

.contact-info>h2 {
  font-size: 30px;
  line-height: 40px;
  color: #444;
  font-weight: 700;
  text-transform: capitalize;
  margin-bottom: 5px;
}

.contact-form-title > h2 {
  font-size: 30px;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 35px;
  padding-bottom: 30px;
  text-align: center;
}

.contact-form-style {
  text-align: center;
}

.form-button.btn-style-2 {
  background: #fff none repeat scroll 0 0;
  border: 2px solid #e1e1e1;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #434343;
  cursor: pointer;
  display: inline-block;
  font-family: Roboto Slab, Arial, Helvetica, sans-serif;
  font-size: 1.167em;
  font-weight: 600;
  height: 55px;
  letter-spacing: 0;
  line-height: 51px;
  outline: medium none;
  overflow: hidden;
  padding: 0 30px;
  text-shadow: none;
  text-transform: none;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  vertical-align: middle;
  white-space: nowrap;
}

.form-button.btn-style-2:hover {
  background: #434343 none repeat scroll 0 0;
  border: 2px solid #4343;
  color: #fff;
}
.contact_message button {
	font-weight: 400;
	height: 42px;
	line-height: 42px;
	padding: 0 30px;
	text-transform: capitalize;
	border: none;
	background: #222222;
	color: #ffffff;
	cursor: pointer;
	-webkit-transition: 0.3s;
	transition: 0.3s;
	border-radius: 4px;
}
.contact_message button:hover {
	background: #79a206;
}
.contact-page-area {
	padding-bottom: 100px;
}
.contact-page-map {
	margin-top: 100px;
}
.contact_message ul li i {
	margin-right: 0;
}
.theme-default-button {
  background: #79a206;
  box-shadow: none;
  color: #ffffff;
  display: inline-block;
  height: 45px;
  line-height: 45px;
  padding: 0 22px;
  text-transform: uppercase;
  font-size: 13px;
  border-radius: 3px;
}
.cart-main-area table tr th,.table-content table td.product-name a, .product-stock-status span,.price.amount,.total-price.pro-subtotal {
	color: #222;
}
.cart-main-area .table-content td.product-name span {
	font-weight: 300;
	color: #222;
	font-size: 14px;
}

.cart-main-area .field.cpn-code {
	margin-top: 7px;
	margin-bottom: 10px;
}
div#shipping-calculator h3 {
	font-size: 23px;
	margin-bottom: 10px;
}
.error-text h1 {
	color: #c7b270;
	font-size: 200px;
	font-weight: 700;
	letter-spacing: 10px;
	line-height: 120px;
	margin-bottom: 0;
}

.error-text h2 {
    color: #4c4c4c;
    font-size: 32px;
    font-weight: 700;
    line-height: 32px;
    margin-bottom: 20px;
    text-transform: uppercase;
}

.error-text > p {
    color: #4c4c4c;
    font-size: 21px;
    font-weight: 300;
    line-height: 30px;
    margin-bottom: 25px;
    padding: 0px 130px;
}

#search-form {
    display: inline-block;
    position: relative;
    text-align: center;
    width: 450px;
}

#search-form input {
    background: #f8f8f8 none repeat scroll 0 0;
    border: 1px solid #e9e9e9;
    border-radius: 30px;
    color: #666666;
    float: left;
    font-size: 14px;
    height: 45px;
    padding: 0 50px 0 20px;
    width: 100%;
}

#search-form button {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    color: #4f4f4f;
    font-size: 18px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    width: 50px;
}

#search-form button:hover {
    color: #c7b270;
}

.error-button a {
    background: #c7b270 none repeat scroll 0 0;
    border-radius: 35px;
    color: #ffffff;
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    line-height: 40px;
    margin-top: 40px;
    padding: 1px 30px 0;
    text-transform: uppercase;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.error-button a:hover {
    background: #303030;
}
.error-text h1 {
	font-size: 100px;
}
.page-search-bar input {
	width: 100%;
	height: 45px;
	border-radius: 5px;
}
.page-search-title {
	margin-bottom: 30px;
	font-size: 19px;
}
.wishlist-page {
	text-align: center;
}
.login-wishlist h2 {
	font-size: 19px;
	font-family: inherit;
	font-weight: 700;
	margin-bottom: 19px;
}
.about_thumb img {
	width: 100%;
}
.faq-page .card .card-header button {
	font-weight: 400;
	text-decoration: none;
}
.faq-page .section-title h2 {
	font-size: 29px;
	font-family: inherit;
	margin-bottom: 20px;
}
.my-account-page h1, .my-account-page h2, .my-account-page h3, .my-account-page h4, .my-account-page h5, .my-account-page h6 {
    font-size: 20px;
    font-weight: 400;
}
.theme-default-button {
	border: 0 !important;
	border-radius: 5px !important;
}
.wishlist-item .post-title {
	font-weight: 400;
}
.wishlist-item .action-wishlist {
	border: 1px solid #222;
	width: 30px;
	height: 30px;
	line-height: 30px;
	padding-top: 2px;
	border-radius: 5px;
	display: inline-block;
}
.wishlist_area .wishlist-grid.row.is_visible {
	text-align: center;
	display: flex;
	justify-content: center;
}
.empty-list--info h1 {
	font-size: 20px;
	font-weight: 400;
	margin-bottom: 9px;
}
.qwick-view-content .addtocartqv.theme-default-button {
	transition: none;
}
.cart-actions a {
	transition: none;
}
.home-style-box-layout {
	background: #fff none repeat scroll 0 0;
	margin: 0 auto;
	max-width: 100%;
	padding: 40px;
	width: 1250px;
	padding-bottom: 0;
}
.faq-page .card .card-header button {
	white-space: inherit;
}
.theme-default-button i {
	transform: rotate(180deg);
	position: relative;
	top: 2px;
}
.popup-content .modal-button .btn.btn-cart {
	transition: none;
}
.top__language #gtranslate_wrapper::after {
    position: absolute;
    top: 13px;
    right: -4px;
    content: "\f107";
    width: 10px;
    height: 10px;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 13px;
}
.pagination ul li.active a {
    cursor: no-drop;
}
.error-button a {
    line-height: 45px;
}



/* Predictive search */
predictive-search {
  position: relative;
}
#predictive-search {
    position: absolute;
    background: #fff;
    width: 100%;
    display: none;
    z-index: 99999;
    top: 52px;
    left: 0;
}
predictive-search[search-open] #predictive-search{
    display: block;
}
#predictive-search-results{
  border: 1px solid #e5e5e5;
}
li.predictive-search__list-item a {
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-column-gap: 10px;
}
li.predictive-search__list-item {
  padding: 10px 15px;
  border-top: 1px dashed #efefef;
  margin: 0 !important;
  width: 100%;
}
div#predictive-search-results h3 {
  font-size: 16px;
  padding: 10px 15px;
}
span.predictive-search__item-heading{
  color: #222;
  font-size: 14px;
  line-height: 1.3;
  display: block;
}
.predictive-search__item-vendor {
  color: #999;
  font-size: 11px;
  line-height: 1.3;
  margin-bottom: 5px;
  display: block;
}
ul#predictive-search-results-list {
  margin: 0;
}
button.predictive-search__item {
  display: flex;
  justify-content: space-between;
  width: 100%;
  align-items: center;
  line-height: 1.5;
}
#predictive-search-results button.predictive-search__item {
    position: relative;
    left: 0;
}
/* End Predictive search */
#predictive-search-results {
    border-radius: 5px 5px 0 0;
}
#predictive-search-results .price-box {
    margin-top: -10px;
}
#predictive-search-results .price-box span.price-old {
    margin-right: 5px;
    color: #aaa;
}
.search_container .input-group .btn, .search_container .input-group .input-group-field {
    height: auto;
}






