/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 07 2026 | 23:35:21 */
.search_bar button.search-btn {
	padding: 0 !important;
	border-right: 1px solid #505050 !IMPORTANT;
}

.search_bar .shopengine-category-select-wraper {
    padding: 0 10px 0px 0px !important;
}

.caret_head h2::before {
	content: '';
    display: block;
    position: absolute;
    border: 10px solid transparent;
    left: 50%;
    top: 100%;
    transform: translate(-50%, 0);
    border-top-color: var( --e-global-color-secondary );
    border-top-width: 10px;
}
.home_pro a.shopengine-quickview-trigger,
.home_pro .shopengine-wishlist,
.home_pro a.shopengine_comparison_add_to_list_action {
    display: none;
}
.home_pro .add_to_cart_button {
    position: absolute !IMPORTANT;
    left: 0 !important;
    right: 0;
    margin: auto !IMPORTANT;
    bottom: 20px;
    width: 155px;
}

.home_pro .eael-product-wrap {
    height: 100%;
	padding: 5px 10px 75px;
}
.home_pro li.product {
    min-height: 100%;
}

.home_pro .product .eael-product-wrap img {
	transition: 0.4s ease !important;	
}

.home_pro .product:hover .eael-product-wrap img {
    transform: scale(1.1);
}
.customer_image .elementor-image-carousel-caption {
    display: none;
}

.customer_image img {
	transition: 0.4s ease;
}

.customer_image figure.swiper-slide-inner {
    overflow: hidden;
}
.customer_image .elementor-lightbox-prevent-close .elementor-slideshow__title {
    background: #00000070;
    padding: 10px;
}


.customer_image .swiper-slide-inner {
    position: relative;
}
.customer_image .swiper-slide-inner:hover::before {
	transform: scale(1);
}
.customer_image .swiper-slide-inner::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #00333380;
    z-index: 1;
    background-image: url(https://urbanjacketthread.com/wp-content/uploads/2026/03/plus-solid-full-1.webp);
    background-size: 40px;
    background-position: center;
    background-repeat: no-repeat;
	transform: scale(0);
	transition: 0.4s ease;
}
.review_slider .swiper-slide {
    min-height: 308px;
    background: white;
    max-height: 500px;
    border-radius: 10px;
}



?===========Single Product=============*/
.single_product_image .woocommerce-product-gallery {
    display: flex;
    flex-direction: row-reverse;
}

.single_product_image ol.flex-control-nav {
    display: block !important;
}

.single_product_image .flex-viewport {
    width: 80%;
	max-width: 80%;
}
.single_product_image ol.flex-control-nav {
    max-width: 220px !important;
	overflow-y: scroll !important;
    height: 445px;
}

.single_product_image .woocommerce-product-gallery {
    display: flex;
    flex-direction: row-reverse;
	justify-content:
}


.single_product_image ol.flex-control-nav {
    padding-right: 6px;
}

/* Scrollbar width */
.single_product_image ol.flex-control-nav::-webkit-scrollbar {
    width: 8px;
}

/* Scrollbar track */
.single_product_image ol.flex-control-nav::-webkit-scrollbar-track {
    background: #f1f1f1;
    border-radius: 10px;
}

