/* CSS Document */

body {
    font-size: 14px !important;
}

body {} ul,
ol,
li {
    list-style: none;
}
*:focus,
a:focus {
    outline: none;
}
a,
.alink {
    color: #878787;
}
a:focus,
a:hover {
    text-decoration: none !important;
}
.owl-inner {
    height: 100%;
}
.container-width {
    padding: 0 15px;
}
#spinner {
    background: #676767 url('../images/loader.gif') no-repeat scroll 50% 50%;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 9;
}
/* Header  Part Start */

.header_top_bg {
    width: 100%;
    display: block;
    background: #fff;
    float: left;
}
.page-header .header.content {
	background: transparent;
}
.haeder_left {
    float: left;
    margin-right: 25px;
    padding: 0px 0px 0px;
}
.header_right {
    float: right;
}

.header_top_content {
    float: left;
    width: 100%;
    padding: 4px 0px 17px;
}
.header_top_left {
    float: left;
    width: 20%;
    text-align: left;
}
.header_top_center {
    float: left;
    padding: 9px 0px 9px 50px;
    text-align: center;
}
.header_top_right {
    padding: 9px 0px;
}
.header_top_right,
.header_cart {
    float: right;
}

.haeder_icon {
    float: right;
    position: relative;
    height: 40px;
    margin: 0 auto;
    text-align: center;
    width: 40px;
    cursor: pointer;
    background: transparent url(../images/sprite.png) no-repeat scroll -35px -24px;
}
.haeder_icon:hover{
    background-position: -424px -24px;
}
div#switcher-currency::before {
    position: absolute;
    width: 1px;
    height: 25px;
    background: #d6d6d6;
    content: "";
    left: 0px;
    top: 12px;
}

.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: 190px;
    left: 0px;
    top: 110px;
    z-index: 80;
    border: 1px solid #e5e5e5;
    background: #fff;
    padding: 12px 20px 5px;
}

.header_menu_dropdown:hover .header_toggle_menu {
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -o-opacity: 1;
    top: 40px;
    visibility: visible;
}
.header_menu_dropdown {
    position: relative;
    float: left;
}
.haeder_menu {
   display: inline-block;
}
.header_right_outer {
    clear: both;
    text-align: center;
    background: #f06060;
}
.header.content .logo {
    padding: 0px;
    margin: 0px;
    max-width: initial;
    vertical-align: middle;
}
ul.header.links {
    margin: 0px;
    padding: 0px;
    color: #a4a4a4;
    position: relative;
    top:auto;
}
ul.header.links .compare {
    display: none;
}
.header_search {
    position: relative;
    cursor: pointer;
    float: left;
}
.header_search .block-search input {
    background: #fff;
    border: 1px solid #dedede;
    color: #676767;
      
    height: 41px;
    border-radius: 0px;
    padding:0px 47px 0px 20px;
    width: 701px;
}
.header_search .block-search input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #676767;
}
.header_search .block-search input::-moz-placeholder { /* Firefox 19+ */
  color: #676767;
}
.header_search .block-search input:-ms-input-placeholder { /* IE 10+ */
  color: #676767;
}
.header_search .block-search input:-moz-placeholder { /* Firefox 18- */
  color: #676767;
}
.header_search .block-search .action.search:before {
    content: "";
    background: url('../images/sprite.png') no-repeat scroll -34px -145px transparent;
    float: left;
    height: 40px;
    width: 40px;
    margin-left: 0px;
    position: absolute;
    right: 0px;
    left: 0px;
    margin: 0 auto;
    top: 0px;
    z-index: 99;
    font-size: 19px;
    border: none;
}
.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 #3b3b3b;
    margin: 5px 25px 5px 0px;
    padding: 0px 35px 0px 0;
}
.header_shipping_inner {
    padding-left: 62px;
    background: url('../images/sprite.png') no-repeat scroll -12px -215px transparent;
    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;
    cursor: pointer;
}
.header_shipping_inner:hover {
    background-position: -677px -215px;
}
.header_shipping_inner .part2 {
    color: #fff;
    font-weight: bold;
}
.header_cart .block-minicart .action.primary {
    color: #fff;
    background: #f06060;
    border: 1px solid #f06060;
    transition: 0.6s;
    -webkit-transition: 0.6s;
    -moz-transition: 0.6s;
    font-weight: 600;
}
.header_cart  .minicart-wrapper .action.close:before {
    color: #676767 !important
}
.header_cart .block-minicart .action.primary:hover {
    color: #ffffff;
    background: #676767;
    border-color: #676767;
}
.product-options-bottom .price-box .price-container .price, .product-info-price .price-box .price-container .price {
    color: #676767;
}
.checkout-payment-method .payment-method-content {
    padding: 0px 0px 30px !important;
}
.minicart-items .product > .product-item-photo {
    border: 1px solid #dfdfdf;
}
.minicart-items-wrapper {
    border-top: 1px solid #dfdfdf;
    border-bottom: 1px solid #dfdfdf;
}
.minicart-items .product-item-details {
    padding-left: 115px !important;
}
.header_cart .block-minicart .price-container .price {
    color: #676767;
    font-family: 'Muli', sans-serif;
    font-weight: 600;
}
.header_cart .block-minicart a:visited,
.header_cart .block-minicart .alink:visited,
.header_cart .block-minicart a {
    color: #676767;
}
.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;
}


.page-header .switcher-dropdown {
    padding: 0px;
}
.page-header .switcher strong, .page-footer .switcher strong,
.header_top_bg li:hover a,
.header_top_bg li:hover a:visited {
    color: #676767;
    display: inline-block;
    font-size: 14px;
}
strong.label.switcher-label {
    margin-bottom: 10px;
    font-size: 15px;
    display: none;
}
.header_first_inner {
    text-align: center;
    margin-top: 7px;
}
.header.links li {
    position: relative;
    margin-bottom: 7px;
}
.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: #878787;
}
.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: #acacac !important;
}
.header.links li:hover a,
.header.links li:hover span {
    color: #f06060 !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: #f06060;
}

div#switcher-language {
   padding: 15px 18px 6px 0;
    position: relative;
    display: inline-block;
}
div#switcher-currency {
   padding: 15px 20px 6px 23px;
    position: relative;
    display: inline-block;
}
.header_menu_dropdown .header.links li.welcome {
    
}
.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 {
       background: #fff;
    border: 1px solid #e5e5e5;
    text-align: left;
    padding: 5px 0px;
    box-shadow: none;
}
.page-header .switcher .options ul.dropdown li,
.page-footer .switcher .options ul.dropdown li {
  
}
.page-header .switcher .options ul.dropdown a,
.page-footer .switcher .options ul.dropdown a {
    color: #676767 !important;
}
.page-header .switcher .options ul.dropdown li:hover a,
.page-footer .switcher .options ul.dropdown li:hover a {
    color: #676767 !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:last-child {
    border: medium none;
    padding-right: 0;
}
.header.links > li:last-child:before {
    border: none;
    width: 0px;
}

/* Header  Part End */
/* minicart start */

.minicart-wrapper .action.showcart {
    display: inline-block;
    vertical-align: middle;
    float: left;
    padding-left: 55px;
}

