/*!
Theme Name: rays
Theme URI: https://them.es/starter
Author: Rays
Author URI: http://rayscreations.co/
Description: Jacket Manufacturing Company
Version: 3.6.0
Requires at least: 5.0
Tested up to: 6.8
Requires PHP: 7.2
License: GPL version 2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0
Tags: custom-background, custom-colors, featured-images, flexible-header, microformats, post-formats, rtl-language-support, theme-options, translation-ready, accessibility-ready
Text Domain: b2b
*/

/* Don't overwrite this file. Compile "/assets/main.scss" to "/build/main.css" */

/* From http://codex.wordpress.org/CSS */

.alignnone {
	margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
	display: block;
	margin: 5px auto 5px auto;
}

.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

a img.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

a img.alignnone {
	margin: 5px 20px 20px 0;
}

a img.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	max-width: 96%; /* Image does not overflow the content area */
	padding: 5px 3px 10px;
	text-align: center;
}
.wp-caption.alignnone {
	margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
	margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
	margin: 5px 0 20px 20px;
}
.wp-caption img {
	border: 0 none;
	height: auto;
	margin: 0;
	max-width: 98.5%;
	padding: 0;
	width: auto;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px;
}

.gallery-item {
	display: inline-block;
	text-align: left;
	vertical-align: top;
	width: 50%;
}

.gallery-item a,
.gallery-item a:hover,
.gallery-item a:focus {
	-webkit-box-shadow: none;
	box-shadow: none;
	background: none;
	display: inline-block;
	max-width: 100%;
}

.gallery-item a img {
	display: block;
	-webkit-transition: -webkit-filter 0.2s ease-in;
	transition: -webkit-filter 0.2s ease-in;
	transition: filter 0.2s ease-in;
	transition: filter 0.2s ease-in, -webkit-filter 0.2s ease-in;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.gallery-item a:hover img,
.gallery-item a:focus img {
	-webkit-filter: opacity(60%);
	filter: opacity(60%);
}

.gallery-caption {
	display: block;
	text-align: left;
	padding: 0 10px 0 0;
	margin-bottom: 0;
}

.gallery-columns-1 .gallery-item {
	max-width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
	display: none;
}

.bypostauthor {
	font-weight: bold;
}

/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}
.core .colsidebar {
    display: none;
}
.single-product .colsidebar {
    display: none;
}

.core {
    width: 1170px;
    height: auto;
    margin: 0px auto;
}
.leftbarproductcte{
	display: flex;
    flex-direction: column;
}
.orderby{
	display:block !important;
}
.woocommerce-ordering .list, .open{
	display:none !important;
}
.postid-795 #sidebar{
	display:none;
}
span.current {
    display: none;
}
ul.pagination .page-item a {
    color: #000 !important;
}
.page-link.active {
    background: #ea1f27 !important;
    border-color: #ea1f27 !important;
}
div#comments {
    display: none;
}
span.price {
    display: none;
}

p.price {
    display: none;
} 

a.a-product-image img {
    padding: 0px;
}

#product_page.boxed #product_details_container, .al_product.boxed #product_details_container{
	align-items: start !important;
}




.shortdesc {
    padding-bottom: 20px !important;
    display: block;
}
.button.green-box.ic-design {
    background-color: #0e0d0d !important;
}
.cart_info {
    padding-top: 10px;
}
.al_archive .product-name, .product-subcategories .al_archive .product-name{
	background-color: rgb(0 0 0) !important;
	color: #fff !important;
	left: 0px !important;
	width: 100% !important;
    text-align: center !important;
	max-width:100% !important;
	bottom:0px !important;
	top:inherit !important;
}

.al_archive .product-n{
	top: 20px !important;
    left: 0px !important;
    padding: 14px 0 14px 14px !important;
    text-align: left !important;
    font-size: 14px !important;
}
h3.product-name h3.green-box h3.ic-design{
	 font-size: 14px !important;
}
.al_archive .product-name{
	font-size: 14px !important;
}







