.search-title {
    text-align: center;
    padding: 7px;
}

.btn {
	border-radius: 33px;
}
.btn-success {
	background-color: #a71930;
	border: none;
	border: 1px solid #a71930;
}

/* Hide Pinterest images with the pinterest-hidden class */
.pinterest-hidden {
	display: none;
}

.callout {
	padding: 20px;
	margin: 20px 0;
	border: 1px solid #000;
	border-left-width: 5px;
	border-radius: 5px;
	margin-bottom: 5px;
}

/* left border to paragraph */
.callout-left {
	padding: 15px;
	border-left: 6px solid black;
}

div#infinite-handle button {
	border-radius: 33px;
}

/* paragraph backgrpund padding from 20 30 to */
p.has-background {
	padding: 15px;
	border-radius: 5px;
}

/*group border background*/
.wp-block-group.has-background {
	padding: 20px 30px;
	border-radius: 5px;
}

.woocommerce-message, .woocommerce-success, .woocommerce-error, .woocommerce-notice, .woocommerce-success, .woocommerce-info:not(.cart-empty) {
    background: #171617;
	  animation: thb-slide-in, thb-slide-out;
    animation-duration: 1.5s, 1.5s;
    animation-delay: 0s, 8s;
    animation-fill-mode: forwards;
    animation-timing-function: ease;
}

.badge.onsale {
   background: #171617;
	 border-radius: 33px;
	 font-size: 9px;
}

.thb-pin-it-container .thb-pin-it:hover {
    background: #bd081c !important;
    border-radius: 33px;
}

.thb-pin-it-container:hover .thb-pin-it {
    border-radius: 33px;
	  background: rgba(179, 158, 181, 0.7);;
    backdrop-filter: blur(1px);
}

.post-detail .post-content a {
    text-decoration: none;
}

/* link hover underline */
.post .post-content p a:hover {
    border-bottom: 1px solid #b39eb5;
    word-break: break-word;
}

/* woo my acc btn + newsletter */
input[type="submit"], .button, .btn {
    border-radius: 33px;
	  letter-spacing: 0.05em;
}

/* woo checkout btn */
.woocommerce-terms-and-conditions-wrapper {
    margin-bottom: 15px;
}

/* woo my acc details btn */
input[type="password"], textarea {
    margin-bottom: 15px !important;

}

.widget.widget_shopping_cart .woocommerce-mini-cart__buttons .button {
    border-radius: 33px;
}

/* steluta de la checkout required */
abbr, abbr[title] {
    border-bottom: none;
    cursor: help;
    text-decoration: none;
    color: red;
}

.wc-proceed-to-checkout .button {
    width: auto;
}

/* wp btn same as woo btn*/
.wp-block-button__link {
    font-size: 10px;
	  font-weight: normal;
    padding: 0px 25px;
    letter-spacing: 0.05em;
	  text-transform: uppercase;
    height: 40px;
    line-height: 40px;
	  border-radius: 33px;
  	max-width: 100%;
}

.wp-block-jetpack-button button {
    padding: 0px 25px !important;
}

.wp-block-button.is-style-outline .wp-block-button__link {
    background: transparent !important;
    padding: 0px 25px;
}

.is-style-outline>.wp-block-button__link, .wp-block-button__link.is-style-outline {
    border: 2px solid;
    padding: 0px 25px;
}

/* original 50px 0 5px*/
.footer {
    padding: 5px 0 5px;
    background: #fff;
}
/* END original 50px 0 5px*/

/* shop products page hover after buy now btn */
.products .product .product_after_title .button:hover:after {
    background-color: transparent !important;
	    border-bottom: 1px solid #b39eb5;
}


/* shop products page hover buy now btn */
.products .product .product_after_title .button:hover {
    background-color: transparent !important;
	color: #b39eb5 !important;
}


/* text sizes messed up to single product page */
.thb-product-detail .product-information .price {
    font-size: 14px;
    line-height: 1;
    margin-top: 10px;
    margin-bottom: 30px;
}

.thb-product-detail .product-information h1.product_title {
    margin-bottom: 15px;
    font-weight: 400;
    font-size: 36px;
}

.thb-product-detail .product-information p {
    font-size: 15px;
}

input[type="submit"], .button, .btn {
    font-weight: normal;
}

/* additional info column size */
.shop_attributes tbody tr th {
    width: 200px;
}

.search-title.archive-title h1 {
    margin-top: 20px;
}

.regular-title, .woocommerce-checkout h3, #order_review_heading, .woocommerce-Address-title h3, .woocommerce-MyAccount-content h3, .woocommerce-MyAccount-content legend {
    font-size: 22px;
    font-weight: 500;
    margin-top: 10px;
    margin-bottom: 10px;
    color: #090909;
    line-height: 45px !important;
}

.woocommerce-terms-and-conditions-wrapper {
    padding-top: 15px;
}

