/**
 * =========================================================
 * WOO STYLES
 * =========================================================
 * Contains:
 * - Default Buttons
 * - General
 * - Loop
 * - Product Badges
 *
 * =========================================================
 */
 
/* =========================================================
 * Default Buttons
 * ========================================================= */ 

/* Default Woocommerce Buttons (default css modified) */
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
    font-size: 1em !important;
    margin: 0;
    line-height: 1.2;
    cursor: pointer;
    position: relative;
    text-decoration: none;
    overflow: visible;
    padding: 0.618em 1em;
    font-weight: 700;
    left: auto;
    color: #ffffff;
    background-color: #080f5b;
    border: 0;
    display: inline-block;
    background-image: none;
    box-shadow: none;
    text-shadow: none;
	text-align:center;
	text-transform: uppercase;
}
.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover {
    background-color: #04093c;
    text-decoration: none;
    background-image: none;
    color: #ffffff;
}
.woocommerce #respond input#submit.loading,
.woocommerce a.button.loading,
.woocommerce button.button.loading,
.woocommerce input.button.loading {
    opacity: 0.25;
    padding-right: 2.618em;
}
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
    background-color: #76ba19;
    color: #fff;
    -webkit-font-smoothing: antialiased;
}
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover {
    background-color: #609a10;
    color: #fff;
}
.woocommerce #respond input#submit.alt.disabled,
.woocommerce #respond input#submit.alt.disabled:hover,
.woocommerce #respond input#submit.alt:disabled,
.woocommerce #respond input#submit.alt:disabled:hover,
.woocommerce #respond input#submit.alt:disabled[disabled],
.woocommerce #respond input#submit.alt:disabled[disabled]:hover,
.woocommerce a.button.alt.disabled,
.woocommerce a.button.alt.disabled:hover,
.woocommerce a.button.alt:disabled,
.woocommerce a.button.alt:disabled:hover,
.woocommerce a.button.alt:disabled[disabled],
.woocommerce a.button.alt:disabled[disabled]:hover,
.woocommerce button.button.alt.disabled,
.woocommerce button.button.alt.disabled:hover,
.woocommerce button.button.alt:disabled,
.woocommerce button.button.alt:disabled:hover,
.woocommerce button.button.alt:disabled[disabled],
.woocommerce button.button.alt:disabled[disabled]:hover,
.woocommerce input.button.alt.disabled,
.woocommerce input.button.alt.disabled:hover,
.woocommerce input.button.alt:disabled,
.woocommerce input.button.alt:disabled:hover,
.woocommerce input.button.alt:disabled[disabled],
.woocommerce input.button.alt:disabled[disabled]:hover {
    background-color: #76ba19;
    color: #fff;
}
.woocommerce #respond input#submit.disabled,
.woocommerce #respond input#submit:disabled,
.woocommerce #respond input#submit:disabled[disabled],
.woocommerce a.button.disabled,
.woocommerce a.button:disabled,
.woocommerce a.button:disabled[disabled],
.woocommerce button.button.disabled,
.woocommerce button.button:disabled,
.woocommerce button.button:disabled[disabled],
.woocommerce input.button.disabled,
.woocommerce input.button:disabled,
.woocommerce input.button:disabled[disabled] {
    color: inherit;
    cursor: not-allowed;
    opacity: 0.5;
    padding: 0.618em 1em;
	color: #ffffff;
}
.woocommerce #respond input#submit.disabled:hover,
.woocommerce #respond input#submit:disabled:hover,
.woocommerce #respond input#submit:disabled[disabled]:hover,
.woocommerce a.button.disabled:hover,
.woocommerce a.button:disabled:hover,
.woocommerce a.button:disabled[disabled]:hover,
.woocommerce button.button.disabled:hover,
.woocommerce button.button:disabled:hover,
.woocommerce button.button:disabled[disabled]:hover,
.woocommerce input.button.disabled:hover,
.woocommerce input.button:disabled:hover,
.woocommerce input.button:disabled[disabled]:hover {
    color: #ffffff;;
    background-color: #080f5b;
}
.woocommerce .cart .button,
.woocommerce .cart input.button {
    float: none;
}



/* =========================================================
 * General
 * ========================================================= */

