/* CSS Document */

body {} ul,
ol,
li {
    list-style: none;
}
*:focus,
a:focus {
    outline: none;
}
a,
.alink {
    color: #574a42;
}
a:focus,
a:hover {
    text-decoration: none !important;
}
/*.page-wrapper {
    background: #f4f4f4;
    }*/
    .owl-inner {
        height: 100%;
    }

    #spinner {
        background: #574a42 url('../images/loader.html') no-repeat scroll 50% 50%;
        height: 100%;
        left: 0;
        position: absolute;
        top: 0;
        width: 100%;
        z-index: 9;
    }
    .category-image .image {
        width: 100%;
       
    }

    /* Header  Part Start */

    .header_top_bg {
        width: 100%;
        background: #fff;
        display: table;
        width: 100%;
    }
    .header_top_first_bg {
     background: #f8f8f8;
     margin-bottom: 8px;
 }
 .page-header .header.content {
    background: transparent;
    padding: 0 20px;
}
.haeder_left {
    float: left;
    margin-right: 25px;
    padding: 0px 0px 0px;
}
.header_right {
    float: right;
    margin: 14px 0px;
}
.header_cart,
.header_search {
    float: right;
}
.header_top_content {
    width: 100%;
    padding-top: 11px;
    padding-bottom: 9px;
    display: inline-block;
    vertical-align: middle;
}
.header_top_left {
    float: left;
}
.header_top_right {
    float: right;
}
.header_cart {
    padding-top: 23px;
    margin: 35px 0px;
}
.haeder_icon {
    float: right;
    position: relative;
    height: 40px;
    margin: 0 auto;
    text-align: center;
    width: 40px;
    cursor: pointer;
    margin: 0 5px;
    padding-bottom: 32px;
    background: #545454;
}
.haeder_search_image {
    display: block;
    width: 40px;
    height: 40px;
    background: #ffb401;
}
.header_search {
    position: relative;
}
.haeder_search_image:before {
    content: "";
    background: url('../images/sprite.png') no-repeat scroll -14px -91px transparent;
    height: 27px;
    float: left;
    height: 25px;
    width: 23px;
    margin-left: 0px;
    position: absolute;
    right: 8px;
    top: 7px;
    z-index: 99;
    font-size: 19px;
}
.header_search:hover .haeder_search_image:before {
    background-position: -14px -125px;
}
.haeder_icon_image::before {
    content: "";
    background: none;
    height: 27px;
    float: left;
    height: 25px;
    width: 23px;
    margin-left: 0px;
    position: absolute;
    right: 7px;
    top: 7px;
    z-index: 99;
    font-size: 19px;
}
.header_menu_dropdown:hover .haeder_icon_image::before {
    background-position: none;
}
.header_toggle_menu {
    display: block;
    opacity: 0;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -o-opacity: 0;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    visibility: hidden;
    position: absolute;
    width: 250px;
    right: 0px;
    top: 110px;
    z-index: 80;
    background-color: #574a42;
    background-color: rgba(34, 34, 34, 0.9);
    padding: 25px 25px 25px;
    border-top: 3px solid #99cb38;
}
.header_menu_dropdown:hover .header_toggle_menu {
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -o-opacity: 1;
    top: 60px;
    visibility: visible;
}
.header_menu_dropdown {
    position: relative;
}
.header.content .logo {
    padding: 30px 0;
    vertical-align: middle;
    margin: 0px;
}
ul.header.links {
    margin: 0px;
    padding: 0px;
    color: #574a42;
}
.panel.header ul.header.links {
    float: left;
}

ul.header.links .compare {
    display: none;
}
.header_search {
    position: relative;
    cursor: pointer;
}
.header_search .block-search input {
    background: transparent;
    color: #fff;
    border: none;
    height: 42px;
    border-radius: 0px;
    padding: 0px 40px 0px 12px;
    width: 290px;
}
.header_search .block-search .action.search:before {
    content: "";
    background: url('../images/sprite.png') no-repeat scroll -21px -354px transparent;
    height: 27px;
    float: left;
    height: 25px;
    width: 23px;
    margin-left: 0px;
    position: absolute;
    right: 0px;
    left: 0px;
    margin: 0 auto;
    top: 7px;
    z-index: 99;
    font-size: 19px;
}
.header_toggle_menu > ul.header.links > .customer-welcome .customer-menu .authorization-link {
    display: none;



}
.customer-welcome {
    margin: 0px 0px 4px;
}
.header_toggle_menu .customer-welcome ul:after,
.header_toggle_menu .customer-welcome ul:before {
    display: none;
}
.header_shipping {
    float: left;
    border-right: 1px solid #cccccc;
    margin: 5px 25px 5px 0px;
    padding: 0px 35px 0px 0;
}
.header_shipping_inner {
    padding-left: 80px;
    background: url('../images/truck.png') no-repeat;
    transition: color 0.6s ease 0s;
    -webkit-transition: color 0.6s ease 0s;
    -moz-transition: color 0.6s ease 0s;
    -ms-transition: color 0.6s ease 0s;
    height: 48px;
}
.header_shipping_inner .part2 {
    color: #574a42;
    font-weight: bold;
    font-size: 16px;
}
.header_cart .block-minicart .action.primary {
    color: #574a42;
    background: #99cb38;
    border: 1px solid #99cb38;
    transition: 0.6s;
    -webkit-transition: 0.6s;
    -moz-transition: 0.6s;
    font-weight: 900;
}
.header_cart .block-minicart .action.primary:hover {
    color: #574a42;
    font-weight: 900;
}
.header_cart .block-minicart .price-container .price {
    color: #574a42;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
}
.header_cart .block-minicart a:visited,
.header_cart .block-minicart .alink:visited {
    color: #574a42;
}
.header_cart .minicart-items .action.edit:hover:before,
.header_cart .minicart-items .action.delete:hover:before .header_cart .minicart-items .product-item-name:hover,
.header_cart .viewcart:hover span {
    color: #fff;
}
ul.header.links + ul.header.links {
    display: none;
}
.block-search .action.search {
    opacity: 1 !important;
    -webkit-opacity: 1 !important;
    -moz-opacity: 1 !important;
}
ul.header.links,
.header.links li,
.page-header .switcher {
    display: inline-block;
}
.page-header .switcher strong.switcher-label {
    display: none;
}
.header.links li {
    padding: 0px 14px;
    position: relative;
    margin-bottom: 0px;
}
.customer-welcome ul::before,
.customer-welcome ul::after {
    display: none !important;
}
.customer-welcome li a {
    padding: 0px !important;
}
.customer-welcome ul li:hover {
    background: transparent !important;
    color: #574a42;
}
.header_right_outer ul.header.links,
.header_right_outer .switcher,
.header.links .header.links li::before {
    display: none !important;
}
.header.links li a,
.header.links li span {
    color: #574a42 !important;
}
.header.links li:hover a,
.header.links li:hover span {
    color: #574a42 !important;
}
.header.links li:hover a,
.page-header .switcher:hover strong,
.page-footer .switcher:hover strong,
.page-header .switcher:hover .options .action.toggle:after,
.page-footer .switcher:hover .options .action.toggle:after,
.page-header .switcher:hover .options .action.toggle.active:after,
.page-footer .switcher:hover .options .action.toggle.active:after {
    color: #574a42;
}
.header.links li::before,
div#switcher-language::before {
    content: '';
    position: absolute;
    width: 1px;
    height: 14px;
    background: #3b3b3b;
    top: 3px;
    right: -3px;
}
div#switcher-language {
    margin: 0px 15px 0px 0px;
    padding-right: 15px;
    position: relative;
}
.header_menu_dropdown .header.links li.welcome {
    display: none;
}
.header.links .header.links li.authorization-link {
    display: none;
}
.header.links .header.links:after,
.header.links .header.links li:before,
{
    display: none;
}
.page-header .switcher .options ul.dropdown:before,
.page-footer .switcher .options ul.dropdown:before,
.page-header .switcher .options ul.dropdown:before,
.page-footer .switcher .options ul.dropdown:before,
.page-header .switcher .options ul.dropdown:after,
.page-footer .switcher .options ul.dropdown:after {
    border: none;
    display: none;
}
.page-header .switcher .options ul.dropdown,
.page-footer .switcher .options ul.dropdown {
    margin-top: 9px !important;
    background: #f5f5f5;
}
.page-header .switcher .options ul.dropdown li,
.page-footer .switcher .options ul.dropdown li {
    margin: 2px 8px !important;
}
.page-header .switcher .options ul.dropdown a,
.page-footer .switcher .options ul.dropdown a {
    color: #574a42 !important;
}
.page-header .switcher .options ul.dropdown li:hover a,
.page-footer .switcher .options ul.dropdown li:hover a {
    color: #574a42 !important;
}
.page-header .switcher .options ul.dropdown li:hover,
.page-footer .switcher .options ul.dropdown li:hover {
    background: transparent !important;
}
.header.links .header.links li {
    padding: 0px;
    margin: 0px;
}
.header.links li.wishlist.link {
    padding-left: 31px;
    background: url(../images/sprite.png) no-repeat scroll -11px -69px transparent;
}
.header.links li.wishlist.link:hover {
    background-position: -673px -69px;
}
.header.links li.authorization-link {
    padding-left: 30px;
    background: url(../images/sprite.png) no-repeat scroll -9px -163px transparent;
}
.header.links li.authorization-link:hover {
    background-position: -671px -163px;
}
.header.links li::before,
div#switcher-language::before {
    background: #cccccc none repeat scroll 0 0;
    content: "";
    height: 14px;
    position: absolute;
    right: -3px;
    top: 3px;
    width: 1px;
}
.header.links > li:last-child {
    border: medium none;
    padding-right: 0;
    padding-left: 30px;
    background: url(../images/sprite.png) no-repeat scroll -9px -23px transparent;
}
.header.links > li:last-child:before {
    border: none;
    width: 0px;
}
.header.links > li:hover:last-child {
    background-position: -671px -23px;
}
/* Header  Part End */
/* minicart start */