.viewcart:hover {
    color: #ffffff;
}
.header_cart .minicart-wrapper a.action.showcart::before {
    display: block;
    background: transparent url(../images/sprite.png) no-repeat scroll -29px -85px;
    width: 50px;
    height: 40px;
    position: absolute;
    left: 0px;
    top:0px;
    color: #676767;
    content: '';
    margin-right: 5px;
    float: left;
}
.header_cart .minicart-wrapper:hover .action.showcart:before,
.minicart-wrapper .action.showcart.active:hover:before {
    background-position: -413px -85px;
    display: block !important; 
}

.minicart-wrapper .action.showcart span.text {
    float: left;
    clear: both;
    font-size: 16px;
    color: #676767;
    font-weight: 600;
}
.minicart-wrapper .action.showcart .counter.qty {
     color: #676767;
}
.minicart-wrapper:hover .action.showcart span.text,
.minicart-wrapper:hover .action.showcart .counter.qty,
.minicart-wrapper:hover .price-label .price  {
    color:#f06060;
}

.minicart-wrapper {
    margin-left: 0 !important;
}
.minicart-wrapper .price-label .price {
    font-size: 14px;
    display: block;
    padding: 2px 0 0;
    font-weight: bold;
    color: #676767;
}
.minicart-wrapper .action.showcart span.counter-number {
    position: absolute;
    background: #676767;
    color: #fff;
    right: 21px;
    top: -4px;
    width: 20px;
    height: 18px;
    border-radius: 50%;
    display: none;
}
.minicart-wrapper:hover .action.showcart span.counter-number {
    
}

.minicart-wrapper .action.showcart ._block-content-loading {
    position: static;
}
.minicart-wrapper .loading-mask {
    background: transparent;
}
.minicart-wrapper .empty .price-amount {
    display: none;
}
.minicart-wrapper .empty .price-label .price {
    display: block;
}
.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: #f06060;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    z-index: 99;
}
#toTop:hover { 
    background: #676767;
}
#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: #fff;
    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;
}
.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: -7px;
}
.treeview li ul {
    margin-left: 10px;
    margin-top: 8px;
}
.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: 7px 0px;
}
.treeview li.active > .collapsable-hitarea:before {
    color: #676767;
}
.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: #676767;
}
.treeview li a {
    vertical-align: middle;
    font-weight: 500;
}
.treeview .placeholder {
    height: 16px;
    width: 16px;
    display: block;
}
.treeview .expandable .collapsable-hitarea:before {
    color: #878787;
    content: "\f068";
    font-family: "FontAwesome";
    font-size: 12px;
}
.treeview .expandable-hitarea:before {
    color: #878787;
    content: "\f067";
    font-family: "FontAwesome";
    font-size: 12px;
}
.treeview .collapsable-hitarea:before {
    color: #878787;
    content: "\f068";
    font-family: "FontAwesome";
    font-size: 12px;
}
/* End Tree View Js */

/* common slider start */

.common-slider-outer.container-width {
    clear: both;
}
.home-newproduct.common-slider-outer.container-width {
    padding: 0px;
}
.common-slider-outer .block-actions,
.block.related .field.choice {
    text-align: center;
    display: none;
}
.common-slider-outer .common-slider {
    padding-top: 0px;
}
.block.related .related-available .product-item-name {
    margin-left: 0px;
}
.content-heading h2.title,
.common-slider-outer h2.title,
.common-slider-outer .block-title strong,
.common-slider-outer .block-title {
    color: #676767;
    font-family: 'Muli', sans-serif;
    font-size: 30px;
    line-height: 1;
    font-weight: 900;
    margin: 0 0 27px;
    position: relative;
    text-align: left;
    text-transform: capitalize;
}
.common-slider-outer .block-title strong {
    margin-left: 0px;
}


/* common slider  end*/

.breadcrumbs {
    padding-left: 0px !important;
}

/*Footer Part Start */
.page-footer {
    margin-top: 75px;
}
.footer-middle-outer {
    padding-bottom: 36px;
}
.footer-middle-outer .footer-content {
    padding: 0px;
}
.footer-middle-outer .footer-middle-section .footer-static h5 {
    font-family: 'Muli', sans-serif;
    font-size: 22px;
    text-transform: capitalize;
    color: #676767;
    margin-bottom: 17px;
    display: block;
    font-weight: 900;
    margin-top: 13px;
}
.footer-middle-section1.footer-middle-section {
    padding-right: 50px;
}

.footer-middle-outer .footer-middle-section .footer-static h5.footer-logo {
    margin-top:  25px;
    margin-bottom: 25px;
}
.footer-middle-section1 .footer-static ul li  {
    padding: 2px 0 2px  35px;
    line-height: 31px;
    position: relative;
}
.footer-middle-outer .footer-middle-section .footer-static ul li, 
.footer-middle-outer .footer-middle-section .footer-static ul li a {
    color: #676767;
    text-decoration: none;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    margin: 0px;
    line-height: 30px;
}
.footer-middle-outer .footer-middle-section .footer-static ul li:hover,
.footer-middle-outer .footer-middle-section .footer-static ul li:hover a {
 color: #f06060;
}
.address-wrapper::before {
    background: transparent url(../images/sprite.png) no-repeat scroll -439px -702px;
    content: "";
    height: 30px;
    left: 0;
    position: absolute;
    top: 0;
    width: 30px;
}
.address-wrapper:hover:before {
    background: transparent url(../images/sprite.png) no-repeat scroll  -40px -702px;
}
.mobile-wrapper::before {
    background: transparent url(../images/sprite.png) no-repeat scroll -444px -760px;
    content: "";
    height: 30px;
    left: 0;
    position: absolute;
    top: 0;
    width: 30px;
}
.mobile-wrapper:hover:before {
    background: transparent url(../images/sprite.png) no-repeat scroll -40px -760px;
}
.email-wrapper::before {
    background: transparent url(../images/sprite.png) no-repeat scroll -444px -822px;
    content: "";
    height: 30px;
    left: 0;
    position: absolute;
    top: 0;
    width: 30px;
}
.email-wrapper:hover:before {
    background: transparent url(../images/sprite.png) no-repeat scroll -40px -822px;
}
.footer-middle-outer .footer-middle-section .footer-static {
    position: relative;
    display: inline-block;
    text-align: left;
    vertical-align: middle;
}
.footer-middle-section2,
.footer-middle-section3,
.footer-middle-section4 {
    text-align: center;
}
.footer-tag > li {
    display: inline;
    margin: 0;
    color: #acacac;
}
.footer-data-content .tag-title {
    display: none;
}

ul.footer-tag {
    padding: 35px 0px 50px;
    border-top: 1px solid #515151;
    text-align: center;
    margin:  0px;
}
.footer-tag a {
    color: #acacac;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    padding: 0px 14px;
}
.footer-tag a:hover {
    color: #fff;
}


.footer-bottom-section {
    /*border-top: 1px solid #f06060; Customy | Remove border top on footer */
    padding: 40px 0px 28px;
    text-align: center;
}
.footer-bottom-section .copyright {
        color: #676767;
        display: block;
        font-size: 14px;
        text-align: center;
}
.footer_copyright {
    padding-bottom: 15px;
}
.payment_icon {
    margin: 0px;
    padding: 0px;
}
.footer-bottom-outer .payment_icon li {
    background: none;
    display: inline-block;
    padding: 0 6px;
    margin: 0px;
    vertical-align: middle;
}
.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;
}
.minicart-wrapper .block-minicart {
    border:1px solid #dfdfdf;
}
.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;
}