/* Breadcrumbs */
.woocommerce-breadcrumb {
    color: #76ba19;
    font-weight: 700;
    font-size: 0.9em;
    padding-top: 8px;
    padding-bottom: 8px;
    border-top: 1px solid #ebebeb;
    border-bottom: 1px solid #ebebeb;
}
.woocommerce-breadcrumb a {
    color: #000000;
}

/* Notices Wrapper */
.woocommerce-notices-wrapper .woocommerce-message {
    background: #f0f0f0;
    padding: 10px 40px;
    margin-top: 10px;
}

/* Registration */
#privacy_policy_reg_field .woocommerce-form__label {
	font-weight: bold;
}
.woocommerce-privacy-policy-text {
	font-style: italic;
}
.woocommerce-ResetPassword .input-text {
	height: 40px;
	line-height: 40px;
}



/* =========================================================
 * Loop
 * ========================================================= */

/************** Basics **************/
.woocommerce ul.products {
    padding: 0;
    margin: 0;
}
.woocommerce ul.products li {
    padding: 0;
    list-style-type: none;
}
.woocommerce ul.products li .loop-product_preview,
.woocommerce ul.products li .loop-product_inner {
	position: relative;
}

/* Product Title */
.woocommerce ul.products li .woocommerce-loop-product__title {
    font-weight: 600;
    padding: 0;
    margin: 0;
    font-size: 1.1em;
}
.woocommerce ul.products li .woocommerce-LoopProduct-link {
    text-decoration: none;
}

/* Price */
.woocommerce ul.products li .woocommerce-Price-amount {
    font-weight: 600;
	display: block;
	clear: both;
	width: 100%;
	font-size: 1.2em;
	font-weight: bold;
}

/* Sku */
.woocommerce ul.products li .product-details_sku {
	font-size: 12px;
	color: red;
	margin: 0 0 15px 0;
	color: #5b5b5b;
}

/* Image */
.woocommerce ul.products li .attachment-woocommerce_thumbnail {
    width: 100%;
}
.woocommerce ul.products li .loop-product_preview .product-image {
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.12);
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.12);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.12);
	background: #ffffff;
	margin-bottom: 5px;
	position: relative;
	z-index: 100;
}

/* Notes */
.woocommerce ul.products li .loop-product_inner .custom-price-note {
	display: block;
	clear: both;
	font-weight: normal;
}
.woocommerce ul.products li .loop-product_inner .custom-price-note {
	font-size: 0.8em;
	color: #080f5b;
}



/************** Loop Buttons **************/

/* Compare Buttons */
.woocommerce ul.products li .loop-product_main .product-buttons .woosc-btn {
    color: #080f5b;
    text-decoration: none;
    display: block;
    clear: both;
	background: transparent;
	border: 0;
	cursor: pointer;
}
.woocommerce ul.products li .loop-product_main .product-buttons .woosc-btn::before {
    content: "\f111";
    margin-right: 5px;
    color: #080f5b;
	font-family: "fontello";
	font-style: normal;
	font-weight: 400;
	speak: never;
}
.woocommerce ul.products li .loop-product_main .product-buttons .woosc-added::before {
	font-family: "fontello";
	font-style: normal;
	font-weight: 400;
	speak: never;
    content: "\e810";
    margin-right: 5px;
}

/* Wishlist Buttons */
.woocommerce ul.products li .loop-product_main .product-buttons .woosw-btn {
    color: #080f5b;
    text-decoration: none;
    display: block;
    clear: both;
	background: transparent;
	border: 0;
	cursor: pointer;
}
.woocommerce ul.products li .loop-product_main .product-buttons .woosw-btn::before {
    font-family: "fontello";
	font-style: normal;
	font-weight: 400;
	speak: never;
    content: "\f111";
    margin-right: 5px;
    color: #080f5b;
}
.woocommerce ul.products li .loop-product_main .product-buttons .woosw-added::before {
	font-family: "fontello";
	font-style: normal;
	font-weight: 400;
	speak: never;
    content: "\e810";
    margin-right: 5px;
}


/************** Layout: List View **************/

