 /*
 *
 *  font-family: 'Alegreya Sans', sans-serif;
 */
html, body {
    margin: 0;
    padding: 0;
    -webkit-font-smoothing: antialiased;
}
body {
    font-family: 'Alegreya Sans', sans-serif;
    font-size: 16px;
    background-color: #fff;
    color: #242223;
    -webkit-font-smoothing: antialiased;
}

body.modal-open {
    overflow: hidden;
    position: fixed;
    left: 50%;
    margin-left: -580px;
}

h1, h2, h3, h4, h5, h6 {
    margin: 0 0 1em;
    text-transform: uppercase;
    color: #242223;
}
h1 {
    font-size: 36px;
}
h2 {
    font-size: 26px;
    margin: 0 0 13px;
}
h3 {
    font-size: 18px;
}
p {
    margin: 0 0 10px;
    font-family: 'Open Sans', sans-serif;
}

body #blog-widgets .widget_search {
    border: none;
    padding: 0;
}

#checkout-form-place-order p,
.fieldset p,
.cart-info p,
.panel p {
    font-family: 'Alegreya Sans', sans-serif;
}

form p {
    font-family: 'Alegreya Sans', sans-serif;
}

a {
    text-decoration: none;
    color: #7ac043;
    outline: none;
}

.pd-social-buttons a{
    vertical-align: top;
}
a:link {
}
a:visited {
}
a:active {
}
a:hover {
}
a img {
    border: none;
}
strong {
    font-weight: 700;
}
th, td {
    font-size: 16px;
}
form {
    margin: 0;
}
textarea {
    font-family: 'Alegreya Sans', sans-serif;
    font-size: 15px;
    padding: 5px;
}

ul {
    list-style-type: square;
    margin: 0 0 1em 1em;
}
ol {
    list-style-type: decimal;
}
ol ol {
    list-style-type: upper-alpha;
}
ol ol ol {
    list-style-type: lower-roman;
}
ol ol ol ol {
    list-style: lower-alpha;
}
blockquote {
    margin: 0 3em;
}
hr {
    height: 1px;
    border: none;
    color: #A9A9A9;
    background-color: #A9A9A9;
    margin: 16px 0;
}

em {
    font-style: italic;
}

.right {
    float: right;
}

.unavailable {
    color: gray;
}

.pagination .view-all {
    color: #7ac043;
    padding: 0 4px;
}

#content #main-content.collection-listing-title {
    padding:  0;
}

.page-loading {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    background-color: rgba(255,255,255,0.5);
    z-index: 1000;
}

.page-template-page-shopping-with-us #main-content p,
.page-template-page-selling-with-us #main-content p,
.page-template-page-about-us #main-content p {
    margin-bottom: 20px;
    line-height: 1.6em;
}

.page-template-page-shopping-with-us #main-content h2,
.page-template-page-selling-with-us #main-content h2,
.page-template-page-about-us #main-content h2,
.single #main-content h2 {
    margin-bottom: 20px;
    font-size: 32px;
}

.page-template-page-shopping-with-us #main-content h3,
.page-template-page-selling-with-us #main-content h3,
.page-template-page-about-us #main-content h3,
.single #main-content h3 {
    margin-bottom: 20px;
    font-size: 28px;
}

.page-template-page-shopping-with-us #main-content h4,
.page-template-page-selling-with-us #main-content h4,
.page-template-page-about-us #main-content h4,
.single #main-content h4 {
    font-size: 24px;
}

.page-template-page-shopping-with-us #main-content h5,
.page-template-page-selling-with-us #main-content h5,
.page-template-page-about-us #main-content h5,
.single #main-content h5 {
    font-size: 20px;
}

.page-template-page-shopping-with-us #main-content h6,
.page-template-page-selling-with-us #main-content h6,
.page-template-page-about-us #main-content h6,
.single #main-content h6 {
    font-size: 18px;
}

.page-template-page-shopping-with-us #main-content h3.ribbon-heading,
.page-template-page-selling-with-us #main-content h3.ribbon-heading,
.page-template-page-about-us #main-content h3.ribbon-heading,
.single #main-content h3.ribbon-heading {
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 42px;
}

#message {
    width: 380px;
}

body #product-detail .pd-buttons .disabled, body .disabled {
    border: 1px solid #c9cacc;
    background-color: #fff;
    color: #c9cacc;
}

body #product-detail .disabled:hover, body .disabled:hover {
    background-color: #fff;
    color: #c9cacc;
}

.single-nmstore_collection #main-content .entry-content {
    margin: 0 auto;
    width: 860px;
}

.single-nmstore_collection .category-image .ribbon-heading:after {
    border-left-color: #7AC043;
}

.customer-verify #login-forms .fieldset-content {
    height: 140px;
}

.customer-verify #login-forms {
    padding-bottom: 60px;
}

.wheres-my-order .entry-content table {
    margin-left: 160px;
}

.wheres-my-order .entry-content table td {
    vertical-align: top;
    padding-bottom: 20px;
    font-size: 15px;
}

.wheres-my-order .entry-content table td:nth-child(2) {
    padding-left: 40px;
}

.cart-badge-on-special {
    display: inline-block;
    height: 18px;
    line-height: 18px;
    font-size: 14px;
    color: #fff;
    background-color: #c2202f;
    padding: 0 5px;
    position: relative;
    top: -2px;
    left: 15px;
}

/* SELECT COLOUR */

::selection {/* Safari and Opera */
    background: #7AC043;
    color: #fff;
}
::-moz-selection {/* Firefox */
    background: #7AC043;
    color: #fff;
}

input[type=text], input[type=email], input[type=search], textarea {
    -webkit-transition: all 0.30s ease-in-out;
    -moz-transition: all 0.30s ease-in-out;
    -ms-transition: all 0.30s ease-in-out;
    -o-transition: all 0.30s ease-in-out;
    outline: none;
    border: 1px solid #c9cacc;
}

input[type=text]:focus, input[type=email]:focus, input[type=search]:focus, textarea:focus {
    box-shadow: 0 0 5px rgba(122, 192, 67, 1);
    border: 1px solid rgba(122, 192, 67, 1);
}

.birdy-list {
    list-style-type: none;
    margin: 0 0 20px;
    padding: 0;
}
.birdy-list li {
    background-image: url(../images/icons/birdy.png);
    background-repeat: no-repeat;
    background-position: 0 4px;
    padding-left: 30px;
}

.badges-table td:first-child {
    text-align: center;
    width: 130px;
}

.badges-table td {
    vertical-align: top;
    font-size: 15px;
    height: 105px;
    padding-bottom: 15px;
}

.badges-table td strong {
    display: block;
    margin-bottom: 5px;
    font-size: 16px;
}

.badges-table td img {
    min-height: 60px;
    min-width: 60px;
}

.show-terms-modal {
    display: inline-block;
    font-size: 13px;
    padding-top: 6px;
    margin-right: 10px;
}

#contact-customer-support #message {
    width: 380px;
}

/* ~~~ === THEME SELECTORS =========================================== ~~~ */
#masthead-container {
    border-top: 4px solid #424143;
    opacity: 0.99;
    position: relative;
    z-index: 9;
}

#masthead {
    position: relative;
    z-index: 12;
    height: 190px;
    background-image: url(../images/backgrounds/nav_shadow.png);
    background-repeat: repeat-x;
    background-position: 0 100%;
}

#content {
}
#main-content {
    padding: 30px 0;
    clear: both;
}
#main {
}
#rightcol {
}
.full-width {
    padding-top: 30px;
}
.wrap {
    width: 1142px;
    margin: 0 auto;
}
.entry-content {
    font-size: 15px;
    line-height: 1.4em;
}
.entry-content h2 {
    text-transform: none;
    margin-top: 26px;
}
.entry-content h3 {
    text-transform: none;
    margin: 0 0 6px;
    /*height: 1.5em;*/
}
#contact-us-link {
    position: fixed;
    top: 250px;
    right: 0;
    z-index: 5000;
    display: block;
    width: 70px;
    height: 167px;
    background-image: url(../images/buttons/contact_us_sprite.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    text-indent: -9999em;
    outline: 0;
}
#contact-us-link:hover {
    background-position: 0 -167px;
}
/* ~~~ === MASTHEAD ================================================== ~~~ */
#site-title {
    position: absolute;
    top: 30px;
    left: 0;
    z-index: 1;
    /*
    width: 253px;
    height: 80px;
    */
    /*margin-left: -167px;*/
}
#site-title a {
    display: block;
    width: 253px;
    height: 80px;
    background-image: url(../images/logo_sml.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    text-indent: -9999em;
    outline: none;
}

