header,
section {
    left: 0;
    height: auto
}

#mobile-navbar,
#navbar,
.page-numbers {
    text-align: center
}

.navbar-nav>li,
.navbar-nav>li a,
.vcenter {
    vertical-align: middle
}

/*.blog-post h1 {
    text-transform: capitalize
}*/

@keyframes fadein {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@-moz-keyframes fadein {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@-webkit-keyframes fadein {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@-ms-keyframes fadein {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@-o-keyframes fadein {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

.carousel.carousel-fade .item {
    opacity: 0;
    transition-property: opacity
}

.carousel.carousel-fade .active.item {
    opacity: 1
}

@media all and (transform-3d),
(-webkit-transform-3d) {
    .carousel-fade .carousel-inner>.item.active.left,
    .carousel-fade .carousel-inner>.item.active.right,
    .carousel-fade .carousel-inner>.item.next,
    .carousel-fade .carousel-inner>.item.prev {
        opacity: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    .carousel-fade .carousel-inner>.item.active,
    .carousel-fade .carousel-inner>.item.next.left,
    .carousel-fade .carousel-inner>.item.prev.right {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.page-numbers {
    padding: 5px;
    color: #FFF;
    border-radius: 0;
    background-color: #523528;
    display: inline-block;
    margin: 0 0 0 5px;
    min-width: 30px!important
}

.searchbox-icon,
.searchbox-input,
.searchbox-submit {
    height: 30px;
    right: 0;
    margin: 0;
    border: 0;
    top: 0;
    outline: 0
}

a.page-numbers:hover,
span.page-numbers {
    background-color: #dbc97c;
    color: #FFF
}

.searchbox {
    position: relative;
    min-width: 30px;
    width: 0;
    height: 30px;
    float: right;
    overflow: hidden;
    -webkit-transition: width .3s;
    -moz-transition: width .3s;
    -ms-transition: width .3s;
    -o-transition: width .3s;
    transition: width .3s
}

.searchbox-input {
    width: 100%;
    padding: 0 35px 0 20px
}

.searchbox-icon,
.searchbox-submit {
    width: 30px;
    display: block;
    position: absolute;
    background: #2e1a14;
    padding: 0;
    line-height: 30px;
    text-align: center;
    cursor: pointer
}

.searchbox-open {
    width: 33.33333333%
}

.space-above-50 {
    margin-top: 50px
}

.bg-404 {
    background-image: url(images/404-background.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat
}

body {
    font-family: 'Noto Serif', serif;
    font-size: 16px;
    line-height: 26px;
    margin: 0;
    padding: 0;
    background: #2e1a14;
    color: #523528
}

p a {
    color: #b5917f;
}

a {
    color: #2e1a14
}

a:hover {
    color: #c4a291;
    text-decoration: none
}

.btn-moreinfo,
.footer,
.footer a {
    color: #FFF
}

header {
    position: fixed;
    top: 0;
    width: 100%;
    font-size: 11px;
    z-index: 9999
}

header:after {
    position: relative;
    display: block;
    content: '';
    background: -moz-linear-gradient(top, rgba(0, 0, 0, .65) 0, rgba(0, 0, 0, 0) 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, .65) 0, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, .65) 0, rgba(0, 0, 0, 0) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000', GradientType=0);
    width: 100%;
    height: 20px
}

section {
    position: relative;
    margin-top: 145px;
    width: 100%
}

#content-wrap {
    min-height: 350px;
    height: auto
}

.no-padding {
    margin: 0;
    padding: 0
}

.cart-nav-wrap {
    padding-top: 4px;
    padding-bottom: 4px
}

.ptb {
    padding-top: 10px;
    padding-bottom: 10px;
}

.sptb {
    padding-top: 5px;
    padding-bottom: 5px;
}

.aligncenter {
    margin: 0 auto;
}

.alignleft {
    float: left;
}

.alignright {
    float: right;
}

.main-nav-wrap {
    padding: 0;
    height: auto!important
}

#mobile-navbar ul {
    z-index: 9999;
    position: relative;
    background: #2e1a14!important;
    margin-bottom: 0
}

#mobile-navbar ul.social-media-icons {
    padding-bottom: 10px
}

.custom-col-padding {
    padding-top: 10px;
    padding-bottom: 15px
}

.footer .container .row>div {
    padding: 0
}

.footer-blog-wrap:before {
    width: 100%;
    height: 70px;
    background-image: url(images/lt-tile_top.png);
    background-repeat: repeat-x;
    background-position: top left
}

.footer-blog-box {
    position: relative;
    height: 311px;
    padding-top: 200px;
    font-size: 18px;
    text-transform: uppercase;
    color: #FFF;
    background: #000
}

.footer,
.footer-stripe-bg {
    background-position: top left
}

.footer-blog-box p {
    position: relative;
    z-index: 2;
    opacity: 1;
    pointer-events: none
}

.footer-blog-box a {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    height: 100%;
    width: 100%;
    z-index: 1;
    transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    -webkit-transition: opacity .25s ease-in-out;
    opacity: .5;
    pointer-events: auto
}

.footer-blog-box:hover>a {
    opacity: .75;
    cursor: pointer
}

.footer-blog-box big {
    font-size: 36px;
    font-style: italic;
    line-height: 40px;
    text-transform: none;
    font-weight: 400
}

.footer {
    font-size: 12px;
    line-height: 20px;
    padding-top: 48px;
    padding-bottom: 48px;
    background-image: url(images/spot_uv_logo.gif);
    background-repeat: repeat-y;
    background-size: auto;
    position: relative
}

.footer-stripe-bg {
    background-image: url(images/lt-tile_bottom.png);
    background-repeat: repeat-x;
    height: 70px
}

.cart-nav ul,
.footer-nav ul,
ul.social-media-icons {
    margin: 0;
    padding: 0;
    list-style: none
}

.cart-nav ul li,
ul.social-media-icons li {
    padding-right: 14px;
    display: inline-block
}

ul.social-media-icons li:last-child {
    padding-right: 0
}

#navbar .wpmenucart {
    display: none
}

section ul {
    padding-left: 16px
}

.full-width-bg {
    background-size: cover;
    background-repeat: no-repeat;
    height: 560px;
    background-position: center;
    background-attachment: fixed
}

.extra-col-padding {
    padding: 25px 50px
}

.extra-row-padding {
    padding-top: 70px;
    padding-bottom: 70px
}

.extra-row-padding-2 {
    padding-top: 35px;
    padding-bottom: 35px
}

.line-above,
.line-above-2 {
    display: inline-block;
    padding-top: 5px
}

.line-above {
    border-top: 1px solid #dbc97c
}

.line-above-2 {
    border-top: 1px solid #FFF
}

.blog-post {
    -webkit-animation: fadein 2s;
    -moz-animation: fadein 2s;
    -ms-animation: fadein 2s;
    -o-animation: fadein 2s;
    animation: fadein 2s;
    display: table;
    width: 100%;
    height: 511px
}

.vcenter {
    display: table-cell;
    float: none
}

.clearfix {
    clear: both
}

#blog-loader {
    display: none;
    border: 16px solid #523528;
    border-top: 16px solid #c4a291;
    border-radius: 50%;
    width: 100px;
    height: 100px;
    animation: spin 2s linear infinite;
    margin: 15px auto
}

.submit-with-icon {
    background: 0 0;
    border: 0;
    padding: 0;
    outline: 0
}

header .woocommerce-product-search {
    font-size: 16px;
    line-height: 26px
}

#billing_country {
    z-index: 1!important
}

.menu-header-cart-container {
    display: inline-block
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #dbc97c
}

.navbar-toggle:hover {
    background: #523528!important
}

.visible-xs a.navbar-brand {
    margin: 0;
    display: inline-block;
    height: 50px;
    width: 87px
}

@media (min-width: 1131px) {
    .navbar-toggle,
    .mobile-nav {
        display: none !important;
    }

    .navbar-nav>li {
        width: 120px;
    }
}

@media (max-width: 1130px) {
    .desktop-nav {
        display: none !important;
    }

    .navbar-toggle {
        display: block;
    }

    .mobile-nav a.navbar-brand {
        margin: 0;
        display: inline-block;
        height: 50px;
        width: 87px;
    }
}


.navbar-brand {
    background-image: url(images/mia-logo_2X.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    height: 100px;
    width: 174px;
    margin-left: 100px;
    margin-right: 100px;
    float: none
}

li.menu-item-home a {
    opacity: 0
}

#mobile-navbar ul li.menu-item-home {
    display: none
}

li.navbar-brand a {
    display: inline-block;
    height: 100px;
    width: 174px
}

.navbar-toggle {
    border: none
}

.navbar-default {
    background: 0 0;
    border: none
}

.navbar-header {
    float: none;
    display: block;
    padding: 10px 0 5px 15px
}

.navbar-nav>li a {
    color: #dbc97c;
    height: 100px;
    /*display: table-cell;*/
    width:100%;
    text-transform: uppercase;
    font-size: 15px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.current_page_parent a,
.navbar-nav>li.active>a,
.navbar-nav>li>a:active:focus,
.navbar-nav>li>a:hover {
    color: #FFF!important;
    background: 0 0!important
}

.cart-nav a:hover,
.cart-nav a:hover span,
.cart-nav li a:hover {
    color: #dbc97c
}

.cart-nav a {
    color: #FFF
}

.cart-nav li:first-child {
    display: none
}

.navbar-nav,
.navbar-nav>li {
    display: inline-block;
    float: none
}

.navbar-nav>li {
    height: 100px;
    padding: 0;
    text-align: center;
}

@media (max-width: 1140px) {
    .navbar-nav>li.navbar-brand {
        margin-right: 50px;
        margin-left: 50px;
    }
}

@media (max-width: 1030px) {
    .navbar-nav>li.navbar-brand {
        margin-right: 20px;
        margin-left: 20px;
    }
}

.navbar-nav>li.navbar-brand {
    width: 174px;
}

#mobile-navbar .navbar-nav {
    display: block
}

#mobile-navbar .navbar-nav>li {
    display: block;
    height: auto;
    padding: 0 0 5px;
    margin: 0;
    text-align: center!important
}

#mobile-navbar .navbar-nav li>a {
    display: block;
    height: auto;
    border-top: 1px solid #dbc97c;
    border-bottom: 1px solid #dbc97c
}

