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

:root {
	--wd-text-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #626667;
	--wd-text-font-size: 18px;
	--wd-title-font: "Signika", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #000000;
	--wd-entities-title-font: "Signika", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 600;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	--wd-widget-title-font: "Signika", 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: "Signika", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 16px;
	--wd-brd-radius: 20px;
	--wd-primary-color: rgb(49,109,190);
	--wd-alternative-color: rgb(189,32,28);
	--wd-link-color: rgb(49,109,190);
	--wd-link-color-hover: rgb(189,32,28);
	--btn-default-bgcolor: rgb(0,84,172);
	--btn-default-bgcolor-hover: #000000;
	--btn-accented-bgcolor: rgb(189,32,28);
	--btn-accented-bgcolor-hover: rgb(168,25,25);
	--wd-form-brd-width: 2px;
	--notices-success-bg: rgb(0,84,172);
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(246,185,36);
	--notices-warning-color: #fff;
	--wd-sticky-btn-height: 95px;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #01cc4e;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 280px;
}
.wd-page-title {
	background-image: url(https://scotlandclothing.com/wp-content/uploads/2021/06/WhatsApp-Image-2021-05-18-at-1.24.34-AM.jpeg);
	background-size: cover;
	background-position: center center;
}
html .product.wd-cat .wd-entities-title, html .product.wd-cat.cat-design-replace-title .wd-entities-title, html .wd-masonry-first .wd-cat:first-child .wd-entities-title {
	font-family: "Signika", Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-size: 16px;
}
.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: 35px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 35px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 35px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
}

@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);
}
}


.product-type-simple form.cart,
.woocommerce-variation-add-to-cart {
  display: flex;
}
.product-type-simple form.cart > button,
.woocommerce-variation-add-to-cart > button {
  flex-grow: 1;
	text-size-adjust:50px;
}

div.quantity input[type="button"] , div.quantity input[type="number"] 

{
	min-width: 40px;
    height: 60px;
}

.wd-hover-standard .wd-add-btn a{
    display:block;
}
.wd-action-btn.wd-style-text>a {
    font-size: 23px;
}
body .product-grid-item {
    margin-bottom:25px!important;
}

body.single .product_meta > span.posted_in {
font-size: 18px;
}
body.single .product_meta > span.sku_wrapper{
font-size: 18px;
}

body .tabs-layout-tabs .tabs li a {
    font-size: 25px;
    opacity: .7;
}

body .tabs__product-page .list-tabs .tab-links {
    padding-top: 25px;
}
body .tabs__product-page .list-tabs .tab-links {
    font-size:25px
}



body .comment-respond .stars a.active:after, 
body .comment-respond .stars a:hover:after {
	font-size:70px;
}
body .stars a {
    width: 70px;
    text-align: center;
}
body .comment-respond .stars a:after, 
body .comment-respond .stars a:before {
		font-size:70px;
}

body .woodmart-load-more {
    border-color: rgb(0,84,172);
    color: white;
}
body .woodmart-load-more:hover {
    
    color: rgb(0,84,172);
}
.products-spacing-20 .product {
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 180px;
}

.product-grid-item .wd-add-btn,
.product-grid-item .wd-quick-view-btn,
.product-grid-item .wd-wishlist-btn,
.product-grid-item .wd-compare-btn,
.product-grid-item .wd-hover-buttons,
.product-grid-item .wd-buttons,
.product-grid-item .product-buttons {
    display: none !important;
}