.post-type-archive .inside-left-sidebar .menu li > a.inside-left-sidebar #nav_menu-3{
    padding: 40px 0px;
}
.breadcrumb a{
    color: #999999;
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 300;
    font-style: normal;
    line-height: 20px;
}
.breadcrumb ul{
    color: #999999;
    font-size: 14px;
}
.breadcrumb a:visited{
    color: #bababa;
}
div#breadcrumb {
    padding-top: 5px;
}
.products .type-product{
    background-color: #f5f5f5;
    padding: 10px !important;
}
.inside-left-sidebar aside  h2{
    color: #b82127 !important;
    font-family: Montserrat;
    font-size: 18px;
    font-weight: 500;
    text-transform: uppercase;
}
.inside-left-sidebar .widget .menu .menu-item a{
    position: relative;
}
.inside-left-sidebar .widget .menu .menu-item:before{
    content: '\f067';
    /*z-index: 99999;*/
    font-family: FontAwesome;
    font-size: 10px;
    position: absolute;
    top: 0px;
    left: -10px;
    transform: translate(-5px, 30%);
}
.inside-left-sidebar .widget .menu .menu-item.active:before{
    opacity: 0;
}
.inside-left-sidebar .widget .menu .menu-item.active:after{
    content: '\f068';
    font-family: FontAwesome;
    font-size: 10px;
    /*z-index: 99999;*/
    position: absolute;
    top: 0px;
    left: -10px;
    transform: translate(-5px, 30%);
}
.inside-left-sidebar .widget .menu .sub-menu .menu-item:before{
    display: none;
}
.post-type-archive .inside-left-sidebar .menu li > a, .tax-product_cat .inside-left-sidebar .menu li > a{
    color: #333333;
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 600;
}
.inside-left-sidebar .sub-menu .menu-item a{
    color: #999999 !important;
    font-size: 16px !important;
    font-weight: 400 !important;
    line-height: 35px !important;
}
.inside-left-sidebar .sub-menu .current-menu-item a{
    color: #b82127 !important;
    font-weight: 500 !important;
    text-decoration: underline !important;
}
.post-type-archive .inside-left-sidebar
.products .product{
    position: relative;
}
h2.woocommerce-loop-product__title:before{
    content: "";
    position: absolute;
    left: 0;
    top: 0%;
    height: 1px;
    width: 100%;
    background-color: #ffffff;
}
.products .product:hover{
    box-shadow: 3px 2px 8px 2px rgba(78, 77, 77, 0.13);
    background-color: #f5f5f5;
}
.woocommerce-loop-product__title{
    color: #333333;
    font-family: Montserrat;
    font-size: 15px !important;
    position: relative;
    font-weight: 600;
    line-height: 25px;
    margin-top: 10px;
    padding-top: 10px;
}
a.button.product_type_simple {
    display: none;
}
.woocommerce .woocommerce-pagination ul.page-numbers li, .woocommerce-page .woocommerce-pagination ul.page-numbers li {
    border-radius: 50%;
    display: inline-block;
    background-color: #e1e1e1;
    margin: 3px;
}
.woocommerce nav.woocommerce-pagination ul{
    border: 0;
}
.woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li span.current {
    background: green;
    color: #ffffff;
}
.woocommerce nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li span {
    display: inline-block;
    width: 28px;
    height: 28px;
}
.page-numbers a.next:hover:before,.page-numbers a.prev:hover:before{
    color: #ffffff;
}
a.next.page-numbers:before {
    top: 0;
    left: 0;
    transform: translate(100%, 40%);
    content: "\f101";
    position: absolute;
    font-family: FontAwesome;
    color: #282d2d;
}
a.prev.page-numbers:before {
    top: 0;
    left: 0;
    transform: translate(100%, 40%);
    content: "\f100";
    position: absolute;
    font-family: FontAwesome;
    color: #282d2d;
}
/*single-product-detail*/
.woocommerce-product-details__short-description strong{
    color: #333333;
}
form.cart {
    display: none;
}
.product_meta {
    display: none;
}
i.flaticon-back.slick-arrow {
    display: none !important;
}
i.flaticon-right-arrow.slick-arrow {
    display: none !important;
}
.wpgs-nav .slick-next{
    right: -25px;
}
.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
    color: green !important;
    outline: none;
    background: transparent;
}
.wpgs-nav .slick-prev{
    left: -25px;
    z-index: 1  ;
}
.slick-prev:before, .slick-next:before {
    font-family: inherit;
}
.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before {
    opacity: inherit;
}
.entry-summary a.button_style{
    margin:10px;
    margin-left: 0px;
}
.products li .product-type-simple{
    clear: initial;
}
.entry-content a{
    color: #b82127;
}
.woocommerce-tabs{
    border: 1px solid #e1e1e1;
    background-color: #ffffff;
}
.product ul.tabs.wc-tabs {
    background-color: #f5f5f5;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
    padding: 0;
}
.woocommerce div.product p.price, .woocommerce div.product {
    color: #333333;
    font-family: Montserrat;
    font-size: 18px;
    font-weight: 500;
    line-height: 35px;
}
.price span{
    color: #b82127;
}
.entry-summary .price{
    position: relative;
}
.entry-summary .product_title {
    color: #333333;
    font-family: Montserrat;
    font-size: 30px;
    font-weight: 500;
    line-height: 35px;
}
.entry-summary .price:before {
    content: "";
    position: absolute;
    height: 1px;
    width: 100%;
    transform: translate(0px, 10px);
    background-color: #9292924d;
    bottom: 0;
}
.entry-summary .price:after {
    content: "";
    position: absolute;
    height: 3px;
    width: 10%;
    z-index: 9;
    background-color: #b82127;
    transform: translate(0px, 11px);
    left: 0;
    bottom: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs::before {
    border-bottom: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a{
    color: #666666;
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a{
    color: #b82127;
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:nth-child(3){
    border-right: 0;
}
.content_product_tabs{
    padding-left: 30px;
    color: #666666;
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
}
.woocommerce div.product div.images {
    margin-bottom: 89px;
}
section.related{
    padding-top: 20px;
}
.woocommerce-tabs.wc-tabs-wrapper {
    margin-bottom: 50px;
}
.woocommerce-tabs .woocommerce-Tabs-panel{
    margin: 15px !important;
}
.woocommerce-tabs .woocommerce-Tabs-panel .col-md-3{
    margin-bottom: 25px;
}

.woocommerce div.product div.images{
    width: 30% !important;
    margin-left: 10% !important;
}
.menu-product-category-container .menu li .menu-item-has-children{
    position: relative;
}
.menu-product-category-container .menu li .menu-item-has-children:before{
    content: '+';
    background-image: url(../images/);
    position: absolute;
    top: 0;
    left: 0;
}
/*ul.sub-menu{*/
/*display: none;*/
/*}*/
/*ul#menu-product-category:hover .sub-menu{*/
/*display: block;*/
/*}*/