.jumbotron h1 {
    font-size: 22px;
    line-height: 22px;
    font-weight: 400
}

h1,
h2 {
    font-weight: 700
}

.text-red {
    color: #e12217
}

.jumbotron {
    border-radius: 0!important;
    padding-top: 36px;
    padding-bottom: 36px
}

.jumbotron p {
    font-size: 16px;
    line-height: 26px
}

.jumbotron .excerpt span {
    color: red;
}

h1 {
    font-size: 26px;
    line-height: 36px
}

h2 {
    font-size: 30px;
    line-height: 40px
}

.h3,
h3 {
    font-size: 18px;
    line-height: 30px
}

#contact-form {
    margin-top: 150px;
    border-radius: 10px;
    padding: 50px;
    background: rgba(46, 24, 20, 1)
}

.box-shadow {
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .5);
    -moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .5);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .5)
}

.sml_emailinput,
input,
textarea {
    border: none!important;
    border-radius: 0!important;
    margin-bottom: 13px;
    resize: vertical;
    color: #8d7a71!important
}

.sml_emailinput {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

input[type=submit] {
    color: #FFF!important;
    min-width: 150px
}

hr {
    border-top: 1px solid #c4a291
}

.product-hover-info hr {
    border-top: 1px solid #FFF
}

.input-group input,
.search-field {
    border: 1px solid #c4a291!important
}

.alert,
.btn,
input {
    border-radius: 0;
    border: none
}

.btn-addtocart {
    background-color: #FFF
}

.btn-danger,
.btn-primary,
.sml_submitbtn {
    background-color: #c4a291!important
}

.btn-danger:hover {
    background-color: #FFF!important;
    color: #2e1a14!important
}

.btn-primary:hover,
.btn-warning,
.sml_submitbtn:hover {
    background: #FFF!important;
    color: #2e1a14!important
}

.btn-addtocart:hover,
.btn-moreinfo:hover,
.btn-warning:hover {
    background: #2e1a14!important;
    color: #FFF!important
}

.btn-success:hover {
    background-color: #523528!important;
    color: #dbc97c!important
}

.btn-success,
.faq-btn:hover {
    background-color: #c4a291!important
}

.btn-success {
    color: #FFF!important
}

.faq-answer,
.faq-btn {
    width: 100%;
    height: auto;
    text-align: left;
    white-space: normal;
    padding: 15px 75px 15px 40px
}

.faq-answer a {
    color: #c4a291!important
}

.faq-answer a:hover {
    color: #523528!important
}

.faq-btn {
    background-image: url(images/circle-arrow-right.png);
    background-repeat: no-repeat;
    background-position: right 18px center
}

.faq-btn:hover {
    color: #2e1a14!important
}

.bg-info {
    background: #dbc97c
}

.bg-primary {
    background: #2e1a14
}

.bg-success {
    background: #523528!important
}

.bg-warning {
    background: #FFF
}

.bg-danger {
    background: #c4a291
}

.bg-success a {
    color: #FFF
}

.blog-link.text-primary a:hover,
.text-danger a:hover,
.text-info,
.text-info a:hover,
a.text-danger:hover,
a.text-primary:hover,
a.text-warning:hover {
    color: #dbc97c!important
}

.bg-info a:hover,
.blog-post .text-danger:hover,
.footer a:hover,
.footer-nav ul a:hover,
.footer-nav ul li.active a,
.text-danger,
.text-danger a,
.text-info a {
    color: #c4a291!important
}

.text-success {
    color: #523528!important
}

.blog-post a.text-primary:hover,
.text-primary {
    color: #2e1a14!important
}

.text-warning,
.wpcf7-mail-sent-ok {
    color: #FFF!important
}

.alert-success {
    background-color: #979a61;
    font-style: italic
}

.alert-danger {
    font-style: italic
}

.carousel {
    background-color: #FFF;
    padding-top: 40px;
    padding-bottom: 40px
}

.related-products-carousel {
    padding-top: 0;
    padding-bottom: 0;
    background: 0 0
}

.related-products-carousel .related-product-wrap {
    border-right: 8px solid #2e1a14;
    height: 400px
}

.related-products-carousel .product-image {
    height: 200px
}

.related-products-carousel .product-text {
    top: 240px
}

.related-products-carousel .carousel-inner h1 {
    font-size: 14px;
    line-height: 20px;
    font-style: italic
}

.related-products-carousel .carousel-inner .quantity input {
    color: #FFF!important;
    border: 1px solid #FFF!important
}

.carousel-inner hr,
.product-hover-info hr {
    width: 80px
}

.carousel-inner h1 {
    font-size: 31px;
    line-height: 39px;
    font-style: italic
}

.carousel-inner small {
    font-size: 10px;
    line-height: 17px
}

.carousel-inner .vertical-center {
    display: inline-block;
    float: none;
    vertical-align: middle
}

.carousel-thumbnail {
    height: 100%;
    width: 100%;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center
}

#myCarousel .carousel-control img {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    margin-top: -10px;
    right: 50%;
    margin-right: -10px
}