.minicart-wrapper .action.showcart {
    display: inline-block;
    vertical-align: middle;
    background: url(../images/cart.png) no-repeat transparent;
    padding: 0px 0px 2px 72px;
    height: 48px;
}
.showcart .price-label .price {
    color: #574a42;
}
.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 13px;
    font-weight: 700;
    line-height: 1;
    color: #574a42; 
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
}
.viewcart:hover {
    color: #ffffff;
}
.minicart-wrapper .action.showcart:before {
    content: "";
    background: none;
    height: 27px;
    float: left;
    height: 25px;
    width: 23px;
    margin-left: 0px;
    position: absolute;
    right: 8px;
    top: 7px;
    z-index: 1;
    font-size: 19px;
}
.minicart-wrapper:hover .action.showcart:before {
    background-position: none;
}
.minicart-wrapper .action.showcart.active:hover:before {
    display: none;
}
.minicart-wrapper .action.showcart span.text {
    display: block;
    color: #574a42;
    position: initial;
    width: auto;
    height: auto;
}
.minicart-wrapper {
    background: transparent;
    margin-left: 0 !important;
    margin-top: 8px;
}
.minicart-wrapper .action.showcart span.counter-number {
    position: absolute;
    background: #99cb38;
    left: 40px;
    top: -8px;
    width: 22px;
    height: 23px;
    border-radius: 50%;
    text-align: center;
}
.minicart-wrapper .action.showcart ._block-content-loading {
    position: static;
}
.minicart-wrapper .loading-mask {
    background: transparent;
}
.minicart-wrapper .empty .price-amount {
    display: block;
    color: #46443f;
    background: transparent;
}
.minicart-wrapper .price-amount {
    display: none;
}
.column.main .opc-block-summary .minicart-items .product-item:not(:first-child) {
    border-top: 1px solid #ccc !important;
}

/* minicart end */
/* Start Back To Top Js */

#toTop {
    display: none;
    text-decoration: none;
    position: fixed;
    bottom: 40px;
    right: 40px;
    overflow: hidden;
    width: 36px;
    height: 36px;
    border: none;
    text-indent: 100%;
    background: #99cb38;
    z-index: 99;
}
#toTopHover {
    background: transparent;
    width: 36px;
    height: 36px;
    display: block;
    overflow: hidden;
    float: left;
    opacity: 1 !important;
    -moz-opacity: 1 !important;
    filter: alpha(opacity=1);
}
#toTopHover:before {
    color: #ffffff;
    content: "\f106";
    font-family: "FontAwesome";
    font-size: 18px;
    line-height: 24px;
    position: relative;
    right: 25px;
    text-align: center;
    top: 5px;
    font-weight: 600;
    vertical-align: middle;
}
#toTop:active,
#toTop:focus {
    outline: none;
}
/* End Back To Top Js */
/* Tree view js start */

.treeview {
    padding: 0 20px;
}
.treeview,
.treeview ul {
    padding: 0px;
    margin: 0;
    list-style: none;
}
.treeview ul {
    background-color: transparent;
    margin-top: 4px;
}
.treeview .hitarea {
    background: transparent;
    height: 20px;
    width: 20px;
    margin-left: -20px;
    float: left;
    cursor: pointer;
    position: absolute;
    right: 0px;
    top: 6px;
}
.treeview .level0 .hitarea {
    right: 5px;
}
.treeview li ul {
    margin-left: 35px;
}
.treeview li.parent {
    position: relative;
}
/* fix for IE6 */

* html .hitarea {
    display: inline;
    float: none;
}
.treeview li {
    margin: 0;
    padding: 5px 0px;
}
.treeview li.level0 {
    padding: 5px 0px;
}
.treeview li.active > .collapsable-hitarea:before {
    color: #574a42;
}
.treeview li:last-child {
    border-bottom: none;
}
.treeview li a span {
    color: #6d6d6d;
    text-transform: capitalize;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
}
.treeview a.selected span,
.treeview li:hover > a > span {
    color: #574a42;
}
.treeview li a {
    vertical-align: middle;
}
.treeview .placeholder {
    height: 16px;
    width: 16px;
    display: block;
}
.treeview .expandable .collapsable-hitarea:before {
    color: #574a42;
    content: "\f068";
    font-family: "FontAwesome";
    font-size: 12px;
}
.treeview .expandable-hitarea:before {
    color: #574a42;
    content: "\f067";
    font-family: "FontAwesome";
    font-size: 12px;
}
.treeview .collapsable-hitarea:before {
    color: #574a42;
    content: "\f068";
    font-family: "FontAwesome";
    font-size: 12px;
}
/* End Tree View Js */

/* common slider start */

.common-slider-outer.container-width {
    clear: both;
}
.common-slider-outer .block-actions,
.block.related .field.choice {
    text-align: center;
    display: none;
}
.common-slider-outer .common-slider {
    padding-top: 15px;
}
.block.related .related-available .product-item-name {
    margin-left: 0px;
}
.about-us .content-heading h1.title, .product-category .content-heading h5.title,  .common-slider-outer h4.title, .common-slider-outer .block-title strong, .common-slider-outer .block-title {
    text-align: center;
    margin-bottom: 30px;
    font-size: 35px;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
    color: #574a42;
    font-weight: bold;
    margin-top: 80px;
    font-weight: 900;
    position: relative;
    padding-bottom: 0px;
}
.about-us .content-heading h1.title::after,
.common-slider-outer h2.title::after,
.common-slider-outer .block-title::after,
.product-category .content-heading h3.title:after {
    background: rgba(0, 0, 0, 0) url("../images/title.png") no-repeat scroll center 0;
    content: "";
    display: block;
    pointer-events: none;
    height: 20px;
    width: 176px;
    margin: 20px auto 10px;
}
.categoryproduct .content-heading h2.title::before {
    position: absolute;
    left: 0px;
    top: -6px;
}
/* common slider  end*/


/*Footer Part Start */

.footer-top-section .newsletter-title {
    position: relative;
    margin-top: 30px;
}
.footer-top-section .subscribe {
    padding-top: 10px;
}
.footer-top-section .newsletter-title h5 {
    text-align: left;
    padding-left: 75px;
    font-size: 22px;
    color: #fff;
}
.footer-middle-outer .footer-middle-section .footer-static h5.footer-logo {
    margin-bottom: 25px;
}
.footer-middle-outer .footer-middle-section.footer-middle-section1 .footer-static ul {
    padding-left: 0px;
}
.footer-middle-outer .footer-middle-section2 .footer-static h5::before,
.footer-middle-outer .footer-middle-section3 .footer-static h5::before,
.footer-middle-outer .footer-middle-section4 .footer-static h5::before,
.newsletter-title h5::before,.title-icon:before {
    background: url('../images/title-icon.png') no-repeat scroll center 0px;
    content: "";
    display: block;
    position: absolute;
    top: -1px;
    left: -3px;
    bottom: 4px;
    pointer-events: none;
    width: 29px;
    height: 29px;
}
.footer-middle-outer .footer-middle-section .footer-static {
    position: relative;
}
.newsletter-static .newsletter-image,
.newsletter-static .newsletter-title,
.footer-top-section .newsletter-static,
.footer-top-section .content {
    display: inline-block;
    vertical-align: middle;
}
.newsletter-static .newsletter-image {
    margin-right: 18px;
}
.footer-top-section .newsletter-title {
    font-size: 35px;
    text-transform: capitalize;
    font-family: 'Roboto', sans-serif;
    color: #574a42;
    font-weight: normal;
    letter-spacing: -0.3px;
    margin-right: 25px;
}
.footer-tag > li {
    display: inline;
    margin: 0;
}
.footer-data-content .tag-title {
    display: none;
}
.footer-tag a {
    color: #574a42;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
}
.footer-tag a:hover {
    color: #fff;
}
.footer-bottom-outer ul.payment_icon {
    margin: 8px 0 0px;
    padding: 0px;
    text-align: right;
}
.footer-bottom-outer .payment_icon li {
    background: none;
    display: inline-block;
    padding: 0 4px;
    margin: 0px;
}
.footer-bottom-outer .payment_icon li a {
    display: block;
    height: 26px;
    width: 44px;
}
.footer-bottom-outer .payment_icon li.discover a {
    background: url('../images/sprite.png') no-repeat scroll -12px -1013px transparent;
}
.footer-bottom-outer .payment_icon li.visa a {
    background: url('../images/sprite.png') no-repeat scroll -12px -1063px transparent;
}
.footer-bottom-outer .payment_icon li.mastro a {
    background: url('../images/sprite.png') no-repeat scroll -12px -1113px transparent;
}
.footer-bottom-outer .payment_icon li.paypal a {
    background: url('../images/sprite.png') no-repeat scroll -12px -1163px transparent;
}
.footer-bottom-outer .payment_icon li a span {
    font-size: 0px;
}
.footer-bottom-outer ul.footer.links {
    display: none;
}
/*Footer Part End */

/*sidebar start */
.sidebar .product-item-info {
    padding-bottom: 0px;
}

