div.product-titlelink.woocommerce a {
    -webkit-line-clamp: 2;
}
div.product-titlelink.woocommerce a:nth-child(2) {
    min-height: 2.8em;
}

#top-shop{
	display: block;
}
#top-shop form{
	display: block;
	float: right;
    width: 100%;
}
#top-shop li{
	list-style: none;
    float: right;
    width: 40%;
}
#top-shop .topshop_title{
	display: none;
}
#top-shop::after{
	clear: both;
}

#top-shop form .search-field{
    float: left;
    display: block;
    height: 28px;
    margin: 0px 0px 0px 2%;
    width: 58%;
}
#top-shop form .btn{
    float: left;
    display: block;
    height: 28px;
    margin: 0px 0px 0px 2%;
    padding: 2px 10px;
    width: 38%;
}

.woocommerce #top-shop .form-control {
    height: 29px;
}

.estore_new_linkmore{
    float: right;
    padding: 12px 16px 0 16px;
    margin-top: 10px;
}
.estore_new_linkmore a{
    color:#858585;
    font-size: 12px;
}


.link_more{
    width: 100%;
    background-color: #9c9c9c;
    display: block;
    text-align: center;
    color: #ffffff;
    padding: 5px;
    font-size: 14px;
}
.link_more img{
    margin: 0 auto;
    display: block;
}
.woocommerce-page ul#sidebar>li {
    margin-bottom: 3px;
}


/* new_sidebar_wrap */
.new_sidebar_wrap ul.products {
    margin-bottom: 0px;
}
.new_sidebar_wrap .products > li{
    border-top: 1px solid white;
    border-radius: 0px !important;
    padding-top: 6px !important;
    padding-bottom: 6px !important;
}
.new_sidebar_wrap .products > li:nth-child(1){
    border-top: 0px solid white;
}
.new_sidebar_wrap  li.product a img {
    margin: 0 0 0 0 !important;
}

/* shop_sidebar */
.shop_sidebar{
    background-color: transparent !important;
    height: 33px;
    position: relative;
    margin-top: 62px;
}
.shop_sidebar .shop_widgettitle{
    color: #ffffff !important;
    background-color: #ff7222 !important;
    width: auto;
    height: 33px;
    line-height: 33px !important;
    padding-left: 14px;
    position: absolute;
    top: 0px;
    display: flex;
    vertical-align: top;
    font-size: 18px !important;
}
.shop_sidebar .shop_widgettitle::after{
    content: url('../img/2020_estore_preorder_bg.jpg');
}
.shop_sidebar .new_widgettitle{
    color: #ffffff !important;
    background-color: #fbb11e!important;
    width: auto;
    height: 33px;
    line-height: 33px !important;
    padding-left: 14px;
    position: absolute;
    top: 0px;
    display: flex;
    vertical-align: top;
    font-size: 30px !important;
}
.shop_sidebar .new_widgettitle::after{
    content: url('../img/2020_estore_preorder_bg.jpg');
}

.new_sidebar_wrap{
    /*background-color: #ff7222 !important;*/
    /* margin: -10px -14px; */
    padding: 10px 14px;
	border:solid 3px #ff7222;
	box-shadow: 0 2px 5px 0 rgb(0 0 0 / 16%), 0 2px 10px 0 rgb(0 0 0 / 12%) !important;
}

.new_sidebar_wrap  ul.products li.product a{
    /*color: #ffffff !important;*/
}
.new_sidebar_wrap .woocommerce-Price-amount {
    color: #b01d25;
}

.new_sidebar_wrap li > a{
    width: 40%;
    float: left;
    padding-right: 15px;
}

.new_sidebar_wrap li.product {
    background: none !important;
    margin: 0 !important;
    padding: 10px 0 !important;
    box-shadow: none !important;
}

.new_sidebar_wrap .add_to_cart_button{
    display: none !important;
}
.new_sidebar_wrap .product-titlelink{
    margin-top: 10px;
}

/* .woocommerce ul.products li.product, .woocommerce-page ul.products li.product */


/* all sec  */
.estore_new .estore_products  .list-unstyled {
    margin: 0px 16px 8px 16px;
    padding-top: 8px;
}
.estore_new .title .estore_new_linkmore{
    padding-top: 2px;
    position: absolute;
    right: 0px;
    margin-top: 6px;
}
.estore_new .estore_products ul.products li.product {
    box-shadow: none !important;
    background-color: #ececec !important;
    padding: 8px;
    border-radius: unset;
    margin-bottom: 20px !important;
}
.estore_new .title .shop_wrapttitle{
    font-weight: bold;
    padding-left: 14px;
    position: absolute;
    margin: 0px;
    top: 0px;
    display: flex;
    vertical-align: top;
    font-size: 20px;
    white-space: nowrap;
}