.su-spoiler-title {
    font-size: 15px !important;
    letter-spacing: 0.3px;
}

.thb-accordion .vc_tta-panel-heading h4 a {
    font-size: 20px;
}

.non-VC-page {
    padding: 30px;
}

.non-VC-page .page-title h1 {
    font-weight: 400;
    margin-bottom: 0;
    padding-top: 30px;
}

.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link {
    padding: 0 25px;
    font-size: 10px !important;
    letter-spacing: 0.05em;
	 background-color: #000;
}

.thb-article-sponsors .sponsored-by {
    color: #0a0a0a !important;
}

.post .thb-post-bottom.sponsored-bottom ul li {
    color: #AB1313 !important;
}

/* bottom executive summary article */
.post-detail.post-detail-style4 .post-title-container {
    border-bottom: 1px solid #e9e9e9;
    padding-bottom: 10px;
    margin-bottom: 15px;
}

.badge.new {
    background: #171617;
    border-radius: 33px;
}

/* bottom article sharing background */
.thb-social-footer.style1 {
    background: #b39eb5;
}

#primary .blog-image-wrap img, .archive article img
{
display: none;
}

.post-detail-row.has-article-padding {
    padding-top: 30px;
}

/* gallery smart list v3 some text 1/3  */
.smart-list.smart-list-v3 .thb-smart-list-content .smart-list-count {
    width: 55px;
    flex-shrink: 0;
    font-size: 14px;
    line-height: 18px;
    text-align: center;
    font-family: 'Abril Fatface';
    padding: 4px;
}
/* END gallery smart list v3 some text 1/3  */


/* caption image bottom line + text color */
.wp-block-image figcaption {
    display: block;
    margin: 0;
    font-weight: 400;
    font-size: 13px;
    line-height: 1;
    color: #585858;
    padding: 13px 0;
    border-bottom: 0px solid #e9e9e9;
}
/* END caption image bottom line + text color */


/* woo my account details */
.woocommerce-MyAccount-content legend {
    font-family: 'Abril Fatface';
}
.woocommerce-MyAccount-content .edit-account .form-row em {
    font-size: 12px;
    font-family: 'Cabin';
    margin: 10px;
}
.required {
    opacity: 1;
    border: 0;
    color: red;
}
/* END woo my account details */


/* cookie bar */
.thb-cookie-bar {
    border-radius: 10px;
}

input[type="submit"], .button, .btn {
    border-radius: 33px;
}
/* END cookie bar */


/* END widget post grid from 600 to 500 */
.thb_title.style6 h2 {
    font-weight: 500;
}
/* END widget post grid */


/* END footer social share article added radius */
.thb-social-footer .thb-social-footer-buttons .social {
    border-radius: 33px;
}
.thb-social-footer {
    border-radius: 10px;
}
/* END footer social share article */


/* sub-footer social btn colors  */
.thb-social-links-container.circle-color .thb-social-link.social-link-facebook .thb-social-icon-container {
    color: #171717;
}
.thb-social-links-container.circle-color .thb-social-link.social-link-twitter .thb-social-icon-container {
    color: #171717;
}
.thb-social-links-container.circle-color .thb-social-link.social-link-instagram .thb-social-icon-container {
    color: #171717;
}

.thb-social-links-container.circle-color .thb-social-link.social-link-pinterest .thb-social-icon-container {
    color: #171717;
}
.thb-social-links-container.circle-color .thb-social-link.social-link-youtube .thb-social-icon-container {
    color: #171717;
}
/* END sub-footer social btn colors  */


/* header left button subscribe  */
input[type="submit"].small, .button.small, .btn.small {
    height: 30px;
    line-height: 30px;
    padding: 0 17px;
    background-color: #171717;
    border-radius: 33px;
}
/* END header left button subscribe  */


/* shop page categories text over cover  */
.products .product.product-category a div h2 {
    color: #171717;
}
.products .product.product-category a div h2 .count {
    color: #171717;
}
.products .product.product-category a:hover div span {
    color: #171717;
    text-transform: uppercase;
}
.products .product.product-category a div span {
    text-transform: uppercase;
}
/* END shop page categories text over cover  */


/* shop product single below ratings + attributes tab width  */
.thb-product-detail .product-information p {
    font-size: 15px;
    padding-top: 15px;
}
.shop_attributes tbody tr th {
    width: auto;
}
/* END shop product single below ratings + attributes tab width  */

/* disable order again button  */
p.order-again {
display: none !important;
}
/* END disable order again button  */


/* margin bottom button @ checkout  */
.woocommerce form .form-row, .woocommerce-page .form-row {
    margin-bottom: 15px;
}
/* END margin bottom button @ checkout  */


