/*
Theme Name: Play Equip Theme
Theme URI: https://nottinghamwebdesign.com
Author: NWD
Author URI: https://nottinghamwebdesign.com
Description: NWD Theme
Version: 1.1
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: nwd
Tags: bespoke, nwd
*/



.product-specs {
    list-style: none;
    padding-left: 0;
}

.product-specs li {
    background-color: #f4f4f4;
    padding: 1em 0.8em;
}

.product-specs li {
    background-color: #f4f4f4;
    padding: 1em 0.8em;
}

.product-specs li:nth-child(even) {
    background-color: #fff1e6;
}

.product-specs li span {
    margin-left: 0.6em;
    /* font-size: 1.2em; */
}


@media (max-width: 767px) {
    .nwd-flex-column {
        flex-direction: column;
    }
}


#page .large-img-tag-container img.fl-photo-img {
    width: 100%;
}

#page .large-img-tag-container .fl-photo-content {
    width: 100%;
}

#page .large-img-tag-container .fl-row-content-wrap,
#page .large-img-tag-container .fl-col-content {
    padding:0;
}

#page .large-img-tag-container {
    max-height: 800px;
	overflow: hidden;
	position: relative;
}

/*
#page .large-img-tag-container .fl-row-content {
    max-height: 500px;
    overflow: hidden;
}
*/

@media screen and (max-width: 680px) {

    #page .large-img-tag-container,
    #page .large-img-tag-container .fl-row-content {
        max-height: 680px;
    }
}



/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
	## Subheader
    ## Slide Out
    ## Actions	
    ## Header Action Icons (Cart)
# Shop
    # Account Page (Style)
    # Account Page (Navigation)
    # Account Page (Addresses)
    # Shop (Typography)
    # Product Page (Layout)
    # Product Page (Images)
    # Product Page (Breadcrumb - Cart)
    # Product Page (Tabs)
    # Product Page (Related Products)
    # Archive Masonry Style
    # Archive Category Page
    # Archive Page (Normal Product Style)
    # Archive Page (Modern Product Style)
    # General Elements (Icons)
# Button
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Blog / Post Grids
	## Link Box
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
# Woocommerce
# Footer
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
body { margin: 0; -webkit-font-smoothing: auto; overflow-x: hidden;}
article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary { display: block; }
audio, canvas, progress, video { display: inline-block; vertical-align: baseline;}
audio:not([controls]) { display: none; height: 0;}
[hidden], template { display: none; }
a { background-color: transparent;}
a:active, a:hover { outline: 0; }
dfn { font-style: italic; }
mark { background: #ff0; color: #000;}
small { font-size: 80%; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
img { border: 0; }
svg:not(:root) { overflow: hidden; }
figure { margin: 1em 2.5rem; }
hr { box-sizing: content-box; height: 0;}
button { overflow: visible; }
button, select { text-transform: none; }
button, html input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance: button; cursor: pointer; }
button[disabled], html input[disabled] { cursor: default; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
input { line-height: normal;border:none; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; }
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button { height: auto; }
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }
fieldset { border: 1px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em;}
legend { border: 0; padding: 0; }
textarea { overflow: auto; }
optgroup { font-weight: bold; }
table { border-collapse: collapse; border-spacing: 0; }
td, th { padding: 0; }
tr {line-height: 40px;}


/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/

body {
    font-family: "Poppins", sans-serif;
    margin: 0;
}

/* Headings
--------------------------------------------- */

h1, h2, h3, h4, h5, h6 {
    font-family: 'Poppins', sans-serif;
    margin: 0 0 20px;
}

.navbar-brand {
    padding-top: 0.25rem;
}
.navbar-brand>a {
    font-family: "Poppins", sans-serif;
}
#masthead .navbar-nav>li a {
    border-bottom-width: 0;
    display: block;
    font-family: "Poppins", sans-serif;
}

div#page-sub-header h1 {
    font-family: "Poppins", sans-serif;
    margin-bottom: 0;
    text-transform: none;
}
div#page-sub-header p {
    max-width: 100%;
}
.page .entry-title, .single .entry-title, .blog .entry-title {
    font-weight: 600;
}
#secondary .widget-title {
    font-family: "Poppins", sans-serif;
    margin: 0;
    padding: 0 5px 0 0;
    margin-bottom: 1.563rem;
}
.entry-meta {
    font-family: "Poppins", sans-serif;
}

.post-thumbnail {
    margin-bottom: 1.875rem;
}

body{
    font-weight:300;
    -webkit-font-smoothing: antialiased;
}


h1, h2, h3, h4, h5, h6 {
  clear: both;
  color: #222;
  font-weight: 400;
  margin-top: 24px;
  margin-bottom: 15px;
}
h1 {
  font-size: 46px;
  padding-bottom: 10px;
  font-weight: 600;
  line-height:45px;
}
h2 {
    
  font-size:2.5rem;
  padding-bottom: 0.3em;
  line-height: 1.25;
  font-weight: 500;
}
h3 {
  font-size: 15px;
  line-height: 30px;
  font-weight:500;
}
h4 {
  font-size: 19px;
  line-height: 22px;
  font-weight:600;
}
h5 {
  font-size: 14px;
  line-height: 17.5px;
}

p {
  margin-bottom: 1.5em;
  font-size:15px;
  font-weight: 400;
  line-height:25px;
}
h1.entry-title {
  font-size: 1.31rem;
}
h1.product_title.entry-title {
  font-size: 2.5rem;
  line-height: 2.85rem;
}
h3.widget-title {
  font-size: 1.2rem;
}

strong{
    color:#222;
}

#page strong {
    font-weight: 500;
}

#primary ul li {
    font-weight: 300;
}

