/*
 Theme Name:   Best Labor Law Posters
 Description:  Best Labor Law Posters Child Theme
 Author:       bestlaborlawposters
 Author URI:   https://bestlaborlawposters.com/
 Template:     basel
 Version:      1.0
 Text Domain:  bestlaborlawposters-child
*/
/* Your customizations starts here */
body { 
	line-height: 1.4; 
}
.cart-collaterals .cart_totals ,
.woocommerce-checkout .checkout-order-review {
	background-color: #f3f6f9;
}
dl.variation dd p,dl.variation dd, dl.variation dt {
    font-size: 12px !important;
}
.bb_template_single_add_to_cart{
	background: #f3f6f9;
    border-radius: 8px;
    background-position: left top;
    background-repeat: no-repeat;
    padding: 24px 20px;
    margin-top: 8px;
    border:1px solid #2c437f;
	box-shadow:0px 4px 12px 0px rgb(12 68 204 / 10%);
}
.page-title {	border-top: 1px solid rgba(168,168,168,.15);}
body.single.single-product table tr td{
	vertical-align: top;
	font-weight: 400;
	font-size: 16px;
	color: #2c2c31;
}
.poster_requirement {
    display: flex;
    margin: 20px 0px;
    column-gap: 5px;
    width: 100%;
}
.poster_column {
    display: flex;
    flex-direction: column;
    flex-basis: 100%;
    flex: 1;
}
.poster_requirement h2 {margin-bottom: 10px;}
span.wpcf7-not-valid-tip {
    color: red;
    font-size: 14px;
}
body.home .main-page-wrapper {
    padding-top: 5px;
}
.best_selling span.title-after_title {
    font-size: 16px !important;
} 
.testimonial .testimonial-content footer span {
    display: none;
}
.wpb_single_image.wpb_content_element.vc_align_center.poster-img2 {
    margin-top:50px!important;
    width: 100%;
    max-width: 50%;
    position: absolute!important;
    top: 0px;
    bottom: auto;
    left: 0px;
    right: auto;
    text-align: left;
    margin-left: 0;
}
.header-hero img.vc_single_image-img {
    border-radius: 6px 6px 6px 6px;
    overflow: hidden;
    box-shadow: 0px 22px 69px -12px rgb(24 72 127 / 98%);
}
.wpb_single_image.wpb_content_element.vc_align_center.poster-img3 {
    margin-top: 50px!important;
    width: 100%;
    max-width: 50%;
    position: absolute!important;
    top: 0px;
    bottom: auto;
    right: 0px;
    left: auto;
    text-align: left;
    margin-left: 0;
}
.header-hero .wpb_single_image {
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-duration: .2s;
    animation-duration: .2s;
}
.wpb_single_image.wpb_content_element.vc_align_center.poster-img1 {
    width: 100%;
    max-width: 60%;
    text-align: center !important;
    z-index: 9999;
    margin: 0 auto;
}
.wpb_single_image.wpb_content_element.vc_align_center.poster-img1{
    animation: 7s ease-in-out infinite floating;
    animation-duration: 4s !important;
}
.wpb_single_image.wpb_content_element.vc_align_center.poster-img3,
.wpb_single_image.wpb_content_element.vc_align_center.poster-img2 {
    animation: 7s ease-in-out infinite floating;
    animation-duration: 4s !important;
}