.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 {
    margin-bottom: 0;
    color: #676767;
    font-size: 25px;
    font-family: 'Muli', sans-serif;
    padding: 0 0 16px;
    text-transform: capitalize;
    width: 100%;
    font-weight: 700;
    display: inline-block;
    border-bottom: 2px solid #f06060;
}
.sidebar .block-content {
     padding: 12px 20px 16px;
    background-color: #f5f5f5;
}
.block-compare > .empty {
    padding: 32px 20px 32px;
    background-color: #f5f5f5;
}
.sidebar .block-content .empty {
    padding: 20px 20px;
}
.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: #f06060;
    font-weight: 400;
    border-left: 3px solid transparent !important;
    padding-left:  0px;
}
.sidebar .sidebar-main-inner .block-collapsible-nav .title {
    position: relative;
    width: auto;
    height: auto;
    margin: 0 0 5px;
    padding: 0px 0px 6px 0px;
}
.block-dashboard-orders .block-content {
    padding-top: 30px;
}
.block.account-nav {
    display: none;
}
.sidebar .block-new .block-title,
.sidebar .block-special .block-title {
    margin-bottom: 0px;
}
.sidebar .product-item .tocart::before {
    display: none;
}
.sidebar.sidebar-main {
    margin-top: 0px;
}
.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;
}
.catalog-product-view .products-grid .products {
   margin: 0px 0px 0px 0px;
}
.catalog-category-view .block-content .product-items {
    padding: 10px 0px 0px;
}
.catalog-product-view .block-content .product-items {
    padding: 0px 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;
	vertical-align: middle;
    z-index: 9;
}
.minicart-items .product-item-name a:hover {
    color: #fff;
}
.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;
    vertical-align: initial;
}
.product-item .product-item-details .reviews-actions {
    display: none;
}
.active .filter-options-title {
    color: #676767;
}
.product-grid-image {
    overflow: hidden;
    position: relative;
    margin-bottom: 0px;
   
}
.column.main .product-item {
    padding: 0px 8px;
}
.action.viewcart span {
    color: #676767;
    transition: 0.6s;
    -webkit-transition: 0.6s;
    -moz-transition: 0.6s;
}
.action.viewcart:hover span {
    color: #676767;
}
.products-list .product.actions.product-item-actions {
    
}
.product-item-info:hover  .product.name a {
    color: #676767;
}
.products-list .product-item-actions .actions-primary,
.products-list .product-item-actions .actions-primary + .actions-secondary {
    display: inline-block;
    vertical-align: middle;
}

.products-list .product-item {
    margin-bottom: 20px;
}
.product-grid-image .product-reviews-summary {
    margin-top: -3px;
}
.products-list .product-grid-image {
    max-width: 320px;
    display: inline-block;
}
.products-list .product-item-details {
    max-width: 640px;
    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;
    display:  block;
	transition: 0.3s;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
    position: absolute;
    width: 100%;
    margin: 6px 0px 0;
    z-index: 1;
}
.products-grid.grid-hover .product-item:hover .rating-summary-block {
    opacity: 0;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    z-index: -11;
}
.products-grid .product-item .product-item-inner.product-hover-inner {
	display: inline-block;
	width: 100%;
	transition: 0.3s;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
}
.products-grid .product-item:hover .product-item-inner.product-hover-inner {
	opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	-o-opacity: 1;
}
.products-grid .product-item-name {
	margin: 0px;
    height: 40px; /* Customy */
}
.products-grid .product-item:hover .product-item-name a{
	color: #676767;
}

.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;
}
.sidebar .block-content .product-item-inner .tocart,
#wishlist-sidebar a {
    padding: 0;
    background-color: transparent;
    /*color: #676767; Customy */
    padding: 0;
    margin: 0;
    text-transform: capitalize;
}
.sidebar .block-content .product-item-inner .tocart:hover,
#wishlist-sidebar a:hover {
    background-color: transparent;
    color: #676767;
}
.products-list.list-hover .product-item .tocart, 
.products-grid.grid-hover .product-item .tocart, 
.homepage-category-product .product-item .tocart  {
    position: relative;
    background: #f06060;
    color: #fff;
    padding: 7px 14px 7px;
    text-transform: uppercase;
    letter-spacing: 0.2px;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    border: none;
    font-size: 14px;
    line-height: 18px;
    font-weight: 600;
}
.products-list.list-hover .product-item .tocart:hover,
.products-grid.grid-hover .product-item .tocart:hover,
.homepage-category-product .product-item .tocart:hover {
    background: #676767;
    color: #fff;
}
.products-grid.grid-hover .product-item-actions .actions-primary {
    float: left;
}
.products-grid.grid-hover .product-item-actions .actions-primary + .actions-secondary {
    float: right;
    padding-top: 5px;
}
.product-item .tocart:hover::before {
    background-position: -92px -328px;
}
.product-item  .actions-secondary > .action {
    margin-left: 0px;
    line-height: 30px;
    width: 30px;
    height: 30px;
    vertical-align: middle;
    background: transparent;
    color: #767676;
    display: inline-block;
    margin: 0px 0px 0px 15px;

}

.products-grid.grid-hover .product-item .tocart:hover::before {
    background-position: -14px -361px;
}
.products-grid.grid-hover  .actions-secondary a.towishlist {
    background: url(../images/sprite.png) no-repeat scroll -35px -971px transparent;
    border: none;
    
}
.products-grid.grid-hover  .actions-secondary a.towishlist:hover {
    background-position: -436px -971px;
    border: none;
}
.products-grid.grid-hover  .actions-secondary a.tocompare {
    position: relative;
}
.products-grid.grid-hover .actions-secondary a.tocompare {
    background: url(../images/sprite.png) no-repeat scroll -36px -1019px transparent;
    border: none;   
}