.cms-index-index .page-main {
    max-width: none;
    padding: 0px;
}
.cms-index-index .block.block-compare,
.cms-index-index .block.block-wishlist {
    display: none;
}
.cms-index-index .page-main .sidebar .block.leftbanner-main {
    margin-bottom: 10px;
    border: none;
    padding: 0px;
}
.cms-index-index .page-main .sidebar .block {
    padding-bottom: 25px;
    border-bottom: 1px solid #e1e1e1;
    margin-bottom: 30px;
}
.cms-index-index .page-main .sidebar .block.block-banner img {
    padding-bottom: 10px;
}
.cms-index-index .page-main .sidebar .block.leftbanner-main {
    margin-bottom: 10px;
    border: none;
    padding: 0px;
}
.page-main .sidebar .block.block-banner,
.page-main .sidebar .block-special {
    border: none;
    padding-bottom: 0px;
}
.block.newsletter {
    margin-bottom: 0px;
    display: block;
    width: 100%;
    overflow: hidden;
}
.block.newsletter .newsletter-static {
    float: left;
    text-align: left;
    width: 60%;
    padding: 43px 4% 43px 0px;
    ;
    border-right: 1px solid #565656;
}
.block.newsletter .content {
    float: right;
    padding-top: 4px;
    width: 40%;
    padding-left: 3%;
}
.page-main .sidebar .block.block-banner,
.page-main .sidebar .block-special,
.cms-index-index .page-main .sidebar .block-special {
    border: none;
    padding-bottom: 10px;
}
.sidebar .block-title strong,
.sidebar .title strong {
    font-weight: 900;
    font-size: 22px;
}
.page-main .sidebar .block {
    border-top: 7px solid #99cb38;
}
.page-main .sidebar .block.block-new {
    border-bottom: none;
    padding-bottom: 0px;
    padding-top: 0px;
}
.sidebar-main-inner .nav > li > a:hover,
.sidebar-main-inner .nav > li > a:focus {
    background: transparent !important;
}
.sidebar-main-inner .nav > li > a {
    padding: 0px;
}
.sidebar-main-inner .nav > li {
    padding: 5px 0px;
}
.sidebar-main-inner .nav.current,
.sidebar-main-inner .nav.current strong,
.sidebar-main-inner .nav > li:hover > a {
    color: #574a42;
    font-weight: 400;
}
.sidebar .sidebar-main-inner .block-collapsible-nav .title {
    position: relative;
    width: auto;
    height: auto;
    margin: 0 0 5px;
    padding: 15px 0px 6px 0px;
}
.sidebar .block-new .block-title,
.sidebar .block-special .block-title {
    margin-bottom: 15px;
}
.sidebar .product-item .tocart::before {
    display: none;
}
.sidebar.sidebar-main {
    margin-top: 20px;
}
.sidebar-additional-inner,
.sidebar-main-inner {
    background: transparent;
    overflow: hidden;
}
/*sidebar end */
/* Contact Page Start */

.contact_form {
    margin-bottom: 30px;
}
.contact_form .fieldset .field {
    margin-bottom: 20px;
}
.contact_form .fieldset {
    margin-bottom: 0px;
}
.contact_form .fieldset > .legend,
.contact-info .section-title {
    border-bottom: 1px solid #ccc;
    text-transform: capitalize;
    margin: 0px 0px 20px;
    padding: 0px 0px 10px;
    font-size: 20px;
    font-weight: 600;
    line-height: 20px;
}
.contact-info .media div strong {
    margin-bottom: 5px;
    display: block;
}
/* Contact Page End */
/* product hover start */

.products-list .products {
  margin: 0px -8px;
}
.products-grid .products {
    margin: 0px -10px;
}
.catalog-category-view .block-content .product-items {
    padding: 10px 0px 0px;
}
.catalog-product-view .block-content .product-items {
    padding: 10px 0px 0px;
}
.product-item-info .product-hover-image {
    background: transparent;
    left: -100%;
    position: absolute;
    top: 0;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
}
.product-item-info:hover .product-hover-image {
    left: 0px;
}
.product-item-info .product-normal-image {
    left: 0%;
    position: relative;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
}
.product-item-info:hover .product-normal-image {
    left: 100%;
}
.product-item-info {
    position: relative;
    overflow: hidden;
    padding-bottom: 35px;
    vertical-align: middle;
}
.products-grid .product-item-info {
    padding-bottom: 25px;
}
.product-item .product-item-details .rating-summary .rating-result:before,
.product-item .product-item-details .rating-summary .rating-result > span:before {
    font-size: 12px;
    line-height: 12px;
    height: 12px;
}
.product-item .product-item-details .rating-summary .rating-result {
    width: 70px;
}
.product-item .product-item-details .reviews-actions {
    display: none;
}
.active .filter-options-title {
    color: #574a42;
}
.product-grid-image {
    overflow: hidden;
    position: relative;
    margin-bottom: 10px;
}
.action.viewcart span {
    color: #574a42;
    transition: 0.6s;
    -webkit-transition: 0.6s;
    -moz-transition: 0.6s;
}
.action.viewcart:hover span {
    color: #fff;
}
.products-list .product.actions.product-item-actions {
    border-top: 1px solid #dedede;
    padding: 6px 0;
    width: 100%;
}
.products-list .product-item {
    margin-bottom: 20px;
}
.product-grid-image .product-reviews-summary {
    margin-top: -3px;
}
.products-list .product-grid-image {
    max-width: 282px;
    display: inline-block;
}
.products-list .product-item-details {
    max-width: 500px;
    display: inline-block;
}
.products-grid .product-grid-image .product.photo.product-item-photo {
    display: block;
    line-height: 0px;
}
.product-grid-image .product-reviews-summary {
    text-align: left;
    margin-top: 7px;
}
.product-grid-image .reviews-actions {
    display: none;
}
.products-grid.grid-hover .rating-summary-block {
    float: left;
    width: 100%;
    margin-right: 0px;
}
.products-grid.grid-hover .rating-summary .rating-result > span::before,
.products-grid.grid-hover .rating-summary .rating-result::before,
.home-category .rating-summary .rating-result > span::before,
.home-category .rating-summary .rating-result::before {
    font-size: 13px;
    height: 13px;
    line-height: 13px;
}
.products-grid.grid-hover .rating-summary .rating-result,
.home-category .rating-summary .rating-result {
    width: 74px;
}
.products-list.list-hover .product-item .tocart,
.products-grid.grid-hover .product-item .tocart,
.homepage-category-product .product-item .tocart {
    background: url(../images/sprite.png) no-repeat scroll -22px -416px transparent;
    ;
    border-color: transparent;
    padding: 10px 15px 10px 27px;
    transition: none;
    -webkit-transition: none;
    -moz-transition: none;
    color: #574a42;
}
.products-list.list-hover .product-item .tocart:hover,
.products-grid.grid-hover .product-item .tocart:hover,
.homepage-category-product .product-item .tocart:hover {
    background-position: -687px -416px;
    color: #574a42;
}
.products-grid.grid-hover .product-item-actions .actions-primary {
    float: left;
}
.products-grid.grid-hover .product-item-actions .actions-primary + .actions-secondary {
    float: right;
}
.product-item .tocart:hover::before {
    background-position: -92px -328px;
}
.products-grid.grid-hover .product-item .tocart:hover::before {
    background-position: -14px -361px;
}
.products-grid.grid-hover .product-item-info .actions-secondary a.towishlist {
    background: url(../images/sprite.png) no-repeat scroll -18px -474px transparent;
    border: none;
}
.products-grid.grid-hover .product-item-info:hover .actions-secondary a.towishlist:hover {
    background-position: -683px -474px;
    border: none;
}
.products-grid.grid-hover .product-item-info .actions-secondary a.tocompare {
    position: relative;
}
.products-grid.grid-hover .product-item-info .actions-secondary a.tocompare {
    background: url(../images/sprite.png) no-repeat scroll -12px -523px transparent;
}
.products-grid.grid-hover .product-item-info:hover .actions-secondary a.tocompare:hover {
    background-position: -677px -523px;
}
.products-grid.grid-hover .actions-secondary a.tocompare span,
.products-grid.grid-hover .actions-secondary a.towishlist span {
    display: none;
}
.products-grid.grid-hover .product-item-actions {
    float: left;
    width: 100%;
    border-top: 1px solid #dedede;
    margin-top: 7px;
    padding-top: 3px;
    opacity: 0;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
}
.products-grid.grid-hover .product-item-info:hover .product-item-actions {
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
}
.products-list .product-item-name {
    margin-top: 0px;
    margin-bottom: 10px;
}
.products-list .product-item-name a {
    letter-spacing: 0.5px;
    font-size: 18px;
}
.products-list .product-item-info .product-item-photo {
    padding-bottom: 0px;
}
.product-item .tocart:hover {} .towishlist span {
    display: block;
}
.list-hover .product-item-actions .actions-primary + .actions-secondary > .action {
    width: auto;
    height: auto;
    border: none;
    vertical-align: top;
    position: relative;
    padding-left: 35px;
    line-height: 16px;

}
.list-hover .product-item-actions .actions-primary + .actions-secondary > .action.towishlist {

    padding-right: 17px;
    padding-left: 40px;
    margin-right: 5px;
    border-left: 1px solid #dedede;
    border-right: 1px solid #dedede;

}
.list-hover .actions-secondary a.tocompare::before {
    content: '';
    background: url(../images/sprite.png) no-repeat scroll -18px -523px transparent;
    height: 27px;
    float: left;
    height: 36px;
    width: 32px;
    margin-left: 0px;
    position: absolute;
    left: 4px;
    right: auto;
    top: -10px;
    z-index: 99;
    font-size: 19px;
}
.list-hover .actions-secondary a.towishlist::before {
    content: '';
    background: url(../images/sprite.png) no-repeat scroll -18px -474px transparent;
    height: 27px;
    float: left;
    height: 36px;
    width: 32px;
    margin-left: 0px;
    position: absolute;
    left: 11px;
    right: auto;
    top: -10px;
    z-index: 99;
    font-size: 19px;
}
.list-hover .actions-secondary a.tocompare:hover::before {
    background-position: -683px -523px;
}
.list-hover .actions-secondary a.towishlist:hover::before {
    background-position: -683px -474px;
}
.grid-hover .product-grid-image,
.list-hover .product-grid-image,
.categoryproduct .product-image-change {
    overflow: visible;
}
.grid-hover .product-item-info,
.list-hover .product-item-info {
    padding-top: 0px;
}
.products-list.list-hover .product-item-info {
    padding-top: 10px;
}
.grid-hover .product-grid-image .sale-label,
.list-hover .product-grid-image .sale-label,
.categoryproduct .product-image-change .sale-label {
    position: absolute;
    background: #574a42;
    left: 0px;
    z-index: 99;
    color: #99cb38;
    text-transform: uppercase;
    font-weight: 600;
    padding: 7px 12px 6px;
    font-size: 12px;
    line-height: 12px;
    bottom: 0px;
}
.home-categoryproduct .products-list .product-item-name {
    margin: 0px;
}
.price {
    font-family: 'Roboto', sans-serif;
    font-weight: 900;
}
.products.wrapper.list.list-hover .product-reviews-summary {
    margin-bottom: 15px;
}
.products-grid.wishlist .box-tocart .action.tocart {
    padding: 7px 15px 7px 35px
}
.product-image-change .hover-image {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: auto;
    opacity: 0;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    z-index: 9;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
}
.categoryproduct .product-image-change {
    display: table-cell;
    vertical-align: top;
    position: relative;
}
.catalog-product-view.page-layout-1column .products-grid .product-item {
    width: 100%;
}
/* product hover end */
/* product page social icons start*/

