@font-face {
    font-family: "CenturyGothicRegular";
    src: url("../fonts/CenturyGothicRegular.eot");
    src: url("../fonts/CenturyGothicRegular.eot?#iefix") format("embedded-opentype"),
    url("../fonts/CenturyGothicRegular.woff") format("woff"),
    url("../fonts/CenturyGothicRegular.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}

html {
    height: 100%;
}

/*  */
body {
    min-height: 100%;
    position: relative;
    background: #FFFFFF url('../images/bg-pattern.png');
    font-size: 17px;
    color: #4c3a34;
}

h3 {
    margin: 0 0 28px 0;
}

.main-title,
.phone-support,
.main-nav li,
.copyright,
.footer {
    font-family: CenturyGothicRegular, serif;
}

a.logo {
    float: left;
    width: 271px;
    height: 105px;
    display: block;
    background-size: contain;
    background-image: url(../images/logo.png);
    background-repeat: no-repeat;
}

.main-title {
    float: left;
    height: 46px;
    color: #7c7361;
    font-size: 23px;
    line-height: 25px;
    margin: 29px 0 0 16px;
}

.main-title p,
.phone-support p {
    margin: 0;
}

.phone-support {
    float: right;
    line-height: 25px;
    color: #a07a3a;
    font-size: 25px;
    margin: 29px 0 0 0;
    text-align: right;
}

.phone-support span {
    color: #4c3a34;
    font-size: 21px;
}

.section.header {
    border-bottom: 2px solid #dbccad;
    background: #FFFFFF;
}

.section.header .inner-box {
    overflow: hidden;
    border-bottom: 1px solid #b0b0b0;
    padding-bottom: 6px;
}

.navigation {
    display: block;
}

.mobile-navigation {
    display: none;
}

.main-nav {
    float: left;
}

.main-nav ul,
.footer ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.main-nav li {
    float: left;
    padding: 10px 40px 10px 0;
}

.main-nav li a {
    text-decoration: none;
    color: #4c3a34;
    font-size: 21px;
    line-height: 25px;
}

.main-nav li a:hover {
    color: #a07a3a;
}

.authorization {
    font-size: 13px;
    /* float: right; */
    /* margin-top: 15px; */
    display: inline-block;
}

.authorization a {
    color: #a07a3a;
}
/*
.section.slider {
    background: #f5f6f7 url('/templates/style/images/grid.png');
}
*/
.section.footer {
    background: #d8d2c4;
    width: 100%;
    min-height: 250px;
}

.copyright {
    clear: both;
    text-align: center;
}

.footer-1,
.footer-2,
.footer-3,
.footer-4 {
    margin: 27px 0 20px 0;
    font-size: 17px;
}

.footer a {
    color: #4c3a34;
    text-decoration: none;
}

.footer a:hover {
    color: #a07a3a;
}

input#mod_virtuemart_search {
    max-width: 100%;
    border-top: none;
    border-left: none;
    border-right: none;
    color: #d8d2c4;
    border-bottom: 1px solid #7f6572;
    background: none;
    padding: 0 16px;
    font-size: 14px;
}

.search {
    position: relative;
    margin-bottom: 3px;
}

.search:before {
    content: '';
    height: 6px;
    width: 1px;
    display: block;
    background: #7f6572;
    bottom: 0;
    left: 0;
    position: absolute;
}

.search:after {
    content: '';
    height: 6px;
    width: 1px;
    display: block;
    background: #7f6572;
    bottom: 0;
    right: 0;
    position: absolute;
}

.text-m {
    font-size: 14px;
}

.col-md-3.sidebar {
    margin-bottom: 40px;
}

.cartBlock {
    /*border: 1px solid #DBCCAD;*/
    /*border-radius: 5px;*/
    /*padding: 10px;*/
    font-size: 14px;
    display: inline-block;
}

.cartBlock h3 {
    margin-bottom: 10px;
    font-size: 18px;
    color: #A07A58;
}

.section.content .row {
    margin-bottom: 20px;
}

label {
    white-space: nowrap;
}

#fancybox-wrap {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

.top-bar a {
    color: #947F91;
}

.top-bar {
    padding: 5px 0;
    background: #360c2f;
    color: #d8d2c4;
}

.total,
.total_products,
.show_cart {
    display: inline-block;
}

.mega-menu {
    display: inline-block;
    position: relative;
    padding: 10px 40px 11px 0;
    line-height: 25px;
    font-size: 21px;
    float: left;
}

.mega-menu a {
    color: #4c3a34;
    font-family: CenturyGothicRegular, serif;
}

.mega-menu .menu {
    display: none;
    position: absolute;
    top: 46px;
    left: 0;
    z-index: 10;
    background: #e9e8e8;
    width: 250px;
    box-shadow: 0 2px 5px 0 #cecece;
    border-top: 2px solid #DBCCAD;
    font-size: 18px;
}

a.mega-menu-parent:hover {
    text-decoration: none;
}

.mega-menu:hover .menu {
    display: block;
}

.breadcrumb {
    font-size: 12px;
    background-color: #D8D2C4;
    margin-top: 5px;
}

.breadcrumb a {
    color: #5d4e49;
}

.breadcrumb > li + li:before {
    color: #777777;
}

.category-view h1 {
    font-size: 26px;
}

.white {
    background: #fff;
}

.plum-logo {
    display: block;
    height: 38px;
    width: 93px;
    background: url("../images/plum-logo.png") no-repeat;
    float: right;
}

.mobile-toggle {
    text-align: center;
    padding: 10px;
    font-size: 20px;
    display: block;
    font-family: CenturyGothicRegular, serif;
    text-transform: uppercase;
    background: #3e0836;
    color: #fff;
}

.mobile-toggle:hover,
.mobile-toggle:active {
    text-decoration: none;
    color: #fff;
}

.mobile-navigation-wrapper {
    display: none;
    background: #fff;
    overflow: hidden;
    position: absolute;
    z-index: 100;
    padding: 10px;
    width: 100%;
    box-shadow: 0 0 7px #ccc;
}

.category-view {
	flex: auto;
    flex-flow: column wrap;
    align-content: stretch;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: flex-start;
    align-items: stretch;
}

.category-cell {
    flex-basis: 48%;
}

.browse-view {
    width: 100%;
}

.cart-divider {
    display: inline-block;
}

.show_cart a {
    float: none !important;
}

.product-row-img {
    min-width: 50px;
}

.virtuemart_search {
    overflow: hidden;
}

.virtuemart_search input {
    border: 1px solid #e1e2e1;
    padding: 3px 10px;
    margin: 0 5px 5px 0;
    float: left;
}

.item-page img {
    margin: 0 5px 5px 0;
    max-width: 100%;
    border-radius: 5px;
}

select {
    border: 1px solid #56423b;
}

button#checkoutFormSubmit.disabled {
    background: #e4e4e4;
    border: #cecece;
    color: #999;
}