.products-grid.grid-hover  .actions-secondary a.tocompare:hover {
    background-position: -437px -1019px;
}
.products-grid.grid-hover .actions-secondary a.tocompare span,
.products-grid.grid-hover .actions-secondary a.towishlist span,
.products-grid.grid-hover .actions-secondary a.tocompare:before,
.products-grid.grid-hover .actions-secondary a.towishlist:before {
    display: none;
}
.products-grid.grid-hover .product-item-details {
    padding-top: 15px;
    padding-bottom: 25px;
}
.products-grid.grid-hover .product-item-actions {
    float: left;
    width: 100%;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    margin-left: -20px;
    transition: all 0.5s ease 0s;
    opacity: 0;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    top: 0;
    left: 0;
    right: 0;
    padding-top: 5px;
}
.products-grid.grid-hover .product-item:hover .product-item-actions {
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    margin-left: 0px;
}
.products-list .product-item-name {
    margin-top: 0px;
    margin-bottom: 10px;
}
.products-list .product-item-name a {
  
    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;
    line-height: 16px;
    color: #676767;

}
.list-hover .product-item-actions .actions-primary + .actions-secondary > .action.towishlist {
   
   
   
}
.list-hover .product-item-actions .actions-primary + .actions-secondary > .action.towishlist:hover,
.list-hover .product-item-actions .actions-primary + .actions-secondary > .action:hover {
	color: #676767;
}
.list-hover .actions-secondary a.tocompare::before {
    content: '';
    background: url(../images/sprite.png) no-repeat scroll -36px -1019px transparent;
    float: left;
    height: 32px;
    width: 32px;
    margin-left: 0px;
    font-size: 19px;
}
.list-hover .actions-secondary a.towishlist::before {
    content: '';
    background: url(../images/sprite.png) no-repeat scroll -35px -971px transparent;
    float: left;
    height: 32px;
    width: 32px;
    margin-left: 0px;
    z-index: 99;
    font-size: 19px;
}
.list-hover .actions-secondary a.tocompare:hover::before {
    background-position: -437px -1019px;
}
.list-hover .actions-secondary a.towishlist:hover::before {
    background-position: -436px -971px;
}
.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 {
    display: block;
    right: 10px;
    top: 10px !important;
    position: absolute;
    background: #ff5d2b;
    font-weight: 500;
    padding: 14px 8px;
    text-transform: uppercase;
    color: #fff;
    margin-left: 0px;
    z-index: 999;
    border-radius: 50%;
    font-size: 12px;
}

.home-categoryproduct .products-list .product-item-name {
    margin: 0px;
}
.block-collapsible-nav-content li.nav.item.current a,
.block-collapsible-nav-content li.nav.item:hover a {
    padding-left: 0px;
    border-left: none;
}
.price {
    font-family: 'Muli', sans-serif;
    font-weight: 600;
    font-size: 16px;
}
.product-item .price-box .price {
    font-weight: bold;
    color: #676767;
}
.products.wrapper.list.list-hover .product-reviews-summary {
    margin-bottom: 15px;
}
.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 h1.page-title {
    margin-top: 0px;
    font-size: 26px;
    font-family: 'Muli', sans-serif;
    margin-bottom: 20px;
    padding-left: 0px;
    color: #676767;
    font-weight: 500;
    text-transform: capitalize;
}
.product.attribute.sku .type,
.product.attribute.sku .value {
    display: inline-block;
    text-transform: capitalize;
}
.product-add-form .box-tocart .action.tocart {
    padding: 10px 20px 10px 20px;
    border: none;
    color: #fff;
    transition: none;
    -webkit-transition: none;
    -moz-transition: none;
    position: relative;
    width: auto;
    background: #f06060;
    text-transform: uppercase;
    font-weight: 600;
    transition: 0.4s;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
}
.product-add-form .box-tocart .action.tocart:hover {
    color: #fff;
    background: #676767;
    border-color: none;
}
.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: 35px;
    border-right: 1px solid #878787;
    padding-right: 20px;
    margin-right: 5px;
}
.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 -33px -974px transparent;
    float: left;
    height: 25px;
    width: 27px;
    margin-left: 0px;
    position: absolute;
    left: 3px;
    right: auto;
    top: -5px;
    z-index: 99;
    font-size: 19px;
}
.product-social-links a.towishlist:hover::before {
    background-position: -434px -974px;
}
.product-social-links a.tocompare::before {
    content: '' !important;
    background: url(../images/sprite.png) no-repeat scroll -35px -1023px transparent;
    float: left;
    height: 25px;
    width: 27px;
    margin-left: 0px;
    position: absolute;
    left: 0px;
    right: auto;
    /* top: -5px; */
    z-index: 99;
    font-size: 19px;
}
.product-social-links a.tocompare:hover::before {
    background-position: -436px -1023px;
}
.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: 3px;
    z-index: 99;
    font-size: 19px;
}
.product.attribute.overview {
    line-height: 24px;
    margin-right: 50px;
    margin-top: 5px;
    margin-bottom: 20px;
}
.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: #f06060;
}
.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: #676767;
}
.product-social-links a.mailto.friend:hover::before {
    color: #676767;
}

span.avail {
    text-transform: uppercase;
    color: #878787;
}
.product-info-main .stock.available,
.product-info-main .stock.unavailable,
.product.attribute.sku {
    float: left;
    margin-right: 40px;
    clear: both;
}
.product-item span.price-wrapper {
    padding: 2px 0px 0;
    display: inline-block;
    vertical-align: middle;
}
.product-item span.old-price .price {
    color: #676767;
    font-size: 15px;
    font-weight: 600;
}
.product.attribute.sku .type {
    font-weight: 400;
}
.product.attribute.sku .value,
.product-info-main .stock.available .stock {
    font-weight: 600;
    text-transform: capitalize;
    color: #676767;
}

.product-options-wrapper .label span,
.product-options-bottom .field.qty span {
    color: #676767;
    text-transform: uppercase;
    font-weight: 900;
}
.box-tocart input#qty {
    height: 40px;
}
.fieldset .field.qty {
    float: left;
    margin-right: 20px;
    margin-bottom: 0px;
    margin-top: 0px;
}
.products-grid.wishlist .product-item .fieldset .field.qty {
    float: none;
}
.action.primary {
    box-shadow:  none !important;
    border-radius: 0px !important;
}
.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: 1px solid #dedede;
    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: 1px solid #dedede;
}
.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-main .post-content .post-description .post-ftimg-hld {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    float: left;
    width: 49%;
}
.blog_outer .blog-main .post-desc {
    display: inline-block;
    float: right;
    position: relative;
    text-align: left;
    vertical-align: top;
    width: 51%;
    padding-left: 25px;
}
.blog_outer .blog-main .post-desc .post-desc-content {
    font-size: 14px;
    line-height: 20px;
    overflow: hidden;
    text-align: left;
    margin-top: 0 !important;
    margin-bottom: 18px;
}
.content_more a {
    font-size: 14px;
    color: #f06060;
    font-weight: 600;
}
.content_more a:hover {
    color: #171717;
}

.home_blog_post .blog_post_content .post_thumbnail {
    overflow: hidden;
    display: inline-block;
}
.post-content .meta_date {
    display: block;
    overflow: hidden;
    font-size: 13px;
    color: #f06060;
    font-weight: 600;
    padding-top: 0;
}
.post-content .post-title a {
    color: #676767;
    font-size: 14px;
    padding: 17px 0px;
    display: block;
    font-family: 'Muli', sans-serif;
    font-weight: 600;
    text-transform: capitalize;
    text-align: justify;
}
.post-content .post-title:hover a {
    color: #777;
}
.post-content .post-title-holder {
    padding: 0px !important;
}
/* blog end */
/*breadcumb start */
.page-wrapper-inner {
    display: inline-block;
}
.breadcrumbs {
    margin-right: 0px !important;
    display: inline-block;
    margin: 0px;
    vertical-align: middle;
}
.page-title {
    text-align: left;
   
}
.breadcrumbs {
    padding-top: 1px;
}
.page-title-wrapper {
    text-align: center;
    max-width: 1370px;
    width: 100%;
    padding: 37px 0px 30px;
    border-bottom: 1px solid #f06060;
    margin: 0 auto 64px;
}
.page-title-wrapper .page-title:after {
	position: relative;
    content: "-";
    padding-left: 11px;
    padding-right: 10px;
}
.page-title-wrapper .page-title {
    color: #676767;
}
.breadcrumbs .items li:after {
    padding-top: 2px;
}

