@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//academicposter.uk/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=8.3.8") format("woff2");
}

@font-face {
	font-family: "star";
	font-weight: 400;
	font-style: normal;
	src: url("//academicposter.uk/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//academicposter.uk/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("//academicposter.uk/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//academicposter.uk/wp-content/plugins/woocommerce/assets/fonts/star.svg#star") format("svg");
}

@font-face {
	font-family: "WooCommerce";
	font-weight: 400;
	font-style: normal;
	src: url("//academicposter.uk/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//academicposter.uk/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//academicposter.uk/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//academicposter.uk/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce") format("svg");
}

:root {
	--wd-text-font: "DM Sans", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(74,85,104);
	--wd-text-font-size: 16px;
	--wd-title-font: "Instrument Serif", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 400;
	--wd-title-color: rgb(26,54,93);
	--wd-entities-title-font: "Instrument Serif", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--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: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "DM Sans", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 15px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(26,54,93);
	--wd-alternative-color: rgb(8,145,178);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: #83b735;
	--btn-accented-bgcolor-hover: #74a32f;
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(221,51,51);
	color: rgb(255,255,255);
}
.product-labels .product-label.attribute-label:not(.label-with-img) {
	background-color: rgb(56,161,105);
	color: rgb(255,255,255);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1200px;
--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: 1200px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1200px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1200px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


.wd-page-title {
background-color: #0a0a0a;
}

.wd-empty-page-text+.return-to-shop .button {
    background-color: #1b3760;
	  border-radius: 10px;
}

.return-to-shop .button:hover {
    background-color: #0f1d32;
}


.single-woodmart_layout .wd-product.wd-hover-fw-button .fade-in-block {
    display: none !important;
}


/* Hide raw Customer Upload URL on thank you page */
.woocommerce-table--order-details .wc-item-meta li:has(> p a[href*="wp-content/uploads"]),
.woocommerce-order-details .wc-item-meta li:has(> p a[href*="wp-content/uploads"]) {
    display: none;
}



#main-content {
	padding: 0px !important;
}

html {
  scroll-behavior: smooth;
}

.type-sub-menu {
    display: none;
}

.size-sub-menu {
    display: none;
}

.whb-main-header .mobile-info p {
	font-weight: 600;
}

.whb-main-header .nav-link-text {
	font-weight: 500;
	color: #1a202c;
	cursor: pointer;
}


.wd-header-nav .wd-sub-menu li a {
    position: relative;
    display: flex;
    align-items: center;
    transition: padding-left 0.3s ease; 
}

.wd-header-nav .wd-sub-menu li a::before {
    content: "";
    position: absolute;
    left: 0;
    width: 17px;  
    height: 17px; 
    background-image: url(http://academicposter.uk/wp-content/uploads/2026/01/Menu-Arrow.svg); 
    background-size: contain;
    background-repeat: no-repeat;
    opacity: 0;
    transform: translateX(-5px); 
    transition: all 0.3s ease;
}

.wd-header-nav .wd-sub-menu li:hover > a {
    padding-left: 22px;
}

.wd-header-nav .wd-sub-menu li:hover > a::before {
    opacity: 1;
    transform: translateX(0);
}

.wd-header-nav .wd-sub-menu li.current-menu-item > a,
.wd-header-nav .wd-sub-menu li.current-product-ancestor > a {
    padding-left: 22px;
}

.wd-header-nav .wd-sub-menu li.current-menu-item > a::before,
.wd-header-nav .wd-sub-menu li.current-product-ancestor > a::before {
    opacity: 1;
    transform: translateX(0);
}

.hero-product-row .hero-upload-col span {
    font-size: 10px;
    font-weight: 100;
}

.big-width .wd-dropdown-menu {
    min-width: 260px !important; 
}

.big-width .wd-sub-menu {
    width: 100% !important;
}

.widget_shopping_cart_content .button.checkout {
    background-color: #1A365D !important;
	  border-radius: 5px;
}

.widget_shopping_cart_content .button.checkout:hover {
    background-color: #2c5282 !important;
}

.widget_shopping_cart_content .button.btn-cart {
    background-color: #000 !important;
	  color: #fff;
	  border-radius: 5px;
}

.widget_shopping_cart_content .button.btn-cart:hover {
	  color: #fff;
}

.quick-shop-wrapper .single_add_to_cart_button {
    background-color: #1a365d;
}

span.grid-variation-values {
    text-transform: capitalize;
}

/* Adding Icon in Hero Section */

.delivery-option[data-delivery="nextday"]::before {
    content: ""; 
    display: inline-block;
    width: 25px; 
    height: 25px; 
    background-image: url(http://academicposter.uk/wp-content/uploads/2026/01/Clock-home-icon.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    vertical-align: middle;
}

.delivery-option[data-delivery="nextday"] {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: left; 
}

.delivery-option[data-delivery="standard"]::before  {
    content: ""; 
    display: inline-block;
    width: 25px; 
    height: 25px;
	  background-image: url(http://academicposter.uk/wp-content/uploads/2026/01/Deliver-Icon.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    vertical-align: middle;
}


#main-content .product-labels {
    top: 15px;
    inset-inline-start: 15px;
    max-width: 75%;
    box-shadow: 0 0 5px rgb(0 0 0 / 34%);
    border-radius: 15px;
}

#main-content .product-label {
    padding: 8px 15px;
    text-transform: capitalize;
		border-radius: 15px !important;
}

/* .wd-product .price:after,
.wd-single-price .price:after{
    content: "inc. VAT";
    font-size: 14px;
    color: #718096;
    padding-left: 5px;
    font-weight: 600;
} */

.wd-product .price, .wd-product .amount {
    font-size: 18px;
    font-weight: 700;
		color: #1a202c !important;
}

.wd-shop-product .woocommerce-info {
    margin-top: 20px;
    border-radius: 10px;
}

.wd-single-price .price {
    font-size: 38px;
    line-height: 1.2;
    font-weight: 700;
}

.wd-product .product-image-link {
    padding-top: 25px;
}

.single-product-page .out-of-stock span{
    background-color: #df0700 !important;
    border-radius: 5px !important;
    margin-top: 30px;
    margin-bottom: 40px;
    color: white;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    padding: 15px 35px;
}

.single-product-page.outofstock .free-text {
	display: none;
}

.single-product-page.outofstock .delivery-row {
	display: none;
}


.single-product-page .wd-single-gallery .wd-gallery-thumb .wd-carousel {
    --wd-col-lg: 5 !important;
}

.single-product-page .wd-single-gallery .wd-gallery-thumb .wd-carousel-wrap {
    justify-content: center;
}


.single-producte .top-sec .woocommerce-product-rating{
		display: flex;
		align-items: center;
		gap: 8px;
  	flex-wrap: wrap;
}

.single-product .top-sec .woocommerce-product-rating .star-rating{
  	margin: 0;
}

.single-product .top-sec .woocommerce-product-rating .star-rating span{
		font-size: 0;
		line-height: 1;
}

.single-product .top-sec .woocommerce-product-rating .star-rating span strong.rating{
		font-size: 15px;
		font-weight: 700;
}

.single-product .top-sec .woocommerce-product-rating .star-rating span strong.rating::after{
		content: " out of 5 \00B7";
		font-weight: 500;
}

.woocommerce-product-rating {
    display: flex;
    align-items: center;
}

.single-product .top-sec .woocommerce-review-link {
    font-size: 0;
    margin-left: -10px;
    height: 26px;
    display: flex;
    align-items: flex-end;
    line-height: 1.4;
    margin-left: -6px;
}

.single-product .top-sec .woocommerce-review-link .count{
		font-size: 15px;
		color: #1a365d;
}

.single-product .top-sec .woocommerce-review-link::after{
		content: " reviews";
		font-size: 15px;
		margin-left: 4px;
		color: #1a365d;
}

.single-product .top-sec .star-rating span {
    position: static !important;
    padding-left: 10px;
    color: #4a5568;
    font-family: 'DM Sans';
    letter-spacing: 0;
}


.single-product .top-sec .star-rating span:before {
    color: #EABE12;
		letter-spacing: 2px;
		font-family: 'woodmart-font';
		font-size: 16px;
    line-height: 1.5;
}

.single-product .commentlist {
    --wd-gap: 25px;
}

.single-product ol.commentlist li.review .star-rating {
    margin: 0px 0 10px !important;
}

.single-product ol.commentlist .description,
.single-product .wd-verified-purchase {
    margin-left: -65px;
    margin-top: 6px;
}

.single-product ol.commentlist li.review .comment-text .meta {
    margin-bottom: 0 !important;
}


.single-product  time.woocommerce-review__published-date {
    font-size: 13px;
} 

.single-product .wd-review-style-2>li {
    padding: 25px;
    background: #f7fafc;
    border-radius: 15px !important;
    border: 0;
}

.single-product .product-labels {
    max-width: fit-content !important;
		top: 25px !important;	
}

.single-product .related .wd-entities-title {
    flex-basis: 100%;
}

.single-product .related .product-element-bottom {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}

.single-product .related .custom-meta-row {
    margin-top: -3px !important;
}

.single-product [class*="wd-swatches"] .wd-swatch-text {
		margin-top: 5px;
    padding: 20px 15px !important;
    border: 2px solid #e2e8f0;
    border-radius: 8px;
    background: white;
    cursor: pointer;
    transition: all 0.2s;
    text-align: center;
    min-width: 100px;
    font-size: 16px !important;
    font-weight: 600;
    color: #1a202c;
}

.single-product  .wd-swatch.wd-active span.wd-swatch-text,
.single-product  .wd-swatch span.wd-swatch-text:hover {
    border-color: #1a365d !important;
    background: #f0f7ff !important;
}

.single-product [class*="wd-swatches"].wd-text-style-1 .wd-swatch.wd-text:after {
	display:none;
}

.single-product table.variations label:after {
		display:none;
}

.wd-swatches-product[data-id="pa_size"] .wd-swatch-text{
  display:flex;
  flex-direction:column;
  align-items:center;
  line-height:1.1;
}

.wd-swatches-product[data-id="pa_size"] .wd-swatch-text .lv-swatch-desc{
  display:block;
  margin-top:6px;
  font-size:12px;
  font-weight:400;
  color:#6b7280;
  line-height:1.2;
  white-space:nowrap;
}


.single-product table.variations select {
    height: 55px;
    max-width: 100%;
    width: 100%;
    padding: 5px 45px 5px 16px;
    border: 2px solid #e2e8f0;
    border-radius: 8px;
    font-size: 15px;
    color: var(--text);
    background: white;
    appearance: none;
    cursor: pointer;
    font-size: 15px;
    font-weight: 600;
    color: #1a202c;
    margin-top: 10px;
}

.single-product .wd-single-price .price > .price:after {
    display: none;
}

.woocommerce-pagination li .currency {
    border-radius: 5px !important;
}

.term-health-safety-posters .product-labels .product-label.attribute-label {
    background-color: #c53030;
}

.term-equality-social-awareness .product-labels .product-label.attribute-label {
    background-color: #ff006c;
}

/* FAQs Section Product Single Page */

.faq-sec {
    padding: 50px 0px;
}

.faq-sec .generic-title h2 {
    font-size: 32px;
}

.faq-sec .wd-accordion-item {
    border: 1px solid #e2e8f0;
    border-radius: 12px;
    margin-bottom: 15px;
    overflow: hidden;
}

.faq-sec .wd-accordion-title {
    font-family: 'DM Sans', sans-serif;
    padding: 20px 25px;
    background: #fff;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center;
    transition: background 0.2s;
}

.faq-sec .wd-accordion-title span {
	  font-weight: 600 !important;
    color: #1a202c !important;
	  font-size: 16px;
}

.faq-sec .wd-accordion-title:hover {
    background: #f7fafc;
}

.faq-sec .wd-accordion-content {
    padding: 0 25px 20px;
    max-height: 500px;
}

.faq-sec .wd-accordion {
    margin-bottom: 0px !important;
}


/* Responsive FAQs CSS */

@media ( max-width: 767px) {
	
.faq-sec {
    padding: 30px 15px 15px;
}

.faq-sec .generic-title h2 {
    font-size: 25px;
}

.faq-sec .generic-title {
    margin-bottom: 15px;
}	
	
}


/* Cart Page Css */

.top-row {
    padding-top: 20px;
    padding-bottom: 40px;
    background: #F6F6F6;
}

.top-row .wd-page-title {
    border-radius: 10px !important;
    background-color: #1a365d;
}

.top-row .wd-page-title-el {
    margin-bottom: 0px;
}

.last-row {
    padding-bottom: 50px;
    background: #F6F6F6;
}

.last-row table td {
    border-bottom: 1px solid rgb(0 0 0 / 10%);
}

.last-row table th {
    border-bottom: 1px solid rgb(0 0 0 / 10%);
}

.last-row input#coupon_code {
    border: 1px solid rgb(0 0 0 / 10%);
    border-radius: 5px;
	  padding-left: 10px;
}

.last-row .button {
    border-radius: 5px !important;
    background-color: #1a365d !important;
    color: #fff !important;
    text-transform: capitalize !important;
}

.last-row .button:hover {
    background-color: #2c5282 !important;
}



/* footer */

.footer-container {
	background-color: #0F172A;
}

.footer-row {
    padding-top: 60px;
    padding-bottom: 30px;
}

.footer-row .vc_column-inner {
    padding-top: 0px !important;
}

.footer-row .footer-logo {
    margin-bottom: 15px;
}

.footer-row .footer-menu a {
    color: rgb(255 255 255 / 70%);
    font-size: 15px;
}

.footer-row .footer-menu .menu-item {
    margin-bottom: 15px;
}

.footer-row .footer-menu a:hover {
    color: #fff;
}

.footer-row .f-col-text {
    color: rgb(255 255 255 / 70%);
}

.footer-row .f-col-text  {
    margin-bottom: 15px;
}

.footer-row .footer-info a{
    color: rgb(255 255 255 / 70%);
}

.footer-row .footer-info {
    margin-bottom: 10px;
}

/**/

.footer-sec-row {
    padding: 30px 0px;
    background-color: #0F172A;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}

.footer-sec-row .vc_column-inner {
    padding-top: 0px !important;
}

.footer-sec-row .row-sec-text p {  
    font-size: 14px;
    color: rgba(255, 255, 255, 0.5);
}

.footer-sec-row .row-sec-text a{
    color: rgba(255, 255, 255, 0.5);
}

.footer-sec-row .row-sec-text a:hover{
    color: #fff;
}

.footer-sec-row .wd-text-block {
    margin-bottom: 0px !important;
}

.footer-sec-row .payment-list ul {
    list-style: none;
    column-count: 4;
    padding-left: 0px;
}

.footer-sec-row .payment-list li {
    background: rgba(255, 255, 255, 0.1);
    padding: 8px 4px;
    border-radius: 5px;
    font-size: 13px;
    color: rgba(255, 255, 255, 0.7);
    text-align: center;
    margin-bottom: 0px;
}

/* Footer Respoonsive CSS */

@media (max-width: 767px) {

.footer-row {
    padding-top: 30px;
    padding-bottom: 15px;
}

.footer-row .footer-title {
    margin-bottom: 15px;
}

.footer-row .footer-menu {
    margin-bottom: 15px;
}

.footer-sec-row .payment-list ul {
    margin-top: 15px;
}

}

/*  */

.health-sec {
    padding-top: 50px;
    padding-bottom: 40px;
    background-color: #EBEFF5;
}

.health-sec .generic-title {
    margin-bottom: 10px;
}

.health-sec .generic-title h2 {
    font-size: 42px;
    color: #1a365d;
}

.health-sec .health-text strong {
    color: #4a5568;
}

.health-sec .health-text {
    font-size: 18px;
    color: #4a5568;
    max-width: 700px;
    line-height: 1.7;

}

.health-sec .health-box {
    gap: 10px;
    margin-bottom: 0px;
}

.health-sec .health-box p {
    color: #4a5568;
    font-size: 14px;
}



/* Product Listing Page Responsive CSS */





/*  */

.filter-row {
    padding: 20px 0px;
    border-bottom: 1px solid #e2e8f0;
		overflow: visible !important;
}

.filter-row .wd-product-filters-wrapp {
    margin-bottom: 0px;
}

.filter-row .wd-pf-title {
    border: 1px solid #e2e8f0 !important;
    border-radius: 6px !important;
}

.filter-row .wd-pf-title span {
    text-transform: capitalize;
    font-size: 14px;
    font-weight: 500;
    color: #1a202c;
}

.filter-row .wd-product-filters .wd-col {
    flex: 0 1 auto !important;
}

.filter-row .wd-swatches-filter.wd-layout-double li {
    width: 100% !important;
    flex: 0 0 100% !important;
}

.filter-row p.woocommerce-result-count {
    text-align: end;
}

.filter-row .wd-shop-result-count {
    margin-bottom: 0px;
}

/**/

.products-sec {
    padding-bottom: 50px;
}

.products-sec .products {
    padding-top: 50px;
}

.products-sec .wd-products-element {
    margin-bottom: 0px;
}

.products-sec .wd-product-cats {
    display: none;
}

.products-sec .wd-add-btn>a {
    background-color: #1a365d !important;
    border-radius: 10px !important;
}

/* 
.products-sec .wd-hover-with-fade .fade-in-block {
    visibility: visible !important;
    opacity: 1 !important;
    position: relative !important; 
    top: auto !important;
    transition: none !important;
    display: block !important;
} */

.products-sec .product-element-bottom {
    display: flex !important;
    flex-direction: column !important;
}

.products-sec .wd-entities-title {
    order: 1 !important;
}

.products-sec .fade-in-block {
    order: 2 !important;
    margin-bottom: 10px; 
}

.products-sec .wrap-price {
    order: 3 !important;
}

.products-sec .wd-add-btn {
    order: 4 !important;
}

.products-sec .product-element-bottom {
    padding: 15px 25px 25px;
}

.products-sec .wd-entities-title {
    font-size: 18px !important;
    color: #1a365d;
}

.products-sec .wd-entities-title a:hover {
    color: #c53030;
}

.products-sec .wd-add-btn span {
    text-transform: capitalize;
}

.products-sec .hover-content-inner {
    font-size: 14px;
    color: #718096;
}

.products-sec .product-wrapper {
    background: #fff;
    border: 1px solid #e2e8f0;
    border-radius: 12px !important;
    overflow: hidden;
    transition: all 0.3s;
}

.products-sec .product-wrapper:hover {
    border-color: #1a365d;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
}

.products-sec  .hover-content-wrap {
    border-top: 0px !important;
    padding-top: 0px !important;
}

.products-sec .fade-in-block {
    padding: 10px 0px !important;
}

.products-sec .wd-buttons.wd-pos-r-t {
    display: none;
}


.products-sec .product-grid-item.wd-hover-fw-button.hover-ready:is(:hover, .state-hover) .product-wrapper {
    margin-bottom: 0 !important;
}

.products-sec .product-grid-item.wd-hover-fw-button.hover-ready:is(:hover, .state-hover) .content-product-imagin {
    margin-bottom: 0 !important;
    display: none !important;
}


/**/

.type-sec {
    padding: 60px 0px;
    background-color: #F7FAFC;
}

.type-sec .generic-title h2 {
    font-size: 28px;
    color: #1a365d;
}

.type-sec .type-box {
    background: #fff;
    border: 1px solid #e2e8f0;
    border-radius: 10px;
    padding: 25px 20px;
    text-decoration: none;
    transition: all 0.3s;
    margin-bottom: 0px;
}

.type-sec .type-box:hover {
    border-color: #1a365d;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.08);
    transform: translateY(-2px);
}

.type-sec .type-box .info-box-icon {
    background-color: #f7fafc;
    border-radius: 10px !important;
}

.type-sec .type-box h4 {
    font-size: 15px;
    color: #1a365d;
}

.type-sec .type-box p {
    font-size: 13px;
    color: #718096;
}

/**/



.professional-sec {
    padding-top: 70px;
	padding-bottom: 70px;
}

.professional-sec .generic-title h2 {
    font-size: 28px;
}

.professional-sec .generic-title {
    margin-bottom: 20px;
}

.professional-sec .proff-text strong {
    color: #1a202c;
}

.professional-sec .why-text {
    margin-bottom: 0px;
}

.professional-sec .why-text strong {
    color: #1a202c;
}

.professional-sec .right-box {
    background: #f7fafc;
    border-radius: 12px;
    padding: 25px;
    border: 1px solid #e2e8f0;
}

.professional-sec .right-box  strong {
    color: #4a5568;
}

.professional-sec .right-box p {
    font-size: 13px;
    display: block !important;
}

.professional-sec .right-box ul {
    list-style: none;
    padding-left: 0px
}

.professional-sec .right-box li {
    padding: 8px 0;
    border-bottom: 1px solid #e2e8f0;
    font-size: 15px;
    margin-bottom: 0px !important;
}

.professional-sec .right-box li:last-child {
    border-bottom: none !important;
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
}

/**/

.faq-section {
    padding-top: 70px;
    padding-bottom: 40px;
    background-color: #F7FAFC;
}

.faq-section .generic-title {
    margin-bottom: 40px;
}

.faq-section .generic-title h2 {
    font-size: 32px;
    margin-bottom: 15px;
    margin-bottom: 0px;
}


.faq-section .faq-box {
    background: #fff;
    padding: 30px;
    border-radius: 12px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
}

.faq-section .faq-box p {
    font-size: 15px;
}

/**/

.categories-sec {
    padding: 60px 0;
    background: #fff;
    border-top: 1px solid #e2e8f0;
}

.categories-sec .genenric-title h2 {
    font-size: 24px;
}

.categories-sec .cate-text {
    padding: 12px 25px;
    background: #f7fafc;
    border: 1px solid #e2e8f0;
    border-radius: 30px;
    color: #1a202c;
    text-decoration: none;
    font-size: 14px;
    font-weight: 600;
    transition: all 0.2s;
}

.categories-sec .cate-text:hover {
    background: #1a365d;
    color: #fff;
    border-color: #1a365d;
}

.categories-sec .cate-text:hover a{
	color: #fff;
}



.categories-sec .wd-text-block {
    margin-bottom: 0px;
}


/* === Review card layout like "I want.png" === */
.woocommerce #reviews #comments ol.commentlist li.review .comment_container{
  display: flex;
  gap: 16px;
  align-items: flex-start;
}

/* Hide gravatar */
.woocommerce #reviews #comments ol.commentlist li.review img.avatar{
  display: none !important;
}

