/*
Theme Name: Understrap
Theme URI: https://understrap.com
Author: Howard Development &amp; Consulting
Author URI: https://howarddc.com
GitHub Theme URI: https://github.com/understrap/understrap
Description: The renowned WordPress starter theme framework that combined Underscores and Bootstrap. Trusted by more than 100,000 developers for building handcrafted, custom WordPress sites.
Version: 1.2.2
Requires at least: 5.0
Tested up to: 6.1
Requires PHP: 5.2
License: GNU General Public License v3 or later
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Text Domain: understrap
Tags: one-column, two-columns, three-columns, left-sidebar, right-sidebar, custom-background, custom-logo, custom-menu, featured-images, footer-widgets, full-width-template, theme-options, translation-ready, block-styles, wide-blocks, editor-style, threaded-comments, accessibility-ready

Understrap WordPress Theme, (C) 2021 Howard Development & Consulting, LLC
Understrap is distributed under the terms of the GNU GPL.

Resource Licenses:
Understrap is based on Underscores https://underscores.me/, (C) Automattic, Inc.
Font Awesome: https://fontawesome.com/v4.7/license/ (Font: SIL OFL 1.1, (S)CSS: MIT)
Bootstrap: https://getbootstrap.com | https://github.com/twbs/bootstrap/blob/master/LICENSE (MIT)
WP Bootstrap Navwalker by Edward McIntyre & William Patton: https://github.com/twittem/wp-bootstrap-navwalker (GNU GPLv3)
*/

/*
Do not modify the parent Understrap theme. Instead, download a copy of the Understrap Child starter theme and do all your development within the child theme.
Full developer documentation: https://docs.understrap.com
*/

