@charset "utf-8";
/* CSS Document */
.shopify-section.shopify-section--featured-collections {
	 display: none !important;
}
 #shopify-section-1512472949407 {
	 display: none !important;
}
 .ccCustomReco-main-section {
	 margin: 0 auto;
	 width: 100%;
	 padding: 0px 2px;
	 display: block !important;
	 background: #fff;
	 border-radius: 6px;
	 margin-top: 30px;
}
 .ccCustomReco-main-section .cc-militaryshop-auto-reco {
	 margin-bottom: 50px;
}
 .ccCustomReco-main-section .cc-militaryshop-auto-reco .cc-block-title {
	 text-align: center;
	 font-style: normal;
	 color: #fff;
	 text-transform: capitalize;
	 font-family: Arial, sans-serif;
	 font-size: 30px;
	 font-weight: 600;
	 line-height: 1.5;
	 padding: 25px 10px 5px;
	 position: relative;
	 clear: both;
	 margin: 0px auto;
}
 .ccCustomReco-main-section .cc-militaryshop-auto-reco .cc-category-filter {
	 width: 25%;
}
 .ccCustomReco-main-section .cc-militaryshop-auto-reco .cc-siema-view {
	 position: relative;
	 border: 1px solid #ddd;
	 padding: 40px 40px 5px;
}
 .ccCustomReco-main-section .cc-militaryshop-auto-reco .cc-siema-view .cc-customSiema-prev.cc-show-arrow {
	 opacity: 0.2;
	 cursor: not-allowed;
}
 .ccCustomReco-main-section .cc-militaryshop-auto-reco .cc-siema-view .cc-customSiema-next.cc-show-arrow {
	 opacity: 0.2;
	 cursor: not-allowed;
}
 .ccCustomReco-main-section .cc-militaryshop-auto-reco .cc-siema-view .cc-customSiema-next, .ccCustomReco-main-section .cc-militaryshop-auto-reco .cc-siema-view .cc-customSiema-prev {
	 position: absolute;
	 top: 50%;
	 transform: translateY(-50%);
	 z-index: 3;
	 height: 30px;
	 width: 30px;
	 display: block !important;
	 text-align: center;
	 opacity: 1;
	 border-radius: 100%;
	 border: 1px solid #000;
	 background-size: 12px 12px !important;
	 background-color: transparent;
	 background-position: center center !important;
	 background-repeat: no-repeat !important;
	 transition: all 0.25s ease 0s;
}
 .ccCustomReco-main-section .cc-militaryshop-auto-reco .cc-siema-view .cc-customSiema-next {
	 opacity: 1;
	 right: 8px;
	 margin: 0 auto;
	 background-image: url(https://cdn.convertcart.com/uploads/3b6e1869.png);
}
 .ccCustomReco-main-section .cc-militaryshop-auto-reco .cc-siema-view .cc-customSiema-prev {
	 opacity: 1;
	 left: 8px;
	 margin: 0 auto;
	 background-image: url(https://cdn.convertcart.com/uploads/6d1d15a6.png);
}
 .ccCustomReco-main-section .cc-militaryshop-auto-reco .cc-siema-view .cc-arrow-disable {
	 opacity: 0.2;
	 cursor: not-allowed;
}
 .ccCustomReco-main-section .cc-militaryshop-auto-reco .cc-siema-view .cc-newpds {
	 padding: 1px 6px 10px;
	 position: relative;
	 margin: 0 8px;
}
 .ccCustomReco-main-section .cc-militaryshop-auto-reco .cc-siema-view .cc-newpds .cc-cam-images {
	 position: relative;
	 margin-bottom: 15px;
}
 .ccCustomReco-main-section .cc-militaryshop-auto-reco .cc-siema-view .cc-newpds .cc-cam-images .cc-front-image {
	 position: relative;
	 padding-bottom: 100%;
	 display: block;
}
 .ccCustomReco-main-section .cc-militaryshop-auto-reco .cc-siema-view .cc-newpds .cc-cam-images .cc-front-image img {
	 position: absolute;
	 margin: 0 auto;
	 max-width: 100%;
	 max-height: 100%;
	 width: 100%;
	 height: 100%;
	 top: 50%;
	 left: 0;
	 right: 0;
	 transform: translateY(-50%);
	 object-fit: contain;
}
 .ccCustomReco-main-section .cc-militaryshop-auto-reco .cc-siema-view .cc-newpds .cc-cam-images .cc-whishlist-sec {
	 visibility: hidden;
	 position: absolute;
	 top: 10px;
	 right: 10px;
	 padding: 0;
	 border: 0;
	 z-index: 9;
}
 .ccCustomReco-main-section .cc-militaryshop-auto-reco .cc-siema-view .cc-newpds .cc-cam-images .cc-whishlist-sec [data-tooltip] {
	 position: relative;
	 cursor: pointer;
	 overflow: visible !important;
	 background: #fff;
}
 .ccCustomReco-main-section .cc-militaryshop-auto-reco .cc-siema-view .cc-newpds .cc-cam-images .cc-whishlist-sec [data-tooltip]:before {
	 background-color: #f0f0f0;
	 color: #000 !important;
	 left: -8px;
}
 .ccCustomReco-main-section .cc-militaryshop-auto-reco .cc-siema-view .cc-newpds .cc-cam-images .cc-whishlist-sec .dropdown-menu.wishlist-dropdown li a {
	 font-size: 12px;
}
 .ccCustomReco-main-section .cc-militaryshop-auto-reco .cc-siema-view .cc-newpds .cc-cam-images .cc-whishlist-sec [data-tooltip]:after {
	 left: -8px;
}
 .ccCustomReco-main-section .cc-militaryshop-auto-reco .cc-siema-view .cc-newpds .cc-cam-images .cc-whishlist-sec [data-tooltip]:hover:before {
	 visibility: visible;
	 opacity: 1;
}
 .ccCustomReco-main-section .cc-militaryshop-auto-reco .cc-siema-view .cc-newpds .cc-cam-images .cc-whishlist-sec .form-wishlist .dropdown-menu-button:hover {
	 color: #333;
}
 .ccCustomReco-main-section .cc-militaryshop-auto-reco .cc-siema-view .cc-newpds .cc-cam-images .cc-whishlist-sec .form-wishlist .dropdown-menu-button:hover [data-tooltip] {
	 display: block;
	 visibility: visible;
	 color: #000;
	 z-index: 9;
}
 .ccCustomReco-main-section .cc-militaryshop-auto-reco .cc-siema-view .cc-newpds .cc-cam-images .cc-whishlist-sec .form-wishlist .dropdown-menu-button:hover .icon svg {
	 fill: rgba(0, 0, 0, 0.5);
}
 .ccCustomReco-main-section .cc-militaryshop-auto-reco .cc-siema-view .cc-newpds .cc-cam-images .cc-sale {
	 background: #f26522;
	 color: #fff;
	 text-transform: uppercase;
	 padding: 2px 6px;
	 font-size: 12px;
	 position: absolute;
	 top: 0px;
	 left: 2px;
	 z-index: 9;
	 display: none;
}
 .ccCustomReco-main-section .cc-militaryshop-auto-reco .cc-siema-view .cc-newpds .cc-cam-images .cc-viewProd-cta-recoDesktop {
	 width: 90%;
	 border: 1px solid rgba(0, 0, 0, 0.8);
	 position: absolute;
	 font-family: "Open Sans", Arial, Helvetica, sans-serif;
	 background: rgba(0, 0, 0, 0.8);
	 text-decoration: none;
	 margin: 10px auto;
	 color: #fff;
	 left: 0px;
	 right: 0px;
	 padding: 10px 4px;
	 display: none;
	 text-align: center;
	 font-size: 14px;
	 text-transform: uppercase;
	 font-weight: 600;
	 letter-spacing: 1px;
	 border-radius: 6px;
	 bottom: -25px;
}
 .ccCustomReco-main-section .cc-militaryshop-auto-reco .cc-siema-view .cc-newpds .cc-cam-images:hover .cc-whishlist-sec {
	 visibility: visible !important;
}
 .ccCustomReco-main-section .cc-militaryshop-auto-reco .cc-siema-view .cc-newpds .cc-name a {
	 display: block;
	 position: relative;
	 text-align: center;
	 color: #444;
	 font-family: "Open Sans", Arial, Helvetica, sans-serif;
	 font-size: 15px;
	 font-weight: 500;
	 line-height: normal;
	 margin: 10px 0px 3px;
	 padding: 0px 2px;
	 text-decoration: none;
	 text-transform: capitalize;
	 letter-spacing: 0px;
}
 .ccCustomReco-main-section .cc-militaryshop-auto-reco .cc-siema-view .cc-newpds .cc-custom-rating {
	 display: flex;
	 align-items: center;
	 justify-content: center;
	 width: 75px;
	 text-align: center;
	 margin: 10px auto;
}
 .ccCustomReco-main-section .cc-militaryshop-auto-reco .cc-siema-view .cc-newpds .cc-price-wrap {
	 margin-right: 0.25rem;
	 line-height: 1.4375rem;
	 text-align: center;
	 display: flex;
	 justify-content: center;
	 align-items: center;
}
 .ccCustomReco-main-section .cc-militaryshop-auto-reco .cc-siema-view .cc-newpds .cc-price-wrap .cc-price {
	 color: #444;
	 font-size: 16px;
	 font-weight: 500;
}
 .ccCustomReco-main-section .cc-militaryshop-auto-reco .cc-siema-view .cc-newpds .cc-price-wrap .cc-originalprice {
	 color: #7d7d7d;
	 font-size: 16px;
	 font-weight: 500;
	 padding-left: 10px;
	 text-decoration: line-through;
}
 .ccCustomReco-main-section .cc-militaryshop-auto-reco .cc-siema-view .cc-newpds .cc-viewProd-cta-recomobile {
	 width: 90%;
	 border: 1px solid rgba(0, 0, 0, 0.8);
	 font-family: "Open Sans", Arial, Helvetica, sans-serif;
	 background: rgba(0, 0, 0, 0.8);
	 text-decoration: none;
	 margin: 10px auto;
	 color: #fff;
	 left: 0px;
	 right: 0px;
	 padding: 10px 4px;
	 display: none;
	 text-align: center;
	 font-size: 14px;
	 text-transform: uppercase;
	 font-weight: 600;
	 letter-spacing: 1px;
	 border-radius: 6px;
}
 .ccCustomReco-main-section .cc-militaryshop-auto-reco .cc-siema-view .cc-newpds:hover .cc-viewProd-cta-recoDesktop {
	 display: block;
}
 @media only screen and (max-width: 479px) {
	 .ccCustomReco-main-section {
		 width: 90%;
	}
	 .cc-militaryshop-auto-reco {
		 width: 100%;
	}
	 .cc-militaryshop-auto-reco h2 {
		 font-size: 18px !important;
		 padding-left: 5px;
	}
	 .cc-militaryshop-auto-reco .ccCustomReco-slider-wrapper {
		 width: 100%;
	}
	 .cc-militaryshop-auto-reco .cc-title-wrapper {
		 flex-direction: column !important;
		 gap: 3px !important;
	}
	 .cc-militaryshop-auto-reco .cc-category-filter {
		 width: 65% !important;
	}
	 .cc-militaryshop-auto-reco .cc-viewProd-cta-recomobile {
		 display: block !important;
	}
	 .cc-militaryshop-auto-reco .cc-viewProd-cta-recoDesktop {
		 display: none !important;
	}
	 .cc-militaryshop-auto-reco .cc-newpds:hover .cc-viewProd-cta-recoDesktop {
		 display: none !important;
	}
	 .ccCustomReco-main-section .cc-militaryshop-auto-reco .cc-siema-view .cc-newpds .cc-name a {
		 min-height: 50px !important;
	}
}
 @media only screen and (min-width: 481px) and (max-width: 991px) {
	 .cc-militaryshop-auto-reco .cc-siema-view .cc-newpds {
		 width: 100%;
		 margin: 0 auto;
	}
	 .cc-militaryshop-auto-reco .cc-siema-view .cc-viewProd-cta-recomobile {
		 display: block !important;
	}
	 .cc-militaryshop-auto-reco .cc-siema-view .cc-viewProd-cta-recoDesktop {
		 display: none !important;
	}
	 .cc-militaryshop-auto-reco .cc-siema-view .cc-newpds:hover .cc-viewProd-cta-recoDesktop {
		 display: none !important;
	}
	 .ccCustomReco-main-section .cc-militaryshop-auto-reco .cc-siema-view .cc-newpds .cc-name a {
		 min-height: 61px !important;
	}
}
 .cc-viewProd-cta-recomobile, .cc-viewProd-cta-recoDesktop:hover {
	 background: #fff !important;
	 color: #000 !important;
}
