input#search {
    color: #fff
}
h1.home-bold-block-content {
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    font-size: 48px;
}

.cms-index-index .page-header {
    margin-bottom: 0 !important;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 2
}

.ves-header {
    background: rgba(0, 0, 0, 0.6);
    padding: 10px 0 0
}

.ves-header .custom-group {
    float: right;
    border-right: 0 solid #282828 !important
}

.page-footer {
    background: #fff !important;
    color: #999;
    line-height: normal;
    padding: 0
}

.page-footer .block .block-title strong {
    color: #000 !important
}

.page-footer .list-social {
    margin-top: 0 !important
}

.page-footer .footer {
    background: #000
}

.copyright {
    padding: 0 !important
}

.copyright .page-main {
    z-index: 0;
    position: relative;
    display: inline-block
}

div#top {
    position: absolute;
    width: 100%;
    z-index: -1;
    top: 0
}

.scrollup {
    position: relative !important;
    bottom: 0;
    top: 14px;
    margin: 0 auto;
    display: block
}

.nav-sections-item-content > .navigation {
    padding-left: 0
}

.btn {
    padding: 5px 20px
}

input#search {
    display: block;
    border: 0;
    border-bottom: 1px solid #fff;
    border-radius: 0
}

.block-search .action.search {
    top: 0 !important;
    right: 0
}

.control .nested {
    display: none
}

.bundle-options-wrapper .control .nested {
    display: block !important
}

.bundle-options-wrapper .field .choice input, .bundle-options-wrapper .price-notice {
    display: none
}

.header-search .block-search {
    width: 100% !important
}

.header-search form {
    width: 100%;
    max-width: 27em;
    height: 38px;
    margin: 8px auto 0 auto;
    position: relative
}

.header-search form .field.search {
    float: left;
    width: 80%;
    position: relative;
    padding: 0 !important
}

.header-search form .field.search .control {
    padding: 0
}

.header-search form .actions {
    position: relative;
    top: 0;
    right: 0;
    float: left
}

.header-search form .actions button {
    position: relative !important
}

.ves-header .custom-group .action.toggle {
    padding: 12px 20px !important;
    color: #fff;
    line-height: 15px
}

.page-header .header-links .options .action.toggle:after, .page-footer .header-links .options .action.toggle:after, .page-header .setting-links .options .action.toggle:after, .page-footer .setting-links .options .action.toggle:after, .page-header .switcher .options .action.toggle:after, .page-footer .switcher .options .action.toggle:after {
    -webkit-font-smoothing: antialiased;
    font-size: 10px;
    line-height: 15px;
    color: inherit;
    content: '\e622';
    font-family: 'luma-icons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center
}

.page-header .header-links .options .action.toggle.active:after, .page-footer .header-links .options .action.toggle.active:after, .page-header .setting-links .options .action.toggle.active:after, .page-footer .setting-links .options .action.toggle.active:after, .page-header .switcher .options .action.toggle.active:after, .page-footer .switcher .options .action.toggle.active:after {
    -webkit-font-smoothing: antialiased;
    font-size: 10px;
    line-height: 15px;
    color: inherit;
    content: '\e621';
    font-family: 'luma-icons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center
}

.ves-header .custom-group .action.toggle span {
    color: #ccc;
    position: relative !important
}

.ves-slideshow .owl-controls .owl-nav > div {
    background: transparent;
    border-color: transparent;
    padding: 0
}

.ves-slideshow .owl-controls .owl-nav > div:hover, .ves-slideshow .owl-controls .owl-nav > div:focus {
    background: transparent;
    border-color: transparent
}

.ves-header .navigation .level0 > .level-top {
    font-weight: 300;
    color: #fff
}

.ves-header .custom-logo {
    text-align: left
}

.minicart-wrapper .action.showcart span.text {
    color: #fff;
    position: relative;
    top: 22px;
    left: -10px;
    text-transform: uppercase
}

.minicart-wrapper .action.showcart {
    line-height: 5px;
    white-space: nowrap;
    position: relative
}