.product-info-main h2.page-title {
    margin-top: 0px;
    font-size: 22px;
    font-family: 'Roboto', sans-serif;
    margin-bottom: 25px;
    padding-left: 0px;
    color: #574a42;
    font-weight: 700;
}
.product.attribute.sku .type,
.product.attribute.sku .value {
    display: inline-block;
    text-transform: capitalize;
}
.product-add-form .box-tocart .action.tocart {
    background: url(../images/sprite.png) no-repeat scroll -2px -1230px #574a42;
    padding: 12px 25px 12px 45px;
    border-color: #574a42;
    color: #fff;
    transition: none;
    -webkit-transition: none;
    -moz-transition: none;
    position: relative;
    width: auto;
}
.product-add-form .box-tocart .action.tocart:hover {
    background: url(../images/sprite.png) no-repeat scroll -667px -410px #99cb38;
    color: #574a42;
    border-color: #99cb38;
}
.product-item-info:hover .product-image-change .hover-image {
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
}
.product-social-links .towishlist span {
    display: inline;
}
.product-social-links .action.towishlist {
    padding-left: 30px;
    /*border-right: 1px solid #878787;*/
    padding-right: 20px;
    margin-right: 10px;
}
/*.product-social-links .product-addto-links {
    border-right: 1px solid #878787;
    }*/
    .product-social-links .action {
        width: auto;
        height: auto;
        border: none;
        vertical-align: top;
        position: relative;
        padding-left: 35px;
        line-height: 22px;
        transition: all 0.3s;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
    }
    .product-info-main .product-social-links .action.tocompare,
    .product-info-main .product-social-links .action.mailto.friend {
        font-weight: 400;
        text-transform: capitalize;
        margin-right: 20px;
    }
    .product-social-links a.towishlist::before {
        content: '';
        background: url(../images/sprite.png) no-repeat scroll -18px -479px transparent;
        height: 27px;
        float: left;
        height: 25px;
        width: 23px;
        margin-left: 0px;
        position: absolute;
        left: 0px;
        right: auto;
        top: -5px;
        z-index: 99;
        font-size: 19px;
    }
    .product-social-links a.towishlist:hover::before {
        background-position: -683px -479px;
    }
    .product-social-links a.tocompare::before {
        content: '' !important;
        background: url(../images/sprite.png) no-repeat scroll -19px -528px transparent;
        height: 27px;
        float: left;
        height: 25px;
        width: 23px;
        margin-left: 0px;
        position: absolute;
        left: 7px;
        right: auto;
        top: 0px;
        z-index: 99;
        font-size: 19px;
    }
    .product-social-links a.tocompare:hover::before {
        background-position: -684px -528px;
    }
    .product-info-main .product-social-links .action.mailto.friend {
        margin-left: 15px;
    }
    .product-social-links {
        padding: 20px 0px;
    }
    .product-social-links a.mailto.friend::before {
        content: '\f003' !important;
        font-family: 'FontAwesome' !important;
        height: 27px;
        float: left;
        height: 25px;
        width: 23px;
        margin-left: 0px;
        position: absolute;
        left: 7px;
        right: auto;
        top: 4px;
        z-index: 99;
        font-size: 19px;
    }
    .product.attribute.overview {
        line-height: 24px;
        margin-right: 50px;
        border-top: 1px solid #dedede;
        padding-top: 27px;
        margin-top: 5px;
    }
    .product-info-main .product-social-links .action.towishlist,
    .product-info-main .product-social-links .action.tocompare,
    .product-info-main .product-social-links .action.mailto.friend {
        color: #574a42;
    }
    .product-info-main .product-social-links .action.towishlist:hover,
    .product-info-main .product-social-links .action.mailto.friend:hover,
    .product-info-main .product-social-links .action.tocompare:hover {
        color: #574a42;
    }
    .product-social-links a.mailto.friend:hover::before {
        color: #574a42;
    }
    .product-item span.price-wrapper {
        padding: 2px 0px;
        display: inline-block;
        vertical-align: middle;
    }
    .product-item span.old-price {
        background: #ffee00;
        padding: 0px 4px;
        margin-left: 7px !important;
        display: inline-block;
        vertical-align: middle;
    }
    span.avail {
        text-transform: uppercase;
        color: #574a42;
    }
    .product-info-main .stock.available,
    .product-info-main .stock.unavailable,
    .product.attribute.sku {
        float: left;
        margin-right: 40px;
    }
    .product.attribute.sku .type {
        font-weight: 400;
    }
    .product.attribute.sku .value,
    .product-info-main .stock.available .stock {
        font-weight: 600;
    }
    .product-options-wrapper .label span,
    .product-options-bottom .field.qty span {
        color: #574a42;
        text-transform: uppercase;
        font-weight: 900;
    }
    .fieldset .field.qty {
        float: left;
        margin-right: 20px;
        margin-bottom: 0px;
        margin-top: 8px;
    }
    .product.info.detailed {
        padding-top: 25px;
    }
    .page-main .block.related {
        margin-bottom: 0px;
    }
    .swatch-attribute {
        padding-left: 2px;
    }
    /* product page social icons start*/
    /* product page media */

    .media .fotorama__nav-wrap.fotorama__nav-wrap--horizontal {
        margin-top: 18px;
        text-align: center;
    }
    .media .fotorama__thumb-border {
        display: none;
    }
    .media .fotorama__nav--thumbs .fotorama__nav__frame {
        border: 2px solid #f2f2f2;
        margin: 0px 8px;
        padding: 0px !important
    }
    .media .fotorama__arr--disabled {
        opacity: 1;
        -webkit-opacity: 1;
        -moz-opacity: 1;
    }
    .fotorama__thumb__arr {
        box-sizing: border-box;
        border: 2px solid #f2f2f2;
    }
    .media .fotorama__nav-wrap--horizontal .fotorama__thumb__arr--left .fotorama__thumb__arr:before {
        color: #c7c7c7;
        content: "\f104";
        font-family: "FontAwesome";
        font-size: 18px;
        position: absolute;
        top: 15px;
        right: 9px;
    }
    .media .fotorama__nav-wrap--horizontal .fotorama__thumb__arr--right .fotorama__thumb__arr:before {
        color: #c7c7c7;
        content: "\f105";
        font-family: "FontAwesome";
        font-size: 18px;
        padding: 0px;
        position: absolute;
        top: 15px;
        right: 8px;
    }
    .media .fotorama__thumb__arr {
        background: none !important;
    }
    .product.media .fotorama__thumb__arr {
        border: none;
    }
    .product.media .fotorama__stage.fotorama__shadows--left:before,
    .product.media .fotorama__nav.fotorama__shadows--left:before,
    .product.media .fotorama__stage.fotorama__shadows--right:after,
    .product.media .fotorama__nav.fotorama__shadows--right:after {
        background: none;
        display: none;
    }
    .product.media .fotorama__arr,
    .product.media .fotorama__thumb__arr {
        background: transparent;
    }
    /* product page media end */
    /* blog page */

    .blog-data .item.post-categories {
        display: inline;
    }
    /* blog end */
    /*breadcumb start */

    .breadcrumbs {
        margin-right: 15px !important;
    }
    .page-title {
        text-align: left;
        padding-left: 30px;
    }
    /*breadcumb end */

    /*newsletter popup start */

    .newsletter-modalpopup.modal-popup.modal-slide .modal-footer {
        display: none;
    }
    .newsletter-modalpopup .modal-slide .modal-inner-wrap, .newsletter-modalpopup .modal-popup .modal-inner-wrap {
     box-shadow:none !important;
 }
 .newsletter-modalpopup.modal-popup .modal-inner-wrap {
    width: 540px;
    height: 540px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    overflow: hidden;
}
.newsletter-modalpopup .modal-content {
    background: transparent;
}
.newsletter-modalpopup.modal-popup._inner-scroll .modal-content {
    overflow: visible;
    margin: 0px;
    padding: 0px;
}
.newsletter-modalpopup.modal-slide._inner-scroll .modal-inner-wrap {
    overflow: visible;
    background: #99cb38;
}
.newsletter-modalpopup.modal-slide .action-close::after {
    background: transparent;
    border: 2px solid #99cb38;
    border-radius: 50%;
    height: 50px;
    left: 0;
    margin: -15px auto 0;
    right: 0;
    width: 50px;
    content: '';
    position: absolute;
}
.newsletter-modalpopup .newsletter.theme-newsletter {
    width: 380px;
    padding: 30px 40px 29px;
}
.newsletter-modalpopup .newsletter-inner {
    float: none;
    width: auto;
}
.newsletter-modalpopup.modal-popup .modal-header {
    padding: 0px;
}
.newsletter-modalpopup.modal-slide .action-close {
    padding: 0;
    background: #574a42;
    position: absolute;
    right: 0px;
    left: 0px;
    margin: 0 auto;
    bottom: -33px;
    top: auto;
    width: 60px;
    height: 60px;
    z-index: 99;
    color: #99cb38;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    transition: 0.4s;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
}
.newsletter-modalpopup.modal-slide .action-close:before {
    color: #99cb38;
    font-size: 17px;
    margin-top: 3px;
}
.newsletter-modalpopup.modal-slide .action-close:hover:before {
    color: #99cb38;
}
.newsletter-modalpopup.modal-slide .action-close:hover {
    background: #574a42;
}
#newsletter-popup .popup-inner {
    display: block;
    overflow: visible;
}
#newsletter-popup .popup-newsletter {
    /* float: right; */
    
    overflow: visible;
    width: 340px;
    margin: -58px auto 0px;
    padding: 0px 0px 50px 0px;
}
#newsletter-popup .newsletter label {
    display: none;
}
.popup-newsletter .popup-text {
    text-align: center;
}
.popup-newsletter .popup-image {
    margin-bottom: 35px;
}
.popup-newsletter .checkbox label {
    color: #574a42;
}
.popup-newsletter .popup-title {
    font-size: 40px;
    text-transform: capitalize;
    font-family: 'Roboto', sans-serif;
    color: #574a42;
    font-weight: 700;
    padding-bottom: 10px;
    border-bottom: 6px solid #574a42;
}
.popup-newsletter .popup-desc {
    margin: 30px 0px;
    color: #574a42;
    font-weight: normal;
    font-size: 24px;
}
.popup-newsletter .popup-desc span {
    font-weight: bold;
}
.popup-newsletter .actions {
    text-align: Center;
    margin-top: 22px;
}
.popup-newsletter .control > input {
    background: #574a42;
    color: #574a42;
    text-align: center;
    border: 1px solid #574a42;
    height: 42px;
    padding: 5px 0px;
}
.popup-newsletter .action.primary {
    background: #fff;
    border-color: #fff;
    color: #574a42;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
}
.popup-newsletter .checkbox {
    text-align: center;
}
.popup-newsletter input#newsletter {
    width: 270px;
    margin: 0 auto;
    text-align: center;
    height: 46px;
}
.popup-newsletter .control {
    text-align: center;
}
.popup-newsletter .action.primary:hover {
    background: #574a42;
    border: 1px solid #574a42;
    color: #fff;
}
.cms-home .newsletter-modalpopup .modal-inner-wrap {
    margin: 0 auto;
    top: 50%;
    margin-top: -265px;
}
/*newsletter popup end */
/* category page start */

