@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//ezcarrierusa.com/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=7.5.2") format("woff2");
	font-display:swap;
}

:root {
	--wd-text-font: "Hind", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 14px;
	--wd-title-font: "Palanquin Dark", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 400;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Palanquin Dark", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 400;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Palanquin Dark", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 400;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Hind", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: none;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: rgb(4,56,157);
	--wd-alternative-color: #fbbc34;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(4,56,157);
	--btn-accented-bgcolor-hover: rgb(4,56,157);
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: url(http://ezcarrierusa.com/wp-content/uploads/2021/10/tools-popup.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 800px;
}
.page-title-default {
	background-color: rgb(22,27,137);
	background-image: url(https://ezcarrierusa.com/wp-content/uploads/2021/10/tools-page-title.jpg);
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: rgba(1,75,143,0.74);
	background-image: none;
}
.page .main-page-wrapper {
	background-color: rgb(248,248,248);
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1300px;
--wd-form-brd-radius: 0px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 0px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-default-box-shadow-active: none;
--btn-default-bottom: 0px;
--btn-accented-bottom-active: -1px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--wd-brd-radius: 0px;
}

@media (min-width: 1317px) {
.platform-Windows .wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}

@media (min-width: 1300px) {
html:not(.platform-Windows) .wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


.product-grid-item .product-title {
	line-height: 20px;
	max-height: 40px;
	overflow: hidden;
}				
body .product-grid-item .product-element-top {
    min-height:200px ;
}

.wd-product :is(.wd-product-cats,.wd-product-brands-links) {
	display: none !important;
}

.wd-product .wd-quick-shop :is(.product-image-link,.hover-img) img  {
		height: 250px !important;
    object-fit: cover !important;
    object-position: center !important;
}


/* Hide the image by default */
.image-container {
    display: none;
    position: absolute;
    top: 0;
    left: -410px;
    z-index: 10;
    width: 400px;
    height: 400px;
    display: flex;
    align-items: center;
    justify-content: center;
}

/* Display the image on hover of the parent container */
.option-container:hover .image-container {
    display: block;
}

/* Add some styling to the option container */
.option-container {
    position: relative;
}

/* Styling for the image popup */
.image-container .image {
    width: 400px;
    height: 400px;
    object-fit: cover; /* Ensures the image covers the area, may crop */
    border: 2px solid #ccc; /* Optional: add a border to the image */
    padding: 5px; /* Optional: add padding around the image */
    background-color: #fff; /* Optional: add a background */
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); /* Optional: shadow for the image */
    display: flex;
    align-items: center;
    justify-content: center;
}
.wd-dropdown-menu.wd-design-aside.wd-style-with-bg .wd-sub-menu-wrapp>.wd-sub-menu>li:hover>a, .wd-dropdown-menu.wd-design-aside.wd-style-with-bg .wd-sub-menu-wrapp>.wd-sub-menu>li.wd-opened>a {
    background-color: #fecd08 !important;
    color: black !important;
}
.meta-author {
	display: none !important;
}

.wd-social-icon.social-twitter {
    display: none !important;
}
.wd-social-icon.social-instagram {
    display: none !important;
}
.wd-social-icon.social-pinterest {
    display: none !important;
}
.tagged_as {
    display: none !important;
}

.menu-item-product-category {
	    display: none !important;
}

/* ===== EZCARRIERUSA – INPUT COLOR FIX ===== */

.cf7-ezcarrierusa {
    color: #000;
}

/* Input / Select / Textarea */
.cf7-ezcarrierusa input,
.cf7-ezcarrierusa select,
.cf7-ezcarrierusa textarea {
    width: 100%;
    padding: 12px 14px;
    border-radius: 6px;
    border: 1px solid #999;        /* viền xám */
    background: #fff;              /* nền trắng */
    color: #000;                   /* text đen */
    box-sizing: border-box;
}

/* Placeholder */
.cf7-ezcarrierusa input::placeholder,
.cf7-ezcarrierusa textarea::placeholder {
    color: #666;                   /* placeholder xám */
    opacity: 1;
}

/* Select text */
.cf7-ezcarrierusa select {
    color: #000;
}

/* Label */
.cf7-ezcarrierusa label {
    color: #000;
}

/* Focus state */
.cf7-ezcarrierusa input:focus,
.cf7-ezcarrierusa select:focus,
.cf7-ezcarrierusa textarea:focus {
    outline: none;
    border-color: #333;
}

/* Submit button giữ nguyên hoặc chỉnh */
.cf7-ezcarrierusa .cf7-submit input {
    background: rgb(4,56,157);
    color: #fff;
    border: none;
}
/* ===== FORCE 2 COLUMNS: FULL NAME + PHONE ===== */
.cf7-ezcarrierusa .cf7-row.cf7-two-col {
    display: flex !important;
    gap: 20px;
}

.cf7-ezcarrierusa .cf7-row.cf7-two-col > .cf7-col {
    flex: 1 1 0 !important;
    width: 50%;
}

/* Đảm bảo input không bị full line phá layout */
.cf7-ezcarrierusa .cf7-row.cf7-two-col input {
    width: 100%;
}

/* Mobile: xuống hàng */
@media (max-width: 768px) {
    .cf7-ezcarrierusa .cf7-row.cf7-two-col {
        flex-direction: column !important;
    }

    .cf7-ezcarrierusa .cf7-row.cf7-two-col > .cf7-col {
        width: 100% !important;
    }
}

@media (min-width: 1025px) {
	.product-grid-item .product-title {
	line-height: 20px;
	max-height: 40px;
	overflow: hidden;
}				
body .product-grid-item .product-element-top {
    min-height:200px ;
}

.wd-product :is(.wd-product-cats,.wd-product-brands-links) {
	display: none !important;
}

.wd-product .wd-quick-shop :is(.product-image-link,.hover-img) img  {
		height: 250px !important;
    object-fit: cover !important;
    object-position: center !important;
}


/* Hide the image by default */
.image-container {
    display: none;
    position: absolute;
    top: 0;
    left: -410px;
    z-index: 10;
    width: 400px;
    height: 400px;
}

/* Display the image on hover of the parent container */
.option-container:hover .image-container {
    display: block;
}

/* Add some styling to the option container */
.option-container {
    position: relative;
}

/* Styling for the image popup */
.image-container .image {
    width: 400px;
    height: 400px;
    object-fit: cover; /* Ensures the image covers the area, may crop */
    border: 2px solid #ccc; /* Optional: add a border to the image */
    padding: 5px; /* Optional: add padding around the image */
    background-color: #fff; /* Optional: add a background */
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); /* Optional: shadow for the image */
}
.wd-dropdown-menu.wd-design-aside.wd-style-with-bg .wd-sub-menu-wrapp>.wd-sub-menu>li>a .wd-nav-img {
	filter: unset !important;
}


}