.ves-header .minicart-wrapper .action.showcart::before {
    color: #cdc5a5 !important
}

.ves-masstop.page-main {
    background: #f0eeed;
    width: 100%;
    max-width: none;
    padding: 0
}

.ves-masstop.page-main .block-new-products {
    max-width: 1200px;
    margin: 0 auto
}

.products-grid .product-item {
    width: 20%;
    margin-left: 10px !important;
    background: #fff
}

.block.widget .products-grid .product-item:first-child {
    margin-left: 0 !important
}

.block .block-title {
    text-align: left;
    font-family: "Raleway", sans-serif;
    position: relative;
    padding: 18px 20px;
    text-transform: uppercase;
    padding-bottom: 0;
    padding-left: 0
}

.block .block-title::before {
    display: none
}

.block .block-title strong {
    font-size: 2.5rem;
    line-height: 1;
    font-weight: 400
}

.container-par {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    height: 100%;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    position: relative;
    width: 100%;
}

.container-par section#paralax-1 {
    width: 100%;
    height: 400px;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-align: center;
    position: relative;
    overflow: hidden;
    background-color: #cdc5a5
}

.container-par section#paralax-1 .image {
    background-image: url(../images/esente-parallax.jpg)
}

.container-par section#paralax-1 .image {
    background-attachment: fixed;
    background-size: cover;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 500;
    opacity: 1
}

.container-par section .stuff {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    height: 100%;
    width: 100%;
    max-width: 70%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: left;
    z-index: 1000;
    margin: 0 auto;
    position: relative;
    max-height: 200px
}

.container-par section .stuff-2 {
    z-index: 500;
    width: 100%;
    max-width: 1200px;
    margin: 0 auto
}

.container-par section .stuff-2 h1 {
    text-align: left
}

.container-par section .stuff-2 p {
    text-align: left
}

.paralx-content {
    padding: 50px 0;
    text-align: left
}

.btn.black {
    color: #fff;
    background: #464c53 !important
}

section#about-sect {
    width: 100%;
    margin: 0 auto;
    max-width: 1200px
}

.btn.yellow {
    color: #fff;
    background: #cdc5a5
}

.ves-slideshow .ves-slider .text-content {
    left: 8%;
    width: 40%
}

section#footer-top {
    background: #464c53;
    width: 100%;
    text-align: center;
    display: inline-block;
    padding: 30px 0
}

section#footer-top h2 {
    display: inline-block;
    padding: 0;
    margin: 0;
    font-family: "Raleway", sans-serif;
    font-weight: 400;
    color: #fff
}

a.btn-subscribe {
    color: #fff !important;
    font-size: 10px;
    text-decoration: none !important;
    margin-left: 10px;
    padding: 2px 10px;
    border: 2px solid #cdc5a5;
    display: inline-block;
    line-height: 18px;
    border-radius: 4px
}

.footer-top.container {
    width: 100%;
    position: relative;
    padding: 0
}

.footer-top.container .custom-footer {
    width: 1200px;
    margin: 0 auto
}

.cms-home main#maincontent {
    display: none
}

#iwd_opc_powered_by_logo {
    display: none !important
}

.block-search .action.search:hover {
    color: #fff
}

.product-info-price {
    float: left;
    width: 66%;
    padding-right: 30px
}

.product.addtocart {
    width: 34%;
    float: right;
    display: flex;
    display: -webkit-flex;
    flex-direction: column
}

.product.addtocart .product-social-links {
    order: 2
}

.product.addtocart .magebuzz-social {
    order: 3
}

.product.addtocart .product-add-form {
    order: 1
}

.bundle-options-container .block-bundle-summary .product-addto-links > .action, .product-info-main .action.towishlist, .product-options-bottom .action.towishlist, .block-bundle-summary .action.towishlist, .product-info-main .action.tocompare, .product-options-bottom .action.tocompare {
    display: block;
    margin-top: 7px;
    background: transparent;
    border-radius: 0;
    border-color: transparent
}