/* Scrollbar thumb */
.single_product_image ol.flex-control-nav::-webkit-scrollbar-thumb {
    background: linear-gradient(180deg, #00c853, #009624);
    border-radius: 10px;
    transition: 0.3s;
}

/* Hover effect */
.single_product_image ol.flex-control-nav::-webkit-scrollbar-thumb:hover {
    background: linear-gradient(180deg, #00e676, #00c853);
}

/* Firefox support */
.single_product_image ol.flex-control-nav {
    scrollbar-width: thin;
    scrollbar-color: var( --e-global-color-secondary ) #f1f1f1;
}
.ship_icon_bg .elementor-icon-box-icon {
    background: var( --e-global-color-secondary );
    padding: 11px;
}
.realated_product span.eael-onsale.sale-preset-5 {
    display: none;
}
.single_product_image ul.flex-direction-nav {
    display: none;
}

/*===========CheckOut==============*/
.checkout_info h3 span,
.checkout_info h3 {
    font-size: 25px !important;
    font-family: Arial;
	line-height: 1.2em !important;
}
.checkout_info a.woocommerce-privacy-policy-link {
    color: var( --e-global-color-secondary ) !important;
}
.checkout_info a.back-to-shopping {
    font-size: 16px !important;
    font-weight: 700;
    background: var( --e-global-color-secondary );
    padding: 13px;
    border-radius: 5px;
}
.checkout_info a.back-to-shopping:hover {
	color: white !important;
	background:black !important;
}
.checkout_info  li.table-row.cart_item {
    padding: 10px;
}
.checkout_info div#customer_details > div {
    border: 1px solid #cecece;
    padding: 20px !IMPORTANT;
    border-radius: 5px;
}


/*===========Order Recieved============*/
.woocommerce-thankyou-order-received {
    font-size: 18px;
}

.woocommerce-thankyou-order-details {
    border: 1px solid gray;
    padding: 20px 10px;
    width: 100%;
    margin-bottom: 20px;
}

.woocommerce-order-received .elementor-element-1ab95f7c {
    padding: 0px 20px;
}

.woocommerce-order-received h2.woocommerce-order-details__title {
    font-size: 30px;
    font-family: Arial;
    font-weight: 600;
}

.woocommerce-order-received thead tr th {
    padding: 15px !important;
    font-size: 16px;
    font-family: 'DM Sans';
    font-weight: 600;
}

.woocommerce-order-received tbody tr td {
    padding: 12px !important;
    font-size: 14px;
}

.woocommerce-order-received tbody tr td a {
    color: var( --e-global-color-secondary );
}

.woocommerce-order-received tfoot th {
    padding: 12px !important;
}

.woocommerce-order-received h2.woocommerce-column__title {
    font-size: 26px;
    font-weight: 600;
}

.woocommerce-order-received address {
    padding: 13px !important;
    border: 1px solid #d1d1d1 !important;
    font-size: 14px !important;
}

.woocommerce-order-received .woocommerce-customer-details {
	margin: 0 !important;
}
.category_list a.shopengine-category-items {
    min-height: 20px;
    border: none !important;
    justify-content: flex-start !important;
    height: 26px;
}

.category_list h4.product-category-list-title {
    margin: 0 !important;
}
.archive_product .shopengine-quickview-trigger,
.archive_product .shopengine-comparison,
.archive_product .shopengine-wishlist {
    display: none !IMPORTANT;
}
.archive_product ul.shopengine-archive-mode-grid {
    height: 100%;
}




/*============Account Page=================*/

.account_page nav.woocommerce-MyAccount-navigation {}

.account_page nav.woocommerce-MyAccount-navigation li {
    list-style: none;
    padding: 0;
/*     width: fit-content; */
    margin-bottom: 10px;
}

.account_page nav.woocommerce-MyAccount-navigation ul {
    padding: 0;
}

.account_page nav.woocommerce-MyAccount-navigation a br {
    display: none;
}

.account_page nav.woocommerce-MyAccount-navigation li a {
    padding: 20px;
    width: 100%;
	max-width: 300px;
    display: block;
    background: #303841;
    color: white;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    box-shadow: 2px 1px 5px 0 #00000030;
    border-radius: 5px;
}

.account_page nav.woocommerce-MyAccount-navigation .is-active a {
    background: var( --e-global-color-secondary );
}
.account_page .woocommerce-MyAccount-content p {
    font-size: 15px;
    font-weight: 400;
}

.account_page .woocommerce-MyAccount-content p a {
    color: var( --e-global-color-secondary );
    text-decoration: underline;
}
.account_page .woocommerce-MyAccount-content .woocommerce-orders-table__row p {
    margin: 0 !important;
}

.account_page .woocommerce-MyAccount-content .woocommerce-orders-table__row a br {
    display: none;
}
.account_page .woocommerce-columns--addresses > p {
    display: none;
}
.account_page .woocommerce-info {
    border-top-color: #303841;
}
.account_page .woocommerce-info::before {
    color: var( --e-global-color-secondary );
}
.account_page .woocommerce-info a.button.wc-forward {
    background: #303841;
    color: white;
    font-size: 14px;
    padding: 14px;
}
.account_page .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address {
    border: 1px solid #cecece;
    padding: 15px;
    border-radius: 5px;
}

.account_page .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address p br {
    display: none;
}

.account_page .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address address {
    font-size: 14px;
    font-weight: 400;
    color: black;
}

.account_page .addresses .title .edit {
    float: left;
    margin-bottom: 15px;
}
.account_page .woocommerce-Address-title h2 {
    font-size: 22px;
    font-weight: 700;
    text-transform: uppercase;
}
.account_page .woocommerce-EditAccountForm .form-row br {
    display: none;
}

.account_page .woocommerce-EditAccountForm .form-row label {
    margin-bottom: 10px;
}

.account_page .woocommerce-EditAccountForm .form-row span#account_display_name_description em {
}