.wpb_single_image.wpb_content_element.vc_align_center.poster-img1{
    animation-delay: -4.5s;
}
@keyframes floating{0%,100%{transform:translate(0,0)}50%{transform:translate(0,15px)}}
.basel-entry-meta li.meta-author:after {
    display: none !important;
} 
body.single-product .yith-wapo-addon.yith-wapo-addon-type-checkbox{
    background: transparent !important;
}
body.single-product h3.wapo-addon-title.toggle-closed {
    margin: 0px 0px 5px;
}body.woocommerce-cart.woocommerce-page a.checkout-button.button {
    margin-bottom: 25px;
}footer.footer-container ul.social-icons {
    float: left;
    text-align: left;
}
body .basel-entry-meta li.modified-date{
	display:block;
}
ul.entry-meta-list li {
    display: inline-block !important;
} 
.blog-design-masonry div.entry-meta ul li.meta-tags {
    display: none !important;
} 
body.single.single-product .bb_template_single_add_to_cart table tr td {
    display: block;
    text-align: start;
    width: auto!important;
	padding-bottom: 5px;
} 
body .single-product-content .variations .swatches-select { 
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: flex-start;
    list-style: none;
    margin: 0;
    padding: 0;
}
body .single-product-content .variations .swatches-select>div {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #fff; 
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #000;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    margin: 0px 8px 7px 0px;
    padding:6px 21px; 
    position: relative;
    font-weight: 500;
    border-radius: 4px;
    font-size: 15px;
    border: 1px solid #2c437f;
    box-shadow: 0 0px 5px rgb(12 68 204 / 10%);
	-webkit-box-shadow:: 0 0px 5px rgb(12 68 204 / 10%);
}
body .single-product-content .variations .swatches-select .basel-swatch:hover {
    background-color: #2c437f;
	color:#fff;
}  
body .single-product-content .variations .swatches-select .active-swatch {
    background-color: #2c437f;
    border: 1px solid #2c437f;
    color:#fff;
}  
body .single-product-content .variations .reset_variations {
    margin-left: 5px;
    color: #2B5CED;
    font-size: 14px; 
}
body .single-product-content .product_meta>span {
    margin: 0px;
    font-weight: 500;
    font-size: 15px;
}
body .single-product-content .product_meta {
    padding-top: 15px;
}
.basel-navigation .menu>li.menu-item-design-default .sub-menu-dropdown a{
	text-transform:capitalize;
}
.basel-navigation .menu>li.menu-item-design-default .sub-menu-dropdown{
	width:260px;	 
}.best-selling-pro .product-grid-item .product-title {
    min-height: 38px;
}
.best-selling-pro .product-grid-item .product-title a {
    font-weight: 500;
}body.single-post .entry-content table td {
    padding: 5px 10px !important;
    text-align: left;
    border: 1px solid #E8E8E8;
    font-size:15px;
}.woocommerce .cart-actions .button {
    border-radius: 6px;
}
body.single-post .entry-content table {
    margin-bottom: 20px;
}
.blog-post-loop .entry-content li {
    line-height: 1.8;
    font-size: 16px;
}
html .single_add_to_cart_button,
.btn.btn-color-white,
.basel-hover-standard .btn-add > a, 
.btn.btn-color-primary {
    border-radius: 6px;
    padding: 12px 21px;
    letter-spacing: 0.5px;
    font-weight: 500;
}a.button.btn-cart.wc-forward , a.button.checkout.wc-forward {
    border-radius: 6px;
}.best-selling-pro .basel-button-wrapper {
    margin: 22px 0 15px;
}  
.added_to_cart, .btn, .button, button, input[type=submit], .btn.btn-color-primary, .button.btn-color-primary, button.btn-color-primary, .added_to_cart.btn-color-primary, input[type=submit].btn-color-primary, .btn.btn-color-primary:hover, .button.btn-color-primary:hover, button.btn-color-primary:hover, .added_to_cart.btn-color-primary:hover, input[type=submit].btn-color-primary:hover, .btn.btn-color-primary.btn-style-bordered:hover, .button.btn-color-primary.btn-style-bordered:hover, button.btn-color-primary.btn-style-bordered:hover, .widget_shopping_cart .widget_shopping_cart_content .buttons .checkout, .widget_shopping_cart .widget_shopping_cart_content .buttons .checkout:hover, .basel-search-dropdown .basel-search-wrapper .basel-search-inner form button, .basel-search-dropdown .basel-search-wrapper .basel-search-inner form button:hover, .comments-area .comment-respond input[type=submit], .comments-area .comment-respond input[type=submit]:hover, .sidebar-container .mc4wp-form input[type=submit], .sidebar-container .mc4wp-form input[type=submit]:hover, .footer-container .mc4wp-form input[type=submit], .footer-container .mc4wp-form input[type=submit]:hover, .filters-area .mc4wp-form input[type=submit], .filters-area .mc4wp-form input[type=submit]:hover, .woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout>a.button, .woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout>a.button:hover, .woocommerce .checkout_coupon .button, .woocommerce .checkout_coupon .button:hover, .woocommerce .place-order button, .woocommerce .place-order button:hover, .woocommerce-order-pay #order_review .button, .woocommerce-order-pay #order_review .button:hover, .woocommerce-account button[name=track], .woocommerce-account button[name=track]:hover, .woocommerce-account button[name=save_account_details], .woocommerce-account button[name=save_account_details]:hover, .woocommerce-account button[name=save_address], .woocommerce-account button[name=save_address]:hover, .woocommerce-page button[name=save_address]:hover, .search-no-results .not-found .entry-content .searchform #searchsubmit, .search-no-results .not-found .entry-content .searchform #searchsubmit:hover, .error404 .page-content>.searchform #searchsubmit, .error404 .page-content>.searchform #searchsubmit:hover, .no-results .searchform #searchsubmit, .no-results .searchform #searchsubmit:hover, .return-to-shop .button, .return-to-shop .button:hover, .basel-hover-excerpt .btn-add a, .basel-hover-excerpt .btn-add a:hover, .basel-hover-standard .btn-add>a, .basel-hover-standard .btn-add>a:hover, .basel-price-table .basel-plan-footer>a, .basel-price-table .basel-plan-footer>a:hover, .basel-pf-btn button, .basel-pf-btn button:hover, body .basel-info-box.box-style-border .info-btn-wrapper a, body .basel-info-box.box-style-border .info-btn-wrapper a:hover, body .basel-info-box2.box-style-border .info-btn-wrapper a, body .basel-info-box2.box-style-border .info-btn-wrapper a:hover, .basel-hover-quick .woocommerce-variation-add-to-cart .button, .basel-hover-quick .woocommerce-variation-add-to-cart .button:hover, .product-list-item .product-list-buttons>a, .product-list-item .product-list-buttons>a:hover, body .wpb_video_wrapper .button-play, .woocommerce-store-notice__dismiss-link:hover, .basel-compare-table .compare-loader:after, .basel-sticky-sidebar-opener:not(.sticky-toolbar):hover, .basel-dark .read-more-section .btn-read-more, .basel-dark .basel-load-more, .basel-dark .basel-load-more:hover, .basel-dark .feedback-form .wpcf7-submit, .basel-dark .mc4wp-form input[type=submit], .basel-dark .single_add_to_cart_button, .basel-dark .basel-compare-col .add_to_cart_button, .basel-dark .basel-compare-col .added_to_cart, .basel-dark .basel-sticky-btn .basel-sticky-add-to-cart, .basel-dark .single-product-content .comment-form .form-submit input[type=submit], .basel-dark .basel-registration-page .basel-switch-to-register, .basel-dark .register .button, .basel-dark .login .button, .basel-dark .lost_reset_password .button, .basel-dark .wishlist_table tr td.product-add-to-cart>.add_to_cart.button, .basel-dark .woocommerce .cart-actions .coupon .button, .basel-dark .feedback-form .wpcf7-submit:hover, .basel-dark .mc4wp-form input[type=submit]:hover, .basel-dark .single_add_to_cart_button:hover, .basel-dark .basel-compare-col .add_to_cart_button:hover, .basel-dark .basel-compare-col .added_to_cart:hover, .basel-dark .basel-sticky-btn .basel-sticky-add-to-cart:hover, .basel-dark .single-product-content .comment-form .form-submit input[type=submit]:hover, .basel-dark .basel-registration-page .basel-switch-to-register:hover, .basel-dark .register .button:hover, .basel-dark .login .button:hover, .basel-dark .lost_reset_password .button:hover, .basel-dark .wishlist_table tr td.product-add-to-cart>.add_to_cart.button:hover, .basel-dark .woocommerce .cart-actions .coupon .button:hover, .cookies-buttons .cookies-accept-btn:hover, .blockOverlay:after, .widget_shopping_cart li.basel-loading:after, .basel-price-table:hover, .title-shop .nav-shop ul li a:after, .widget_tag_cloud .tagcloud a:hover, .widget_product_tag_cloud .tagcloud a:hover, div.bbp-submit-wrapper button, div.bbp-submit-wrapper button:hover, #bbpress-forums .bbp-search-form #bbp_search_submit, #bbpress-forums .bbp-search-form #bbp_search_submit:hover, .basel-hover-link .swap-elements .btn-add a, .basel-hover-link .swap-elements .btn-add a:hover, .basel-hover-link .swap-elements .btn-add a.loading:after, .scrollToTop:hover, .basel-sticky-filter-btn:hover, blockquote {
    border-radius: 6px;
}
.product-grid-item {
    border: 1px solid #E8E8E8;
    border-radius: 6px;
    padding: 25px 15px;
    margin: 8px !important;
}
input[type=date], input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url], select, textarea{
	border-radius:4px;
}
/*Add Tabbbbb*/
body.single-product .woocommerce-Tabs-panel a {
    color: #e74b23;
    text-decoration: underline;
} 
body.single.single-product .woocommerce-Tabs-panel table td {
    vertical-align: top;
    border: 1px solid #E8E8E8;
    text-align: left;
    padding: 8px;
}
.single-product-content .tabs li {
    margin-right: 10px;
    margin-bottom: 0px;
}
.single-product-content .tabs {
    text-align: left;
}
.single-product-content .tabs li a {
    font-size: 18px;
}
.product-subscription ul,
body.single-product .woocommerce-Tabs-panel ul {
    padding-left: 40px;
    padding-bottom: 20px;
}
ul.accordion-list li ol li,
ul.accordion-list li ul li,
.product-subscription ul li,
body.single-product .woocommerce-Tabs-panel ul > li{
    position:relative;
}
ul.accordion-list li ol li:before, 
ul.accordion-list li ul li:before, 
.product-subscription ul li:before,
body.single-product .woocommerce-Tabs-panel ul > li:before{
    color: #e74b23; 
    content: "\f105";
    font-family: basel-font;
    opacity: .7;
    position: absolute;
    top: 0;
    left: -20px;
}
body.single-product .woocommerce-Tabs-panel h4 {
    margin-bottom: 15px;
}
body.single-product .woocommerce-Tabs-panel ul li ul {
    padding-bottom: 0px;
}
.product-subscription h2.title.slider-title:before {
    left: 15px;
} 
body.single.single-product  table.woocommerce-product-attributes.shop_attributes td { 
    padding-bottom: 20px;
}
.product-subscription h2.title.slider-title {
    text-align: left;
} 

