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

:root {
	--wd-text-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #000000;
	--wd-text-font-size: 16px;
	--wd-title-font: "Roboto Condensed", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-color: #000000;
	--wd-entities-title-font: "Roboto Condensed", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 300;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Roboto Condensed", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 700;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #000000;
	--wd-widget-title-font-size: 24px;
	--wd-header-el-font: "Roboto Condensed", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 400;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 14px;
	--wd-primary-color: #d1c7be;
	--wd-alternative-color: #fbbc34;
	--wd-link-color: #000000;
	--wd-link-color-hover: #262626;
	--btn-default-bgcolor: #000000;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: #000000;
	--btn-accented-bgcolor-hover: #999999;
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-sticky-btn-height: 95px;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-image: url(https://advancednutritionprogramme.gr/wp-content/uploads/2022/07/popup2022.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 820px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 280px;
}
.wd-page-title {
	background-color: #d6d6d6;
	background-image: none;
	background-size: cover;
	background-position: center top;
}
.wd-footer {
	background-color: #000000;
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-sticky-btn-height: 95px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 42px;
	}

}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 0px;
--btn-default-color: #fff;
--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-brd-radius: 0px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--btn-accented-box-shadow-active: none;
--btn-accented-bottom: 0px;
--wd-brd-radius: 0px;
}

@media (min-width: 1222px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}

rs-slides :is([data-type=text],[data-type=button]) {
font-family: Roboto !important;
}
rs-slides :is(h1,h2,h3,h4,h5,h6)[data-type=text] {
font-family: Roboto Condensed !important;
}

@font-face {
	font-family: "NewsGothicBT";
	src: url("//advancednutritionprogramme.gr/wp-content/uploads/2021/03/NewsGothicBT-BoldCondensed.woff2") format("woff2"), 
url("//advancednutritionprogramme.gr/wp-content/uploads/2021/03/NewsGothicBT-BoldCondensed.woff") format("woff");
	font-weight: 700;
	font-display:swap;
	font-style: normal;
}

@font-face {
	font-family: "NewsGothicDEMI";
	src: url("//advancednutritionprogramme.gr/wp-content/uploads/2021/05/tt0949m_.woff2") format("woff2"), 
url("//advancednutritionprogramme.gr/wp-content/uploads/2021/05/NewsGothicBT-Demi.woff") format("woff");
	font-weight: 700;
	font-display:swap;
	font-style: normal;
}

/* Hide Travel Size Category */
.cat-item-117{
	display: none;
}

/* Site Width */
.container{
	max-width: 1110px;
}

/* Popup */
#popup-box{
	background-color: #ffffffd1 !important;
}
#popup-box .mc4wp-form-fields .wrap-nl{
	max-width: 240px;
}
#popup-box .mc4wp-form-fields input[type=text]{
	border-color: black;
  background-color: white;
}
#popup-box .mc4wp-form-fields .nl-button{
	margin-top: 10px;
    width: 100%;
    background-color: black;
    color: white;
}

/* Subscribe Page */
#subscribe-page .mc4wp-form-fields .wrap-nl{
    display: inline-flex;
}
#subscribe-page .mc4wp-form-fields .wrap-nl .nl-input{
    padding: 25px 15px;
}
#subscribe-page .mc4wp-form-fields .wrap-nl .nl-button{
    padding: 20px;
}
#subscribe-page .mc4wp-form-fields .wrap-nl .nl-input{
    border-color: #3a3a3a;
}
#subscribe-page .mc4wp-form-fields .wrap-nl .nl-button{
    background-color: #3a3a3a;
		color: #fff;
}