/*breadcumb end */


/* newsletter popup start */

.newsletter-modalpopup.modal-popup.modal-slide .modal-footer {
    display: none;
}
.newsletter-modalpopup.modal-popup .modal-inner-wrap {
    background: transparent;
    width: 830px;
    height:auto;
}
.newsletter-modalpopup.modal-popup._inner-scroll .modal-content {
    overflow: hidden;
    margin: 0px;
    padding: 0px;
}
.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: 7px 8px 1px;
    background: #f06060;
    position: absolute;
    right: 0px;
    z-index: 99;
    color: #fff;
    transition:0.4s;
    -webkit-transition:0.4s;
    -moz-transition:0.4s;
}
.newsletter-modalpopup.modal-slide .action-close:before {
    color: #fff;
    font-size:12px;
 }
 .newsletter-modalpopup.modal-slide .action-close:hover:before {
    color: #fff;
 }
.newsletter-modalpopup.modal-slide .action-close:hover {
    background: #676767;
}
#newsletter-popup .popup-inner{
 background: url(../images/popup.jpg) no-repeat scroll 0px 0px transparent;
 display: block;
 overflow: hidden;
}
#newsletter-popup .popup-background-inner {
    margin: 20px;
    
}
#newsletter-popup  .popup-newsletter {
    /* float: right; */
   overflow: hidden;
    width: 450px;
    margin: 0 0 0 auto;
    padding: 50px 50px 50px 40px;
}
#newsletter-popup .newsletter label{
    display: none;
}
.popup-newsletter .popup-text {
    text-align:center;
}
.popup-newsletter .popup-image {
    margin-bottom: 10px;
}
.popup-newsletter  .popup-title {
       font-size: 35px;
    text-transform: capitalize;
    font-family: 'Muli', sans-serif;
    color: #676767;
    font-weight: normal;
  
    margin-bottom: 5px;
}
.popup-newsletter  .popup-desc {
    margin: 40px 0px 35px;
}
#newsletter-popup input#newsletter2 {
    background: #fff;
    border-color: #fff;
    text-align: center;
    height: 36px;
    width: 90%;
}
.popup-newsletter .actions {
    text-align: Center;
    margin-top: 22px;
}
.popup-newsletter .action.primary {
    background:#f06060;
    border-color:#f06060;
    color: #fff;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    padding: 7px 25px;
}
.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: #676767;
    color: #fff;
    border-color: #676767;
}
.cms-home .newsletter-modalpopup .modal-inner-wrap {
    margin: 0 auto;
    top: 50%;
    margin-top: -265px;
}
.popup-newsletter .popup-text {
    text-align: center;
    color: #3c3c3c;
}
.popup-newsletter .checkbox {
    text-align: center;
    color: #3c3c3c;
}
/* 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: 'Muli', sans-serif;
    color: #676767;
    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;
}

.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;
}

.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;
}
.toolbar-products {
    margin-bottom: 30px;
    padding: 18px 0 16px;
    color: #676767;
    border-top: 1px solid #dfdfdf;
    border-bottom: 1px solid #dfdfdf;
}
ul.items.pages-items li.item {
    width: 36px;
    height: 36px;
    background: #fff;
    border: 1px solid #dfdfdf;
    vertical-align: middle;
    font-size: 14px;
    line-height: 35px;
}
.toolbar-products ul.items.pages-items  strong.page {
    font-size: 14px;
    line-height: 35px;
    padding: 0 13px;
}
.toolbar-products .pages .action {
    background: #fff;
    width: 34px;
    height: 34px;
}
.toolbar-products .pages .action.next,
.toolbar-products .pages .action.prev {
    background: transparent;
}
.toolbar-products .pages .action:hover {
    background: #676767;
}
.toolbar-products .pages a.page,
.toolbar-products .pages a.page:visited {
    background: #fff;
    padding: 8px 13px 8px 13px;
    display: initial;
    border: 1px solid #dfdfdf;
}
.limiter-options {
    padding-right: 35px;
}
.toolbar-products .pages a.page:hover {
    background: #676767;
}
.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: #676767;
}
.action-auth-toggle.button:focus {
    color: #555;
}
.opc-block-summary {
    margin-bottom: 10px;
}
.checkout-index-index .logo,
.page-layout-checkout .logo {
    margin-left: 0 !important;
    border: none !important;
}
.checkout-index-index header.page-header {
    max-width: 1365px;
    width: 100%;
    margin: 0 auto !important;
}
.cart-discount .block .title {
    margin: 0px;
}
.cart-container .cart-discount {
    padding: 0px 0px 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: 30px 0px 40px;
}
.opc-block-summary > .title {
    display: block;
    color: #676767;
    font-weight: 600;
    font-size: 25px !important;
    text-transform: capitalize;
}
.opc-block-summary .items-in-cart > .title strong {
    font-weight: 500 !important;
    color: #676767;
}
.opc-block-summary .minicart-items .product-item-details {
    padding-left: 115px;
}
/* checkout page end */
/* Home page About Start */
#about-text {
    margin: 0 0 50px;
    background: #f06060;
    padding: 20px 40px;
    text-align: left;
}
.about-bottom {
    display: inline-block;
   
}
.about-bottom-text {
    display: inline-block;
    vertical-align: middle;
    width: 55%;
    padding-left: 40px;
    color: #fff;
    box-sizing: border-box;
    line-height: 24px;
}
.about-bottom-text p{
    color: #fff;
    margin: 5px 0px;
}
.social-outer {
    display: inline-block;
    float: right;
    margin-top: 13px;
}