#site-title #searchform {
    position: absolute;
    top: 52px;
    left: 270px;
}

#top-widgets {
    position: relative;
    z-index: 12;
    height: 36px;
    top: 74px;
    width: 600px;
    left: 542px;
}
#top-nav {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 27px;
    line-height: 27px;
    color: #424143;
}
#top-nav a {
    padding: 0 5px;
    color: #424143;
}
#top-nav a:hover {
    color: #7ac043;
}
#top-nav .icon-social {
    padding: 0;
    margin-right: 7px;
}

#top-nav .icon-blog {
    padding-left: 26px;
}

#top-right {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 1;
    height: 28px;
}
#top-right .searchform-fields, #top-right form, #top-right #currency-selector, #top-right .back-link {
    display: inline-block;
    height: 28px;
    vertical-align: top;
}
.searchform-fields {
    position: relative;
    z-index: 1;
    width: 300px;
    margin-right: 10px;
}
.searchform #product_keywords {
    width: 136px;
    height: 26px;
    font-family: 'Alegreya Sans', sans-serif;
    font-size: 15px;
    border: 1px solid #dddddf;
    outline: none;
    padding: 0 40px 0 10px;
    outline: none;
}
#searchsubmit {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    outline: none;
}

#cart-summary {
    display: inline-block;
    height: 28px;
    font-size: 15px;
}
#cart-summary-trigger {
    display: inline-block;
    height: 28px;
    line-height: 28px;
    background-color: #7ac043;
    background-image: url(../images/icons/arrow_down.png);
    background-repeat: no-repeat;
    background-position: 100% 50%;
    color: #fff;
    padding: 0 26px 0 17px;
}
#currency-selector {
    line-height: 28px;
}
#currency-selector-trigger {
    display: inline-block;
    height: 28px;
    line-height: 28px;
    background-color: #F7F7F7;
    padding: 0 13px;
    margin-right: 7px;
    color: #232122;
}
#currency-selector-trigger .arrow-down-black img {
    display: inline-block;
    vertical-align: middle;
}
#currency-selector-trigger .arrow-down-black {
    height: 28px;
    line-height: 28px;
}

.breadcrumbs {
    line-height: 33px;
    margin: 0 0 7px;
    font-style: italic;
}

/* ~~~ === SIDEBARS ======================================================== ~~~ */

#primary-sidebar {
    width: 200px;
}

#primary-sidebar .panel {
    position: relative;
    z-index: 1;
    margin-bottom: 20px;
}

#primary-sidebar .ribbon-heading {
    position: absolute;
    font-size: 15px;
    padding: 0 26px;
    top: 26px;
    left: -11px;
}

#primary-sidebar .panel .panel-inner {
    padding: 54px 16px 16px;
    background-color: #eff1f0;
}
#primary-sidebar .menu a {
    display: block;
    font-size: 14px;
    line-height: 1em;
    color: #231F20;
}
#primary-sidebar .menu li {
    padding: 5px 0;
}
#primary-sidebar .menu .completed a {
    color: #999;
}
#primary-sidebar .menu .current {
    color: #7ac043;
}
#primary-sidebar #menu-vendor .unavailable {
    color: #999;
    padding-left: 22px;
    background-image: url(../images/icons/lock.png);
    background-repeat: no-repeat;
    background-position: 0 50%;
}
#primary-sidebar #menu-vendor .active-menu-link {
    color: #7ac043;
}

/* ~~~ === VENDOR TOOLBAR ======================================================== ~~~ */

#vendor-toolbar {
    direction: ltr;
    color: #ccc;
    font-family: 'Alegreya Sans', sans-serif;
    height: 32px;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    min-width: 600px;
    z-index: 99999;
    background: #222;
}

#vendor-toolbar ul, #vendor-toolbar ul li {
    background: 0 0;
    clear: none;
    list-style: none;
    margin: 0;
    padding: 0;
}

#vendor-toolbar ul span, #vendor-toolbar ul a {
    height: 32px;
    display: block;
    padding: 8px 8px 0 7px;
    margin: 0;
}

#vendor-toolbar li {
    float: left;
}

#vendor-toolbar .toolbar-right {
    float: right;
}

#vendor-toolbar .submenu {
    display: none;
}

#vendor-toolbar ul li:hover ul {
    display: block;
    background: #222;
}

#vendor-toolbar ul li ul li {
    float: none;
}

#vendor-toolbar .toolbar-logo img {
    margin: 5px;
}

/* ~~~ === DROP DOWNS - CURRENCY & CART SUMMARY ============================== ~~~ */
.drop-down-container {
    display: none;
    position: absolute;
    z-index: 2;
    background-color: #fff;
    border: 1px solid #d4d4d4;
    box-shadow: 0 3px 10px -3px rgba(0,0,0,0.5);
}
.drop-down-container:before {
    content: ' ';
    position: absolute;
    top: -12px;
    left: 50%;
    z-index: 2;
    width: 0;
    height: 0;
    margin-left: -6px;
    border-left: 11px solid transparent;
    border-right: 11px solid transparent;
    border-bottom: 11px solid #d4d4d4;
}
.drop-down-container:after {
    content: ' ';
    position: absolute;
    top: -10px;
    left: 50%;
    z-index: 3;
    width: 0;
    height: 0;
    margin-left: -5px;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #fff;
}
.drop-down-close {
    position: absolute;
    top: 25px;
    right: 25px;
    display: block;
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    padding-right: 21px;
    line-height: 1em;
    background-image: url(/wp-content/themes/greenelephant/images/icons/drop_down_close_v2.png);
    background-repeat: no-repeat;
    background-position: 100% 50%;
}
.drop-down-content {
    padding: 25px;
}
.currency-drop-down-note {
    font-size: 12px;
    line-height: 1.1em;
    margin: 0;
}
#currency-selector {
    position: relative;
    z-index: 1;
}
#currency-dropdown {
    top: 48px;
    left: 50%;
    width: 480px;
    margin-left: -240px;
    padding-top: 35px;
}
#currency-dropdown .ribbon-heading, #cart-dropdown .ribbon-heading {
    position: absolute;
    top: 14px;
    left: -10px;
    font-size: 15px;
    padding: 0 13px 0 26px;
}
.currencies-list {
    list-style-type: none;
    margin: 0 0 18px;
    padding: 0;
}

.currencies-list label {
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    text-transform: uppercase;
}

#delivery-countries {
    height: 200px;
    overflow: auto;
}

