.vendor_order_items {
    font-size: 16px;
    padding-left: 15px;
}

.paymodes_box {
    padding-bottom: 0px;
}

.package_information_box {
    padding: 10px;
}

.package_information_box > table {
    padding: 5px;
    border: solid #d7d7d7 1px !important;
    width: 50%;
    background-color: #FFF;
}

.package_information_box > table th, 
.package_information_box > table td {
    border: solid #d7d7d7 1px !important;
    padding: 5px;
}

.my_order_order_items_table {
    padding: 10px;
}

.my_order_order_items_table > table {
    padding: 5px;
    border: solid #d7d7d7 1px !important;
    width: 100%;
    background-color: #FFF;
}

.product_list_product_name {
	margin-bottom: 5px;
    font-size: 16px;
    min-height: 4em;
    position: relative;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    width: 100%;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}

.my_order_order_items_table > table th,
.my_order_order_items_table > table td {
    border: solid #d7d7d7 1px !important;
    padding: 5px;
}
.banner_item img {
    max-width: 100%;
}

/*********** homepage_left_banners *************/
#homepage_left_banners {
    text-align: center;
}

#homepage_left_banners h4 {
    padding-left: 0px !important;
}

#homepage_left_banners .banner_item img {
    max-width: 100%;
    max-height: 400px;
}

#homepage_left_banners .banner_item {
    margin-bottom: 5px;
    display: block;
    position: relative;
}

#homepage_left_banners .banner_item_text {
    all: initial;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    position: absolute;
    top: 1px;
    left: 1px;
    width: 100%;
    max-height: 400px;
    overflow: hidden;
}

/*********** footer_right_banners *************/
#footer_right_banners {
    text-align: right;
    padding-left: 15px;
    padding-right: 15px;
}

#footer_right_banners img {
    width: unset !important;
    max-width: 300px !important;
    position: fixed;
    right: 0;
    bottom: 0;
    z-index: 200;
}

/*********** homepage_top_banners *************/
#homepage_top_banners {
    text-align: center;
    padding-left: 15px;
    padding-right: 15px;
}

#homepage_top_banners img {
    max-width: 100%;
    /*max-height: 400px;*/
}

#homepage_top_banners .banner_item {
    margin-bottom: 5px;
    display: block;
    position: relative;
}

#homepage_top_banners .banner_item_text {
    all: initial;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    position: absolute;
    top: 1px;
    left: 1px;
    width: 100%;
    max-height: 400px;
    overflow: hidden;
}

/*********** homepage_offered_product_top_banners *************/
#homepage_offered_product_top_banners {
    margin-top: 10px;
    text-align: center;
    padding-left: 15px;
    padding-right: 15px;
}

#homepage_offered_product_top_banners img {
    max-width: 100%;
    max-height: 170px;
}

#homepage_offered_product_top_banners .banner_item {
    margin-bottom: 5px;
    display: block;
    position: relative;
}

#homepage_offered_product_top_banners .banner_item_text {
    all: initial;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    position: absolute;
    top: 1px;
    left: 1px;
    width: 100%;
    max-height: 170px;
    overflow: hidden;
}

/*********** homepage_offered_product_bottom_banners *************/
#homepage_offered_product_bottom_banners {
    margin-top: 10px;
    text-align: center;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
}

#homepage_offered_product_bottom_banners img {
    /*max-height: 170px;*/
    width: 100%;
}

#homepage_offered_product_bottom_banners .banner_item {
    margin-bottom: 5px;
    display: block;
    position: relative;
}

#homepage_offered_product_bottom_banners .banner_item_text {
    all: initial;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    position: absolute;
    top: 1px;
    left: 1px;
    width: 100%;
    /*max-height: 170px;*/
    overflow: hidden;
}

/*********** homepage_newest_product_bottom_banners *************/
#homepage_newest_product_bottom_banners {
    margin-top: 10px;
    text-align: center;
    padding-left: 15px;
    padding-right: 15px;
}

#homepage_newest_product_bottom_banners img {
    max-width: 100%;
    max-height: 170px;
}

#homepage_newest_product_bottom_banners .banner_item {
    margin-bottom: 5px;
    display: block;
    position: relative;
}

#homepage_newest_product_bottom_banners .banner_item_text {
    all: initial;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    position: absolute;
    top: 1px;
    left: 1px;
    width: 100%;
    max-height: 170px;
    overflow: hidden;
}

/*********** homepage_famous_product_bottom_banners *************/
#homepage_famous_product_bottom_banners {
    margin-top: 10px;
    text-align: center;
    padding-left: 15px;
    padding-right: 15px;
}

#homepage_famous_product_bottom_banners img {
    max-width: 100%;
    max-height: 170px;
}