/***TAB****/ 
div.woocommerce-Tabs-panel {
    border: 1px solid #E8E8E8;
    padding: 15px;
}
.single-product-content .tabs {
    margin-bottom: 0px;
}
.single-product-content .tabs li {
    border: 1px solid #E8E8E8;
    border-bottom: 0;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px; 
}
.single-product-content .tabs li.active {
    border-color: #E8E8E8;
}
.single-product-content .tabs li {
    background-color: #f3f6f9;
}
.single-product-content .product-tabs-wrapper {
    background: #fff;
}
.single-product-content .tabs li a {
    font-size: 16px;
    font-weight: 500;
	padding: 0;
    color: #111; 
	padding: 10px 15px;
	width: 100%;
}
.single-product-content .tabs li.active a {
    color: #fff;
} 
.woocommerce-Tabs-panel th {
    border: 1px solid #E8E8E8;
    padding: 7px;
    background: #e8e8e859;
}
.single-product-content .tabs li.active {
    background: #e74b23;
    color: #fff;
    border-color: #e74b23;
}
.single-product-content .tabs li:hover {
    background: #e74b23; 
    border-color: #e74b23;
}
.single-product-content .tabs li:hover a {
    color: #fff;
}
.product_other_state {
    margin-bottom: 40px;
    text-align: right;
}
.other-state-row {
    display: inline-flex;
    align-items: center;
    background: #f3f6f9;
    max-width: 630px;
    padding: 15px;
    border-radius: 5px;
    justify-content: space-between;
    width: 100%;
} 
.other-state-row h2 {
    margin: 0;
    text-transform: inherit;
}
.other-state-row label#choose_state_poster {
    display: none;
}.single-product-content .product-tabs-wrapper {
    padding-top: 0px;
}
/*Add Tabbbbb*/
body.single-post #ez-toc-container.ez-toc-light-blue {
    background: #f3f6f9;
    border-radius: 8px;
    background-position: 0 0;
    background-repeat: no-repeat;
    padding:15px 20px;
    margin-top: 8px;
    border: 1px solid #2c437f;
    box-shadow: 0 4px 12px rgb(12 68 204 / 10%);
}
body.single-post div#ez-toc-container .ez-toc-title {
    font-weight: bold;
    font-size: 18px;
    color: #2c437f;
}
body .single-breadcrumbs-wrapper {
    background: #f3f6f9;
}
.single.single-post .site-content .entry-content a {
    color: #2B5CED;
}
body.single-product .yith-wapo-addon.yith-wapo-addon-type-checkbox{
    background: transparent !important;
}
body.single-product h3.wapo-addon-title.toggle-closed {
    margin: 0px 0px 5px;
}h3.wapo-addon-title.toggle-closed {
    margin-bottom: 5px;
}div#wapo-total-price-table {
    margin-top: 5px; 
}

