/*
Theme Name: Zephyr Child
Template: Zephyr
Version: 1.0
Author:	UpSolution
Theme URI: http://zephyr.us-themes.com/
Author URI: http://us-themes.com/
*/




/*font start*/

@font-face {
  font-family: 'DanaFaNum';
  src: url('fonts/woff2/DanaFaNum-Light.woff2') format('woff2'),
       url('fonts/woff/DanaFaNum-Light.woff') format('woff');
  font-weight: 400;
  font-display: swap;
}

@font-face {
  font-family: 'DanaFaNum';
  src: url('fonts/woff2/DanaFaNum-Regular.woff2') format('woff2'),
       url('fonts/woff/DanaFaNum-Regular.woff') format('woff');
  font-weight: 500;
  font-display: swap;
}

@font-face {
  font-family: 'DanaFaNum';
  src: url('fonts/woff2/DanaFaNum-Medium.woff2') format('woff2'),
       url('fonts/woff/DanaFaNum-Medium.woff') format('woff');
  font-weight: 600;
  font-display: swap;
}

@font-face {
  font-family: 'DanaFaNum';
  src: url('fonts/woff2/DanaFaNum-DemiBold.woff2') format('woff2'),
       url('fonts/woff/DanaFaNum-DemiBold.woff') format('woff');
  font-weight: 700;
  font-display: swap;
}


@font-face {
  font-family: 'DanaFaNum';
  src: url('fonts/woff2/DanaFaNum-Black.woff2') format('woff2'),
       url('fonts/woff/DanaFaNum-Black.woff') format('woff');
  font-weight: 1000;
  font-display: swap;
}


.fa {
    font-family: 'Font Awesome 5 Brands';
}
body , h1, h2, h3, h4, h5, h6 , p , span , ul , li , div {
  font-family: 'DanaFaNum';
}
#wpadminbar .quicklinks .ab-empty-item, #wpadminbar .quicklinks a, #wpadminbar .shortlink-input , #wp-admin-bar-my-account , .display-name {
  font-family: 'DanaFaNum';
}
b, strong , .bold{
    font-weight: 600;
}
h1 {
    font-size: 25px;
    font-weight: 700;
}
/*font end*/
.layout_93 .w-grid-item-h {
    background: #ffffff;
    color: #35415b;
}
.w-image-h img {
    border-radius: 15px !important;
}
.layout_93  .product-attributes-title {
	display:none;
}
.layout_93 .w-grid-item-h .product-attributes-item {
    font-size: 12px;
    line-height: 28px;
    display: flex;
    justify-content: space-between;
}
.layout_93 .usg_post_image_1 {
    border-radius: 15px;
}

.layout_93 .usg_post_title_1 {
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100%;
    display: block;
    font-size: 12px !important;
    height: 40px;
    line-height: 20px;
    margin-top: 15px;
}
.w-grid-item-h .product-attributes {
    margin-bottom: 15px;
}
.layout_93 .w-grid-item-h {
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05);
  transition: box-shadow 0.3s ease, transform 0.3s ease;
  border-radius: 12px;
  background: #fff;
}

.layout_93 .w-grid-item-h:hover {
  box-shadow: 0 6px 25px rgba(0, 0, 0, 0.08);
  transform: translateY(-4px);
}


