/*
Theme Name: Cigar
Theme URI: http://example.com/cigar
Author: Your Name
Author URI: http://example.com
Description: A luxurious and sophisticated theme with classic design elements, perfect for showcasing premium content.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: cigar
*/

.wc-block-cart__submit-button {
    color: #ffffff;
    background: #d9932f;
    margin-top: 10px;
    margin-bottom: 10px;
    border-radius: 5px;
    text-transform: uppercase;
}
.overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #000;
    z-index: 9;
    opacity: .7;
}
.owl-item .item img {
    height: 200px;
    filter: grayscale(1);
    object-fit: contain;
}
.tab-content {}

.tab-content .owl-item img {
    height: 300px;
    object-fit: fill;
}
.dart-fs-30, h2, .h2 {
    font-size: 20px !important;
}
h1.page-title {
    font-size: 26px;
}
.woocommerce .woocommerce-ordering select {
    color: #000;
}
nav.woocommerce-MyAccount-navigation ul {
    padding: 0;
    list-style: none;
}

nav.woocommerce-MyAccount-navigation ul li {
    padding: 10px 0;
}

.woocommerce-password-strength.short {
    color: #000;
}
footer ul  {
    padding: 0;
    list-style: none;
}


a.navbar-brand img {
    position: absolute;
    z-index: 999;
}
a.navbar-brand {
    height: 50px;
    position: relative;
    width: 140px;
}

.nav-justified > li {
    display: inline-block !important;
    width: max-content !important;
    padding: 0 15px !important;
}

.woocommerce:where(body:not(.woocommerce-uses-block-theme)) ul.products li.product .price {
    color: #b30f1a !important;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt {
    background-color: #292287 !important;
  
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt:hover {
    background-color: #262161 !important;
}


p.lineeffect img {
    width: 100%;
}

iframe {
    height: 300px !important;
    padding: 15px !important;
	max-width:360px !important;
}










.product-social-share {
    margin-top: 20px;
    text-align: center;
}

.social-share-buttons a {
    display: inline-block;
    margin: 0 10px;
    padding: 10px 15px;
    background-color: #f5f5f5;
    color: #333;
    text-decoration: none;
    border-radius: 5px;
    transition: background-color 0.3s ease;
}

.social-share-buttons a:hover {
    background-color: #ddd;
}

.qr-code-share {
    margin-top: 20px;
}

.qr-code-share img {
    width: 150px;
    height: 150px;
    margin-bottom: 10px;
}

.qr-code-share a {
    display: inline-block;
    padding: 8px 12px;
    background-color: #0073aa;
    color: #fff;
    text-decoration: none;
    border-radius: 5px;
    transition: background-color 0.3s ease;
}

.qr-code-share a:hover {
    background-color: #005f8d;
}

.social-share-buttons a {
    padding: 11px 8px !important;
    font-size: 11px !important;
    margin: 10px 4px !important;
}
.widget.woocommerce {
    margin: 30px 0px;
}

.widget.woocommerce ul {
    list-style: none;
    padding: 0;
}

.widget.woocommerce ul li {
    margin-bottom: 5px;
}

form#document-upload-form{
	display: flex;
	align-items: center;
	justify-content: start;
	margin-bottom: 10px;
}

/* input{
	color: black !important;
} */

div#uploaded-document{
	display: flex !important;
	gap: 179px;	
}
.payment_box.payment_method_ppcp {
    display: none !important;
}.woocommerce-privacy-policy-text p {
    color: #000;
}p.form-row.woocommerce-validated {
    margin: 0 !important;
}.woocommerce form .form-row input[type="checkbox"] {
    color: #222;
    height: auto;
}
li.wc_payment_method label {
    color: #000;
}input#add_tip {
    margin-top: 7px;
    margin-right: 15px !important;!i;!;
}span.woocommerce-input-wrapper label.checkbox {
    color: #fff !important;!i;!;
}
form.woocommerce-form.woocommerce-form-register.register .woocommerce-privacy-policy-text p {
    color: #fff;
}