#cart-dropdown {
    top: 48px;
    right: 0;
    left: auto;
    width: 288px;
    padding-top: 35px;
}
#cart-dropdown:before {
    right: 70px;
    left: auto;
    margin: 0;
}
#cart-dropdown:after {
    right: 71px;
    left: auto;
    margin: 0;
}
#cart-dropdown .cart-product {
    clear: both;
    min-height: 80px;
    background-color: #f7f7f7;
    padding: 10px;
    margin-bottom: 10px;
    box-sizing: border-box;
}
.cart-product-image {
    float: left;
    width: 60px;
    height: 60px;
    overflow: hidden;
}
.cart-product-attributes {
    position: relative;
    z-index: 1;
    margin: 0 0 0 70px;
}
.cart-product-attributes p {
    margin: 0;
}
.cart-product-name {
    margin: 0;
    font-size: 16px;
    line-height: 1em;
    text-transform: none;
}
.cart-product-remove {
    position: absolute;
    top: 12px;
    right: 16px;
    display: block;
    width: 20px;
    height: 20px;
    background: url(../images/icons/cart_product_remove.png) no-repeat 50% 50%;
    text-indent: -9999em;
    outline: none;
}
.cart-product-qty {
    float: left;
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    text-transform: uppercase;
}
.cart-product-price {
    float: right;
    font-family: 'Open Sans', sans-serif;
    padding-right: 10px;
    text-transform: uppercase;
}
.cart-drop-down-buttons {
    list-style-type: none;
    margin: 0;
    padding: 0;
    display: block;
}
.cart-drop-down-buttons li {
    display: block;
    height: 36px;
    line-height: 36px;
}
.cart-drop-down-buttons .button-link {
    width: 100%;
    text-align: center;
    box-sizing: border-box;
}
.cart-drop-down-buttons .review-order-link {
    background-image: url(../images/icons/little_green_elephant.png);
    background-repeat: no-repeat;
    background-position: 0 50%;
    padding: 10px 0 10px 32px;
    height: auto;
    line-height: 1em;
}
#cart-dropdown-total li {

}
#cart-dropdown-total .left {
    padding-left: 8px;
}
#cart-dropdown-total .right {
    padding-right: 8px;
}
/* ~~~ === MAIN NAVIGATION ========================================== ~~~ */
#nav {
    position: absolute;
    bottom: 11px;
    left: 0;
    z-index: 1;
    height: 47px;
    border-top: 1px solid #c9c8c8;
    border-bottom: 1px solid #f1f1f1;
}
.menu {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
#menu-main-navigation {
    height: 47px;
}
#menu-main-navigation li {
    float: left;
    height: 47px;
    margin: 0 6px;
}
#menu-main-navigation li:last-child {
    margin: 0;
}
#menu-main-navigation a {
    display: block;
    height: 43px;
    font-family: 'Alegreya Sans', sans-serif;
    font-weight: 700;
    font-size: 18px;
    line-height: 47px;
    padding: 0 8px;
    color: #231f20;
    text-transform: uppercase;
    text-decoration: none;
    border-bottom: 10px solid transparent;
}

#menu-main-navigation .primary-submenu {
    display: none;
    position: absolute;
    background-color: white;
    border: 1px solid #d3d5d6;
    /*width: 840px;*/
    /*left: 0;*/
    width: 500px;
    list-style: none;
    margin-left: 0;
    padding: 8px 0;
}

#menu-main-navigation .primary-submenu-pets {
    margin-left: -450px;
}

#menu-main-navigation .primary-submenu .primary-submenu-list {
    width: 220px;
    border-right: 1px solid #d3d5d6;
    list-style: none;
    margin: 0;
}

#menu-main-navigation .primary-submenu .primary-submenu-list a {
    font-weight: normal;
}

#menu-main-navigation .menu-rightcol {
    display: none;
    top: 0px;
    left: 220px;
    position: absolute;
    padding-bottom: 5px;
}

#menu-main-navigation .menu-rightcol ul {
    list-style: none;
    margin: 0.5em 0 1em 1em;
}

#menu-main-navigation .menu-rightcol li {
    width: 220px;
    float: left;
}

#menu-main-navigation .subcat-item:hover .menu-rightcol {
    display: block;
}

#menu-main-navigation .primary-submenu li {
    float: none;
    height: initial;
    width: 220px;
    margin: 0;
}

#menu-main-navigation .menu-rightcol .sub-child-list {
    margin-top: 0;
    margin-bottom: 0;
}

#menu-main-navigation .primary-submenu-list  a.rightcol-all-items {
    font-weight: 700;
}

#menu-main-navigation .primary-submenu a:hover {
    background-color: #F7F7F7;
}

#menu-main-navigation .primary-submenu a {
    font-size: 14px;
    line-height: 24px;
    height: 24px;
    border-bottom: none;
    text-transform: none;
    padding-left: 16px;
    padding-right: 0;
}

#menu-main-navigation .primary-submenu a span.menu-arrow {
    background-image: url(../images/icons/carousel_arrows_sprite.png);
    background-position: -15px 0;
    background-size: 30px 15px;
    display: inline-block;
    width: 15px;
    height: 15px;
    float: right;
    margin-top: 3px;
    margin-right: 12px;
}

#menu-main-navigation .primary-submenu .menu-rightcol a:hover {
    background-color: transparent;
    color: #7ac043;
}

#menu-main-navigation .primary-submenu li.left {
    float: left;
}

#menu-main-navigation .primary-submenu li.right {
    float: right;
    text-align: left;
}



/*
#menu-main-navigation li {
    position: relative;
}
*/
#menu-main-navigation li:hover .primary-submenu {
    display: block;
}

#menu-main-navigation li:hover .primary-submenu li.left {

}

#menu-main-navigation li:hover .primary-submenu li.right {

}

#menu-main-navigation #menu-item-129 {
    margin: 0;
}
#menu-main-navigation #menu-item-129 a {
    width: 47px;
    padding: 0;
    background-image: url(../images/icons/home_sprite.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    text-indent: -9999em;
    outline: none;
    border: none;
}
#menu-main-navigation #menu-item-128 a {
    color: #7ac144;
}
#menu-main-navigation #menu-item-129 a:hover {
    background-position: 0 -47px;
}
#menu-item-82:hover a, #menu-item-82.current-menu-item a {
    border-color: #45b649;
}
#menu-item-83:hover a, #menu-item-83.current-menu-item a {
    border-color: #a6ce39;
}
#menu-item-84:hover a, #menu-item-84.current-menu-item a {
    border-color: #37a1c4;
}
#menu-item-85:hover a, #menu-item-85.current-menu-item a {
    border-color: #e57876;
}
#menu-item-86:hover a, #menu-item-86.current-menu-item a {
    border-color: #804428;
}

#menu-item-87:hover a, #menu-item-87.current-menu-item a {
    border-color: #f68220;
}

#menu-item-88:hover a, #menu-item-88.current-menu-item a {
    border-color: #dbbb70;
}

#menu-item-128:hover a, #menu-item-128.current-menu-item a {
    border-color: #7ac144;
}

#menu-item-4460:hover a, #menu-item-4460.current-menu-item a,
#menu-item-4258:hover a, #menu-item-4258.current-menu-item a,
#menu-item-4835:hover a, #menu-item-4835.current-menu-item a {
    color: #7ac043;
}


/* ~~~ === SIDEBARS =============================================== ~~~ */

#primary-sidebar .menu a:hover {
    color: #7ac043;
}

/* ~~~ === FOOTER AREA =============================================== ~~~ */
#footer {
    border-top: 4px solid #424143;
    padding: 48px 0 55px;
    background-image: url(../images/footer.png);
    background-repeat: no-repeat;
    background-position: 50% 100%;
    font-size: 0.9em;
}
/* ~~~ FOOTER LEFT PANEL ~~~ */
#footer-panel-left {
    width: 450px;
    float: left;
}
#footer-social-nav {
    height: 40px;
    line-height: 40px;
    color: #424143;
    margin-bottom: 10px;
}
#footer-social-nav .icon-social {
    width: 39px;
    height: 40px;
    padding: 0;
    margin-right: 7px;
    background-image: url(../images/icons/footer_social_sprite.png);
    background-repeat: no-repeat;
}
#footer-social-nav .icon-twitter {
    background-position: -54px 0;
}

#footer-social-nav .icon-instagram {
    background-image: url(../images/icons/instagram.png);
    background-position: -1px 0;
}

#footer-social-nav .icon-instagram:hover {
    background-image: url(../images/icons/instagram.png);
    background-position: -49px 0;
}

#footer-social-nav .icon-blog {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    text-transform: uppercase;
    padding-left: 32px;
    height: 40px;
    color: #424143;
    background-image: url(../images/icons/footer_social_sprite.png);
    background-repeat: no-repeat;
    background-position: -106px 0;
}
#footer-social-nav .icon-facebook:hover {
    background-position: 0 -41px;
}
#footer-social-nav .icon-twitter:hover {
    background-position: -54px -41px;
}
#footer-social-nav .icon-blog:hover {
    background-position: -106px -40px;
    color: #7ac043;
}
#footer-form-newsletter {
    height: 37px;
    margin-bottom: 16px;
}
#footer-form-newsletter .input {
    float: left;
    width: 318px;
    height: 35px;
    border-right: none;
}
#footer-form-newsletter .button {
    float: left;
    height: 37px;
    color: #fff;
    background-color: #7AC043;
}
/* ~~~ FOOTER RIGHT PANEL ~~~ */
#footer-panel-right {
    float: right;
    height: 226px;
    font-size: 0.9em;
}
#footer-widgets .widget-container {
    float: left;
    border-left: 1px solid #818181;
    padding: 0 18px;
}
#footer-widgets .menu li {
    margin-bottom: 8px;
}
#footer-widgets .menu a {
    font-size: 14px;
    color: #6e6f72;
}
#footer-widgets .menu a:hover {
    color: #7ac043;
}
#copyright {
    float: right;
    position: relative;
    top: -50px;
    left: 507px;
    z-index: 1;
    font-size: 14px;
    width: 304px;
}
#copyright p {
    margin: 0 0 6px;
    font-size: 0.9em;
    font-family: 'Alegreya Sans', sans-serif;
}
#copyright a {
    color: #6e6f72;
}