/* Initials badge injected by JS */
.woocommerce #reviews #comments ol.commentlist li.review .wd-review-initials{
  width: 52px;
  height: 52px;
  border-radius: 999px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  font-size: 14px;
  line-height: 1;
  flex: 0 0 52px;
  user-select: none;

  /* Feel free to change */
  background: #0f2346;
  color: #fff;
}

/* Right side content */
.woocommerce #reviews #comments ol.commentlist li.review .comment-text{
  flex: 1;
  margin: 0;
  border: 0;
  padding: 0;
  position: relative;
}

/* Put name + date on one line */
.woocommerce #reviews #comments ol.commentlist li.review .comment-text .meta{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  margin-bottom: 6px;
}

/* Keep author clean */
.woocommerce #reviews #comments ol.commentlist li.review .woocommerce-review__author{
  font-weight: 700;
}

/* Hide the default verified owner bits in the header (we rebuild at bottom) */
.woocommerce #reviews #comments ol.commentlist li.review .wd-review-icon,
.woocommerce #reviews #comments ol.commentlist li.review .woocommerce-review__verified,
.woocommerce #reviews #comments ol.commentlist li.review .woocommerce-review__dash{
  display: none !important;
}

/* Stars spacing */
.woocommerce #reviews #comments ol.commentlist li.review .star-rating{
  margin: 6px 0 10px;
}