/* Header */ 
header .whb-flex-flex-middle .whb-col-center,
header .whb-flex-flex-middle .whb-col-center .wd-header-main-nav{
	height: 85px;
}
header .whb-flex-flex-middle .whb-col-center .wd-header-main-nav #menu-menu{
	height: 100%;
}
.whb-sticked:not(.whb-clone) .whb-general-header .wd-navigation:not(.vertical-navigation):not(.navigation-style-bordered) .sub-menu-dropdown{
	margin-top: 2.5px;
}
header .whb-flex-flex-middle .whb-col-center .wd-header-main-nav #menu-menu li{
	height: 100%;
  padding-top: 24px;
  border-bottom: 2px solid #fff;
	transition: all .5s cubic-bezier(.08,.82,.17,1);
}
header .whb-flex-flex-middle .whb-col-center .wd-header-main-nav #menu-menu>li:hover,
header .whb-flex-flex-middle .whb-col-center .wd-header-main-nav #menu-menu> li.current_page_item{
  border-bottom: 2px solid #000;
	transition: all .5s cubic-bezier(.08,.82,.17,1);
}
.whb-color-dark .navigation-style-default .item-level-0.current-menu-item > a,
.whb-color-dark .navigation-style-default .item-level-0:hover > a{
	color: #333;
}
.wd-nav>li.wd-has-children>a:after, .wd-nav>li.menu-item-has-children>a:after{
	display: none;
}
.wd-sub-menu li a{
	padding-top: 3px;
    padding-bottom: 3px;
}
.whb-sticked .whb-general-header .wd-dropdown,
.sub-menu-dropdown{
	margin-top: 2px;
}
.menu-simple-dropdown .sub-menu-dropdown, .menu-simple-dropdown .sub-sub-menu{
	padding-top: 20px;
	padding-bottom: 20px;
}
.sub-menu-dropdown ul .menu-item{
	padding-top: 0px !important;
}
.navigation-style-default .menu-simple-dropdown .color-scheme-dark li a{
	padding: 5px 22px;
}
.navigation-style-default .menu-simple-dropdown .color-scheme-dark li:hover a{
	text-decoration: underline;
}
.wd-header-cart.wd-design-4 .wd-cart-number{
	background-color: transparent;
  color: black;
  border: 1px solid rgba(0,0,0,.1);
  border-radius: 50%;
  padding-top: 5px;
  width: 24px;
  height: 24px;
  font-size: .75rem;
  line-height: normal;
  font-weight: 700;
}

/* Cart */
.cart-widget-side .widget-title,
.cart-widget-side .wd-action-btn.wd-style-text>a,
.cart-widget-side .woocommerce-mini-cart__total strong,
.cart-widget-side .woocommerce-mini-cart__buttons a{
	font-weight: 400;
}
.cart-widget-side .woocommerce-mini-cart__buttons .btn-cart{
	  background-color: transparent;
    color: black;
    border: 1px solid #000;
}
.cart-widget-side .woocommerce-mini-cart__buttons .btn-cart:hover{
		background-color: black;
    color: white;
		border: 1px solid #000;
}
.cart-widget-side .woocommerce-mini-cart__total .amount{
	font-weight: 400;
	color: black;
}


/* Cart Page */
.cart-totals-inner{
	border-color: black;	
}
.cart-totals-inner .shop_table .woocommerce-Price-amount{
	color: black;
}
.woocommerce-cart-form__cart-item .product-quantity .quantity input[type=number]{
	width: 40px;
}



/* Checkout Page */
.woocommerce-checkout input[type='email'], 
.woocommerce-checkout input[type='date'],
.woocommerce-checkout input[type='search'],
.woocommerce-checkout input[type='number'],
.woocommerce-checkout input[type='text'],
.woocommerce-checkout input[type='tel'],
.woocommerce-checkout input[type='url'],
.woocommerce-checkout input[type='password'],
.woocommerce-checkout textarea,
.woocommerce-checkout .select2-selection{
	border: 1px solid #d1c7be !important;
}
.checkout-order-review:before, .checkout-order-review:after{
	display: none;
}
.checkout-order-review{
	background-color: #fff;
	padding: 0px;
}
.checkout-order-review .wd-table-wrapper{
	box-shadow: none;
}
.checkout-order-review .woocommerce-checkout-review-order{
	border: 1px solid black;
	padding: 20px;
}
.checkout-order-review .woocommerce-checkout-review-order .woocommerce-Price-amount{
	color: black;
}