.social-outer .icon-wrapper li a i {
    color: #f06060;
    font-size: 24px;
    background: #fff;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    padding: 6px 11px;
}
.social-outer .icon-wrapper li a:hover i {
    background: #676767;
    color: #fff;
}
.social-outer .icon-wrapper li a.fa-twitter i {
    padding: 5px 8px;
}
.social-outer .icon-wrapper li a.fa-youtube-play i {
    padding: 5px 6px;
}
.social-outer .icon-wrapper li a.fa-linkedin i {
    padding:  4px 9px;
}
.social-text {
    display: inline-block;
    color: #fff;
    font-size: 22px;
    font-weight: 600;
    padding-right: 20px;
    vertical-align: top;
}
.social-outer  ul.icon-wrapper {
    display: inline-block;
    vertical-align: middle;
    padding: 0px;
    margin: 0px;
}
.social-outer .icon-wrapper li a{
    padding: 0;
    width:35px;
    height:35px;
    float: left;
    margin: 0 5px;
}
.icon-wrapper li {
    display: inline-block;
    font-size: 18px;
    margin-left: 0;
    margin: 0px;
    padding: 0px;
}
.social-outer .icon-wrapper li a i.fa.fa-facebook {
    padding: 6px 10px
}
.social-outer .icon-wrapper li a i.fa.fa-twitter {
    padding: 6px 7px;
}
.social-outer .icon-wrapper li a i.fa.fa-youtube-play {
    padding: 5px;
}
.social-outer .icon-wrapper li a i.fa.fa-linkedin {
    padding: 4px 7px;
}
/* Home page About 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;
}
.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: 10px;
	margin-left: 0px;
	 opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
}

.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 {
    margin-left:  95px;
}
.sidebar .product-items .product-item-info .product-item-photo {
    position: relative;
    float: left;
    width: 80px;
}
.home-category .products-grid .product-item {
    text-align: left;
    width: 100%;
}
/* Home page Testimonial Start */
.testimonial_outer {
    margin-top: 0;
    width:50%;
    float:left;
    padding-right: 40px;
}
.blog_outer {
    width: 50%;
    float: left;
} 
.testimonial-carousel.owl-carousel .owl-item img.img-testimonial {
     max-width: 135px; 
     width: 135px; 
}
.test_imag {
    align-items: center;
    display: inline-block;
    justify-content: center;
    text-align: center;
    width: 21%;
    float: left;
}
.test_desc {
    padding: 0 40px 0px 29px;
    width: 79%;
    display: inline-block;
    text-align: left;
    vertical-align: top;
}
.testimonial-carousel .owl-nav {
    margin-top: 0;
    z-index: 9999;
    
}
.testimonial-outer .owl-dot {
    height: 13px;
    width: 13px;
    background:#dadada;
    display: none;
    margin: 0 3px;
    border-radius: 50%;
}
.testimonial-outer .owl-dots {
    text-align: center;
}
.testimonial-outer .owl-dot.active ,
.testimonial-outer .owl-dot:hover{
    background: #676767;
}
.testimonial-outer .testminial-data {
    padding: 27px 0px;
    float: left;
    text-align: center;
}
.test_desc {
    padding: 0 40px 0px 29px;
    width: 79%;
    display: inline-block;
    text-align: left;
    vertical-align: top;
}
.testimonial-carousel .testimonial-desc {
    color: #676767;
    font-size: 15px;
    font-family: 'Muli', sans-serif;
    line-height: 25px;
    margin: 0px 0 10px;
    font-style:italic;
    text-align: left;
}
.testmonial-author {
    font-style: normal;
    margin: 0 0 28px;
    margin: 0 0 9px;
    text-transform: capitalize;
}
.testmonial-author1 {
    font-size: 15px;
    font-weight: 400;
    color: #f06060;
    font-family: 'Muli', sans-serif;
    margin: 0 0 10px;
    float: none;
    display: inline-block;
    text-transform: capitalize;
}
.testmonial-author2{
    font-family: 'Muli', sans-serif;
    color: #f06060;
    font-size: 15px;
    float: none;
    display: inline-block;
}
.testimonial-carousel.owl-carousel .owl-nav .owl-prev,
.testimonial-carousel.owl-carousel .owl-nav .owl-next {
    margin-right: 25px;
}
/* Home page Testimonial End */
/* Home page Parallax Start */

.parallax-block {
   padding: 122px 0px 126px;
    position: relative;
    text-align: left;
}
.parallax-inner {
    
}
.parallax-text1,
.parallax-text2 {
    color: #676767;
    font-size: 45px;
    font-weight: 700;
    line-height: 1.1;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin: 0 0 0px;
    font-family: 'Muli', cursive;
}
.parallax-text3 a {
    display: inline-block;
    background: #f06060;
    padding: 11px 30px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 900;
    margin-top: 14px;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
}
.parallax-text3 a:hover {
    background: #676767;
    color: #fff;
}
.parallax-text1 span {
color: #ff5d2b;
}


/* Home page Parallax End */

/* subbanner start */

/* CSS Document */
#custom-bannerblock {
    position: relative;
}
.subbanner-inner{
    position: relative;
}
.subbannercms-outer {
    clear: both;
    overflow: hidden;
}
.subbannercms-left {
       width: 67.9%;
    float: left;
    padding-right: 20px;
}
.subbannercms-right {
      float: left;
    width: 32.1%;
    padding-left: 10px;
}
.subbanner-common.subbannerpart2 {
    margin-bottom: 30px;
}

.subbanner-common img{
    max-width: 100%;
}

.subbannercms-inner a::before{
    border-top: 1px solid #f06060;
    border-left: 1px solid #f06060;
    bottom:20px;
    content: " ";
    left: 20px;
    opacity: 0;
    position: absolute;
    right: 20px;
    top: 20px;
    transform: scale(0,1);
    transform-origin: 0 0 0;
    transition: all 0.5s cubic-bezier(.455,.03,.515,.955) 0s;
    z-index: 1;
}
.subbannercms-inner a:hover:before ,
.subbannercms-inner a:hover:after{
    opacity: 1;
    transform: scale(1);
}
.subbannercms-inner a::after{
    border-bottom: 1px solid #f06060;
    border-right: 1px solid #f06060;
    bottom: 20px;
    content: "";
    left: 20px;
    opacity: 0;
    position: absolute;
    right: 20px;
    top: 20px;
    transform: scale(1,0);
    transform-origin: 100% 0 0;
    transition: all 0.5s cubic-bezier(.455,.03,.515,.955) 0s;
    z-index: 1;
}
.bannerdesc {
    position: absolute;
    bottom: 0;
    width: auto;
    text-align: left;
    left: 0;
    padding: 0 0 34px 49px;
}
.bannerdesc .text1{
    color:#fff;
    font-size:60px;
    font-family: 'Muli', cursive;
    line-height: 50px;
}
.bannerdesc .text2{
    color:#fff;
    font-size:30px;
    font-weight:700;
     font-family: 'Muli', sans-serif;
     text-transform:capitalize;
}

/* banner bottom start */
.subbannerbottomcms-outer {
    margin:0 0 110px;
}
.subbannerbottomcms-outer .subbannerbottom-inner {
    overflow: hidden;
}
.subbannerbottom-common{
    float:left;
    width:100%;
}
.subbannerbottom-common img{
    transition: all 0.5s ease 0s;
-webkit-transition: all 0.5s ease 0s;
-moz-transition: all 0.5s ease 0s;
-ms-transition: all 0.5s ease 0s;
-o-transition: all 0.5s ease 0s;
}
.subbannerbottomcms-inner:hover .subbannerbottom-common img {
    transform: scale(1.10);
    -webkit-transform: scale(1.10);
    -moz-transform: scale(1.10);
    -o-transform: scale(1.10);
}
.subbannerbottomcms-inner{
    position:relative;
    overflow:hidden;
}
.subbannerbottomcms-inner .banner-desc {
    position: absolute;
    top: 0;
    z-index: 9;
    margin: 0 auto;
    left: 0;
    right: 0;
    padding-top: 147px;
    text-align: center;
}
.subbannerbottomcms-inner .title1 {
    color: #fff;
    line-height: 50px;
    float: none;
    display: inline-block;
    font-size: 60px;
    width: 100%;
    font-family: 'Domine', serif;
}
.subbannerbottomcms-inner .title2 {
    color: #fff;
    font-size: 60px;
    font-family: 'Domine', serif;
    float: none;
    line-height: 60px;
    display: inline-block;
    margin: 0 0 17px;
    font-weight: 400;
}
.subbannerbottomcms-inner .title3 {
    font-size: 14px;
    color: #fff;
    font-family: 'Muli', sans-serif;
   margin: 0 auto 24px;
    width: 56%;
}
.subbannerbottomcms-inner .banner-btn {
    padding: 13px 0;
}
.subbannerbottomcms-inner .banner-btn a:hover {
    color:#ffffff;
    background-color: #676767;
}
.subbannerbottomcms-inner .banner-btn a {
    font-size: 14px;
    color: #fff;
    font-family: 'Muli', sans-serif;
    padding: 13px 33px;
    background: #676767;
    border-radius: 5px;
}
.subbannerbottom-inner a{
    display: block;
    position: relative;
    overflow: hidden;
}
.subbannerbottom-inner a:before{
    background: rgba(0, 0, 0, 0.2);
    content: "";
    height: 100%;
    position: absolute;
    opacity: 0;
    left: 0;
    top: 0;
    transform: scale(0);
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transition: 0.5s all ease 0s;
    width: 100%;
    z-index: 1;
    border-radius: 5px;
    display:none;
}
.subbannerbottom-inner a:hover:before{
    opacity: 1;
    transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
}
/* banner bottom end */