.related-products-carousel .carousel-control {
    width: 0
}

.related-products-carousel .carousel-control img {
    position: absolute;
    top: 100%;
    z-index: 5;
    display: inline-block;
    margin-top: -40px
}

#myCarouselHome .carousel-control.left,
#myCarouselHome .carousel-control.right,
.woocommerce-additional-fields {
    display: none
}

.related-products-carousel .right.carousel-control img {
    right: -45px
}

.related-products-carousel .left.carousel-control img {
    left: -45px
}

#myCarousel .carousel-control,
.related-products-carousel .carousel-control {
    background-image: none
}

#myCarouselHome {
    background: 0 0;
    padding: 0
}

#myCarouselHome .carousel-inner,
#myCarouselHome div {
    height: 560px!important
}

#myCarouselHome .item div {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat
}

.carousel-inner .item .price {
    font-size: 24px
}

.carousel-inner .item .related-product-wrap .price {
    font-size: 16px
}

.woocommerce-checkout .col-1 {
    width: 100%!important;
    text-align: center
}

.woocommerce-checkout h3 {
    text-align: center;
    font-style: italic;
    text-transform: capitalize
}

.woocommerce-billing-fields {
    width: 100%
}

.woocommerce-billing-fields h3, 
.woocommerce-shipping-fields h3 {
    background: #523528!important;
    padding: 15px 0;
    color: #fff;
    font-weight: 500;
}
.woocommerce-shipping-fields {
    margin-top: 30px;
}
.woocommerce-shipping-fields h3 label {
    margin: 0;
}
.woocommerce-shipping-fields h3 span {
    font-weight: 500;
}

