.product {
    position: relative;
    float: left;
    margin: 0 1% 20px 1%;
    width: 23%;
}

.product2 {
    position: relative;
    float: left;
    margin: 0 1% 20px 1%;
    width: 31.3333%;
}


.product-image {
    position: relative;
    width: 100%;
    height: auto! important;
    text-align: center;
    overflow: hidden;
    border: 3px solid #e1e1e1;
    webkit-transition: bottom .3s ease-in-out;
    -o-transition: bottom .3s ease-in-out;
    transition: bottom .3s ease-in-out;
}


.product:hover .product-overlay { bottom: 0; }

.product-overlay a{
	display: block;
	float: left;
	width: 100%;
	font-size: 13px;
	line-height: 44px;
	color: #333;
	background-color: #e1e1e1;
	text-align: center;
	border-right: 1px solid rgba(0,0,0,0.1);
    font-family: 'Black Sans Regular';
    -webkit-transition: border .3s ease-in-out;
    -o-transition: border .3s ease-in-out;
    transition: border .3s ease-in-out;
}

.product-image:hover{
    border: 3px solid #3aaa35;
}

.flex-control-nav.flex-control-thumbs li:hover img{
   border: 1px solid #3aaa35;
}

.product-image:hover .product-overlay a{
    background-color:#3aaa35;
    color:#fff;
}


body:not(.device-touch):not(.device-xs):not(.device-xxs) .product-overlay a {
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.product-overlay a.item-quick-view { border-right: 0; }


.product-overlay {
    position: relative;
    width: 100%;
    height: 44px;
    line-height: 44px;
    top: auto;
    bottom: 0px;
    left: 0;
    z-index: 6;
}

/*.product-overlay a i {
	position: relative;
	top: 1px;
	font-size: 14px;
	margin-right: 3px;
	color: #333! important;
}*/

/*.product-overlay a:hover {
	background-color: #333;
	color: #FFF;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
}*/

/*.product-overlay a:hover i{
	color:#fff! important;
}*/

.sale-flash {
    position: absolute;
    top: 10px;
    left: auto;
    right: 10px;
    padding: 3px 10px;
    background-color: #000000;
    color: #45cd3f;
    text-shadow: 1px 1px 1px rgb(0 0 0 / 20%);
    border: 1px solid #fff;
    z-index: 5;
    font-size: 12px;
    min-width: 52px;
}

.sale-flash2 {
    position: absolute;
    top: 10px;
    right: 62px;
    padding: 3px 10px;
    background-color: black;
    color: #FFF;
    border: 1px solid #fff;
    font-size: 10px;
    text-shadow: 1px 1px 1px rgb(0 0 0 / 20%);
    z-index: 5;
    font-size: 12px;
    min-width: 52px;
}

.sale-flash3 {
    position: absolute;
    top: 10px;
    left: auto;
    right: 10px;
    padding: 3px 10px;
    background-color: #000000;
    color: #fff;
    border: 1px solid #fff;
    font-size: 10px;
    text-shadow: 1px 1px 1px rgb(0 0 0 / 20%);
    z-index: 5;
    font-size: 12px;
    min-width: 50px;
}


#top-search form {
    opacity: 0;
    z-index: -2;
    position: absolute;
    width: 100% !important;
    height: 100% !important;
    padding: 0 15px;
    margin: 0;
    top: 0;
    left: 0;
    -webkit-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
}

.product-price h3{
    font-size: 20px;
    line-height: 22px;
    margin-bottom: 10px;
}

body.top-search-open #top-social a .ts-icon i.icon-search3, #top-search a i.icon-line-cross, #top-social a .ts-icon i.icon-line-cross {
    display: none;
}

body.top-search-open #top-search a i.icon-line-cross, body.top-search-open #top-social a .ts-icon i.icon-line-cross {
    display: inline-block;
    z-index: 11;
    font-size: 16px;
}

.border-top-1px{
	border-top: 1px solid #cccccc !important;
}

.product-title h3 a,
.single-product .product-title h2 a { color: #000; }

.product-title h3 a:hover,
.single-product .product-title h2 a:hover { color: #3aaa35; }

.postcontent.col_last, .sidebar.col_last{
    float:right;
}

.sidebar {
    width: 240px;
}

.postcontent {
    width: 100%;
}


/*sidebar*/
ul.navmenu1 li {
    font-weight: 600;
    border-left: 2px solid #cecece;
    border-right: 2px solid #cecece;
    border-bottom: 0px;
}

.catNavDiv {
    border: 0px solid #000;
    margin-bottom: 20px;
}

.sidebar-widgets-wrap .widget_links li {
    padding: 0px;
    border-bottom: 2px solid #cecece;
    border-top: 0px;
}

.sidebar-widgets-wrap .widget_links li:first-child{
    border-top: 2px solid #cecece;
}

ul.navmenu1 li:last-child {
    border-bottom: 2px solid #cecece! important;
}

.widget_links li .menutop {
    position: relative;
    padding: 12px 10px;
    transition: background-color .5s linear;
}

.sidebar-widgets-wrap .widget_links ul.navmenu1 li:hover{
   background:#3aaa35;
  
}

.sidebar-widgets-wrap .widget_links ul.navmenu1 li:hover a{
     color:#fff;
}

.widget_links li .menutop.active {
    border-bottom: 1px solid #cecece;
}

.widget_links li .menutop.active{
     background-color:#3aaa35;
     color:#fff;
}

.widget_links li .menutop.active a{
    color:#fff;
}

.widget_links li:hover .menutop.active{
    background-color:#3aaa35;
    color:#fff;
}

.widget_links li:hover .menutop.active a{
    color:#fff;
}

#menu1 ul.navmenu1 li ul.submenu.active li a{
    color:#3aaa35;
}


.widget_links li:hover .menutop a{
    color:#000;
}

#menu1 ul.navmenu1 li ul {
    display: none;
    padding: 0;
}

.sidebar-widgets-wrap .widget_links li a {
    transition: width .5s linear;
}

.sidebar-widgets-wrap .widget_links li a.activeLink {
    color:#3aaa35;
}


.widget_links li .menutop .toggle {
    margin: 0;
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
    width: 15px;
    height: 15px;
    cursor: pointer;
    line-height: 15px;
    text-align: center;
}

/*#menu1 ul.navmenu1 li ul li {*/
/*    padding: 5px 0;*/
/*}*/

.catbdr{
    border: 2px solid #cecece;
    border-bottom: 0;
}

span#cartQty{
    display: block;
    position: absolute;
    top: 5px;
    left: auto;
    right: 0px;
    font-size: 10px;
    color: #FFF;
    text-shadow: 1px 1px 1px rgb(0 0 0 / 20%);
    width: 16px;
    height: 16px;
    line-height: 16px;
    text-align: center;
    background-color: #3aaa35;
    border-radius: 50%;
}

#top-social a{
    color:#000;
}

@media (max-width:767px){

    .sale-flash, .sale-flash2, .sale-flash3{
        font-size:10px;
        padding: 2px 5px;
        min-width:40px;
    }
    .sale-flash2{
       right: 50px;
    }
}

@media (max-width:479px){
    #shop:not(.product-1) .product-image{
        height:178px;
    }
    
    .iproduct .product-title h3{
        font-size:12px! important;
        line-height:18px;
    }
}