div#wapo-total-price-table table.only_final {
    width: 100%;
}

#wapo-total-price-table table th , #wapo-total-price-table table td {
    padding: 0px;
}

#wapo-total-price-table table th {
    padding-left: 10px;
}
.yith-wapo-option.selection-single .checkbox-button-container {
    display: flex;
    margin-bottom: 10px;
}

.woocommerce-checkout .wc-block-components-notice-banner.is-info {
    display: inline-flex;
    background: #f3f6f9;
    padding: 12px 20px;
    align-items: center;
}
.woocommerce-checkout .wc-block-components-notice-banner.is-info a.showcoupon {
    color: #2B5CED;
    font-weight: 500;
}
body.single-product .quantity input[type=number] {
    border-radius: 0px;
}
.woocommerce-checkout .wc-block-components-notice-banner.is-info svg {
    margin-right: 10px;
}

body.single-product .single_add_to_cart_button {
    background: #e74b23;
    border: #e74b23;
}

.single.single-post .site-content .entry-content a {
    color: #e74b23;
    text-decoration: underline;
}

.main-nav .menu > li > a {
    font-family: "Inter", Arial, Helvetica, sans-serif;
    font-size: 16.8px !important;
    font-weight: 500;
    text-transform: capitalize;
}
body.woocommerce-cart div.quantity input[type=number] {border-radius: 0px;}