/* ~~~ === PANELS ==================================================== ~~~ */
.panel {
    padding: 11px;
    border: 1px solid #d3d5d6;
}
/* ~~~ WHY SELL WITH US PANELS ~~~ */
.wswu-container p{display: none;
}
.wswu-container .panel {
    float: left;
    width: 444px;
    position: relative;
    z-index: 1;
    box-sizing: border-box;
    margin-bottom: 24px;
}
.wswu-container .panel-right{float: right;}
.wswu-container .panel-inner {
    padding: 54px 16px 16px;
    background-color: #eff1f0;
}
.wswu-container .ribbon-heading {
    position: absolute;
    top: 26px;
    left: -11px;
    font-size: 15px;
    padding: 0 26px 0 42px;
    text-transform: uppercase;
}
.wswu-container .birdy-list li {
    margin-bottom: .5em;
}
/* ~~~ SIGNUP PANEL ~~~ */
#signup-panel {
    clear: both;
    position: relative;
    z-index: 1;
    height: 120px;
    border: 1px solid #d3d5d6;
    background-color: #242223;
    color: #fff;
    margin: 0;
}
#signup-panel-form-newsletter {
    position: absolute;
    top: 0;
    right: 0;
    width: 534px;
    height: 92px;
    padding: 28px 38px 0 0;
    font-size: 16px;
}
#signup-panel-form-newsletter .input {
    float: left;
    width: 303px;
    height: 36px;
    border: 1px solid #c8c8c8;
    color: #fff;
    border-right: none;
    background-color: #232122;
}
#signup-panel-form-newsletter .button {
    float: left;
    height: 38px;
    color: #fff;
    background-color: #7AC043;
    margin-right: 33px;
}
#signup-panel-form-newsletter p {
    margin-bottom: 10px;
}
#signup-panel-form-newsletter .form-fields {
    height: 36px;
    margin: 0;
}
#signup-panel-form-newsletter .icon-facebook, #signup-panel-form-newsletter .icon-twitter {
    display: inline-block;
    width: 36px;
    height: 36px;
    background-image: url(../images/icons/social_sprite_white.png);
    background-repeat: no-repeat;
    text-indent: -9999em;
}
#signup-panel-form-newsletter .icon-facebook {
    background-position: 0 0;
    margin-right: 12px;
}
#signup-panel-form-newsletter .icon-twitter {
    background-position: -50px 0;
}
#signup-panel-form-newsletter .icon-facebook:hover {
    background-position: 0 -36px;
}
#signup-panel-form-newsletter .icon-twitter:hover {
    background-position: -50px -36px;
}
/* ~~~ === HEADINGS =========================================================== ~~~ */
.line-heading {
    font-size: 32px;
    text-align: center;
    background-image: url(../images/backgrounds/heading_line.png);
    background-repeat: repeat-x;
    background-position: 0 50%;
}
.line-heading .dots {
    display: inline-block;
    padding: 0 20px;
    background-color: #fff;
    background-image: url(../images/backgrounds/heading_line_dot.png), url(../images/backgrounds/heading_line_dot.png);
    background-repeat: no-repeat;
    background-position: 0 50%, 100% 50%;
    line-height: normal;
}
.left-line-heading {
    font-size: 32px;
    text-align: left;
    padding-left: 50px;
    background-image: url(../images/backgrounds/heading_line.png);
    background-repeat: repeat-x;
    background-position: 0 50%;
}
.left-line-heading .dots {
    display: inline-block;
    padding: 0 20px;
    background-color: #fff;
    background-image: url(../images/backgrounds/heading_line_dot.png), url(../images/backgrounds/heading_line_dot.png);
    background-repeat: no-repeat;
    background-position: 0 50%, 100% 50%;
}
.image-heading {
    text-indent: -9999em;
}
.heading-vendor-information {
    width: 184px;
    height: 57px;
    margin: 0 auto 20px;
    background: url(../images/headings/vendor_information.png) no-repeat 0 0;
}
.heading-meet-our-vendors {
    width: 244px;
    height: 33px;
    margin: 0 auto;
    background: url(../images/headings/meet_our_vendors.png) no-repeat 0 50%;
}
.heading-win-voucher {
    position: absolute;
    top: 27px;
    left: -15px;
    width: 548px;
    height: 81px;
    margin: 0;
    background: url(../images/headings/win_a_voucher.png) no-repeat 0 50%;
}

/* ~~~ === ICONS ===================================================== ~~~ */
.icon-social {
    display: inline-block;
    width: 28px;
    height: 27px;
    background-image: url(../images/icons/social_sprite.png);
    background-repeat: no-repeat;
    text-indent: -9999em;
    outline: none;
}
.icon-facebook {
    background-position: 0 0;
}
.icon-twitter {
    background-position: -36px 0;
}
.icon-blog {
    display: inline-block;
    height: 27px;
    background-image: url(../images/icons/social_sprite.png);
    background-repeat: no-repeat;
    background-position: -71px 0;
}
#top-nav .icon-facebook:hover {
    background-position: 0 -27px;
}
#top-nav .icon-twitter:hover {
    background-position: -36px -27px;
}
#top-nav .icon-blog:hover {
    background-position: -71px -27px;
}
.icon-cart {
    display: inline-block;
    height: 28px;
    padding-left: 23px;
    background-image: url(../images/icons/cart.png);
    background-repeat: no-repeat;
    background-position: 0 0;
}

/* ~~~ === DATA TABLES =================================================== ~~~ */

.data-table {
    width: 100%;
}

.data-table .row-highlite {
    background-color: #ffffde;
}

.data-table th.order-asc a:after {
    background-image: url(../images/icons/sort_asc.png?v=1);
    display: inline-block;
    margin-left: 5px;
    width: 10px;
    height: 10px;
    content: ' ';
}

.data-table th.order-desc a:after {
    background-image: url(../images/icons/sort_desc.png?v=1);
    display: inline-block;
    margin-left: 5px;
    width: 10px;
    height: 10px;
    content: ' ';
}

.data-table thead th {
    font-family: 'Open Sans', sans-serif;
    font-size: 11px;
    text-transform: uppercase;
    border-width: 1px 0;
    border-style: solid;
    border-color: #c9cacc;
    background-color: #f5f5f5;
    padding: 6px 0 6px 12px;
}
.data-table  tbody th {
    font-family: 'Open Sans', sans-serif;
    font-size: 11px;
    text-transform: uppercase;
    text-align: left;
    padding: 6px 0 6px 12px;
    border-bottom: 1px solid #e4e4e5;
}
.data-table tbody td {
    font-family: 'Open Sans', sans-serif;
    font-size: 11px;
    text-transform: uppercase;
    padding: 6px 0 6px 12px;
    border-bottom: 1px solid #e4e4e5;
}
.data-table .input {
    height: 26px;
}