body, .entry-title a, .entry-content h1, .entry-content h2, h3, .entry-content h3, h4, .entry-content h4, h5, .entry-content h5, h6, .entry-content h6, .wc-block-grid__product-title, 
.woocommerce ul.products li.product .price, .woocommerce div.product p.price {
    color: #878787;
}

body #page .entry-content h2 {
    color: #333;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
body {
  background: rgb(255,255,255);
}

img {
  height: auto;
  max-width: 100%;
}

figure {
  margin: 1em 0;
}

table {
  margin: 0 0 1.5em;
  width: 100%;
}

.contact-table tr td:nth-of-type(2){
    font-size: 14px;
    line-height: 20px;
}


/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/

body #page .wpcf7 textarea, 
body #page .wpcf7 input:not(.btn) {
    border:none;
    border-bottom: 1px solid black;
    line-height:50px;
    padding: 0px 20px;
    max-height: 150px;
}

#page .wpcf7 div p * {
    width: 100%;
}

body.woocommerce-checkout div#page textarea, 
body.woocommerce-checkout div#page input {
    border: 1px solid #ddd;
    padding: .75em;
}

form label {
    color: #333;
    font-size: 16px;
    font-weight: 500;
}


/*--------------------------------------------------------------
# Templates
--------------------------------------------------------------*/

.page-template-full-width-padding div#content .container ,
.page-template-full-width-php div#content .container {
    max-width: 100%;
}

.page-template-full-width-php div#content .container {
    padding: 0px;
}

.page-template-full-width-php div#content .container .entry-content{
    margin:0px;
}

.page-template-full-width-padding  #content.site-content,
.page-template-full-width-php #content.site-content{
    padding:0px;
}


/*--------------------------------------------------------------
# Top Bar
--------------------------------------------------------------*/

.top-bar .container {
    display: flex;
    padding:0px;
}

.top-bar {
    background-color: rgb(66, 66, 66);
    padding: 14px 0;
}

.top-bar .social-media-list a{
    color: rgb(0,0,0);
}

.top-bar .contact-info {
    color: rgb(0,0,0);
    font-size: 12px;
}

.top-bar .contact-info a{
    color: rgb(0,0,0);
    line-height: 22px;
    text-decoration:none;
}

ul.line-horiz li i {
    line-height: 22px;
}

.social-media-list {
    flex: auto;
    justify-content: flex-end;
}

div#page #content .social-media-list {
    justify-content: flex-start;
}

div#page #content .widget .social-media-list {
    justify-content: center;
}

ul.line-horiz {
    list-style: none;
    display: flex;
    margin:0px;
    padding: 0px;
}

ul.line-horiz li{
    margin-right: calc(18px/2);
    margin-left: calc(18px/2);
}

ul.line-horiz li:nth-of-type(1){
    margin-left: 0;
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/

header#masthead {
  position:relative;
  z-index:999;
  margin-bottom: 0;
  box-shadow: 0 0.5rem 1rem rgba(0,0,0,.05), inset 0 -1px 0 rgba(0,0,0,.1);
  z-index:10;
  padding: 33px 0px;
  box-shadow: 0px 0px 20px #000000d4;
}

.flex-logo {
  height: auto;
}

.flex-logo img {
    height: 47px;
    padding:10px 0;
}

.flex-logo > a {
  color: rgba(0, 0, 0, 0.9);
  font-size: 1.1rem;
  outline: medium none;
  text-decoration: none;
  color: rgb(255,255,255);
  font-weight: 700;
}

.flex-logo > a:visited, .flex-logo > a:hover {
  text-decoration: none;
}

#page-sub-header {
  position: relative;
  padding-top: 5rem;
  padding-bottom: 0;
  text-align: center;
  font-size: 1.25rem;
  background-size: cover !important;
}

body:not(.theme-preset-active) #page-sub-header h1 {
  line-height: 1.6;
  font-size: 4rem;
  color: #563e7c;
  margin: 0 0 1rem;
  border: 0;
  padding: 0;
}

#page-sub-header p {
  margin-bottom: 0;
  line-height: 1.4;
  font-size: 1.25rem;
  font-weight: 300;
}
body:not(.theme-preset-active) #page-sub-header p {
    color: #212529;
}

@media screen and (min-width: 768px) {
  body:not(.theme-preset-active) #page-sub-header h1 {
    font-size: 3.750rem;
  }
  body:not(.theme-preset-active) #page-sub-header {
    font-size: 1.25rem;
  }
}
@media screen and (min-width: 992px) {
  #page-sub-header p {
    max-width: 43rem;
    margin: 0 auto;
  }
}

/*--------------------------------------------------------------
## Header Banner
--------------------------------------------------------------*/

.flex-banner {
    margin-left: 5%;
}
.flex-banner a{
    text-decoration: none;
    background-color: #ea302e;
    padding: 13px 20px;
    border-radius: 5px;
    color: rgb(255,255,255);
    box-shadow: 0px 0px 20px #2f7a0d;
}

.flex-banner a:hover{
    background-color: #b81b1b;
}

/*--------------------------------------------------------------
## Header Mobile
--------------------------------------------------------------*/

@media screen and (max-width: 1199px) { 
    .flex-logo{order: 1;}
    .navbar-toggler{order: 2;}
    .menu-action-buttons{order: 3;}
    #main-nav{order:4;}
}


/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/

#masthead nav {
    padding:0px;
}

#masthead .navbar-nav > li > a {
  padding: 0;
  font-weight: 500;
  font-size: 14px;
  letter-spacing: 0.2px;
  line-height: 1.3em;
  text-align:center;
}

body:not(.theme-preset-active) #masthead .navbar-nav > li > a:hover,
body:not(.theme-preset-active) #masthead .navbar-nav > li.current_page_item > a {
  color: #222222;
}