.category-inner {
    width: 66%;
    float: left;
}
.column.main .category-inner .product-item {
    padding: 0px;
}
.category-heading h2 {
    margin: 0px 0px 35px;
    text-align: left;
    font-size: 30px;
    font-family: 'Roboto', sans-serif;
    color: #574a42;
    font-weight: normal;
}
.new-label {
    display: none;
}
.categoryproduct .owl-item {
    padding-top: 10px;
}
.page-layout-2columns-left .columns .column.main {
    padding-left: 8px;
    padding-bottom: 20px;
}
.home-category .sale-label {
    display: none;
}
.pages .page {
    width: 30px;
    height: 30px;
}
.toolbar-bottom .toolbar {
    padding-bottom: 0px;
    border-bottom: none;
    border-top: 1px solid #ebebeb;
    padding-top: 15px;
}
.toolbar-bottom .toolbar-amount,
.toolbar-bottom .modes {
    margin-top: -5px;
}
.block.filter .price {
    font-weight: 400;
}
.pages .page {
    width: 30px;
    height: 30px;
}
.toolbar-bottom .toolbar {
    padding-bottom: 0px;
    border-bottom: none;
    border-top: 1px solid #ebebeb;
    padding-top: 15px;
}
.toolbar-bottom .toolbar-amount,
.toolbar-bottom .modes {
    margin-top: -5px;
}
.block.filter .price {
    font-weight: 400;
}
.filter-options-item:last-child {
    border: none;
}
.block-wishlist .block-content .product-items {
    padding: 0px;
}
.block-wishlist a.product-item-photo,
.block-compare a.product-item-photo {
    border: 1px solid #dedede;
}
/* category page end */
/* checkout page start */

.sorter-label,
.limiter label {
    font-weight: 400;
}
button.action-auth-toggle:focus,
button.action-auth-toggle:active {
    color: #574a42;
}
.action-auth-toggle.button:focus {
    color: #555;
}
.opc-block-summary {
    margin-bottom: 10px;
}
.opc-sidebar .modal-content {
    background: transparent;
}
/*.checkout-index-index .logo,
.page-layout-checkout .logo {
    margin-left: 75px !important;
    }*/
    .cart-discount .block .title {
        margin: 0px;
    }
    .cart-container .cart-discount {
        padding: 0px 15px 10px;
    }
    .multishipping-checkout-address-newshipping .haeder_search_image,
    .multishipping-checkout-addresses .haeder_search_image,
    .multishipping-checkout-shipping .haeder_search_image {
        display: none;
    }
    .page-layout-checkout .authentication-wrapper {
        margin-top: 5px;
    }
    .page-layout-checkout .page-header .header.content {
        margin-bottom: 50px;
        background: transparent;
    }
    /* checkout page end */
    /* Home page Subbanner Start */

    .banner-inner {
        overflow: hidden;
    }
    .banner-outer {
        margin-bottom: 60px;
        margin-top: -60px;
        position: relative;
        z-index: 1;
        padding: 0px 15px;
    }
    .banner-outer img.leftbanner {
        transition: 0.3s;
        -webkit-transition: 0.3s;
        -moz-transition: 0.3s;
        width: 100%;
        transform: scale(1.4);
        -webkit-transform: scale(1.4);
        -moz-transform: scale(1.4);
        -o-transform: scale(1.4);
    }
    .subbanner-outer {
        margin-top: 35px;
        margin-bottom: 40px;
    }
    .subtitle-part1 .subtitile,
    .subtitle-part2 .subtitile {
        margin-right: 25px;
        border-right: 1px solid #d8d8d8;
    }
    .subtitle-part1 .subtitile,
    .subtitle-part2 .subtitile,
    .subtitle-part3 .subtitile {
        padding-top: 7px;
    }
    .banner-common.banner1,
    .banner-common.banner2,
    .banner-common.banner3 {
        position: relative;
    }
    .banner-common-inner {
        position: relative;
        overflow: hidden;
    }
    .banner-common.banner .cms-text {
        position: absolute;
        bottom: 0px;
        left: 0;
        right: 0px;
        margin: 0 auto;
        text-align: center;
        z-index: 99;
        transition:0.3s;
        -webkit-transition:0.3s;
        -moz-transition:0.3s;
        -o-transition:0.3s; 
    }
    .banner-common.banner .cms-title  .text1 a {
     color: #574a42;
 }
 .banner-common.banner .cms-title  .text2 a {
     color: #ffffff;
 }
 .banner-common-inner .cmsdesc-text {
    clear: both;
    background: rgba(23,23,23,0.8);
    padding: 10px 20px;
    text-align: left;
}
.banner-common.banner .banner-common-inner:hover .cms-text  {
    bottom:30px;
}
.banner-outer .banner-common-inner:hover img.leftbanner {
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
}
.cms-title .text1 {
    background: #99cb38 none repeat scroll 0 0;
    color: #574a42;
    padding: 5px 20px;
    float: left;
    clear: both;
}
.cms-title .text2 {
    background: #574a42 none repeat scroll 0 0;
    color: #fff;
    float: right;
    margin-right: -35px;
    padding: 5px 30px;
    clear: both;
}
.cms-sub-title {
    font-size: 19px;
    line-height: 22px;
    color: #fff;
}
.banner-outer a.backcolor {
    position: absolute;
    z-index: 0;
    left: 0;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9;
}
.banner-common .cms-title {
    font-size: 22px;
    text-transform: capitalize;
    text-align: left;
    float: left;
    font-family: 'Courgette', sans-serif;
    font-weight: 400;
    color: #fff;
    line-height: 25px;
    padding-bottom: 35px;
    padding-left: 30px;
}
.banner1 .subtext1 {
    font-size: 19px;
}
.banner2 .subtext1 {
    font-size: 19px;
    text-transform: capitalize;
}
.banner-inner .banner-common {
    width: 33.333%;
    float: left;
}
/* Home page Subbanner End */
/* Homepage Category Product */

.home-category.container-width {
    margin-top: 65px;
}
.homepage-slider {
    position: relative;
    min-height: 300px;
}
.categoryproduct .homepage-category-product {
    padding: 20px 10px 0px 10px;
}
.categoryproduct .content-heading h2.title {
    text-align: left;
    padding-left: 52px;
}
.home-category .categoryproduct {
    width: 50%;
    float: left;
}
.homecategory1.categoryproduct {
    padding-right: 20px;
}
.homecategory2.categoryproduct {
    padding-left: 20px;
}
.categoryproduct .product-item-actions {
    opacity: 0;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
}
.categoryproduct .product-item-info:hover .product-item-actions {
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
}
/* Home category product End */

.home-category .categoryproduct {
    width: 50%;
    float: left;
}
.homecategory1.categoryproduct {
    padding-right: 20px;
}
.homecategory2.categoryproduct {
    padding-left: 20px;
}
.home-category .categoryproduct .product-item-info {
    padding-bottom: 20px;
}
.categoryproduct .product-item-actions {
    opacity: 0;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
}
.categoryproduct .product-item-info:hover .product-item-actions {
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
}
.page-wrapper .column.main .homepage-category-product .product-item {
    padding: 0px;
}
.homepage-category-product .product-item-inner {
    float: left;
    margin-left: 20px;
    width: 130px;
    text-align: left;
}
.sidebar .homepage-category-product .product-item-inner {
    width: auto;
    padding-top: 15px;
    margin-left: 0px;
  opacity: 0;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  transition: 0.3s;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
}
.sidebar .homepage-category-product .product-item-info:hover .product-item-inner{
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
}
.home-category {
    overflow: hidden;
}
.homepage-category-product ul {
    padding-left: 0px;
}
.homepage-category-product .product-image-change {
    float: left;
    max-width: 98px;
}
.homepage-category-product .product.details.product-item-details {
    border-bottom: 1px solid #dedede;
    padding-bottom: 10px;
    margin-bottom: 5px;
}
.home-category .products-grid .product-item {
    text-align: left;
    width: 100%;
}
/* Home page Testimonial Start */