.call-to-action {
    text-align: center;
    margin: 0 auto;
    background-color: #fef4ea;
    border-radius: 0.2575rem;
    padding: 2.5rem;
} 
.call-to-action a {
    color: #fff !important;
    text-decoration: none !important;
}
ol.list-bold {
    padding-left: 20px !important;
}
ol.list-bold li::marker {
    font-weight: bold;
    font-size: 18px;
}
footer.footer-container ul.social-icons {
    float: none;
}
.call-to-action p {
    color: #111;
	font-size:18px;
	font-weight:700;
    margin-top: 0px !important;
}
.woocommerce-product-details__short-description p {
    margin-bottom:10px;
}
.woocommerce-product-details__short-description li {
    line-height: 1.5 !important;
}
.woocommerce-product-details__short-description ul {
    padding-left: 25px !important;
    margin-bottom: 15px !important;
}
body.single.single-post .entry-content ul li h3{
    margin: 0;
}
body.single.single-post .entry-content h2{
    margin: 10px 0px;
    font-size: 22px;
}
body.single.single-post .entry-content p {
    font-family: "Inter", Arial, Helvetica, sans-serif;
    font-weight: 400;
    font-size: 17px;
    color: #2c2c31;
    line-height: 1.5;
}
.pro_category_bcontent h2,
.post-type-archive-product h2,
body.tax-product_cat .term-description h2 {
    margin-bottom: 5px;
    font-size: 24px;
    font-weight: bold;
    line-height: 1.5;
}   
.pro_category_bcontent {
    margin-top: 40px;
}
.rank-math-html-sitemap__section {
    margin-bottom: 20px;
}
ul.rank-math-html-sitemap__list {
    margin-left: 20px;
}
h2.rank-math-html-sitemap__title {
    margin-bottom: 10px;
}
span.rank-math-html-sitemap__date {
    display: none;
}
li.rank-math-html-sitemap__item {
    margin-bottom: 5px;
}
.rank-math-html-sitemap {
    display: grid;
}
.rank-math-html-sitemap__section.rank-math-html-sitemap__section--post-type.rank-math-html-sitemap__section--page {
    order: 3;
}.rank-math-html-sitemap__section.rank-math-html-sitemap__section--taxonomy.rank-math-html-sitemap__section--product_cat {
    order: 1;
}.rank-math-html-sitemap__section.rank-math-html-sitemap__section--post-type.rank-math-html-sitemap__section--product {
    order: 2;
}.rank-math-html-sitemap__section.rank-math-html-sitemap__section--taxonomy.rank-math-html-sitemap__section--category {
    order: 4;
}.rank-math-html-sitemap__section.rank-math-html-sitemap__section--post-type.rank-math-html-sitemap__section--post {
    order: 5;
}a.rank-math-html-sitemap__link:hover {
    text-decoration: underline;
    text-decoration-style: dashed;
    cursor: pointer;
    text-underline-offset: 5px;
    color: #e74b23;
} .cat-map svg {
    max-width: 750px;
    margin: 0 auto;
    display: block;
}
.product-subscription ul li {
    margin-bottom: 10px;
} .findother-state svg#usa_map {
    max-width: 650px;
}
.findother-state {
    text-align: center;
}
.findother-state .state-drop-map {
    margin: 0px;
} .other-state-for-free svg#usa_map {
    max-width:700px;
    margin: 0 auto;
}body.single-free-posters .page-title .entry-header .breadcrumbs>a:nth-child(2):before  {
     display: none;
} 
ul.basel-product-categories a {
    letter-spacing: 0px;
    font-size: 16px;
    text-transform: capitalize;
    background: #e74b23;
    color: #141414 !important;
    line-height: 1.8;
    padding: 2px 15px;
    border-radius: 7px;
    background-color: #fff;
    box-shadow: 0 0 5px rgb(12 68 204 / 10%);
    border: 1px solid #2c437f;
	margin-bottom: 10px;
}
body.tax-product_cat .basel-product-categories{
	display: block !important;
}