.woocommerce-billing-fields__field-wrapper p {
    float: none!important;
    width: 100%!important
}

.woocommerce-checkout .input-text {
    width: 100%!important;
    border: 1px solid #000!important;
    padding: 16px!important;
	line-height:auto!important;
	height:auto!Important;
}
.input-text {
    line-height: auto!important;
	height:auto!Important;
}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
     line-height: 2;
}
#customer_details .col-2 {
    width: 100%
}

.search-field {
    border: 1px solid #000!important;
    padding: 2px!important
}

.woocommerce a.remove {
    color: #e12217!important
}

.woocommerce a.remove:hover {
    background-color: #e12217!important
}

.woocommerce .button {
    background: #c4a291!important;
    padding: 6px!important;
    color: #FFF!important;
    text-transform: uppercase!important;
    opacity: 1!important
}

ul.product-grid,
ul.products {
    margin: 0;
    padding: 0
}

.woocommerce .button:hover {
    background: #2e1a14!important;
    color: #dbc97c!important
}

.woocommerce table.shop_table {
    border: 1px solid #000;
    border-radius: 0
}

.woocommerce table.shop_table th {
    background-color: #2e1a14;
    color: #FFF;
    font-style: italic;
    font-weight: 400!important;
    border-right: 1px solid #FFF
}

