@import url('https://cdn.engravingsupplies.com.au/q:u/r:0/wp:0/w:1/u:https://fonts.googleapis.com/css?family=Montserrat:700');

/*============= SPECIAL PAGE ======================*/

h2.section-heading {
    text-align: center;
    color: #222 !important;
    font-family: 'Montserrat',sans-serif;
    font-size: 50px;
    padding-top: 8px;
}

h4.section-sub-heading {
    text-align: center;
    color: #f32323;
    font-weight: 600;
    font-size: 34px;
    letter-spacing: 2px;
    font-family: 'Montserrat', sans-serif;
}

.special-products-heading {
    padding-top: 106px;
    padding-bottom: 46px;
}

.col-sm-12.special-products-heading .col-sm-3 h3 {
    text-align: center;
    font-weight: 600;
    font-size: 35px;
    border-bottom: 0;
}

.col-sm-12.special-main-products {
    text-align: center;
    border-top: 1px solid;
    padding: 39px 0 13px;
}

.col-sm-12.special-main-products p {
    text-align: center;
}

.product-price.gray-price p,
.product-price.gray-price h2 {
    color: #797979 !important;
}

.product-price.red-price p,
.product-price.red-price h2 {
    color: #ff0004 !important;
}

.product-price.black-price p, .product-price.black-price h2 {
    color: #000 !important;
}

.product-price h2 {
    font-size: 50px;
    font-weight: 100;
}

.product-price p {
    font-weight: 500;
    font-size: 20px;
    font-family: 'Montserrat', sans-serif;
    margin-bottom: 2px;
}

.col-sm-3.product-price {padding-top: 77px;}

.product-image h4 {
    color: #ff0004;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size: 20px;
    margin-bottom: 5px;
}

.product-image p {
    font-family: 'Montserrat', sans-serif;
    color: #000;
    font-weight: 100;
    font-size: 20px;
    padding-bottom: 2px;
}

.special-mobile-view {
    display: none;
}
span.small {
    font-size: 12px;
    color: inherit !important;
}
.special-desktop-view.clearfix {
    padding-bottom: 30px;
}
a.pdf-btn {
    background-color: #f32323;
    border-radius: 4px;
    font-size: 16pt !important;
    color: #fff !important;
    font-family: 'Open Sans',sans-serif !important;
    font-weight: 800;
    text-transform: uppercase;
    padding: 15px;
    border: 1px solid #f32323;
    display: block;
    width: 100%;
    margin: 0 auto;
    text-align: center;
}
a.pdf-btn:hover {
    background: #fff;
    color: #f32323 !important;
    text-decoration: none;
}
@media screen and (max-width: 980px){
    .product-price.gray-price h3, .product-price.black-price h3 {
    background: #797979 !important;
}

div#primary, div.content-area{
    width:auto !important;
}
    
.special-desktop-view{
    display: none;
}
.special-mobile-view {
    display: block;
    padding-top: 50px;
}
.special-mobile-view .col-sm-8 {
    width: 46%;
    padding-bottom: 28px;
    text-align: center;
    border: 1px solid;
    margin: 2%;
    min-height: 856px;
}
.special-mobile-view .col-sm-8 p {
    text-align: center;
}
.product-price p {
    font-size: 15px;
}
.col-sm-12.product-price h3 {
    border: 0 !important;
    color: #fff;
    font-weight: 700;
    font-size: 31px;
    background: #ff0004;
    padding: 3px 0;
}
.product-price h2 {
    font-size: 35px;
    font-weight: 600;
}
.col-sm-12.product-image {
    padding: 26px 0 0;
}
}

@media screen and (max-width: 767px){
.special-mobile-view .col-sm-8 {
    margin: 0 auto 30px;
    width: 100%;
    max-width: 322px;
    min-height: inherit;
}
.col-sm-12.product-image img {
    width: 100%;
    max-width: 228px;
}
}
@media screen and (max-width: 410px){
h2.section-heading {
    font-size: 32px;
}
h4.section-sub-heading {
    font-size: 17px;
}
}
nav.rank-math-breadcrumb {
	position: absolute;
	bottom: 30px;
	left: 0;
	right: 0;
	text-align: center;
}
nav.rank-math-breadcrumb p {
	margin-bottom: 0;
	font-size: 16px;
}
nav.rank-math-breadcrumb p a {
	color: #f32323;
}