.fb_iframe_widget span {
    top: -4px
}

.PIN_1507525380541_button_pin.PIN_1507525380541_save {
    top: -4px
}

span.PIN_1507540506242_button_pin.PIN_1507540506242_save {
    top: -4px
}

.page-title-wrapper.product {
    display: none
}

.product.attribute.name strong.type {
    display: none
}

.product-info-main .box-tocart {
    display: block;
    float: left;
    position: relative;
    background: #f6f5f5;
    padding: 15px;
    margin-top: 0
}

.product-info-main .product-add-form {
    border: 0
}

.product-info-main .box-tocart .fieldset {
    text-align: center;
    float: left;
    width: 100%
}

.product-info-main .box-tocart .field.qty {
    display: block;
    text-align: center;
    width: 100%;
    float: left;
    margin: 0 auto;
    position: relative
}

.product-info-main .box-tocart .field.qty label {
    float: initial !important;
    display: inline-block
}

.product-info-main .field.qty .control {
    float: initial !important;
    display: inline-block
}

.product-info-main .box-tocart .actions {
    float: left;
    position: relative;
    width: 100%
}

.product-info-main .box-tocart .action.tocart {
    width: 100%;
    background: #cdc5a5
}

.product.attribute.name .value {
    font-size: 24px;
    font-weight: 400;
    font-family: "Raleway", sans-serif
}

.product-info-main .price-box .price-wrapper .price {
    font-weight: 400 !important;
    font-size: 20px !important
}

.page-layout-1column .product-info-main {
    width: 66% !important
}

.stock.available {
    color: #a9c02b
}

table.additional-attributes {
    width: 100%;
    position: relative;
    display: block
}

body .table-wrapper .additional-attributes .label {
    width: 150px;
    overflow: hidden;
    display: inline-block;
    white-space: nowrap;
    font-weight: bold !important;
    color: black
}

.additional-attributes tr {
    border-bottom: 1px solid #f0eeed
}

.review-form .review-field-ratings .control .nested {
    display: block !important
}

.iwd_empty_cart_powered_by {
    display: none !important
}

.navigation .level0.submenu a {
    text-align: center !important
}

.cms-home .page-wrapper .toprow.clearfix {
    display: inline-grid
}

.section-item-title.nav-sections-item-title.active {
    display: block
}

.section-item-title.nav-sections-item-title {
    display: none
}

.newsletter-modal .modal-header {
    border-bottom: 0 !important
}

.newsletter-modal .modal-content {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border: 0 !important
}

.product.media .fotorama__stage {
    border: 0 !important
}

.section-item-title.nav-sections-item-title.active {
    display: none
}

.stock.unavailable span {
    color: red
}

.catalogsearch-result-index #maincontent {
    padding-top: 0 !important
}

.field.configurable.required .label span {
    font-size: 20px;
    color: #000
}

.field.configurable.required .control select {
    font-size: 16px;
    font-weight: bold;
    color: #333
}

.catalogsearch-result-index.page-layout-1column .toolbar-products {
    position: static !important
}

.opc-wrapper {
    /* width: 65% !important; */
    margin-top: 30px
}

.mark {
    background-color: #f5f5f5 !important
}

#place-order-container {
    width: 80% !important;
    padding-top: 50px !important;
    padding-bottom: 20px !important;
    margin: 0 auto !important
}

#discount-form .actions-toolbar .primary .action {
    margin: 0;
    padding: 3px 15px !important
}

#discount-form div.mage-error[generated] {
    margin-top: 0;
    text-align: center
}

#co-shipping-form .action-help, #billing-new-address-form .action-help {
    display: none
}

#place-order-container .action.primary {
    border-radius: 3px
}

.opc-block-summary .table-totals .mark strong {
    font-weight: 700;
    font-family: sans-serif
}

.opc-block-summary .table-totals .grand .amount strong {
    font-weight: 700;
    font-family: sans-serif
}