.al_archive {
    box-shadow: 0 0 5px #d5c3c3 !important;
    border: 2px solid #ffffff !important;
    padding: 130px;
}
.entry-meta.product-meta, .product-meta{
	border-color: #e31f27 !important;
}
.product-list {
    display: flex !important;
    justify-content: start;
    gap: 16px;
	margin: inherit !important;
}
.product-list .al_archive{
	width:25% !important;
	margin:inherit !important;
}
h2.catalog-header {
    font-size: 24px;
	padding-bottom:15px;
}
#product_page.boxed .related-products {
    padding: 29px 24px !important;
}
.product-list, body div.product-list{
	padding-bottom:0px !important;
	margin-bottom: 0px !important;
}
.product-meta {
    display: none;
}
.related-products {
    display: none !important;
}
.post-navigation {
    display: none !important;
}
.post-navigation .pr-3, .post-navigation .pl-3 {
    display: none;
}
.after-product-description {
    display: none;
}
.al_product .col-md-12.pt-4.pb-4 h3 {
    display: none;
}
.homepageprodcts .swiper {
      width: 100%;
      height: 100%;
	 overflow: hidden;
}
.homepageprodcts .swiper-slide {
	text-align: center;
	font-size: 18px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.homepageprodcts .swiper-slide img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.homepageprodcts .swiper-button-prev, .homepageprodcts .swiper-button-next {
    top: 37%;
    z-index: 10;
    cursor: pointer;
    background: #fff;
    padding: 28px;
    font-size: 26px;
}
.homepageprodcts .swiper-button-prev:hover, .homepageprodcts .swiper-button-next:hover{
	background: #ea1f27;
	color: #fff;
}
.homepageprodcts .swiper-button-prev{
	left:0px !important;
}
.homepageprodcts .swiper-button-next {
    right: 0px !important;
}
 ul.mega-sub-menu .mega-menu-item-object-custom a.mega-menu-link:hover {
    color: #ea1f27 !important;
    text-decoration: underline !important;
} 
.popupproduct textarea.wpcf7-form-control {
    height: 150px !important;
}

.navbar {
  display: flex;
  background: #333;
}

.navbar > a,
.navbar .dropdown_mega_own > a {
  color: white;
  padding: 15px 20px;
  text-decoration: none;
  display: block;
}

.navbar > a:hover,
.navbar .dropdown_mega_own > a:hover {
  background: #444;
}

/* Dropdown container */
.dropdown_mega_own {
  position: relative;
}

/* Mega Menu Styling */
.mega-menu {
  display: none !important; /* Force hidden by default */
  position: absolute;
  left: 0;
  top: 100%;
  width: 100vw; /* Full width */
  background: #444;
  padding: 20px;
  box-sizing: border-box;
  gap: 40px;
}

.mega-menu .mega-column {
  flex: 1;
}

.mega-menu h4 {
  color: white;
  margin-bottom: 10px;
}

.mega-menu a {
  color: #ddd;
  display: block;
  padding: 5px 0;
  text-decoration: none;
}

.mega-menu a:hover {
  color: white;
}

/* Show mega menu only on hover */
.dropdown_mega_own.mega:hover .mega-menu {
  display: flex !important;
}

/* Simple Dropdown Styling */
.simple-dropdown {
  display: none !important; /* Force hidden by default */
  position: absolute;
  top: 100%;
  background: #444;
  min-width: 200px;
}

.simple-dropdown a {
  color: white;
  padding: 10px 15px;
  display: block;
  text-decoration: none;
}

.simple-dropdown a:hover {
    background: #e62028;
    color: #fff;
}

/* Show simple dropdown on hover */
.dropdown_mega_own:hover .simple-dropdown {
  display: block !important;
}





@media screen and (max-width: 600px) {
  .column {
    width: 100%;
    height: auto;
  }
}
.dashicons-arrow-right-alt2:before, .dashicons-arrow-left-alt2:before {
    color: #fff;
}
.dashicons-arrow-right-alt2:before {
  font-family: "Font Awesome 6 Free";  /* required */
  font-weight: 900; /* Solid icons = 900, Regular = 400 */
  content: "\f105";
}
.dashicons-arrow-left-alt2:before{
  font-family: "Font Awesome 6 Free";  /* required */
  font-weight: 900; /* Solid icons = 900, Regular = 400 */
  content: "\f104";
}
.woocommerce div.product div.summary{
	margin-bottom: 0.5em;
}


















