.woocommerce table.shop_table td:last-child,
.woocommerce table.shop_table th:last-child,
.woocommerce table.shop_table:not(.woocommerce-checkout-review-order-table) td:first-child,
.woocommerce table.shop_table:not(.woocommerce-checkout-review-order-table) th:first-child {
    border-right: none
}

.woocommerce table.shop_table td {
    border-right: 1px solid #000
}

tr.cart-subtotal th,
tr.tax-rate th {
    border-bottom: 1px solid #FFF
}

td.product-total,
tr.cart-subtotal td,
tr.product-total th,
tr.tax-rate td,
tr.woocommerce-cart-form__cart-item td {
    border-bottom: 1px solid #000
}

.woocommerce #content table.cart td.actions .input-text,
.woocommerce table.cart td.actions .input-text,
.woocommerce-page #content table.cart td.actions .input-text,
.woocommerce-page table.cart td.actions .input-text {
    width: auto
}

.form-row.terms.wc-terms-and-conditions input {
    position: relative
}

#coupon_code {
    border: 1px solid #000!important;
    text-align: center
}

.carousel-inner .price {
    font-size: 16px;
    line-height: 26px;
    font-style: italic
}

.quantity input {
    text-align: center;
    width: 50px;
    background: 0 0
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

input[type=number] {
    -moz-appearance: textfield
}

.carousel-inner .quantity input {
    color: #2e1a14!important;
    border: 1px solid #2e1a14!important
}

ul.product-grid {
    list-style: none
}

.product-grid .quantity input {
    color: #FFF!important;
    border: 1px solid #FFF!important
}

.shop-page.product-grid li {
    height: 490px;
    padding: 20px;
    border-right: 8px solid #2e1a14;
    border-bottom: 8px solid #2e1a14
}

.product-grid.product-grid-home li {
    padding: 0;
    border: none!important;
    height: 390px
}

.product-grid h1 {
    font-style: italic;
    font-size: 18px;
    line-height: 24px;
    font-weight: 400
}

.product-image {
    position: absolute;
    top: 35px;
    left: 5%;
    width: 90%;
    height: 300px;
    background-repeat: no-repeat;
    background-position: top center;
    background-size: contain
}

.product-hover-wrap:first-child .product-image {
    background-image: url(images/madagascar-choc-bars.png)
}

.product-hover-wrap:last-child .product-image {
    background-image: url(images/bird-logo.png)
}

.product-text {
    position: relative;
    top: 300px
}

.product-grid button {
    background-color: #FFF
}

.shop-page.product-grid li:nth-child(3n+3) {
    border-right: none
}

.product-hover-wrap:first-child .product-hover-info a,
.product-hover-wrap:last-child .product-hover-info a {
    position: relative;
    top: 36%
}

.product-hover-wrap:hover .product-hover-info {
    opacity: 1;
    transition: opacity .75s ease-in-out;
    -moz-transition: opacity .75s ease-in-out;
    -webkit-transition: opacity .75s ease-in-out
}

.product-hover-info {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .7);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    opacity: 0;
    z-index: 4;
    transition: opacity .75s ease-in-out;
    -moz-transition: opacity .75s ease-in-out;
    -webkit-transition: opacity .75s ease-in-out;
    padding: 24% 20px 0
}

