/*
 Theme Name:   Standard Child
 Theme URI:    http://wowebsites.com
 Description:  Child theme of Standard -
 Author:       Bright Vessel
 Author URI:   https://www.brightvessel.com
 Template:     standard
 Version:      1.0.1
 License:      GNU General Public License v2 or later
 License URI:  LICENSE
 Text Domain:  standard-child
*/

/* ==========================================================================
   CUSTOM STYLES
   ========================================================================== */

/*--------------------------------------------------------------
## START OF CSS STYLE
--------------------------------------------------------------*/

html {overflow-x: hidden;}

h1, h1 a {
	font-size: 65px !important;
	line-height: 1.1em !important;
	margin: 10px 0;
}
h2, h2 a {
	font-size: 55px !important;
	line-height: 1.1em !important;
	margin: 10px 0;
}
h3, h3 a {
	font-size: 36px !important;
	line-height: 1.1em !important;
	margin: 10px 0;
}
h4, h4 a {
	font-size: 26px !important;
	line-height: 1.1em !important;
	margin: 10px 0;
}

h5, h5 a {
	font-size: 20px !important;
	line-height: 1.1em !important;
	margin: 10px 0;
}


/********************************************************/

#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link,
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {font-family: "Poppins", Sans-serif;}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {line-height: 1.3em !important; padding: 10px;}
#mega-menu-wrap-menu-1 .mega-menu-description {display: none !important;}

/********************************************************/


.RavenHomeBanner .elementor-background-video-hosted {top: 18% !important;}
.RavenHomeBanner h1 {font-size: 80px !important;}


/********************************************************/

a.product_type_variable {
    text-align: center;
    font-weight: 400 !important;
    font-size: 13px !important;
    background: transparent !important;
    color: #C41C22 !important;
    margin-top: 15px !important;
    border: 1px solid #C41C22 !important;
    width: 100%;
    font-family: "Poppins", Sans-serif !important;
    border-radius: 8px !important;
    line-height: 1em !important;
    padding: 10.5px;
    max-width: 200px;
}

.RavenProductsThumb.RavenProductCategoryContainer p {
    border: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
}
.RavenProductsThumb.RavenProductCategoryContainer p a bdi {
    color: black !important;
}
.RavenProductsThumb.RavenProductCategoryContainer p > a {
    width: 100%;
    display: block !important;
	color: black;
}

.RavenProductsThumb .add_to_cart_inline .add_to_cart_button,
.RavenProductsThumb .add_to_cart_inline .product_type_simple {
    margin: auto;
}
.RavenProductsThumb .add_to_cart_button, 
.RavenProductsThumb .product_type_simple, 
.RavenProductsThumb .added_to_cart.wc-forward {
    text-align: center;
    font-weight: 400 !important;
    font-size: 13px !important;
    background: transparent !important;
    color: #C41C22 !important;
    margin-top: 15px !important;
    border: 1px solid #C41C22 !important;
    width: 100%;
    font-family: "Poppins", Sans-serif !important;
    border-radius: 8px !important;
    line-height: 1em !important;
    padding: 10.5px;
    max-width: 200px;
}
.RavenProductsThumb .added_to_cart.wc-forward {
    background-color: #C41C22 !important;
    color: white !important;
}

.RavenProductsThumb.RavenProductCategoryContainer ins {background-color: transparent;}
.RavenProductCategoryBox img {
    height: 215px;
    object-fit: cover;
    border: 1px solid #f5f5f5;
}


.RavenProductsThumb .attachment-woocommerce_thumbnail.size-woocommerce_thumbnail,
.RavenProductsThumb .woocommerce-placeholder.wp-post-image {
    border: 1px solid #f5f5f5 !important;
    height: 215px !important;
    width: 100%;
    object-fit: contain;
	border-radius: 0;
}