/* @ checkout + my account the lost pw */
.woocommerce-checkout .woocommerce-form-login .lost_password {
    float: right;
    position: relative;
    top: -113px !important;
    font-size: 12px;
}
label.woocommerce-form__label-for-checkbox.inline .woocommerce-form__input-checkbox {
    margin-right: 1px;
}
label.woocommerce-form__label-for-checkbox.inline span {
    vertical-align: text-bottom;
}
.woocommerce-form-login .lost_password {
    float: right;
    position: relative;
    top: -48px !important;
    font-size: 12px;
}
/* END @ checkout + my account the lost */


/* change @ register form - from 14px to 16px */
.woocommerce .woocommerce-form-login p:first-of-type {
    font-size: 16px;
    margin-bottom: 30px;
	  text-align: left;
}
/* END change @ register form - from 14px to 16px */


/* @ returning customer @ checkout from center to left */
.woocommerce .woocommerce-form-login label {
    text-align: left;
}
/* END @ returning customer @ checkout from center to left */


/* lost password pages */
.woocommerce-ResetPassword {
    padding: 50px 0;
    max-width: 500px;
    margin: 0 auto;
}
.woocommerce-ResetPassword .input-text {
    min-width: 300px;
}
.woocommerce-lost-password p {
    padding: 5px 0;
    max-width: 500px;
    margin: 0 auto;
}
ul.login-page-form {
    margin-left: 0.1px !important;
}
.woocommerce-lost-password .form-row.form-row-first {
    width: auto !important;
}
.woocommerce-lost-password label {
    display: block;
}
/* END lost password pages */


/* reviews only */
.review .children .comment-text {
    padding-left: 1px !important;
}
/* END reviews only */


/* img hotspot */
.thb-hotspot-container .product-hotspots .product-title {
    padding: 13px 15px 15px 13px;
}
.thb-hotspot-container .thb-hotspot .thb-hotspot-content.thb-pulsate {
    animation: thb-hotspot-pulse 1.5s infinite;
}
/* END img hotspot */


/* BRAND text @ single product page */
.pwb-text-before-brands-links {
    margin-right: 4px;
    font-size: 13px;
    color: #848485;
}
.pwb-single-product-brands {
    padding-top: 1em;
    font-size: 13px;
}
/* END BRAND text @ single product page */


/* change btn text from black to white */
input[type="submit"].style2, .button.style2, .btn.style2 {
    border: 1px solid #0a0a0a;
    /* color: #0a0a0a; */
    background: transparent;
    line-height: 38px;
}
/* END change btn text from black to white */


/* post category from normal to bolder */
.post .post-category {
    font-style: normal;
    font-weight: bolder;
}
/* END post category from normal to bolder */


/* shop the look from normal to bolder inside article */
.thb-shopthelook .thb-shopthelook-title {
    font-weight: bolder;
}
/* END shop the look from normal to bolder inside article */


/* WORDPRESS SHARE btns */
div.sharedaddy h3.sd-title:before {
    border-top: 1px solid #fff;
}
.sd-social-icon .sd-content ul li a.share-more span {
    background: #fff;
    color: #848485;
    font-family: 'Cabin';
}
div.sharedaddy h3.sd-title {
    font-size: 13px;
    color: #848485;
    font-family: 'Cabin';
    font-weight: 500;
    text-transform: capitalize;
}
.sd-social-icon .sd-content ul li[class*=share-].share-pinterest a.sd-button {
    background: #fff;
    color: #000 !important;
}
.sd-social-icon .sd-content ul li[class*=share-].share-tumblr a.sd-button {
    background: #fff;
    color: #000 !important;
}
.sd-social-icon .sd-content ul li[class*=share-].share-twitter a.sd-button {
    background: #fff;
    color: #000 !important;
}
.sd-social-icon .sd-content ul li[class*=share-].share-facebook a.sd-button {
    background: #fff;
    color: #000 !important;
}
/* END WORDPRESS SHARE btns */

/* from 45 to 15 */
.widget {
    margin-bottom: 15px;
    font-size: 14px;
}
/* END from 45 to 15 */




/* gallery blur glass effect */
.post .post-gallery .thb-post-icon {
    background: rgba(179, 158, 181, 0.7);
    backdrop-filter: blur(1px);
}
.post-detail .thb-article-featured-image .featured_image_credit {
    right: 10px;
    background: rgba(179, 158, 181, 0.7);
    backdrop-filter: blur(1px);
    bottom: 10px;
}
.thb-lightbox-button .thb-lightbox-thumb.remaining span {
    background: rgba(179, 158, 181, 0.7);
    backdrop-filter: blur(1px);
}
.widget.thb_widget_top_categories .thb-widget-category-link .thb-widget-category-name {
    background: rgba(179, 158, 181, 0.7);
    backdrop-filter: blur(1px);
}
/* END gallery blur glass effect */