/* Homepage Bellow Slider */
.homepage-below-slider .vc_custom_heading a{
	position: relative;
}
.homepage-below-slider .vc_custom_heading a:before{
	  content: "";
    position: absolute;
    bottom: -5px;
    left: 50%;
    height: 1px;
    width: 0;
    background: #000;
    transition: all .5s cubic-bezier(.08,.82,.17,1);
}
.homepage-below-slider .vc_custom_heading a:hover:before{
	  left: 0;
    width: 100%;
}

/* Home Promo Banner */
.home-promo-banner .banner-title-default .banner-title{
		opacity: 0;
		transition: all .9s cubic-bezier(.08,.82,.17,1)
}
.home-promo-banner:hover .banner-title-default .banner-title{
		opacity: 1;
		transition: all .9s cubic-bezier(.08,.82,.17,1)
}
.home-promo-banner:not(.banner-background) .wrapper-content-banner:after{
	background: hsla(28,17%,78%,.75) !important;
	transition: all .9s cubic-bezier(0.17, 0.6, 0.17, 1);
	border-radius: 50%;
/*   height: 40px;
  width: 40px; */
  left: calc(50% - 20px);
  top: calc(50% - 20px);
	opacity: 0;
	top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.home-promo-banner:not(.banner-background):hover .wrapper-content-banner:after{
	transform: scale(2);
}
.home-promo-banner .banner-btn-wrapper{
		position: absolute;
/*     bottom: -180px; */
		width: 100%;
}
.home-promo-banner .btn-size-default{
	  padding: 12px 40px;
		font-weight: 300;
}
.home-promo-banner .btn-color-black{
		background-color: #000;
}


/* Homepage Split */
.homepage-split > .vc_column_container > .vc_column-inner{
		max-width: 1350px;
    margin-left: auto;
    margin-right: auto;
}


/* Page Title */
.title-size-large .entry-title{
	font-size: 60px;
	text-transform: uppercase;
	font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
}
.title-size-large {
  padding-top: 130px;
  padding-bottom: 130px;
}


/* Image Gallery */
.wd-images-gallery .owl-dots{
  margin-top: -35px;
  position: relative;
}
.wd-images-gallery .owl-dots .owl-dot span{
	margin: 4px;
  width: 70px;
  height: 2px;
  border: 2px solid rgb(140 140 140 / 20%);
  border-radius: 0%;
}
.wd-images-gallery .owl-nav>div{
	background-color: black;
  color: #b7b7b7;
}
.wd-images-gallery .owl-nav>div:hover{
	color: white;
}
.wd-images-gallery .owl-nav>div[class*=prev]{
	left: -35px;
	padding: 10px;
}
.wd-images-gallery .owl-nav>div[class*=next]{
  right: -35px;
	padding: 10px;
}


/* Labels */
.product-labels{
	max-width: 100%;
}
.labels-rectangular{
	top: 0px;
	width: 100%;
}
.labels-rectangular .product-label{
	width: 100%;
	color: #000;
  font-weight: 300;
	padding: 10px 0;
}


/* Contact Page */
.contact-helpful-links{
	margin-top: 40px;
	position: absolute;
	font-size: .75rem;
	font-weight: bold;
  line-height: 21px;
  text-decoration: none;
  text-transform: uppercase;
	border-bottom: 1px solid #000;
}
.extra-large .wd-social-icon i{
	font-size: 42px;
	color: #000;
}
.extra-large .wd-social-icon{
	margin-right: 55px !important;
}
.extra-large .wd-social-icon:last-child{
	margin-right: 0px !important;
}
.wpcf7 .wpcf7-submit{
	background-color: #000;
	color: #fff;
}


/* Blog Page */
.entry-meta-list{
	display: none;
}


/* Product Page */
.single-product-page .product_title{
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: -1px;
}
.single-product-page .price{
	margin: 20px 0px;
}
.single-product-page .price .amount{
	color: #000;
	font-weight: 400;
}
.anchor_links_cont {
	  display: inline-flex;
    margin-bottom: 22px;
		padding-left: 0px;
}
.anchor_links_cont li {
    font-size: 12px;
    font-size: .75rem;
    line-height: 21px;
    text-transform: uppercase;
	  margin-right: 30px;
}
.anchor_links_cont li::marker{
	content: "";
}
.anchor_links_cont li a:hover {
    padding-bottom: 10px;
    border-bottom: 1px solid #000;
}
.product-image-summary div.quantity{
	border: 1px solid #00000026;
}
div.quantity input[type=button],
div.quantity input[type=number]{
	height: 60px;
	border-width: 0px;
}
div.quantity input[type=button]{
  font-size: 22px;
	padding: 0 10px;
}
div.quantity input[type=number]{
	width: 130px;
}
.summary-inner .stock.out-of-stock{
	    color: #B50808;
    font-size: 16px;
    border: 1px solid #B50808;
    display: inline-block;
    padding: 10px 15px;
}
.single-product-page .single_add_to_cart_button {
	padding: 22px 52px;
	font-weight: 300;
}
.variations_form .woocommerce-variation-availability p.stock{
		margin-bottom: 0px;
}
.single-product-page .summary .product_meta,
.single-product-page .summary .product-share,
.single-product-page .woocommerce-tabs .tabs{
	display: none;
}
/*.single-product .wd-sticky-btn{
	top: 116px;
	bottom: auto;
}
.single-product .wd-sticky-btn .wd-sticky-btn-content{
	display: none;
}
.single-product .wd-sticky-btn .wd-sticky-btn-cart{
	width: 100%;
} */
.product-tabs-wrapper{
	 border-top-width: 0px;
}


.woocommerce-Tabs-panel--description .wd-tabs .wd-tabs-header{
	border-bottom: 1px solid #cdcdcd;
}
.woocommerce-Tabs-panel--description .wd-tabs .wd-nav-tabs li{
		border: 1px solid #cdcdcd;
    border-bottom: 0;
    border-radius: 8px 8px 0 0;
    color: #a1a1a1;
    display: block;
    font-size: 18px;
    font-weight: 700;
    padding: 6px 15px;
    text-transform: capitalize;
    text-align: center;
    line-height: 1;
}
.woocommerce-Tabs-panel--description .wd-tabs .wd-nav-tabs>li:not(:last-child) {
    margin-inline-end: 4px;
}
.woocommerce-Tabs-panel--description .wd-tabs .wd-nav-tabs li .wd-tabs-title{
		color: #a1a1a1;
}
.woocommerce-Tabs-panel--description .wd-tabs .wd-nav-tabs li.wd-active{
		background: #cdcdcd;
}
.woocommerce-Tabs-panel--description .wd-tabs .wd-nav-tabs li.wd-active .wd-tabs-title{
		color: #000;
}
.woocommerce-Tabs-panel--description .wd-tab-content hr{
		max-width: 100%;
}

/* #ingredients{
	margin-bottom: 40px;
} */
#ingredients .key-ingredients .owl-item .promo-banner-wrapper{
	background: #f2eff0;
	border: 2px solid #000;
}
#ingredients .key-ingredients .content-banner.text-center{
	margin-top: 140px;
}
#ingredients .key-ingredients .content-banner .content-size-medium{
	font-weight: 300;
}
#wd-60607b0d0614d{
	margin: 40px 0;
}
#full-igredients{
	opacity: 0;
  visibility: hidden;
  transition: all 300ms cubic-bezier(0.335, 0.010, 0.030, 1.360);
  position: relative;
  top: -15px;
	display: none;
}
#full-igredients.open {
    opacity: 1;
    visibility: visible;
    top: 0;
	display: block;
}
#testimonials .testimonial-content,
#testimonials .testimonial-content .star-rating,
#testimonials .testimonial-content footer,
#testimonials .testimonial-content footer>span{
	color: #fff;
}
#testimonials .testimonial-content{
	font-size: 18px;
  font-weight: bold;
}