body.tax-product_cat a.basel-show-categories,
body.tax-product_cat ul.basel-product-categories a::after {
    display: none !important;
}
body.tax-product_cat .basel-product-categories>li {
    display: inline-block !important;
}

ul.basel-product-categories li.cat-item a:hover , ul.basel-product-categories li.cat-item.current-cat.pf-active a {
    background: #2c437f;
    color: #fff !important;
}
body.tax-product_cat h1.entry-title {
    text-transform: capitalize !important;
    margin-bottom: 20px !important;
}
body.tax-product_cat ul.basel-product-categories {
    margin-bottom: 10px;
}
.product-subscription {
    padding: 0 0 50px;
}
.product-faqs {
    max-width: 750px;
    margin: 0 auto;
	width:100%;
    padding: 0 0 50px;
}
ul.accordion-list {
    position: relative;
    display: block;
    width: 100%;
    height: auto; 
    margin: 0;
    list-style: none; 
}
ul.accordion-list li {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    background-color: #FFF;
    padding: 20px;
    margin: 0 auto 15px auto;
    border: 1px solid #e8e8e8;
    border-radius: 5px;
    cursor: pointer;
	padding-right: 35px;
} 
ul.accordion-list li h3:after {
    content: " "; 
    position: absolute;
    right:-16px; 
    top: 0; 
    transition: all 0.3s ease-in-out; 
    background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-plus"><path d="M5 12h14"></path><path d="M12 5v14"></path></svg>');
    width: 24px;
    height: 24px;
}
ul.accordion-list li.active h3:after {
	 transform: rotate(45deg);
}
ul.accordion-list li h3 {
    font-weight: 700;
	 position: relative;
	 display: block;
	 width: 100%;
	 height: auto;
	 padding: 0 0 0 0;
	 margin: 0;
	 font-size: 16px;
	 letter-spacing: 0.01em;
	 cursor: pointer;
}
ul.accordion-list li div p {
    position: relative;
    display: block; 
    padding: 10px 0 0 0;
    cursor: pointer;
    line-height: 150%;
    margin: 0 0 10px 0;
    font-size: 16px;
} 
ul.accordion-list li div.answer {
	 position: relative;
	 display: block;
	 width: 100%;
	 height: auto;
	 margin: 0;
	 padding: 0;
	 cursor: pointer;
}
ul.accordion-list li div p:last-child {
    margin: 0;
}
ul.accordion-list li ul li,
ul.accordion-list li ol li {
    border: 0;
    padding: 0px;
    padding-left: 0px;
    cursor: auto;
}
ul.accordion-list li ul,
ul.accordion-list li ol {
    padding-left: 20px;
}
body.single-post section.single-post-faq.faq {
    margin: 30px 0px;
}
section.single-post-faq ul.accordion-list li{
	background-color: #f7f7f7;
} 
body.single-post section.single-post-faq h2 {
    font-size: 26px;
    margin-bottom: 30px;
} 
.single-product-content .single_variation_wrap {padding-top: 0px;}
.single-product-content .single_variation .price {
    margin: 0px 0px 5px;
}
div#yith-wapo-addon-3 {
    color: red;
    font-weight: 600;
}
#yith-wapo-addon-3 .addon-header h3 {
    color: red;
}