.testimonial-outer {
    padding: 0px;
    text-align: center;
    margin-bottom: 58px;
}
.testimonial-carousel {
    padding-bottom: 50px;
}
.test_img_innar img {
    max-width: 115px;
    display: inline-block;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
}
.testimonial-inner.container-width {
    max-width: none;
    display: inline-block;
    position: relative;
    width: 100%;
    padding: 0px;
}
.testimonial-inner {
    text-align: center;
    background: #ffffff;
    padding-top: 60px;
}
.test_img_innar {
    display: inline-block;
}
.testmonial-author {
    font-size: 14px;
    font-weight: 600;
    margin-top: 8px;
    margin-bottom: 10px;
    font-family: 'Roboto', sans-serif;
    letter-spacing: 1px;
    color: #574a42;
    text-align: left;
}
.testimonial-outer .content-heading h2.title {
    color: #fff;
}
.testminial-data {
    margin: 0 auto;
    width: 720px;
}
.test_imag {
    float: left;
    margin-right: 20px;
}
.testimonial-desc {
    font-size: 14px;
    font-weight: normal;
    letter-spacing: 0.6px;
    text-transform: capitalize;
    text-align: left;
    line-height: 22px;
    padding: 0px 20px;
}
.rating_testimonial .rating-result {
    width: 88px;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    margin-bottom: 25px;
}
.rating_testimonial .rating-result:before {
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
    -webkit-font-smoothing: antialiased;
    color: #c7c7c7;
    font-family: 'luma-icons';
    font-size: 16px;
    height: 16px;
    letter-spacing: 2px;
    line-height: 16px;
    content: '\e605' '\e605' '\e605' '\e605' '\e605';
    display: block;
    font-style: normal;
    font-weight: normal;
    speak: none;
}
.rating_testimonial .rating-result > span {
    display: block;
    overflow: hidden;
}
.rating_testimonial .rating-result > span:before {
    position: relative;
    z-index: 2;
    -webkit-font-smoothing: antialiased;
    color: #99cb38;
    font-family: 'luma-icons';
    font-size: 16px;
    height: 16px;
    letter-spacing: 2px;
    line-height: 16px;
    content: '\e605' '\e605' '\e605' '\e605' '\e605';
    display: block;
    font-style: normal;
    font-weight: normal;
    speak: none;
}
/* Home page Testimonial End */
/* Home page Parallax Start */

.parallax-background {
    height: 450px;
    position: relative;
    text-align: center;
}
.parallax-inner {
    position: absolute;
    font-size: 24px;
    text-align: center;
    left: 0px;
    right: 0px;
    margin: 0 auto;
    color: #fff;
    top: 150px;
    display: inline-block;
}
.parallax-block {
    background: #222;
    height: 470px;
    position: relative;
}
.parallax-block .parallax-text1 {
    font-family: "Courgette", sans-serif;
    font-size: 22px;
    font-weight: 400;
    line-height: 25px;
    color: #574a42;
}
.parallax-block .parallax-text2 {
    font-size: 35px;
    font-weight: 700;
    line-height: 55px;
    color: #574a42;
    text-transform: uppercase;
}
.parallax-block .parallax-text3 a {
    background: #99cb38;
    color: #574a42;
    font-weight: bold;
    font-size: 14px;
    padding: 12px 35px;
    display: inline-block;
    margin-top: 30px;
    transition: 0.6s;
    -webkit-transition: 0.6s;
    -moz-transition: 0.6s;
}
.parallax-block .parallax-text3 a:hover {
    background: #574a42;
    color: #fff;
}
/* Home page Parallax End */
/* Homepageshipping Start */

.home_shippinginnner {
    padding: 40px 0px 40px 30px;
    background: #ffffff;
    float: left;
    width: 100%;
}
.home-static {
    float: left;
    width: 25%;
    padding-left: 52px;
    cursor: pointer;
}
.home_shippinginnner .home-static:hover .static-part1 {
    color: #574a42;
}
.home_shippping .home-static1 {
    background: url('../images/sprite.png') no-repeat scroll -11px -595px transparent;
}
.home_shippping .home-static1:hover {
    background-position: -677px -595px;
}
.home_shippping .home-static2 {
    background: url('../images/sprite.png') no-repeat scroll -11px -662px transparent;
}
.home_shippping .home-static2:hover {
    background-position: -677px -662px;
}
.home_shippping .home-static3 {
    background: url('../images/sprite.png') no-repeat scroll -11px -732px transparent;
}
.home_shippping .home-static3:hover {
    background-position: -677px -732px;
}
.home_shippping .home-static4 {
    background: url('../images/sprite.png') no-repeat scroll -11px -800px transparent;
}
.home_shippping .home-static4:hover {
    background-position: -677px -800px;
}
.home_shippinginnner .static-part1 {
    color: #574a42;
    font-family: "Courgette", sans-serif;
    font-size: 22px;
    font-weight: 400;
    line-height: 25px;
}
.home_shippinginnner .static-part2 {} .home_shippping {
    overflow: hidden;
    margin: 30px auto 80px;
}
.subbanner-inner {
    background: #f5f5f5;
    color: #574a42;
    overflow: hidden;
    padding: 37px 10px 37px 30px;
}
.subtitle-part {
    float: left;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
}
.subtitle-part1 {
    padding-left: 78px;
    background: url('../images/icon.html') no-repeat scroll 5px 7px;
    width: 34%;
}
.subtitle-part1:hover {
    background-position: 5px -55px;
}
.subtitle-part2:hover {
    background-position: 5px -182px;
}
.subtitle-part3:hover {
    background-position: 5px -318px;
}
.subtitle-part2 {
    padding-left: 78px;
    background: url('../images/icon.html') no-repeat scroll 5px -120px;
    width: 34%;
}
.subtitle-part3 {
    padding-left: 78px;
    background: url('../images/icon.html') no-repeat scroll 5px -246px;
    width: 32%;
}
.subtitle-part .subtitile1 {
    font-size: 20px;
    line-height: 24px;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    letter-spacing: 1px;
    font-weight: 600;
}
.subtitle-part .subtitile2 {
    font-size: 14px;
    line-height: 22px;
}
.subtitle-part:hover .subtitile1 {
    color: #ff4b66;
}
.home-staticblock .home-desc {
    transition: 0.6s;
    -webkit-transition: 0.6s;
    -moz-transition: 0.6s;
    -o-transition: 0.6s;
}
.home-staticblock .home-desc .more {
  padding: 2px 10px;
  display: inline-block;
}
.home-staticblock .home-desc .more a,
.home-staticblock:hover .home-desc .name {
    color:  #99cb38;
}
.home-staticblock:hover .home-desc .more ,
.home-staticblock:hover .home-desc .more a {
    background: #99cb38;
    color: #574a42;

}

.home-img,
.home-desc {
    height: 50%;
    max-height: 50%;
}
.home-desc {
    padding: 17% 19%;
    text-align: center;
}
.home-desc .name {
    font-family: "Courgette", sans-serif;
    font-size: 22px;
    font-weight: 600;
    line-height: 25px;
    color: #fff;
    padding-bottom: 25px;
    font-weight: 400;
}
.home-desc .more {
    color: #99cb38;
    margin-top: 30px;
}
.home-staticouter {
    background: #574a42 url('../images/pattern.html') repeat scroll;
}
/* Homepageshipping End */
/* Home page Brand Start */

.brand-outer .image {
    margin: 0px 12px;
}
.brand-outer {
    margin: 0px 12px 25px;
}
.brand-carousel img.img-responsive {
    opacity: 0.4;
    -webkit-opacity: 0.4;
    -moz-opacity: 0.4;
    transition: 0.6s;
    -webkit-transition: 0.6s;
    -moz-transition: 0.6s;
    min-width: auto;
    width: auto;
    display: inline-block;
}
.brand-carousel img.img-responsive:hover {
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
}
/* Home page Brand End */

.product-item-info:hover  .product.name a {
    color: #171717;
}

.products-list .product-item-actions .actions-primary + .actions-secondary {
    padding-top: 5px !important;
}
.test_desc {
    padding: 10px 0px 5px;
}
.header_cart .minicart-wrapper .action.showcart .counter-number {
    text-shadow: inherit;
}
.header.panel>.header.links>.authorization-link:after {
   display: none;
}
.panel.header .greet.welcome span {
    display: none;
}
.panel.wrapper .header.panel>.header.links>li {
    margin-right: 3px !important;
}
.page-wrapper .page-header {
    border: 0;
    margin-bottom: 0;
}
span.product-image-wrapper {
    padding-bottom: 0px !important;
}
.sections.nav-sections .nav-sections-item-content ul.header.links {
    display: none;
}
.navigation .level0 {
    margin: 0 13.5px 0 0px;
    display: inline-block;
    position: relative;
}
.sections.nav-sections .search-icon {
    cursor: pointer;
}
.home-featuredproduct .common-slider.featuredproduct .product-items {
    margin-left: 0px;
}
.minicart-wrapper .action.showcart.active:before {
    display: none;
}
.panel.wrapper .header.panel>.header.links>li {
    margin-left: 0px !important;
}
.navigation .level0.active>.level-top, .navigation .level0.has-active>.level-top {
    border-style: none;
    color: #99cb38;
}
/*.page-title-wrapper {
    width: 100%; 
    }*/

    .catalog-product-view .product .page-title span.base {
        color: #99cb38;
    }
    .catalog-product-view .product-info-main .product-info-price .price-container .price {
        font-size: 36px !important;
    }
    .catalog-product-view .product-info-main .product-info-price .price-container .price-including-tax .price {
        font-size: 16px !important;
    }
    .catalog-product-view .product-info-main .product.attribute.overview .value {
        font-size: 16px;
    }
    .catalog-product-view .product-info-main .product-add-form .box-tocart .field.qty .label {
        font-size: 18px;
        font-weight: bold !important;
        color: #574a42;
        text-transform: uppercase;
        padding-left: 0px;
    }
    .catalog-product-view .product-reviews-summary .reviews-actions {
        display: none;
    }
    .catalog-product-view .product-info-main .product-info-price .price-box .price-container>span {
        margin-bottom: 0px;
    }
    .catalog-product-view .columns .column.main {
        padding-bottom: 0px;

    }
    .checkout-index-index .checkout-shipping-address .field.street .label {
        text-align: left;
    }
    .action.primary {
        background: #99cb38;
        border: 1px solid #99cb38;
        color: #fff;
        border-radius: 0px !important;
    }
    .action.primary:hover {
        background: #99cb38;
        border: 1px solid #99cb38;

    }
    .checkout-cart-index button.action.update {
        background: #99cb38;
        border: 1px solid #99cb38;
        color: #fff;
        box-shadow: none;
        border-radius: 0px;
    }
/* .checkout-cart-index button.action.update:hover {
    background: #d99430;
    border: 1px solid #d99430;
    color: #000;
    }*/
    .review-form .action.submit.primary {
     background: #99cb38;
     border: 1px solid #99cb38;
     color: #fff;
 }
/*.review-form .action.submit.primary:hover {
     background: #d99430;
    border: 1px solid #d99430;
    color: #000;
    }*/
    .checkout-cart-index .actions-toolbar button.action.apply.primary {
        background: #99cb38;
        border: 1px solid #99cb38;
        color: #fff;
    }
