.woocommerce .quantity .qty {

    padding: 0;
}
.product-detail-wrapper {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: flex-start;
    margin-bottom: 40px;
}
p {

    color: #000;
}
ul {
    list-style: disc;
    color: #000;
}
.woocommerce-info {
    border: 2px solid #f1f1f1;
    width: 100%;
    font-size: 14px;
    line-height: 18px;
    padding: 30px 25px;
    text-align: center;
    background-color: #979797;
    color: #fff;
}
.th-ftrdescription {
    text-align: center;
    font-size: 0px;
}
a {
    color: #000;
}
li.product:hover .thunk-product .price {
    opacity: 1 !important;

}
input[type="text"], input[type="email"], input[type="url"], textarea, input[type="password"], input[type="tel"], input[type="search"] {
    border: 1px solid #404040 !important;

}
[type="submit"] {
    -webkit-appearance: button;
    padding: 10px 20px;
    background-color: #222;
    color: #fff;
    border: 0px;
    border-radius: 5px;
}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea, .woocommerce form .form-row .select2-container {
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    outline: 0;
    line-height: normal;
    border: 1px solid #a1a1a1 !important;
    color: #222;
}
.woocommerce ul.products li.product a img {
    width: initial;
    height: auto;
    display: block;
    margin: 0 auto;
    box-shadow: none;
    max-height: 200px;
}
a {
    color: #000;
}
body {
    color: #000;

}
.widget.woocommerce .product_list_widget .star-rating, span.product-title, span.woocommerce-Price-amount {
 
    color: #000;
    font-weight: bold;
  
}
.widget.woocommerce .product_list_widget .star-rating, span.product-title, span.woocommerce-Price-amount {
    margin-right: 10px;
    color: #000;
}
.almaira-bottom-menu a{padding:5px;}
.almaira-quantity {

    HEIGHT: 45PX;
}
.site-description p {
    text-align: center;
    font-weight: bold;
    font-style: italic;
    text-transform: capitalize;
}
.thunk-page-top-banner {

    height: 200px !important;

}
.swp_music_player.compact-player {
    overflow: hidden;
    background-color: #222;
}
.swp-compact-player {
    display: flex;
    justify-content: space-around;
    width: 100%;
}
.swp-compact-player-info {
    background-size: cover;
    padding: 20px 35px;
    width: 100%;
}
.thunk-page-top-title {

    margin-top: 0px !important;

}
.linear-wipe a{
	background: linear-gradient(-45deg, #222, #222, #e89a3e, #e89a3e);
	background-size: 300%;

	font-weight: 900;


	text-transform: uppercase;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	animation: animated_text 10s ease-in-out infinite;
	-moz-animation: animated_text 10s ease-in-out infinite;
	-webkit-animation: animated_text 10s ease-in-out infinite;
}

@keyframes animated_text {
	0% { background-position: 0px 50%; }
	50% { background-position: 100% 50%; }
	100% { background-position: 0px 50%; }
}
.grecaptcha-badge{display:none;}
.single-product div.product form.cart input[type="number"] {

    height: 43px;
    line-height: 43px;

}
.woocommerce div.product form.cart .button {
    vertical-align: middle;
    float: left;
    margin-top: 0px !important;
    margin: 0;
    top: 0;
    padding: 0px 20px !important;
    height: 45px !important;
}
.sold-individually .almaira-quantity{display:none;}
.thunk-ribbon-wrapper{display:none;}
#th-ribbon .content-area {
    padding: 0 !important;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    background-image: none;
}
.bdt-prime-slider-skin-locate .bdt-slider-excerpt p {
    margin: 0;
    color: #000;
}
@media only screen and (max-width: 768px){
  .bdt-prime-slider-skin-isolate .bdt-slideshow-item {
    margin: 50px 30px 50px !important;
}
.woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product {
    width: 98% !important;
    float: left;
    clear: both;
    margin: 0 0 0.5em;
}
}