.data-table .dollar {
    font-size: 0.8em;
    margin-right: 4px;
}
/* ~~~ === VENDORS LOGOS List ======================================== ~~~ */
.vendors-list {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.vendors-list-item {
    display: inline-block;
    width: 200px;
    margin: 0 10px 20px;
    vertical-align: top;
}
.vendors-list-link {
    display: block;
    width: 200px;
    color: #232122;
}
.vendors-list-image-container {
    display: block;
    width: 200px;
    height: 200px;
    line-height: 200px;
    overflow: hidden;
    text-align: center;
    margin: 0 auto 10px;
}
.vendors-list-image {
    vertical-align: middle;
}
.vendors-list-title {
    display: block;
    font-family: 'Alegreya Sans', sans-serif;
    font-size: 18px;
    font-weight: 700;
    text-align: center;
    margin: 0 0 10px;
}
.vendors-list-caption {
    display: block;
    text-align: center;
    font-size: 14px;
    margin: 0 0 10px;
}
/* ~~~ === BUY VOUCHERS FORM ========================================= ~~~ */
.form-buy-gift-voucher .input, #voucher_message {
    width: 400px;
}
#field_custom_voucher_amount input {
    width: 100px;
}

#field_custom_voucher_amount label {
    padding-left: 20px;
}

/* ~~~ === TAB LIST ================================================== ~~~ */

#shipping-classes .tab-wrapper {
    margin-bottom: 10px;
}

/* ~~~ === WIDGETS =================================================== ~~~ */
.widgets {
    list-style-type: none;
}

.widget-title {
    margin: 0 0 10px;
    font-weight: 700;
}

/* ~~~ === BUTTON LINKS ============================================== ~~~ */

.button-green {
        color: #fff;
    background-color: #7AC043;
    border-color: #7AC043;
}

.button-link {
    position: relative;
    z-index: 1;
    display: inline-block;
    height: 36px;
    border: 1px solid #929191;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    line-height: 36px;
    text-transform: uppercase;
    color: #231f20;
    padding: 0 14px;
    cursor: pointer;
}
.button-link-black {
    border-color: #000;
    background-color: #000000;
    color: #fff;
}
.button-link-white {
    border-color: #000;
    background-color: #fff;
    color: #000;
}
.button-link-green, .button-link:hover {
    color: #fff;
    background-color: #7AC043;
    border-color: #7AC043;
}

.button-link-thin {
    height: 26px;
    line-height: 26px;
}

.button-arrow {
    display: inline-block;
    height: 36px;
    line-height: 36px;
    padding-right: 18px;
}
.button-arrow:before {
    position: absolute;
    top: 50%;
    right: 16px;
    margin-top: -8px;
    content: ' ';
    border-top-width: 8px;
    border-bottom-width: 8px;
    border-left-width: 8px;
    border-right-width: 0;
    border-color: transparent #fff transparent;
    border-style: solid;
}
.arrow-down-black {
    display: inline-block;
    height: 36px;
    line-height: 36px;
    padding-right: 18px;
    background-image: url(../images/icons/arrow_down_black.png);
    background-repeat: no-repeat;
    background-position: 100% 50%;
}
.back-link {
    position: relative;
    z-index: 1;
    line-height: 28px;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    text-transform: uppercase;
    padding: 0 20px;
}
.back-link-black {
    background-color: #000;
    color: #fff;
}
.arrow-left {
    display: inline-block;
    height: 28px;
    line-height: 28px;
    padding-left: 18px;
}
.arrow-left:before {
    position: absolute;
    top: 50%;
    left: 16px;
    margin-top: -8px;
    content: ' ';
    border-top-width: 8px;
    border-bottom-width: 8px;
    border-right-width: 8px;
    border-left-width: 0;
    border-color: transparent #000 transparent;
    border-style: solid;
}

.back-link:hover .arrow-left:before, .back-link-black .arrow-left:before, .button-link-black .arrow-left:before {
    border-color: transparent #fff transparent;
}

.grey-link {
    color: #6e6f72;
}

.grey-link:hover {
    color: #7ac043;
}

/* ~~~ === RIBBON HEADINGS =========================================== ~~~ */
body .ribbon-heading {
    height: 30px;
    line-height: 31px;
}

.ribbon-heading-link {
    font-weight: 700;
}

.ribbon-heading {
    position: relative;
    display: inline-block;
    text-transform: uppercase;
    color: #fff;
    /*
     background-color: #45B649;
     */
    background-color: #7AC043;
    margin: 0;
}

.ribbon-heading:before {
    content: " ";
    border-top: 10px solid #0d8e7a;
    position: absolute;
    bottom: -10px;
    border-left: 10px solid transparent;
    left: 0;
}
.ribbon-heading:after {
    content: " ";
    position: absolute;
    top: 0;
    right: -15px;
    width: 0;
    height: 0;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-left-width: 15px;
    border-left-style: solid;
    border-left-color: #7AC043;
}
.ribbon-heading-blue{background-color:#36a1c4;}
.ribbon-heading-blue:before{border-top-color: #115c7b;}
.ribbon-heading-blue:after{border-left-color: #36a1c4;}

.ribbon-heading-pink{background-color: #e57876;}
.ribbon-heading-pink:before{border-top-color: #9b4842;}
.ribbon-heading-pink:after{border-left-color: #e57876;}

.ribbon-heading-dark-green{background-color:#45b748;}
.ribbon-heading-dark-green:before{border-top-color: #00947e;}
.ribbon-heading-dark-green:after{border-left-color: #45b748;}

#listing-fliters .ribbon-heading-gray, body.page .ribbon-heading-gray {
    background-color: #828282;
}
#listing-fliters .ribbon-heading-gray:before, body.page .ribbon-heading-gray:before {
    border-top: 10px solid #4d4d4d;
}
#listing-fliters .ribbon-heading-gray:after, body.page .ribbon-heading-gray:after {
    border-left-color: #828282;
}
body.page .ribbon-heading-green {
    background-color: #7AC043;
}
body.page .ribbon-heading-green:before {
    border-top: 10px solid #0d8e7a;
}
body.page .ribbon-heading-green:after {
    border-left-color: #7AC043;
}


body.page .ribbon-heading-orange {
    background-color: #f5821f;
}
body.page .ribbon-heading-orange:before {
    border-top: 10px solid #a75916;
}
body.page .ribbon-heading-orange:after {
    border-left-color: #f5821f;
}

body.page .ribbon-heading-brown {
    background-color: #7f4327;
}
body.page .ribbon-heading-brown:before {
    border-top: 10px solid #572f1c;
}
body.page .ribbon-heading-brown:after {
    border-left-color: #7f4327;
}

/* ~~~ === CAROUSELS ================================================ ~~~ */
.carousel {
    height: 372px;
}
.carousel .slick-list {
    height: 372px;
}
.carousel-item {
    width: 270px;
    float: left;
    text-align: center;
    margin: 0;
}
.carousel-item:last-child {
    margin-right: 0;
}

/* ~~~ === CONTACT FORMS ============================== ~~~ */

.contact-support label {
    width: 100px;
}

#comment-suggestion-form input[type="email"], #comment-suggestion-form input[type="text"], .contact-support input[type="email"], .contact-support input[type="text"] {
    width: 380px;
}

.contact-support fieldset {
    width: 600px;
    left: 50%;
    position: relative;
    margin-left: -312px;
}

/* ~~~ === PRODUCT LISTINGS COMMON ASSETS ============================== ~~~ */
.breadcrumbs {
    line-height: 33px;
    margin: 0 0 7px;
    font-family: 'Alegreya Sans', sans-serif;
}
.breadcrumbs a {
    color: #242223;
}
.breadcrumbs a:hover {
    color: #7ac043;
}
.breadcrumbs-spacer {
    display: block;
    height: 33px;
}

.pagination {
    display: inline-block;
    font-size: 12px;
    text-transform: uppercase;
    color: #a9a9a9;
}

.pagination .current {
    font-weight: bold;
}

.page-numbers {
    display: inline-block;
    padding: 0 4px;
    color: #242223;
}
.pagination a:hover {
    color: #7ac043;
}

/* ~~~ === PRODUCT THUMBNAILS =================================== ~~~ */
.product {
    display: inline-block;
    width: 229px;
}
.product-name a {
    color: #070707;
    font-size: 16px;
}
.product-name a:hover {
    color: #7ac043;
}
.product-image {
    width: 229px;
    height: 280px;
    overflow: hidden;
    margin-bottom: 14px;
}
.product-image {
    width: 229px;
    height: 280px;
    overflow: hidden;
    margin-bottom: 14px;
}

.product dd {
    font-size: 17px;
}
.carousel-item .product dd {
    text-align: left;
}
.product-name {
    font-weight: 700;
    color: #070707;
    padding-bottom: 2px;
}

.product:hover .product-name {
    color: #7ac043;
}
.product .product-by {
    font-size: 14px;
}
.product-by a {
    color: #232122;
}
.product-by a:hover {
    color: #7ac043;
}
.product .product-price {
    font-weight: 700;
    font-size: 21px;
}

.was-price {
    font-size: 15px;
    font-weight: normal;
    color: #a8aaad;
    text-decoration: line-through;
}
.special-price {
    color: #be202e;
}

/* ~~~ === PRODUCT LISTINGS THUMBS ========== ~~~ */
#product-listings {
}
#product-listings .product {
    display: inline-block;
    width: 213px;
    margin-right: 18px;
    float: left;
}
#product-listings .product:hover .product-name {
    color: #7ac043;
}
#product-listings .product:nth-child(4n+4) {
    margin-right: 0;
}
#product-listings .product-image {
    position: relative;
    z-index: 1;
    width: 213px;
    height: 213px;
    
    margin-bottom: 14px;
    border: 1px solid #d3d5d6;
    text-align: center;
}
#product-listings .product-image img {
    max-width: 215px;
}
#product-listings .add-to-favourites {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 32px;
    height: 32px;
    background-color: rgba(255,255,255,0.7);
    background-image: url(../images/icons/add_to_favourites.png);
    background-repeat: no-repeat;
    background-position: 50% 0;
    text-indent: -9999em;
    outline: none;
    display: none;
}
#product-listings .product:hover .add-to-favourites {
    display: block;
}
#product-listings .add-to-favourites:hover {
    background-position: 50% -30px;
}