.thb-product-detail .product-information .price {
    margin-bottom: 10px;
}
.thb-product-detail .product-information p {
    padding-top: 5px;
}

blockquote {
    font-family: 'Abril Fatface';
}

.woocommerce-tabs {
    margin-top: 50px;
}


#scroll_to_top.style2:hover {
    border-color: #b39eb5;
    background: #b39eb5;
    color: #fff;
}

.post-detail .thb-article-tags {
    background: #e8e1e8 !important;
    border-radius: 5px !important;
    padding-left: 10px !important;
}

.post-detail .thb-article-tags span {
    color: #121212;
}

.post.thumbnail-style2 .thumbnail-style2-inner .post-category, .post.thumbnail-style3 .thumbnail-style2-inner .post-category {
    display: none;
}


input[type="submit"].grey, .button.grey, .btn.grey {
    background: #5e496c;
}


.thb-article-review.style2 .post_review_comments {
    border-radius: 0 0 10px 10px;
}

.thb-article-review.style2 .thb-article-figure {
    background: #ffffff;
}


.thb-article-review.style2 .thb-article-figure img {
    border-radius: 10px 10px 0 0;
}


.post-detail .thb-article-tags {
    border-top: 0px solid #e9e9e9;
}


.thb-article-reactions {
    border-top: 0px solid #e9e9e9;
}


.lwptoc .lwptoc_i {
    border: 1px solid #121212;
    border-radius: 10px;
    margin-left: 5px;
    margin-right: 5px;
}

.post.sticky .post-title a>span {
    border-color: #f75454;
    border-bottom: 0px;
}

/* woo mailerlite checkbok align from right to left */

.woocommerce-checkout-payment .wc_payment_methods+.place-order {
    text-align: left;
}

/* END woo mailerlite checkbok align from right to left */





/* social sharing below post title */
.thb-social-top.style5 .social-button-holder .social {
    width: 24px;
    height: 24px;
    border-radius: 22px;
    color: #fff;
    font-size: 16px;
    background: #121212 !important;
}

/* END social sharing below post title */


/* store notice woo */
.demo_store {
    background: #ff7518;
}

/* END store notice woo */


/* hide categories links @ archive pages 
.archive-sub-categories {
    display: none;
}
 END hide categories links @ archive pages */

/* categories links @ archive pages */

.tag-cloud-link {
    font-size: 11px;
    font-weight: 600;
    border: 1px solid #dddddd;
    border-radius: 33px;
    padding: 15px;
}

/* END categories links @ archive pages */


/* product categories @ shop filter */
.widget.widget_product_categories .sub-menu, .widget.widget_product_categories .children {
    margin-top: 10px;
    padding-top: 10px;
    padding-left: 10px;
}
/* END product categories @ shop filter */

/* the footer setting padding era 5px -> 50 si colums erau 2 la mobile and facut sa fie 1 */
.footer {
    padding: 50px 0 5px;
    background: #fff;
}

    @media only screen and (max-width: 600px) {
       .footer div.small-6.medium-8.large-4.columns  {
    flex: 100% !important;
    max-width: 100% !important;
      }
    }
  

/* END the footer setting padding era 5px -> 50 si colums erau 2 la mobile and facut sa fie 1 */


/* arrows la shop gallery */
.thb-carousel.center-arrows .slick-nav {
    border-color: #0a0a0a;
}


.thb-carousel .slick-nav {
    border: 1px solid #0a0a0a;
}

/* END arrows la shop gallery */


/* mega menu title in two rows */
.thb-full-menu .sub-menu {
    white-space: normal;
}

/* END mega menu title in two rows */

/* fucking update fucked the 3 columns - was 2 now 3 added flex and max width small 6 columns */

body.woocommerce-shop div.small-12.columns .products,
body.post-type-archive-product div.small-12.columns .products,
body.tax-product_cat div.small-12.columns .products {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  gap: 10px;
  justify-items: center;
  align-items: stretch;
}

body.woocommerce-shop div.small-12.columns .products .product,
body.post-type-archive-product div.small-12.columns .products .product,
body.tax-product_cat div.small-12.columns .products .product {
  padding: 15px;
  text-align: center;
  width: 100%;
  max-width: 400px;
  display: flex;
  flex-direction: column;
  align-items: left;
}

/* 3 coloane pe desktop */
@media (min-width: 901px) {
  body.woocommerce-shop div.small-12.columns .products,
body.post-type-archive-product div.small-12.columns .products,
body.tax-product_cat div.small-12.columns .products {
    grid-template-columns: repeat(3, 1fr);
  }
}

/* 2 coloane pe mobil/tabletă */
@media (max-width: 900px) {
  body.woocommerce-shop div.small-12.columns .products,
body.post-type-archive-product div.small-12.columns .products,
body.tax-product_cat div.small-12.columns .products {
    grid-template-columns: repeat(2, 1fr);
  }
}