/* Shop Page */
.page-title .wd-back-btn{
	display: none;
}
.wd-spacing-20>[class*=col]{
	padding-bottom: 80px;
}
.wd-shop-tools .woodmart-woo-breadcrumbs,
.wd-shop-tools .wd-products-per-page{
	display: none;
}
.tax-product_cat .main-page-wrapper .container{
	max-width: 100%;
	padding-left: 0px;
	padding-right: 0px;
}
.tax-product_cat .main-page-wrapper .container .shop-loop-head{
	border-bottom: 1px solid #dedede;
}
.tax-product_cat .main-page-wrapper .container .shop-loop-body{
	margin-bottom: 20px;
}
.tax-product_cat .main-page-wrapper .container .shop-loop-body,
.tax-product_cat .main-page-wrapper .container .products,
.tax-product_cat .main-page-wrapper .container .filters-inner-area{
	max-width: 1100px;
	padding-left: 15px;
	padding-right: 15px;
	margin-left: auto;
  margin-right: auto;
	width: 100%;
}
.tax-product_cat .main-page-wrapper .container .filters-area{
	border-top-width: 0px;
}
.filters-inner-area #WOODMART_Widget_Sorting,
.filters-inner-area #WOODMART_Widget_Price_Filter{
	display: none; 
}
/*
.shop-loop-head .wd-woo-breadcrumbs{
	display: none;
}*/
.title-line-two .product-grid-item .product-title{
	font-weight: 400;
	margin-bottom: 15px;
}
.product-grid-item .amount,
.product-grid-item .wd-product-cats{
	color: #000;
}
.product-grid-item .wd-product-cats{
	margin-bottom: 10px;
}
.product-grid-item .star-rating{
	display: none;
}
.product-grid-item .add_to_cart_button{
	background-color: transparent !important;
    color: #000 !important; 
	border-bottom: 1px solid #000;
}
.product-grid-item .add_to_cart_button span{
	 padding: 10px 0px;
	font-weight: 300;
}
.wd-add-btn-replace .add-to-cart-loop:hover span{
	-webkit-transform: translateY(0%) translateZ(0) !important;
    transform: translateY(0%) translateZ(0) !important;
}
.wd-add-btn-replace .add-to-cart-loop:before{
	display: none;
}
.tax-product_cat .description-area-before .term-description{
	text-align: center;
	max-width: 800px;
	margin: 0 auto;
}