.custom-menu-sidebar li ul.sub-menu{
    width: max-content !important;
}
.custom-partner img{
	width: 300px !important;
	width: 150px !important;
	object-fit: cover;
}
.custom-partner .swiper-wrapper{
	align-items: center;
}
.sidebar-category ul{
	list-style: none;
}
.sidebar-category ul a{
	color: #fff !important;
}
.sidebar-category .product-categories{
	padding-left: 0 !important;
}
.sidebar-category li{
	padding: 7px 0 !important;
    border-bottom: 1px solid #fff;
}
.woocommerce-widget-layered-nav-list__item--chosen a::before{
	display: none !important;
}
.sidebar-category li:last-child{
    border-bottom: none;
}
.product-categories .cat-parent{
	position: relative;
}
.product-categories .cat-parent .children{
	display: none;
	padding-left: 15px;
}
.product-categories .cat-parent i{
	cursor: pointer;
	position: absolute;
    right: 0;
	top: 13px;
    font-size: 12px;
    color: #fff;
    width: 20px;
    text-align: center;
}
.reset_variations{
	display: none !important;
}
.shop_attributes{
	margin-bottom: 0 !important;
}
.variations td{
	line-height: 0px !important;
    vertical-align: middle !important;
	padding: 0 8px !important;
}
.variations td .select_box_colorpicker{
	margin-top: 5px;
}
.single .elementor-widget-woocommerce-product-price .price{
	color: #e32728 !important;
}
.wc-proceed-to-checkout a, #place_order{
	background-color: #1f74b1 !important;
	border-color: #1f74b1 !important;
	text-transform: uppercase;
    font-size: 16px;
    font-weight: 600;
}
.cart_item .product-name a{
	color: #394db8;
}
.coupon label{
	display: none;
}
button[name="apply_coupon"], button[name="update_cart"], .return-to-shop a, .view, .btn-outline-primary{
	color: #0f2594 !important;
	border-color: #0f2594 !important;
}
button[name="apply_coupon"]:hover, button[name="update_cart"]:hover, .return-to-shop a:hover, .view:hover, .btn-outline-primary:hover{
	color: #fff !important;
	background-color: #0f2594 !important;
}
.cart_totals h2{
	display: none;
}
.shop_table .shipping{
	display: none;
}
.woocommerce-billing-fields h3, #order_review_heading, .woocommerce-order-details__title{
	margin-bottom: 15px;
	color: #394db8;
    font-family: "Roboto", Sans-serif;
    font-size: 23px;
    font-weight: 600;
    text-transform: uppercase;
}
#ship-to-different-address{
	display: none;
}
.showcoupon, .woocommerce-privacy-policy-link, .lost_password a{
	color: #394db8 !important;
}
.lost_password{
	margin-bottom: 0;
}
.woocommerce-customer-details{
	display: none;
}
.woocommerce-notice--success{
	background: #4CAF50;
    color: #fff;
    padding: 15px;
    font-size: 18px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 30px;
}
.order_details .product-name a{
	color: #394db8 !important;
}
.woocommerce-order-overview{
	padding-left: 0 !important;
}
.woocommerce-MyAccount-content a{
	color: #394db8;
}
.woocommerce-MyAccount-navigation .list-group-item.active{
	background-color: #1f74b1 !important;
	border-color: #1f74b1 !important;
}
.edit-account fieldset p label{
	width: 100%;
}
.edit-account fieldset legend, 
.woocommerce-Address-title h3, 
.woocommerce-MyAccount-content h2,
#customer_login h2{
	font-weight: 700;
    margin-top: 25px;
	font-size: 20px;
	text-transform: uppercase;
	color: #394db8;
}
#customer_login h2{
	font-size: 25px;
}
.woocommerce-privacy-policy-text{
	display: none;
}  
.woocommerce-form-login__submit,
.woocommerce-form-register__submit{
	margin-top: 10px;
    width: 100%;
    padding: 6px;
}
.effect-img{
	position: relative;
	overflow: hidden;
}
.effect-img img{
	transition: 0.7s all ease-in-out;
}
.effect-img:hover img{
	transform: scale(1.2) !important;
}
.elementor-widget-image a {
    display: block !important;
}
.custom-title .product_title{
		overflow: hidden;
		display: -webkit-box !important;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
		height: 50px;
}
.woocommerce div.product form.cart .variations label{
	padding: 8px;
}
.sidebar-category .count{
	display: none;
}
.shop_attributes a{
	color: #394db8;
}
.brands-grid{
	display: grid;
	grid-template-columns: auto auto auto auto auto auto;
  	gap: 10px;
  	padding: 10px;
	align-items: center;
    justify-content: center;
}
button[name="add-to-cart"]{
	color: #fff !important;
}
@media (min-width: 561px){
	.devvn_toolbar {
		right: 10px !important;
		left: auto !important;
	}
	.devvn_toolbar ul li{
		animation: coccoc-alo-circle-img-anim 1s infinite ease-in-out;
	}
	@keyframes coccoc-alo-circle-img-anim {
		0% {
			transform: rotate(0) scale(1) skew(1deg)
		}
		10% {
			transform: rotate(-25deg) scale(1) skew(1deg)
		}
		20% {
			transform: rotate(25deg) scale(1) skew(1deg)
		}
		30% {
			transform: rotate(-25deg) scale(1) skew(1deg)
		}
		40% {
			transform: rotate(25deg) scale(1) skew(1deg)
		}
		50% {
			transform: rotate(0) scale(1) skew(1deg)
		}
		100% {
			transform: rotate(0) scale(1) skew(1deg)
		}
	}
}

@media screen and (max-width: 991px) {
	
	.custom-relative-post .elementor-post__excerpt{
		display: none;
	}
	.woocommerce-order-overview li.order,
	.woocommerce-order-overview li.date,
	.woocommerce-order-overview li.email,
	.woocommerce-order-overview li.total,
	.woocommerce-order-overview li.method{
		width: 50% !important;
		margin-bottom: 15px !important;
		margin-right: 0 !important;
		border-right: none !important;
	}
}
@media screen and (max-width: 576px) {
	.brands-grid{
		grid-template-columns: auto auto;
	}
	.woocommerce-order-overview li.order,
	.woocommerce-order-overview li.date,
	.woocommerce-order-overview li.email,
	.woocommerce-order-overview li.total,
	.woocommerce-order-overview li.method{
		width: 100% !important;
		float: none !important;
		margin-bottom: 15px !important;
		border-right: none !important;
	}
}