/* Bottom-left verified purchase row */
.woocommerce #reviews #comments ol.commentlist li.review .wd-verified-purchase{
  margin-top: 12px;
  font-size: 14px;
  display: inline-flex;
  align-items: center;
  gap: 6px;
	color: #38a169;
}

/* Little check icon */
.woocommerce #reviews #comments ol.commentlist li.review .wd-verified-purchase::before{
  content: "✓";
  font-weight: 700;
  display: inline-flex;
  width: 16px;
  height: 16px;
  align-items: center;
  justify-content: center;
  border-radius: 999px;
  border: 1px solid currentColor;
	font-size: 10px;
	padding-top: 2px;
}





/* ===== Woodmart rating summary layout (like "I now want.png") ===== */
.woocommerce #reviews .wd-rating-summary-wrap .wd-rating-summary{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 28px;
  padding: 28px 28px;
  border-radius: 14px;
  background: #fff;
}

/* Left block: big number + stars + total */
.woocommerce #reviews .wd-rating-summary-wrap .wd-rating-summary-heading{
  flex: 0 0 80px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
}

/* Big rating number */
.woocommerce #reviews .wd-rating-summary-wrap .wd-rating-summary-main{
  font-size: 56px;
  line-height: 1;
  font-weight: 800;
}

/* Stars */
.woocommerce #reviews .wd-rating-summary-wrap .wd-rating-summary-heading .star-rating{
  margin: 0;
}