div.excerpt-qty-wrapper {
    width: 100%;
    margin: 0 auto 10px
}

div.quantity {
    width: 60px;
    text-align: center;
    display: inline;
    margin-right: 5px
}

div.excerpt-qty-wrapper .price {
    font-style: italic
}

.quantity input {
    height: 32px;
    position: relative;
    top: 2px
}

.wpcf7-form .col-md-6:first-child {
    padding-right: 0
}

::-webkit-input-placeholder {
    font-style: italic
}

:-moz-placeholder {
    font-style: italic
}

::-moz-placeholder {
    font-style: italic
}

:-ms-input-placeholder {
    font-style: italic
}

@keyframes spin {
    0% {
        transform: rotate(0)
    }
    100% {
        transform: rotate(360deg)
    }
}

.navbar-default .navbar-toggle:focus {
    background-color: transparent
}

.featured-image {
    font-size: 40px;
    line-height: 50px;
    font-weight: 400;
    color: #dbc97c;
    height: 560px
}

.featured-image .row {
    display: table;
    width: 100%;
    height: 100%
}

.featured-image .bird-image {
    width: 100%;
    height: auto
}

.modal-close {
    font-size: 12px!important
}

#ship-to-different-address-checkbox {
    margin-top: 8px!important;
    display: none;
}

@media screen and (max-width:1200px),
screen and (max-device-width:1200px) {
    img.responsive {
        width: 100%;
        height: auto
    }
    .related-products-carousel .carousel-control img {
        top: 50%;
        margin-top: -20px;
        right: 50%
    }
    .related-products-carousel .right.carousel-control img {
        right: 40px;
        margin-right: 0
    }
    .related-products-carousel .left.carousel-control img {
        left: 40px;
        margin-left: 0
    }
}

@media screen and (max-width:992px),
screen and (max-device-width:992px) {
    .wpcf7-form .col-md-6:first-child {
        padding-right: 14px
    }
    .carousel-inner .vertical-center {
        display: block;
        width: 100%
    }
    .shop-page.product-grid li {
        border-right: 8px solid #2e1a14!important
    }
    .shop-page.product-grid li:nth-child(2n+2) {
        border-right: none!important
    }
}