#product-listings .listing-base {
    height: 104px;
}

/* ~~~ === PRODUCT LISTINGS - LISTING OPTIONS =================================================== ~~~ */
.listing-options {
    font-family: 'Open Sans', sans-serif;
    padding-bottom: 22px;
}
.category-title {
    display: inline-block;
    font-size: 30px;
    line-height: 70px;
    text-transform: uppercase;
    font-family: 'Alegreya Sans', sans-serif;
    margin: 0;
}
.listing-options-filters {
    height: 26px;
    line-height: 26px;
}

.listing-options-filters .pagination {
    float: right;
}
.listing-options-filters .selectboxit-container span {
    line-height: 27px;
    height: 24px;
}

.listing-options-filters .select {
    width: 180px;
    height: 22px;
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    text-transform: uppercase;
    border: 1px solid #8f8f8f;
    background-color: #fff;
}
.listing-options-filters #show-per-pageSelectBoxIt, .listing-options-filters #btm-show-per-pageSelectBoxIt {
    width: 110px;
}
.listing-options-filters .selectboxit-container * {
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
}
.listing-options-filters .pagination {
    margin-left: 6px;
}
.filter-label:hover {
    color: #7ac043;
}

/* ~~~ === COLLECTIONS LISTING ============================================== ~~~ */

.active-cat span {
    color: #7ac043 !important;
    font-weight: bold;
}

.active-cat ul {
    margin-left: 10px;
}

/* ~~~ === COLLECTIONS HOME ============================================== ~~~ */



#collection-wrap {
    width: 98%;
    margin: 0 auto;
    padding-left:32px;
}

#collection-wrap .new-banner {
    padding-left: 10px;
    position: absolute;
    top: 16px;
    left: -3px;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    color: #fff;
    background-color: #36a1c4;
    margin: 0;
    z-index: 9999;
    -webkit-transform: translate3d(0,0,0);
}

#collection-wrap .new-banner:before {
    content: " ";
    border-top: 10px solid #13678a;
    position: absolute;
    bottom: -10px;
    border-left: 10px solid transparent;
    left: 0;
}

#collection-wrap .new-banner:after {
    content: " ";
    position: absolute;
    top: 0;
    right: -15px;
    width: 0;
    height: 0;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-left-width: 15px;
    border-left-style: solid;
    border-left-color: #36a1c4;
}


#collection-wrap .special-banner {
    padding-left: 10px;
    position: absolute;
    top: 20px;
    left: -3px;
    display: inline-block;
    height: 30px;
    line-height: 30px; 
    color: #fff;
    background-color: #c2202f; 
    margin: 0;
    z-index: 999;
}

#collection-wrap .special-banner:before
{
    content:" ";
    border-top:10px solid #961924;
    position:absolute;
    bottom:-10px;
    border-left: 10px solid transparent;
    left: 0;
}

#collection-wrap .special-banner:after {
    content:" ";
    position: absolute;
    top: 0;
    right:-15px;
    width: 0; 
    height: 0; 
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;    
    border-left-width: 15px;
    border-left-style: solid;
    border-left-color: #c2202f;
}

.collection-carousel-wrap .more-link {
    float: right;
    font-size: 13px;
    margin-top: 26px;
}

.collection-carousel-wrap h2 {
    float: left;
}

.ban-label {
    color: #333;
}

.ban-label:hover {
    color: #7ac043;
}

.page-template-page-gifts .category-image {
    margin: 0 auto 40px;
}

.page-template-page-gifts .category-image img {
    margin: 0 auto;
    display: block;
}

.page-template-page-gifts #content-wrap {
    margin: 0 auto 40px;
    width: 750px;
}

.collection-banner {
    width: 320px; 
    float: left;
    margin-top: 2em;
    margin-right: 2em;
    border: 2px solid #ddd;
}

.collection-banner div.ban-label {
    border-top: 2px solid #ddd;
    padding: 4px 16px;
}

.collection-banner .ban-label span {
    background-image: url(../images/icons/carousel_arrows_sprite.png);
    background-position: -15px 0;
    background-size: 30px 15px;
    display: inline-block;
    width: 15px;
    height: 15px;
    float: right;
    margin-top: 3px;
}

.collection-banner div.col-img-wrap {
    overflow: hidden;
    min-height: 320px;
    position: relative;
}

.collection-banner img {
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: block;
    margin: 0;
}

.collection-carousel-wrap {
    padding-top: 16px;
    clear: both;
}

/* ~~~ === PRODUCT LISTINGS - COLLECTIONS =================================================== ~~~ */


/* overwrite defaults 
.single-nmstore_collection #product-listings .product:nth-child(4n+4) {
    margin-right: 18px;
}

.single-nmstore_collection #product-listings .product:nth-child(5n+5) {
    margin-right: 0;
}

.single-nmstore_collection #main-content {
    width: 1142px;
    margin: 0 auto;
}
*/
/* ~~~ === TWO COLUMN TEMPLATE ======================================= ~~~ */
.page-template-page-about-vendors-php #main-content, .page-template-page-printable-php #main-content, .page-template-page-about-us-php #main-content, .page-template-page-selling-with-us-php #main-content, .page-template-page-shopping-with-us-php #main-content, .page-template-page-buy-a-gift-voucher-php #main-content {
    width: 910px;
    float: right;
    clear: none;
    padding-top: 0;
}
#left-column {
    width: 214px;
    float: left;
}
#left-column .panel {
    margin-bottom: 11px;
}
#left-column .panel-inner {
    padding: 10px;
}
#left-column .ribbon-heading {
    font-size: 15px;
    padding: 0 26px;
}
#panel-sub-pages {
    position: relative;
    z-index: 1;
}
#panel-sub-pages .ribbon-heading {
    position: absolute;
    top: 26px;
    left: -11px;
}
#panel-sub-pages .panel-inner {
    padding: 54px 16px 16px;
    background-color: #eff1f0;
}
.filter-title {
    font-family: 'Open Sans', sans-serif;
    font-size: 17px;
    margin: 0 0 10px;
}
.panel-title {
    font-size: 17px;
    margin: 0 0 10px;
}
#panel-sub-pages .menu li {
    line-height: 1.5em;
}
#panel-sub-pages .menu a {
    font-size: 15px;
    color: #242223;
}
#panel-sub-pages .menu a:hover, #panel-sub-pages .menu .current-menu-item a {
    color: #7AC043;
}
/* ~~~ === YOUR ORDER PAGE ======================================================= ~~~ */
.items-from {
    font-family: 'Alegreya Sans', sans-serif;
    font-size: 14px;
    line-height: 50px;
    margin: 0;
}
.items-from span {
    color: #7AC043;
}
/* * * * * * * * * * * * * * *
 CUSTOMER & VENDOR VIEW ORDER PAGE
 * * * * * * * * * * * * * * */