/* Total reviews text */
.woocommerce #reviews .wd-rating-summary-wrap .wd-rating-summary-total{
  margin-top: 2px;
  font-size: 15px;
}

/* Middle block: bars */
.woocommerce #reviews .wd-rating-summary-wrap .wd-rating-summary-cont{
  flex: 1 1 auto;
  min-width: 260px;
}

/* Each row spacing */
.woocommerce #reviews .wd-rating-summary-wrap .wd-rating-summary-item{
  display: grid;
  grid-template-columns: 34px 1fr 34px; /* left label, bar, count */
  align-items: center;
  gap: 14px;
  margin: 8px 0;
	width: 300px;
}

.woocommerce #reviews .wd-rating-count {
    text-align: center;
    margin: 0;
}

/* Replace the left star block with just the number (5,4,3...) */
.woocommerce #reviews .wd-rating-summary-wrap .wd-rating-label .star-rating{
  width: auto;
  height: auto;
  margin: 0;
}

/* Hide star graphics in the left label, show just rating number */
.woocommerce #reviews .wd-rating-summary-wrap .wd-rating-label .star-rating::before{
  display: none !important;
}
.woocommerce #reviews .wd-rating-summary-wrap .wd-rating-label .star-rating span{
  font-size: 0;  /* hide "Rated X out of 5" text */
}
.woocommerce #reviews .wd-rating-summary-wrap .wd-rating-label{
  font-weight: 700;
  opacity: .85;
	display:none; 
}

/* Make progress track nicer */
.woocommerce #reviews .wd-rating-summary-wrap .wd-progress-bar .progress-area{
  height: 8px;
  border-radius: 999px;
  overflow: hidden;
  background: rgba(0,0,0,.07);
}
.woocommerce #reviews .wd-rating-summary-wrap .wd-progress-bar .progress-bar{
  height: 100%;
  border-radius: 999px;
}

/* Right block: Write a Review button (we inject with JS if not present) */
.woocommerce #reviews .wd-rating-summary-wrap .wd-write-review-btn{
  flex: 0 0 auto;
  padding: 12px 18px;
  border-radius: 10px;
  font-weight: 700;
  border: 0;
  cursor: pointer;
  background: #0f2346;
  color: #fff;
  white-space: nowrap;
}



.woocommerce #reviews .wd-rating-summary-wrap .wd-rating-summary-item:nth-child(1):before {
    content: "5 Stars";
}

.woocommerce #reviews .wd-rating-summary-wrap .wd-rating-summary-item:nth-child(2):before {
    content: "4 Stars";
}

.woocommerce #reviews .wd-rating-summary-wrap .wd-rating-summary-item:nth-child(3):before {
    content: "3 Stars";
}

.woocommerce #reviews .wd-rating-summary-wrap .wd-rating-summary-item:nth-child(4):before {
    content: "2 Stars";
}

.woocommerce #reviews .wd-rating-summary-wrap .wd-rating-summary-item:nth-child(5):before {
    content: "1 Star";
}

.woocommerce #reviews .wd-rating-summary-item .wd-progress-bar {
    vertical-align: middle;
    margin-left: 20px;
}

/* Mobile: stack nicely */
@media (max-width: 768px){
  .woocommerce #reviews .wd-rating-summary-wrap .wd-rating-summary{
    flex-direction: column;
    align-items: stretch;
  }
  .woocommerce #reviews .wd-rating-summary-wrap .wd-rating-summary-heading{
    flex: 1 1 auto;
    align-items: flex-start;
  }
  .woocommerce #reviews .wd-rating-summary-wrap .wd-write-review-btn{
    width: 100%;
    text-align: center;
  }
}


.cart-widget-side .woocommerce-mini-cart .mini_cart_item {
    align-items: center;
}

/*  */


/* Make space so thumb doesn't overlap text */
.woocommerce-cart td.product-name .variation,
.woocommerce-cart td.product-name .wc-item-meta,
.woocommerce-checkout-review-order-table td.product-name .variation,
.woocommerce-checkout-review-order-table td.product-name .wc-item-meta {
  padding-right: 85px;
}

/* Thumb position (red-box spot) */
.lc-upload-thumb-slot{
  position:absolute;
  right: 40px;
  bottom: -15px;
  transform: translateY(-50%);
  width: 60px;
  height: 60px;
  display:flex;
  align-items:center;
  justify-content:center;
  z-index: 2;
}