ul#menu-home-page {
    position: relative;
}

header#masthead .container {
    position: relative;
}

.navbar-toggle .icon-bar {
  background: #000 none repeat scroll 0 0;
}

.menu-item {
    flex:auto;
    position: unset;
    line-height:45px;
}

ul.dropdown-menu {
    top: 50px;
    border:none;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children {
    position: relative;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}
.dropdown.menu-item-has-children .dropdown.menu-item-has-children:hover>.dropdown-menu {
    display: block;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children:hover>a:after {
    border-left-color: rgb(255,255,255);
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children.pull-left {
    float: none;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}

div#main-nav {
    position: relative;
}

#main-nav a.nav-link {
    position: relative;
}

.dropdown-menu .menu-item a.dropdown-item {
    padding: 10px 20px;
}

.dropdown-toggle:after {
    font-size: 10px;
    display: unset;
    content: "\f078";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
}

@media screen and (max-width: 1199px) {

    .dropdown-toggle:after {
        padding-left: 12px;
    }
    
    #masthead .navbar-nav > li > a {
        line-height: 2.5em;
    }
    
}

@media screen and (min-width: 1200px) {
    
    .dropdown-toggle:after {
        position: absolute;
        right: 0px;
        top: 0px;
    }

    .menu-item {
        margin-right:20px;
    }
    
    #page #masthead .navbar-nav .dropdown-toggle {
        padding-right: 20px;
    }
    
}

@media screen and (max-width: 1199px) {

    a.dropdown-item {
        text-align: center;
    }
    
    #menu-home-page .menu-item:hover > a {
        background-color: #F5F5F5;
    }
    
    
}

@media screen and (min-width: 1200px) {
    
    #main-nav li.current-menu-item a.nav-link:before,
    #main-nav a.nav-link:hover:before {
        display:unset;
    }

    ul.dropdown-menu {
        border-radius: 5px;
        box-shadow: 0 0 20px #000000d4;
        padding: 10px!important;
    }
    
    .mega-menu ul.dropdown-menu li {
        width: 33%;
        margin:0px;
        float: left;
        font-size: 13px;
    }
    
    div#page .dropdown-menu .menu-item:hover a.dropdown-item {
        background-color: black!important;
        border-radius: 5px!important;
        color: white;
    }
    
    #main-nav a.nav-link:before {
        color: transparent;
        display:none;
        position: absolute;
        background-color: #F7D7BF;
        height: 5px;
        width: 100%;
        left: 0;
        right: 0;
        bottom: -16px;
        content: " ";
        margin: auto;
    }

}

button.navbar-toggler{
    line-height:45px;
}

.menu-toggle,
.main-navigation.toggled ul {
  display: block;
}

.dropdown-item {
  line-height: 1.2;
  padding-bottom: 0.313rem;
  padding-top: 0.313rem;
  color: rgb(0,0,0);
}

.dropdown-menu {
  width:100%;
  min-width:100%;
}

.dropdown .open .dropdown-menu {
  display: block;
  left: 12.250em;
  top: 0;
}

.dropdown-menu .dropdown-item {
  white-space: normal;
  background: transparent;
  line-height: 1.6;
}

.dropdown-menu .dropdown-item:hover {
  background: transparent;
}

@media screen and (min-width: 37.5em) {
  .menu-toggle {
    display: none;
  }
}

@media screen and (min-width: 769px) {
  .dropdown-menu li > .dropdown-menu {
    right: -9.875rem;
    top: 1.375rem;
  }
}

@media screen and (max-width: 991px) {
  .navbar-nav .dropdown-menu {
    border: medium none;
    padding: 0;
  }

  .dropdown-menu li a {
    padding: 0;
  }

  #masthead .navbar-nav > li > a {
    padding-bottom: 0.625rem;
    padding-top: 0.313rem;
  }

  .navbar-light .navbar-toggler {
    border: medium none;
    outline: none;
  }
}
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
  margin: 0 0 1.5em;
  overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  float: left;
  width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  float: right;
  text-align: right;
  width: 50%;
}
.comment-content.card-block {
  padding: 20px;
}

.navigation.post-navigation {
  padding-top: 1.875rem;
}

.post-navigation .nav-previous a,
.post-navigation .nav-next a {
  border: 1px solid #ddd;
  border-radius: 0.938rem;
  display: inline-block;
  padding: 0.313rem 0.875rem;
  text-decoration: none;
}

.post-navigation .nav-next a::after {
  content: " \2192";
}

.post-navigation .nav-previous a::before {
  content: "\2190 ";
}

.post-navigation .nav-previous a:hover,
.post-navigation .nav-next a:hover {
  background: #eee none repeat scroll 0 0;
}


/*--------------------------------------------------------------
## Subheader
--------------------------------------------------------------*/

.subheader {
    min-height: 150px;
    background-color: #ee9059;
    background-position: center;
    background-size: cover;
    position:relative;
}

.subheader .container .entry-title {
    color: #000;
    font-size: 2.8em;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 1.2em;
    letter-spacing: 5px;
}

body:not(.archive):not(.single-post) .subheader .container .subheader-text-left{
    text-align:center;
}

body:not(.archive):not(.single-post) .subheader .container .subheader-text-left .entry-title{
    margin:0px;
    color:white;
}

body:not(.archive):not(.single-post) .subheader .container {
   position: absolute;
   left: 50%;
   top: 50%;
   transform: translate(-50%,-50%);
}

body.page-template #page button.button {
    display:none;
}

body.archive .subheader,
body.single-post .subheader {
    background-color: #f7d7bf;
}

body.archive .subheader .container:after,
body.single-post .subheader .container:after {
    background-color: #f7d7bf;
    content: " ";
    top: 0;
    left: 0;
    height: 100%;
    position: absolute;
    z-index: 0;
    width: 45%;
}