#homepage_famous_product_bottom_banners .banner_item {
    margin-bottom: 5px;
    display: block;
    position: relative;
}

#homepage_famous_product_bottom_banners .banner_item_text {
    all: initial;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    position: absolute;
    top: 1px;
    left: 1px;
    width: 100%;
    max-height: 170px;
    overflow: hidden;
}

.banner_item_hidden {
    display:none !important;
}

.banner_slideshow_hidden {
    display:none !important;
}

.jssorb05 {
    position: absolute;
}
.jssorb05 div, .jssorb05 div:hover, .jssorb05 .av {
    position: absolute;
    /* size of bullet elment */
    width: 16px;
    height: 16px;
    background: url(../img/b05.png) no-repeat;
    overflow: hidden;
    cursor: pointer;
}
.jssorb05 div { background-position: -7px -7px; }
.jssorb05 div:hover, .jssorb05 .av:hover { background-position: -37px -7px; }
.jssorb05 .av { background-position: -67px -7px; }
.jssorb05 .dn, .jssorb05 .dn:hover { background-position: -97px -7px; }

.jssora11l, .jssora11r {
    display: block;
    position: absolute;
    /* size of arrow element */
    width: 37px;
    height: 37px;
    cursor: pointer;
    background: url(../img/a11.png) no-repeat;
    overflow: hidden;
}
.jssora11l { background-position: -11px -41px; opacity: 0.5; }
.jssora11r { background-position: -71px -41px; opacity: 0.5; }
.jssora11l:hover { background-position: -131px -41px; }
.jssora11r:hover { background-position: -191px -41px; }
.jssora11l.jssora11ldn { background-position: -251px -41px; }
.jssora11r.jssora11rdn { background-position: -311px -41px; }

.product_group_description > img, .product_group_description > p > img {
    width: 100%;
    }
.float-left{
    float: left !important;
}
.product_description > img, .product_description > p > img {
    width: 100%;
}

.vendor_order_items {
    font-size: 16px;
    padding-left: 15px;
}

.paymodes_box {
    padding-bottom: 0px;
}

.package_information_box {
    padding: 10px;
}

.package_information_box > table {
    padding: 5px;
    border: solid #d7d7d7 1px !important;
    width: 50%;
    background-color: #FFF;
}

.package_information_box > table th, 
.package_information_box > table td {
    border: solid #d7d7d7 1px !important;
    padding: 5px;
}

.my_order_order_items_table {
    padding: 10px;
}

.my_order_order_items_table > table {
    padding: 5px;
    border: solid #d7d7d7 1px !important;
    width: 100%;
    background-color: #FFF;
}

.my_order_order_items_table > table th,
.my_order_order_items_table > table td {
    border: solid #d7d7d7 1px !important;
    padding: 5px;
}

.banner_item_hidden {
    display:none !important;
}

.banner_slideshow_hidden {
    display:none !important;
}

.jssorb05 {
    position: absolute;
}
.jssorb05 div, .jssorb05 div:hover, .jssorb05 .av {
    position: absolute;
    /* size of bullet elment */
    width: 16px;
    height: 16px;
    background: url(../img/b05.png) no-repeat;
    overflow: hidden;
    cursor: pointer;
}
.jssorb05 div { background-position: -7px -7px; }
.jssorb05 div:hover, .jssorb05 .av:hover { background-position: -37px -7px; }
.jssorb05 .av { background-position: -67px -7px; }
.jssorb05 .dn, .jssorb05 .dn:hover { background-position: -97px -7px; }

.jssora11l, .jssora11r {
    display: block;
    position: absolute;
    /* size of arrow element */
    width: 37px;
    height: 37px;
    cursor: pointer;
    background: url(../img/a11.png) no-repeat;
    overflow: hidden;
}
.jssora11l { background-position: -11px -41px; opacity: 0.5; }
.jssora11r { background-position: -71px -41px; opacity: 0.5; }
.jssora11l:hover { background-position: -131px -41px; }
.jssora11r:hover { background-position: -191px -41px; }
.jssora11l.jssora11ldn { background-position: -251px -41px; }
.jssora11r.jssora11rdn { background-position: -311px -41px; }

.product_group_description > img, .product_group_description > p > img {
    width: 100%;
    }
.float-left{
    float: left !important;
}
.product_description > img, .product_description > p > img {
    width: 100%;
}
.filter_strong_text {
	font-weight: bold;
}

.contact_us_news {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}

#option_select_view_lg {
    margin-bottom: 10px;
}
    

.contact_us_news_text {
    min-height: auto !important;
    padding: 20px;
    margin-bottom: 13px;
}

.news_form {
    float: none;
    margin: 0 auto;
    padding-top: 0px !important;
}