@media screen and (max-width:768px),
screen and (max-device-width:768px) {
    .featured-image {
        padding-top: 115px
    }
    .featured-image .row,
    .featured-image .row .vcenter {
        display: block;
        text-align: center;
        width: 100%
    }
    .featured-image .bird-image {
        height: 200px!important;
        width: auto!important;
        margin-top: 15px;
        margin-bottom: 15px
    }
    .blog-post,
    .blog-post .vcenter {
        display: block;
        height: auto
    }
    .blog-image {
        height: 400px!important
    }
    .product-hover-info {
        padding-top: 15%
    }
    .custom-col-padding {
        padding-right: 35px
    }
    .footer ul.social-media-icons {
        margin-top: 15px;
        text-align: center!important
    }
    section {
        margin-top: 49px
    }
    .shop-page.product-grid li {
        border-right: none!important
    }
    .main-nav-wrap {
        height: 75px!important
    }
    .footer {
        font-size: 15px;
        line-height: 23px
    }
    .woocommerce a.remove:after {
        content: ' remove';
        font-size: 16px;
        position: relative;
        top: -4px;
        padding: 1px
    }
    .woocommerce a.remove {
        display: inline;
        border-radius: 0;
        padding: 1px
    }
    .woocommerce .woocommerce-error .button,
    .woocommerce .woocommerce-info .button,
    .woocommerce .woocommerce-message .button,
    .woocommerce-page .woocommerce-error .button,
    .woocommerce-page .woocommerce-info .button,
    .woocommerce-page .woocommerce-message .button {
        white-space: normal;
        width: 50%;
        text-align: center
    }
}

@media screen and (max-width:500px),
screen and (max-device-width:500px) {
    .woocommerce-error,
    .woocommerce-info,
    .woocommerce-message {
        padding: 1em
    }
    .woocommerce-message::before {
        display: none
    }
    .woocommerce .woocommerce-error .button,
    .woocommerce .woocommerce-info .button,
    .woocommerce .woocommerce-message .button,
    .woocommerce-page .woocommerce-error .button,
    .woocommerce-page .woocommerce-info .button,
    .woocommerce-page .woocommerce-message .button {
        display: block;
        width: 100%;
        float: none
    }
    .woocommerce form .form-row-first,
    .woocommerce form .form-row-last,
    .woocommerce-page form .form-row-first,
    .woocommerce-page form .form-row-last {
        width: 100%
    }
    section {
        margin-top: 22px
    }
}

@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:portrait) {
    .blog-post .vcenter {
        display: table-cell
    }
    .blog-post {
        display: table
    }
    .shop-page.product-grid li {
        border-right: 8px solid #2e1a14!important
    }
    .shop-page.product-grid li:nth-child(2n+2) {
        border-right: none!important
    }
    .main-nav-wrap {
        height: auto!important
    }
    section {
        margin-top: 145px
    }
}

@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:landscape) {
    .blog-post .vcenter {
        display: table-cell
    }
    .blog-post {
        display: table
    }
    .main-nav-wrap {
        height: auto!important
    }
    section {
        margin-top: 145px
    }
    .shop-page.product-grid li {
        border-right: 8px solid #2e1a14!important
    }
    .shop-page.product-grid li:nth-child(3n+3) {
        border-right: none!important
    }
}

@media(min-width:1130px) {
    header #navbar li a,
    header #navbar>li {
        -webkit-transition: all .5s;
        -moz-transition: all .5s;
        transition: all .5s
    }
    header.affix #navbar li,
    header.affix #navbar li a {
        -webkit-transition: all .5s;
        -moz-transition: all .5s;
        transition: all .5s;
        height: 40px
    }
    header.affix li.navbar-brand a {
        height: 40px
    }
    header li.navbar-brand,
    header.affix li.navbar-brand {
        -webkit-transition: all .55s;
        -moz-transition: all .55s;
        transition: all .55s
    }
}


#ship-to-different-address-checkbox{
	/* display:block; */
}
.special-message p {
    font-weight: 600;
    font-style: italic;
    color: red;
}
.newsletter-form input[type="text"], 
.newsletter-form input[type="email"] {
    width: 100%;
}
.newsletter-form .storing-gdpr, 
.newsletter-form .sharing-gdpr {
    display: flex;
}
.newsletter-form .storing-gdpr input, 
.newsletter-form .sharing-gdpr input {
    margin-right: 10px;
}
.newsletter-form .sharing-gdpr {
    margin-bottom: 15px;
}
.newsletter-submit button {
    color: #000;
}
.award-rows img {
    width: 90px;
    margin: 0 10px;
}
.countries-row .store-info {
    margin: 0 0 15px 0;
}
.store-info .store-name {    
    color: #b5917f;
}