.RavenProductsThumb .woocommerce-loop-product__title {
    font-family: "Poppins", Sans-serif !important;
    color: black !important;
    font-size: 15px !important;
	font-weight: 300;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    padding: 0 !important;
    min-height: 46px !important;
    margin-bottom: 5px !important;
	line-height: 1.4em !important;
}
.RavenProductsThumb .price {color: #797c7f !important;}
.RavenProductsThumb .price del {
    color: #797c7f !important;
    line-height: 1.3em;
    font-size: 19px !important;
}
.RavenProductsThumb .woocommerce-Price-amount.amount {
    color: #797c7f !important;
    font-family: "Poppins", Sans-serif;
    font-size: 17px !important;
    font-weight: 600 !important;
}
.RavenProductsThumb .onsale {
    top: 15px !important;
    right: 15px !important;
    border-radius: 0 !important;
    width: auto !important;
    min-height: auto !important;
    padding: 5px 15px !important;
    line-height: normal !important;
    background-color: #C41C22 !important;
    font-size: 13px !important;
    font-family: "Poppins", Sans-serif;
}

.RavenProductsThumb.RavenProductCategoryContainer p del,
.RavenProductsThumb.RavenProductCategoryContainer p del bdi {
    color: #737373 !important;
}

.home .RavenProductsThumb .add_to_cart_button,
.RavenProductsThumb .added_to_cart.wc-forward {
    display: block !important;
    margin: auto;
}


.RavenProductCategoryBox.wewewew {position: relative;}
.RavenProductCategoryBox.wewewew .onsale {
    display: table;
    right: 5px !important;
    left: auto !important;
    top: 5px !important;
	font-weight: 300 !important;
}
span.out-of-stock-badge {
    position: absolute;
    top: 5px;
    right: 5px;
    min-height: auto !important;
    padding: 5px 15px !important;
    line-height: normal !important;
    background-color: #444 !important;
    font-size: 13px !important;
    font-family: "Poppins", Sans-serif;
    color: white !important;
}

.ProductOrder .variations_form.cart {
    flex-direction: column;
    display: flex !important;
}

.ProductOrder .woocommerce-variation-add-to-cart.variations_button.woocommerce-variation-add-to-cart-enabled,
.ProductOrder .cart {
    display: grid !important;
    grid-template-columns: 1fr 7fr;
    grid-template-rows: auto auto;
    gap: 10px;
}
.ProductOrder .cart::before, 
.ProductOrder .cart::after {content: none !important;}

.ProductOrder .single_add_to_cart_button {margin: 0 !important;}
.ProductOrder .added_to_cart.wc-forward {
    display: block !important;
    width: 100%;
    background: transparent;
    font-family: "Poppins", Sans-serif;
    padding: 8px 10px;
    font-size: 17px;
    border-radius: 0 !important;
    font-weight: 500;
    height: 45px !important;
    color: #c41c22 !important;
    grid-column: span 2;
    text-align: center;
    line-height: 1.7em !important;
    border: 1px solid #c41c22 !important;
}


/********************************************************/

.GunCategories .elementor-image-box-img {
	margin: 0 !important; 
	line-height: 0; 
	overflow: hidden;
	border-radius: 0;
}
.GunCategories .elementor-image-box-img:hover img {transform: scale(1.1); transition: 0.3s all !important;}
.GunCategories .elementor-image-box-img img {width: 100%; transition: 0.3s all !important;}
.GunCategories .elementor-image-box-title {
    position: absolute;
    bottom: 25px;
    left: 25px;
    display: inline;
	margin: 0;
}
.GunCategories .elementor-image-box-title a {font-size: 22px !important;}



.RavenFAQS .e-n-accordion-item-title {
    display: flex !important;
    justify-content: space-between !important;
}

/********************************************************/


.RavenBlog .pt-cv-thumbnail {
	width: 100%;
    height: 250px;
    object-fit: cover;
    border-radius: 0;
    margin-bottom: 20px !important;
}
.RavenBlog .pt-cv-title {
    font-family: "Poppins", Sans-serif;
    font-size: 18px !important;
    line-height: 1.3em !important;
}
.RavenBlog .pt-cv-title a {
	color: black !important;
	font-size: 18px !important;
    line-height: 1.3em !important;
}
.RavenBlog .pt-cv-content {
    font-family: "Poppins", Sans-serif;
}


/********************************************************/

.RavenNewsletter .MailChimpForm {display: flex;}
.RavenNewsletter .MailChimpFormEmail input[type="email"] {border: 1px solid #333 !important; color: black !important;}
.RavenNewsletter .MailChimpFormEmail {width: 70%;}
.RavenNewsletter .MailChimpFormButton {width: 30%;}


.MailChimpFormEmail input[type="email"] {
    width: 100%;
    border: 1px solid white;
	border-radius: 0;
    background: transparent;
    color: white;
    font-family: "Poppins", Sans-serif;
    padding: 10px;
    margin-bottom: 8px;
    font-size: 15px !important;
}
.MailChimpFormButton input[type="submit"] {
    border: 0;
    padding: 15px;
    width: 100%;
    border-radius: 0;
    font-size: 15px;
    font-family: "Poppins", Sans-serif;
    cursor: pointer;
    background-color: #C41C22;
    color: white;
}


/********************************************************/

.page-id-11 .woocommerce.columns-3 {display: none;}
.ShopProductContainer .woocommerce.columns-3 {display: block !important;}

.InternalProductContainer h1 {font-size: 32px !important;}
.InternalProductContainer .related.products > h2 {display: none;}
.InternalProductContainer .ProductImage .woocommerce-product-gallery__image img {
    height: 500px !important;
    object-fit: contain;
}
.InternalProductContainer .ProductImage .woocommerce-product-gallery__wrapper {width: 100% !important;}
.InternalProductContainer .ProductImage .woocommerce-product-gallery.woocommerce-product-gallery--with-images {
    display: flex;
    flex-direction: row-reverse;
}
.InternalProductContainer .ProductImage .flex-control-nav.flex-control-thumbs {
  display: flex;
  flex-direction: column;
  max-width: 100px;
  border-right: 1px solid #efefef;
  margin-right: 15px !important;
  padding-right: 15px !important;
  width: 100%;
}
.InternalProductContainer .ProductImage .flex-control-thumbs li {width: 100% !important; margin-bottom: 5px !important;}
.InternalProductContainer .ProductImage .flex-control-thumbs li img {
    height: 72px !important;
    object-fit: contain;
}
.InternalProductContainer .ProductDesc .elementor-shortcode {
    font-family: "Poppins", Sans-serif !important;
    color: black !important;
    font-size: 18px !important;
    font-weight: 400;
}
.InternalProductContainer .RavenProductsThumb .attachment-woocommerce_thumbnail.size-woocommerce_thumbnail {height: 185px !important;}
.InternalProductContainer .RavenProductsThumb .woocommerce-loop-product__title {
    font-size: 15px !important;
	font-weight: 400 !important;
}
.InternalProductContainer .RavenProductsThumb .woocommerce-Price-amount.amount {font-weight: 500 !important;}


.ProductOrder .price {
  margin: 0;
  font-size: 26px !important;
}
.ProductOrder .variations tbody {
  width: 100%;
  display: block;
}
.ProductOrder .variations tbody tr {
  display: flex;
  flex-direction: column;
  text-align: left;
  width: 100%;
}
.ProductOrder .value select {
  width: 100%;
  font-family: "Poppins", Sans-serif;
  padding: 14px;
}


.RavenProductsThumb  ul.products li.product .star-rating {
  font-size: 14px;
  letter-spacing: 2px;
  width: 100%;
  color: #c41c22;
}


.RavenCommunityQA #cr_qna h2 {display: none;}
.RavenCommunityQA .cr-qna-block .cr-input-text {
  font-family: "Poppins", Sans-serif;
  font-size: 15px;
  border-radius: 0 !important;
}
.RavenCommunityQA .cr-qna-block .cr-qna-search-block .cr-qna-ask-button {
  background: #c41c22 !important;
  font-family: "Poppins", Sans-serif;
  font-size: 15px !important;
  color: white !important;
  height: auto !important;
  padding: 12px 30px !important;
  width: 250px;
  border: 0 !important;
  border-radius: 0 !important;
  cursor: pointer;
}
.RavenCommunityQA .cr-review-form-continue {
  background: #c41c22 !important;
  padding: 11px 20px 13px !important;
  width: 150px !important;
  height: auto !important;
  font-size: 16px !important;
  line-height: 1.3em !important;
}
.RavenCommunityQA .cr-qna-list-question {
  font-size: 16px !important;
  font-weight: 400 !important;
}
.RavenCommunityQA .cr-qna-list-q-author {
  font-size: 13px !important;
  font-style: normal !important;
}

.product-rating-with-stars .star-rating {height: 18px !important;}
.external-review-count {font-family: "Poppins", Sans-serif;}
.qna-count-display {
  margin: 0 !important;
  font-family: "Poppins", Sans-serif;
  color: #c41c22;
  font-size: 14px;
}


.ProductOrder .single_add_to_cart_button.button {
  width: 100%;
  background: #c41c22 !important;
  font-family: "Poppins", Sans-serif;
  padding: 8px 10px;
  font-size: 17px;
  border-radius: 0 !important;
  font-weight: 500;
  height: 45px !important;
}
.ProductOrder .reset_variations {display: none !important;}

.RavenProductSpecification .woocommerce-product-attributes-item__label {
  text-align: left;
  font-weight: 500 !important;
}

.ProductOrder,
.RavenProductSpecification,
.RavenCommunityQA, 
.RavenCustomerReview {font-family: "Poppins", Sans-serif;}
.RavenCustomerReview .ivole-meter-bar {background: #C41C22 !important;}
.RavenCustomerReview .cr-ajax-search input[type="text"] {
    border-radius: 0;
    font-family: "Poppins", Sans-serif;
}
.RavenCustomerReview .cr-all-reviews-shortcode .cr-button-search {
    border: 0 !important;
    border-radius: 0;
    background: #C41C22 !important;
    color: white;
    font-family: "Poppins", Sans-serif;
    width: 160px;
}
.RavenCustomerReview .cr-all-reviews-shortcode .cr-show-more-button {
    background: #C41C22;
    border: 0;
    border-radius: 0;
    color: white !important;
    font-family: "Poppins", Sans-serif;
    font-size: 16px;
    padding: 15px 30px !important;
    height: auto !important;
	cursor: pointer;
}


.RavenProductSectionTItle .elementor-widget-container {padding: 0 !important;}
.RavenProductSectionTItle h4 {
    font-size: 21px !important;
    color: #C41C22 !important;
    padding: 15px 0;
    font-weight: 400 !IMPORTANT;
    border-bottom: 1px solid #C41C22;
}

.woocommerce .RavenProductSpecification table.shop_attributes {
    border-top: 0 !important;
}

.InternalProductContainer .woocommerce-product-gallery__wrapper {
  display: flex;
  flex-direction: row;
}
.InternalProductContainer .woocommerce-product-gallery__image.flex-active-slide {width: 100% !important;}
.InternalProductContainer .woocommerce-product-gallery__image {flex: 1 0 auto;}
.InternalProductContainer .woocommerce-variation-price .price .woocommerce-Price-amount.amount {color: #c41c22;}
.InternalProductContainer .woocommerce div.product span.price ins {font-weight: 600 !important;}

.InternalProductContainer .RavenProductsThumb .product_type_simple.add_to_cart_button.ajax_add_to_cart {
  display: block !important;
  text-align: center;
  background: black;
  color: white;
  font-family: "Poppins", Sans-serif !important;
}
.InternalProductContainer .RavenProductsThumb .star-rating {display: none !important;}


#wc_bis_email {
  width: 100%;
  font-family: "Poppins", Sans-serif !important;
  border-radius: 0;
  padding: 10px;
  margin-bottom: 5px;
}
#wc_bis_send_form {
  color: white;
  font-family: "Poppins", Sans-serif !important;
  background: #c41c22;
  border-radius: 0;
  font-weight: 300;
  padding: 15px 30px;
  width: 100%;
  margin-bottom: 10px;
}
.ProductOrder .woocommerce-info {
    border-top-color: #c41c22;
    font-family: "Poppins", Sans-serif !important;
    color: black;
    font-size: 13px;
}



.product-category-accordion .accordion-item:nth-child(1) {
  margin-bottom: 25px;
}

.product-category-accordion .accordion-item {
	border: 1px solid #efefef;
	margin-bottom: 10px;
	border-radius: 0;
	overflow: hidden;
}

.product-category-accordion .accordion-title {
	background: #f8f8f8;
	padding: 15px;
	cursor: pointer;
}

.product-category-accordion .accordion-title h5,
.product-category-accordion .accordion-title h5 a {
  margin: 0;
  font-size: 18px !important;
  font-family: "Poppins", Sans-serif !important;
  font-weight: 400;
}

.product-category-accordion .accordion-content {
	display: none;
	padding: 25px;
	background: #fff;
}
.product-category-accordion .accordion-content ul {
  padding: 0;
  margin: 0;
}
.product-category-accordion .accordion-content ul li::before {
  content: "-";
  position: absolute;
  left: 20px;
}
.product-category-accordion .accordion-content ul li {
  list-style: none;
  font-family: "Poppins", Sans-serif !important;
  margin-bottom: 15px;
  margin-left: 15px;
}
.product-category-accordion .accordion-content ul li a {
  color: #c41c22;
}

.product-category-accordion .accordion-item.active .accordion-content {
	display: block;
}
.product-count {
  color: #333 !important;
}


.woocommerce-result-count,
.woocommerce-pagination .page-numbers {font-family: "Poppins", Sans-serif !important;}
.woocommerce nav.woocommerce-pagination ul li {
  width: 40px;
}


.category-title-container {
  margin: 0;
  font-family: "Poppins", Sans-serif !important;
  font-weight: 500;
  font-size: 46px !important;
}



.elementor-location-archive.product h1 {
    font-size: 46px !important;
}

.result-count {
    font-family: "Poppins", Sans-serif !important;
    font-size: 18px;
}

.RavenProductCategoryContainer {
    display: grid;
    padding: 0 !important;
    grid-gap: 60px;
    grid-template-columns: repeat(5, 1fr);
}
.RavenProductCategoryBox {
    list-style: none !important;
}


.RavenProductsThumb.RavenProductCategoryContainer p {
    font-family: "Poppins", Sans-serif !important;
    color: black;
    font-size: 20px;
}


.RavenProductCatPagination.loading,
.RavenProductCatPagination.withFilter {
    display: none !important;
}

.RavenProductCatPagination {
    text-align: center;
    margin: 40px 0 0;
}

.RavenProductCatPagination span, 
.RavenProductCatPagination a:not(.next.page-numbers):not(.prev.page-numbers) {
    font-family: "Poppins", Sans-serif !important;
    font-size: 17px;
    display: inline-block;
    width: 35px;
    border: 1px solid #efefef;
    padding: 5px 0;
}

.next.page-numbers,
.prev.page-numbers {font-family: "Poppins", Sans-serif !important; font-size: 17px; margin: 0 10px;}

.RavenProductCatPagination a {color: #C41C22 !important;}
.RavenProductCatPagination a:hover:not(.next.page-numbers):not(.prev.page-numbers) {
    background-color: #C41C22 !important;
    color: white !important;
    transition: 0.3s all;
}


/* REFINE BY CSS */
#martin {
  background: #f8f8f8;
  padding: 20px 15px;
  margin-bottom: 15px;
  font-family: "Poppins", Sans-serif !important;
  font-size: 16px;
  font-weight: 500;
}
#martin #attrList {
  margin: 0;
  padding: 0;
  display: inline;
}
#martin #attrList li {
  list-style: none;
  display: inline-block;
  background-color: #ddd;
  padding: 5px 30px 5px 8px;
  margin: 0 0 5px;
  font-size: 15px;
  position: relative;
}
#martin #attrList li a::before {
    content: "\f00d";
    right: 10px;
    position: absolute;
    color: #C41C22;
    font-weight: 900;
    font-family: 'Font Awesome 5 Free';
}
#martin #attrList li .selected-filter {color: black; text-transform: capitalize;}
#martin #attrList li .selected-filter:hover {color: #C41C22;}
/* REFINE BY CSS END */