.newsletter-type-div {
    margin-top: 0px !important;
}

.newsletter-types-ul > li {
	float:none;
	text-align: left;
}

.readonly-input {
    border: none !important;
    background: transparent !important;
    display: block;
    width: 100%;
    vertical-align: middle;
   -webkit-box-shadow: none !important;
    box-shadow: none !important;
    -webkit-transition: none !important;
    transition: none !important;
}

.mobile-catlink {
    max-width: 200px;
    display: inline-block;
    line-height: 1;
}

.whouse_stock_info {
    cursor: pointer;
}

.fb_iframe_widget {
    top: 8px;
}

.twitter-share-button {
    margin-left: 0px !important; 
    margin-bottom: -4px !important;
}

#upload_doc_input{
    display: none !important;
}

.file_list_item{
    padding-left: 15px;
}

.delete_file{
     cursor: pointer;
}

.add_doc{
    cursor: pointer;
}
.ignore_this{
  all: unset;
}
.ignore_this ul{
  all: revert;
}
.ignore_this li{
  all: revert;
}
.ignore_this img{
    max-width: 100%;
    height: auto;
}
.ignore_this iframe{
    max-width: 100%;
}
.width_auto {
    width: auto !important;
}
.product_list_container{
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    align-items: stretch;
    justify-content: flex-start;
    align-content: flex-start;

}
.product_card{
    vertical-align: top;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-between;
    align-items: center;
    text-align: center;
    min-height: 350px;
}
.owl-item > .product_card{
    height: 100%;
}
.add_to_cart_in_list{
    font-size: 16px;
    background: #f67a1c;
    padding: 6px;
    margin-top: 1px;
    border-radius: 3px;
    color: white;
    cursor: pointer;
}
.add_to_cart_in_list_hide{
    font-size: 16px;
    padding: 6px;
    margin-top: 1px;
    border-radius: 3px;
    color: white;
    cursor: default;
}
.nav_product_in_list{
    font-size: 16px;
    background: #4b9fca;
    padding: 6px;
    margin-top: 1px;
    border-radius: 3px;
    cursor: pointer;
}
.nav_product_in_list a, .nav_product_in_list a:hover {
    color: white !important;
}
.in_cart_amount{
    background: #2fa8f1;
    padding: 5px;
    border-radius: 15px;
    margin-left: 10px;
}
.modal-header{
    background: #2fa8f1;
    color: white;
}
.owl-wrapper{
    display: flex !important;
}

@media (max-width: 576px){
    .product_list_container{
        flex-direction: column;
        align-content: center;
    }
    
}

@media (max-width: 991px) {
    #wrap{
        padding: 0 0 100px !important;
    }
    article.facility{
        height: 160px !important;
    }
    .list_product_image img{
        max-height: 160px !important;
    }
    .product_list_container{
        margin-top: 15px;
    }
    .product_card{
        margin-bottom: 50px;
        flex: 50% !important;
        min-height: 300px;
        max-height: 370px;
    }
    .h3_block_title{
        text-align: center;
        padding: unset !important
    }
    .owl-item{
        max-height: 370px;
    }
	.product_list_product_name {
		font-size: 14px;
	}
	.product-itemno {
		font-size: 14px;
	}
}

.img-container {
    min-width: 90px;
}
.owl-carousel2 {
    max-height: 90px;
}
.owl-carousel2 .owl-item{
    display: flex;
    align-items: center;
}
.product-card-discount-percent {
    position: absolute;
    color: white;
    right: 0px;
    top: 0px;
    background: #FF9900;
    padding: 5px;
    border-radius: 20px;
    padding-left: 10px;
    padding-right: 10px;
}
.slider_product_loader{
    min-height: 350px;
    font-size: 25px;
    text-align: center;
    line-height: 350px;
    color: #ddd;
}
.owl-carousel {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
}
.product_card > div { 
 /*width: 100%;*/
}

.product-card-bottom-text {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}
.social_buttons{
    font-size: 1.5em;
    line-height: 1 !important;
    display: flex;
    flex-direction: column;
    height: 3em;
    justify-content: center;
}
.social_button{
    vertical-align: middle;
    line-height: 1.7;
}
.facebook_link:hover {
    color: #1876f2 !important;
}
.instagram_link:hover {
    color: #ac2f83 !important;
}
.main-footer-info-margin{
    margin-bottom: 70px;
}
.main-footer-info{
    background: #0462ac;
    position: fixed;
    left: 0;
    width: 100%;
    bottom: 0;
    z-index: 120;
    color: white;
    font-size: 15px;
}
.main-footer-info a{
    color:  white !important;
}
.main-footer-info > .container{
    background: url(../img/floatbar_bg.png) no-repeat center top;
    padding-top: 15px;
    padding-bottom: 10px;
}
.main-footer-info .row{
    display: flex;
    align-items: center;
}
.main-footer-info .row > div{
    display: flex;
    flex-direction: column;
}
.main-footer-info .row :first-child{
    flex-direction: initial;
}
@media (max-width: 991px) {
    .main-footer-info .row{
        flex-direction: column;
    }
    .main-footer-info .row > div{
        flex-direction: column;
    }
    .main-footer-info-margin{
        margin-bottom: 120px;
    }
}
.w-100{
    width: 100%;
}

