﻿/* Site Fonts */
@import url("https://use.typekit.net/rvv1iah.css");

body {
  font-family: 'Open Sans', sans-serif;
}

a.nav-megamenu-header, .product-h1 {
  font-family: 'Lexend Deca', sans-serif;
}

.cat-pg-header.h3 {
	font-family: 'alegreya-sc', serif;
	font-weight: 700;
	font-style: normal;
}

@media (max-width: 576px) {
	/* Category page Bottom Area */
	#catprimary p {
		font-size: 0.9rem;
	}

	#catprimary {
		padding: 1rem;
	}
}

/* Category page Price text cenetering */
.col-12.px-3 {
    text-align: center;
}

/* Links */
.dropdown a:link, a:active, a:visited, .left-nav-link, .left-nav-link:active, .left-nav-link:visited {
  color: #000000;
}

.dropdown a:hover {
  text-decoration: none !important;
}

/*** RETAIL PRICE SIZE ON CATEGORY PAGES ***/
.bs-category-results strike {
	font-size: 0.75rem !important;
}

/***** Modal Margins *****/
@media (min-width: 576px) {
    .modal-dialog {
        max-width: 500px;
        margin: 3.75rem auto;
    }
}

/* Was/Now Pricing Colors */
p.product-price.original-price {
    color: #000000;
}

div.product-price .original-price {
    color: #047000;
}

.prod-pg-price {
	color: #000000 !important;
}

.as-low-as-price {
	color: #047000 !important;
}

/* Header Styles */
.account-dropdown {
    max-height: 10px;
}

/********* Menu Styling ********/
/* menu links */
h6.nav-megamenu-ul a, h6.nav-megamenu-subheader a, .bs-footer1 h5, .bs-footer2 h5, .bs-footer3 h5 {
  font-size: 1rem;
}

.nav-megamenu-ul {
  line-height: 1.45rem;
}

.nav-megamenu-ul li a {
  font-size: .85rem !important;
}

p.p-0.nav-megamenu-ul {
	margin-bottom: 5px;
}

.menu-heading a {
    color: #d7b928 !important;
}

p.nav-cat-link.font-weight-bold.menu-heading {
    margin-bottom: 0.5rem !important;
}

.nav-img-container img {
	height: auto !important;
}


/* menu border */
@media (min-width: 992px) {
  .dropdown-menu {
    border: 2px solid #231f20 !important;
    border-radius: 6px;
    padding: 1rem !important;
  }
}

/* Margin Fix */
.nav-megamenu .row div {
    margin-left: 2rem;
  }
  
/* Menu Link Styling */
.nav-megamenu-ul li a, .nav-megamenu-ul li a:visited, .nav-megamenu-ul li a:active {
color: #231f20;
}

.bs-top-banner {
    background: linear-gradient(to right, #BF953F, #FCF6BA, #B38728, #FBF5B7, #AA771C);
} 

.bodyContainer .headerContainer {
    display: none;
}

.bs-header-link, .bs-footer-col li a {
  font-size: .8rem;
}

@media (min-width: 576px) {
.bs-header-container-nav, .bs-header-container {
padding-left: 15px !important;
padding-right: 15px !important;
}
}
.bs-header-container-nav, .bs-header-container {
padding-left: 0px !important;
padding-right: 0px !important;
}


@media (min-width: 992px) {
  .navbar-expand-lg .navbar-nav .nav-link {
    /*padding-right: 1.5rem;
    padding-left: 0rem;*/
  }
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    /*padding: 10px;*/
  }
  .nav-megamenu .row div {
    margin-left: 0rem;
  }
  .bs-nav-promotional .dropdown-menu {
    width: 200px;
    left: 660px;
  }
  .bs-nav-office-essentials .dropdown-menu {
    left: 315px;
	width: 630px;
  }		
  .logo-img {
    padding-left: 0rem;
  }
}

@media (min-width: 1200px) {
  .navbar-expand-lg .navbar-nav .nav-link {
   /* padding-right: 1.75rem;
	padding-left: 1.25rem;*/
  }
  .bs-nav-promotional .dropdown-menu {
    left: 800px;
  }
  .bs-nav-office-essentials .dropdown-menu {
    width: 620px;
    left: 505px;
  }	
  .bs-nav-recognition .dropdown-menu {
    width: 700px;
  }
}

/** Landing/Category Page Styling **/

/* Product Title */
.cat-pg-prod-title {
  text-align: center;
}

/* Price */
.bs-category-results p.font-weight-bold.mb-0, div.p-sale, .bs-category-results .col-12.px-3 {
  text-align: center;
}

/* left nav */
.left-nav-link, .cat-pg-prod-title {
  font-size: .8rem;
}

/** Product Page **/

/* product image */
@media (min-width: 1200px) {
  .col-12.d-none.d-md-block {
    height: 510px;
  }
}
/** Fall Color Palette **/

/* Header */
.navbar-light .navbar-nav .nav-link{
  color: #231f20;
}

.bs-header-logo {
  color: #d7b928;
}

/* Cat-link */
h6.nav-cat-link a {
  color: #d7b928 !important;
  font-weight: bold;
}

/* home/landing pages */

.single-col-row a, .three-col-row a {
  color: #9b2a7a;
}

/* color 1 */
.color-1 {
  color: #d0417e;
}

/* Product Icons */
.staff-pick-icon {
	width: 50%;
}

.best-seller-icon {
	width: 50%;
}

/* Peel N Reveal Page */

@media (min-width: 320px) {
    .home-splash {
        top: 35px;
    }
	.home-splash-text {
		font-size: .6rem;
		font-weight: bold;
	}
	.satisfy-text {
		font-size: .6rem;
	}
	.disclaimer-text {
		font-size: .6rem;
	}		
}

@media (min-width: 420px) {
    .home-splash {
        top: 70px;
    }
	.home-splash-text {
		font-size: 1rem;
		font-weight: bold;
	}
	.satisfy-text {
		font-size: 1rem;
	}
	.disclaimer-text {
		font-size: .9rem;
	}		
}

@media (min-width: 768px) {
    .home-splash {
        top: 100px;
    }
	.home-splash-text {
		font-size: 1.5rem;
		font-weight: bold;
	}
	.satisfy-text {
		font-size: 1.2rem;
	}
	.disclaimer-text {
		font-size: 1rem;
	}	
}

@media (min-width: 992px) {
    .home-splash {
        top: 180px;
    }
	.home-splash-text {
		font-size: 2rem;
		font-weight: bold;
	}	
	.satisfy-text {
		font-size: 1.5rem;
	}
	.disclaimer-text {
		font-size: 1.2rem;
	}
}

@media (min-width: 1200px) {
    .home-splash {
        top: 200px;
    }
}

.home-splash {
	left: 0;
	right: 0;
}

.position-absolute {
    position: absolute!important;
}

/* Update Buttion Fix */
.update-product-page{
	display: none;
}