/* subbanner end */


/* Homepageshipping Start */
.shipping-inner {
    background: #fff none repeat scroll 0 0;
    cursor: pointer;
    overflow: hidden;
    padding: 24px 0 23px;
}

.subtitle-part {
    float: left;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    position: relative;
    padding: 0px 0px;
}

.shipping-inner>div:first-child {
    border-left: medium none;
    padding-left: 0;
}

.subtitle-part .subicon .hide {
    display: none;
}

.subtitle-part .subicon {
    float: left;
    height: auto;
    margin: 0 auto;
    position: absolute;
    left: 0px;
    width: 30px;
}

.subtitle-part-inner {
    text-align: center; 
}

.subtitle-part.subtitle-part1 .subicon::before{
    background: transparent url("../images/sprite.png") no-repeat scroll -28px -210px;
}
.subtitle-part.subtitle-part1:hover .subicon::before {
    background: transparent url("../images/sprite.png") no-repeat scroll -421px -210px;
}

.subtitle-part.subtitle-part2 .subicon::before {
    background: transparent url("../images/sprite.png") no-repeat scroll -24px -272px;
}
.subtitle-part.subtitle-part2:hover .subicon::before {
    background: transparent url("../images/sprite.png") no-repeat scroll -420px -272px
}


.subtitle-part.subtitle-part3 .subicon::before {
    background: transparent url("../images/sprite.png") no-repeat scroll -27px -333px;
}
.subtitle-part.subtitle-part3:hover .subicon::before {
    background: transparent url("../images/sprite.png") no-repeat scroll -418px -333px;
}

.subtitle-part .subtitile1 {
    color: #676767;
    float: left;
    font-size: 14px;
    line-height: 22px;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
}

.subtitile {
    padding-left: 50px;
    text-align: left;
    color: #676767;
    position: relative;
    display: inline-block;
}

.subtitle-part .subtitile2 {
    font-size: 14px;
    line-height: 22px;
    overflow: hidden;
    /*padding-left: 4px; Customy */
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
}

.subtitle-part:hover .subtitile1,
.subtitle-part:hover .subtitile2 {
    color: #f06060;
}
.subtitle-part .subicon::before {
    content: "";
    height: 40px;
    position: absolute;
    top: -5px;
    left: 0px;
    width: 50px;
    transition: background-color 0.3s;
    -webkit-transition: background-color 0.3s;
    -moz-transition: background-color 0.3s;
}
.shipping-inner>div {
    border-left: 1px solid #e5eaef;
    max-width: 33.33%;
    padding-left: 45px;
    width: 100%;
    padding: 4px 0px;
}
/* Homepageshipping End */

/* homepage newsletter start */
.nwsletter-maintitle {
    font-size: 25px;
    font-weight: bold;
    padding-bottom: 5px;
    color: #676767;
    padding-bottom: 4px;
    line-height: 1;
    font-family: 'Muli', sans-serif;
}

.newstitle-inner {
    position: relative;
}
.block_newsletter .text-title ,
.block_newsletter .news-box{
    padding:0;
    text-align: left;
}
.block_newsletter .wrapper{
    width:100% !important;
}
.block_newsletter {
    float: left;
    width:100%;
}
.block_newsletter .container-width .newsletter-outer {
    background: rgba(0, 0, 0, 0) url(../images/news_bg.jpg) no-repeat scroll 0px bottom;
    overflow: hidden;
    padding: 30px 0px 190px;
}
.block_newsletter.links .footer-cms .title{
    display:none;
}
.block_newsletter form input[type=text] {
    padding: 11px;
    width: 100%;
    background: #f4f4f4;
    color: #676767;
    height: 61px;
    font-size: 14px;
    font-family: 'Muli', sans-serif;
    
}
.newsletter-inner-main {
    max-width: 580px;
    text-align: left;
    margin: 0 auto;
    text-align: left;
    position: relative;
    overflow: hidden;
}
.block_newsletter .newsleft {
    float: left;
    width: 405px;
    margin-right: 10px;
}
.newsletter-inner-main ul {
    margin: 0px;
    padding: 0px;
}
.block_newsletter form input[type=text]:focus {
}
.block_newsletter form input {
    height:50px;
    border: none;
    padding: 10px;
    width: 405px;
    background: #f6f6f6;
    border: 1px solid #dedede;
    color: #777;
}
.old-price, .old.price 
{
    padding-left: 3px;
}
.newsletter-inner-main ul  li {
    margin: 0px;
    padding: 0px;
}
.block_newsletter .action.primary {
    background: #676767;
    font-size: 16px;
    font-family: 'Muli', sans-serif;
    color: #fff;
    vertical-align: top;
    text-transform: uppercase;
    line-height: 17px;
    position: absolute;
    padding: 0 35px;
    font-weight: 600;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    border: none;
    height: 50px;
}
.block_newsletter .action.primary:hover {
    background: #f06060;
}
.nwsletter-subtitle {
    font-size: 14px;
    font-family: 'Muli', sans-serif;
    color:#676767;
    text-transform: capitalize;
    padding-bottom: 14px;
}

/* homepage newsletter end */

/* home page main outer */
.main_outer {
    clear: both;
    background: #f7f7f7;
    padding: 71px 0px;
    overflow: hidden;
}

/* home page main outer end */

/* Home page Brand Start */

.brand-outer .image {
    margin: 0px 0px;
    text-align: center;
}
.brand-outer {
    margin: 63px 0px 55px
}
.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;
}
.brand-outer .item {
    position: relative;
}
.brand-outer .item::after {
    position: absolute;
    width: 1px;
    height: 100px;
    right: 0px;
    top: 20%;
    content: "";
    background: #dedede;
    text-align: center;
}
/* Home page Brand End */




.blog-main.blog-widget-recent {
    margin-bottom: 0px;
}
.home-featuredproduct {
    /*margin: 85px auto 60px;*/
    margin: 30px auto 60px;
}

.home-newproduct {
    margin: 112px auto 60px;
}