.carousel-indicators li{
    margin-right: 5px !important;
    float: unset;
}
.tumb_img_carousel {
    width: 100%;
    margin: 0 auto;
}
.tumb_img_carousel img {
    max-width: 100%;
    max-width: 100%;
    max-height: 100%;
}

.languageSelector {
    display: inline-block;
}

.languageSelector button {
    background: #fff;
    margin-bottom: 5px;
}

.languageDropdownItem {
    display: block;
    height: 3.5vh;
    line-height: 3.5vh;
    text-align: left;
    padding-left: 20px;
}

.languageDropdownItem:hover {
    background-color: #f5f5f5 !important;
}

.languageSelector-mobile {
    background: transparent;
}

.languageSelector-mobile button {
	margin-top: 10px;
    background: transparent;
    margin-left: 10px;
}


.customer-name {
	max-width: 100px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    height: 34px;
}
.out_of_stock{
    font-size: 15px;
    font-weight: 600;
    text-align: right;
}
.d-flex{
    display: flex;
}
.min_width_90{
    min-width: 90px;
}
.play_icon{
    position: absolute;
    background-size: 30px 30px;
    height: 30px;
    width: 30px;
    top: calc(50% + 3px);
    left: calc(50% - 5px);
    transform: translate(-50%, -50%);
    pointer-events: none;
}

.big_play_icon{
    position: absolute;
    background-size: 60px 60px;
    height: 60px;
    width: 60px;
    top: 23%;
    left: calc(50%);
    transform: translate(-50%, -50%);
    cursor: pointer;
}

@media screen and (max-width: 767px) {
    .play_icon{
        left: 25%;
    }
    .big_play_icon{
        top: 10%;
    }
}
@media only screen and (min-width: 768px) and (max-width: 992px)  {
    .play_icon{
        left: 22%;
    }
    .big_play_icon{
        top: 10%;
        left: calc(50% + 10px);
    }
}

/***** coupon styles *****/
.coupon-form-input {
    height: auto !important;
    border-left: none !important;
    border-color: #ccc !important;
    outline: 0 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}
.coupon-form .coupon-icon-div {
    border: solid #ccc 1px;
    border-right: 0px;
}
.coupon-form .coupon-icon-btn {
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: none;
    transition: none;
    line-height: 1.2;
}
.coupon-form .coupon-icon-btn:hover,
.coupon-icon-btn:active,
.coupon-icon-btn:focus {
    background-color: #FFF !important;
    border: none !important;
    outline: none !important;
    outline-offset: 0px !important;
}
.coupon-error-message {
    text-align: center;
}
.coupon-item-label {
    display: inline-block;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 4px;
    padding-bottom: 4px;
    background-color: rgba(104,104,104,0.11);
    border: solid #bcbcbc 1px;
    border-bottom: none;
    font-size: 16px;
    color: #000;
}
.coupon-item-box {
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 4px;
    padding-bottom: 4px;
    border: solid #bcbcbc 1px;
    background-color: #1babf91f;
    font-size: 12px;
}
.paypal_logo{
    max-height: 50px;
}
.option_value_select_btn{
    min-width: 50% !important;
}
.to_cart_box_alert{
    background: #e5e5e5;
    padding: 10px;
    text-align: right;
}
.break-after {
  display: inline-block;
  word-break: break-word;
  white-space: normal;
}
.orderable_info{
    color: white !important;
    background: red !important;
    padding: 2px;
}
.end_item_orderable_info {
    position: relative;
    max-height: 400px;
    overflow-y: auto;
    display: block;
}
.end_item_orderable_info table{
    border-spacing: 0px;
}
.end_item_orderable_info th{
    background-color: #ffffff !important;
}
.end_item_orderable_info thead,
.end_item_orderable_info tfoot {
    position: sticky;
    background-color: #f4f4f4;
    z-index: 2;
}
.end_item_orderable_info thead {
    top: 0;
}
.end_item_orderable_info tfoot {
    bottom: 0;
}
.highlight {
    background-color: yellow !important;
}
.banner_item picture img {
    max-width: 100%;
}
#homepage_left_banners .item picture img {
    max-width: 100%;
}