.opc-block-summary tbody {
    border-top: 1px solid #ccc
}

.page-products {
    background-color: #f0eeed
}

.column.main .product-item {
    padding-left: 0
}

.product-control {
    border-top: 1px solid #cecece;
    float: left;
    position: relative;
    display: block;
    width: 100%
}

.product-control .product-item-actions {
    margin: 0
}

.product-control .product-item-actions button {
    background: transparent;
    color: #a5a5a5;
    border: 0;
    float: left;
    padding: 6px 10px
}

.product-control .product-item-actions button:hover {
    background: none;
    border: 0;
    color: #c4b98d
}

.product-control .product-item-actions .actions-secondary {
    float: right;
    padding: 6px 0
}

.product-control .product-item-actions a {
    background: transparent;
    color: #a5a5a5 !important;
    border: 0;
    padding: 0 7px
}

.product-control .product-item-actions button:hover {
    background: none;
    border: 0;
    color: #c4b98d
}

.products-grid.grid .product-item-details {
     height: 150px;
    min-height: 100px;
    text-align: left;
    padding: 0 10px;
    
}

.product-item .price-box .price {
    color: #a5a5a5
}

.category-name {
    float: left;
    width: 45%;
    text-align: left;
    font-size: 22px
}

.category-filter {
    float: left
}

.category-filter a {
    padding: 3px 15px;
    line-height: 36px;
    background: #dee2e2;
    border-radius: 3px;
    color: #000;
    margin-right: 10px
}

.page-products .breadcrumbs {
    display: none
}

.page-products .page-title-wrapper {
    display: none
}

.products.wrapper ~ .toolbar .category-filter {
    display: none
}

.products.wrapper ~ .toolbar .category-name {
    display: none
}

.counter.qty {
    display: none
}

.minicart-wrapper .action.showcart .counter.qty {
    background: transparent;
    color: #ccc;
    line-height: 20px;
    border-radius: initial;
    display: inline-block;
    margin: 3px 0 0;
    min-width: 44px;
    overflow: inherit;
    padding: 0;
    text-align: center;
    white-space: normal;
    top: -5px;
    left: 0;
    position: absolute;
    height: auto;
    width: 100%
}

.minicart-wrapper .action.showcart .counter.qty span.counter-number {
    display: none
}

.minicart-wrapper .action.showcart .counter.qty span.counter-label {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 20px;
    margin: -1px;
    overflow: inherit;
    padding: 0;
    position: relative;
    width: 100%;
    top: 0;
    color: #ccc;
    left: 0;
    z-index: 400
}

.page-layout-checkout header.page-header {
    background: #000
}

.page-layout-checkout header.page-header .header.content {
    padding: 15px 20px 15px
}

.page-layout-checkout .authentication-wrapper button.action.action-auth-toggle {
    padding: 7px 20px;
    background: #000;
    color: #fff;
    font-weight: 600
}

.video-sect a {
    padding: 4px;
    border: 1px solid #ccc;
    display: block;
    margin-bottom: 15px
}

.page-products .category-view .category-image {
    display: none
}

.prod-banner {
    position: absolute;
    left: 0;
    top: 120px;
    right: 0;
    overflow-x: hidden
}

.prod-banner img {
    height: 290px
}

.page-products #maincontent {
    padding-top: 265px
}

.cms-home .products-grid.grid {
    display: none
}

.owl-carousel .owl-item {
    background-color: #fff
}

.control.captcha .nested {
    display: block !important
}

@media screen and (min-width: 992px) {
    .navigation .level0 .submenu {
        left: 3.5% !important;
        max-width: 93% !important;
        position: fixed
    }

    .navigation .level0 .submenu li {
        width: 14.20%;
        float: left;
        position: relative;
        display: inline
    }

    .products-grid .product-item {
        width: 23% !important;
        margin-left: 15px !important
    }
}

@media screen and (min-width: 992px) and (max-width: 1100px) {
    .ves-slideshow .ves-slider .text-content h2 , h1.home-bold-block-content{
        font-size: 40px
    }
}