.lc-upload-thumb{
  width:100%;
  height:100%;
  display:flex;
  align-items:center;
  justify-content:center;
  border-radius:6px;
  overflow:hidden;
  background:#fff;
  text-decoration:none;
}

.lc-upload-thumb img{
  width:100%;
  height:100%;
  object-fit:contain;
  display:block;
}

.cart-widget-side .variation {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
		font-size: 12px;
}

.variation .item-variation-name {
    font-weight: 600;
}

.variation .item-variation-value {
	  text-transform: capitalize;
}

.cart-widget-side .lc-upload-thumb-slot {
    display: none;
}




/******** Home Page CSS *********/



.hero-section .right-row .star-box {
    gap: 0px;
    margin-bottom: 0px;
    margin-left: 45px;
}

.hero-section .right-row .vc_column-inner {
    padding-top: 0px !important;
}


.hero-section .right-row .star-box .info-box-subtitle {
    position: absolute;
    top: -2px;
    left: -125px;
    margin-top: 0px;
    background: #1a365d;
    color: white;
    padding: 6px 10px;
    border-radius: 4px;
    font-weight: 700;
    font-size: 14px;
}

.hero-section .right-row .star-box p {
    font-size: 15px;
    color: #718096;
    font-weight: 400;
}

.hero-section .right-row .star-box .info-box-icon {
    max-width: 95%;
}

.hero-section .right-row .star-box .info-box-inner {
    margin-top: 0px;
}

.hero-section .right-row .star-box .box-icon-wrapper {
    max-width: 35%;
}

.hero-section .right-row .star-box .info-box-content {
    max-width: 65%;
}

.hero-section .right-row {
    padding-top: 40px;
    padding-bottom: 20px;
    border-bottom: 1px solid #e2e8f0;
}

.hero-section .right-row .deli-box {
    margin-bottom: 0px;
    gap: 10px;
    margin-left: 80px;
    margin-top: 3px;
}

.hero-section .right-row .deli-box p {
    color: #1a365d;
    font-weight: 600;
    font-size: 15px;
}


.hero-product .hero-image-section .hero-mainimg {
    width: 550px;
    height: 550px;
	  border-radius: 15px;
}


.hero-product-row .hero-upload-col {
    border: 2px solid #e2e8f0 !important;
    border-radius: 8px;
    padding: 15px; 
}


.hero-product-row .hero-upload-col label {
    margin-top: -30px;
    background-color: #fff;
    width: 350px;
    padding: 0 17px 0 8px;
}

.hero-product-row input#custom_file_upload {
    margin-left: 10px;
}

.hero-product-row .hero-upload-hint {
    margin-left: 10px;
}



.poster-row {
    padding: 100px 0px;
    border-bottom: 1px solid #e2e8f0;
}

.poster-row .generic-title {
    margin-bottom: 60px;
}

.poster-row .generic-title .title-subtitle {
    color: #c53030;
    font-weight: 600;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-bottom: 15px;
}

.poster-row .generic-title h2 {
    font-size: 42px;
    background: #0891b2;
    padding: 4px 10px;
    border-radius: 4px;
    font-weight: 600;
    margin-bottom: 15px;
}

.poster-row .generic-title .title-after_title {
    font-size: 18px;
}

.poster-row .poster-box h4 {
    font-size: 28px;
}

.poster-row .poster-box {
    background: #fff;
    border: 2px solid #e2e8f0;
    border-radius: 12px;
    padding: 35px 25px;
    transition: all 0.3s;
    position: relative;
    min-height: 436px;
    margin-bottom: 0px;
    gap: 25px;
}

.poster-row .poster-box:hover {
    border-color: #1a365d;
    transform: translateY(-5px);
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.1);
}

.poster-row .poster-box .btn {
    padding: 14px 28px;
    border-radius: 6px;
    font-size: 15px;
    font-weight: 600;
    text-decoration: none;
    transition: all 0.2s;
    cursor: pointer;
    background-color: #1a365d;
    color: #fff;
    text-transform: capitalize;
}

html {
    scroll-behavior: smooth !important;
}

.poster-row .poster-box .btn:hover {
    background: #2c5282;
}

.poster-row .poster-box .info-box-icon {
    background: linear-gradient(135deg, #f7fafc 0%, #e2e8f0 100%);
    border: 2px solid #1a365d;
    border-radius: 5px !important;
    font-weight: 700;
    color: #1a365d;
    font-size: 24px;
}

.poster-row .popular {
    border-color: #c53030;
}

.poster-row .popular:hover {
    border-color: #c53030;
}

.poster-row .popular::before {
    content: 'Most Popular';
    position: absolute;
    top: -20px;
    left: 50%;
    transform: translateX(-50%);
    background: #c53030;
    color: #fff;
    padding: 10px 15px;
    border-radius: 20px;
    font-size: 12px;
    font-weight: 600;
    width: 110px;
}

.poster-row .popular .btn {
    background: #c53030;
}

.poster-row .popular .btn:hover {
    background: #9b2c2c;
    transform: translateY(-1px);
}

.poster-row .poster-box .size-dimensions {
    font-size: 14px;
    color: #718096;
    margin-bottom: 15px;
}

.poster-row .poster-box .size-price strong {
    font-size: 28px;
    font-weight: 700;
    color: #1a202c;
    margin-bottom: 5px;
}

.poster-row .poster-box .size-price {
    font-size: 14px;
    font-weight: 400;
    color: #718096;
}

.poster-row .poster-box .size-note {
    font-size: 13px;
    color: #38a169;
    margin-bottom: 20px;
    margin-top: 5px;
}

/**/

.trusted-row {
    padding: 25px 0px;
    background-color: #1A365D;
}

.trusted-row p {
    color: #fff;
    opacity: 0.7;
    margin-bottom: 0px;
    font-size: 15px;
}

.trusted-row .university-logos ul li {
    margin-bottom: 0px;
}

.trusted-row .university-logos ul {
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    list-style: none;
    gap: 30px;
    padding: 0;
    margin: 0;
    color: #fff;
    margin-top: -25px;
    margin-left: 30px;
}

.trusted-row .university-logo {
    font-weight: 700;
    font-size: 14px;
    opacity: 0.7;
    letter-spacing: 0.5px;
}

.trusted-row .wd-wpb {
    margin-bottom: 0px !important;
}

.trusted-row .vc_column-inner {
    padding-left: 0px;
    padding-right: 0px;
}

/**/

.professional-sec {
    padding-top: 80px;
	padding-bottom: 80px;
}

.professional-sec .proff-heading {
    margin-bottom: 15px !important;
}

.professional-sec .generic-title h2 {
    font-size: 32px;
}

.professional-sec .generic-title h3 {
    font-size: 22px;
}

.professional-sec .proff-text strong {
    color: #1a202c;
}

.professional-sec .last-box {
    margin-bottom: 0px;
}


.professional-sec .right-box strong {
    color: #1a202c;
}

.professional-sec .right-box p {
    font-size: 13px;
    display: block !important;
}

.professional-sec .right-box ul {
    list-style: none;
    padding-left: 0px
}

.professional-sec .right-box li {
    padding: 8px 0;
    border-bottom: 1px solid #e2e8f0;
    font-size: 15px;
    margin-bottom: 0px !important;
}

.professional-sec .right-box li:last-child {
    border-bottom: none !important;
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
}

/**/

.why-us-row {
    padding-top: 100px;
    padding-bottom: 60px;
    background-color: #F7FAFC;
}

.why-us-row .generic-title {
    margin-bottom: 60px;
}

.why-us-row .generic-title .title-subtitle {
    color: #c53030;
    font-weight: 600;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-bottom: 15px;
}

.why-us-row .generic-title h2 {
    font-size: 42px;
    background: #0891b2;
    padding: 4px 10px;
    border-radius: 4px;
    font-weight: 600;
    margin-bottom: 15px;
}

.why-us-row .generic-title .title-after_title {
    font-size: 18px;
}

.why-us-row .why-box {
    background: #fff;
    padding: 40px 35px;
    border-radius: 12px;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05);
}