@media (max-width: 1200px) {
    .mega-menu {
        padding: 10px 10px 11px 0;
        font-size: 18px;
        float: left;
    }

    .main-nav li a {
        font-size: 18px;
    }

    .main-nav li {
        float: left;
        padding: 10px 10px 10px 0;
    }

    .main-title {
        font-size: 16px;
    }

    .phone-support,
    .phone-support span {
        font-size: 18px;
    }

    a.logo {
        width: 240px;
        height: 95px;
    }
}

@media (max-width: 992px) {
    .main-title {
        float: none;
        font-size: 18px;
        margin: 0;
        width: 100%;
        display: inline-block;
        overflow: hidden;
        height: auto;
        text-align: center;
    }

    .phone-support {
        float: none;
        margin: 15px 0 0 0;
        position: absolute;
        top: 0;
        right: 10px;
    }

    .mega-menu,
    .main-nav li a {
        font-size: 16px;
    }
}

@media (max-width: 768px) {
    a.logo {
        float: none;
        margin: 10px auto;
    }

    .phone-support {
        display: none;
    }

    .navigation {
        display: none;
    }

    .mobile-navigation {
        display: block;
    }

    .mega-menu {
        text-align: center;
        float: none;
        width: 100%;
    }

    .main-nav {
        overflow: hidden;
        width: 100%;
    }

    .main-nav li {
        float: none;
        width: 100%;
        text-align: center;
        border-top: 1px solid #b9b9b9;
    }

    .section.header .inner-box {
        border: none;
        padding: 0;
    }

    .auth {
        text-align: center;
    }

    .main-title {
        display: none;
    }

    .section.footer {
        text-align: center;
    }

    .plum-logo {
        float: none;
        margin: 20px auto;
    }

    .category-cell {
        flex-basis: 100%;
    }

    .floatright.display-number {
        font-size: 12px;
        float: none;
        text-align: center !important;
    }

    .cartBlock {
        width: 100%;
    }

    .total, .total_products {
        width: 100%;
    }

    .cart-divider {
        display: none;
    }

    .width50 {
        width: 100%;
    }

    .category-view h1 {
        font-size: 18px;
    }

    .vm-order-list {
        float: none;
        margin: 10px;
        text-align: center;
    }

    .vm-pagination {
        float: none;
    }

    .vm-pagination ul {
        padding: 0;
    }

    span.vm-page-counter {
        float: none;
    }

    .browse-view h3 {
        margin: 0;
    }

    .virtuemart_search input {
        width: 100%;
    }

    .article-index {
        width: 100%;
    }

    .product-properties {
        width: 100%;
    }

    .vm-product-container .vm-product-media-container {
        float: none;
        width: 100%;
    }

    .browse-view {
        width: 0;
        flex-basis: 100%;
    }
}