@media screen and (max-width: 991px) {
    .page-header .minicart-wrapper {
        top: 0
    }

    .header-search form {
        float: right
    }

    .ves-header .mobile-link {
        float: right;
        padding-right: 35px
    }

    .page-header .logo img {
        max-width: 150px
    }

    .ves-header .custom-logo {
        text-align: right
    }

    .nav-toggle:before {
        color: #fff
    }

    .ves-slideshow .ves-slider .text-content {
        margin-top: 100px
    }

    .ves-slideshow .ves-slider .text-content h2 , h1.home-bold-block-content{
        font-size: 35px
    }

    .ves-header .navigation .level0 > .level-top {
        color: #000
    }

    ul.submenu li a.ui-corner-all img {
        display: none
    }
}

@media screen and (min-width: 769px) {
    .header-search form .field.search:before {
        content: "";
        height: 5px;
        width: 1px;
        background: #fff;
        position: absolute;
        left: 0;
        bottom: 0
    }

    .header-search form .field.search:after {
        content: "";
        height: 5px;
        width: 1px;
        background: #fff;
        position: absolute;
        right: 0;
        bottom: 0
    }

    input#search {
        background: transparent
    }
}

@media screen and (min-width: 769px) and (max-width: 991px) {
    .products-grid .product-item {
        width: calc(25% - 15px) !important
    }
}

@media screen and (max-width: 768px) {
    .block-search .control {
        border-top: 0
    }

    .container-par section#paralax-1 .image {
        display: none
    }

    .products-grid .product-item {
        width: calc(50% - 15px) !important
    }

    .minicart-wrapper .action.showcart span.text {
        display: none
    }

    .about-cont {
        padding: 20px
    }

    .paralx-content {
        padding: 20px
    }

    div#top {
        width: 60px;
        right: 0
    }

    .ves-slideshow .ves-slider .text-content h2 , h1.home-bold-block-content{
        font-size: 18px
    }

    .ves-slider .text-content a {
        padding: 0 6px;
        font-size: 8px
    }
}

.header-search form #search {
    color: #fff
}

@media screen and (max-width: 767px) {
    .cms-index-index .page-header {
        position: inherit;
        background: #333
    }

    .ves-header .custom-logo .logo img {
        max-width: 200px !important
    }

    div#top {
        margin-top: -50px !important
    }
}

@media screen and (max-width: 480px) {
    .ves-header .custom-logo {
        width: 100%
    }

    .ves-header .custom-logo .logo {
        display: inherit;
        height: auto
    }

    .header-search.col-offset-md-2 {
        position: absolute;
        top: 75px;
        z-index: 999;
        width: 40%
    }

    .col-md-3.col-sm-4.col-xs-7.mobile-link {
        width: 60%;
        padding: 0
    }

    .ves-header .custom-logo .logo img {
        margin-left: 35px
    }

    .header-search.col-offset-md-2 #search_mini_form .label {
        float: left
    }

    .ves-header .custom-group .action.toggle {
        padding: 15px 20px 0 !important
    }

    .header-search.col-offset-md-2 #search_mini_form .label:before {
        font-size: 25px !important
    }

    .ves-slideshow .ves-slider .text-content a {
        padding: 5px !important;
        font-size: 10px !important;
        margin-bottom: 5px
    }

    .ves-slideshow .ves-slider .text-content h2 , h1.home-bold-block-content{
        font-size: 14px !important;
        line-height: 1.3;
        margin-top: 0
    }

    .ves-slideshow .ves-slider .text-content {
        margin-top: 10px !important;
        width: 65%
    }

    .ves-slideshow .ves-slider .text-content a.primary {
        background: rgba(201, 153, 71, .32) !important
    }
}

.category-articles .img-item.well { 
    text-align: center
}

.category-articles .img-item.well .btn {
    background: none;
    border: 0;
    box-shadow: none !important
}

.category-articles .img-item.well p {
    line-height: 1.4
}