/* CATEGORY FILTER SIDEBAR CSS */
.category-product-attributes .accordion + .accordion {
  border-top: 1px solid #efefef;
}
.category-product-attributes {
    border: 1px solid #efefef;
    padding: 0 20px;
}

.category-product-attributes .accordion-header {
    font-weight: 500;
    font-family: "Poppins", Sans-serif !important;
    color: black !important;
    font-size: 20px !important;
    cursor: pointer;
    margin: 0;
    text-transform: capitalize;
	padding: 15px 0;
}

.category-product-attributes .accordion-content {
    display: none;
}
.category-product-attributes .attribute-list {
  margin: 0;
	padding-bottom: 15px !important;
}

.category-product-attributes .accordion-content ul {
    list-style: none;
    padding: 0;
}

.category-product-attributes .accordion-content li {
    margin: 5px 0 10px;
}

.category-product-attributes .attribute-filter-link, 
.mega-menu-items li a {
    text-decoration: none;
    color: #A1A1A1;
	font-family: "Poppins", Sans-serif !important;
	font-size: 13px;
}

.category-product-attributes .attribute-filter-link:hover {
    text-decoration: underline;
}

.category-product-attributes .accordion:last-child .accordion-content {
    padding: 0 0 20px !important;
}



.category-product-attributes .see-more,
.category-product-attributes .see-less {
    margin-top: 10px;
    font-weight: bold;
    color: #0073aa;
    cursor: pointer;
}
.category-product-attributes .see-more:hover,
.category-product-attributes .see-less:hover {
    text-decoration: underline;
}

.category-product-attributes .accordion-header.active + .accordion-content {
    display: block;
}