.why-us-row .why-box .title {
    font-size: 24px;
}

.why-us-row .why-box {
    gap: 0px !important;
    margin-bottom: 40px;
    min-height: 303px;
}

.why-us-row .info-box-icon {
    border-radius: 10px !important;
    background-color: #1E3D66 !important;
    padding: 15px !important;
    margin-bottom: 25px;
}

.why-us-row .vc_column-inner {
    padding-left: 20px;
    padding-right: 20px;
}

/**/

.process-sec {
    padding: 100px 0px;
}

.process-sec .generic-title {
    margin-bottom: 60px;
}

.process-sec .generic-title .title-subtitle {
    color: #c53030;
    font-weight: 600;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-bottom: 15px;
}

.process-sec .generic-title h2 {
    font-size: 42px;
    background: #0891b2;
    padding: 4px 10px;
    border-radius: 4px;
    font-weight: 600;
    margin-bottom: 10px;
}

.process-sec .generic-title .title-after_title {
    font-size: 18px;
}

.process-sec .process-box .title {
    font-size: 22px;
}

.process-sec .process-box {
    margin-bottom: 0px;
}

.process-sec .process-box .info-box-icon {
    background-color: #1E3D66 !important;
    margin-bottom: 15px;
    font-family: 'Instrument Serif', serif;
    font-size: 32px;
    box-shadow: 0 5px 20px rgba(26, 54, 93, 0.3);
    font-weight: 500;
    transition: all 0.3s ease-in-out;
}

.process-sec .process-box:hover .info-box-icon {
    transform: translateY(-8px);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.45);
    background-color: #1a3a63;
}


.process-sec {
    position: relative !important;
    z-index: 1;
    overflow: hidden;
}

.process-sec .onee::before {
    content: '';
    position: absolute;
    top: 42px;
    left: 10%;
    right: -50%;
    margin-left: 70px;
    height: 2px;
    background-color: #e2e8f0;
    z-index: -1;
}





/*.process-sec .process-box .info-box-icon::before {*/
/*    content: '';*/
/*    position: absolute;*/
/*    top: 40px;*/
/*    left: 66%;*/
/*    width: 110%;*/
/*    height: 2px;*/
/*    background: #e2e8f0;*/
/*    z-index: 0;*/
/*}*/


/**/

.choose-row {
    padding-top: 100px;
    padding-bottom: 70px;
    background-color: #0F172A;
}

.choose-row .generic-title {
    margin-bottom: 60px;
}

.choose-row .generic-title .title-subtitle {
    color: #d69e2e;
    font-weight: 600;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-bottom: 15px;
}

.choose-row .generic-title h2 {
    font-size: 42px;
    color: #fff;
    background: #0891B2;
    padding: 4px 10px;
    border-radius: 4px;
    font-weight: 600;
    margin-bottom: 10px;
}

.choose-row .generic-title .title-after_title {
    font-size: 18px;
    color: rgb(255 255 255 / 70%);
}

.choose-row .choose-box {
    background: rgba(255, 255, 255, 0.05);
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 12px;
    padding: 35px;
    transition: all 0.3s;
}

.choose-row .choose-box:hover {
    background: rgba(255, 255, 255, 0.1);
    transform: translateY(-3px);
}


.choose-row .choose-box h4 {
    font-size: 24px;
    color: #fff;
}

.choose-row .choose-box strong {
    color: #d69e2e;
    font-weight: 600;
    font-size: 14px;
}

.choose-row .choose-box p {
    color: rgba(255, 255, 255, 0.7);
    font-size: 15px;
    line-height: 1.7;
    margin-top: 15px;
}

/**/


.reviews-sec {
    padding: 100px 0px;
}

.reviews-sec .generic-title {
    margin-bottom: 60px;
}

.reviews-sec .generic-title .title-subtitle {
    color: #c53030;
    font-weight: 600;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-bottom: 15px;
}

.reviews-sec .generic-title h2 {
    font-size: 42px;
    background: #0891b2;
    padding: 4px 10px;
    border-radius: 4px;
    font-weight: 600;
    margin-bottom: 15px;
}

.reviews-sec .generic-title .title-after_title {
    font-size: 18px;
}

.reviews-sec .reviews-box .testimonial-content {
    background: #fff;
    border: 1px solid #e2e8f0;
    border-radius: 12px;
    padding: 35px;
    min-height: 309px !important;
}

.reviews-sec .reviews-box .testimonial-content {
    text-align: left;
    color: #1a202c;
}

.reviews-sec .testimonial-avatar {
    position: absolute;
    bottom: 15px;
    left: 45px;
}

.reviews-sec .reviews-box .testimonial-content footer {
    flex-direction: column;
    display: flex;
    position: absolute;
    left: 125px;
    margin-top: 25px;
}

.reviews-sec .reviews-box .testimonial-content footer>span:before {
    display: none;
}



/**/

.faq-section {
    padding-top: 100px;
    padding-bottom: 70px;
    background-color: #F7FAFC;
}

.faq-section .generic-title {
    margin-bottom: 30px;
}

.faq-section .generic-title .title-subtitle {
    color: #c53030;
    font-weight: 600;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-bottom: 15px;
}

.faq-section .generic-title h2 {
    font-size: 42px;
    background: #0891b2;
    padding: 4px 10px;
    border-radius: 4px;
    font-weight: 600;
    margin-bottom: 15px;
}

.faq-section .generic-title .title-after_title {
    font-size: 18px;
}


.faq-section .faq-box p {
    font-size: 15px;
}


	
.faq-section .wd-accordion-item {
    border-bottom: 0 !important;
}

.faq-section .wd-accordion-title {
    background-color: #fff;
    border-radius: 10px;
    margin-top: 30px;
    padding: 20px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
}


.faq-section .wd-accordion-title-text {
    font-weight: 400 !important;
    font-size: 18px !important;
}


.faq-section .wd-accordion-content {
    background-color: #fff;
    padding: 0 20px 20px;
    border-radius: 0 0 10px 10px;
    margin-top: -8px;
    box-shadow: 1px 9px 10px rgba(0, 0, 0, 0.05);
}


.faq-section .wd-accordion-content p {
    font-size: 15px;
}	

/**/