.category-articles .modal-body iframe {
    width: 100% !important
}

.ndfHFb-c4YZDc-Bz112c.ndfHFb-c4YZDc-DH6Rkf-Bz112c {
    background: rgba(0, 0, 0, .68);
    margin-top: -20px !important;
    margin-right: 7px !important
}

.categorypath-articles #maincontent {
    padding-top: 0 !important
}

.product-info-main .product-info-stock-sku {
    float: right
}

.sidebar .block .block-title {
    padding-left: 10px
}

.page-products .columns {
    padding-top: 15px
}

.sidebar .block .block-title strong {
    padding-bottom: 15px
}

.product.info.detailed .product.attribute.description li {
    list-style: disc !important
}


.page-wrapper {
    position: relative;
}


.widget.block.block-static-block {
    margin: 0;
}

.widget.block.block-static-block .status-bar {
    text-align: center;
    padding: 5px;
    background: #ccc5a5;
}

.widget.block.block-static-block .status-bar h2 {
    margin: 0;
    font-size: 14px;
}

.widget.block.block-static-block .status-bar p {
    margin: 0;
    margin-top: 5px;
}

.widget.block.block-static-block .status-bar .status-close {
    position: absolute;
    right: 20px;
    top: 16px;
}

.widget.block.block-static-block .status-bar .status-close h2 {
    font-weight: 900;
    cursor: pointer;
}

#checkout .authentication-wrapper {
    display: none;
}

.collapse-tab {
    float: left;
    width: 100%;
    position: relative;
}

.collapse-tab .panel-heading a .fa.fa-angle-up {
    float: right;
    -webkit-transition: all 0.5s; /* For Safari 3.1 to 6.0 */
    transition: all 0.5s;
    transform: rotate(0deg);
}

.collapse-tab .panel-heading a.collapsed .fa.fa-angle-up {
    transform: rotate(180deg);
}

.collapse-tab .panel-heading a .fa.fa-angle-down {
    display: none
}

.block.shipping .title, .block.discount .title {
    position: relative;
}

.block.shipping .title:after, .block.discount .title:after {
    content: "\f13a";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    /*--adjust as necessary--*/
    color: #000;
    font-size: 18px;
    position: absolute;
    top: 0px;
    right: 0;
    -webkit-transition: all 0.5s; /* For Safari 3.1 to 6.0 */
    transition: all 0.5s;
}

.block.shipping.active .title:after, .block.discount.active .title:after {
    transform: rotate(180deg);
}

.minicart-wrapper .actions a {
    color: #000;
    font-weight: bold;
    text-decoration: underline;
}

.product .product-social-links {
	text-align: left;
}

.block.review-list .review-ratings span.rating-label {
	margin-right: 5px !important;
	display: inline-block;
	vertical-align: middle;
}

.page-wrapper > .breadcrumbs {
	margin-left: auto;
	margin-right: auto;
	max-width: 1200px;
}
.modal-popup.confirm .modal-inner-wrap .modal-header{
	border-bottom: none;
}
.modal-popup.confirm .modal-inner-wrap .modal-footer{
	border-top: none;
}
.modal-popup.confirm .modal-inner-wrap .modal-content {
	border: none;
	border-radius: unset !important;
	box-shadow: none !important;
	background-clip: unset;
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;  
	padding-top: 5px;
	padding-bottom: 5px;
	position: unset;  
}

#shipping-new-address-form.fieldset .field label.label {
	color: #2f2f2f !important;
}

/* menu styles */
.ves-header .section-item-title.nav-sections-item-title.active .nav-sections-item-switch:before {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 18px;
	line-height: inherit;
	color: #8f8f8f;
	content: '\e609';
	font-family: 'luma-icons';
	vertical-align: middle;
	display: inline-block;
	font-weight: normal;
	overflow: hidden;
	margin: -2px 5px 0 0;
}