/* Single Post*/
.single-post .page-title,
.post-single-page .meta-post-categories{
	display: none;
}
.post-single-page .post-title{
		border-bottom: 1px solid;
		padding-bottom: 30px;
		font-size: 3.75rem;
}
.post-single-page .post-title,
.post-single-page .entry-content h1,
.post-single-page .entry-content h2{
	font-family: 'Roboto';
}

/* Footer */
.wd-prefooter{
	background-color: #d1c7be;
}
.wd-prefooter .mc4wp-form{
	text-align: left;
}
.wd-prefooter .mc4wp-form>div{
	align-items: left;
	justify-content: initial;
}
.wd-prefooter .mc4wp-form-fields .wrap-nl{
  max-width: 350px;
  display: inline-flex;
	border: 2px solid #000;
}
.wd-prefooter .mc4wp-form-fields .wrap-nl input[type=email],
.wd-prefooter .mc4wp-form-fields .wrap-nl input[type=text],
.wd-prefooter .mc4wp-form-fields .wrap-nl input[type=text]:focus{
	border: 0px solid #000;
	color: #000;
	line-height: 48px;
  height: 48px;
}
.wd-prefooter .mc4wp-form-fields .wrap-nl .nl-button,
.wd-prefooter .mc4wp-form input[type=submit]{
	background-color: #00000000;
	color: #000;
}
.wd-prefooter .mc4wp-form .nl-button span{
	display: none;
}
.wd-prefooter .vc_wp_custommenu .menu li{
	margin-bottom: 5px;
}
#payment-icons ul li {
    display: inline-block;
}
#payment-icons ul li img {
    height: 30px;
    width: auto;
}
.widget-title, .widgettitle{
	text-transform: capitalize;
}
.widget a, .wd-widget a, div[class^=vc_wp] a{
	color: #000;
}
.wd-prefooter .wd-social-icons a{
	margin-right: 30px !important;
	color: #000 !important;
}