#voucher-code {
    height: 38px;
    padding: 0 0 0 10px
}


.row-coupon-code {
    margin: 15px 20px 10px 0;
}

.order-product {
    width: 100%;
    background-color: #f7f7f7;
    margin-bottom: 10px;
}
.order-product .your-order-product-image {
    width: 94px;
    vertical-align: top;
    background-color: #fff;
}
.order-product td {
    vertical-align: top;
    padding: 14px 7px 5px;
}

.order-product-title {
    margin: 0 0 6px;
    line-height: 1.1em;
    text-transform: none;
}
.order-product-info {
    width: 500px;
    padding-left: 20px;
}
.order-details-wrap {
    padding-bottom: 20px;
}
.customer-view-order .order-details {
    width: 300px;
    float: left;
    line-height: 1.3em;
}
.product-qty {
    width: 1%;
    text-align: center;
    white-space: nowrap;
}
.cart-unit-price {
    width: 1%;
    font-size: 18px;
    text-align: right;
    white-space: nowrap;
}
.cart-item-price {
    width: 1%;
    text-align: right;
    font-size: 18px;
}
.order-product .cart-item-price {
    padding-right: 18px;
}

/* ~~~ TOTALS TABLES ~~~~ */
.shipping-totals {
    width: 100%;
    margin-top: 10px;
}
#shipping-costs .shipping-cost {
    font-weight: 700;
}

#shipping-costs .vendor-name {
    display: inline-block;
    width: 250px;
}
#order-totals {
    margin-bottom: 20px;
}
.totals-table td {
    padding-top: 5px;
    padding-bottom: 5px;
}
.totals-table .right {
    float: none;
}
.totals-label {
    text-transform: uppercase;
    text-align: right;
}
#order-totals .row-order-total th {
    font-weight: 400;
}
.col-total {
    width: 1%;
    text-align: right;
    font-weight: 700;
    font-size: 18px;
    padding-right: 18px;
    padding-left: 18px;
}
.order-total {
    font-size: 24px;
    font-weight: 700;
}
.cart-vendor-items {
    padding-bottom: 10px;
    border-top: 1px solid #d6d6d6;
}

table.shipping-totals {
    border-top: 1px solid #d6d6d6;
}
/* ~~~ === OUR VENDORS PAGE ============================================================= ~~~ */
#vendor-search .form-fields {
    width: 80%;
    height: 36px;
    margin: 0 auto;
    text-align: center;
    line-height: 36px;
    padding: 1em 0;
}
#vendor-search .input {
    width: 50%;
    height: 36px;
    padding: 0 8px;
    vertical-align: middle;
}
#vendor-search .form-button {
    vertical-align: middle;
    margin-left: -3px;
}

.vendor-support .entry-content h2,
.contct-and-help .entry-content h2 {
    height: 1.5em;
    line-height: 1.5em;
}
/* ~~~ === CHECKOUT SIDEBAR WIDGETS ===================================================== ~~~ */
.checkout-widgets .ribbon-heading {
    position: absolute;
    top: 20px;
    left: -11px;
    font-size: 16px;
    height: 30px;
    line-height: 32px;
    padding: 0 11px 0 30px;
}
.checkout-widgets .widget-title {
    font-size: 16px;
}
.checkout-widgets .widget-container {
    position: relative;
    z-index: 1;
    border: 1px solid #d4d4d4;
    padding: 18px;
    margin-bottom: 16px;
    font-size: 15px;
}
.checkout-widgets .widget-container p {
    margin: 0 0 .8em;
}
.checkout-widgets .widget-container p.no-margin {
    margin: 0;
}
.checkout-widgets .widget-container p.edit-link-wrap {
    margin: 0 0 18px;
}
#widget-order-summary {
    padding-top: 62px;
}
.table-order-summary {
    width: 100%;
    margin-bottom: 4px;
}
.table-order-summary th, .table-order-summary td {
    line-height: 1.3em;
    font-size: 16px;
}
.table-order-summary td {
    text-align: right;
}
.row-order-total th, .row-order-total td {
    font-weight: 700;
}
#widget-ordering-questions .no-margin img {
    vertical-align: middle;
}
.checkout-widgets .widget-container .ordered-by {
    font-size: 16px;
    line-height: 1.3em;
    margin: 0 0 4px;
}

.table-order-summary .cart-total {
    padding-right: 0;
}
/* ~~~ === GLOBAL THEME CLASSES ====================================== ~~~ */
.post {
}
.error404 {
}
.single-attachment {
}
.left {
    text-align: left;
}
.center {
    text-align: center;
}
.right {
    text-align: right;
}
.clear {
    clear: both;
}
.date-text {
    font-style: italic;
    color: #838383;
}
.green-text {
    color: #99cc00;
}
.birdy-link {
    display: inline-block;
    line-height: 1em;
    padding-left: 26px;
    background-image: url(../images/icons/birdy_green.png);
    background-repeat: no-repeat;
    background-position: 0 50%;
}

.icon-lock-link {
    display: inline-block;
    line-height: 22px;
    background-image: url(../images/icons/secure.png);
    background-repeat: no-repeat;
    background-position: 0 50%;
    padding-left: 30px;
}
.icon-lock-link img {
    vertical-align: middle;
}

/* ~~~ === THEME EDITOR STYLES ======================================= ~~~ */
.screen-reader-text {
    display: none;
}
.currency, .bold-text {
    font-weight: 700;
}
.alignleft, img.alignleft {
    display: inline;
    float: left;
    margin-right: 24px;
    margin-top: 4px;
}
.alignright, img.alignright {
    display: inline;
    float: right;
    margin-left: 24px;
    margin-top: 4px;
}
.aligncenter, img.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
img.alignleft, img.alignright, img.aligncenter {
    margin-bottom: 12px;
}
.wp-caption {
    background: #f1f1f1;
    border: none;
    -khtml-border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    color: #888;
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 20px;
    max-width: 632px !important; /* prevent too-wide images from breaking layout */
    padding: 4px;
    text-align: center;
}
.wp-caption img {
    margin: 5px;
}
.wp-caption p.wp-caption-text {
    margin: 0 0 4px;
}
.wp-smiley {
    margin: 0;
}
.nice-table {
    border-collapse: collapse;
    border-spacing: 0;
    margin-bottom: 1em;
}
.nice-table thead td {
    text-transform: uppercase;
    color: #000;
}
.nice-table td {
    padding: 0 10px 5px 0;
}

.bordered-table th, .bordered-table td {
    padding: 5px;
    border: 1px solid #e4e4e4;
}
.ratings {
    display: inline-block;
}
.no-margin {
    margin: 0;
}

/* ~~~ === CHECKBOX SELECT ======================================= ~~~ */

.checkbox-select {
    display: inline-block;
    position: relative;
}

.checkbox-select a {
    font-family: 'Alegreya Sans', sans-serif;
    font-size: 15px;
    border: 1px solid #c9cacc;
    color: black;
    display: block;
    width: 190px;
    height: 20px;
    padding: 8px 10px;
}

.checkbox-select a span {
    float: right;
    width: 0;
    height: 0;
    border-top: 4px solid #000000;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    margin: 8px;
}

.checkbox-select div {
    display: none;
    position: absolute;
    background-color: white;
    border: 1px solid #c9cacc;
    line-height: 2.5em;
    top: 37px;
    left: 0;
    width: 200px;
    padding: 5px;
    z-index: 9;
}

/* ~~~ === DISABLED FIELDS ======================================= ~~~ */

.disabled-field {
    border: 1px solid #c9cacc;
    display: inline-block;
    font-family: 'Alegreya Sans', sans-serif;
    font-size: 15px;
    font-style: normal;
    height: 36px;
    padding: 0 8px;
    width: 338px;
    margin-right: 7px;
    background-color: #f5f5f5;
    line-height: 2.5em;
}

.disabled-textarea {
    width: 338px;
    height: 90px;
    line-height: 1.3em;
    padding: 8px;
    overflow: auto;
}