.category-product-attributes .attribute-item {position: relative; padding-right: 25px;}
.category-product-attributes .attribute-filter-link::before {
    content: "";
    width: 16px;
    height: 16px;
    display: block;
    position: absolute;
    border: 1px solid #333;
    top: 5px;
    right: 10px;
}
.category-product-attributes .attribute-filter-link:hover::before {
    border: 1px solid #c41c22;
}
.category-product-attributes .attribute-filter-link.active::after {
    content: "\f00c";
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    position: absolute;
    right: 10px;
    font-size: 16px;
    top: 1px;
	color: #C41C22;
}


.Boxstar-rating {
    display: flex;
}
.RavenProductCategoryBox .review-count {
    position: relative;
    top: -2px;
}


.SingleBlogContainer h1 {
    font-size: 45px !important;
    font-weight: 600 !important;
    line-height: 1.1em !important;
}

.SingleBlogContent h2 {
    font-weight: 600;
    font-size: 40px !important;
	margin: 25px 0 10px !important;
}
.SingleBlogContent h3 {
    font-weight: 500;
    font-size: 30px !important;
	margin: 25px 0 10px !important;
}
.SingleBlogContent h4 {
    font-weight: 400;
    font-size: 25px !important;
	margin: 25px 0 10px !important;
}
.SingleBlogContent h5 {
    font-weight: 400;
    font-size: 20px !important;
	margin: 25px 0 10px !important;
}

.SingleBlogContent p {
    font-size: 18px !important;
    line-height: 1.8em !important;
	margin: 0 0 25px;
}
.SingleBlogContent li {
    font-size: 18px !important;
    line-height: 1.8em !important;
}




.ContactForm .nf-form-content input:not([type=submit]), 
.ContactForm .nf-form-content textarea.ninja-forms-field {
    background: transparent;
    font-family: "Poppins", Sans-serif !important;
    color: black !important;
    resize: vertical;
}

.ContactForm .nf-error-msg.nf-error-required-error,
.ContactForm .nf-error-msg.nf-error-field-errors {
    font-family: "Poppins", Sans-serif !important;
    font-size: 14px;
    font-weight: 300;
}
.ContactForm .nf-error-msg.nf-error-field-errors {text-align: center;}

.ContactForm .submit-wrap .nf-field-element {text-align: center;}
.ContactForm .nf-form-content input[type=submit] {
    background-color: #C41C22 !important;
    color: white !important;
    cursor: pointer;
    font-family: "Poppins", Sans-serif !important;
    width: 180px;
}
.ContactForm .nf-field-label {
    font-family: "Poppins", Sans-serif !important;
}
.ContactForm .g-recaptcha {
  justify-content: center;
  display: flex;
}


.ArchiveDescription p {margin: 10px 0 20px !important;}


.PreviousBlogs .recent-posts-with-image {
    margin: 0;
    padding: 0;
    display: flex;
    flex-wrap: nowrap;
	gap: 30px;
}
.PreviousBlogs .recent-posts-with-image li {
    list-style: none;
    flex: 1;
}
.PreviousBlogs .recent-posts-with-image img {
    width: 100%;
    height: 280px;
    object-fit: cover;
}
.PreviousBlogs .recent-posts-with-image li span {
    width: 100%;
    display: block;
    font-family: "Poppins", Sans-serif !important;
    font-size: 16px;
    color: black;
}

a.toggle-attribute-list {
    font-family: "Poppins", Sans-serif !important;
    font-weight: 400;
    font-size: 14px;
    color: black;
}

.filterByPrice {
    display: flex;
    flex-wrap: nowrap;
    gap: 10px;
    padding: 0 0 5px;
}
.filterByPrice input {
    width: 50%;
    border: 1px solid;
    border-radius: 0;
    padding: 8px 10px;
}
button.apply-price-filter {
    width: 100%;
    border: 0;
    border-radius: 0;
    font-family: "Poppins", Sans-serif !important;
    color: white !important;
    font-size: 16px !important;
    cursor: pointer;
    background-color: #C41C22;
    padding: 13px 10px;
}


.woocommerce-review__verified.verified {
    background-color: green;
    color: white !important;
    padding: 0 9px;
    font-size: 12px !important;
}
.woocommerce-review__published-date {
    font-size: 14px;
}


.RelatedCatT.noSubCat {
    display: none;
}


.TestimonialCarousel .swiper-slide {
  border: 2px solid #efefef;
  padding: 40px !important;
	background: white;
}

.TestimonialCarousel .elementor-testimonial__text {
    font-size: 15.5px !important;
    font-style: normal !important;
    color: black !important;
    font-family: "Poppins", Sans-serif !important;
    line-height: 1.4em !important;
    min-height: 315px;
    display: flex;
    align-items: center;
    font-weight: 300 !important;
}
.TestimonialCarousel .elementor-testimonial__text a {display: inline-block;}

.TestimonialCarousel .elementor-testimonial__name {
    font-family: "Poppins", Sans-serif !important;
    color: black !important;
    font-size: 18px;
    font-weight: 400 !important;
}
.TestimonialCarousel .elementor-testimonial__image img {
  width: 100% !important;
  max-width: 75px !important;
  height: auto !important;
}
.TestimonialCarousel .elementor-testimonial__title {
  color: #C41C22 !important;
  font-family: "Poppins", Sans-serif !important;
}

.TestimonialCarousel .elementor-main-swiper, 
.TestimonialCarousel .elementor-main-swiper {
    width: 99%;
}

@media screen and (min-width: 1646px) {
	.TestimonialCarousel .elementor-swiper-button-prev {left: -30px !important;}
	.TestimonialCarousel .elementor-swiper-button-next {right: -30px !important;}
}



html .FAQsCategory .accordion {
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}
html .FAQsCategory .accordion-item {
	border-top: 1px solid #ddd;
}
html .FAQsCategory .accordion-header {
    background: #f7f7f7;
    cursor: pointer;
    padding: 15px;
    font-size: 16px !important;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-family: "Poppins", Sans-serif !important;
    font-weight: 500;
    color: black;
}
html .FAQsCategory .accordion-header p {margin: 0;}
html .FAQsCategory .accordion-header:hover {
	background: #e2e2e2;
}
html .FAQsCategory .accordion-content {
	padding: 15px;
	background: #fff;
	border-bottom: 1px solid #ddd;
	display: none;
	margin: 0 !important;
	font-family: "Poppins", Sans-serif !important;
}
html .FAQsCategory .accordion-content.active {display: block !important;}
.hidden {display: none;}
.show-more-less {
	margin-top: 15px;
	text-align: center;
}
.show-more-less button {
    padding: 15px 30px;
    cursor: pointer;
    border: 0;
    border-radius: 0;
    background-color: #c41c22;
    font-family: "Poppins", Sans-serif !important;
    font-size: 17px;
    color: white;
}

.CatFAQContainer,
.GrandCatFAQContainer {
    display: none !important;
}

#\31.CatFAQContainer,
#\31.GrandCatFAQContainer {
    display: block !important;
}


.woocommerce-message {
    font-family: "Poppins", Sans-serif;
    color: black;
    line-height: 2.3em;
}



#related-category-by-menu ul {
    padding: 0;
    margin: 0;
    display: grid;
	gap: 15px;
	grid-template-columns: repeat(5, 1fr);
}
#related-category-by-menu li {
    list-style: none;
    border: 1px solid #efefef;
}
#related-category-by-menu li:hover {border: 1px solid #C41C22;}
#related-category-by-menu li img {
    width: 100%;
    height: 70px;
    object-fit: contain;
	margin-bottom: 15px;
}
#related-category-by-menu li {
    list-style: none;
    width: 100%;
    border: 1px solid #efefef;
}
#related-category-by-menu li a {
    padding: 15px;
    display: block;
	min-height: 142px;
}
#related-category-by-menu li span {
    font-family: "Poppins", Sans-serif !important;
    color: black;
    font-size: 14px;
    line-height: 1.3em;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-align: center;
}