/* Hide ReCaptcha
.grecaptcha-badge{display: none;} */@media (min-width: 1025px) {
	/* Hide Elements Desktop/Mobile */
.hide-desktop{
	display: none;
}

/* Sticky Add2Cart */
.wd-sticky-btn-shown.wd-sticky-btn{
	  top: 115px;
    bottom: auto;
}

/* Mega Menu */
#menu-menu .dropdown-with-height .wd-sub-menu li{
	margin-bottom: 10px;
	padding-top: 20px;
}
#menu-menu .dropdown-with-height .wd-sub-menu li a{
	font-weight: 400;
}

/* Cart */
.cart-widget-side{
	width: 35%;
}
.cart-widget-side .product_list_widget>li img{
	  min-width: 145px;
    max-width: 145px;
}

/* Home Promo Banner */
.home-promo-banner .banner-btn-wrapper{
    bottom: -180px;
}
}

@media (min-width: 768px) and (max-width: 1024px) {
	/* Hide Elements Desktop/Mobile */
.hide-responsive{
	display: none;
}

/* Cart */
.cart-widget-side{
	width: 100%;
}


/* Homepage Bellow Slider */
.homepage-below-slider .vc_column-inner h3{
	font-size: 16px;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	/* Hide Elements Desktop/Mobile */
.hide-responsive{
	display: none !important;
}

/* Cart */
.cart-widget-side{
	width: 100%;
}

/* Homepage Bellow Slider */
.homepage-below-slider .vc_column-inner h3{
	font-size: 16px;
}

/* Homepage Split */
.homepage-split .wpb_wrapper .row-reverse-mobile .vc_col-sm-6 .vc_column-inner,
.homepage-split .wpb_wrapper .vc_row-o-equal-height .vc_col-sm-6:nth-child(2) .vc_column-inner{
	padding-left: 20px !important;
}


/* Page Title */
.title-size-large {
    padding-top: 90px;
    padding-bottom: 90px;
}
.title-size-large .entry-title{
	font-size: 22px;
}
}

@media (max-width: 576px) {
	/* Hide Elements Desktop/Mobile */
.hide-responsive{
	display: none !important;
}

/* Sticky Add2Cart */
.wd-sticky-btn .single_add_to_cart_button {
    height: 60px;
}
.wd-sticky-btn div.quantity input[type="number"]{
	width: 40px;
}

/* Cart */
.cart-widget-side{
	width: 100%;
}

/* Image Gallery */
.wd-images-gallery .owl-dots .owl-dot span{
  width: 30px;
	height: 1px;
}

/* Homepage Bellow Slider */
.homepage-below-slider .vc_column-inner h3{
	font-size: 16px;
}

/* Homepage Split */
.homepage-split .wpb_wrapper .row-reverse-mobile .vc_col-sm-6 .vc_column-inner,
.homepage-split .wpb_wrapper .vc_row-o-equal-height .vc_col-sm-6:nth-child(2) .vc_column-inner{
	padding-left: 20px !important;
}

/* Page Title */
.title-size-large {
    padding-top: 90px;
    padding-bottom: 90px;
}
.title-size-large .entry-title{
	font-size: 22px;
}


/* Product Page */
.wd-tab-wrapper .tab-title-description{
	display: none;
}
.product-image-summary .single_add_to_cart_button,
.product-image-summary div.quantity,
.product-image-summary div.quantity input[type=number]{
	width: 100%;
}
}