.woocommerce ul.products.pv-list {
    width: 100%;
}
.woocommerce ul.products.pv-list li {
    width: 100%;
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #ebebeb;
}
.woocommerce ul.products.pv-list .loop-product_inner {
	display: flex;
}
.woocommerce ul.products.pv-list .loop-product_preview {
	flex-basis: 150px;
	flex-grow: 0;
	flex-shrink: 0;
}

/* Product Details */
.woocommerce ul.products.pv-list .loop-product_main {
	flex-grow: 1;
	flex-shrink: 1;
	display: flex;
	flex-direction: column-reverse;
	justify-content: center;
}
.woocommerce ul.products.pv-list .loop-product_main .product-details_title {
	padding-bottom: 20px;
}
@media (min-width: 800px) {
	.woocommerce ul.products.pv-list .loop-product_main {
		padding: 0 20px;
	}
	.woocommerce ul.products.pv-list .loop-product_main .product-details {
		display: flex;
		justify-content: space-between;
	}
	.woocommerce ul.products.pv-list .loop-product_main .product-details_title {
		padding-right: 40px;
		padding-bottom: 20px;
	}
	.woocommerce ul.products.pv-list .loop-product_main .product-details_price {
		flex-basis: 100px;
		text-align: right;
	}
}
@media (max-width: 799.99px) {
	.woocommerce ul.products.pv-list .loop-product_main {
		padding:0 20px 0 20px;
	}
	.woocommerce ul.products.pv-list .loop-product_main .product-details_title {
		padding-bottom: 10px;
	}
	.woocommerce ul.products.pv-list .loop-product_main .product-details_price {
		padding-bottom: 15px;
	}
}

/* Buttons */
@media (min-width: 800px) {
	.woocommerce ul.products.pv-list .loop-product_main .product-buttons .view-product-button {
		display: inline-block;
	}
	.woocommerce ul.products.pv-list .loop-product_main .product-buttons .extra-product-buttons {
		display: inline-block;
	}
	.woocommerce ul.products.pv-list .loop-product_main .product-buttons .extra-product-buttons .woosc-btn {
		display: inline-block;
		margin-left: 15px;
		margin-right: 10px;
	}
	.woocommerce ul.products.pv-list .loop-product_main .product-buttons .extra-product-buttons .woosw-btn {
		display: inline-block;
		margin-left: 15px;
		margin-right: 10px;
	}
}
@media (max-width: 799.99px) {
	.woocommerce ul.products.pv-list .loop-product_main .product-buttons .extra-product-buttons .woosc-btn {
		margin-top: 10px;
	}
	.woocommerce ul.products.pv-list .loop-product_main .product-buttons .extra-product-buttons .woosw-btn {
		margin-top: 10px;
	}
}

/************** Layout: Grid View **************/

/* Product Details */
.woocommerce ul.pv-grid .loop-product_main .product-details_title {
	margin: 15px 0 5px 0;
}
/* Buttons */
.woocommerce ul.pv-grid .loop-product_main .product-buttons .view-product-button {
	width: 100%; margin-bottom: 5px;
}
.woocommerce ul.pv-grid .loop-product_main .product-buttons .extra-product-buttons .woosc-btn {
	margin-top: 5px;
	margin-bottom: 10px;
}
.woocommerce ul.pv-grid .loop-product_main .product-buttons .extra-product-buttons .woosw-btn {
	margin-top: 5px;
	margin-bottom: 10px;
}