.HomeTestimonialsCustomize .swiper-container {
	width: 100%;
	max-width: 100%;
	margin: 0 auto;
	overflow: hidden; /* Prevent horizontal scroll */
}

/* Swiper wrapper holds the slides */
.HomeTestimonialsCustomize .swiper-wrapper {
	display: flex;
}

/* Each slide (testimonial) */
.HomeTestimonialsCustomize .swiper-slide {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	box-sizing: border-box;
	gap: 30px;
}

/* Grid layout for testimonials inside each slide */
.HomeTestimonialsCustomize .testimonial {
    border: 2px solid #efefef;
    padding: 40px !important;
    background: white;
	text-align: center !important;
}

.testimonial-content {
    font-size: 15.5px !important;
    font-style: normal !important;
    color: black !important;
    font-family: "Poppins", Sans-serif !important;
    line-height: 1.4em !important;
    min-height: 148px;
    display: flex;
    align-items: center;
    font-weight: 300 !important;
    flex-direction: column;
}
.testimonial-content p {margin: 0;}
.testimonial-content p a {
    color: #C41C22;
    font-weight: 500;
	cursor: pointer;
}
.testimonialStar {margin: 15px 0 10px;}
.testimonialStar span {color: #FFD700;}
.testimonialVC {
    font-family: "Poppins", Sans-serif !important;
    font-size: 11px;
    background-color: green;
    color: white;
    display: inline-block;
    padding: 3px 10px;
}

.HomeTestimonialsCustomize .testimonial-author {
    font-family: "Poppins", Sans-serif !important;
    color: black !important;
    font-size: 20px;
    font-weight: 400 !important;
}

.HomeTestimonialsCustomize .testimonial-title {
    color: #9E9E9E !important;
    font-family: "Poppins", Sans-serif !important;
    margin-top: 20px;
    font-size: 14px;
    font-weight: 300;
}
.HomeTestimonialsCustomize .swiper-pagination {bottom: -40px !important;}

/* Add pagination bullets */
.HomeTestimonialsCustomize .swiper-pagination-bullet {
	background: #C41C22;
}

/* Arrow styles */
.HomeTestimonialsCustomize .swiper-button-next, .swiper-button-prev {
    color: #C41C22 !important;
    padding: 10px;
    font-weight: bold;
}

.HomeTestimonialsCustomize .swiper-button-prev, 
.HomeTestimonialsCustomize .swiper-rtl .swiper-button-next {
    left: -60px;
    right: auto;
}

.HomeTestimonialsCustomize .swiper-button-next, 
.HomeTestimonialsCustomize .swiper-rtl .swiper-button-prev {
    right: -60px;
    left: auto;
}

@media screen and (max-width: 1700px) {
.HomeTestimonialsCustomize .swiper-button-prev, 
.HomeTestimonialsCustomize .swiper-rtl .swiper-button-next {left: 0;}

.HomeTestimonialsCustomize .swiper-button-next, 
.HomeTestimonialsCustomize .swiper-rtl .swiper-button-prev {right: 0;}
	
.testimonial-grid {padding: 0 40px;}
}

/* Responsive layout */
@media screen and (max-width: 1024px) {
	.HomeTestimonialsCustomize .swiper-slide {
		flex-direction: column;
		justify-content: flex-start;
	}

	.HomeTestimonialsCustomize .testimonial {
		width: 100%; /* Make each testimonial full-width on smaller screens */
		margin-bottom: 10px;
	}
}


.swiper-horizontal {overflow: hidden;}
.testimonial-grid {
    display: grid;
    grid-template-columns: repeat(3, 3fr); 
    gap: 20px;
}

@media screen and (max-width: 1100px) {.testimonial-grid {grid-template-columns: repeat(2, 2fr); }}
@media screen and (max-width: 768px) {.testimonial-grid {grid-template-columns: repeat(1, 1fr); }}

.testimonialStar i {
    color: gold;
    margin: 0 1px;
}



/* Initially hide all items after the first 5 */
.toggle-item:nth-child(n+4) {
    display: none;
}
#toggleButton {
    border: 0;
    border-radius: 0;
    background-color: #C41C22;
    font-family: "Poppins", Sans-serif;
    font-size: 15px;
    color: white;
    padding: 16px 25px;
    min-width: 180px;
	cursor: pointer;
	margin-top: 15px;
}

body:not(.blog) #BlogTItle {display: none;}

#RIghtMenuShop .elementor-icon-list-items.elementor-inline-items {
    flex-wrap: nowrap;
}


#RIghtMenuShop .cart-icon {
    position: absolute;
    top: 0;
	left: -3px;
}
#RIghtMenuShop .cart-count {
    background-color: #C41C22;
    color: white;
    font-family: "Poppins", Sans-serif !important;
    padding: 5px;
    height: 20px;
    line-height: 11px;
    border-radius: 20px;
    text-align: center;
    font-size: 13px;
	min-width: 20px;
}


.ThreeBlock .e-child {
  outline: 2px solid #C41C22;
  outline-offset: -15px
}
.ThreeBlock .e-child .elementor-image-box-title {
    padding: 30px 10px;
	display: block;
}
.ThreeBlock .elementor-image-box-img img {
    height: 50px;
    object-fit: contain;
}
.ThreeBlock .elementor-image-box-title {margin: 0 !important;}
.ThreeBlock .elementor-image-box-title a {
    font-size: 16px !important;
}


html .css-1riijus {font-family: revert !important;}
html .css-r4o1is .ywcas-input-field input::placeholder {font-family: "Poppins", sans-serif;}


.MeetTheTeam .elementor-image-box-title {margin: 0 !important;}
.MeetTheTeam .elementor-image-box-description {
    white-space: break-spaces;
    line-height: 1.3em !important;
    font-size: 15px !important;
}
.MeetTheTeam .Job_Title {
    width: 100%;
    display: inline-block;
}


.e-cart-totals #shipping_method li {
    padding-left: 15px;
    margin-bottom: 15px !important;
}




.AuthorByline .elementor-author-box__avatar img {
    object-position: top center;
}
.AuthorByline .elementor-author-box__name {
    margin: 0 !important;
}
.AuthorByline .elementor-author-box__bio p {
    line-height: 1.6em !important;
    font-size: 16px !important;
}


.term-description .readmoreB, .term-description .readlessB {
    color: #C41C22;
    cursor: pointer;
}


.tax-product_brand .accordion:nth-child(2) {
    display: none;
}




.product-brands {
    display: grid;
    gap: 30px;
    grid-template-columns: repeat(4, 1fr);
	padding: 0;
}
.product-brands li {
    list-style: none;
    text-align: center;
    font-family: "Poppins", Sans-serif;
    border: 1px solid #EFEFEF;
    box-shadow: 1px 1px 5px #D3D3D3;
    transition: 0.3s all;
    outline: 2px solid #C41C22;
    outline-offset: -15px;
}
.product-brands li br {display: none;}
.product-brands li a {
    color: #C41C22;
    display: block;
	padding-bottom: 30px;
}
.product-brands li a:nth-child(1) {
    padding: 30px 30px 0;
}

