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

:root {
	--wd-text-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 14px;
	--wd-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Poppins", 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: "Lato", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: #ffb233;
	--wd-alternative-color: #fbbc34;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: #ff9311;
	--btn-accented-bgcolor-hover: #ff9311;
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 280px;
}
.wd-popup.wd-age-verify {
	--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-popup-width: 800px;
}
.page-title-default {
	background-image: url(http://wemakebeds.co.uk/wp-content/uploads/2018/04/title.jpg);
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: rgb(34,34,34);
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--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-brd-radius: 35px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--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);
}
}


.cat-btn.menu-item a{
    background:#ff9311;
    color:#fff !important;
    margin:44px;
    text-align:center;
}
.cat-btn.menu-item a:hover{
    background:#383838 !important;
}
footer .footer-column-4 {
    text-align: center;
    margin-top: 40px;
}
.tp-links {
    display: -webkit-inline-box;
}
.tp-links li{
    padding-right:15px;
}
.tc-info{
    font-size:16px;
    color: #2f2e2e;
}
.topbar-text a:hover{
    color:  #ffa448 !Important;
}
/* AZ STORE CSS */
.page-id-845 .main-page-wrapper {
    padding-top:0;
}
.hm-icon .info-box-icon {
    color: #FFA448 !important;
}
.hm-fban .banner-subtitle{
    color:#2cb27a !important;
}
footer .widget-title {
    color: #fff !important;
}
.product-addon .addon-select {
    width: 60%;
}
.woocommerce-tabs {
    display: none;
}
.fb-img-row .vc_figure-caption {
    font-size: 20px;
    padding-top: 10px;
    color: #000;
    font-weight: 600;
}
.postid-2172 .quantity {
    display: none !important;
}
.p-short {
    font-size: 18px;
}
header .woodmart-search-form .s {
    border-radius: 25px;
}
.tp-links a {
    color: #fff;
    font-size:12px;
}
.tp-links a:hover {
    color: #ffa448;
}
@media only screen 
and (min-device-width : 800px) 
and (max-device-width : 1024px) {
.hm-icon .woodmart-info-box {
    font-size:13px;
}
.hm-icon .info-box-title{
    font-size:16px !important; 
}
#widget-792{
    display:none;
}
}@media (min-width: 768px) and (max-width: 1024px) {
	.hm-icon .woodmart-info-box {
    display: block;
    text-align: center;
}

.hm-icon .box-icon-wrapper {
    margin: 0 auto !important;
    padding-bottom:10px;
}
.hm-icon .info-box-title{
    font-size:16px !important; 
}
}

@media (max-width: 576px) {
	.tp-links li {
    padding-right: 10px;
    font-size:11px;
}
.hm-icon .woodmart-info-box {
    padding: 20px 10px !important;
}
.hm-icon .info-box-title{
    font-size:19px !important;
}
footer .woodmart-widget{
    text-align:center;
}
.header-mobile-center .woodmart-cart-number {
    background: #c11010 !important;
}
}