.page-wrapper > .breadcrumbs {
	padding-left: 20px;
}
.block-compared-products-grid .product-item .product-item-details {
	padding: 0 10px;	
}
.block-compared-products-grid .product-item .actions-secondary {
	margin-top: 4px;
}	
.block-compared-products-grid .product-item .actions-secondary .action.towishlist > span {
	position: relative !important;
}
.block-compared-products-grid .product-item .actions-secondary .action.towishlist:before {
	display: none !important;
}
.block-compared-products-grid .actions-secondary button.action {
	color: #fff;
	background: #2f2f2f;
	border-color: #2f2f2f;
	border-radius: 0px;
}
.block-compared-products-grid .action.towishlist:hover, .block-compared-products-grid .action.towishlist:active, .block-compared-products-grid .action.towishlist:focus {
	background: #c99947;
	border-color: #c99947;
}
.block-compared-products-grid .action.tocompare:hover, .block-compared-products-grid .action.tocompare:active, .block-compared-products-grid .action.tocompare:focus {
	background: #c99947;
	border-color: #c99947;
}

@media only screen and (max-width: 768px) {
    a.btn-subscribe {
        margin-top: 15px;
    }

    .navigation, .page-header .header.panel, .header.content, .footer.content, .page-main, .page-wrapper > .widget, .page-wrapper > .page-bottom, .block.category.event, .top-container {
        padding-left: 15px !important;
    }

    .navigation a {
        padding-top: 0px;
    }

    .page-products #maincontent {
        padding-top: 140px;
    }

    .prod-banner img {
        height: 140px;
    }

    .opc-estimated-wrapper {
        position: relative;
        float: left;
        width: calc(100% + 30px);
        margin: -0 -15px 15px !important;
    }

    #opc-shipping_method, #shipping, #payment {
        border-top: 1px solid rgba(0, 0, 0, 0.12);
    }

    #checkout > .authentication-wrapper {
        display: none;
    }
	.product-items .product-control .product-item-actions {
		display: block !important;
	}
}

.catalog-product-view .product-info-price .product.attribute.overview , .catalog-product-view .product.attribute.description ,.catalog-product-view table#product-attribute-specs-table {
    font-size: medium !important;
}

/*product box height*/
.catalog-category-view .products.grid .product-item-name, .catalogsearch-result-index .products.grid .product-item-name{
    min-height: 48px;
}
.catalog-category-view .products.grid .empty-review {
    min-height: 44px;
}
.catalogsearch-result-index .products.grid .empty-review {
    min-height: 43px;
}