.account_page .woocommerce-EditAccountForm  button.woocommerce-Button.button {
    margin-top: 20px;
    background: var( --e-global-color-secondary );
    color: white;
    padding: 16px 30px;
    font-weight: 600;
}
.account_page .shopengine-wishlist p br {
    display: none;
}

.account_page .shopengine-wishlist span.shopengine-wishlist-product-image br {
    display: none;
}




/*=================Blog==================*/

.post_blog img {
	width: 300px !IMPORTANT;
}

.post_blog .order-1 a {
    width: 300px !important;
}

.post_blog .col-md-6.order-1 {
    max-width: 330px !important;
}
.post_blog .col-md-6.order-2 {
    max-width: 65% !important;
    width: 65% !important;
    flex: 0 0 65%;
}
.related_post img {
    height: 250px !important;
    object-fit: cover;
}




/*===========Product Category Page==============*/

.variant_filter .woocommerce-widget-layered-nav-list__item a {
    color: var( --e-global-color-text );
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
}
.variant_filter .woocommerce-widget-layered-nav-list__item {
	margin-bottom: 10px;
}
.variant_filter .woocommerce-widget-layered-nav-list__item a:hover {
    color: var( --e-global-color-primary );
}
.variant_filter ul.woocommerce-widget-layered-nav-list {
    height: 180px;
    overflow-y: scroll;
}
/* Scrollbar width */
.variant_filter ul.woocommerce-widget-layered-nav-list::-webkit-scrollbar {
    width: 8px;
}

/* Scrollbar track */
.variant_filter ul.woocommerce-widget-layered-nav-list::-webkit-scrollbar-track {
    background: #f1f1f1;
    border-radius: 10px;
}