/*.checkout-cart-index .actions-toolbar button.action.apply.primary:hover {
    background: #d99430;
    border: 1px solid #d99430;
    color: #000;
    }*/
    .action.primary:focus, .action.primary:active {
        background: #99cb38;
        border: 1px solid #99cb38;
        color: #fff;
    }
    .contact-index-index .actions-toolbar .action.primary {
        background: #99cb38;
        border: 1px solid #99cb38;
        color: #fff;
        border-radius: 0px;
    }
    .review-form .action.submit.primary:hover, .review-form .action.submit.primary:focus, 
    .review-form .action.submit.primary:active {
        background: #99cb38;
        border: 1px solid #99cb38;
        color: #fff;
    }

    .mark, mark {
        background-color: inherit;
    }
/*.checkout-cart-index .cart-summary .checkout-methods-items .action.primary.checkout {
    background: #000;
    border: 1px solid #000;
    color: #fff;
}
.checkout-cart-index .cart-summary .checkout-methods-items .action.primary.checkout:hover {
    background: #d99430;
    border: 1px solid #d99430;
    color: #000;
}
.actions-toolbar button.action.primary.checkout {
    background: #000;
    border: 1px solid #000;
    color: #fff;
}
.actions-toolbar button.action.primary.checkout:hover {
    background: #d99430;
    border: 1px solid #d99430;
    color: #000;
}
.checkout-onepage-success a.action.primary.continue{
    background: #000;
    border: 1px solid #000;
    color: #fff;
}
.checkout-onepage-success a.action.primary.continue:hover {
    background: #d99430;
    border: 1px solid #d99430;
    color: #000;
}
.checkout-onepage-success #registration input.action.primary {
    background: #000;
    border: 1px solid #000;
    color: #fff;
}
.checkout-onepage-success #registration input.action.primary:hover {
    background: #d99430;
    border: 1px solid #d99430;
    color: #000;
    }*/
    .cart-summary {
     position: static; 
 }
 .catalog-category-view .products-grid .product-item-inner {
    box-shadow: none !important;
    position: initial !important;
    width: 100% !important;
    height: auto !important;
    border:none !important;
    margin: 0 !important;
    padding: 0 !important;
}
.sections.nav-sections {
    padding: 0px 30px;
}
.catalog-category-view .products-grid li.item.product.product-item {
    padding-left: 20px;
}
.pages .action.previous {
    margin-right: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
    background: transparent;
    border: none;
    color: #a1a1a1;
}
.products-grid .product-item-info:hover{
    padding-bottom: 25px !important;
}
.contact-index-index form#contact-form {
    width: 48%;
    float: left;
}
.contact-index-index .page-main>.page-title-wrapper .page-title{
    text-align: center;
    margin-bottom: 20px;
    font-size: 48px;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
    color: #574a42;
    font-weight: bold;
    margin-top: 60px;
    font-weight: 900;
    position: relative;
    padding-bottom: 10px;
    display: block;
    float: none;
}

.contact-index-index .page-main>.page-title-wrapper .page-title::after {
    background: rgba(0, 0, 0, 0) url(../images/title.png) no-repeat scroll center 0;
    content: "";
    display: block;
    pointer-events: none;
    height: 20px;
    width: 176px;
    margin: 20px auto 10px;
}
.contact-index-index .page-main>.page-title-wrapper {
    margin: 0; 
    background: none; 
    padding: 0; 
}
.contact-index-index p.contact-information {
    text-align: center;
    margin-bottom: 60px;
}
.contact-index-index .fieldset>.field>.label, .contact-index-index .fieldset>.fields>.field>.label {
    font-weight: 600;
    display: none;
}
.contact-index-index input[type="text"],
.contact-index-index input[type="number"], 
.contact-index-index input[type="email"] {
    border: 1px solid;
    height: 42px;
}
.contact-index-index textarea {
    border: 1px solid;
    height: 200px; 
}
.contact-index-index.page-layout-1column .column.main {
    float: left;
}
.contact-index-index .actions-toolbar, .customer-account-create .actions-toolbar {
    margin-bottom: 20px;
    text-align: center;
}
.contact-index-index .actions-toolbar .primary, .customer-account-create .actions-toolbar .primary {
    float: none;
}
.contact-index-index .actions-toolbar>.primary .action {
    margin: 0 auto;
}
.contact-index-index .address-right {
    float: right;
    width: 40%;
}
.contact-index-index .address-right .contact-info {
   color: #574a42;
   display: inline-block;
   vertical-align: top;
}
.contact-index-index .address-right .contact-info .contact_heading {
    font-size: 24px;
    text-transform: uppercase;
    font-weight: bold;
    color: #574a42;
    position: relative;
}
.contact-index-index .address-right .contact_inner {
    color: #574a42;
    display: inline-block;
    vertical-align: middle;
    font-size: 20px;
}
.contact-index-index .address-right .contact-info a {
    color: #574a42 !important;
    font-size: 20px;
}
.contact-index-index ul.clearfix.contact-content {
    padding-left: 0px;
}
.contact-index-index .contact-content li.item {
    margin-bottom: 30px;
}
.contact-index-index .address-right i.fa.fa-text {
    width: 80px;
}
.checkout-cart-index .cart.table-wrapper .actions-toolbar {
    margin-bottom: 20px;
}
.checkout-cart-index #discount-coupon-form input[type="text"] {
    height: 36px;
}
.catalog-product-compare-index .table-comparison .cell {
    padding: 15px;
    width: auto;
}
.catalog-product-compare-index .table-comparison .cell.label {
    border-right: 0px;
    float: left;
    width: 100%;
}
.catalog-product-compare-index .comparison .cell.label span.attribute.label {
    font-size: 12px;
    text-align: left;
}
.catalog-product-compare-index .comparison .table-comparison td:last-child {
    border-right: none;
}
.catalog-product-compare-index .comparison .table>tbody+tbody {
    border-top: none;
}
.catalog-product-compare-index .comparison tbody tr {
    border-bottom: 1px solid #ccc;
}
.catalog-product-compare-index .comparison th.cell.label.remove {
    border-bottom: none;
}
.table-comparison .cell.product.info, .table-comparison .cell.product.label {
    border-bottom: none;
}
.account .sidebar.sidebar-additional {
    display: none;
}
.wishlist-index-index .products-grid.wishlist .product-item-inner {
 box-shadow: none !important;
 position: initial !important;
 width: 100% !important;
 height: auto !important;
 border:none !important;
 margin: 0 !important;
 padding: 0 !important;
 float: left;    
}
.wishlist-index-index .products-grid.wishlist .product-item-comment {
    margin: 20px 0;
    clear: both;
}
.account .actions-toolbar .primary .action {
    background: #99cb38;
    border: 1px solid #99cb38;
    color: #fff;
    box-shadow: none;
    border-radius: 0px;
}
.account .page-main .sidebar .block.account-nav {
    border: none;
}
.header.panel>.header.links>.customer-welcome+.authorization-link {
 display: inline-block;
}
.customer-account-create .form-create-account .field label.label {
    width: 30%;
    text-align: left;
    float: left;
}

.customer-account-create .form-create-account .field .control {
    float: left;
    width: 70%;
}
.customer-account-create .form-create-account .fieldset>.field, .fieldset>.fields>.field {
    float: left;
    width: 100%;
}
/*--------------------------Blog pages css------------------------------------*/
.blog-index-index .page-title-wrapper .page-title span.base,
.blog-category-view .page-title-wrapper .page-title span.base,
.blog-search-index .page-title-wrapper .page-title span.base,
.blog-post-view .page-title-wrapper .page-title span.base {
    color: #99cb38;
}
.blog-index-index .post-content .post-description .post-ftimg-hld,
.blog-category-view .post-content .post-description .post-ftimg-hld,
.blog-search-index .post-content .post-description .post-ftimg-hld {
    margin: 0 15px 0 0px;
}
.blog-index-index .post-description h2.post-title,
.blog-category-view .post-description h2.post-title,
.blog-search-index .post-description h2.post-title {
    margin: 20px 0px;
}
.blog-index-index .post-description h2.post-title a.post-item-link,
.blog-category-view .post-description h2.post-title a.post-item-link,
.blog-search-index .post-description h2.post-title a.post-item-link {
    font-size: 24px;
    color: #574a42;
}
.blog-index-index .post-description .post-text-hld p,
.blog-category-view .post-description .post-text-hld p,
.blog-search-index .post-description .post-text-hld p {
    font-size: 15px;
}
.blog-index-index .post-list, 
.blog-category-view .post-list,
.blog-search-index .post-list,
.blog-post-view .post-list {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-left: 0px;
}
/*.post-holder .post-header .post-info {
    display: none;
    }*/
    .post-list .post-content .post-read-more {
        color: #574a42;
    }
    .post-posed-date span.label {
        display: none;
    }
    .blog-category-view .page-main .sidebar .block,
    .blog-post-view .page-main .sidebar .block,
    .blog-index-index .page-main .sidebar .block,
    .blog-search-index .page-main .sidebar .block {
        border-top: none;

    }
    .blog-category-view .sidebar-additional a,
    .blog-post-view .sidebar-additional a, 
    .blog-index-index .sidebar-additional a, 
    .blog-search-index .sidebar-additional a {
        color: #574a42;
    }
/*.blog-category-view .page-main .sidebar .block-title, 
.blog-category-view .page-main .sidebar .block-title,
 .blog-category-view .page-main .sidebar .block-title {
      border-bottom: 1px solid #ccc;
      }*/
      .blog-category-view .sidebar-additional .block-title, 
      .blog-index-index .sidebar-additional .block-title, 
      .blog-post-view .sidebar-additional .block-title,
      .blog-search-index .sidebar-additional .block-title{
        border-bottom: 1px solid #ccc;
    }