.bb_template_single_add_to_cart div#wapo-total-price-table table.only_final {
    margin-bottom: 10px;
}
.bb_template_single_add_to_cart td#wapo-total-order-price {
    border: 0px;
    font-size: 22px;
    font-weight: bold;
    color: #141414 !important;
}
.bb_template_single_add_to_cart td#wapo-total-order-price span.woocommerce-Price-amount.amount {
    color: #141414;
    font-size: 28px;
}
.bb_template_single_add_to_cart11 .woocommerce-variation-price {
    display: none !important;
}
#wapo-total-price-table table th {
    display: none;
}
div#wapo-total-price-table {
    background: transparent;
}   
.pro-digital-note p {
    font-size: 14px;
    font-style: italic;
}
.pro-digital-note p b {
    font-style: normal;
}
body.page section.single-post-faq.faq {
    clear: both;
    display: block;
    max-width: 1050px;
    margin: 0 auto 60px;
    width: 100%;
}
body.page section.single-post-faq.faq h2 {
    font-size: 26px;
    margin-bottom: 30px;
}


@media (min-width: 768px){
	.product-grid-item.col-sm-4 {
			width: 31.10%;
	}
}
@media (min-width: 992px){
	.product-grid-item.col-md-3 {
			width: 23.5%;
	} 
}
@media (min-width: 1200px){
	.container {
		max-width: 1270px;
		width: 100%; 
	}
}
@media (max-width:767px){
	.main-header .site-logo { 
			float: left;
	}
	.poster_requirement {
		display:block;
	}
	.poster_column {
		margin-bottom:20px;
	}
	.wpb_single_image.wpb_content_element.vc_align_center.poster-img1 {
		max-width: 75%;
	}
	.wpb_single_image.wpb_content_element.vc_align_center.poster-img2,
	.wpb_single_image.wpb_content_element.vc_align_center.poster-img3 {
		display: none;
	}
	body.home .vc_row.wpb_row.vc_row-fluid.vc_custom_1693138057261 .wpb_column.vc_column_container.vc_col-sm-4 {
		margin-bottom: 50px;
	}
	body.home .vc_row.wpb_row.vc_row-fluid.vc_custom_1693138057261 .wpb_column.vc_column_container.vc_col-sm-4:last-child {
		margin-bottom: 0px;
	}
	
	.other-state-row {
		display: block;
		text-align: left;
	}
	.other-state-row h2 {
		margin-bottom: 5px;
	}
	li.additional_information_tab {border-radius: 0px !important;}
	.single-product-content .tabs li a {
		border-radius: 0px !important;
	}
	.single-product-content .tabs li {
		width: 100%;
	}
	.single-product-content .tabs li {border-radius: 0px;}
	.single-product-content .tabs li.description_tab {
		border-top-right-radius: 5px;
		border-top-left-radius: 5px;
	}
	.single-product-content .woocommerce-Tabs-panel th {
		font-size: 14px;
		padding: 4px;
	}
}

@media (max-width:550px){
	.product-grid-item.col-xs-6 {
			width: 44.8%;
	}.basel-hover-standard .btn-add>a {
    padding: 8px 12px;
		}
}