body.archive .subheader .container .subheader-text-left,
body.single-post .subheader .container .subheader-text-left{
        z-index: 1;
        top: 23%;
        width: 38%;
}

body.archive .content-container,
body.single-post .content-container {
    display: block;
    margin-bottom: 50px;
}


@media screen and (min-width: 1025px) { 

    body.archive .subheader,
    body.single-post .subheader {
        min-height: 500px;
        background-attachment: fixed;
    }
    
    body.archive.search .subheader {
        min-height: 250px;
        background-attachment: fixed;
    }
    
    body.archive .subheader .container .subheader-text-left,
    body.single-post .subheader .container .subheader-text-left{
        position: absolute;
    }
    
}

@media screen and (max-width: 1024px) { 
    
    body.archive .subheader .container .subheader-text-left,
    body.single-post .subheader .container .subheader-text-left{
        position: relative;
        padding: 50px 0px;
    } 
    
    body.archive .content-container,
    body.single-post .content-container {
        width: 75%;
    }
    
    body.archive .subheader .container .subheader-text-left,
    body.single-post .subheader .container .subheader-text-left{
        top: 15%;
        width: 45%;
    }
    
    body.archive .subheader .container:after,
    body.single-post .subheader .container:after {
        width: calc(50% - 90px);
    }
    
}

@media screen and (max-width: 768px) {
    
    .content-container {
        width: 100%;
    }
    
    body.archive .subheader .container .subheader-text-left,
    body.single-post .subheader .container .subheader-text-left{
        top: 5%;
        width: 30%;
    }

    body.archive .subheader .container:after,
    body.single-post .subheader .container:after {
        width: calc(75% - 10px);
    }
}

@media screen and (max-width: 767px) {
    
   .subheader .subheader-text-left .button {
        display: none !important;
    }

}


/*--------------------------------------------------------------
## Slide Out
--------------------------------------------------------------*/

.slide-out:not(.open){
    overflow: hidden;
    opacity: 0;
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
}

.slide-out {
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    position: fixed;
    top: 0;
    width: 350px;
    max-width: 100%;
    right: 0;
    bottom: 0;
    padding: 0 30px;
    background-color: #fff;
    -webkit-box-shadow: 0 0 20px rgb(0 0 0 / 20%);
    box-shadow: 0 0 20px rgb(0 0 0 / 20%);
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    z-index:9999;
}

.slide-out-close i {
    font-size: 25px;
    color:#818a91;
}

.slide-out-close {
    padding: 10px 25px;
    text-align:right;
    cursor:pointer;
}

.slide-out.right{
    right: 0;
}

#slide-out-overlay {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.25);
    z-index: 99;
    content: " ";
}

.slide-out a.button {
    color: #FFFFFF;
    background-color: #E87026;
    text-align: center;
    padding: 15px;
}


/*--------------------------------------------------------------
## Header Action Icons
--------------------------------------------------------------*/

.menu-action-buttons i {
    color: #49494B;
    width: 1em;
    height: 1em;
}
.menu-action-buttons div{
    cursor:pointer;
    position:relative;
}
.menu-action-buttons a {
    text-align: center;
}
.menu-action-buttons div:hover i {
    color: #F7D7BF;
}
.menu-action-buttons{
    display:flex;
}
.menu-action-buttons div {
    padding: 0px 10px 0px 10px;
    flex: auto;
    font-size:20px;
}


/*--------------------------------------------------------------
## Header Action Icons (Cart)
--------------------------------------------------------------*/

span.cart-count-header {
    position: absolute;
    right: -.1em;
    top: -.1em;
    background-color: #F7D7BF;
    font-size: 10px;
    min-width: 1.6em;
    width: 1.6em;
    height: 1.6em;
    line-height: 1.5em;
    border-radius: 100%;
    text-align: center;
}

.woocommerce .slide-out .widget_shopping_cart .cart_list li a.remove {
    position: absolute;
    bottom: 10px;
    right: 10px;
    left:unset;
    top:unset;
}
p.woocommerce-mini-cart__buttons.buttons a {
    width: 46%;
    margin: 0px 2%;
}
.slide-out p.woocommerce-mini-cart__total.total {
    text-align: center;
    padding: 30px 0px;
    font-size: 20px;
}

.slide-out .woocommerce ul.cart_list li img, .slide-out .woocommerce ul.product_list_widget li img {
    float: left;
    margin-right: 4%;
    width: 33%;
    height: auto;
    box-shadow: none;
}

.woocommerce .slide-out .widget_shopping_cart .cart_list li{
    padding-left: 0;
}

.woocommerce-mini-cart li.woocommerce-mini-cart-item {
    border-bottom: 1px solid #d4d4d4;
    padding: 20px 0 !important;
}

div#page .woocommerce a.remove {
    color: #818a91 !important;
    border: 1px solid #d4d4d4;
}

.woocommerce a.remove:hover{
    background-color:transparent;
}

#masthead .search label{
    margin-bottom:0px;
}

#masthead .search input{
    background-color: #49494b;
    color: white;
}

#masthead .search button {
    border: none;
    background-color: white;
    border-radius: 2px;
}

#masthead .search {
    background-color: #49494b;
    height: auto;
    position: absolute;
    right: 0;
    bottom: -76px;
    padding: 10px 25px;
    width: auto;
    display:none;
    z-index: 1;
}

#masthead .search .widget{
    margin-bottom:0;
}


/*--------------------------------------------------------------
# Account Page (Style)
--------------------------------------------------------------*/

.woocommerce-message::before, .woocommerce-info::before {
    color: #e8b89b;
}

.woocommerce-message, .woocommerce-info {
    border-top-color: #e8b89b;
}