.cta-section {
    background: linear-gradient(135deg, #1a365d 0%, #2c5282 100%);
    padding: 80px 0;
}

.cta-section .cta-box h2 {
    font-size: 42px;
    color: #fff;
}

.cta-section .cta-box p {
    font-size: 20px;
    opacity: 0.9;
    color: #fff;
    width: 50%;
    margin-bottom: 20px;
}

.cta-section .cta-box .btn {
    background: #fff;
    color: #1a365d;
    font-size: 22px;
    padding: 18px 40px;
    border-radius: 6px;
    text-transform: capitalize;
    transition: all 0.2s;
}

.cta-section .cta-box .btn:hover {
    transform: translateY(-1px);
}

.cta-section .cta-box {
    margin-bottom: 0px;
}


.cta-section .cta-box .info-box-inner {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    margin-top: 20px;
}

.hero-product * {
    box-sizing: border-box;
}

.hero-product .hero-content {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 60px;
    align-items: start;
}

.hero-product h1 {
    font-family: 'Instrument Serif', serif;
    font-weight: 400;
    line-height: 1.2;
    font-size: 38px;
    color: #1a365d;
    margin: 0 0 20px;
}

.hero-product .hero-subtitle {
    font-size: 16px;
    color: #4a5568;
    margin: 0 0 30px;
    line-height: 1.7;
}

.hero-product .order-form {
    background: #fff;
}

.hero-product .form-row {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
}

.hero-product .form-group {
    margin-bottom: 25px;
}

.hero-product .form-group label {
    display: block;
    font-weight: 600;
    color: #1a202c;
    margin-bottom: 10px;
    font-size: 15px;
}

.hero-product .select-wrapper {
    position: relative;
}

.hero-product .single_variation_wrap {
    display: none !important;
}

.hero-product table td {
    padding: 0;
    border: 0;
}

.hero-product table.variations {
    margin-bottom: 0;
}

.hero-product .select-wrapper select {
    width: 100%;
    padding: 5px 25px 5px 25px;
    border: 2px solid #e2e8f0;
    border-radius: 8px;
    font-size: 16px;
    color: #1a202c;
    background: #fff;
    appearance: none;
    cursor: pointer;
    transition: border-color 0.2s;
    height: 50px;
}

.hero-product .select-wrapper select:hover,
.hero-product .select-wrapper select:focus {
    border-color: #1a365d;
    outline: none;
}

.hero-product .select-wrapper svg {
    position: absolute;
    right: 14px;
    top: 50%;
    transform: translateY(-50%);
    pointer-events: none;
    color: #718096;
}

.hero-product .quantity-selector {
    display: inline-flex;
    align-items: center;
    border: 2px solid #e2e8f0;
    border-radius: 8px;
    overflow: hidden;
}

.hero-product .qty-btn {
    width: 45px;
    height: 48px;
    border: none;
    background: #f7fafc;
    color: #1a202c;
    font-size: 20px;
    cursor: pointer;
    transition: background 0.2s;
}

.hero-product .qty-btn:hover {
    background: #e2e8f0;
}

.hero-product .quantity-selector input {
    width: 60px;
    height: 48px;
    border: none;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    color: #1a202c;
}

.hero-product .quantity-selector input:focus {
    outline: none;
}

.hero-product .delivery-options {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 15px;
}

.hero-product .delivery-option,
.qty-btn,
.hero-thumb,
.btn-cart {
    pointer-events: auto;
    cursor: pointer;
}

.hero-product .poster-thumbnails img {
    display: block;
}


.hero-product .delivery-option {
    display: flex;
    align-items: center;
    gap: 15px;
    padding: 18px 20px;
    border: 2px solid #e2e8f0;
    border-radius: 8px;
    background: #fff;
    cursor: pointer;
    transition: all 0.2s;
    text-align: left;
    width: 100%;
}

.hero-product .delivery-option:hover {
    border-color: #1a365d;
}

.hero-product .delivery-option.active {
    background: #fef08a;
    border-color: #fef08a;
}

.hero-product .delivery-text {
    display: flex;
    flex-direction: column;
    gap: 3px;
}

.hero-product .delivery-name {
    font-size: 15px;
    font-weight: 600;
    color: #1a202c;
}

.hero-product .delivery-info {
    font-size: 13px;
    color: #718096;
}

.hero-product .order-footer {
    display: flex;
    align-items: center;
    gap: 25px;
    padding-top: 25px;
    border-top: 1px solid #e2e8f0;
}

.hero-product .price-display {
    display: flex;
    align-items: baseline;
    gap: 10px;
}

.hero-product .price {
    font-size: 32px;
    font-weight: 700;
    color: #1a202c;
}

.hero-product .vat-note {
    font-size: 16px;
    color: #718096;
}

.hero-product .btn-cart {
    background: #0891b2;
    color: #fff;
    border: none;
    padding: 16px 32px;
    border-radius: 8px;
    font-size: 16px;
    font-weight: 600;
    cursor: pointer;
    transition: background 0.2s;
}

.hero-product .btn-cart:hover {
    background: #0e7490;
}

.hero-product .btn-cart.loading {
    opacity: 0.7;
    pointer-events: none;
}

.hero-product .wd-ditto-mainimg {
    background: #fff;
}

.hero-product .poster-thumbnails {
    display: flex;
    gap: 10px;
    margin-top: 15px;
    justify-content: center;
    flex-wrap: wrap;
}

.hero-product .thumbnail {
    width: 100px;
    height: 100px;
    border: 2px solid #dae8f1;
    border-radius: 6px;
    overflow: hidden;
    cursor: pointer;
    background: #fff;
    padding: 5px;
}

.hero-product .thumbnail.active {
    border-color: #1a365d;
}

/* ----------------------- MEDIA QUERIES ----------------------- */



@media (max-width: 1024px) {



.professional-sec {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
    margin-left: 0px;
    margin-right: 0px;
}


.hero-product .hero-content {
    grid-template-columns: 1fr;
	padding-left: 15px;
    padding-right: 15px;

}

/*
.hero-product .hero-image-section {
     display: none;
}
*/


.hero-image-section {
    margin-top: 25px;
}


.hero-product .hero-image-section .hero-mainimg {
    width: 100%;
    height: 100%;
}


.hero-product .thumbnail {
    width: 70px;
    height: 70px;
    padding: 3px;
}





.process-sec {
    padding: 40px 15px !important;
}

.reviews-sec {
    padding: 40px 15px !important;
}


.faq-section .faq-box {
    min-height: 350px !important;
}


.faq-section {
    padding-top: 40px !important;
    padding-bottom: 20px;

}


.poster-row {
    padding: 40px 0px !important;
}


.why-us-row {
    padding-top: 40px !important;
    padding-bottom: 10px !important;
}


.why-us-row .why-box {
    min-height: 335px;
}


.choose-row {
    padding-top: 40px !important;
    padding-bottom: 30px !important;
}



.cta-section {
    padding: 40px 0 !important;
}


.cta-section .cta-box .btn {
    font-size: 18px;
    padding: 15px 40px;
}


.cta-section .cta-box p {
    font-size: 18px;
}


}

@media (max-width: 767px) {


.generic-title h2 {
    font-size: 25px !important;
    margin-bottom: 5px !important;
}    

.generic-title .title-after_title {
    font-size: 16px !important; 
} 


.hero-section .right-row {
    padding-top: 20px;
    padding-bottom: 20px;
}

.hero-section .right-row .star-box {
    margin-left: 90px;
    margin-top: 10px;
}

.hero-section .right-row .star-box .info-box-subtitle {
    left: -155px;
}


.hero-product .form-row {
    grid-template-columns: 1fr;
}

.hero-product .delivery-options {
    grid-template-columns: 1fr;
}

.hero-product .price-display {
    justify-content: center;
}

.hero-product .price {
    font-size: 25px;
}

.hero-product .vat-note {
    font-size: 14px;
}

.hero-product .order-footer {
    flex-direction: column;
    align-items: stretch;
}

.hero-product-row {
    padding: 30px 15px;
}

.hero-product-row .wpb_content_element {
    margin-bottom: 0px;
}

.hero-product-row  .vc_column-inner {
    padding-top: 0px !important;
}

.hero-product h1 {
    font-size: 25px;
    margin-bottom: 15px;
}

.hero-product .hero-subtitle {
    margin-bottom: 15px;
}

.hero-product .form-group {
    margin-bottom: 0px;
}

.hero-product .delivery-name {
    text-align: center;
}

.hero-product form.cart {
    gap: 15px;
}

.hero-product .order-footer {
    gap: 15px;
    padding-top: 15px;
}


/*  */

.trusted-row {
    padding: 30px 15px;
}

.trusted-row p {
    margin-bottom: 10px;
    text-align: center;
}

.trusted-row .university-logos {
    padding-left: 15px;
    padding-right: 15px;
}

.trusted-row .university-logos ul {
    display: grid;             
    flex-wrap: wrap;            
    margin-left: 0;          
    margin-top: 0;             
    justify-content: center;
    grid-template-columns: repeat(4, 1fr); 
    gap: 15px;              
    padding: 0px;              
}

.trusted-row .university-logos ul li {
    width: 100%;                
    text-align: left;
}

/*  */

.poster-row {
    padding-top: 30px;
    padding-bottom: 30px;
}


.poster-row .generic-title {
    margin-bottom: 25px;
}


.poster-row .poster-box {
    margin-bottom: 15px;
}

.poster-row .poster-box h4 {
    font-size: 20px;
}

.poster-row .poster-box .size-price strong {
    font-size: 22px;
}

.poster-row .last {
    margin-bottom: 0px;
}

/*  */


.professional-sec {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
    padding-left: 15px !important;
    padding-right: 15px !important;
}

.professional-sec .vc_column-inner {
    padding: 0;
}	

.professional-sec .generic-title {
    margin-bottom: 10px;
}

.professional-sec .wd-text-block {
    margin-bottom: 15px;
}

.professional-sec .proff-text {
    margin-bottom: 15px;
}

.professional-sec .proff-text p {
    margin-bottom: 15px;
}

.professional-sec .right-box {
    margin-bottom: 15px;
}

.professional-sec .last {
    margin-bottom: 0px;
}


/*  */


.why-us-row {
    padding-top: 30px;
    padding-bottom: 30px;
}


.why-us-row .generic-title {
    margin-bottom: 25px;
}


.why-us-row .vc_column-inner {
    padding-left: 15px;
    padding-right: 15px;
}

.why-us-row .why-box {
    margin-bottom: 15px;
    min-height: auto;
}

.why-us-row .last {
    margin-bottom: 0px;
}

.why-us-row .why-box .title {
    font-size: 20px;
}


/*  */

.process-sec {
    padding: 30px 15px;
}

.process-sec .generic-title {
    margin-bottom: 25px;
}

.process-sec .process-box {
    margin-bottom: 15px;
}

.process-sec .process-box .title {
    font-size: 20px;
}

.process-sec .last {
    margin-bottom: 0px;
}

.process-sec .onee::before {
    display: none;
}

.process-sec .process-box .info-box-icon {
    margin-bottom: 0px;
}

/*  */


.choose-row {
    padding-top: 30px;
    padding-bottom: 30px;
}

.choose-row .generic-title {
    margin-bottom: 25px;
}

.choose-row .choose-box {
    margin-bottom: 15px;
}

.choose-row .choose-box h4 {
    font-size: 20px;
}

.choose-row .last {
    margin-bottom: 0px;
}

/*  */

.reviews-sec {
    padding: 30px 15px;
}

.reviews-sec .generic-title {
    margin-bottom: 25px;
}


/*  */


.faq-section {
    padding-top: 30px;
    padding-bottom: 30px;
}

	

/*  */


.cta-section {
    padding: 30px 0;
}

.cta-section .cta-box h2 {
    font-size: 25px;
}

.cta-section .cta-box p {
    width: 100%;
    margin-bottom: 0px;
    font-size: 16px;
}

.cta-section .cta-box .btn {
    font-size: 14px;
    padding: 10px 20px;
}

.cta-section .cta-box .info-box-inner {
    margin-top: 15px;
}





/******/


.hero-product .hero-content {
     display: block;
}
	
.hero-product .hero-content	.hero-form-section {
    padding-top: 30px;
}

.hero-product .form-group {
	width: 85%;
}



}



/*  */


.custom-faqs-container {
    max-width: 780px;
    margin: 20px auto;
	  text-align: center;
}

.faq-main-title {
    color: rgb(26,54,93);
    font-size: 32px;
    font-weight: 500;
    margin-bottom: 35px;
}


.faq-wrapper {
    margin-bottom: 15px;
	  border: 1px solid #e2e8f0;
    border-radius: 12px;
    padding: 20px 25px 10px;
    background: #fff;
	  transition: 0.5s;
}


.faq-wrapper:hover {
   background: #F7FAFC;
}


.faq-trigger {
    width: 100%;
    text-align: left;
    background: none;
    border: none;
    padding: 0;
    min-height: 25px;
    cursor: pointer;
    display: block;
    transition: color 0.3s ease;
	  font-weight: 600 !important;
    color: #1a202c !important;
    font-size: 16px;
    text-transform: capitalize;
}

.faq-trigger:hover {
    color: #2c3e50;
    background: transparent;
}


.faq-content-area {
    display: grid;
    grid-template-rows: 0fr; 
    transition: grid-template-rows 0.4s ease-out;
    overflow: hidden;
}

.faq-wrapper.is-open .faq-content-area {
    grid-template-rows: 1fr; 
}


.faq-trigger:after {
    content: "\f129";
    font-family: "woodmart-font";
    position: absolute;
    right: 0; 
	  transition: .5s;
}

.faq-wrapper.is-open .faq-trigger:after {
	  transform: rotateZ(180deg);
}

.faq-inner-text {
    min-height: 0;
    color: #5d6d7e;
    line-height: 1.6;
    font-size: 16px;
    padding-bottom: 10px;
}


.faq-inner-text p {
    padding-top: 10px;
    margin-bottom: 0;
	  text-align: left;
}@media (min-width: 577px) and (max-width: 767px) {
	.categories-sec .cate-text {
    font-size: 16px;
}

.footer-sec-row {
    padding: 18px 0 0;
}

.footer-sec-row .row-sec-text a {
	display:none;
}

.footer-sec-row .row-sec-text p {
    text-align: center;
}

.footer-sec-row .row-sec-text p span.mobhide {
    display: none;
}

.footer-sec-row .row-sec-text p span.lastcenetr {
    display: block;
}
}

@media (max-width: 576px) {
	.hero-product .hero-content {
	   padding-left: 0;
     padding-right: 0;
}

.hero-product-row .hero-upload-col {
	  margin-top: 15px;
}

.hero-product-row .hero-upload-col label {
    max-width: 310px;
    padding-left: 0;
	  padding-right: 0;
	  font-size: 13px;
    margin-top: -26px;
}


.hero-product-row input#custom_file_upload {
    margin-left: 0px;
    width: 360px;
}

.categories-sec .cate-text {
    font-size: 16px;
}


.faq-section .generic-title {
    margin-bottom: 10px;
}

.faq-section .wd-accordion-title {
    margin-top: 15px;
}

.faq-section .wd-accordion {
    margin-bottom: 0;
}

.footer-sec-row {
    padding: 18px 0 0;
}

.footer-sec-row .row-sec-text a {
	display:none;
}

.footer-sec-row .row-sec-text p {
    text-align: center;
}

.footer-sec-row .row-sec-text p span.mobhide {
    display: none;
}

.footer-sec-row .row-sec-text p span.lastcenetr {
    display: block;
}
}