/*.block-recent-posts .item:before {
    content: '\f0da';
    font-family: 'FontAwesome';
    float: left;
    color: #0074D9;
    padding-right: 20px;
    margin-bottom: 10px;
    }*/
    .blog-category-view .sidebar-additional i.fa.fa-angle-right, .blog-index-index .sidebar-additional i.fa.fa-angle-right, .blog-post-view .sidebar-additional i.fa.fa-angle-right, .blog-search-index .sidebar-additional i.fa.fa-angle-right {
        float: left;
        margin-bottom: 10px;
        padding-right: 20px;
        font-size: 18px;
    }
    .sidebar-additional .widget.block-categories ul, .sidebar-additional .widget.block-categories li {
        margin: 5px 0 8px 0px;
        padding: 0px; 
    }
    .sidebar-additional .widget.blog-search {
        padding-left: 0px;
    }
    .sidebar-additional .widget.blog-search input {
        height: 40px;
        border-color: #574a42;
    }
    .post-list-wrapper .post-holder {
        margin-bottom: 50px;
    }
    .blog-category-view .post-content .post-description .post-ftimg-hld,
    .blog-index-index .post-content .post-description .post-ftimg-hld,
    .blog-search-index .post-content .post-description .post-ftimg-hld {
        width: 45%;
    }
    .blog-post-view .post-content .post-description .post-ftimg-hld {
        width: 100%;
        margin: 0px;
    }
    .addthis_toolbox a {
        margin-top: 10px;
    }
    .post-holder .post-header .post-info.clear {
        padding-top: 10px;
        margin-bottom: 30px;
    }
    .blog-post-view .post-view h1.page-title {
        font-size: 24px;
        text-transform: uppercase;
        padding-left: 0px;
        margin: 0px 0px 40px 0px;
    }
    .catalog-category-view .sidebar-main .filter .block-subtitle {
        display: none;
    }
    .catalog-category-view .sidebar-main .filter-options .filter-options-item {
        border-bottom: none;
        padding-bottom: 0px;
        border-top: 7px solid #99cb38;
        margin-bottom: 50px;
    }
    .catalog-category-view .sidebar-main div#layered-filter-block {
        border-top: none;
    }
    .catalog-category-view .block.block-compare {
        display: none;
    }
    .catalog-category-view .block.block-wishlist {
        display: none;
    }
    .catalog-category-view .sidebar-main .filter-options-content {
        display: block !important;
    }
    .catalog-category-view .sidebar-main .filter-options-title:after{
        display: none;
    }
    .catalog-category-view .sidebar-main .filter-options-content .count {
        display: none;
    }
    .catalog-category-view .sidebar-main .filter-options-title {
        padding: 11px 0px 0 10px;
    }
    .header.content .block.block-search {
        position: absolute;
        right: 90px;
        bottom: -55px;
    }
    li.greet.welcome {
        display: none !important;
    }
    .page-header .header.panel {
        padding: 10px 10px;
    }
    .customer-welcome .action.switch::after {
        color: #574a42;
    }
    .customer-welcome .action.switch {
        color: #574a42;
    }
    .contact-index-index .fieldset>.field, .contact-index-index .fieldset>.fields>.field {
        margin: 0 0 25px;
    }
    .fotorama__stage__shaft {
        width: 100%;
    }
    .opc-estimated-wrapper .minicart-wrapper .action.showcart span.counter-number {
        position: static;
        background: none; 
    }
    .checkout-index-index .nav-sections {
        display: block;
    }
    .checkout-index-index #checkout .modal-inner-wrap #modal-content-14, .checkout-index-index #checkout .modal-inner-wrap .modal-content {
        background-clip: padding-box;
        border: none;
        -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
        box-shadow: none;
    }
    .block-customer-login button.action.action-login.secondary {
        background: #99cb38;
        box-shadow: none;
        color: #fff;
        border-color: #99cb38;
        border-radius: 0px;
    }
    .search-mobile-show {
        cursor: pointer;
    }
    .catalog-product-view .product.media {
        margin-top: 0px;
    }
    .blog-post-view .post-holder .post-text-hld h2 {
        font-size: 20px;
        margin: 25px 0px;
    }
    .blog-post-view .post-holder .post-text-hld h3 {
        font-size:20px;
        margin-top: 20px;
    }
    .post-holder {
        background: none;
    }
    .post-holder:hover {
        box-shadow: none;
    }
    .blog-post-view .post-content .post-description a, .blog-post-view .post-content .post-description a:visited, 
    .blog-post-view .post-content .post-description .alink:visited, .blog-post-view .post-content .post-description a:hover, .blog-post-view .post-content .post-description a:focus {
        color: deepskyblue;
    }
    .blog-post-view .post-content .post-description ul, .blog-post-view .post-content .post-description ol, .blog-post-view .post-content .post-description li {
        list-style-type: disc;
    }
    .catalog-category-view .columns .category-description h2, .product.info.detailed .product.attribute.description h2 {
        font-size: 22px;
    }
    .catalog-category-view .columns .category-description h3, .product.info.detailed .product.attribute.description h3 {
        font-size: 20px;
    }
    .breadcrumbs .item {
        display: inline-block;
    }
    .homepage-loader {
        position: fixed;
        left: 0px;
        top: 0px;
        width: 100%;
        height: 100%;
        z-index: 9999;
        background: url('../images/loader-2.gif') 50% 50% no-repeat rgb(249,249,249);
        opacity: .8;
    }
    .checkout-shipping-method .no-quotes-block {
        margin: 20px 0;
        font-size: 20px;
    }
    #co-shipping-method-form .table-checkout-shipping-method thead {
        display: none;
    }
/*.checkout-payment-method .payment-method._active .payment-method-content .payment-method-billing-address {
    display: none;
    }*/
    form#co-payment-form .payment-method-title {
        display: flex;
        /*  align-items: center; */
    }
    form#co-payment-form .payment-method-title input#paypal_express {
        margin: 17px 0 0;
    }
    .payment-method.stripe-payments input#stripe_payments {
        margin-top: 16px;
    }
    .payment-method.stripe-payments .payment-method-title span {
        display: block;
    }

    .payment-method.stripe-payments .payment-method-title img {
        top: 0;
    }
    .checkout-index-index form#co-payment-form .payment-method-title .label {
        display: flex;
        align-items: center;
        flex-wrap: wrap;
    }
    .checkout-index-index .checkout-payment-method .billing-address-form fieldset.street legend.label {
        text-align: left;
    }
    .bundle-actions {
        display: none;
    }
    .bundle-options-container .product-add-form {
        display: block;
    }
    .bundle-options-container .block-bundle-summary>.title {
        display: none;
    }
    .bundle-options-container .fieldset-bundle-options .nested {
        display: none;
    }
    button.action.back.customization {
        display: none;
    }
    .checkout-payment-method .payment-method-title span {
        font-size: 20px;
    }
    .column.main .opc-block-summary .product-item {
        width: 100%;
    }
    .checkout-index-index #checkout .product-item-name {
        font-size: 22px;
    }
    .abs-product-link>a:visited, .product-item-name>a:visited, .product.name a>a:visited {
        color: #574a42;
    }
    .opc-wrapper .step-title, .opc-block-shipping-information .shipping-information-title, .opc-block-summary>.title, .checkout-agreements-items .checkout-agreements-item-title {
        color: #574a42;
    }
    .minicart-items .product-item-name a {
        color: #574a42;
    }
    .price-including-tax:after, .weee[data-label]:after {
        content: ')';
        font-size: 1.4rem;
    }
    .price-including-tax:before, .weee[data-label]:after {
        content: ' (inc VAT. ' !important;
        font-size: 1.4rem;
    }
    .price-wrapper.price-including-tax > span.price { font-size: 16px !important; }
    .block-collapsible-nav .item.current>strong {
        border-color: #99cb38!important;
    }
    legend.legend {
        color: #574a42!important;
    }

.stipe-payment-footer-section {
    padding-left: 40px;
}
img.stipe-payment-footer {
    width: 60%;
    background: #fff;
}
.checkout-payment-method .payment-method-title .action-help {
    display: none;
}



.catalog-product-view .products.products-related .product-items {
    display: flex;
    flex-wrap: wrap;
}

.catalog-product-view .products.products-related .product-items > li {
    width: 50%;
}
.catalog-product-view .product-info-main .product-info-stock-sku {
    float: left;
    width: 100%;
}
.catalog-product-view .product.media .fotorama__thumb {
    background-color: transparent;
  
}
body .columns input[type=checkbox] {
    display: inline-block;
}
body .columns input[type=checkbox]+label.label {
    float: none !important;
    width: auto !important;
}
.checkout-index-index #checkout .opc-block-summary .product-item .subtotal {
    display: table-cell;
    text-align: right;
}
.checkout-index-index #checkout .opc-block-summary .product-item .product-item-name-block {
    display: table-cell;
    padding-right: 5px;
    text-align: left;
}
.checkout-cart-index .cart.table-wrapper .col.qty .input-text {
    width: 45px;
    font-weight: normal;
}
body.page-products .products-grid .product-items {
    margin-left: -14px;
    margin-right: -14px;
}
body.page-products .products-grid .product-items li.item {
    padding: 0px !important;
    width: calc(33.33% - 28px);
    margin: 0px 14px 20px !important;
}
body.page-products .products-list .product-items li.item {
    width: 100%;
}
body.page-products .products-list .product-items li.item a.product-item-photo {
    width: 30%;
}

.product-page-banner {
    float: left;
    width: 100%;
    padding: 0.7em 0.8em;
    background: #99cb38;
    color: #fff;
    font-size: 20px;
    position: relative;
}


.product-page-banner .row {
    margin-top: -30px;
}
.product-page-banner .row > *{
    margin-top: 30px;
}
.product-page-banner .custom-row {display: flex;flex-wrap: wrap;}

.product-page-banner  .icon-box {
    width: 2em;
    height: 2em;
    display: flex;
    align-items: center;
    justify-content: center;
    border: solid 1px #fff;
    border-radius: 0.2em;
    font-size: 1.1em;
    padding-left: 0.2em;
    margin-right: 0.5em;
}

.product-page-banner .text-box {
    width: calc(100% - 2.8em);
    margin: auto;
}

.product-page-banner .text-box p {
    font-size: 0.8em;
    margin: 0;
}

.product-page-banner .text-box strong {
    display: block;
    font-weight: 600;
}

.product-page-banner .text-box a {
    color: inherit;
    display: inline-block;
}

@media screen and (max-width: 767px){
    body.page-products .products-grid .product-items li.item {
        width: calc(50% - 28px);
    }
}
@media screen and (max-width: 479px){
    body.page-products .products-grid .product-items li.item {
        width: calc(100% - 28px);
    }
}