.woocommerce h2, .woocommerce-account h2 {
    font-size: 1.625rem;
}


/*--------------------------------------------------------------
# Account Page (Navigation)
--------------------------------------------------------------*/

.woocommerce-MyAccount-navigation-link {
    list-style: none;
    border: 1px solid rgba(0,0,0,.1);
    border-bottom-width: 0;
}

.woocommerce-MyAccount-navigation-link a {
    display: block;
    padding: .5em 1em;
    color: #e8b89b;
    text-decoration: none;
}

.woocommerce-MyAccount-navigation-link.is-active a {
    color: #878787;
}

.woocommerce-MyAccount-navigation-link:last-child {
    border-bottom-width: 1px;
}

/*--------------------------------------------------------------
# Account Page (Addresses)
--------------------------------------------------------------*/


.u-columns.woocommerce-Addresses.addresses {
    display: flex;
}


/*--------------------------------------------------------------
# Shop (Typography)
--------------------------------------------------------------*/

.woocommerce div#page span.amount {
    font-size: 14px;
}
.woocommerce.single-product div#page .summary span.amount,
.woocommerce div#page .total .amount{
    font-size:24px;
    font-weight:400;
}


/*--------------------------------------------------------------
# Product Page (Layout)
--------------------------------------------------------------*/

@media screen and (min-width: 768px) {
    
    .single-product div#page section#primary .summary.entry-summary {
        margin-top: 0px;
        width: 50%;
    }
    
    .single-product div#page section#primary .woocommerce-product-gallery {
        width: 50%;
    }
}

@media screen and (min-width: 1120px) { 
    
    .single-product div#page section#primary .summary.entry-summary {
        padding-left: 100px;
    }
    
}

.single-product .custom-product-message{
	background-color: #f6d6be;
    padding: 20px;
    border-radius: 10px;
    margin-bottom: 20px;
    text-align: center;
}

.single-product .custom-product-message p{
	margin-bottom:0;
}


/*--------------------------------------------------------------
# Product Page (Images)
--------------------------------------------------------------*/

.single-product .woocommerce-product-gallery__image {
    padding-bottom: 15px;
}

.woocommerce-product-gallery {
    margin-left: -5px;
}

.flex-viewport {
    margin-bottom: 15px;
    margin-left: 15px;
}
.woocommerce div.product .woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n+1){
    clear:unset;
}

.woocommerce #page div.product div.images .flex-control-thumbs li {
    width: calc(100% / 6);
    float: left;
    margin: 0;
    padding: 0px;
    padding-bottom: 15px;
    padding-left: 15px;
}

.woocommerce #page div.product div.images .flex-control-thumbs li img{
    opacity:1;
}

.woocommerce-product-gallery li {
    padding: 15px;
}

.tab-gallery-images {
    display: flex;
    flex-wrap: wrap;
}

.tab-gallery-images div {
    margin: 0 1%;
    width: 30%;
}

/*--------------------------------------------------------------
# Product Page (Breadcrumb - Cart)
--------------------------------------------------------------*/

.breadcrumb_space{
    font-size:9px;
}

.woocommerce-breadcrumb a{
    font-size:13px;
}

.woocommerce-breadcrumb .breadcrumb-title:not(:first-of-type),
.breadcrumb_space{
    margin-left: 12px;
}

.single-product #page .quantity input {
    height: 45px;
    border: solid 1px #eaeaea;
}

.woocommerce div.product form.cart .button {
    margin-left: 10px;
}

.single-product #page img.wp-post-image {
    max-height: 600px;
    width: auto;
    margin: auto;
}

/*--------------------------------------------------------------
# Product Page (Tabs)
--------------------------------------------------------------*/

.woocommerce div.product .woocommerce-tabs ul.tabs {
    display:flex;
}

div#page .woocommerce-Tabs-panel a{
    color:#e8b89b;
}

.woocommerce-Tabs-panel h3 {
    margin: 0px;
}

.woocommerce div#page #primary div.product .woocommerce-tabs ul li.active a {
    color: #222;
}

.woocommerce div#page div.product .woocommerce-tabs ul.tabs li a {
    font-weight: 500;
    color: #BDBDBD;
    font-size: 14px;
}

.woocommerce #primary div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce #primary div.product .woocommerce-tabs ul.tabs li:after{
    display:none;
}

.woocommerce #primary div.product .woocommerce-tabs ul.tabs li {
    border: 1px solid transparent;
    background-color: transparent;
    border-radius:0px;
    flex:auto;
    padding:0px;
}

.woocommerce table.woocommerce-product-attributes tr {
    color: #333;
}

.woocommerce table.shop_attributes td{
    font-style: normal;
}

/*--------------------------------------------------------------
# Product Page (Related Products)
--------------------------------------------------------------*/

section.related.products {
    text-align: center;
}

section.related.products h2 {
    padding: 40px 0px !important;
}


/*--------------------------------------------------------------
# Archive Masonry Style
--------------------------------------------------------------*/

@media screen and (min-width: 768px) {
    
    .archive ul.products {
        column-count: 3;
        -webkit-column-count: 3;
        column-gap: 0;
        -webkit-column-gap: 0;
    }
}
    
@media screen and (max-width: 767px) {
    
    .archive ul.products {
        column-count: 2;
        -webkit-column-count: 2;
        column-gap: 0;
        -webkit-column-gap: 0;
    }
} 
    
    
@media screen and (min-width: 768px) {
    
    .archive ul.products.bespoke {
        column-count: 2;
        -webkit-column-count: 2;
        column-gap: 0;
        -webkit-column-gap: 0;
    }
}
    