/* Columns */
.woocommerce ul.pv-grid li {
	 margin: 0 0 30px 0;
}
@media (min-width: 400px) {
	.woocommerce ul.pv-grid {
		display: grid;
		grid-template-columns: repeat(4, 1fr);
		gap: 20px;
	}
}
@media (min-width: 1250px) {
    .woocommerce .pv-grid.columns-2 {
        grid-template-columns: repeat(2, 1fr);
    }
    .woocommerce .pv-grid.columns-3 {
        grid-template-columns: repeat(3, 1fr);
    }
    .woocommerce .pv-grid.columns-4 {
        grid-template-columns: repeat(4, 1fr);
    }
    .woocommerce .pv-grid.columns-5 {
        grid-template-columns: repeat(5, 1fr);
    }
}
@media (min-width: 740px) and (max-width: 1249.99px) {
    .woocommerce .pv-grid.columns-2 {
        grid-template-columns: repeat(2, 1fr);
    }
    .woocommerce .pv-grid.columns-3 {
        grid-template-columns: repeat(3, 1fr);
    }
    .woocommerce .pv-grid.columns-4 {
        grid-template-columns: repeat(3, 1fr);
    }
    .woocommerce .pv-grid.columns-5 {
        grid-template-columns: repeat(3, 1fr);
    }
}
@media (min-width: 400px) and (max-width: 739.99px) {
	.woocommerce .pv-grid.columns-2 {
        grid-template-columns: repeat(2, 1fr);
    }
    .woocommerce .pv-grid.columns-3 {
        grid-template-columns: repeat(2, 1fr);
    }
    .woocommerce .pv-grid.columns-4 {
		grid-template-columns: repeat(2, 1fr);
    }
    .woocommerce .pv-grid.columns-5 {
        grid-template-columns: repeat(2, 1fr);
    }
}



/* =========================================================
 * Product Badges
 * ========================================================= */
/*---------- Placement ----------*/

.product-badges {
	position: absolute;
	width: calc(100% + 10px);
	z-index: 200;
	top: 10px;
	left: -10px;
}
.dpc-pbadge-wrap {
	display: block;
	clear: both;
	width: auto;
	text-align:left;
	padding-bottom: 7px;
	position: relative;
}
.dpc-pbadge {
	display: inline-block;
	width: auto;
	line-height: 1;
	position: relative;
	z-index: 220;
	text-align: center;
}
.dpc-pbadge-ribbon {
	position: absolute;
	bottom: 0;
	width: 8px;
	height: 8px;
	z-index: 210;
}
.dpc-pbadge-ribbon {
	clip-path: polygon(100% 0, 0 0, 100% 100%);
	left: 2px;
}


/* Styles */
.dpc-pbadge-salesnote {
	color: #ffffff;
	background: #5D9411;
	padding: 6px;
	font-size: 9.2px;
	font-weight: bold;
	border-radius: 4px;
}
.dpc-pbadge-salesnote2 {
	color: #ffffff;
	background: #df0000;
	padding: 6px;
	font-size: 9.2px;
	font-weight: bold;
	border-radius: 4px;
}
.dpc-pbadge-yousave {
	color: #ffffff;
	background: #df0000;
	padding: 6px;
	font-size: 9.2px;
	font-weight: bold;
	border-radius: 4px;
}
.dpc-pbadge-instock,
.dpc-pbadge-preorder {
	color: #ffffff;
	background: #5D9411;
	padding: 6px;
	font-size: 12px;
	font-weight: bold;
	border-radius: 4px;
	text-transform: uppercase;
	font-style: italic;
}
.dpc-pbadge-instock-ribbon {
	background: #385C06 /*#7CC518*/;
}
.dpc-pbadge-onsale {
	color: #ffffff;
	background: #C61212;
	padding: 6px;
	font-size: 12px;
	font-weight: bold;
	border-radius: 4px;
	text-transform: uppercase;
	font-style: italic;
}
.dpc-pbadge-onsale-ribbon {
	background: #941111;
}
.dpc-pbadge-hotprice {
	color: #ffffff;
	padding: 6px 25% 6px 10px;
	text-align: center;
	clip-path: polygon(100% 0, 85% 52%, 100% 100%, 0 100%, 0 0);
	background: #941111;
	background: linear-gradient(90deg, rgba(148,17,17,1) 0%, rgba(255,0,0,1) 50%, rgba(148,17,17,1) 100%);
	border-radius: 4px;
	font-weight: bold;
	text-transform: uppercase;
}
.dpc-pbadge-hotprice span {
	display: block;
	clear: both;
	width: 100%;
	text-align: center;
}
.dpc-pbadge-hotprice span.dpc-textline1 {
	font-size: 16px;
}
.dpc-pbadge-hotprice span.dpc-textline2 {
	font-size: 12px;
}