/* estore_sec_newarrival */
.estore_sec_newarrival .title{
    background-color: transparent !important;
    height: 33px;
    position: relative;
    margin-top: 32px;
}

.estore_sec_newarrival .title .shop_wrapttitle{
    color: #ffffff !important;
    background-color: #fbb11e !important;
    height: 33px;
    line-height: 33px !important;
    width: 100%;
}
.estore_sec_newarrival .title .shop_wrapttitle::after{
    /* content: url('../img/2020_estore_newarrive_bg.jpg'); */
    content: ' ';
    background-image: url('../img/2020_estore_newarrive_bg_long.jpg');
    background-repeat: no-repeat;
    width: 100%;
    background-size: initial;
}
.estore_sec_newarrival .title .estore_new_linkmore a{
    color:#ffffff;
}
.estore_sec_newarrival .estore_products h4{
    color: #ffffff !important;
    padding: 12px 16px 0 16px;
    font-weight: bold;
    float: left;
}
.estore_sec_newarrival .estore_products {
   background-color: transparent;
	
	border:solid 3px #fbb11e;
}

/* estore_sec_popular */
.estore_sec_popular .title{
    background-color: transparent !important;
    height: 38px;
    position: relative;
    margin-top: 32px;
}
.estore_sec_popular .title .shop_wrapttitle{
    color: #1d1d1b !important;
    background-color: #ffffff !important;
    height: 38px;
    line-height: 38px !important;
    width: 100%;
}
.estore_sec_popular .title .shop_wrapttitle::after{
    content: ' ';
    background-image: url('../img/2020_estore_mostpopular_bg_long.jpg');
    background-repeat: no-repeat;
    width: 100%;
    background-size: initial;
}
.estore_sec_popular .title .estore_new_linkmore a{
    color:#ffffff;
}
.estore_sec_popular .estore_products {
    background-color: #ffffff;
    border-radius: 0px 0px 15px 15px;
    -moz-border-radius: 0px 0px 15px 15px;
    -webkit-border-radius: 0px 0px 15px 15px;
    
}

/* estore_sec_titles */
.estore_sec_titles .title{
    background-color: transparent !important;
    height: 35px;
    position: relative;
}
.estore_sec_titles .title .shop_wrapttitle{
    color:#f47d1f !important;
    background-color: #d7d7d7 !important;
    height: 35px;
    line-height: 35px !important;
    width: auto;
}
.estore_sec_titles .title .shop_wrapttitle::after{
    content: url('../img/2020_estore_title_bg.jpg');
}
.estore_sec_titles .estore_products h4{
    color:#f47d1f  !important;
    padding: 12px 16px 0 16px;
    font-weight: bold;
    margin-bottom: 0px;
    float: left;
}

.estore_sec_titles .estore_products{
    background-color: #d7d7d7;
}
.estore_sec_titles .estore_products ul.products {
    margin-bottom: 0px !important;
    padding-top: 10px;
}
.estore_sec_titles .estore_products li.product {
    margin-bottom: 15px !important;
}

.estore_sec_titles .estore_new_list:nth-child(0),
.estore_sec_titles .estore_new_list:nth-child(1),
.estore_sec_titles .estore_new_list:nth-child(2),
.estore_sec_titles .estore_new_list:nth-child(3){
    border-bottom: 2px solid #ffffff;
    padding-bottom: 15px;
}




div.product-titlelink.woocommerce a {
    font-size: 10px;
}
.woocommerce ul.products li.product .price {
    font-size: 11px;
}


@media screen and (max-width:767px) {

    .shop_sidebar{
        margin-top: 10px;
    }
    .new_sidebar_wrap .list-unstyled, .estore_sec_titles .list-unstyled, .estore_sec_newarrival .list-unstyled {
        margin: 0 0% !important;
    }
    .new_sidebar_wrap {
        padding: 0px;
    }
    .new_sidebar_wrap ul.products li.product{
        margin: 1% 1% 1% 1% !important;
        width: 48% !important;
        float: left !important;
        clear: none;
    }
    .new_sidebar_wrap ul.products > li {
        border-top: 1px solid white;
        border-radius: 0px !important;
    }
    .new_sidebar_wrap ul.products > li:nth-child(1),
    .new_sidebar_wrap ul.products > li:nth-child(2){
        border-top: 0px solid white;
    }


    .estore_sec_titles ul.products li.product,
    .estore_sec_newarrival ul.products li.product{

        margin: 1% 1% 1% 1% !important;
        width: 48% !important;
    }
    .new_sidebar_wrap .list-unstyled,
    .estore_sec_titles .list-unstyled,
    .estore_sec_newarrival .list-unstyled {
        margin: 0 1% !important;
    }

    .estore_new .title .shop_wrapttitle {font-size:12px !important;}
}