@media screen and (max-width: 767px) {
    
    .archive ul.products.bespoke {
        column-count: 1;
        -webkit-column-count: 1;
        column-gap: 0;
        -webkit-column-gap: 0;
    }
}
    
    
.archive ul.products li {
    break-inside: avoid;
    -webkit-column-break-inside: avoid;
    padding: 5px;
}
.archive #primary ul.products li.product {
    width: unset;
    float:unset;
}

.archive div#content ul.products li.product, .archive ul.products li.product {
    margin: 0 8% 8.8% 0;
}


/*--------------------------------------------------------------
# Archive Category Page
--------------------------------------------------------------*/

.cat-enquiry-form,
.term-description {
    position: relative;
    padding: 60px 0px;
    margin-top: 60px;
}

.cat-enquiry-form:after,
.term-description:after {
    content: " ";
    pointer-events:none;
    left: -50%;
    top: 0;
    width: 200%;
    height: 100%;
    position: absolute;
    border-style: solid;
    border-width: 1px 0 0 0;
    border-color: #EDEDED;
    transition: background 0.3s,border 0.3s,border-radius 0.3s,box-shadow 0.3s;
}

@media screen and (min-width: 992px) {
    
    .cat-enquiry-form {
        display: flex;
    }
    
    .form-input-container p {
        float: left;
        width: 30%;
        margin-right: 2%;
    }
    
    .form-textarea-container label {
        width: 100%;
        padding-right: 6%;
    }
}


/*--------------------------------------------------------------
# Archive Page (Normal Product Style)
--------------------------------------------------------------*/

.woocommerce ul.products li.product a img{
    margin-bottom:0px;
    -webkit-transition: all .6s ease-in-out;
    -o-transition: all ease-in-out .6s;
    transition: all .6s ease-in-out;
}

.woocommerce ul.products li.product .product-style-normal a img{
    padding:50px;
}

.woocommerce ul.products li.product:hover a img{
    transform: scale(1.1);
}

.woocommerce .products .product {
    text-align: center;
    border: 4px solid #f9d4bd;
    border-radius: 5px;
}

.woocommerce .products .product .product-style-normal .product-content {
    border-top: 4px solid #efefef;
    padding-bottom:20px;
}

.woocommerce .products .product a.button {
    background-color: transparent;
    margin-bottom: 20px;
}

.woocommerce .products .product .product-content h2{
    font-size: 16px;
    font-weight: 500;
}

h2.woocommerce-loop-product__title {
    color: #222222;
}

.woocommerce div#page ul.products li.product:hover a,
.woocommerce div#page ul.products li.product:hover span.price .amount,
.woocommerce div#page ul.products li.product:hover a h2 {
    color: white;
}

.product:hover {
    border-color: #E87026;
}

.product:hover .product-style-normal .product-content {
    background-color: #E87026;
}


/*--------------------------------------------------------------
# Archive Page (Modern Product Style)
--------------------------------------------------------------*/

body #primary .product-style-modern{
    overflow:hidden;
}

body #primary .product-style-modern img{
    -webkit-transition: all .6s ease-in-out;
    -o-transition: all ease-in-out .6s;
    transition: all .6s ease-in-out; 
}

body #primary .product-style-modern:hover img{
    transform: scale(1.1);
    filter: brightness(100%) contrast(100%) saturate(100%) blur(2px) hue-rotate(0deg);
}

#page .product-style-modern .product-content h2.woocommerce-loop-product__title {
    font-size: 1.4rem;
}

body #primary .product-style-modern .product-content {
    opacity: 0;
    position: absolute;
    bottom: 18%;
    left: 10%;
    width: 80%;
    text-align: left;
    z-index: 9;
    -webkit-transition: all .6s ease-in-out;
    -o-transition: all ease-in-out .6s;
    transition: all .6s ease-in-out;
}

body #primary .product-style-modern:hover .product-content {
    opacity:1;
}

body #primary .product-style-modern .product-content h2,
body #primary .product-style-modern .product-content a{
    color:white;
}

.product-style-modern:after {
    opacity:0;
    content: " ";
    position: absolute;
    left: 0;
    top: 0;
    background-color: #222;
    width: 100%;
    height: 100%;
    -webkit-transition: all .6s ease-in-out;
    -o-transition: all ease-in-out .6s;
    transition: all .6s ease-in-out;
    pointer-events: none;
}

.product-style-modern:hover:after {
    opacity: .4;
}


/*--------------------------------------------------------------
# General Elements (Icons)
--------------------------------------------------------------*/

.product-icons-container{
    display: -webkit-inline-box;
    width: 100%;
    border-style: solid;
    border-width: 1px 0 1px 0;
    border-color: #EFEFEF;
    transition: background 0.3s,border 0.3s,border-radius 0.3s,box-shadow 0.3s;
    padding: 50px 0;
    margin: 50px 0;
}

.product-icons .icon-col i {
    line-height: 60px;
    font-size: 30px;
}


@media screen and (min-width: 768px) {
    .product-icons .icon-col {
        display: flex;
    }
}

@media screen and (max-width: 767px) {
    .icon-inner-col {
        text-align: center;
    }
}

.product-icons .icon-inner-col.text h3{
    color:#E87026;
    margin:0;
}

.product-icons {
    display:flex;
    width: 100%;
}

.product-icons .icon {
    -webkit-transition: all .6s ease-in-out;
    -o-transition: all ease-in-out .6s;
    transition: all .6s ease-in-out;
    margin-top:0px;
    margin-right: 12px;
}

.product-icons .icon:hover{
    margin-top:-20px;
}


/*--------------------------------------------------------------
# Buttons
--------------------------------------------------------------*/

button{
    -webkit-font-smoothing: antialiased;
}

#page .subheader .button {
    background-color: black;
    color: white;
    padding: 19px 20px 19px 20px;
}