.product-brands li:hover {
    box-shadow: 1px 1px 15px #424242;
    transition: 0.3s all;
}

@media screen and (max-width: 1024px) {.product-brands {grid-template-columns: repeat(3, 1fr); }}
@media screen and (max-width: 800px) {.product-brands {grid-template-columns: repeat(2, 1fr); }}
@media screen and (max-width: 510px) {.product-brands {grid-template-columns: repeat(1, 1fr); }}


.AccountDashboard .woocommerce-MyAccount-navigation {width: 29%;}
.AccountDashboard .woocommerce-MyAccount-navigation {
    border-right: 1px solid #efefef;
    margin-right: 3%;
    padding-right: 30px;
}
.AccountDashboard .woocommerce-MyAccount-navigation ul {
    padding: 0;
    margin: 0;
}
.AccountDashboard .woocommerce-MyAccount-navigation-link br {display: none;}
.AccountDashboard .woocommerce-MyAccount-navigation-link {
    list-style: none;
	font-family: "Poppins", sans-serif;
}
.AccountDashboard .woocommerce-MyAccount-navigation-link a {
    padding: 15px 20px;
    display: block;
    font-size: 18px !important;
    border: 1px solid #C41C22;
    margin-bottom: 15px;
}


.AccountDashboard .woocommerce-MyAccount-navigation-link.is-active,
.AccountDashboard .woocommerce-MyAccount-navigation-link:hover {background-color: #C41C22;}

.AccountDashboard .woocommerce-MyAccount-navigation-link.is-active a,
.AccountDashboard .woocommerce-MyAccount-navigation-link:hover a {color: white !important;}


.AccountDashboard .woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-number a br {display: none;}
.AccountDashboard .woocommerce-orders-table__header {
    color: black;
    font-size: 16px;
    padding: 15px !important;
}
.AccountDashboard .woocommerce-orders-table__row th, 
.AccountDashboard .woocommerce-orders-table__row td {
    padding: 15px !important;
}
.AccountDashboard .woocommerce-orders-table__row td {color: black;}
.AccountDashboard .woocommerce-button.button.view, 
.AccountDashboard .button.wc-forward,
.AccountDashboard .button.woocommerce-Button,
.AccountDashboard .woocommerce-MyAccount-content .button {
    background-color: transparent;
    border: 1px solid #C41C22;
    border-radius: 0;
    color: #C41C22;
    font-weight: 300;
}

.AccountDashboard .woocommerce-MyAccount-content h2 {
    color: black;
    font-size: 24px !important;
}


.AccountDashboard .my_account_orders.account-orders-table.wc-bis-active-notifications-table thead th,
.AccountDashboard .my_account_orders.account-orders-table.wc-bis-notifications-activity-table thead th {
    color: black;
    padding: 15px;
}



.AccountDashboard .woocommerce h2:not(.woocommerce-MyAccount-content h2) {
    color: black;
    text-align: center;
    margin-bottom: 20px;
    font-size: 40px !important;
}
.AccountDashboard .woocommerce-form.woocommerce-form-login.login {
    display: block;
    max-width: 450px;
    margin: auto;
}
.AccountDashboard .woocommerce-Input.woocommerce-Input--text {
    font-family: "Poppins", Sans-serif !important;
}
.AccountDashboard .woocommerce-button.button.woocommerce-form-login__submit {
    width: 100%;
    background-color: #C41C22;
    color: white;
    font-family: "Poppins", Sans-serif;
    font-weight: 300;
    padding: 15px 10px;
}
.AccountDashboard .woocommerce-form-row.woocommerce-form-row--wide.form-row.form-row-wide br,
.AccountDashboard .woocommerce-form__label.woocommerce-form__label-for-checkbox.woocommerce-form-login__rememberme br {
    display: none;
}



.AccountDashboard .u-columns.woocommerce-Addresses.col2-set.addresses .woocommerce-Address {
    border: 1px solid #efefef;
    padding: 20px;
}
.AccountDashboard .addresses .title .edit {
    float: left;
    margin-bottom: 20px;
}



/* TOPBAR CSS */
@media only screen and (max-width: 900px) {
  #RavenTopBar .e-con-inner {
  flex-wrap: wrap;
  gap: 5px !important;
}
  #RavenTopBar .e-con-inner .elementor-icon-list-items.elementor-inline-items {justify-content: center;}
}

@media only screen and (max-width: 360px) {
  #RavenTopBar .e-con-inner .elementor-icon-list-items.elementor-inline-items {justify-content: left;}
  #RavenTopBar .e-con-inner .elementor-icon-list-items.elementor-inline-items li {width: 100%;}
  #RavenTopBar .e-con-inner .elementor-icon-list-items.elementor-inline-items li a {justify-content: left !important;}
}



.css-r4o1is .ywcas-input-field-wrapper > div {width: 230px !important;}

@media only screen and (max-width: 400px) {
  .css-r4o1is .ywcas-input-field-wrapper > div {width: 200px !important;}
  .ywcas-submit-wrapper.lapilliUI-Box__root.css-a5tl2p.e83suct0 {display: none;}
}
@media only screen and (max-width: 350px) {
  .css-r4o1is .ywcas-input-field-wrapper > div {width: 170px !important;}
  .lapilliUI-Input__field.css-1riijus.e83suct0 {font-size: 14px !important;}
}


/* HOME BANNER CSS */
@media only screen and (max-width: 1890px) {
  .RavenHomeBanner .elementor-background-video-hosted {top: 50% !important;}
}

@media only screen and (max-width: 600px) {
	.RavenHomeBanner .e-con-inner > .e-flex.e-con.e-child {margin-top: 40px;}
	.RavenHomeBanner .e-con-inner {padding-bottom: 40px;}
    .RavenHomeBanner .BannerTitle span {font-size: 46px !important;}
	.RavenHomeBanner .BannerBelowTitle span {font-size: 26px !important; line-height: 1.3em;}
}
@media only screen and (max-width: 445px) {
    .RavenHomeBanner .BannerTitle span {font-size: 40px !important;}
	.RavenHomeBanner .BannerBelowTitle span {font-size: 22px !important; line-height: 1.3em;}
}
@media only screen and (max-width: 385px) {
	.RavenHomeBanner .BannerTopTitle span {font-size: 16px !important;}
    .RavenHomeBanner .BannerTitle span {font-size: 30px !important;}
	.RavenHomeBanner .BannerBelowTitle span {font-size: 18px !important; line-height: 1.3em;}
}

/* HOME BANNER CSS */
@media only screen and (max-width: 970px) {
  .ThreeBlock .e-con-inner {gap: 20px !important;}
}
@media only screen and (max-width: 970px) {
  .ThreeBlock {margin-top: 20px !important;}
  .ThreeBlock .e-con-inner {
    gap: 0px !important;
    justify-content: center !important;
    display: flex !important;
	flex-wrap: wrap !important;
  }
  .ThreeBlock .e-con.e-child {width: 100%; max-width: 50%;}
  .ThreeBlock .e-child .elementor-image-box-title {padding: 35px 10px;}
  .ThreeBlock .elementor-image-box-img {width: 100px !important;}
	
}
@media only screen and (max-width: 767px) {
  .ThreeBlock .e-con.e-child {max-width: 100%;}
	.ThreeBlock .elementor-image-box-wrapper {
  display: flex !important;
  align-items: center;
}
	 .ThreeBlock .e-child .elementor-image-box-title {text-align: start;}
	.home h1, .home h2, .home h2 a, .BigHeadingSpan span {
  font-size: 44px !important;
}
}