/* Featured: Red */
.dpc-pbadge.featured-badge-glossy-red {
	padding: 4px 16px 4px 10px;
	border-radius: 4px 15px 15px 4px;
}
.dpc-pbadge.featured-badge-red-ribbon {
	padding: 4px 26px 4px 8px;
	clip-path: polygon(100% 0, 85% 52%, 100% 100%, 0 100%, 0 0);
	border-radius: 4px;
}
.dpc-pbadge.featured-badge-glossy-red,
.dpc-pbadge.featured-badge-red-ribbon {
	background: linear-gradient(90deg, #9d0f0f 0%, #fd0000 50%, #9d0f0f 100%);
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 1em;
	text-align: center;
	font-size: 14px;
}

/* Featured: Green */
.dpc-pbadge.featured-badge-glossy-green {
	padding: 4px 16px 4px 10px;
	border-radius: 4px 15px 15px 4px;
}
.dpc-pbadge.featured-badge-green-ribbon {
	padding: 4px 26px 4px 8px;
	clip-path: polygon(100% 0, 85% 52%, 100% 100%, 0 100%, 0 0);
	border-radius: 4px;
}
.dpc-pbadge.featured-badge-glossy-green,
.dpc-pbadge.featured-badge-green-ribbon {
	background: linear-gradient(90deg, #5f9811 0%, #86dd0e 50%, #5f9811 100%);
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 1em;
	text-align: center;
	font-size: 14px;
}


/* Featured: Gold */
.dpc-pbadge.featured-badge-glossy-gold {
	padding: 4px 16px 4px 10px;
	border-radius: 4px 15px 15px 4px;
}
.dpc-pbadge.featured-badge-gold-ribbon {
	padding: 4px 26px 4px 8px;
	clip-path: polygon(100% 0, 85% 52%, 100% 100%, 0 100%, 0 0);
	border-radius: 4px;
}
.dpc-pbadge.featured-badge-glossy-gold,
.dpc-pbadge.featured-badge-gold-ribbon {
	background: linear-gradient(90deg, #b17916 0%, #e8cf4a 50%, #c58d2f 100%);
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 1em;
	text-align: center;
	font-size: 14px;
}


/* Featured: Silver */
.dpc-pbadge.featured-badge-glossy-silver {
	padding: 4px 16px 4px 10px;
	border-radius: 4px 15px 15px 4px;
}
.dpc-pbadge.featured-badge-silver-ribbon {
	padding: 4px 26px 4px 8px;
	clip-path: polygon(100% 0, 85% 52%, 100% 100%, 0 100%, 0 0);
	border-radius: 4px;
}
.dpc-pbadge.featured-badge-glossy-silver,
.dpc-pbadge.featured-badge-silver-ribbon {
	background: linear-gradient(90deg, #5e5d5d 0%, #a3a3a3 50%, #7e7373 100%);
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 1em;
	text-align: center;
	font-size: 14px;
}

/* Featured: Blue */
.dpc-pbadge.featured-badge-glossy-blue {
	padding: 4px 16px 4px 10px;
	border-radius: 4px 15px 15px 4px;
}
.dpc-pbadge.featured-badge-blue-ribbon {
	padding: 4px 26px 4px 8px;
	clip-path: polygon(100% 0, 85% 52%, 100% 100%, 0 100%, 0 0);
	border-radius: 4px;
}
.dpc-pbadge.featured-badge-glossy-blue,
.dpc-pbadge.featured-badge-blue-ribbon {
	background: linear-gradient(90deg, #080f5b 0%, #1422b7 50%, #080f5b 100%);
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 1em;
	text-align: center;
	font-size: 14px;
}

/* Featured: Purple */
.dpc-pbadge.featured-badge-glossy-purple {
	padding: 4px 16px 4px 10px;
	border-radius: 4px 15px 15px 4px;
}
.dpc-pbadge.featured-badge-purple-ribbon {
	padding: 4px 26px 4px 8px;
	clip-path: polygon(100% 0, 85% 52%, 100% 100%, 0 100%, 0 0);
	border-radius: 4px;
}
.dpc-pbadge.featured-badge-glossy-purple,
.dpc-pbadge.featured-badge-purple-ribbon {
	background: linear-gradient(90deg, #320863 0%, #782a85 50%, #320863 100%);
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 1em;
	text-align: center;
	font-size: 14px;
}