a.woocommerce-Button {
    color: #ffffff;
    border-color: #bfbfbf;
    background-color: #bfbfbf;
    float: right;
}

#page .subheader .button:hover,
a.woocommerce-Button:hover {
    color: #000000;
    border-color: #e87026;
    background-color: #e87026;
}

#page .subheader .button:hover{
    color:#fff;
}

body.single-product div#page a.product-enquire {
    font-size: 0.8rem;
}

body div#page input.wpcf7-submit,
body div#page .button,
body div#page a.fl-button
{
    letter-spacing: 0.6px;
    font-size: 15px;
    font-weight: 600;
    background-color:black;
    color:white;
    border-radius: 5px;
    padding: 16px 40px;
    border:none;
}

body div#page a.fl-button span{color:white;}


body div#page input.wpcf7-submit:hover,
body #page button.button:hover,
body div#page a.fl-button:hover{
    background-color:#E87026;
}

div#page a.woocommerce-Button,
div#page .woocommerce a.button {
    background-color: #bfbfbf;
    text-transform: uppercase;
    border-radius:0;
    font-weight: 700;
    font-size:15px;
    padding:15px 45px;
    letter-spacing:1px;
}

div#page div#slide-out-right .woocommerce a.button {
    padding:15px 15px;
}

div#page a.woocommerce-Button:hover,
div#page .woocommerce a.button:hover {
    background-color: #e87026;
}


/* LINKS UNDERLINE */

a.line-link,
a.view-product-button,
a.product-enquire {
    border-bottom:5px solid;
    border-color:#F7D7BF;
    margin-bottom: 22px;
}
a.product-enquire {
    vertical-align: middle;
    float: left;
    position: absolute;
    text-decoration: none;
    margin: 11px 25px;
}
a.product-enquire:hover{
    color:#E87026;
}

body.woocommerce #page .button {
    border-radius: 0px;
    font-size: 13px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 1px;
}














/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/

.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-wrap: normal !important;
}
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 0.313rem;
  line-height: normal;
  padding: 0.938rem 1.438rem 0.875rem;
  text-decoration: none;
  top: 0.313rem;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

#content[tabindex="-1"]:focus {
  outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

a img.alignright {
  float: right;
  margin: 0.313rem 0 1.25rem 1.25rem;
}

a img.alignnone {
  margin: 0.313rem 1.25rem 1.25rem 0;
}

a img.alignleft {
  float: left;
  margin: 0.313rem 1.25rem 1.25rem 0;
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption.alignnone {
  margin: 0.313rem 1.25rem 1.25rem 0;
}

.wp-caption.alignleft {
  margin: 0.313rem 1.25rem 1.25rem 0;
}

.wp-caption.alignright {
  margin: 0.313rem 0 1.25rem 1.25rem;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: "";
  display: table;
  table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
  margin: 0 0 1.5em;
  font-size: 1.2rem;
}
.widget select {
  max-width: 100%;
}

.widget_search .search-form input[type="submit"] {
  display: none;
}

.half-rule {
  width: 6rem;
  margin: 2.5rem 0;
}
.widget_categories .nav-link {
  display: inline-block;
}

/*--------------------------------------------------------------
# Side Bar
--------------------------------------------------------------*/

.single-post aside .widget {
    border-top: solid 1px #EFEFEF;
    padding-top: 20px;
}

.single-post aside .widget h3.widget-title {
    text-align: center;
}

aside#secondary:after {
    position:absolute;
    top:0;
    height:100%;
    z-index:-1;
}

@media screen and (min-width: 991px) {
    aside#secondary:after {
        right:-100%;
        width: 100%;
        }
    }

@media screen and (max-width: 990px) {
    aside#secondary:after {
        left:-100%;
        width: 300%;
    }
}

@media screen and (min-width: 992px) {
    
    aside#secondary {
        position: absolute;
        right: 0;
        max-width: 380px;
    }
    
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/


/*--------------------------------------------------------------
## Blog / Post Grids
--------------------------------------------------------------*/

.news-content {
    position: relative;
    padding: 20px 0;
}

.news-item:hover .image-overlay{opacity: .7;}

.news-content * {z-index:4;position: relative;}

.news-content p {
    font-size: 13px;
}

.news-container .overlay .news-item img {
    height: 100%;
    width: auto;
}

.news-container .news-item img {
    height: auto;
    width: 100%;
    max-width: unset;
    -webkit-transition: all .22s ease-in-out;
    -o-transition: all ease-in-out .22s;
    transition: all .22s ease-in-out;
}

.news-item:hover .bg-image img {
    transform: scale(1.1);
}

.bg-image{
    position:relative;
    overflow:hidden;
}

.overlay .news-content {
    color: white;
    padding: 80px 40px 40px 40px;
    top: 0;
    height: 100%;
    width: 100%;
}

.entry-content .overlay .news-content a{
    color:white;
    }

.entry-content .overlay .news-content h4{
    color:white;
    margin-bottom:60px;
}

.entry-content .simple .news-content h4{
    color:#222;
}

.simple .bg-image {
    min-height: 350px;
    max-height: 350px;
    overflow:hidden;
}

.overlay .bg-image {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

#page .news-wrapper div:last-child{
    margin:0;
}

.news-item {
    flex: 1;
    position: relative;
}

.news-wrapper:not(.small) .news-item {
    min-height: 250px;
}

@media screen and (max-width: 991px) {
    .news-item {
        margin-bottom:2%;
    }
}
@media screen and (min-width: 992px) {

    .news-wrapper {
        display: flex;
    }
    
    .news-item {
        margin-right:2%;
    }
    
    /* Large */

    .large .news-wrapper.simple .news-item {
        max-width: 50%;
    }
}