.navigation .level0 .submenu {
	border: 1px solid #ccc !important;
	padding-top: 10px;
}
.navigation li.level0 {
    font-family: 'Muli', sans-serif;
    font-weight: 600;
    margin: 16px 0px;
    vertical-align: middle;
}
.navigation .level0 > .level-top:hover, 
.navigation .level0:hover > .level-top, 
.navigation .level0 > .level-top.ui-state-focus {
    background: #676767;
}
.navigation .level0 > .level-top::before {
    background: transparent;
    width: 100%;
    content: "";
    height: 16px;
    position: absolute;
    left: 0px;
    bottom: -16px;
}

.page-print .order-status,
.page-print .order-date,
.account.sales-order-view .order-status,
.account.sales-order-view .order-date,
.order-actions-toolbar .action,
.sales-order-view .order-actions-toolbar .action.print  {
    color: #676767;
    border: none;
}
.page-print .order-details-items tfoot td,
.page-print .table tfoot,
.account.sales-order-view .order-details-items tfoot td,
.account.sales-order-view .table tfoot  {
    background:  transparent;
}

.catalog-category-view .products.grid {
    margin-left: -10px;
}


.swatch-option.image:not(.disabled):hover, .swatch-option.color:not(.disabled):hover {

    outline : 2px solid #676767 !important;
}


.home-tab-container {
    padding-top:10px;
    border-bottom:1px dashed #e1e1e1;
}
.home-tab-container ul {
    margin:0px;
    padding:0px;
    text-align:left;
    border-bottom:1px dashed #e1e1e1;
}
.home-tab-container > ul > li {
    display: inline-block;
    margin-bottom:15px;
}
.home-tab-container > ul > li  a {
    text-transform:capitalize;
    font-weight: 600;
    text-decoration:none;
    font-size:18px;
    padding:0px 40px 0px 0px;
}
.home-tab-container .tab-content {
    margin: 15px;
    padding: 18px;
    background: #f5f5f5;
}

.home-tab-container > ul > li.active  a,.home-tab-container > ul > li  a:hover {
    color:#676767;
    text-decoration:none;
}
div#product-review-container {
    padding-bottom:  0px;
}
.review-toolbar .pager {
    margin: 0px;
    padding: 0px;
}
.review-field-rating .control {
    margin-top: 9.5px;
    margin-bottom: 45.6px;
    display: inline-block;
    vertical-align: middle;
    padding-left: 10px;
}
.review-field-rating .label {
    font-weight: 700;
    margin-top: 12px;
    vertical-align: top;
}
.fieldset .review-field-ratings > .label {
    padding-bottom: 5px;
    color: #676767;
}
.fieldset .review-legend.legend {
    margin-bottom: 20px;
}
.fieldset .review-legend.legend strong {
    display: inline-block;
    font-weight: 600;
    padding-left: 10px;
}
.checkout-cart-index .block.crosssell {
    clear: both;
    margin-top: 10px;
        width: 75%;
    float: left;
    position: relative;
}
.nav-sections-item-title.active a.nav-sections-item-switch,
.nav-sections-item-title:hover  a.nav-sections-item-switch{
    color: #fff;
}
.abs-margin-for-blocks-and-widgets-desktop, .page-main .block, .customer-review .product-details {
    margin-bottom: 34px;
}
.filter-options-item {
    border-bottom: none;
    padding-bottom: 10px;
    background: #f6f6f6;
    padding-left: 0;
    margin-bottom: 2px;
    border-bottom: 1px solid #ccc;
}
div#narrow-by-list {
   
    margin-bottom: 10px;
    border-bottom: 1px solid #ccc;
}
.filter .block-subtitle {
    font-size: 18px;
    padding-bottom: 10px;
}
.block.block-category-banner {
    display: none;
}

.toolbar-sorter .sorter-options {
    margin: 0 5px 0 7px;
    width: auto;
    border: 1px solid #e9e9e9;
    height: 38px;
}
.toolbar-products .modes .mode-grid::before {
     height: 41px;
    float: left;
    width: 41px; 
    background: #f06060 url(../images/sprite.png) no-repeat scroll -30px -890px;
    content: "";  
    padding: 0px;
}
.toolbar-products .modes .mode-list::before {
    height: 41px;
    float: left;
    width: 41px; 
    background: #f06060 url(../images/sprite.png) no-repeat scroll -427px -890px;
    content: "";
    padding: 0px;
}
.toolbar-products .modes .mode-grid:hover::before,
.toolbar-products .modes .mode-grid.active::before {
    background: #676767 url(../images/sprite.png) no-repeat scroll -30px -890px !important;
   
}
.toolbar-products .modes .mode-list:hover::before,
.toolbar-products .modes .mode-list.active::before {
    background: #676767 url(../images/sprite.png) no-repeat scroll  -427px -890px !important;
}
.toolbar-products .modes-mode.mode-grid,
.toolbar-products .modes-mode.mode-list {
    padding: 0px;
}
.toolbar-products .modes-mode.mode-grid:before {
    margin-right: 8px;
}
.page-with-filter .toolbar-amount {
    padding: 11px 0px;
}
.toolbar-sorter.sorter {
    padding: 1px 0px;
}
.products-list .towishlist span,
.products-list .tocompare span {
    display: none;
}

.column.main  .products-list .product-item  {
    margin-bottom: 30px;
    padding-left:  0px;
    margin-left: 10px;
}
 .products-list  .product-item-description {
    margin: 10px 0px 25px;
}


nav.navigation.magento-navigation ul li.level0 ul.level0 li {
    margin: 0px;
    text-align: left;
}
nav.navigation ul li.level0 ul.level0 li a:hover {
    background: none;
}
nav.navigation.magento-navigation ul li.level0 ul.level0 li a{
    color:#a4a4a4;
    padding: 10px 19px;
}
nav.navigation.magento-navigation ul li.level0 ul.level0 li:hover > a{
    color:#676767;
}

/* Customy */
button {
    background: #FF0000;
    border: 1px solid #FF0000;
}
.action.primary {
    background: #FF0000 !important;
    border: 1px solid #FF0000 !important;
}

/* Customy | fixing unligned product button (add to wishlist, mailto etc.) */
.product-addto-links .action {
    margin-right: 0;
}
.product-info-main .product-social-links .action.mailto.friend {
    margin-left: 0;
}
.product-info-main .product-social-links .action.tocompare, .product-info-main .product-social-links .action.mailto.friend {
    margin-right: 0;
}
.product-addto-links .action {
    border-right: none;
    padding-right: 0;
}
/* Customy | fixing unligned product button (add to wishlist, mailto etc.) */
.product-addto-links .action {
    margin-right: 0;
}
.product-info-main .product-social-links .action.mailto.friend {
    margin-left: 0;
}
.product-info-main .product-social-links .action.tocompare, .product-info-main .product-social-links .action.mailto.friend {
    margin-right: 0;
}
.product-social-links .product-addto-links,
.product-addto-links .action,
.product-social-links .action.towishlist{
    border: 0;
    padding-right: 0;
}

/* Customy | Button to cart from white to red */
.block-minicart .viewcart {
    background: #ff0000;
    display: block;
    padding: 10px;
}
.block-minicart .viewcart span {
    color: #ffffff;
}

/* Customy OPC */
.opc-progress-bar {
    margin-top: 10px !important;
}

/* Customy Testimonial */
.cms-home .testimonials-slider {
    margin-bottom: 0 !important;
}
.cms-home .testimonials-list .more-button {
    margin: 0;
}