.layout_93 .product_field.price {
    display: flex;
    flex-direction: column;
    text-align: left;
    font-size: 14px;
    height: 60px;
    justify-content: center;
}
.layout_48 .w-grid-item-h h2 {
    font-size: 18px;
    font-weight: 600;
}
.woocommerce-product-gallery img {
    border-radius: 15px;
}
h1 , h2 , h3 , h4 , h5 , h6 {
    font-size: 20px !important;
}
.g-breadcrumbs {
    font-size: 13px;
}
.w-post-elm.post_title {
    font-weight: 700;
}
.title_section {
    font-size: 28px;
    font-weight: 1000;
}
.layout_48 .w-grid-item-h {
    transition: box-shadow 0.3s 
ease, transform 0.3s 
ease;
    border-radius: 12px;
    background: #efefef;
    padding: 7px;
}
.layout_48 .w-grid-item-h .w-post-elm.post_title {
    margin: 0 !important;
}
.layout_48 .usg_post_content_1 {
    font-size: 13px;
}
.img_section {
    box-shadow: 0px 5px 25px 0px rgba(126, 137, 155, .11);
    border-radius: 15px;
}
.layout_208 .w-grid-item-h img {
    border-radius: 15px;
}
.img_section , .title_section{
	position:relative;
    z-index: 1;
}
.title_section:after {
    position: absolute;
    right: -22px;
    top: -60px;
    height: 30px;
    width: 30px;
    z-index: 2;
    border-radius: 10px 10px 10px 10px;
    transform: rotate(49deg);
    transform-origin: left bottom;
    background: linear-gradient(-35deg, #ed2055 0, #f29a8a 100%);
    content: "";
}

.img_section:after {
    position: absolute;
    left: -40px;
    top: -99px;
    height: 100px;
    width: 100px;
    z-index: 2;
    border-radius: 30px 30px 30px 30px;
    transform: rotate(49deg);
    transform-origin: left bottom;
    background: linear-gradient(-35deg, #ed2055 0, #f29a8a 100%);
    content: "";
}
.img_section:before {
    position: absolute;
    right: -20px;
    bottom: 15px;
    height: 100px;
    width: 100px;
    z-index: -1;
    border-radius: 30px 30px 30px 30px;
    transform: rotate(49deg);
    transform-origin: left bottom;
    background: linear-gradient(-35deg, #ed2055 0, #f29a8a 100%);
    content: "";
}
.woocommerce .comment-respond {
    padding: 2rem;
    box-shadow: unset !important;
    background: var(--color-content-bg-grad);
    color: var(--color-content-text);
    border: 1px solid #ddd;
    border-radius: 10px;
}
h2.woocommerce-Reviews-title {
    margin-bottom: 0 !important;
    font-size: 20px;
    font-weight: 500;
}
.woocommerce .stars a {
    color: #FFD700 !important;
}
p.stars {
    margin-bottom: 10px;
}
.attributes .product-attributes-item {
    background: #efefef;
    margin-bottom: 10px;
    border-radius: 10px;
    padding: 10px;
}
.attributes .product-attributes-item .label {
    font-weight: 500;
}
.attributes .product-attributes-item .value {
    font-size: 14px;
}

.display_table {
    border-collapse: collapse;
    margin: 20px 0;
    font-size: 16px;
    text-align: right;
    background: #f9f9f9;
    overflow: hidden;
}

.display_table > div {
    display: flex;
    justify-content: space-between;
    padding: 12px 15px;
    border-bottom: 1px solid #ddd;
}

.display_table > div:last-child {
    border-bottom: none;
}

.w-post-elm-before {
    font-weight: bold;
    color: #333;
}

.woocommerce-product-attributes-item__value {
    color: #555;
}

.display_table > div:nth-child(odd) {
    background: #fff;
}

.display_table > div:nth-child(even) {
    background: #f1f1f1;
}
.box-ctr {
    background: #ffffff;
    border: 1px solid #e6e6e6;
    border-radius: 16px;
    padding: 24px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.04);
    text-align: right;
    transition: all 0.3s 
ease;
}
.box-ctr p {
    font-size: 0.9rem;
    color: #777;
    margin-top: 6px;
}
.box-ctr h3 {
    font-size: 1.1rem;
    font-weight: 600;
    margin: 0 0 8px;
    font-size: 18px !important;
    color: #0f172a;
}
.w-tabs.accordion>div>.w-tabs-section {
    display: block;
    border-style: solid;
    border-width: 1px 0 0 0;
    background: #f9f9f9;
    border-radius: 8px;
    border: 1px solid #ddd;
    margin-bottom: 10px;
}

.btn-search-product {
    border-radius: 100px !important;
}
.select2-container--default .select2-selection--single {
    border-radius: 100px !important;
}
.gform_required_legend {
	display:none !important;
}