/* ~~~ === DROPDOWN MENUS ======================================= ~~~ */

.delivery-dropdown, .dropdown-menu {
    display: inline-block;
    position: relative;
    border: 1px solid #c9cacc;
}

.delivery-dropdown .show-delivery-dropdown span, .dropdown-menu span {
    float: right;
    width: 0;
    height: 0;
    border-top: 4px solid #000000;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    margin: 11px 8px 8px 8px;
}

.delivery-dropdown a, .dropdown-menu a {
    font-family: 'Alegreya Sans', sans-serif;
    font-size: 15px;
    color: black;
    padding: 8px 10px;
}

.delivery-countries, .dropdown-menu .dropdown-list {
    display: none;
    background-color: white;
    border: 1px solid #c9cacc;
    position: absolute;
    top: 26px;
    left: -1px;
    z-index: 9;
    padding: 0;
}

.dropdown-menu .show-dropdown {
    height: 26px;
    line-height: 26px;
    text-transform: none;
}

.dropdown-menu .dropdown-list a {
    width: 100%;
    display: block;
    padding: 5px;
}

.dropdown-menu .dropdown-list a:hover {
    background-color: #F1F1F1;
}

/* SHOP YOUR WAY */
.page-template-page-shopping-with-us #subcategory-select div, .page-template-page-shopping-with-us #category-select div {
    max-height: 200px;
    overflow: auto;
}

/* ~~~ === CURRENCY & DELIVERY DESTINATION FORM ============================= ~~~ */

body .delivery-dropdown a.show-delivery-dropdown span {
    margin-top: 8px;
}

.currency-form {
    margin: 20px;
    text-align: center;
}

.currency-form label {
    text-align: left;
}

.delivery-dropdown a {
    height: 20px;
    text-align: left;
    line-height: 22px;
    display: inline-block;
    text-transform: uppercase;
}

.currency-form .currency-heading {
    margin: 5px 0px;
    display: block;
}

.delivery-dropdown {
    background-color: #fff;
    margin: 5px 0;
}

.delivery-countries, .delivery-dropdown li {
    margin: 0;
}

.delivery-countries li strong, .delivery-countries li label {
    text-align: left;
    display: inline-block;
    padding: 4px 10px;
    width: 464px;
    line-height: 16px;
    box-sizing: border-box;
}

.delivery-countries li label {
    font-weight: normal;
}

.delivery-countries li:hover label {
    background-color: #F1F1F1;
}

.delivery-dropdown input {
    display: none;
}

.delivery-dropdown ul li, .delivery-dropdown ul {
    list-style: none;
}

.delivery-dropdown ul {
    max-height: 200px;
    overflow: auto;
    width: 500px;
    top: 36px;
}

.currency-form .currencies-list {
    text-align: center;
    margin: 0 0 10px;
}
.currency-form .currencies-list li {
    border: 1px solid #c9cacc;
    background-color: #fff;
    display: inline-block;
    margin: 2.5px;
}

.currencies-list li input {
    margin: 5px 5px 0;
    display: block;
}

.currencies-list li div {
    font-weight: bold;
    text-align: center;
    font-size: 28px
}

#deliveryCurrencyModal .currency-note, .currency-form .currency-note {
    width: 80%;
    font-size: 12px;
    line-height: 1.1em;
    margin: 0 auto;
}

header #button-signup {
    margin-right: 6px;
}

/* ~~~ === CURENCY FORM WHEN ITS IN THE DROP DOWN =========================== ~~~ */

header .delivery-dropdown {
    width: 100%;
}

header .delivery-dropdown a {
    width: 100%;
    height: 36px;
    display: block;
    box-sizing: border-box;
}

header .delivery-dropdown ul {
    width: 100%;
}

header .currency-form .currencies-list li {
    width: 62px;
    height: 68px;
}

header .delivery-countries li strong, header .delivery-countries li label {
    width: 100%;
    box-sizing: border-box;
}

#currency-dropdown .drop-down-content {
    padding: 0;
}

/* ~~~ === SHIPPING CLASSES ================================================= ~~~ */

.left-twenty {
    margin-left: 20px;
}

body .shipping-exclusions-apply {
    display: inline-block;
    padding-left: 18px;
    background-image: url(../images/icons/alert.png);
    background-repeat: no-repeat;
}

body .shipping-exclusions-none {
    padding-left: 18px;
    display: inline-block;
}

.tab-wrapper {
    border: 1px solid #c9cacc;
    background-color: #f5f5f5;
}

.tab-list {
    list-style: none;
    height: 36px;
    border: 1px solid #c9cacc;
    background-color: #f5f5f5;
    margin: 0;
}

.tab-wrapper .tab-list {
    border: none;
}

.tab-list li {
    float: left;
    position: relative;
    z-index: 1;
    height: 36px;
    margin: 0;
}
.tab-list li.active {
    border-width: 0 1px;
    border-style: solid;
    border-color: #c9cacc;
}
.tab-list li.active:first-child {
    border-left: none;
}
.tab-list li.active .tab-name {

    background-color: #fff;
    padding-bottom: 1px;
}

.tab-list li a {
    display: block;
    height: 36px;
    line-height: 36px;
    color: #232122;
    text-decoration: none;
}
.tab-name {
    font-size: 13px;
    text-transform: uppercase;
    padding: 0 20px 0 20px;
}

/* ~~~ === CART/CHECKOUT YOUR ORDER SIDEBAR =============================================== ~~~ */
#widget-order-summary {
    padding: 11px;
}
.checkout-widgets {
}
.row-order-total th {
    white-space: nowrap;
}
.row-order-total th, .row-order-total td {
    padding-top: 10px;
    border-top: 1px solid #d5d5d5;
}
.row-shipping-total th, .row-shipping-total td {
    padding-bottom: 10px;
}
.table-order-summary th, .table-order-summary td {
    font-size: 16px;
}
.table-order-summary .cart-amount {
    padding: 0;
}
#widget-order-summary .panel-inner {
    padding: 50px 13px 13px;
    background-color: #eff1f0;
}

.table-order-summary th {
    text-align: left;
}

.table-order-summary .cart-row-payment-total th {
    text-align: left;
    text-transform: uppercase;
}
.table-order-summary .voucher-row th {
    text-align: right;
}

.table-order-summary .cart-row-payment-total td span {
    font-size: 18px;
}

.table-order-summary .cart-row-payment-total td, .table-order-summary .cart-row-payment-total th {
    font-size: 16px;
    font-weight: 700;
}
/* Portrait iPad display */
@media only screen 
    and (min-device-width: 768px) 
    and (max-device-width: 1024px) 
    and (-webkit-min-device-pixel-ratio: 1) {
    /* .wrap {
        overflow-x: hidden;
    } */
    #content-detail {
        overflow-x: initial !important;
    }

    #content {
        overflow-x: hidden !important;
    }

    form p.email-suppress {
        margin-top:-25px;
    }

    #tabs .special-banner:before, #product-detail .special-banner:before {
        content: " ";
        border-top: 10px solid #961924;
        position: absolute;
        bottom: -10px;
        border-left: 10px solid transparent;
        left: 12px;
    }

    #tabs .special-banner, #product-detail .special-banner {
        padding-left: 10px;
        position: absolute;
        top: 20px;
        left: 3px !important;
        display: inline-block;
        height: 30px;
        line-height: 30px;
        color: #fff;
        background-color: #c2202f;
        margin: 0;
        z-index: 999;
    }
 
}


@media only screen 
  and (min-device-width: 1024px) 
  and (max-device-width: 1366px) 
  and (-webkit-min-device-pixel-ratio: 2)  {
    .wrap {
        overflow-x:hidden;
    }
  }

  @media only screen 
  and (min-device-width : 375px) 
  and (max-device-width : 812px)
  and (-webkit-device-pixel-ratio : 3) { 
    form p.email-suppress {
        margin-top:-20px;
    }
  }

  @media only screen 
and (min-device-width : 375px) 
and (max-device-width : 667px) { 
    /* STYLES GO HERE */
    form p.email-suppress {
        margin-top:-10px;
    }
}

@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 568px) { 
    /* STYLES GO HERE */
    form p.email-suppress {
        margin-top:-20px;
    }
}