@media only screen and (min-width:481px) and (max-width:767px){
    .catalogsearch-result-index .products.grid .empty-review {
        min-height: 34px;
    }
    .catalog-category-view .products.grid .empty-review {
        min-height: 33px;
    }
}
@media only screen and (max-width:480px){
    /* .catalog-category-view .products.grid .product-item-name, .catalogsearch-result-index .products.grid .product-item-name {
        min-height: 145px;
    } */
    .catalogsearch-result-index .products.grid .empty-review {
        min-height: 33px;
    }
    .catalog-category-view .products.grid .empty-review {
        min-height: 32px;
    }
    
}
@media only screen and (max-width:375px){
    .catalogsearch-result-index .products.grid .empty-review {
        min-height: 31px;
    }
    .catalog-category-view .products.grid .empty-review {
        min-height: 31px;
    }
    .products.grid .product-item .product-reviews-summary .rating-summary {
        margin: 0 1px 0 0;
    }
    .catalog-category-view .products.grid .product-item .product-reviews-summary .reviews-actions{
        font-size: 9px;
    }
    .catalogsearch-result-index .products.grid .product-item .product-reviews-summary .reviews-actions{
        font-size: 8px;
    }
    .products.grid .product-item .product-reviews-summary .reviews-actions {
        margin-top: 2px;
    }
}
@media only screen and (max-width: 360px){
    .product-control .product-item-actions button {
		padding: 6px 4px !important;
	}
}
@media (max-width: 768px) {
	.ves-header .header-search form input#search {
		color: #333333 !important;
		border: 2px solid #333 !important;
	}
	.page-layout-1column .product-info-main {
		width: 100% !important; 	
	}
	.product-info-price {
		float: none !important;
		width: 100% !important;
		padding-right: 0px !important;
	}
	.product.addtocart {
		float: none !important;
		width: 100% !important;
	}
	.product.info.detailed {
		margin-top: 20px;
	}
	.breadcrumbs .item:not(:last-child):after {
		vertical-align: middle !important;
	}
	.cart.table-wrapper .item .col.item {
		min-height: 100px !important;
	}
}	
@media (max-width: 991px) {
	.ves-header .nav-sections {
		background: #fff !important;
	}
	.ves-header .section-item-title.nav-sections-item-title.active {
		display: block !important;
	}
	.ves-header .section-item-title.nav-sections-item-title.active {
		text-align: left !important;
		display: block;
		padding-left: 15px;
	}	
	.ves-header .nav-sections-item-content {
		padding: 0px !important; 
	}
	.ves-header .navigation .level0.active > a:not(.ui-state-active) span:not(.ui-menu-icon), .navigation .level0.has-active > a:not(.ui-state-active) span:not(.ui-menu-icon) {
		margin-left: 0px;
	}
	.ves-header .navigation .submenu:not(:first-child) > li > a {
		padding: 5px 15px !important;
	}
	.ves-header .navigation .level0.submenu a {
		text-align: left !important;
	}
	.ves-header .nav-toggle:hover:before {
	  color: #fff !important;
	}
	.checkout-index-index .nav-sections, .checkout-index-index .nav-toggle {
		display: inline-block !important;
	}
}
@media (min-width: 992px) {
	.category-articles .row .img-item.well {
		min-height: 282px;
		height: 100%;
		max-height: 282px;
	}	
}
@media (min-width: 1024px) {
	.checkout-index-index #checkout .opc-wrapper {
		width: 65% !important;
		margin-top: 30px
	}
}	
@media (max-width: 1024px) {
	.checkout-index-index #checkout .opc-wrapper {
		width: 100%;
	}
}		
.price-label {
    display: none;
}

/* contact page styles */
.contact-info-table {
	margin-top: 12px;
}
.contact-info-table tr td{
	padding: 2px 0px !important;
}
/* contact page styles end */

/* checkout page styles */
.bss-onestepcheckout .opc-wrapper #payment input[type="radio"] {
	display: inline-block;
	margin-right: 8px;
}
.opc-estimated-wrapper .minicart-wrapper button.action.showcart {
	left: -20px !important;
} 
.opc-estimated-wrapper .minicart-wrapper button.action.showcart:before {
	font-size: 20px !important;
	padding: 0px !important;
}	
.opc-estimated-wrapper .minicart-wrapper .action.showcart .counter.qty span.counter-number {
	display: block;
}
.checkout-index-index .minicart-wrapper .action.showcart .counter.qty {
	background: none !important;
}	
.opc-estimated-wrapper .minicart-wrapper .action.showcart .counter.qty {
	background: #c99947 !important;
	height: 24px;
	line-height: 24px;
	border-radius: 2px;
	display: inline-block;
	margin: 3px 0 0;
	min-width: 18px;
	position: unset;
}
.bss-onestepcheckout .custom-footer {
	padding: 0px 6px !important;
}
.bss-onestepcheckout .opc-payment .payment-method label span.payflow-express-title {
	display: none !important;
}
.bss-onestepcheckout .opc-payment .payment-method label[for="payflow_express"] > a.action-help {
	display: none !important;
}	
/* checkout page styles end */

/* Product listing page, product name format */

strong.product.name.product-item-name {

text-transform: none !important;
}
.columns .column.main .product-info-main .product-info-price .product-info-stock-sku .product.attribute.sku .value {
    font-size: 16px;
    font-weight: bold;
}

#CPHContent_ContentPlaceHolder1_divfreeshippingoffer
{
font-size:15px;
}
 