/* Scrollbar thumb */
.variant_filter ul.woocommerce-widget-layered-nav-list::-webkit-scrollbar-thumb {
    background: linear-gradient(180deg, #00c853, #009624);
    border-radius: 10px;
    transition: 0.3s;
}

/* Hover effect */
.variant_filter ul.woocommerce-widget-layered-nav-list::-webkit-scrollbar-thumb:hover {
    background: linear-gradient(180deg, #00e676, #00c853);
}

/* Firefox support */
.variant_filter ul.woocommerce-widget-layered-nav-list{
    scrollbar-width: thin;
    scrollbar-color: var( --e-global-color-secondary ) #f1f1f1;
}

.footer_form .row > div {
    padding: 0;
}

.footer_form .row {
    margin: 0 !important;
}

.footer_form  .wpcf7-list-item label {
    display: flex;
    align-items: flex-start;
    gap: 10px;
}

.footer_form  .wpcf7-list-item label input {
    margin-top: 5px;
}
.footer_form  span.wpcf7-spinner {
    position: absolute;
}
.footer_form span.wpcf7-list-item {
    margin: 10px 0 0 0;
}
.checkout_info  .wc_payment_method label {
    color: black !IMPORTANT;
}
.checkout_info .wc_payment_methods  {
	margin-top: 20px !important;
}
.recomend_pro .shopengine-product-list .overlay-add-to-cart {
    background: #7F9EBA;
}

.recomend_pro .shopengine-product-list .overlay-add-to-cart a {
    color: white !important;
}

.recomend_pro .shopengine-product-list .overlay-add-to-cart a.add_to_cart_button {
	background: #003333;
}
.recomend_pro .shopengine-quickview-trigger {
	display: none !important;
}
.recomend_pro .shopengine-single-product-item img {
    width: 100%;
}
.checkout_info .variation dd {
    margin: 0;
    padding: 5px;
    background: #7F9EBA;
    margin-top: 5px;
    margin-bottom: 5px;
}

.checkout_info .variation dd p {
    margin: 0;
    color: white;
}
.cart_wigdet  .woocommerce-cart-form__cart-item .product-name {
    flex-wrap: wrap;
    align-items: center !important;
    display: block !IMPORTANT;
    margin: auto;
    text-align: left !important;
}








@media only screen and (min-width: 1210px) {
	
.header_main_menu .elementskit-submenu-panel {
    width: 985px;
    display: flex;
    flex-wrap: wrap;
    row-gap: 15px;
    column-gap: 40px;
}

.header_main_menu .elementskit-submenu-panel li {
    width: 30%;
}
	
}


@media only screen and (min-width: 1025px) and (max-width: 1220px) {
	
.header_main_menu .elementskit-submenu-panel {
    width: 880px;
    display: flex;
    flex-wrap: wrap;
    row-gap: 15px;
    column-gap: 40px;
}

.header_main_menu .elementskit-submenu-panel li {
    width: 30%;
}
	
}


@media only screen and (max-width: 1024px) {
	
.checkout_info h3 span,
.checkout_info h3 {
    font-size: 20px !important;
}
.woocommerce-order-received h2.woocommerce-order-details__title,
.woocommerce-order-received h2.woocommerce-column__title {
    font-size: 24px;
 }
	.woocommerce-thankyou-order-received {
    font-size: 17px;
}
.post_blog img {
	width: 220px !IMPORTANT;
}

.post_blog .order-1 a {
    width: 220px !important;
}

.post_blog .col-md-6.order-1 {
    max-width: 220px !important;
}	
}


@media only screen and (max-width: 767px) {
	
	.home_pro  ul {
    gap: 10px !important;
}
	.home_pro .add_to_cart_button {
    width: 110px !important;
}
	.header_main_menu svg.elementskit-submenu-indicator {
    width: 16px !IMPORTANT;
    padding: 0px !important;
    border: none !important;
    fill: red !important;
}
.single_product_image ol.flex-control-nav {
    height: 270px;
}
	.single_product_image  .woocommerce-product-gallery {
    margin: 0 !important;
}
.checkout_info h3 span,
.checkout_info h3 {
    font-size: 18px !important;
}
.checkout_info .cart_item,
.checkout_info li.table-header {
    width: 100% !important;
}	
#checkoutInfo .table-header .table-col-3 {
    padding-right: 0 !important;
}	
	#checkoutInfo .table-header .table-col-1 {
		max-width: 58% !important;
	}

#checkoutInfo .table-header .table-col-2 {
    max-width: 25% !important;
}
.woocommerce-order-received h2.woocommerce-order-details__title,
.woocommerce-order-received h2.woocommerce-column__title {
    font-size: 22px;
	margin-top: 20px !important;
 }	
	.woocommerce-thankyou-order-received {
    font-size: 16px;
}
.woocommerce-thankyou-order-details li {
    margin: 9px 0px;
}
.woocommerce-thankyou-order-details {
    padding: 15px 10px;
    margin-bottom: 20px !important;
}
	.woocommerce-order-received .woocommerce-order-details	{
		margin-bottom: 0 !important;
	}
	
.post_blog img {
	width: 100% !IMPORTANT;
}

.post_blog .order-1 a {
    width: 100% !important;
}

.post_blog .col-md-6.order-1 {
    max-width: 100% !important;
}
.post_blog .col-md-6.order-2 {
    max-width: 100% !important;
    width: 100% !important;
    flex: 0 0 100%;
}	
	
	
	
}




@media only screen and (max-width: 768px) {
	
.account_page nav.woocommerce-MyAccount-navigation li a {
    padding: 16px;
    font-size: 14px;
}
.account_page nav.woocommerce-MyAccount-navigation li {
    width: 182px;
    text-align: center;
	margin-bottom: 0;
}
.account_page nav.woocommerce-MyAccount-navigation ul {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    justify-content: center;
}
.account_page .woocommerce-MyAccount-content {
    box-shadow: 0 0 10px 0 #80808045;
    padding: 10px;
    border-radius: 5px;
}
	.account_page .woocommerce-MyAccount-navigation {
		margin-bottom: 15px;
	}
}