.image-overlay {
    -webkit-transition: all .22s ease-in-out;
    -o-transition: all ease-in-out .22s;
    transition: all .22s ease-in-out;
}

.image-overlay {
    position: absolute;
    top: 0;
    right: 0;
    background-color: #222;
    opacity: .5;
    height: 100%;
    width: 100%;
    z-index: 3;
}

/* Small */

aside#secondary .news-wrapper.small{
    display: block;
}

.small .news-item{
    display:flex;
}

.small .bg-image {
    flex: 1;
    height: 120px;
    width: 120px;
}

.small .news-content{
    flex:2;
    padding:15px;
}

.small .news-content h4 {
    margin-top: 0px;
}

/*--------------------------------------------------------------
## Link Box
--------------------------------------------------------------*/

body #page .entry-content .home-link-box .fl-col-content h2{
    color:white;
}

.home-link-box .fl-col-content {
    background-position: 198px 60px;
    background-repeat: no-repeat;
    background-size: 65% auto;
    position:relative;
}

.home-link-box .fl-col-content:after {
    mix-blend-mode: multiply;
    position: absolute;
    background-color: #F0CAB3;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    content: " ";
}

.home-link-box:hover .fl-col-content:after {
    background-color: #000;
    opacity: .81;
}

.home-link-box .fl-module-rich-text{
    z-index: 2;
}


/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/

body:not(.home) #content.site-content main#main, #content.site-content aside#secondary{
  padding-bottom: 1.5em;
  padding-top: 1.5em
}

body.single-product #content.site-content main#main{
  padding-top: 50px;
}

.sticky .entry-title::before {
  content: '\f08d';
  font-family: "Font Awesome\ 5 Free";
  font-size: 1.563rem;
  left: -2.5rem;
  position: absolute;
  top: 0.375rem;
  font-weight: 900;
}

.sticky .entry-title {
  position: relative;
}

.single .byline,
.group-blog .byline {
  display: inline;
}

.page-content,
.entry-content,
.entry-summary {
  margin: 1.5em 0 0;
}

.page-links {
  clear: both;
  margin: 0 0 1.5em;
}

.page-template-blank-page .entry-content,
.blank-page-with-container .entry-content {
  margin-top: 0;
}

.post.hentry {
  margin-bottom: 4rem;
}

.posted-on, .byline, .comments-link {
  color: #9a9a9a;
}

.entry-title > a {
  color: inherit;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
  word-wrap: break-word;
}

.bypostauthor {
  display: block;
}

.comment-body .pull-left {
  padding-right: 0.625rem;
}

.comment-list .comment {
  display: block;
}

.comment-list {
  padding-left: 0;
}

.comments-title {
  font-size: 1.125rem;
}

.comment-list .pingback {
  border-top: 1px solid rgba(0, 0, 0, 0.125);
  padding: 0.563rem 0;
}

.comment-list .pingback:first-child {
  border: medium none;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/

.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  display: none;
}

.infinity-end.neverending .site-footer {
  display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

embed,
iframe,
object {
  max-width: 100%;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
  background: #f1f1f1 none repeat scroll 0 0;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  padding: 0.313rem 0.313rem 0;
  text-align: center;
}
.wp-caption img[class*="wp-image-"] {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 100%;
  padding: 0;
  width: auto;
}
.wp-caption .wp-caption-text {
  font-size: 0.688rem;
  line-height: 1.063rem;
  margin: 0;
  padding: 0.625rem;
}

.wp-caption-text {
  text-align: center;
}


/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/

footer .container {
    display: flex;
}

footer .site-info {
    flex: auto;
    line-height: 38px;
}

footer#colophon {
    font-size: 85%;
    border-style: solid;
    border-width: 1px 0 0 0;
    border-color: #E4E4E4;
    padding: 30px 0px;
}

div#footer-widget h2{
    font-size: 16px;
    font-weight: 500;
}

div#footer-widget {
    padding: 80px 25px;
}

#footer-widget .widget a.nav-link:hover{
    color:#e8b89b;
}

#footer-widget .widget a.nav-link {
    color: black;
    padding: 6px 0px;
    line-height:30px;
}

body:not(.theme-preset-active) footer#colophon {
  color: #99979c;
  background-color: #f7f7f7;
}

.navbar-dark .site-info {
  color: rgb(255,255,255);
}

.copyright {
  font-size: 1.2rem;
  margin-bottom: 0;
  text-align: center;
}

.copyright a, footer#colophon a {
  color: inherit;
}

@media screen and (max-width: 767px) {
	
 	#masthead .navbar-nav > li > a {
    	padding-bottom: 0.938rem;
    	padding-top: 0.938rem;
  	}
}
/*--------------------------------------------------------------
# Media Query
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Notebook
--------------------------------------------------------------*/
@media only screen and (max-width: 1280px) {
  html {
    font-size: 95%;
  }
}

@media screen and (max-width: 1199px) {
  .navbar-dark .dropdown-item {
    color:rgb(255,255,255);
  }
  .navbar-nav .dropdown-menu {
    background: transparent;
    box-shadow: none;
    border: none;
  }
}
/*--------------------------------------------------------------
## Netbook
--------------------------------------------------------------*/
@media only screen and (max-width: 1024px) {
  html {
    font-size: 90%;
  }
}
/*--------------------------------------------------------------
## iPad
--------------------------------------------------------------*/
@media only screen and (max-width: 960px) {
  html {
    font-size: 85%;
  }
}
/*--------------------------------------------------------------
## iPad
--------------------------------------------------------------*/
@media only screen and (max-width: 768px) {
  html {
    font-size: 80%;
  }
}
/*--------------------------------------------------------------
## iPad
--------------------------------------------------------------*/
@media only screen and (max-width: 480px) {
  html {
    font-size: 75%;
  }
}