@media only screen and (max-width: 450px) {
  .RavenProductsThumb.elementor-grid-mobile-2 .elementor-grid {grid-template-columns: repeat(1,1fr);}
	.home h1, .home h2, .home h2 a, .BigHeadingSpan span {font-size: 36px !important;}
}



.page-id-14.logged-in #CreateAccount {display: none !important;}



/* FOOTER CSS */
@media only screen and (max-width: 1210px) {
  #RavenFooter > .e-con-inner > .e-con.e-child {flex-wrap: wrap;}
  #RavenFooter > .e-con.e-child > .e-con.e-child {width: 50%;}
	
	#RavenCopyright {gap: 0;}
	#RavenCopyright .e-con.e-child {width: 100%;}
	#RavenCopyright .e-con.e-child .elementor-widget-container {text-align: center;}
}

#user-registration-form-43839 {
    border: 1px solid #cfc8d8;
    padding: 30px 20px;
    box-shadow: none;
    border-radius: 10px;
}
#user-registration-form-43839 input {
    font-family: "Poppins", Sans-serif;
    max-height: 42px !important;
    height: 42px;
}

.ur-button-container .btn.button.ur-submit-button {
    background-color: #C41C22;
    border-radius: 0;
    width: 100%;
    display: block;
}
.ur-button-container {
    width: 100% !important;
}



.page-id-45420 .RavenHomeBanner .elementor-background-video-hosted {
    top: 44% !important;
}


#RightMenu {display: table; margin: auto;}

@media only screen and (max-width: 1610px) {
  #LeftMenu img {width: 200px; max-width: 200px;}
	#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link {
    padding: 0 10px !important;
    font-size: 16px !important;
}
}

@media only screen and (max-width: 1475px) {
	#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link {
    padding: 0 7px !important;
    font-size: 15px !important;
}
}

@media only screen and (max-width: 767px) {
#MenuContainer {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
	gap: 0;
}
	div#RightMenu {
    grid-column: span 2;
}
}

@media only screen and (max-width: 630px) {
.home h1, .home h2, .home h2 a,
	.page-id-45420 h2, .BigHeadingSpan span {
    font-size: 40px !important;
}
}

@media only screen and (max-width: 440px) {
.home h1, .home h2, .home h2 a,
	.page-id-45420 h2, .BigHeadingSpan span {
    font-size: 30px !important;
}
}



.select2-container--default .select2-results__option--highlighted[aria-selected],
.select2-container--default .select2-results__option--highlighted[data-selected], 
.select2-container--default .select2-results__option--highlighted[aria-selected]:hover, 
.select2-container--default .select2-results__option--highlighted[data-selected]:hover {
    background-color: #C41C22;
    color: white !important;
}


#wc_bis_product_form,
#wc_bis_send_form {
    margin: 0 !important;
}





@media only screen and (max-width: 1570px) {.RavenProductCategoryContainer {grid-template-columns: repeat(4, 1fr);}}
@media only screen and (max-width: 1390px) {.RavenProductCategoryContainer {grid-template-columns: repeat(3, 1fr);}}
@media only screen and (max-width: 767px) {.RavenProductCategoryContainer {grid-template-columns: repeat(2, 1fr);}}
@media only screen and (max-width: 500px) {.RavenProductCategoryContainer {grid-template-columns: repeat(1, 1fr);}}

@media only screen and (max-width: 1445px) {#related-category-by-menu ul {grid-template-columns: repeat(3, 1fr);}}
@media only screen and (max-width: 690px) {#related-category-by-menu ul {grid-template-columns: repeat(2, 1fr);}}
@media only screen and (max-width: 390px) {#related-category-by-menu ul {grid-template-columns: repeat(1, 1fr);}}

@media only screen and (max-width: 600px) {.elementor-location-archive.product h1 {font-size: 36px !important;}}
@media only screen and (max-width: 440px) {.elementor-location-archive.product h1 {font-size: 28px !important;}}


#RavenHeader .elementor-icon-list-item.elementor-inline-item svg {
    width: 25px !important;
}

@media only screen and (min-width: 1531px) {
	#RavenHeader {height: 106px;}
}



.cart-empty.woocommerce-info {
  font-family: "Poppins", Sans-serif;
}
.return-to-shop .button.wc-backward {
  background-color: #c41c22;
  font-family: "Poppins", Sans-serif;
  font-weight: normal;
  color: white;
  border-radius: 0;
  padding: 15px 40px;
  display: block;
  max-width: 220px;
  text-align: center;
  margin: auto;
  transition: 0.3s all;
}


.woocommerce-MyAccount-content .wal_status_label.wal_active_status {
  border: 0 !important;
  padding: 0 !important;
  color: #c41c22;
}

#ship-to-different-address {
  font-size: 20px !important;
  padding: 0 !important;
}
#order_comments {
  resize: vertical;
  max-height: 300px;
}



.order-again {
    text-align: center;
}

.order-again .button {
    background-color: #C41C22 !important;
    font-family: "Poppins", Sans-serif !important;
    color: white !important;
    font-weight: 400 !important;
    font-size: 18px !important;
    padding: 15px 30px 15px !important;
    border-radius: 0 !important;
}


.home .BreadcrumbsPage,
.single-product .BreadcrumbsPage {
    display: none;
}
.BreadcrumbsPage span {
    font-family: "Poppins", Sans-serif !important;
}



.FeaturedNineMM .attachment-woocommerce_thumbnail {
    border: 1px solid #f5f5f5 !important;
    height: 215px !important;
    width: 100%;
    object-fit: contain;
    border-radius: 0;
}

.FeaturedNineMM .onsale {
    top: 15px !important;
    right: 15px !important;
    border-radius: 0 !important;
    width: auto !important;
    min-height: auto !important;
    padding: 5px 15px !important;
    line-height: normal !important;
    background-color: #C41C22 !important;
    font-size: 13px !important;
    font-family: "Poppins", Sans-serif;
}

.FeaturedNineMM .woocommerce-loop-product__title {
    font-family: "Poppins", Sans-serif !important;
    color: black !important;
    font-size: 15px !important;
    font-weight: 300;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    padding: 0 !important;
    min-height: 46px !important;
    margin-bottom: 5px !important;
    line-height: 1.4em !important;
}

.FeaturedNineMM .price, 
.FeaturedNineMM .price del, 
.FeaturedNineMM .price bdi {
    color: #797c7f !important;
    font-family: "Poppins", Sans-serif !important;
    font-weight: 600 !important;
    font-size: 17px !important;
}

.FeaturedNineMM .button.product_type_simple {
    text-align: center;
    font-weight: 400 !important;
    font-size: 13px !important;
    background: transparent !important;
    color: #C41C22 !important;
    margin-top: 15px !important;
    border: 1px solid #C41C22 !important;
    width: 100%;
    font-family: "Poppins", Sans-serif !important;
    border-radius: 8px !important;
    line-height: 1em !important;
    padding: 10.5px;
    max-width: 200px;
}


.NineMMContent h1 {
    font-size: 50px !important;
}
.NineMMContent h2 {
    font-size: 40px !important;
}
.subTitleP, .subTitleP a {
    font-size: 28px !important;
    display: inline-block;
}

.subTitleP a {color: #C41C22 !important;}

.NineMMContent h4,
.NineMMContent .elementor-widget-container {font-family: "Poppins", Sans-serif !important;}
.NineMMContent p, 
.NineMMContent li {
    font-size: 18px;
}
.NineMMContent li {
    margin-bottom: 15px;
}

.NineMMButton {display: block;}
.NineMMButton, .NineMMReadless {
    text-align: center;
    font-weight: 400 !important;
    font-size: 14px !important;
    background: #C41C22 !important;
    color: white !important;
    margin-top: 15px !important;
    width: 100%;
    font-family: "Poppins", Sans-serif !important;
    border-radius: 50px !important;
    line-height: 1em !important;
    padding: 20px 40px;
	cursor: pointer;
}



.GunCategories.GunDescHover .elementor-image-box-wrapper {
    position: relative;
    line-height: 0;
}
.GunCategories.GunDescHover .elementor-image-box-wrapper:hover {transition: 0.3s all;}
.GunCategories.GunDescHover .elementor-image-box-wrapper:hover .elementor-image-box-content {
    position: absolute;
    top: 0;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    background: rgba(0, 0, 0, 0.7);
	transition: 0.3s all;
}
.GunCategories.GunDescHover .elementor-image-box-wrapper:hover .elementor-image-box-title {
    position: relative;
    bottom: auto;
    left: auto;
	padding: 0 30px;
}
.GunCategories.GunDescHover .elementor-image-box-wrapper:hover .elementor-image-box-description {display: block !important;}
.GunCategories.GunDescHover .elementor-image-box-description {
    display: none;
    font-family: "Poppins", Sans-serif !important;
    font-size: 15px;
    color: white !important;
    line-height: 1.4em;
    padding: 0 30px;
    max-width: 450px;
    margin: 10px auto 0;
}
.ShopCatButton {
    display: block;
    border: 1px solid white;
    color: white;
    max-width: 200px;
    margin: 30px auto 0;
    padding: 10px;
}
.ShopCatButton:hover {
    background-color: #C41C22 !important;
    border-color: #C41C22 !important;
	color: white !important;
}


.ProductCategoryFAQs .read-more-btn,
.ProductCategoryFAQs .read-less-btn {
    border: 0;
    border-radius: 0;
    background-color: #C41C22;
    font-family: "Poppins", Sans-serif;
    font-size: 15px;
    color: white;
    padding: 16px 25px;
    min-width: 180px;
    cursor: pointer;
    display: block;
    text-align: center;
    margin: 30px auto 0;
}

.YoutubeTranscribeP p {
	font-family: "Poppins", Sans-serif !important;
}

.readmoreB, .readlessB {cursor: pointer;}
}

.FAQsTitle span {font-family: "Poppins", Sans-serif !important;}


@media only screen and (min-width: 1701px) {
  #mega-menu-menu-1 {padding-left: 85px !important;}
}
@media only screen and (max-width: 1700px) {
  #mega-menu-menu-1 {padding-left: 70px !important;}
}
@media only screen and (max-width: 1675px) {
  #mega-menu-menu-1 {padding-left: 0px !important;}
}


.BulletTable b {
    text-shadow: 0 0 black;
}

.RRPTable td {
    padding: 15px 10px;
    border: 1px solid #efefef;
}
.RRPTable td p {
    margin: 0;
}



/** LOADING ANIMATION **/
.loading-placeholder {
    grid-column: 1 / -1;
    text-align: center;
    padding: 40px 20px;
    background: transparent;
    list-style: none;
    justify-content: center;
    display: flex;
}
.loading-container {
	display: flex;
	align-items: center;
	gap: 12px; 
}
.spinner {
	width: 28px;
	height: 28px;
	border: 3px solid #ccc;
	border-top: 3px solid #C41C22 !important;
	border-radius: 50%;
	animation: spin 0.9s linear infinite;
}

@keyframes spin {
	0%   { transform: rotate(0deg); }
	100% { transform: rotate(360deg); }
}

.loading-text {
	font-size: 18px;
	color: #666;
	font-weight: 500;
}

.dots {
	width: 20px;
}

.dot {
	opacity: 0;
	animation: dotFlashing 1.4s infinite ease-in-out;
}

.dot:nth-child(1) { animation-delay: 0s; }
.dot:nth-child(2) { animation-delay: 0.2s; }
.dot:nth-child(3) { animation-delay: 0.4s; }

@keyframes dotFlashing {
	0%, 80%, 100% { opacity: 0; }
	40% { opacity: 1; }
}


.RavenProductsThumb .price bdi {
    color: black !important;
}





.menu-product-brands li {
  font-family: "Poppins", Sans-serif;
  list-style: none;
  padding: 6px;
  font-size: 15px;
}
.menu-product-brands li a {
	color: #666;
}
.menu-product-brands li a:hover {
	color: #C41C22 !important;;
}

@media only screen and (min-width: 1371px) {
	#mega-menu-item-49680 > .mega-sub-menu {
	  left: 55px !important;
	}
	
	.menu-product-brands {
	  display: grid;
	  grid-template-columns: repeat(5, 1fr);
		padding: 0 20px;
	}
}

@media only screen and (max-width: 1715px) {.menu-product-brands {grid-template-columns: repeat(4, 1fr);}}
@media only screen and (max-width: 1490px) {.menu-product-brands li {font-size: 14px; display: flex;}}
@media only screen and (max-width: 1370px) {.menu-product-brands, #mega-menu-item-custom_html-2 {padding: 0 !important;}}



.RavenBlog.InternalBlogPost .col-md-4.col-sm-6.col-xs-12.pt-cv-content-item.pt-cv-1-col {
    margin-bottom: 10px;
}

.InternalBlogPost .pt-cv-ifield .pt-cv-thumb-default {
    margin: 0 !important;
}
.RavenBlog.InternalBlogPost .pt-cv-thumbnail {
    width: 120px;
    height: 95px;
    margin: 0 !important;
    max-width: 120px !important;
}

.InternalBlogPost .pt-cv-ifield {
    border: 2px solid #C41C22;
    padding: 10px;
    display: flex;
    align-items: center;
}
.RavenBlog.InternalBlogPost .pt-cv-title {
    margin: 0 0 0 15px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.RavenBlog.InternalBlogPost .pt-cv-title a {font-size: 15px !important;}
.RavenBlog.InternalBlogPost .pt-cv-title a br {display: none;}

.hideproduct {display: none !important;}
#seeMoreBtn {
    background: #C41C22;
    color: white;
    padding: 17px 30px;
    font-size: 18px;
    width: 220px !important;
    display: block;
    text-align: center;
}


form[name="checkout"] .select2-selection__rendered {line-height: 30px !important;}
.elementor-widget-woocommerce-checkout-page a {color: #C41C22 !important;}
.elementor-widget-woocommerce-checkout-page .select2-container--default .select2-selection--single .select2-selection__arrow {height: 43px !important;}
.select2-selection__clear {top: 3px !important;}
.select2-container.select2-container--open .select2-dropdown--above,
.select2-container.select2-container--open .select2-dropdown--below {border: 1px solid #efefef !important;}
#select2-certificate_id-container {padding-right: 30px;}