﻿
/*------------------ Custom Responsive Layout ------------------*/
@media only screen and (min-width: 980px) /*Screen width larger than 980 px ----------  For step 4 --------- */
{
    .CommonProductItemStyle { width: calc(25% - 16px); margin-left: 8px; margin-right: 8px; }
    div.CommonProductImage { max-height: 220px; }
    table.CommonProductImage { height: 220px; }
    .CommonProductImagePanel { height: 220px; }
    .CommonProductImage img { max-height: 220px; }
     
    .RandomProductDataList, .ProductBestSellingDataList, .ProductHotDealDatalist, .PromotionGroupDataList { width: calc(100% + 16px); margin-left: -8px; }
    .jcarousel-wrapper { width: 944px; }
    .jcarousel li { padding-right: 16px; }

    .CommonCategoryItemStyle { width: calc(25% - 10px); margin: 5px; }
    .CommonCategoryImagePanel { width: 100%; text-align: center; }
    table.CommonCategoryImage { height: 160px; }
    .CommonCategoryImage img { max-height: 160px; }
    .CommonCategoryName { min-height: 55px; }
    .CommonCategoryNameLink { line-height: 22px; font-size: 14px; font-weight: bold; }

    .NewArrivalCategoryList { width: calc(100% + 10px); margin-left: -5px; }
        .NewArrivalCategoryList .CommonProductItemStyle { width: calc(33.33% - 10px); margin-left: 5px; margin-right: 5px; }

    .ProductColumn2DataList { width: calc(100% + 10px); margin-left: -5px; }
        .ProductColumn2DataList .CommonProductItemStyle { width: calc(33.33% - 10px); margin-left: 5px; margin-right: 5px; }

    .AdvancedSearchResultPanel .ProductColumn2DataList { width: calc(100% + 16px); margin-left: -8px; }
        .AdvancedSearchResultPanel .ProductColumn2DataList .CommonProductItemStyle { width: calc(25% - 16px); margin-left: 8px; margin-right: 8px; }
    /* Header Menu */
    .HeaderMenu ul { }

        .HeaderMenu ul li { float: left; }

    .headerMenuNormal { display: block; }

    .headerMenuResponsive { display: none; }

    /* Product List */ 
    .ProductRowDataList .CommonProductItemStyle { width: 100%; margin: 10px 0 25px; display: block; clear: left; }

    .AdvancedSearchResult .ProductRowDataList .CommonProductItemStyle { width: 100%; margin: 10px 0 25px; display: block; clear: left; } 

    /* Product detail */

    .ProductQuickInfoRating { float: left; position: relative; width: 25%; }

    .ProductDetailsResponsiveOurPrice { clear: left; }

    .ProductDetailsResponsive .WriteReviewDiv .CommonHyperLink { display: none; }
    /*--- Option RadioList ---*/
    .ProductDetailsResponsive .OptionRadioItem { float: left; width: 380px; position: relative; bottom: 8px; left: 5px; }

    .ProductDetailsResponsive .OptionRadioItemRadioButtonList label { width: auto; }
     

    /* Breadcrumb Begin */
    .catalog-center-col .CatalogBreadcrumb { left: -30.5%; position: absolute; top: -10px; }

    .NewsMainDiv .CatalogBreadcrumb { position: absolute; top: -32px; margin-left: 0; }

    /*PasswordDetails Begin*/
    .PasswordDetailsTable tr { display: table-cell; width: 48%; margin-right: 2%; float: left; }

    /*Advanced Search Begin*/
    .SearchDropByCategory { width: 80%; }

    .AdvancedSearchInCategoryDrop, .AdvancedSearchInDepartmentDrop, .AdvancedSearchinmanufacturerDrop { width: 100%; }

    .SearchDropByDepartment { width: 70%; }

    .SearchDropByManufacturer { width: 80%; }

    /*-- Fix style for UserLogin MasterPage --*/
    .UserLogin .CommonUserLoginPanelUserName, .UserLogin .CommonUserLoginPanelPassword { width: 80%; }

        .UserLogin .CommonUserLoginPanelUserName label, .UserLogin .CommonUserLoginPanelPassword label { clear: left; float: left; width: 31%; }

    .UserLogin .CommonUserLoginValidatorText { width: 48%; }

    /* ShippingAddress Detail */
    .MainDiv .CustomerRegister .CustomerRegisterLinkButtonDiv { margin-right: 4%; }

    .AccountMainDiv .CustomerRegister .CustomerRegisterLinkButtonDiv { margin-right: 4%; }

    .AccountMainDiv .AccountDetailsCheckBoxDiv { margin-left: 40%; width: 90%; }

    /* AccountDetails */
    .AccountDetailsButtonDiv { margin-right: 4%; }

    .CheckoutSaleTaxExemptPanel .CheckoutAddressLong .CheckoutAddressLeftData { margin-bottom: 10px; }

    .Checkout .CustomerRegisterShippingInfoPanel { }

        .Checkout .CustomerRegisterShippingInfoPanel .CommonFormData { clear: left; width: 50%; }

            .Checkout .CustomerRegisterShippingInfoPanel .CommonFormData .CustomerRegisterCheckBox { margin-left: 37%; width: 65%; }

        .Checkout .CustomerRegisterShippingInfoPanel .CustomerTaxExemptPanel { margin-right: 0; width: 48%; clear: left; }

            .Checkout .CustomerRegisterShippingInfoPanel .CustomerTaxExemptPanel .CommonFormLabel { clear: left; color: #000000; float: left; font-size: 13px; line-height: 25px; margin-left: 2.8%; margin-right: 2%; padding: 2px 0; width: 35%; }

            .Checkout .CustomerRegisterShippingInfoPanel .CustomerTaxExemptPanel .CommonFormData { float: left; padding-bottom: 2px; padding-top: 2px; width: 60%; clear: none; }

                .Checkout .CustomerRegisterShippingInfoPanel .CustomerTaxExemptPanel .CommonFormData .CheckoutTextBox { width: 90% !important; }

            .Checkout .CustomerRegisterShippingInfoPanel .CustomerTaxExemptPanel .ClientCityStatePanel { margin-right: 0; width: 100%; clear: left; }

                .Checkout .CustomerRegisterShippingInfoPanel .CustomerTaxExemptPanel .ClientCityStatePanel .CountryAndStateListDropDown { width: 54%; clear: none; }

                .Checkout .CustomerRegisterShippingInfoPanel .CustomerTaxExemptPanel .ClientCityStatePanel .CountryAndStateListCountryTextBox { clear: left; float: left; margin-left: 40%; width: 54%; }

                .Checkout .CustomerRegisterShippingInfoPanel .CustomerTaxExemptPanel .ClientCityStatePanel .CountryAndStateListStateTextBox { clear: left; float: left; width: 54%; margin-left: 40%; }

    .SellerRotatingList .jcarousel-skin-tango .jcarousel-clip-horizontal { width: 920px; margin: auto; }
    .ProductDetailsResponsiveImageThumbnail .ImageThumbnailItemStyle { width: calc(25% - 8px); margin: 4px; }
    .ProductDetailsResponsiveImageThumbnail .CommonCategoryImage img { max-height: 80px; }
}

@media only screen and (max-width: 979.99px) /*Screen width 768-980 px ---------- For step 3---------*/
{
    .FrontMasterTop { border-bottom: solid 3px #ECF0F4; }
    .header-container2-left { width: 35%; }
    /*--- HeaderMenu ---*/

    .headerMenuNormal { display: block; }

    .headerMenuResponsive { display: none; }

    .HeaderMenu ul li { padding: 0; }
        .HeaderMenu ul li a.HyperLink,
        .HeaderMenu ul li a.ContentMenuNavListStaticMenuItem { padding: 5px 8px; }
    /*--- group style ---*/
    .nav-container ul { width: 100%; border: 0; }

        .nav-container ul.menu li { width: 100%; background-color: #000; border-right: solid 1px #fff; margin-bottom: 1px; padding: 5px 0; }

    .nav-container .menu li .HeaderMenuNavItemLeft, .nav-container .menu li .HeaderMenuNavItemRight { float: none; }

    .nav-container ul.menu li a.HyperLink { width: 100%; display: block; text-align: left; }

    .nav-container ul.menu > table > tbody > tr > td { width: 25%; float: left; display: inline-block; }
    /* Product list & Category list */

    .ProductRowDataList { width: 100%; }

    .ProductColumn1DataList { width: 104%; }

    .ProductColumn2DataList { width: 104%; }

    .ProductListTableView { width: 100%; }
     
    /*--- Product Row Style ---*/
    .ProductRowDataList .CommonProductItemStyle { width: 100%; }

    .AdvancedSearchResult .ProductRowDataList .CommonProductItemStyle { width: 100%; }

    .ProductListItem .ProductListItemDetailsColumn { width: 66%; padding: 0 5px 10px 4%; }

    .ProductListItem .ProductListItemTellFriendPanel, .ProductListItem .ProductListItemAddtoWishListPanel,
    .ProductListItem .ProductListItemAddtoCompareListPanel { padding-left: 0px; margin-left: 5px; }

    .ProductListItem div.CommonProductImage { min-height: auto; }

    .ProductListItem .CommonProductImage img { max-width: 160px; }

    .ProductListItem .ProductListItemSpecialLabel { clear: left; float: left; width: 100%; display: none; }

    .ProductListItem .CommonProductImagePanel .QuickViewButtonBorder { }

    .ProductRowDataList .QuickViewButtonBorder { width: 34% !important; }

    .ProductListItem a.QuickViewButton { top: auto; bottom: 0; margin-left: 0; width: 100%; }

    .ProductListItem div.CommonProductImage { width: 34%; border: 0; }
    /*--- ProductList : Tabular style ---*/
    .AdvancedSearchResult .ProductListTableViewTopItem .Image, .AdvancedSearchResult .ProductListTableViewItem .Image { width: 25%; }

    .AdvancedSearchResult .ProductListTableViewTopItem .Button, .AdvancedSearchResult .ProductListTableViewItem .Button { width: 21%; }

    .AdvancedSearchResul .ProductListTableViewTopItem .Sku, .ProductListTableViewItem .Sku { width: 17%; }

    .AdvancedSearchResult .ProductListTableViewTopItem .Price, .AdvancedSearchResult .ProductListTableViewItem .Price { }

    .ProductListTableViewTopItem .Image, .ProductListTableViewItem .Image { width: 25%; }

    .ProductListTableViewTopItem .Button, .ProductListTableViewItem .Button { width: 21%; }

    .ProductListTableViewTopItem .Sku, .ProductListTableViewItem .Sku { width: 17%; }

    .ProductListTableViewTopItem .Price, .ProductListTableViewItem .Price { width: 17%; }

    .ProductListTableViewItem .ImagePanel { width: auto; }

    .ProductListTableViewItem .BtnStyle1 { padding: 2px 0; width: 100%; text-align: center; margin: 0; }

    .ProductListTableViewItem .FreeShippingLabel { line-height: normal; }

    .ProductListTableViewItem .Name { width: 20%; }

    .ProductListTableViewTopItem .Name { width: 20%; }

    .ProductTableDataList .QuickViewButtonBorder { left: 0; right: 0; top: auto; width: 25% !important; }

    .ProductTableDataList a.QuickViewButton { font-size: 12px; background-image: none; }
    /* Product Detail */
    .ProductDetailsResponsive .WriteReviewDiv .CommonHyperLink { display: none; }

    .ProductDetailsResponsiveOurPrice { clear: left; }

    .ProductDetailsResponsive .QuantityDiscountPanel { text-transform: none; margin-right: 10px; }

    .ProductDetailsResponsive .FreeShippingLabel { float: none; background: #F9FBFD url("Images/Icon/icon-free-shipping.gif") no-repeat scroll 10px center; margin: 0; }

    .ProductQuickInfoStock { margin-bottom: 15px; margin-top: 15px; }

    .ProductDetailsResponsive .RelatedProductsTitleRight { margin-top: 40px; }

    .ProductQuickInfoPriceTitle { margin-top: 15px; }

    .ProductQuickInfoSku { margin-right: 30px; margin-top: 15px; width: auto; }

    .ProductQuickInfoStock { margin-bottom: 15px; margin-right: 30px; margin-top: 15px; width: auto; }

    .RelatedProductsDatalist tr { display: inline-block; border-bottom: 0px; margin: 10px 0; float: none; width: 33%; }

    .RelatedProductsItemTable { margin: 0; background: none; }

        .RelatedProductsItemTable tr { display: table-row; float: none; width: 100%; }
         

    .OptionRadioItemDiv { margin-top: -5px; margin-left: 10px; }

    .OptionRadioItemRadioButtonList tr { float: none; display: inherit; }

    .ProductDetailsResponsive .RelatedProductsDetailsPriceDiv { color: #ff5e5e; }

    .ProductDetailsResponsive .OptionRadioItemRadioButtonList label { width: auto; }

    .ProductDetailsResponsive .QuantityDiscountGridView { margin-bottom: 20px; }

    .ProductDetailsResponsive .ButtonDiv { line-height: 30px; }

    .ProductDetailsResponsive .ProductQuickInfoName { margin-bottom: 15px; }

    /* ----- ProductDetailsResponsive : Image management ----- */
    #easy_zoom, #easy_zoom1 { left: 50% !important; top: 295px !important; }

    .ProductDetailsResponsive div.ProductDetailsResponsiveImage { width: 100%; min-height: 360px; }

    .ProductDetailsResponsive table.ProductDetailsResponsiveImage { height: 360px; }

    .ProductDetailsResponsive .ProductDetailsResponsiveImage img { }

    .ProductDetailsResponsive .ProductDetailsResponsiveImagePanel { height: 360px; }
     

    /* New Arrival for category Begin */
    .NewArrivalCategory .SidebarRight { border: 0; background-color: #fff; padding: 0; }

    .NewArrivalCategoryList { width: 104%; }

        .NewArrivalCategoryList .CommonProductItemStyle { width: 46.333%; margin: 20px 3% 20px 0; display: inline-block; }

    /* Breadcrumb Begin */
    .catalog-center-col .CatalogBreadcrumb { margin-left: -255px; position: absolute; top: -10px; }

    .NewsMainDiv .CatalogBreadcrumb { position: absolute; top: -30px; margin-left: 0; }

    /* NewsEvent */
    .NewsDate { width: 35%; }

    .NewsTopic { width: 62%; }

    /* NewArrival Carousel */
    .NewArrival .jcarousel-skin-tango .jcarousel-clip-horizontal { width: 714px; }

    .NewArrival .jcarousel-skin-tango .jcarousel-item { width: 225px; }
    /*CompareList Begin*/
    .CompareListGridView .ImageHeader { width: 18%; }

    .CompareListGridView .DeleteHeader { width: 8%; }

    .CompareListGridView .PriceHeader { width: 20%; }

    .CompareListGridView .AddToCartHeader { width: 21%; }

    .CompareListGridView .AddToCartItem a { display: table; margin: auto; float: none; width: 100%; }

    /*WishListGridView Begin*/
    .WishListGridView .ImageHeader { width: 18%; }

    .WishListGridView .DeleteHeader { width: 8%; }

    .WishListGridView .PriceHeader { width: 20%; }

    .WishListGridView .AddToCartHeader { width: 21%; }

    .WishListGridView .AddToCartItem a { display: table; margin: auto; float: none; width: 100%; }

    /*OrderHistory Begin*/
    .OrderHistoryGridView th, .OrderHistoryGridView td { padding: 3px 1%; }

    /*PasswordDetails Begin*/
    .PasswordDetailsLabelColumn { width: 34%; }

    .PasswordDetailsInputColumn { width: 62%; }

    .PasswordDetailsButtonDiv { margin-right: 6%; }

    /*ShippingAddressBook Begin*/
    .ShippingAddressBookList tr { width: 45%; margin-right: 5%; float: left; }

    .ShippingAliasNameTitle { width: 100%; }

    .ShippingAddress { clear: left; float: left; width: 100%; }

    .ShippingAddressLinkPanel { width: 100%; }

        .ShippingAddressLinkPanel .BtnStyle2 { margin: 0 0 5px; }

    .AccountMainDiv .CustomerRegisterLeft, .AccountMainDiv .CustomerRegisterRight { margin-left: 8%; margin-right: 0; width: 90%; clear: left; }

    .AccountMainDiv .CustomerRegisterLeftLabel, .AccountMainDiv .CustomerRegisterRightLabel { width: 25%; margin: 0; }

    .AccountMainDiv .CustomerRegisterLeftData, .AccountMainDiv .CustomerRegisterRightData { width: 70%; margin: 0; }

    .AccountMainDiv .CustomerRegister .CustomerRegisterCityStatePanel { margin-left: 8%; width: 90%; clear: left; }

        .AccountMainDiv .CustomerRegister .CustomerRegisterCityStatePanel .CustomerRegisterLabel { width: 25%; margin: 0; }

        .AccountMainDiv .CustomerRegister .CustomerRegisterCityStatePanel .CountryAndStateListDropDown { width: 63%; margin: 0; }

    .AccountMainDiv .CustomerRegister .CustomerRegisterCheckBox { margin-left: 30%; width: 65%; }

    .AccountMainDiv .CustomerRegister .CustomerRegisterCityStatePanel .CountryAndStateListCountryTextBox { clear: left; float: left; margin-left: 25%; width: 63%; }

    .AccountMainDiv .CustomerRegister .CustomerRegisterCityStatePanel .CountryAndStateListStateTextBox { clear: none; float: right; margin-left: 0; margin-right: 12%; width: 63%; }

    .AccountMainDiv .CustomerRegister .CustomerRegisterLeft .AccountDetailsCheckBoxDiv { width: 100%; margin-left: 0; padding-bottom: 20px; }

    .AccountDetailsPanel .ClientCityStatePanel { margin-left: 8%; width: 90%; clear: left; }

        .AccountDetailsPanel .ClientCityStatePanel .CustomerRegisterLabel { width: 25%; margin: 0; }

        .AccountDetailsPanel .ClientCityStatePanel .CountryAndStateListDropDown { width: 63%; margin: 0; clear: none; }

        .AccountDetailsPanel .ClientCityStatePanel .CountryAndStateListCountryTextBox,
        .AccountDetailsPanel .ClientCityStatePanel .CountryAndStateListStateTextBox { clear: none; float: right; margin-left: 0; margin-right: 12%; width: 63%; }

    .AccountDetailsPanel .CustomerRegisterCheckBox { margin: 0 0 15px 30%; }

    .AccountDetailsPanel .ClientCityStatePanel .CommonAsterisk { margin-left: 5px; }

    /* Customer Info - Billing Address Begin*/
    .AccountDetails .CustomerRegisterLeft, .AccountDetails .CustomerRegisterRight { margin: 0; width: 98%; clear: left; }

    .AccountDetails .CustomerRegisterLeftLabel, .AccountDetails .CustomerRegisterRightLabel { width: 25%; margin: 0; }

    .AccountDetails .CustomerRegisterLeftData, .AccountDetails .CustomerRegisterRightData { width: 70%; margin: 0; }

    .AccountDetails .AccountDetailsPanel .ClientCityStatePanel { margin: 0; width: 98%; clear: left; }

        .AccountDetails .AccountDetailsPanel .ClientCityStatePanel .CustomerRegisterLabel { width: 25%; margin: 0; }

        .AccountDetails .AccountDetailsPanel .ClientCityStatePanel .CountryAndStateListDropDown { width: 63%; margin: 0; }

    .AccountDetails .AccountDetailsPanel .CustomerRegisterCheckBox { margin-left: 24%; width: 65%; }

    .AccountDetails .AccountDetailsPanel .ClientCityStatePanel .CountryAndStateListCountryTextBox { clear: left; float: left; margin-left: 25%; width: 63%; }

    .AccountDetails .AccountDetailsPanel .ClientCityStatePanel .CountryAndStateListStateTextBox { clear: none; float: right; margin-left: 0; margin-right: 12%; width: 63%; }

    .CheckoutBillingInfoPanel .CustomerRegisterPanelCountryValidatorText { margin-left: 25%; margin-right: 4px; width: 63%; clear: left; float: left; }

    .CheckoutBillingInfoPanel .CountryAndStateListDropDown { margin: 0 4px 0 0; }
    /* Advanced Search*/
    .SearchTextByKeyword input[type="text"] { width: 30%; }

    .SearchByCategoryField { width: 50%; }

    .AdvancedSearchDrop { width: 35%; }

    .SearchTextByKeyword { width: 35%; margin-left: 10%; }

    .AdvancedSearchTypeCheckList { width: 90%; }

    .SearchByCategory .AdvancedSearchDrop { width: 80%; }

    .AdvancedSearchDrop select { width: 100% !important; }

    .AdvancedSearchManufacturerLabel, .AdvancedSearchDepartmentLabel { width: 25%; }

    .SearchByManufacturer .AdvancedSearchDrop, .SearchByDepartment .AdvancedSearchDrop { width: 75%; }

    .AdvancedSearchResult .FreeShippingLabel { margin-left: 18%; }


    /* CheckoutIndicator Begin */
    .CheckoutIndicatorTable .LoginOn a, .CheckoutIndicatorTable .LoginPassed a,
    .CheckoutIndicatorTable .SummaryOff a, .CheckoutIndicatorTable .SummaryOn a { background-position: center center; }

    .CheckoutAddressRight { clear: left; }

    /* Checkout */
    .CheckoutLogin .CommonLoginPage { width: 96%; margin: 0 2%; }

    .checkout-right-col { width: 35%; }

    /*Checkout - Payment Begin*/
    .PaymentDataList { clear: left; width: 100%; }

    .PaymentAgreeBox { width: 100%; }

    .PaymentValidatorText1 { width: 100%; }

    .PaymentFrame .CountryAndStateList .CountryAndStateListDropDown { clear: both; }

    .PaymentFrame .CommonFormData { width: auto; }

    .PaymentButtonDiv { width: 22%; margin-right: 0; }

    /*Checkout - CustomerRegister Address Begin*/
    .MainDiv .CustomerRegister { width: 100%; }

    .Checkout .CustomerRegister { width: 100%; }

    .Checkout .CustomerRegisterLeft, .Checkout .CustomerRegisterRight { margin: 0; width: 98%; clear: left; }

    .Checkout .CustomerRegisterLeftLabel, .Checkout .CustomerRegisterRightLabel { width: 25%; margin: 0; }

    .Checkout .CustomerRegisterLeftData, .Checkout .CustomerRegisterRightData { width: 70%; margin: 0; }

    .Checkout .ClientCityStatePanel { width: 98%; clear: left; margin: 0; }

    .Checkout .CustomerRegisterPanel .ClientCityStatePanel .CustomerRegisterLabel { width: 25%; margin: 0; }

    .Checkout .ClientCityStatePanel .CountryAndStateListDropDown { width: 63%; margin: 0 5px 0 0; }

    .Checkout .CustomerRegisterPanel .CustomerRegisterCheckBox { margin-left: 24%; width: 65%; }

    .Checkout .ClientCityStatePanel .CountryAndStateListCountryTextBox { clear: left; float: left; margin-left: 25%; width: 63%; }

    .Checkout .ClientCityStatePanel .CountryAndStateListStateTextBox { clear: none; float: left; margin-left: 0; margin-right: 1%; width: 63%; }

    .Checkout .CustomerRegisterShippingInfoPanel .CustomerRegisterCityStatePanel { width: 98%; clear: left; margin: 0; }

        .Checkout .CustomerRegisterShippingInfoPanel .CustomerRegisterCityStatePanel .CustomerRegisterLabel { width: 25%; margin: 0; }

        .Checkout .CustomerRegisterShippingInfoPanel .CustomerRegisterCityStatePanel .CountryAndStateListDropDown { width: 63%; margin: 0; clear: none; }

    .Checkout .CustomerRegisterShippingInfoPanel .CustomerRegisterCheckBox { margin-left: 30%; width: 65%; }

    .Checkout .CustomerRegisterShippingInfoPanel .CustomerRegisterCityStatePanel .CountryAndStateListCountryTextBox { clear: left; float: left; margin-left: 25%; width: 63%; }

    .Checkout .CustomerRegisterShippingInfoPanel .CustomerRegisterCityStatePanel .CountryAndStateListStateTextBox { clear: none; float: right; margin-left: 0; margin-right: 12%; width: 63%; }
    /*--- TaxExempt ---*/
    .Checkout .CustomerRegisterShippingInfoPanel .CommonFormData { clear: left; width: 100%; }

        .Checkout .CustomerRegisterShippingInfoPanel .CommonFormData .CustomerRegisterCheckBox { margin-left: 30%; width: 65%; }

    .Checkout .CustomerRegisterShippingInfoPanel .CustomerTaxExemptPanel { margin-left: 8%; margin-right: 0; width: 90%; clear: left; }

        .Checkout .CustomerRegisterShippingInfoPanel .CustomerTaxExemptPanel .CommonFormLabel { width: 25%; margin: 0; }

        .Checkout .CustomerRegisterShippingInfoPanel .CustomerTaxExemptPanel .CommonFormData { clear: none; margin: 0; width: 70%; }

            .Checkout .CustomerRegisterShippingInfoPanel .CustomerTaxExemptPanel .CommonFormData .CheckoutTextBox { width: 90% !important; }

        .Checkout .CustomerRegisterShippingInfoPanel .CustomerTaxExemptPanel .ClientCityStatePanel .CountryAndStateListCountryTextBox { clear: left; float: left; margin-left: 25%; width: 65%; }

        .Checkout .CustomerRegisterShippingInfoPanel .CustomerTaxExemptPanel .ClientCityStatePanel .CountryAndStateListStateTextBox { clear: none; float: right; margin-left: 0; margin-right: 10%; width: 65%; }

        .Checkout .CustomerRegisterShippingInfoPanel .CustomerTaxExemptPanel .ClientCityStatePanel { margin: 0; width: 100%; clear: left; }

    .CheckoutAddressLong { margin-left: 24%; width: 70%; }

    .CheckoutSpecialRequestPanel .CheckoutAddressLong { margin-left: 30%; width: 65%; }

    .CheckoutSpecialRequestPanel .GiftCouponDetailSpecialRequestTextBox { width: 100%; margin-top: 20px; }

    .Checkout .CheckoutAddressLeft, .Checkout .CheckoutAddressRight { margin: 0; width: 98%; clear: left; }

    .Checkout .CheckoutAddressLeftLabel, .Checkout .CheckoutAddressRightLabel { width: 25%; margin: 0; }

    .Checkout .CheckoutAddressLeftData, .Checkout .CheckoutAddressRightData { width: 70%; margin: 0; }

    .CheckoutAddressLeftDataCheckbox .CustomerRegisterCheckBox { margin: 0; }

    .CheckoutSaleTaxExemptPanel .CheckoutAddressLong { margin-bottom: 10px; }

    .Checkout .ClientCityStatePanel .CheckoutAddressLabel { width: 25%; margin: 0; }

    /*--- TaxExempt ---*/
    .Checkout .CustomerRegisterShippingInfoPanel .CommonFormData { clear: left; width: 100%; }

        .Checkout .CustomerRegisterShippingInfoPanel .CommonFormData .CustomerRegisterCheckBox { margin-left: 30%; width: 65%; }

    .Checkout .CustomerRegisterShippingInfoPanel .CustomerTaxExemptPanel { margin-left: 8%; margin-right: 0; width: 90%; clear: left; }

        .Checkout .CustomerRegisterShippingInfoPanel .CustomerTaxExemptPanel .CommonFormLabel { width: 25%; margin: 0; }

        .Checkout .CustomerRegisterShippingInfoPanel .CustomerTaxExemptPanel .CommonFormData { clear: none; margin: 0; width: 70%; }

            .Checkout .CustomerRegisterShippingInfoPanel .CustomerTaxExemptPanel .CommonFormData .CheckoutTextBox { width: 90% !important; }

        .Checkout .CustomerRegisterShippingInfoPanel .CustomerTaxExemptPanel .ClientCityStatePanel .CountryAndStateListDropDown { width: 63%; }

        .Checkout .CustomerRegisterShippingInfoPanel .CustomerTaxExemptPanel .ClientCityStatePanel .CountryAndStateListCountryTextBox { clear: left; float: left; margin-left: 25%; width: 65%; }

        .Checkout .CustomerRegisterShippingInfoPanel .CustomerTaxExemptPanel .ClientCityStatePanel .CountryAndStateListStateTextBox { clear: none; float: right; margin-left: 0; margin-right: 10%; width: 65%; }

    /* OnePage Checkout */
    .OnePageCheckout .CustomerRegisterShippingInfoPanel .CustomerTaxExemptPanel .ClientCityStatePanel { margin: 0; width: 100%; clear: left; }

    .OnePageCheckout .CheckoutAddressLeft, .OnePageCheckout .CheckoutAddressRight { margin: 0; width: 98%; clear: left; }

    .OnePageCheckout .CheckoutAddressLeftLabel, .OnePageCheckout .CheckoutAddressRightLabel { width: 25%; margin: 0; }

    .OnePageCheckout .CheckoutAddressLeftData, .OnePageCheckout .CheckoutAddressRightData { width: 70%; margin: 0; }

    .OnePageCheckout .ClientCityStatePanel { margin: 0; width: 98%; clear: left; }

        .OnePageCheckout .ClientCityStatePanel .CheckoutAddressLabel { width: 25%; margin: 0; }

        .OnePageCheckout .ClientCityStatePanel .CountryAndStateListDropDown { width: 63%; margin: 0; }

        .OnePageCheckout .ClientCityStatePanel .CountryAndStateListCountryTextBox { clear: left; float: left; margin-left: 25%; width: 63%; }

        .OnePageCheckout .ClientCityStatePanel .CountryAndStateListStateTextBox { clear: none; float: right; margin-left: 0; margin-right: 12%; width: 63%; }

    /* Order summary */
    .OrderSummaryUnitPriceHeaderStyle { width: 25%; }

    .OrderSummarySubtotalHeaderStyle { width: 20%; }

    .OrderSummarySummaryLabel { width: 80%; }

    .OrderSummarySummaryValue { width: 20%; }

    .OrderSummaryShippingDetailsLabelColumn { width: 30%; }


    /*CustomerReview*/
    .CustomerReviewContent { float: right; width: 60%; padding-top: 10px; margin-left: 2%; }

    .CustomerReviewProductDetail { float: left; width: 35%; padding: 10px; }

        .CustomerReviewProductDetail .ProductImage { width: 100%; clear: left; display: inline-block; margin-bottom: 15px; text-align: center; }

            .CustomerReviewProductDetail .ProductImage img { max-height: 150px; height: auto !important; width: auto !important; max-width: 150px; }

        .CustomerReviewProductDetail .ProductInfo { width: 100%; clear: left; }


    /* UserLogin */
    .UserLogin .CommonLoginPageRight { width: 100%; }

    /*ContentLayout Begin*/
    .ContentMainDiv .common-center-col { float: right; }

    .ContentMainDiv .common-rightside-col { clear: left; float: left !important; padding: 0 0 0 20px; margin-top: 0; }

    /* Promotion List */
    .PromotionGroupListItemImageDiv { width: 160px; }

        .PromotionGroupListItemImageDiv img { max-height: 160px; height: auto !important; height: 160px; max-width: 160px; width: auto !important; width: 160px; }

    /* Promotion Product Item List */
    .PromotionItem .ProductDetailsDefaultLikeButtonDiv { width: 35%; }

    .PromotionProductItem .ProductImage { left: 12%; }

    .PromotionProductGroupDataList .ProductGroupCombineItem { width: 28px; }

        .PromotionProductGroupDataList .ProductGroupCombineItem div { width: 28px; }

    .PromotionItem .PromotionDetailsDefaultImageTellFriendImage { width: 85%; }

    .PromotionProductGroupDataList .ProductGroupProductItemStyle { width: 135px; }

    .PromotionProductGroupDataList .PromotionProductItem { min-height: 180px; }

    /* Contact Us */
    .ContactUsCaptcha { width: 75%; }

    /* Tell a friend */
    .TellFriendFormData { width: 70%; }

    /*Register*/
    .Register .CustomerRegister .CustomerRegisterLinkButtonDiv { margin-right: 4%; }

    /* GiftCertificate */
    .GiftCertificateTextBox { width: 45% !important; }
    /*Shipping Method*/
    .ShippingRadioList tr { display: table-row; width: 100%; clear: left; }

    .SellerRotatingList .jcarousel-skin-tango .jcarousel-item { width: 220px; margin: 0 3px 3px 15px; }

    .SellerRotatingList .SellerRotatingItemStyle { min-height: 200px; }

    .SellerRotatingList .jcarousel-skin-tango .jcarousel-clip-horizontal { width: 728px; margin: auto; }

    .MaintenanceDiv { background-position: center; background-size: auto 40%; }

    .MaintenanceInnerDiv { background-color: rgba(255, 255, 255, 0.65); }

    .MaintenanceTitle { color: #3e3a3a; }

    /* Social Order */

    .SocialOrderConfirmation .GiftAndCoupon, .OrderPriceSummary { width: 40%; }

    .SocialOrderConfirmation .OrderSummaryFinishImageButton { width: 100%; }

    .SocialOrderConfirmation .OrderSummaryButtonDiv { width: 40%; }

    .OrderSummeryItem, .SocialOrderConfirmation .ShippingDetail { width: 59%; }

    .ShippingDetailsBody { padding: 0 30px 35px; }

    .ShippingDetailRow .ShippingDetailTextBox input, .ShippingDetailRow .ClientCityStatePanel .CountryAndStateListDropDown, .ShippingDetailRow .ClientCityStatePanel .CountryAndStateListStateTextBox, .ShippingDetailRow .ClientCityStatePanel .CountryAndStateListCountryTextBox { width: 100%; }

    .ShippingDetailTextBox, .ShippingDetailRow .ClientCityStatePanel { width: 70%; }

    .ProductItemSubTotalPriceColumn { float: left; width: auto; }

    .OrderProductItemSubTotalPrice { padding: 0; }

    .OrderProductItemSubTotalPriceValue { height: auto; font-size: 14px; padding-top: 4px; }

    .OrderProductItemName, .OrderProductItemUnitPrice, .OrderProductItemQuantity, .OrderProductItemSubTotalPrice { font-size: 11px; }

    .OrderProductItemUnitPrice, .OrderProductItemQuantity { padding: 8px 0 8px; }

    .OrderProductItemName { display: none; }

    .OrderSlipBody { padding: 0 10px; }

    .ProductItemImageColumn { width: 22.5%; }

    .ProductItemDetails { width: 77.5%; padding-left: 2%; }

    .ProductItemNameColumn { width: 100%; }

        .ProductItemNameColumn .OrderProductItemNameValue { padding: 0; }

    .ProductItemUnitPriceColumn { padding-left: 0; width: 30%; }

    .OrderProductItemUnitPriceValue { height: auto; padding: 0; overflow: unset; font-weight: normal; }

    .ProductItemQuantityColumn { width: 9%; }

    .OrderProductItemQuantityValue { padding: 0 10px; }

    .TrackingNumberDiv { width: 60%; }

    .SocialOrderCompleted .ShippingDetail { width: 60%; clear: left; padding: 35px 25px 10px; }

    .PaymentmethodDesktopViewDiv { width: 40%; }

    .OrderSummaryBody .ProductItemImageColumn { width: 15%; }

    .OrderSummaryBody .ProductItemUnitPriceColumn { width: 25%; padding-left: 2%; }

    .OrderSummaryBody .ProductItemSubTotalPriceColumn { width: 21%; float: right; }

    .OrderSummaryBody .OrderProductItemName { display: block; }

    .OrderSummaryBody .ProductItemNameColumn { width: 45%; }

    .OrderSummaryBody .ProductItemDetails { width: 85%; }

    .OrderSummary .OrderSummaryPriceInfoLeftDiv, .OrderSummary .OrderSummaryTotalPriceLeftDiv { width: 74%; }

    .OrderSummary .OrderSummaryPriceInfoLeftDiv { padding-left: 20px; }

    .OrderSummary .OrderSummaryPriceInfoRightDiv, .OrderSummary .OrderSummaryTotalPriceRightDiv { width: 26%; }

    .OrderSummary .OrderSummaryPriceInfoRightDiv, .OrderSummary .OrderSummaryTotalPriceRightDiv { padding-right: 20px; }

    .SocialOrderCompleted .OrderInfoDetail { padding: 20px 20px 30px; }

    .OrderSummaryRepeaterDiv { padding: 0 20px; }

    .OrderInfoText { font-size: 13px; }

    .OrderInfoValue { font-size: 14px; }

    .OrderNumberDiv, .OrderDateDiv { width: 16%; }

    .OrderPaymentMethodDiv { width: 18%; }

    .OrderSummaryBody .OrderProductItemUnitPriceValue { font-weight: bold; }

    .ShippingOptionText label { width: 85%; }
    /* Social Order End*/

    .UserLogin .CommonLoginPageRight, .AffiliateLogin .CommonLoginPageRight { width: 100%; }

    .OrderSummaryCustomerInfoDiv { margin: 0; width: 100%; }

    .OrderSummaryCustomeNoteDiv { margin: 0 0 40px; width: 100%; }

    .OrderSummaryOrderProduct { width: 100%; margin: 0; padding: 20px; }

    .OrderSummaryOrderProductDiv { padding: 10px 15px; }

        .OrderSummaryOrderProductDiv .Title { width: 55%; }

    .ShoppingCartCouponPanel { padding-top: 5px; }

    .ShoppingCartTableColumn1 { font-size: 12px; }

    .ShoppingCartTableTotalAmountRow .ShoppingCartTableColumn1 { font-size: 14px; width: 100%; text-align: center; }

    .ShoppingCartTableTotalAmountRow .ShoppingCartTableColumn2 { width: 100%; text-align: center; }

    .ShoppingCartTableTaxIncludeColumn { text-align: center; }

        .ShoppingCartTableTaxIncludeColumn .showcallout { text-align: center; }

    .ShoppingCartShippingEstimatorInput, .ShoppingCartShippingEstimator select { clear: left; width: 100%; margin: 0 0 5px; }

        .ShoppingCartShippingEstimatorInput input { width: 100%; }

    .ShoppingCartShippingEstimatorLabel { width: auto; }

    .ShoppingCartShippingEstimatorButton { clear: left; width: 100%; }

    .ShoppingCartShippingEstimator .CountryAndStateList .CountryAndStateListStateTextBox, .ShoppingCartShippingEstimator .CountryAndStateList .CountryAndStateListCountryTextBox { clear: left; width: 100%; margin: 5px 0; }

    .ShoppingCartTableColumn2 span { float: none; }

    .ShoppingCartGridView .ImageItemDiv { width: 20%; }

    .ShoppingCartGridView .InfoItemDiv { width: 74%; }

    .ShoppingCartGridView .DeleteItem { width: 6%; }

    .ShoppingCartGridView .QuantityItem { width: 20%; }

    .ShoppingCartGridView .UnitPriceItem { width: 38%; }

    .ShoppingCartGridView .SubtotalItem { width: auto; }

    /*Shopping cart*/
    .ShoppingCartCouponPanel { padding-top: 5px; }

    .GiftCouponDiv h3 { font-size: 20px; }

    .GiftCouponLabel { font-size: 14px; }

    .ShoppingCartTableColumn1 { font-size: 14px; }

    .ShoppingCartTableTotalAmountRow .ShoppingCartTableColumn1 { font-size: 16px; width: 100%; text-align: center; }

    .ShoppingCartTableTotalAmountRow .ShoppingCartTableColumn2 { font-size: 22px; width: 100%; text-align: center; }

    .ShoppingCartTableTaxIncludeColumn { text-align: center; }

        .ShoppingCartTableTaxIncludeColumn .showcallout { text-align: center; }

    .ShoppingCartShippingEstimatorInput, .ShoppingCartShippingEstimator select { clear: left; width: 100%; margin: 0 0 5px; }

        .ShoppingCartShippingEstimatorInput input { width: 100%; }

    .ShoppingCartShippingEstimatorLabel { width: auto; }

    .ShoppingCartShippingEstimatorButton { clear: left; width: 100%; }

    .ShoppingCartShippingEstimator .CountryAndStateList .CountryAndStateListStateTextBox, .ShoppingCartShippingEstimator .CountryAndStateList .CountryAndStateListCountryTextBox { clear: left; width: 100%; margin: 5px 0; }

    .ShoppingCartTableTotalAmountRow .ShoppingCartTableColumn2 span { float: none; }

    .ShoppingCartGridView .ImageItemDiv { width: 20%; }

    .ShoppingCartGridView .InfoItemDiv { width: 74%; }

    .ShoppingCartGridView .DeleteItem { width: 6%; }

    .ShoppingCartGridView .QuantityItem { width: 20%; }

    .ShoppingCartGridView .UnitPriceItem { width: 38%; }

    .ShoppingCartGridView .SubtotalItem { width: auto; }

    .CategoryRelatedBrands ul li { margin: 2px 0.5%; width: 18.75%; }

    .CategoryRelatedBrands .item img { max-height: 70px; }

    .VendorInfo .GeneralInfo { float: left; width: calc(100% - 40px); margin: 0 20px; }
    .VendorInfo .InfoContent { width: 50%; }
    .VendorInfo .ContactUsLabel { width: 90px; font-size: 14px; }
    .VendorInfo .ContactUsData { width: 247px; font-size: 14px; margin-right: 0; }
    .VendorInfo .LogoImage { float: none; margin: auto; width: 225px; }
    .VendorInfo .CommonPageRight { padding: 0; }
    .VendorInfo .CommonPageInnerTitle { font-size: 14px; }
    .VendorProductList .ProductColumn2DataList .CommonProductItemStyle { margin: 20px 1% 10px 0; width: 31%; }

    .VendorListItemStyle .LogoImage { width: 35%; }
    .VendorListItemStyle .StoreName { width: 65%; }
    .VendorListItemStyle .CompanyDescription { width: 65%; }

    .HeaderLogo img { max-height: 80px; }

    .account-div { float: right; }

    .info-div { float: left; }

    .header-container1-right { width: 100%; max-width: 100%; }

    .HeaderMenuToggle { display: block; margin-top: 38px; margin-right: 10px; }

    .SideMenu.Active { width: 320px; z-index: 16000003; }

    /*HeaderLogin Begin*/
    .HeaderLogin { margin: 0 25px; padding: 15px 0; width: 270px; line-height: 30px; color: #000; font-size: 14px; background: none; border-bottom: solid 1px #c8c8c8; }
        .HeaderLogin a { text-decoration: none; border-bottom: none; }
            .HeaderLogin a.LoginLabel { padding: 10px 0; background-color: #000; color: #fff; width: 48%; text-align: center; font-size: 14px; line-height: 26px; font-weight: bold; border-bottom: none; }
            .HeaderLogin a.LoginName { padding: 10px 0; color: #fff; background-color: #e64245; margin-right: 4%; line-height: 26px; width: 48%; text-align: center; font-size: 14px; font-weight: bold; border-bottom: none; }

            .HeaderLogin a.LoginLabel:hover { color: #fff; background-color: #e64245; }
            .HeaderLogin a.LoginName:hover { color: #e74246; background-color: #000; }

    .LoggedInDiv { display: table; margin: 0 auto 5px; float: none; }
    .LoggedOutLabel { padding: 5px 15px; font-size: 16px; width: auto; display: table; margin: 0 auto; float: none; }

    .HeaderLoginLoginPipe { display: none; }

    .LoginLabelWelcome { float: left; }

    .HeaderLogin .NameLabel { color: #e74246; }

    .HeaderLogin .LoggedInLabel:hover { background: none; }

    .WishlistLink { font-size: 14px; padding: 8px 0; text-align: center; width: 100%; display: flex; font-weight: bold; justify-content: center; }

        .WishlistLink:hover { color: #e74246; }

    /*HeaderLogin End*/

    .seperator-label { color: #888; }

    .SwitchLanguageMenuPanel a { color: #000; }
        .SwitchLanguageMenuPanel a:hover { color: #ff5e5e; }

    .CurrencyControl { margin-left: 0; }

    .Search { margin-bottom: 0; }

    .header-container2-right { padding: 8px 0; }

    .header-container1 .HeaderLogin, .header-container1 .HeaderLoginWishlist, .header-container1 .LanguageSection, .header-container2 .HeaderLoginAccount, .header-container3 { display: none; }

    .sticky-menu .DiscountDiv { display: none; }


    .sticky-menu .HeaderShoppingCartCheckout { display: none; }

    .sticky-menu .HeaderMenuToggle { margin-top: 18px; }

    .top-bar ul.title-area { display: none; }

    .FeaturedMerchantsAd iframe { height: 182px; }

    .SocialSummaryLeft { width: 59%; float: left; }

    .EnterTaxInvoice, .TaxInvoiceSORow { width: 100%; }

    .TaxInvoiceDiv .ShippingDetail { width: auto; }

    .CouponDiv { width: 49%; margin: 15px 0.5%; }
    .MyCouponDiv .CouponDiv { width: 80%; margin: 20px 10%; }

    .CouponBannerImage { width: 384px; height: 246px; left: -4%; }
    .CouponCollectBannerDiv { min-height: 246px; }
    .CouponCollectHereText { font-size: 38px; }
    .CouponWelcomeText { font-size: 30px; }
    .CouponShopNameText { font-size: 30px; }
    .CouponBannerText { top: 50px; right: 4%; }
}

@media only screen and (min-width: 768px) and (max-width: 979.99px) {

    .CommonProductItemStyle { width: calc(33.33% - 20px); margin-left: 10px; margin-right: 10px; }
    div.CommonProductImage { max-height: 227px; }
    table.CommonProductImage { height: 227px; }
    .CommonProductImagePanel { height: 227px; }
    .CommonProductImage img { max-height: 227px; }

    .RandomProductDataList, .ProductBestSellingDataList, .ProductHotDealDatalist, .PromotionGroupDataList { width: calc(100% + 20px); margin-left: -10px; }
    .jcarousel-wrapper { width: 735px; }
    .jcarousel li { padding-right: 20px; }

    .CommonCategoryItemStyle { width: calc(33.33% - 10px); margin: 5px; }
    .CommonCategoryImagePanel { width: 100%; text-align: center; }
    table.CommonCategoryImage { height: 142px; }
    .CommonCategoryImage img { max-height: 142px; }
    .CommonCategoryName { min-height: 55px; }
    .CommonCategoryNameLink { line-height: 22px; font-size: 14px; font-weight: bold; }

    .NewArrivalCategoryList { width: calc(100% + 10px); margin-left: -5px; }
        .NewArrivalCategoryList .CommonProductItemStyle { width: calc(50% - 10px); margin-left: 5px; margin-right: 5px; }

    .ProductColumn2DataList { width: calc(100% + 10px); margin-left: -5px; }
        .ProductColumn2DataList .CommonProductItemStyle { width: calc(50% - 10px); margin-left: 5px; margin-right: 5px; }

    .AdvancedSearchResultPanel .ProductColumn2DataList { width: calc(100% + 16px); margin-left: -8px; }
        .AdvancedSearchResultPanel .ProductColumn2DataList .CommonProductItemStyle { width: calc(33.33% - 20px); margin-left: 10px; margin-right: 10px; }
    .ProductDetailsResponsiveImageThumbnail .ImageThumbnailItemStyle { width: calc(25% - 8px); margin: 4px; }
    .ProductDetailsResponsiveImageThumbnail .CommonCategoryImage img { max-height: 65px; }
}

@media only screen and (min-width: 768px) {

    .RandomProductDataList, .ProductBestSellingDataList, .ProductHotDealDatalist, .PromotionGroupDataList, .AdvancedSearchResultPanel .ProductColumn2DataList, .NewArrivalCategoryList, .ProductColumn2DataList { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; flex-wrap: wrap; }
}

@media only screen and (max-width: 767px) /*Screen width 480-767 px -------------- For step 2 ------------ */
{
    .StoreBanner { display: none; }

    .MobileBanner { display: block; }

    .SellerRotatingList { width: 100%; }

        .SellerRotatingList .SidebarRight { padding: 0 0 15px; position: relative; }

    .SellerRotatingList { width: 100%; }

        .SellerRotatingList .jcarousel-scroll { height: 0; }

        .SellerRotatingList .jcarousel-skin-tango .jcarousel-clip-horizontal { position: relative; width: 446px; margin-left: -10px; }

        .SellerRotatingList .jcarousel-skin-tango .jcarousel-item { width: 220px; margin: 0 3px 3px 0; }

        .SellerRotatingList a.next, .SellerRotatingList a.prev { top: 85px; }

    .SellerNavList { width: 100%; padding: 0; }

    .GiftRegistryDetailDiv input[type="text"] { width: 90%; }

    .CountryAndStateListDropDown { width: 60%; }


    .MainDivLeft { display: none; }

    .ContentMainDiv .common-center-col { float: none; }

    /*Register */
    .MainDiv .CustomerRegister { width: 100%; }


    .CustomerRegisterPanelCountryValidatorText { margin-left: 25%; width: 63%; margin-right: 4px; }

    /* Footer*/
    .four.MenuFooter { width: 31.5%; }

        .four.MenuFooter.CustomerMenu { width: 37%; }

    .LayoutFooter .MenuItemTitleOuter, .LayoutFooter a.MenuItemTitleOuter, .LayoutFooter .MenuItemTitle { width: auto; }

    .LayoutFooterLicense { line-height: 20px; padding: 10px 0; }

        .LayoutFooterLicense .text-left, .LayoutFooterLicense .text-right { text-align: center; }

    .MenuItemTitleInner { padding: 0 22px 5px 0; }

    .MenuItemTitleOuter { background: url(Images/Bullet/footer-toggle-show.gif) no-repeat right 8px; line-height: 22px; }

    .MenuItemTitleOuterHide { background: url(Images/Bullet/footer-toggle-hide.gif) no-repeat right 8px; }

    .LayoutFooter .MenuItemTitleInner { border-bottom: solid 1px #262626; }

    .LayoutFooter .MenuItemTitleOuter { border-bottom: solid 1px #404040; }

    /*Common Product Item Style */
    .ProductItemControlPanel .CategoryDescriptionDiv { padding: 0; }


    /*--- Product Column Style---*/
    .AdvancedSearchResult .ProductColumn2DataList { width: 102%; }

        .AdvancedSearchResult .ProductColumn1DataList .CommonProductItemStyle, .AdvancedSearchResult .ProductColumn2DataList .CommonProductItemStyle, .AdvancedSearchResult .ProductColumn3DataList .CommonProductItemStyle { width: 46%; margin: 20px 3% 20px 0; display: inline-block; }
    /*--- Product Row Style ---*/
    .ProductRowDataList .CommonProductItemStyle { margin: 0; }

    .ProductListItem .CommonProductImage { }

    .ProductListItem .ProductListItemDetailsColumn { width: 69.5%; padding: 0 3% 25px; }

    .AdvancedSearchResult .ProductListItem .ProductListItemDetailsColumn { width: 69.5%; padding: 0 5% 30px; }

    .ProductListItem .CommonProductImage img { max-width: 145px; }

    .AdvancedSearchResult .ProductRowDataList .CommonProductItemStyle { width: 100%; }
    /*--- ProductList : Tabular style ---*/
    .AdvancedSearchResult .ProductListTableViewTopItem .Image, .AdvancedSearchResult .ProductListTableViewItem .Image { width: 21%; }

    .AdvancedSearchResult .ProductListTableViewTopItem .Button, .AdvancedSearchResult .ProductListTableViewItem .Button { width: 100%; }

    .ProductListTableViewItem .ImagePanel { width: 80px; }

        .ProductListTableViewItem .ImagePanel img { max-width: 80px; width: 80px; max-height: 80px; height: 80px; }

    .ProductListTableViewItem .PriceDiscountLabel { display: none; }

    .ProductListTableViewItem .CommonProductName { width: 100%; }

    .AdvancedSearchResult .TableViewTellFriendPanel, .AdvancedSearchResult .TableViewAddtoWishListPanel, .AdvancedSearchResult .TableViewAddtoCompareListPanel { margin-left: 0; width: 100%; }

    /*Default */
    .RandomProductDataList, .ProductBestSellingDataList { width: 105%; }

    .NewsEventItemStyle { width: 47%; margin: 20px 0.33% 20px 0; }

    .NewsEventList { width: 105%; }

    /* Header */
    .MyAccountSection { }

    .SearchSection { display: table-footer-group; width: 100%; float: none; }

    .SwitchLanguage, .CurrencyControl { display: table-row-group; margin-top: 10px; }
    /*--- MiniCart ---*/
    .ShoppingCartSection { width: 100%; }
    .HeaderShoppingCart { height: 30px; clear: both; display: table; float: none; margin: 5px auto; }

        .HeaderShoppingCart .HeaderShoppingCartDiv { float: left; padding: 0 5px; }

        .HeaderShoppingCart .HeaderShoppingCartCheckout { float: right; padding-left: 5px; margin-left: 5px; }
    /*--- Search ---*/
    .Search { clear: both; margin: 5px auto; position: relative; width: 80%; display: table; float: none; }

    .QuickSearchDropDownDiv { width: 18%; }

    .QuickSearchSelectedDropDownDiv { width: 34%; }

    /* --- Myaccount Link ---*/
    .info-div { clear: both; display: table; float: none; margin: 0 auto; text-shadow: none; }

    .account-div { display: none; }

    .headerMenuNormal { display: none; }

    .headerMenuResponsive { display: block; }

    /*--- Category & Product Item ---*/
    .ContentMenuNavMenuListDynamicMenuStyle { display: none !important; }

    .QuickViewButtonBorder, a.QuickViewButton { display: none !important; }

    .CategoryDescription { font-size: 11px; }

    /* ----- ProductDetailsResponsive ----- */
    .zoom_len, #easy_zoom, #easy_zoom1 { display: none !important; }

    .ProductDetailsResponsive div.ProductDetailsResponsiveImage { width: 100%; min-height: 250px; }

    .ProductDetailsResponsive table.ProductDetailsResponsiveImage { width: 100%; height: 250px; }

    .ProductDetailsResponsive .ProductDetailsResponsiveImage img { }

    .ProductDetailsResponsive .ProductDetailsResponsiveImagePanel { height: 250px; }
     

    .ProductDetailsResponsive .WriteReviewDiv .CommonHyperLink { display: none; }

    .ProductDetailsResponsive .StarRatingSummaryTable { position: relative; }

    .ProductDetailsResponsive .pdetail-sec-four .StarRatingSummaryButtonColumn { right: 0; position: absolute; top: 1px; }

    .ProductDetailsResponsive .CommonTextBox { margin-top: 20px; }

    .ProductDetailsResponsive .ProductDetailsResponsiveQuantitySpan { margin-top: 25px; }

    .ProductDetailsResponsive .ProductDetailsResponsiveOptionDiv { margin-top: 10px; float: left; width: 100%; }

    .ProductDetailsResponsive .QuantityDiscountFreeShippingDiv { margin: 15px 0 0; }

    .ProductDetailsResponsive .FreeShippingLabel { float: none; clear: none; background: #F9FBFD url("Images/Icon/icon-free-shipping.gif") no-repeat scroll 10px center; }

    .RelatedProductsDatalist tr { width: 50%; }

    .ProductDetailsResponsive .RelatedProductsTitleRight { text-align: center; }

    .RelatedProductsItemTable tr { width: 100%; }

    .ProductDetailsResponsive .CommonTextBox { margin-top: 0; }

    .ProductDetailsResponsive .ProductDetailsResponsiveQuantitySpan { margin-top: 10px; }

    .RelatedProductsDetailsColumn, .RelatedProductsImageColumn { padding-bottom: 0; padding-top: 10px; }

        .RelatedProductsImageColumn a img { max-width: 70%; }

    .ProductQuickInfoSku, .ProductQuickInfoStock, .ProductQuickInfoRating { float: left; width: auto; margin: 10px 10% 10px 0; }

        .ProductQuickInfoRating .StarRating { margin-top: 0; min-width: 62px; }

    .ProductQuickInfoPrice { float: left; width: 48%; margin: 10px 0 20px; }

    .Product .AddToWishListButtonLinkButton, .Product .AddToCompareListButtonLinkButton, .Product .TellFriendLinkButton { margin: 5px 0 5px 3%; padding: 0 4% 0 22px; background-position: 0 center; }

    .ProductDetailsResponsive .RelatedProductsDetailsPriceDiv { color: #ff5e5e; }

    .ProductDetailsResponsive .OptionRadioItemRadioButtonList label { width: auto; }

    .ProductDetailsResponsive .ProductQuickInfoName { margin: 10px 0; }

    .ProductDetailsResponsive .ProductQuickInfoShortDescription { margin: 10px 0; }

    .ProductDetailsResponsive .ProductQuickInfoVendor { margin-top: 20px; }

    .ProductDetailsResponsive .OptionRadioItemRadioButtonList label { width: auto; }

    .ProductDetailsResponsive .OptionRadioItemRadioButtonList tr { display: table-row; float: none; }

    .ProductDetailsResponsive .ButtonDiv { line-height: 40px; padding: 0; }

    .ProductDetailsResponsive .AddToCartDiv { clear: both; }

    .ProductDetailsResponsive .ProductDetailsResponsiveQuantityDiv { margin-left: 0; }

    .ProductListItem div.CommonProductImage { width: 30%; }
    /*--- Footer Menu ---*/
    .LayoutFooter .MenuItemTitleInner { border-bottom: solid 1px #262626; }

    .LayoutFooter .MenuItemTitleOuter { border-bottom: solid 1px #404040; }

    ul.MenuItem li { font-size: 14px; }

    /* Breadcrumb Begin */
    .catalog-center-col .CatalogBreadcrumb, .pdetail-row .CatalogBreadcrumb { position: relative; margin-left: 0; display: table; min-height: 30px; width: 100%; }

    .NewsMainDiv .CatalogBreadcrumb { position: relative; margin-left: 0px; top: 0; }

    /* Newsletter */
    .Newsletter { margin-top: 0; }

    /* MyAccount Menu list */
    .account-left-col { border: 0; }

    .MyAccountMenuTableList { border-top: solid 1px #f1f1f1; border-left: solid 1px #f1f1f1; }

        .MyAccountMenuTableList tr { display: inline-block; width: 50%; border-bottom: solid 1px #f1f1f1; border-right: solid 1px #f1f1f1; float: left; }

        .MyAccountMenuTableList td { width: 100%; border: 0; }

    .MyAccountInfoPanel .MyAccountInfoSubmitButton { }

    /*CompareList Begin*/
    .CompareListGridView .ImageHeader { width: 18%; }

    .CompareListGridView .DeleteHeader { width: 6%; }

    .CompareListGridView .PriceHeader { width: 18%; }

    .CompareListGridView .AddToCartHeader { width: 20%; }

    .CompareListGridView .AddToCartItem a { display: table; margin: auto; float: none; width: 100%; }

    /*WishListGridView Begin*/
    .WishListGridView .ImageHeader { width: 18%; }

    .WishListGridView .DeleteHeader { width: 6%; }

    .WishListGridView .PriceHeader { width: 18%; }

    .WishListGridView .AddToCartHeader { width: 20%; }

    .WishListGridView .QuantityHeader { width: 15%; }

    .WishListGridView .AddToCartItem a { display: table; margin: auto; float: none; width: 100%; }

    /*Advanced Search Begin*/
    .AdvancedSearchLabel { width: 15%; }

    .SearchByKeyword { width: 100%; }

    .AdvancedSearchDrop { width: 38%; }

    .SearchTextByKeyword { width: 43%; margin-left: 3%; }

    .SearchTextByPrice, .SearchTextByPriceTo { width: 37%; }

    .SearchByCategory { width: 100%; float: left; margin-top: 15px; }

    .SearchDropByCategory { width: 40%; }

    .AdvancedSearchTypeCheckList { width: 82%; margin-top: 10px; margin-left: 14%; }

    .SearchByPrice { margin: 20px 0px 0px 0px; margin-left: 30px; }

    .AdvancedSearchPanel { width: 100%; margin-left: 0px; margin-bottom: 0px; float: left; }

    .SearchByCategory .AdvancedSearchDrop { width: 38%; }

    .AdvancedSearchResult .ProductListTableViewItem .BtnStyle1 { padding: 2px 0px; width: 90%; text-align: center; margin-left: 5%; }

    .AdvancedSearchResult .FreeShippingLabel { margin-left: 18%; }

    /* contact us */
    .ContactUsCaptcha { width: 50%; }

    .ContactUsCommentBox { width: 100%; }

    .ContactUsButtonDiv { margin-right: 10%; }

    .ContactUsCompanyInfo { padding-right: 0; }
    /* track */
    .TrackIFrame { width: 480px; }

    /* checkout */
    .OrderSummaryRightMenu { width: 48%; margin-right: 4%; }

    .GiftCouponDetailRightMenu { width: 48%; clear: none; margin: 0; }

    .CountryAndStateListDropDown { clear: both; }

    /*checkout - shipping */
    .ClientCityStatePanel .CheckoutAddressLabel { width: 28%; }

    .ClientCityStatePanel .CountryAndStateListDropDown { clear: none; }

    /* shipping method */
    .checkout-center-col .Shipping .CommonAsterisk { float: right; margin-right: 15%; }

    /*ForgotPassword Begin*/
    .ForgotPasswordPanel { width: 70%; }

    /*News List */
    .NewsListImage { display: none; }

    .NewsPagingBox { display: table; margin: auto; width: auto; float: none; }

    .NewsLinkToTopDiv { display: none; }


    /*CustomerReview*/
    .CustomerReviewContent { float: none; width: 100%; padding-top: 10px; margin: 0; }

    .CustomerReviewProductDetail { float: none; width: 100%; padding: 10px 0; }

        .CustomerReviewProductDetail .ProductInfo { margin: 0; }

    /*News Detail*/
    .NewsDetails .CommonPage { margin-top: 10px; }

    /*AffiliateDetails Begin*/
    .AffiliateDetailsAgreementPanel { margin-left: 11.5%; width: 80%; }

    /* Promotion List */
    .PromotionListDefault tr { display: block; width: 100%; }

    .PromotionGroupListItemImageColumn { width: 40%; }

    .PromotionGroupListItemImageDiv { width: 180px; }

        .PromotionGroupListItemImageDiv img { max-height: 180px; height: auto !important; height: 180px; max-width: 180px; width: auto !important; width: 180px; }

    /* Promotion Product Item List */
    .PromotionItem .ProductDetailsDefaultLikeButtonDiv { width: 50%; }

    .PromotionProductGroup { padding: 15px 5px; }

    .PromotionProductItem .ProductImage { left: 5%; }

    .PromotionProductGroupDataList .ProductGroupCombineItem { width: 25px; }

        .PromotionProductGroupDataList .ProductGroupCombineItem div { width: 25px; }

    .PromotionItem .PromotionDetailsDefaultImageTellFriendImage { width: 75%; }

    .PromotionProductGroupDataList .PromotionProductItem { width: 90%; margin-left: 5%; margin-right: 5%; }

    .PromotionProductGroupDataList .ProductGroupProductItemStyle { width: 112px; }

    /* Register - CustomerRegister Address Begin*/
    .CustomerRegister { width: 100%; }

    .Register .CustomerRegisterLeft, .Register .CustomerRegisterRight { margin: 0; width: 98%; clear: left; }

    .Register .CustomerRegisterLeftLabel, .Register .CustomerRegisterRightLabel { width: 25%; margin: 0; }

    .Register .CustomerRegisterLeftData, .Register .CustomerRegisterRightData { width: 70%; margin: 0; }

    .Register .CustomerRegisterPanel .ClientCityStatePanel { margin: 0; width: 98%; clear: left; }

        .Register .CustomerRegisterPanel .ClientCityStatePanel .CustomerRegisterLabel { width: 25%; margin: 0; }

        .Register .CustomerRegisterPanel .ClientCityStatePanel .CountryAndStateListDropDown { width: 63%; margin: 0 4px 0 0; }

    .Register .CustomerRegisterPanel .CustomerRegisterCheckBox { margin-left: 30%; width: 65%; }

    .Register .CustomerRegisterPanel .ClientCityStatePanel .CountryAndStateListCountryTextBox { clear: left; float: left; margin-left: 25%; width: 63%; }

    .Register .CustomerRegisterPanel .ClientCityStatePanel .CountryAndStateListStateTextBox { clear: none; float: left; margin-left: 0; margin-right: 4px; width: 63%; }

    .Register .CustomerRegisterShippingInfoPanel .CustomerRegisterCityStatePanel { margin: 0; width: 98%; clear: left; }

        .Register .CustomerRegisterShippingInfoPanel .CustomerRegisterCityStatePanel .CustomerRegisterLabel { width: 25%; margin: 0; }

        .Register .CustomerRegisterShippingInfoPanel .CustomerRegisterCityStatePanel .CountryAndStateListDropDown { width: 63%; margin: 0; clear: none; }

    .Register .CustomerRegisterShippingInfoPanel .CustomerRegisterCheckBox { margin-left: 30%; width: 65%; }

    .Register .CustomerRegisterShippingInfoPanel .CustomerRegisterCityStatePanel .CountryAndStateListCountryTextBox { clear: left; float: left; margin-left: 25%; width: 63%; }

    .Register .CustomerRegisterShippingInfoPanel .CustomerRegisterCityStatePanel .CountryAndStateListStateTextBox { clear: none; float: right; margin-left: 0; margin-right: 12%; width: 63%; }

    .Register .CustomerRegister .CustomerRegisterLinkButtonDiv { margin-right: 12%; }

    /* Shipping Address */
    .AccountMainDiv .AccountDetailsCheckBoxDiv { margin-left: 24%; width: 60%; }

    /* GiftCertificate */
    .GiftCertificateTextBox { width: 40% !important; }

    .PromotionListDefault .ProductListDefaultDataListItemStyle { width: 100%; }

    /* default : feature merchant */
    .FeaturedMerchantsAd { width: 49%; margin-left: 0.5%; margin-right: 0.5%; }

    /* Checkout */
    .OrderSummaryRightMenu { margin-top: 25px; }

    .GiftCouponDetailRightMenu { margin-top: 25px; }

    /* Category */
    .CategoryDescriptionDiv { padding: 0; }



    .NewArrival .jcarousel-skin-tango .jcarousel-item { width: 220px; }

    .NewArrival .jcarousel-skin-tango .jcarousel-item-horizontal { margin: 0 13px 10px 0; }

    .ContactUsBlock { width: 90%; }

    .LanguageSection { display: table; margin: auto; float: none; }


    .AddToCartPanel { width: 450px; }



    /*KeyValidateError Begin*/
    .KeyValidateError { -webkit-background-size: auto 100%; -moz-background-size: auto 100%; -o-background-size: auto 100%; background-size: auto 100%; padding: 70px 0; font-size: 16px; line-height: 30px; }

        .KeyValidateError h1 { margin: 20px 0; font-size: 24px; }

    .short-bar-white { margin: 40px auto; }
    /*KeyValidateError End*/


    /*  Seller Nav List   */
    .SellerNavPanel { display: none; }



    input[type="text"].TaxPayerIDTextbox { width: 95%; }

    .TaxPayerIDTR .CommonValidatorText { width: 95%; }

    .ProductItemCountItemCount { width: auto; }

    .ProductListTableViewTopItem .Button, .ProductListTableViewItem .Button { width: 100%; }

    .TableViewTellFriendPanel, .TableViewAddtoWishListPanel, .TableViewAddtoCompareListPanel { width: 100%; }

    .MaintenanceDiv { background-position: center; background-size: 90% auto; }

    .MaintenanceInnerDiv { background-color: rgba(255, 255, 255, 0.65); width: 450px; }

    .MaintenanceTitle { color: #3e3a3a; }

    .facebookMessengerBox { right: 0; }

    .BrandsCarousel { display: none; }

    .BrandsCarouselMobile { display: block; }

    /* SocialOrder */

    .SocialOrderConfirmation .GiftAndCoupon { width: 100%; border: 0; border: solid 1px #b7b7b7; }

    .SocialOrderCouponDiv input[type="text"] { width: 80%; }

    .OrderSummeryItem { width: 100%; margin-top: 0; }

    .OrderPriceSummary { width: 100%; }

    .OrderPriceSummaryDiv { border-top: 0; }

    .ShippingDetailRow { text-align: center; }

    .SocialOrderConfirmation .PaymentMethod { width: 100%; margin-top: 10px; border: solid 1px #b7b7b7; }

    .SocialOrderConfirmation .OrderSummaryFinishImageButton { width: 100%; margin-bottom: 30px; }

    .SocialOrderOrderSummary { display: none; }

        .SocialOrderOrderSummary .OrderPriceSummaryLeft, .SocialOrderOrderSummary .OrderPriceSummaryRight { width: 100%; }

            .SocialOrderOrderSummary .OrderPriceSummaryRight .OrderSummaryBoldText { display: table; margin: auto; }

    .OrderSummaryBoldText .TotalPrice { text-align: center; }

    .OrderSummaryBoldText .ToPay { display: none; }

    .socialordertotalprice { font-size: 24px; line-height: 34px; }

    .socialordersymbol { line-height: 40px; }

    .ShippingDetailsBody { padding: 0 30px 35px; }

    .ShippingDetailsHeader { display: none; }

    .PaymentMethod .CommonPageInnerTitle { font-weight: normal; font-size: 18px; text-align: center; }

    .SocialOrderConfirmation .PaymentDataList { display: none; }

    .PaymentDropListPanel { display: block; }

    .SocialOrderConfirmation .PaymentMethod { padding: 0 102px 40px; display: none; }

    .PaymentDropDiv { display: block !important; }

    .TotalSummaryPriceDiv { display: block; }

    .OrderProductItemNameValue, .OrderProductItemUnitPriceValue, .OrderProductItemSubTotalPriceValue, .OrderSummaryText, .ShippingOptionPriceValue, .ShippingOptionText label { font-size: 14px; }

    .OrderSummaryRepeaterDiv { padding: 0 10px; }

    .OrderSummaryBody .ProductItemImageColumn { width: 22.5%; }

    .OrderSummaryBody .ProductItemNameColumn { width: 100%; }

    .OrderSummaryBody .ProductItemUnitPriceColumn { width: 40%; padding-left: 0; }

    .OrderSummaryBody .ProductItemSubTotalPriceColumn { float: left; width: auto; }

    .OrderInfoHeaderTextDiv { padding: 10px 0; }

    .OrderNumberDiv .OrderInfoText { font-size: 18px; font-weight: bold; display: table; margin: 12px auto; float: none; }

    .OrderNumberDiv .OrderInfoValue { font-size: 24px; font-weight: bold; display: table; margin: 12px auto; float: none; }

    .OrderNumberDiv { border-bottom: 1px solid #b7b7b7; width: 100%; padding-right: 0; }

    .OrderDateDiv { width: 100%; padding: 15px 10px 5px; }

        .OrderDateDiv .OrderInfoText { margin-bottom: 0; font-weight: bold; font-size: 14px; }

        .OrderDateDiv .OrderInfoValue { float: right; clear: none; font-weight: normal; text-align: right; line-height: 1; }

    .OrderStatusDiv { width: 100%; padding: 5px 10px 5px; }

        .OrderStatusDiv .OrderInfoText { margin-bottom: 0; font-weight: bold; font-size: 14px; }

        .OrderStatusDiv .OrderInfoValue { float: right; clear: none; font-weight: normal; text-align: right; line-height: 1; }

    .OrderPaymentMethodDiv { width: 100%; padding: 5px 10px 5px; }

        .OrderPaymentMethodDiv .OrderInfoText { margin-bottom: 10px; width: 100%; font-weight: bold; font-size: 14px; }

        .OrderPaymentMethodDiv .OrderInfoValue { width: 100%; font-weight: normal; padding-bottom: 5px; line-height: 1; }

    .BankTransferPaymentStatus { display: block; }

        .BankTransferPaymentStatus .PaymentBankAccount { font-size: 14px; width: 100%; padding: 5px 0 0; line-height: 16px; }

    .OrderPaymentInfoDiv { width: 100%; padding: 5px 10px 5px; }

        .OrderPaymentInfoDiv .OrderInfoText { margin-bottom: 0; font-weight: bold; font-size: 14px; }

        .OrderPaymentInfoDiv .OrderInfoValue { float: right; clear: none; font-weight: normal; text-align: right; line-height: 1; }

    .OrderShippingMethodDiv { width: 100%; padding: 5px 10px 5px; }

        .OrderShippingMethodDiv .OrderInfoText { margin-bottom: 0; font-weight: bold; font-size: 14px; }

        .OrderShippingMethodDiv .OrderInfoValue { float: right; clear: none; font-weight: normal; text-align: right; line-height: 1; }

    .OrderTrackingNumberDiv { width: 100%; padding: 5px 10px 25px; display: block; }

        .OrderTrackingNumberDiv .OrderInfoText { margin-bottom: 0; font-weight: bold; font-size: 14px; }

        .OrderTrackingNumberDiv .OrderInfoValue { float: right; clear: none; font-weight: normal; text-align: right; line-height: 1; }

    .OrderSummary .OrderSummaryPriceInfoLeftDiv { padding-left: 10px; width: 58%; border-right: 0; border-bottom: 0; }

    .OrderSummary .OrderSummaryPriceInfoRightDiv { padding-right: 10px; width: 42%; float: right; border-bottom: 0; }

    .OrderSummary .OrderSummaryPriceInfoDiv { border-bottom: 1px solid #b7b7b7; }

    .OrderSummary .OrderSummaryPriceInfoLabelBold { text-align: left; }

    .OrderSummary .OrderSummaryPriceInfoLabel { text-align: left; }

    .OrderSummary .OrderSummaryTotalPriceLeftDiv { width: 100%; padding-right: 0; display: table; margin: auto; border-bottom: 0; height: auto; background-color: #ffffff; }

        .OrderSummary .OrderSummaryTotalPriceLeftDiv .ToPay { clear: none; float: left; text-align: unset; }

        .OrderSummary .OrderSummaryTotalPriceLeftDiv .TotalPrice { float: left; text-align: unset; }

    .OrderSummary .OrderSummaryTotalPriceRightDiv { width: 100%; height: auto; padding: 0 0 5px; border-left: 1px solid #b7b7b7; }

    .TotalPriceToPayText, .OrderSummaryOrderTotalLabel { display: table; margin: auto; }

    .OrderSummaryTotalPriceRightDiv .socialordertotalprice { font-weight: bold; }

    .OrderSummaryTotalPriceRightDiv .socialordersymbol { font-weight: bold; line-height: 40px; }

    .OrderSummaryRepeaterDiv { padding: 0; }

    .OrderSummaryHeader { background-color: #fbfcfe; padding: 12px 0; }

        .OrderSummaryHeader span { display: table; margin: auto; }

    .OrderSummaryBody { padding: 0 10px; }

    .TrackingNumberDiv, .PaymentmethodDesktopViewDiv { display: none; }

    .SocialOrderCompleted .ShippingDetail { clear: left; float: left; width: 100%; margin: 10px auto 10px; padding: 0; border: 1px solid #b7b7b7; }

    .ShippingDetailTitleDiv { width: 100%; padding: 11px 0; border-bottom: 1px solid #b7b7b7; font-weight: normal; background-color: #fbfcfe; }

        .ShippingDetailTitleDiv span { display: table; margin: auto; }

    .SocialOrderCompleted .AddressCompleteDetail { margin: 15px 0; padding: 0 10px; }

    .SocialOrderConfirmation .ShippingDetail { width: 100%; margin-bottom: 0; }

    .SocialOrderCompleted .OrderInfoDetail { padding: 0 0 10px; }

    .SocialOrderConfirmation .OrderSummaryButtonDiv { width: 100%; }

    .OrderSummaryBody .ProductItemDetails { width: 77.5%; }

    .OrderSummaryBody .OrderProductItemSubTotalPrice { float: left; padding: 0; }

    .OrderSummaryBody .OrderProductItemName { display: none; }

    .OrderSummaryBody .OrderProductItemSubTotalPriceValue { clear: left; }

    .OrderSummaryBody .OrderProductItemUnitPrice, .OrderSummaryBody .OrderProductItemQuantity { padding: 8px 0; }

    .ProductItemUnitPriceColumn { width: 40%; }

    .OrderSummaryBody .OrderProductItemUnitPriceValue { font-weight: normal; font-size: 12px; }

    .PaymentBankAccount .AccountNameType { margin-top: 2px; }

    .SocialOrderConfirmation { float: none; margin-bottom: 0; }

    .ShippingDetails { width: 100%; }

    .SocialOrderConfirmation .SocialOrderState { left: 13%; }

    /* Social Order End*/
    /* UserLogin */
    .CommonUserLoginLoginPanel { width: 100%; background: none; }

    .CommonUserLoginRegisterPanel { width: 100%; margin: 20px 0; }

    .CommonUserLoginPanelUserName input, .CommonUserLoginPanelPassword input { width: 60% !important; }

    .CommonUserLoginValidatorText { width: 60%; }

    .CommonUserLoginPanelRemember label { width: 80%; }

    .CommonUserLoginForgotPasswordDiv { width: 60%; }

    .CommonUserLoginPanelUserName label, .CommonUserLoginPanelPassword label { width: 35%; }

    .CommonUserLoginPanelUserName input, .CommonUserLoginPanelPassword input { width: 50% !important; }

    .CommonUserLoginValidatorText { margin-left: 35%; width: 50%; }

    .CommonUserLoginPanelRemember { margin-left: 34%; }

        .CommonUserLoginPanelRemember label { width: 60%; }

    .CommonUserLoginPanelButton, .CommonUserLoginForgotPasswordDiv { clear: left; margin-left: 35%; margin-bottom: 0; }

    .OrderSummaryOrderProductDiv .Title { width: 55%; }

    .OrderSummaryCustomerInfoDiv { margin: 0; width: 100%; }

    .OrderSummaryCustomeNoteDiv { padding: 15px 0; }

    .OrderSummaryOrderProduct { width: 100%; margin: 0; padding: 15px; }

    .OrderSummaryFormInfo { margin: 0 0 20px; width: 50%; padding-right: 5px; }

        .OrderSummaryFormInfo.PaymentMethod { margin: 0 0 20px; width: 100%; }

    .OrderSummaryOrderProductDiv { padding: 10px 0; }

    .OrderSummary .ProductInfoItemDiv .Value { font-size: 14px; }

    .OrderSummaryOrderProductDiv.SummaryPrice { font-size: 14px; line-height: 26px; }

    .OrderSummaryOrderProductDiv.SummaryTotalPrice { font-size: 16px; }

        .OrderSummaryOrderProductDiv.SummaryTotalPrice .TaxIncludeLabel { font-size: 12px; }

        .OrderSummaryOrderProductDiv.SummaryTotalPrice .Value { font-size: 18px; }

    .OrderSummaryTextCommonDiv.CustomerNoteDiv .OrderSummaryDetailsLabelColumn, .OrderSummaryTextCommonDiv.TaxPayerIDTR .OrderSummaryDetailsLabelColumn { font-size: 14px; }

    .OrderSummary .ProductImageItemDiv { width: 25%; margin-right: 2%; }

    .OrderSummary .ProductInfoItemDiv { width: 73%; }

    /*shopping cart*/
    .ShoppingCart .CommonPageRight { padding-top: 0; }

    .ShoppingCartPanel { padding: 0; }

    .ShoppingCartCouponPanel { float: right; width: 100%; margin-right: 0; border: 0; padding: 10px; }

    .ShoppingCartItemPanel { float: left; width: 100%; margin: 10px 0 0; border: solid 1px #ccc; border-bottom: 0; padding: 0 10px; }

    .ShoppingCartSummaryDiv { float: left; width: 100%; margin: 0; border: solid 1px #ccc; border-top: 0; padding: 0 10px; }

    .ShoppingCartOrderTotal { border-top: solid 1px #ccc; padding: 10px 0; }

    .ShoppingCartSubtotal { display: none; }

    .ShoppingCartTotalMobile { display: block; }

    .ShoppingCartCouponDiv { padding-bottom: 0; border: 0; }

    .ShoppingCartGiftCouponTable { width: 70%; margin: 5px 15%; }

    .ShoppingCartGridViewButtonDiv { margin: 10px 0; }

    .ShoppingCartShippingEstimatorInput, .ShoppingCartShippingEstimator select { margin: 5px 0; width: 65%; float: right; clear: none; }

    .ShoppingCartShippingEstimatorButton { width: 65%; }

    .ShoppingCartShippingEstimator .CountryAndStateList .CountryAndStateListStateTextBox, .ShoppingCartShippingEstimator .CountryAndStateList .CountryAndStateListCountryTextBox { clear: none; width: 65%; }

    .ShoppingCartTableTotalAmountRow .ShoppingCartTableColumn2 span { float: none; }

    .ShoppingCartTableTotalAmountRow .ShoppingCartTableColumn1 { width: auto; text-align: left; }

    .ShoppingCartTableTotalAmountRow .ShoppingCartTableColumn2 { width: auto; text-align: right; }

    .ShoppingCartTableTaxIncludeColumn { text-align: left; }

        .ShoppingCartTableTaxIncludeColumn .showcallout { text-align: left; }

    .ShoppingCartGridView .ImageItemDiv { width: 22%; }

    .ShoppingCartGridView .InfoItemDiv { width: 72%; }

    .ShoppingCartTableTotalAmountRow .ShoppingCartTableColumn2 span { float: right; }

    .SellerListShowAll { right: 0; }

    .VendorInfo .GeneralInfo { float: left; width: calc(100% - 60px); margin: 0 30px; }
    .VendorInfo .InfoContent { width: 100%; }
    .VendorProductList .ProductColumn2DataList .CommonProductItemStyle { margin: 20px 1% 10px 0; width: 47%; }
    .VendorWelcomeText { font-size: 18px; }
    .VendorInfoDescription p { font-size: 15px; }
    .VendorInfo .CommonPageInnerTitle { font-weight: bold; text-decoration: underline; }
    .VendorList { margin-top: 0; }
    .VendorListItemStyle { padding: 15px 0; }
        .VendorListItemStyle .LogoImage { float: left; width: 38%; padding-right: 20px; height: 150px; display: flex; align-items: center; }
            .VendorListItemStyle .LogoImage img { max-height: 150px; }
        .VendorListItemStyle .StoreName { float: right; width: 62%; margin: 0 0 10px; }
            .VendorListItemStyle .StoreName a { font-size: 17px; line-height: 26px; }
        .VendorListItemStyle .CompanyDescription { width: 62%; line-height: 22px; font-size: 14px; }
    .VendorList .ProductListDefaultPageControlPanel { border: 0; width: 100%; position: relative; right: auto; top: auto; padding-top: 10px; }
        .VendorList .ProductListDefaultPageControlPanel .row { width: 100%; }
            .VendorList .ProductListDefaultPageControlPanel .row .twelve { width: 100%; }
    .BrandsCarousel { display: none; }

    .BrandsCarouselMobile { display: block; }

    .BrandsCarouselDiv .swiper-container { width: 100%; padding: 20px 40px; }

    .QuantityDiv:after { content: ""; }

    .DiscountDiv { display: none; }

    .AmountDiv { display: none; }

    .HeaderShoppingCartCheckout { display: none; }

    .HeaderMenuToggle { display: block; width: 30%; margin-top: 15px; margin-right: 0; }
    .sticky-menu .HeaderMenuToggle { margin-top: 15px; }
    .header-container2-left, .sticky-menu .header-container2-left { width: 40%; }
    .header-container2-right { width: 30%; padding: 10px 0 0; }
    .HeaderLogo { width: 100%; margin: 5px 0; }
        .HeaderLogo a { display: block; height: auto; text-align: center; }
        .HeaderLogo img { max-height: 50px; }

    .SearchSection.Desktop { display: none; }
    .SearchSection.Mobile { left: 0; display: block; width: 100%; clear: left; margin: 0; background-color: #EFF2F9; padding: 8px 0 5px; }
    .SearchSection.Scroll { margin: 0; }

    .Search { width: 300px; display: table; margin: auto; }
    .SearchTop { display: none; }
    .SearchLeft { width: 100%; border: solid 1px #ccc; }
    .sticky-menu .Search { margin-top: 0; }
    .LanguageSection { float: right; clear: none; margin: 0; }

    .SwitchLanguageDropPanel { margin-top: 0; }
    .PromotionAds .SideBannerRight { text-align: center; }
    .sticky-contact { display: block; }

    .FeaturedMerchantsAd iframe { height: 170px; }

    .ProductHotDealDatalist { width: 105%; }
    .MenuFooterFree .MenuFooterTitleShow { display: table; margin: auto; }
    .SocialMenuFree .twelve.MenuFooter.paddingleft { width: 100%; }
    .SocialMenuFree .MenuItemTitle { text-align: center; width: 100%; margin: 10px 0; }
    .SocialMenuFree .SocialLink { float: none; display: table; margin: auto; }

    .CheckoutCompletePaymentConfirmationBox { width: 80%; }
    .SocialOrderPaymentConfirmationBox { width: 100%; }
    .SocialOrderPaymentConfirmationInfo { padding: 0; }
    .SocialOrderPaymentConfirmationItemRow { padding: 18px 10px 0; }
    .SocialOrderPaymentConfirmationHeader { background-color: #fbfcfe; padding: 12px 0; text-align: center; }

    .SocialSummaryLeft { width: 100%; }
    .OrderSummaryFormInfo.TaxInvoiceMethod { width: 50%; }
    .OrderSummaryFormInfo.TaxInvoicePaymentMethod { width: 50%; float: left; margin: 0 0 20px; display: block; }

    .CouponCollectHeaderText { font-size: 36px; }
    .CouponDiv { width: 85%; margin: 15px 7.5%; }
    .MyCouponDiv .CouponDiv { width: 85%; margin: 15px 7.5%; }

    .CouponBannerImage { background-image: url(../../Images/Banner/mobile/DiscountBag-Mobile.png); width: 240px; height: 215px; left: auto; right: -1%; }
    .CouponCollectBannerDiv { min-height: 215px; }
    .CouponBannerText { width: 240px; top: 25px; right: auto; left: 3%; }
    .CouponShopNameText { font-size: 24px; }
    .CouponWelcomeText { font-size: 24px; }
    .CouponCollectHereText { font-size: 30px; }
        .CouponCollectHereText br { display: block; }
    .CommonProductItemStyle:nth-child(2n+1) { clear: left; }

    .SocialOrderConfirmation .PaymentPOPanel { width: 100%; }
}

@media only screen and (min-width: 480px) and (max-width: 767.99px) {

    .CommonProductItemStyle { width: calc(50% - 20px); margin-left: 10px; margin-right: 10px; }
    div.CommonProductImage { max-height: 220px; }
    table.CommonProductImage { height: 220px; }
    .CommonProductImagePanel { height: 220px; }
    .CommonProductImage img { max-height: 220px; }

    .RandomProductDataList, .ProductBestSellingDataList, .ProductHotDealDatalist, .PromotionGroupDataList { width: calc(100% + 20px); margin-left: -10px; }
    .jcarousel-wrapper { width: 480px; }
    .jcarousel li { padding-right: 20px; }

    .CommonCategoryItemStyle { width: calc(33.33% - 10px); margin: 5px; }
    .CommonCategoryImagePanel { width: 100%; text-align: center; }
    table.CommonCategoryImage { height: 142px; }
    .CommonCategoryImage img { max-height: 142px; }
    .CommonCategoryName { min-height: 55px; }
    .CommonCategoryNameLink { line-height: 22px; font-size: 13px; font-weight: bold; }
     
    .NewArrivalCategoryList { width: calc(100% + 10px); margin-left: -5px; }
        .NewArrivalCategoryList .CommonProductItemStyle { width: calc(50% - 10px); margin-left: 5px; margin-right: 5px; }

    .ProductColumn2DataList { width: calc(100% + 10px); margin-left: -5px; }
        .ProductColumn2DataList .CommonProductItemStyle { width: calc(50% - 10px); margin-left: 5px; margin-right: 5px; }

    .AdvancedSearchResultPanel .ProductColumn2DataList { width: calc(100% + 20px); margin-left: -10px; }
        .AdvancedSearchResultPanel .ProductColumn2DataList .CommonProductItemStyle { width: calc(50% - 20px); margin-left: 10px; margin-right: 10px; }
    .ProductDetailsResponsiveImageThumbnail .ImageThumbnailItemStyle { width: calc(20% - 8px); margin: 4px; }
    .ProductDetailsResponsiveImageThumbnail .CommonCategoryImage img { max-height: 78px; }
}

@media only screen and (max-width: 479px) /*Screen width lower than 480 px -------------- For step 1 ------------ */
{
    .ProductDetailsResponsiveAddToCart .BtnStyle1 { padding: 7px 15px 7px 15px; }

    .GiftRegistryDetailDiv input[type="text"] { width: 90%; }


    /*-- mini cart --*/

    .HeaderShoppingCartDiv { margin-bottom: 0; }

    .HeaderShoppingCartCheckout { margin-left: 10px; }

    .HeaderShoppingCart .DiscountDiv { display: none; }

    /*--- Header Menu ---*/
    .headerMenuNormal { display: none; }

    .headerMenuResponsive { display: block; }

    /* Default product item style */
    .RandomProductDataList, .ProductBestSellingDataList, .PromotionGroupDataList, .NewsEventList { width: 100%; }

        .PromotionGroupDataList .CommonProductItemStyle { border-right: 0; }

    .NewArrival .jcarousel-skin-tango .jcarousel-clip-horizontal { width: 70%; margin-left: auto; margin-right: auto; }

    .SellerRotatingList .jcarousel-skin-tango .jcarousel-clip-horizontal { width: 80%; margin-left: auto; margin-right: auto; }

    .SellerRotatingList .jcarousel-skin-tango .jcarousel-item { width: 220px; margin: 0 8px; }
    /* Product list & Category list */
    .ProductListDefaultSortString { display: none; }

    .ProductItemCountItemCount { display: none; }

    .ProductLinkToTopDiv { display: none; }

    .ProductListGridListSortUpDown { margin-left: 10px; }

    .ProductListGridListItemPerPage { margin-right: 5px; }

    .ProductItemPaging { display: table; margin: 0 auto; float: none; }

    .CategoryListDefaultItemPerPageDiv, .DepartmentListDefaultItemPerPageDiv, .ManufacturerListDefaultItemPerPageDiv { display: none; }
     
     
    .TableViewTellFriendPanel, .TableViewAddtoWishListPanel, .TableViewAddtoCompareListPanel { width: 125%; margin-left: 3px; }

    .AdvancedSearchResult .ProductColumn1DataList .CommonProductItemStyle, .AdvancedSearchResult .ProductColumn2DataList .CommonProductItemStyle, .AdvancedSearchResult .ProductColumn3DataList .CommonProductItemStyle, .common-center-col .AdvancedSearchResult .ProductColumn1DataList .CommonProductItemStyle, .common-center-col .AdvancedSearchResult .ProductColumn2DataList .CommonProductItemStyle, .common-center-col .AdvancedSearchResult .ProductColumn3DataList .CommonProductItemStyle { width: 80%; margin: 25px 10%; display: inline-block; }
    /*--- New Arivval Category ---*/
    .NewArrivalCategoryList { width: 100%; }

        .NewArrivalCategoryList .CommonProductItemStyle { width: 46.6% !important; margin: 10px 1.25%; display: inline-block; }

    /*--- ProductList : Row style ---*/
    .ProductRowDataList .CommonProductItemStyle, .AdvancedSearchResult .ProductRowDataList .CommonProductItemStyle { text-align: center; display: inline-block; margin: 25px 10%; width: 80%; }

    .ProductListItem .PriceDiscountLabel { left: 15%; top: 0; }

    .ProductListItem div.CommonProductImage { width: 80%; float: none; text-align: center; margin: 0 auto; border: 0; }

    .ProductListItem .CommonProductImage { width: 100%; }

    .ProductListItem .ProductListItemDetailsColumn { width: 100%; padding: 0; }

    .ProductListItem .ProductListItemDetailsDiv { width: 100%; padding: 10px 0; float: none; text-align: center; margin-bottom: 10px; background: url("Images/Background/dot-line.jpg") repeat-x left bottom; }

    .ProductListItem .CommonProductImage img { max-width: 190px; }

    .ProductListItem .CommonProductDescription { display: none; }

    .ProductListItem .CommonProductRating { display: table; float: none; margin: auto; }

    .ProductListItem .CommonProductName { margin: 10px 5% 0; width: 100%; margin: 0; }

    .ProductListItem .ProductListItemDetailsPriceDiv { display: table; clear: left; float: none; margin: 5px auto; }

    .ProductListItem .ProductListItemRmaPanel { display: none; }

    .ProductListItem .ProductListItemButtonDiv { padding: 0; }

        .ProductListItem .ProductListItemButtonDiv .BtnStyle1 { display: table; float: none; margin: 0 auto 10px; }

    .ProductListItem .ProductListItemTellFriendPanel, .ProductListItem .ProductListItemAddtoWishListPanel, .ProductListItem .ProductListItemAddtoCompareListPanel { margin-left: 15%; }

    .AdvancedSearchResult .ProductListItem .ProductListItemDetailsColumn { width: 100%; padding: 30px 0; }

    /*--- ProductList : Tabular style ---*/
    .ProductListTableViewTopItem { display: none; }

    table.ProductListTableViewItem { width: 80%; padding: 0; margin: 25px auto; text-align: center; border-collapse: separate; overflow: hidden; }

    td.ProductListTableViewItem { border: 0; }

    .ProductListTableViewItem td { border: 0; display: block; }

    .ProductListTableViewItem .PriceDiscountLabel { display: block; }

    .ProductListTableViewItem .Image, .AdvancedSearchResult .ProductListTableViewItem .Image { width: 100%; float: none; text-align: center; margin: 0 auto; position: relative; background-color: #fff; }

    .ProductListTableViewItem .ImagePanel { width: 100%; }

        .ProductListTableViewItem .ImagePanel img { height: auto !important; max-height: 190px; max-width: 190px; width: auto !important; }

        .ProductListTableViewItem .ImagePanel .ProductLink { display: block; }

    .ProductListTableViewItem .Sku { display: none; padding: 0; }

    .ProductListTableViewItem .Button, .AdvancedSearchResult .ProductListTableViewItem .Button { width: 100%; padding: 5px 0 0; border: 0; margin: 0 auto; background: url("Images/Background/dot-line.jpg") repeat-x left top; }

    .ProductListTableViewItem .Price { width: auto; display: table; margin: 0 auto; padding: 0 0 5px; }

    .ProductListTableViewItem .RetailPricePanel, .AdvancedSearchResult .ProductListTableViewItem .RetailPricePanel { float: left; margin-right: 2px; }

    .ProductListTableViewItem .OurPricePanel, .AdvancedSearchResult .ProductListTableViewItem .OurPricePanel { clear: none; float: left; margin-top: 0; }

    .ProductListTableViewItem .Name { width: 100%; text-align: center; margin: 0; }

    .ProductListTableViewItem .CommonProductName { margin: 0; }

    .ProductListTableViewItem .CommonProductRating { padding: 0; }

    .ProductListTableViewItem .BtnStyle1, .AdvancedSearchResult .ProductListTableViewItem .BtnStyle1 { padding: 2px 10px; width: 44%; margin: 5px 28% 0; }

    .AdvancedSearchResult .TableViewTellFriendPanel, .AdvancedSearchResult .TableViewAddtoWishListPanel, .AdvancedSearchResult .TableViewAddtoCompareListPanel { float: none; width: auto; margin: 5px 10px; }

    .TableViewTellFriendPanel, .AdvancedSearchResult .TableViewTellFriendPanel { clear: left; }

    .TableViewTellFriendPanel, .TableViewAddtoWishListPanel, .TableViewAddtoCompareListPanel { float: none; width: auto; margin: 5px 10px; }


    /* ----- ProductDetailsResponsive : Image management ----- */
    .Product .CommonPageTop { display: table; margin: 0 auto; width: auto; }

    .Product .CommonPageLeft { display: block; }

    .ProductDetailsResponsive div.ProductDetailsResponsiveImage { width: 100%; min-height: 280px; }

    .ProductDetailsResponsive table.ProductDetailsResponsiveImage { height: 280px; }

    .ProductDetailsResponsive .ProductDetailsResponsiveImage img { }

    .ProductDetailsResponsive .ProductDetailsResponsiveImagePanel { height: 280px; }

    .ProductDetailsResponsiveImageThumbnail { width: 100%; margin: 0; } 

    .pdetail-sec-two columns { width: 90px; }

    .ProductQuickInfoPrice { clear: both; display: table; float: none; margin: 10px 0 20px; width: 90%; }

    .ProductQuickInfoShortDescription { margin-top: 20px; }

    .RelatedProductsDatalistItemStyle { background: url("Images/Background/dot-line.jpg") repeat-x left bottom; width: 100%; }

    .RelatedProductsDatalist tr, .RelatedProductsItemTable { display: table; display: table; margin: 0 auto; width: 100%; }

    .RelatedProductsDatalist tr { float: none; }

    .RelatedProductsDetailsColumn, .RelatedProductsImageColumn { padding-top: 0; }

    .ProductDetailsResponsive .OptionRadioItemRadioButtonList tr { display: table-row; float: none; }

    .Product .AddToWishListButtonLinkButton, .Product .AddToCompareListButtonLinkButton, .Product .TellFriendLinkButton { clear: right; float: left; margin: 5px 5px 5px 0; font-size: 11px; color: #454545; border: 0; border-right: solid 1px #ededed; letter-spacing: 0px; display: block; height: 26px; line-height: 22px; background-position: 5px center; padding: 2px 10px 2px 28px; text-decoration: none; }

    .Product .TellFriendLinkButton { border-right: 0px; }

    .ProductDetailsResponsive .ButtonDiv { padding: 0; margin-top: 20px !important; }

    .ajax__tab_header .ajax__tab_outer { padding: 0 8px; width: auto; font-size: 16px; }

    .ajax__tab_header .ajax__tab_active .ajax__tab_outer { font-size: 16px; }

    .ajax__tab_body { }

    .ProductDetailsResponsive .StarRatingSummaryTable tr { display: table-row; }

    .StarRatingSummaryTableInner td { display: table-row; }

    .RatingControlTable td { display: table-cell; }

    .StarRatingSummaryTableInnerOurStarColumn { display: table-cell !important; width: auto; height: 40px; }

    .StarRatingSummaryTableInnerOurLabelColumn { display: table-cell !important; height: 40px; padding-top: 10px; }

    .StarRatingSummaryTableInnerCustomerStarColumn { display: table-cell !important; vertical-align: top; padding-top: 5px; }

    .ProductDetailsResponsive .pdetail-sec-four .StarRatingSummaryButtonColumn { float: left; }

    .RatingCustomerBaseOnAmountLabel { display: table-row !important; }

    .CustomerReviewsItemDateColumn { max-width: 230px !important; }

    .StarRatingSummaryButtonColumn { display: none; }

    .ProductDetailsResponsive .WriteReviewDiv .CommonHyperLink { display: block; color: #333333; }

    .ProductDetailsResponsive .RelatedProductsTitleRight { margin-top: 30px; padding-bottom: 5px; text-align: center; }

    .ProductDetailsResponsive .ProductDetailsButtom { margin-top: 30px; }

    .ProductDetailsResponsive .OptionInputListItemDataListItemStyle { display: table-row; width: 100%; }

    .ProductDetailsResponsive .OptionRadioItemRadioButtonList label { width: auto; }

    .ProductDetailsResponsive .ProductDetailsDefaulSpecificationDetailsDiv { margin-bottom: 20px; }

    .ProductDetailsResponsive .RelatedProductsDetailsPriceDiv { color: #ff5e5e; }

    .ProductQuickInfoSku, .ProductQuickInfoStock { width: 50%; margin-right: 0; margin-bottom: 0; }

    .ProductQuickInfoRating { display: table; margin: 10px 0; float: left; width: auto; }

    .CustomerReviewMessageTextBox { float: right; margin-right: 2%; width: 50% !important; }

    .OptionInputListItemDataListItemDiv { width: 130px; }

    .ProductDetailsResponsive .ProductDetailsResponsiveQuantityDiv { margin-left: 0; }

    .ProductDetailsResponsive .QuantityDiscountGridView { position: inherit; }

    .ProductDetailsResponsive .ProductQuickInfoName { margin: 0; }

    .ProductDetailsResponsive .RatingCustomerMessageDiv .RatingCustomerBaseOnAmountLabel { float: left; margin: 0 5px; }

    .ProductDetailsResponsive .RatingCustomerBaseOnAmountLabel { margin: 0 5px; }

    .StarRatingSummaryTableInnerOurLabelColumn { float: left; padding: 10px 0px 0px 3px; }

    .ProductQuickInfoRmaPanel { margin: 15px 0; width: 90%; font-size: 13px; }

    .ProductDetailsResponsive .ProductDetailsResponsiveOptionDiv { clear: left; float: left; margin-top: 10px; width: 100%; }

    /*--- Footer Menu ---*/
    .LayoutFooter .MenuItemTitleOuter, .LayoutFooter a.MenuItemTitleOuter, .LayoutFooter .MenuItemTitle, .four.MenuFooter.CustomerMenu, .four.MenuFooter { width: 100%; }

    .LayoutFooter, .Newsletter .SidebarTop { text-align: center; }

    .Newsletter .SidebarTopTitle { float: none; }

    .Newsletter .SidebarRight { margin: auto; }

    .LayoutFooter ul.MenuItem { float: left; margin-bottom: 10px; width: 100%; }

        .LayoutFooter ul.MenuItem li { display: inline-block; margin: 3px 7px; }

    .SocialLink { float: none; display: table; margin: 10px auto; }

    .LayoutFooterLicense { padding: 5px 0; }

        .LayoutFooterLicense a { clear: left; }

    .footer-divider { clear: both; display: table; width: 100%; }

    .NewsletterForm { text-align: left; }

    .SocialLink { padding-top: 15px; }

    /* MyAccount Menu list */
    .MyAccountMenuList { width: 100%; float: none; margin: auto; }

    .MyAccountMenuTableList { border-top: solid 1px #f1f1f1; border-left: 0; }

        .MyAccountMenuTableList tr { display: table-row; width: 100%; float: none; border: 0; }

        .MyAccountMenuTableList td { padding: 10px 15%; border-bottom: solid 1px #f1f1f1; border-right: 0; }

    .MyAccountMenuList .SidebarTop { margin: 0 15%; }

    .MyAccountInfoPanel .MyAccountInfoSubmitButton { width: 35%; }

        .MyAccountInfoPanel .MyAccountInfoSubmitButton a.BtnStyle4 { width: 100%; text-align: right; }

    /*CustomerRegister Address Begin*/
    .CustomerRegister { width: 100%; }

    .CustomerRegisterLeft, .CustomerRegisterRight { margin-left: 5%; width: 93%; clear: left; }

    .CustomerRegisterLeftLabel, .CustomerRegisterRightLabel { width: 26%; margin: 0 2% 0 0; }

    .CustomerRegisterLeftData, .CustomerRegisterRightData { width: 70%; margin: 0; }

    .CustomerRegisterLinkButtonDiv { margin-right: 10%; }

    .CustomerRegisterPanel .ClientCityStatePanel { width: 97%; clear: left; margin: 0; }

        .CustomerRegisterPanel .ClientCityStatePanel .CustomerRegisterLabel { width: 27%; margin: 0 2% 0 0; }

        .CustomerRegisterPanel .ClientCityStatePanel .CountryAndStateListDropDown { width: 65%; margin: 0; }

    .CustomerRegisterPanel .CustomerRegisterCheckBox { margin-left: 30%; width: 65%; }

    .CustomerRegisterPanel .ClientCityStatePanel .CountryAndStateListCountryTextBox { clear: left; float: left; margin-left: 29%; width: 65%; }

    .CustomerRegisterPanel .ClientCityStatePanel .CountryAndStateListStateTextBox { clear: none; float: right; margin-left: 0; margin-right: 6%; width: 65%; }

    .CustomerRegisterShippingInfoPanel .CustomerRegisterCityStatePanel { margin-left: 5%; width: 93%; clear: left; }

        .CustomerRegisterShippingInfoPanel .CustomerRegisterCityStatePanel .CustomerRegisterLabel { width: 26%; margin: 0 2% 0 0; }

        .CustomerRegisterShippingInfoPanel .CustomerRegisterCityStatePanel .CountryAndStateListDropDown { width: 63%; margin: 0; clear: none; }

        .CustomerRegisterShippingInfoPanel .CustomerRegisterCityStatePanel .CountryAndStateListCountryTextBox { clear: left; float: left; margin-left: 28%; width: 63%; }

        .CustomerRegisterShippingInfoPanel .CustomerRegisterCityStatePanel .CountryAndStateListStateTextBox { clear: none; float: right; margin-left: 0; margin-right: 9%; width: 63%; }

    .CheckoutBillingInfoPanel .CustomerRegisterPanelCountryValidatorText { margin-right: 0; }
    .Checkout .ClientCityStatePanel .CountryAndStateListStateTextBox { margin-right: 0; }
    .Checkout .ClientCityStatePanel .CountryAndStateListDropDown { margin-right: 0; }
    /* Partner Register */
    .AffiliateDetails .ClientCityStatePanel, .DropshipRegister .ClientCityStatePanel { width: 90%; clear: left; margin-left: 5%; }

        .AffiliateDetails .ClientCityStatePanel .CustomerRegisterLabel,
        .DropshipRegister .ClientCityStatePanel .CustomerRegisterLabel { margin: 0 2% 7px 0; }

    .AffiliateDetails .CountryAndStateListValidationPanel,
    .DropshipRegister .CountryAndStateListValidationPanel { padding: 0; }

    /*Checkout - CustomerRegister Address Begin*/
    .Checkout .ClientCityStatePanel .CountryAndStateListValidationPanel { margin-left: 5px; }

    /* Account Detail */
    .AccountDetailsButtonDiv { margin-right: 8%; }

    .AccountDetailsPanel .ClientCityStatePanel { margin-left: 5%; width: 90%; clear: left; }

        .AccountDetailsPanel .ClientCityStatePanel .CustomerRegisterLabel { width: 27%; margin: 0 2% 0 0; }

        .AccountDetailsPanel .ClientCityStatePanel .CountryAndStateListDropDown { width: 65%; margin: 0; clear: none; }

    untryAndStateListStateTextBox { clear: none; float: right; margin-left: 0; margin-right: 9%; width: 63%; }

    .AccountDetailsPanel .ClientCityStatePanel .CountryAndStateListCountryTextBox { clear: left; float: left; margin-left: 29%; width: 65%; }

    .AccountDetailsPanel .ClientCityStatePanel .CountryAndStateListStateTextBox { clear: none; float: right; margin-left: 0; margin-right: 6%; width: 65%; }

    .AccountDetailsPanel .CustomerRegisterCheckBox { margin: 0 0 15px 30%; }

    .AccountDetailsPanel .CountryAndStateListValidationPanel { float: none; }

    .AccountDetailsPanel .ClientCityStatePanel .CommonAsterisk { margin-left: 5px; }

    .AccountMainDiv .AccountDetailsCheckBoxDiv { margin-left: 0; width: 90%; }

    /*CompareList Begin*/
    .CompareListGridView .ImageHeader { display: none; }

    .CompareListGridView .NameHeader { }

    .CompareListGridView .DeleteHeader { width: 10%; }

    .CompareListGridView .PriceHeader { width: 25%; }

    .CompareListGridView .AddToCartHeader { width: 30%; }

    .CompareListGridView .AddToCartItem a { display: table; margin: 5px auto; float: none; width: 100%; }

    .CompareListGridView .ImageItem { display: none; }

    /*WishListGridView Begin*/
    .WishListGridView .ImageHeader { display: none; }

    .WishListGridView .NameHeader { }

    .WishListGridView .DeleteHeader { width: 10%; }

    .WishListGridView .PriceHeader { width: 25%; }

    .WishListGridView .AddToCartHeader { width: 30%; }

    .WishListGridView .AddToCartItem a { display: table; margin: 5px auto; float: none; width: 100%; }

    .WishListGridView .ImageItem { display: none; }

    /*OrderHistory Begin*/
    .OrderHistory .CommonGridViewItemsPerPageDiv { display: none; }

    .OrderHistory .CommonGridViewPagingDiv, .OrderHistory .SearchFilter { float: none; display: table; margin: auto; }

    .OrderHistoryGridView th, .OrderHistoryGridView td { padding: 3px 1%; }

    .OrderHistoryGridReOrderItemStyle, .OrderHistoryGridRmaItemStyle { display: table-row; border: 0 !important; text-align: left; }

    .OrderHistoryGridRmaHeaderStyle { display: none; }

    /*PasswordDetails Begin*/
    .PasswordDetailsLabelColumn { width: 40%; }

    .PasswordDetailsInputColumn { width: 55%; }

    .PasswordDetailsButtonDiv { margin-right: 5%; }

    /*ShippingAddressBook Begin*/
    .ShippingAddressBookList tr { display: table-row; width: 100%; float: none; }

    .ShippingAddressBookButtonDiv { width: 100%; }

        .ShippingAddressLinkPanel .BtnStyle2, .ShippingAddressBookButtonDiv .BtnStyle1 { width: 70%; margin: 15px 15% 0; }

    /*Advanced Search Begin*/
    .AdvancedSearchResult .OurPricePanel { font-size: 80%; }

    .AdvancedSearchLabel { width: 25%; }

    .AdvancedSearchDrop { width: 75%; }

    .SearchTextByKeyword { width: 75%; margin: 15px 0 15px 25%; }

    .SearchByCategory { margin-top: 0; }

        .SearchByCategory .AdvancedSearchDrop { width: 75%; }

    .AdvancedSearchTypeCheckList { width: 100%; margin: 10px 0 0; }

    .SearchByPrice .AdvancedSearchLabel { width: 15%; }

    .SearchTextByPrice { width: 37.5%; }

    .AdvancedSearchManufacturerLabel, .AdvancedSearchDepartmentLabel { width: 35%; }

    .SearchByManufacturer .AdvancedSearchDrop, .SearchByDepartment .AdvancedSearchDrop { width: 65%; }

    /* checkout right menu*/
    .OrderSummaryRightMenu { width: 100%; margin: 10px 0; }

    .GiftCouponDetailRightMenu { width: 100%; clear: left; margin: 10px 0; }

    /* userlogin */

    /*Contact us*/
    .ContactUsCommentBox { width: 100%; }

    .ContactUsCaptcha { width: 230px; }

    .ContactUsCaptchaStyle div input { width: 250px; }

    .ContactUsButtonDiv { margin-right: 0; }

    .ContactUsLabel { width: 110px; }

    .ContactUsData { width: 145px; }

    .ContactMap { height: 200px; }

    .ContactUsBlock .CommonValidateDiv { width: 100%; }

    .ContactUsCaptcha .ContactUsLabel { width: 100%; }

    .ContactUsBlock { width: 100%; }
    /*Checkout - Payment Begin*/
    .PaymentItemNameDiv { width: 100%; margin: 0; }

    .PaymentItemImageDiv { display: none; }

    .PaymentFrame { width: 100%; }

    .PaymentButtonDiv { width: 30%; }

    .checkout-center-col .PaymentDiv .SidebarTop .CheckoutAddressTitle { width: 70%; margin-left: 0; }

    .PaymentValidatorText { width: 100%; }
    /*Checkout - Shipping */
    .checkout-center-col .CheckoutShippingInfoPanel .SidebarTop .CheckoutAddressTitle { padding-right: 10px; }

    .CheckoutAddressLeft { width: 95%; margin-left: 4%; margin-right: 0; }

    .CheckoutAddressRight { clear: left; width: 95%; margin-left: 4%; margin-right: 0; }

    .CheckoutAddressLong { width: 68%; }

    .CheckoutAddressLeftDataSelectAddress { margin-left: 0; }

    .CheckoutSpecialRequestPanel .CheckoutAddressLong { width: 77%; }

    .CheckoutAddressLeftDataCheckbox label { width: 80%; }

    .ClientCityStatePanel { width: 95%; margin-left: 4%; }

    .CheckoutButtonDiv { width: 18%; clear: both; float: right; }

    .Checkout .ShippingButtonDiv { width: 70%; margin-left: 16%; float: none; }

    /* Order summery */
    .OrderSummarySubtotalHeaderStyle { width: 25%; }

    .OrderSummarySummaryLabel { width: 75%; }

    .OrderSummarySummaryValue { width: 25%; }

    .OrderSummaryShippingDetailsLabelColumn { width: 40%; }

    /* Checkout Complete */
    td.CheckoutCompleteCustomerInfo, td.CheckoutCompleteCustomerShippingInfo { display: table-row; width: 100%; }

    .CheckoutCompletePrintLinkDiv { width: 48%; float: left; margin-left: 0; }

    .CheckoutCompleteBackLinkDiv { width: 48%; float: right; margin-top: 20px; margin-left: 0; }

    .CheckoutCompleteCustomerInfo .CheckoutCompleteGridView { width: 153%; }

    .CheckoutCompleteOrderCommentTable .CheckoutCompleteDetailsLabelColumn { width: 25%; }

    .CheckoutCompleteCustomerShippingInfo .CheckoutCompleteGridView { width: 153%; }

    /*Shopping Cart*/
    .CommonPageRight, .CommonLoginPageRight, .ContentLayoutRight { padding: 15px 0 0; }

    /*ForgotPassword Begin*/
    .ForgotPasswordPanel { width: 100%; margin-bottom: 10px; }

    .ForgotPasswordLoginImageButton { clear: left; margin-left: 40%; }

    /*Customer Review */
    .CustomerReviewContent .InfoTitleLabel { clear: left; width: 100%; margin: 10px 0; }

    .CustomerReviewMessageTextBox { width: 100% !important; margin: 0; float: none; }

    .CustomerReviewValidatorText { float: none; width: 100%; }

    .CustomerReviewStarList .RatingRadio input { float: left; margin: 3px 0px; width: 5%; }

    .CustomerReviewStarList .RatingRadio label { float: left; margin: 4px 2%; width: 40%; }
    /* Promotion List */
    .PromotionGroupListItemTable td { display: block; width: 80%; margin: 10px auto; text-align: center; }

    .PromotionGroupListItemImageColumn { width: 100%; }

    .PromotionGroupListItemPriceLabel { display: none; }

    .PromotionGroupListItemPriceValue { float: none; margin: 5px auto; }

    .PromotionGroupListItemPriceDiv { float: none; }

    .PromotionGroupListItemButtonDiv { float: none; display: table; margin: auto; margin: 10px auto; }

    /* Promotion Product Item List */
    .PromotionItem .ProductDetailsDefaultLikeButtonDiv { width: 80%; }

    .PromotionProductGroup { padding: 15px 5px; }

    .PromotionProductItem .ProductImage { left: 0%; }

    .PromotionProductGroupDataList .ProductGroupCombineItem { width: 25px; }

        .PromotionProductGroupDataList .ProductGroupCombineItem div { width: 25px; }

    .PromotionItem .PromotionDetailsDefaultImageTellFriendImage, .PromotionItem .PromotionDetailsDefaultImageAddtoCart { width: 48%; }

    .PromotionProductGroupDataList .PromotionProductItem { width: 90%; margin-left: 5%; margin-right: 5%; }

    .PromotionProductGroupDataList .ProductGroupProductItemStyle { width: 112px; }

    /* Tell a friend */
    .TellFriendFormLabel { width: 90%; margin-left: 0; }

    .TellFriendFormData { width: 100%; clear: left; }

    .TellFriendFormTextEditorDiv { width: 100%; margin-left: 0; }

    .TellFriendCapchaDiv { width: 90%; margin-left: 0; }

    /* StoreSitemap */
    .StoreSiteMapProductDataListItemStyle, .StoreSiteMapDepartmentDataListItemStyle { display: inline-block; width: 100%; }

    /*Affiliate*/
    .AffiliateCommissionSearchLabel { width: 80px; }

    .AffiliateCommissionSearchValidateDiv { width: 80px; }

    .AffiliateCommissionSearchData .CommonTextBox { width: 100%; }

    .AffiliateCommissionSearchValidateDiv .CommonTextBox { width: 100% !important; }

    .MyAccountRecentOrderDiv .SubmitButton { width: 110%; }

    .AffiliateDashboard .ShoppingCartUpdateQuantity { margin-right: 0px; }

    /* OnePageCheckout */
    .OnePageCheckout .ShippingButtonDiv { width: 20%; }

    /* GiftCertificate */
    .GiftCertificateTextBox { width: 50% !important; }

    /* News Event */
    .NewsEventItemStyle { width: 95%; margin: 10px 2.5%; padding-bottom: 5px; display: inline-block; }

    /* default : feature merchant */
    .FeaturedMerchantsAd { width: 100%; margin: 0 0 5px; }

    .CategoryNavMenuListDynamicMenuStyle, .DepartmentNavMenuListDynamicMenuStyle { display: none !important; }

    .ProductListTableViewItem .AddToWishListButtonLinkButton, .ProductListTableViewItem .AddToCompareListButtonLinkButton, .ProductListTableViewItem .TellFriendLinkButton { background-position: left center; border: 0; font-size: 12px; width: 100%; }

    .tel-div, .line-div { margin: 0 3px; text-align: center; }
    .ProductListItem .CallForPricePanel { margin-left: 5%; text-align: center; }

    .ProductDetailsResponsiveDescriptionLongDiv img { max-width: 260px; }

    .AddToCartPanel { width: 90%; }

    .AddToCartImage { width: 20%; }

    .AddToCartPrice { float: right; width: 70%; clear: right; margin-top: 10px; }

    .AddToCartPanel .PiceValue { line-height: 24px; }

    .AddToCartName { float: right; width: 70%; }

    .AddToCartPanel .CommonValue { margin-bottom: 0; line-height: 20px; }

    .AddToCartPanel .CommonLabel { margin-bottom: 0; line-height: 24px; }

    .AddToCartNameLink .OptionName { line-height: 20px; }

    .KeyValidateError h1 { font-size: 20px; }

    .KeyValidateError { font-size: 14px; }

    .ManufacturerListDefaultDataList { table-layout: fixed; }

    .ManufacturerListItemDefaultTable { table-layout: fixed; width: 148px; }

    .ManufacturerListItemDefaultImageDiv { width: 134px; }

        .ManufacturerListItemDefaultImageDiv img { max-height: 120px; max-width: 130px; }

    .ManufacturerListItemDefaultNameDiv { width: 146px; }

    .DepartmentListDefaultDataList { table-layout: fixed; }

    .DepartmentListItemDefaultTable { table-layout: fixed; width: 148px; }

    .DepartmentListItemDefaultImageDiv { width: 134px; }

        .DepartmentListItemDefaultImageDiv img { max-height: 120px; max-width: 130px; }

    .DepartmentListItemDefaultNameDiv { width: 146px; }

    .row .catalog-center-col { padding: 0; }

    .LayoutFooter .DBDTitle .DBDIcon { width: 100%; }

    .MaintenanceDiv { background-position: center; background-size: 90% auto; }

    .MaintenanceInnerDiv { background-color: rgba(255, 255, 255, 0.65); width: 300px; }

    .MaintenanceTitle { font-size: 28px; color: #3e3a3a; }

    /* Social Order */
    .SocialOrderConfirmation .GiftAndCoupon { padding: 0; margin-top: 15px; }

    .SocialOrderCouponDiv .BtnStyle2 { width: 30%; }

    .SocialOrderCouponDiv input[type="text"] { width: 70%; }

    .SocialOrderConfirmation .GiftAndCoupon .data-row { padding: 0; }

    .OrderSlipHeader { padding: 10px 0; }

    .ProductItemImageColumn { width: 35%; }

    .ProductItemNameColumn { width: 100%; }

    .ProductItemUnitPriceColumn { width: 70%; }

    .ProductItemQuantityColumn { width: 30%; }

    .OrderProductItemName, .OrderProductItemUnitPrice { }

    .OrderProductItemUnitPriceValue { height: 30px; }

    .OrderProductItemQuantityValue { }

    .OrderPriceSummaryDiv { padding: 18px 10px; }

    .ShippingOptionText label { font-size: 14px; width: 165px; }

    .ShippingOptionText { width: 73%; }

    .ShippingOptionPriceValue { width: 27%; }

    .ShippingDetailLabel { width: 100%; text-align: left; }

    .ShippingDetailTextBox, .ShippingDetailRow .ClientCityStatePanel { width: 100%; }

    .ShippingDetailRow .ClientCityStatePanel { margin-top: -34px; }

    .ShippingDetailRow { margin: 0; }

    .SocialOrderConfirmation .SocialOrderCountry { line-height: 34px; }

    .ShippingDetailRow .ClientCityStatePanel .CountryAndStateListDropDown { margin: 34px 0 0; }

    .ShippingDetailRow .ClientCityStatePanel .CountryAndStateListCountryTextBox { margin: 34px 0 0; }

    .ShippingDetailRow .ClientCityStatePanel .CountryAndStateListStateTextBox { margin: 34px 0 0; }

    .SocialOrderConfirmation .SocialOrderState { bottom: 35px; left: 0; }

    .SocialOrderConfirmation .PaymentMethod { padding: 0 30px 40px; }

    .PaymentMethodDrop, .PaymentDropPaymentCustomDescription span { width: 235px !important; }

    .PaymentDropPOPanel .PaymentItemTextboxDiv { margin-left: 10px; }

    .ShippingCompleteZip { clear: left; margin-top: 8px; }

    .ShippingCompleteZipValue { margin-top: 8px; }

    .OrderSummaryBody .ProductItemImageColumn { width: 35%; }

    .OrderSummaryBody .ProductItemUnitPriceColumn { width: 70%; }

    .OrderSummaryBody .ProductItemQuantityColumn { width: 30%; }

    .OrderSummaryBody .ProductItemNameColumn { width: 100%; }

    .OrderSummaryBody .OrderProductItemNameValue { width: 100%; }

    .OrderSummaryBody .OrderProductItemUnitPriceValue { height: 30px; }

    .OrderShippingMethodDiv .OrderInfoValue { width: 60%; }

    .ShippingOptionPriceValue { font-size: 14px; }

    .ProductItemDetails { width: 65%; }

    .OrderSummaryBody .ProductItemDetails { width: 65%; }

    .OrderSummary .OrderSummaryPriceInfoLabel { line-height: 16px; }

    .AddressCompleteDetail .ShippingCompleteDetailValue { line-height: 18px; }

    .ShippingCompleteDetailLabel { line-height: 18px; }
    /* Social Order End */

    .OrderSummaryCustomerInfoDiv { margin: 0; width: 100%; }

    .OrderSummaryCustomeNoteDiv { margin: 0 0 40px; width: 100%; padding: 15px 0; }

    .OrderSummaryFormInfo { width: 100%; padding-right: 0; }

    .OrderSummary .ProductInfoItemDiv .Value { font-size: 13px; }

    .OrderSummaryOrderProductDiv.SummaryPrice { font-size: 13px; }

    .OrderSummaryTextCommonDiv.CustomerNoteDiv .OrderSummaryDetailsLabelColumn, .OrderSummaryTextCommonDiv.TaxPayerIDTR .OrderSummaryDetailsLabelColumn { font-size: 13px; }

    .OrderSummary .ProductInfoItemDiv .PriceItem .Value { text-align: left; }

    .OrderSummary .ProductInfoItemDiv .Title { margin: 0; line-height: 18px; }

    .OrderSummary .ProductInfoItemDiv .UnitPriceItem { width: 65%; }

    .OrderSummary .ProductInfoItemDiv .QuantityItem { width: 35%; }

    .OrderSummaryOrderProductDiv .Title { width: 65%; }

    .OrderSummaryOrderProductDiv.SummaryTotalPrice .Title { width: 50%; }

    .OrderSummary .GiftCouponDetailRightMenu { width: 100%; }

    .OrderSummaryOrderProductDiv.SummaryPrice { font-size: 13px; }

    .OrderSummaryRewardPointDiv { clear: left; float: left; text-align: left; }

    .OrderSummaryPointEarnedDiv { line-height: 20px; }

    .PaymentPOPanel { width: 100%; }

    .OrderSummary .ProductImageItemDiv { width: 38%; margin-right: 2%; }

    .OrderSummary .ProductInfoItemDiv { width: 60%; }

    /*shopping cart*/
    .ShoppingCartOrderTotal { font-weight: bold; }

        .ShoppingCartOrderTotal .ShoppingCartTableColumn1 { font-size: 12px; }

    .ShoppingCartTableTotalAmountRow { padding: 20px 0 10px; }

        .ShoppingCartTableTotalAmountRow .ShoppingCartTableColumn1 { font-size: 12px; line-height: 12px; }

        .ShoppingCartTableTotalAmountRow .ShoppingCartTableColumn2 { line-height: 12px; margin-top: 5px; }

    .ShoppingCartTableTaxIncludeColumn { font-size: 12px; line-height: 12px; margin-bottom: 15px; }

    .ShoppingCartUpdateQuantity { padding: 5px 0; text-align: center; margin: 10px 0 10px 2%; width: 48%; }

    .ShoppingCartContinueShopping { padding: 5px 0; text-align: center; margin: 10px 2% 10px 0; width: 48%; }

    .ShoppingCartGridViewButtonDiv .ShoppingCartButton { width: 100%; }

    .ShoppingCartClearCart { display: table; margin: 10px auto; float: none; }

    .ShoppingCartGridViewItemStyle { position: relative; }

    .ShoppingCartGridView .ImageItemDiv { width: 38%; }

    .ShoppingCartGridView .InfoItemDiv { width: 62%; padding-left: 10px; position: relative; }

    .ShoppingCartGridView .DeleteItem { width: 10%; position: absolute; right: 0; }

    .ShoppingCartGridView .NameItem { margin-top: 48px; line-height: 18px; }

    .ShoppingCartGridView .UnitPriceItem { width: 60%; }

    .ShoppingCartGridView .QuantityItem { width: 40%; }

    .ShoppingCartGridView .SubtotalItem { clear: left; float: left; width: 100%; position: absolute; top: 0; left: 10px; line-height: 18px; }

    .ShoppingCartGiftCouponTable { width: 100%; margin: 5px 0; }

    .ShoppingCartShippingEstimatorButton { width: 100%; }


    .CategoryRelatedBrands ul li { margin: 3px 0.33%; width: 23.75%; }

    .CategoryRelatedBrands .item img { max-height: 55px; }
    .fb-customerchat iframe { }
    .CheckoutCompleteBar { width: 100%; }

    .VendorInfoDescription p { font-size: 13px; }
    .VendorWelcomeText { font-size: 16px; }
    .VendorWelcome { margin-bottom: 0; }
    .VendorProductList .ProductColumn2DataList .CommonProductItemStyle { width: 100%; }
    .VendorProductList .DummyCommonProductItemStyle { width: 80%; margin: auto; }
    .VendorProductList .PriceDiscountLabel { left: 40px; }

    .VendorInfo .GeneralInfo { width: 100%; margin: 0; }
    .VendorInfo .ContactUsLabel { width: 85px; font-size: 13px; }
    .VendorInfo .ContactUsData { width: 205px; font-size: 13px; }

    .VendorList .ProductListDefaultPageControlPanel { border-bottom: solid 1px #242424; padding: 0; }
    .VendorList .ProductListGridListItemPerPage { font-size: 12px; line-height: 30px; margin-top: 10px; }
    .VendorListItemStyle .LogoImage { width: 40%; height: 105px; margin: 0; display: flex; align-items: center; }
    .VendorListItemStyle .StoreName { width: 58%; height: 105px; display: flex; align-items: center; margin: 0; }
        .VendorListItemStyle .StoreName a { font-size: 16px; line-height: 24px; }
    .VendorListItemStyle .CompanyDescription { display: none; }
    .VendorList .CommonPageRight { padding: 0 0 10px; }
    .VendorListSortingDiv { width: 49%; border-left: solid 1px #242424; }
        .VendorListSortingDiv .OptionControlTitle { display: none; }
        .VendorListSortingDiv select { -webkit-appearance: none; -moz-appearance: none; background-color: initial; margin: 0; width: 100%; color: #000; font-size: 12px; border: none; height: 48px; text-align: center; text-align-last: center; }
    .VendorList .ViewMoreLink { display: block; }

    .BrandsCarouselDiv .swiper-container { width: 100%; padding: 0; }

    .BrandsCarouselDiv .swiper-button-next { width: 25px; background-color: rgba(255,255,255,0.8); background-size: auto 25px; }

    .BrandsCarouselDiv .swiper-button-prev { width: 25px; background-color: rgba(255,255,255,0.8); background-size: auto 25px; }
    .AdvancedSearchTypeCheckList td { width: 100%; padding: 5px 0; display: block; }
    .HeaderShoppingCartBraclet, .QuantityDiv { display: none; }
    .HeaderShoppingCart { float: right; }
    .HeaderShoppingCartViewCart { margin-left: 0; }
    .HeaderShoppingCartDiv:hover { background: #000000; }
    .LayoutFooter .DBDIcon { text-align: center; }
    .HeaderLogo a { height: 45px; }
    .HeaderLogo img { max-height: 45px; }

    .HeaderMenuToggle { width: 25%; }
    .header-container2-left, .sticky-menu .header-container2-left { width: 50%; }
    .header-container2-right { width: 25%; }

    .ProductHotDealDatalist { width: 100%; text-align: center; }
    .SocialMenuFree .MenuItemTitle { margin: 0; }
    .MenuFooterFree { width: 100%; }
    .BrandsCarouselList { margin-top: 20px; margin-bottom: 20px; }
    .TaxInvoiceSORow { margin-top: 10px; }

    .OrderSummaryFormInfo.TaxInvoiceMethod { width: 100%; padding-right: 0; }
    .OrderSummaryFormInfo.TaxInvoicePaymentMethod { width: 100%; padding-right: 0; }

    .CouponDiv { width: 100%; margin: 15px 0; }
    .CouponDetailsDiscountType { font-size: 16px; }
    .CouponDetailsDiscountValue { font-size: 34px; }
    .CouponDetailsRightBorder { height: calc(100% - 10px); padding: 4px; margin: 5px 5px 5px 0; }
    .CouponDetailsLeft { padding: 10px 0 10px 10px; }
    .CouponDetailsDescription { font-size: 12px; }
    .AddCouponButton a { font-size: 14px; padding: 4px 15px; }
    .CouponDetailsCodeNumber { font-size: 16px; }
    .CouponDetailsDateValid { font-size: 10px; }
    .CouponDetailsRemain { font-size: 10px; }
    .CouponCollectHeaderText { font-size: 26px; }
    .MyCouponDiv .CouponDiv { width: 100%; margin: 15px 0; }

    .CouponBannerImage { width: 160px; height: 143px; right: -5px; }
    .CouponCollectBannerDiv { min-height: 143px; }
        .CouponCollectBannerDiv .row { max-width: 310px; }
    .CouponBannerText { left: 5px; top: 18px; }
    .CouponWelcomeText { font-size: 16px; }
    .CouponShopNameText { font-size: 16px; }
    .CouponCollectHereText { font-size: 20px; }

    .ProductHotDealDetails .ProductHotDealCountdown { width: 25%; }
    .ProductHotDealDetails .CommonProductDiscountPanel { top: 50px; background-color: rgb(0 0 0 / 0.50) }
    .ProductHotDealDatalist .CommonProductItemStyle .CommonProductInfo .OurPricePanel .OurPriceValue { font-weight: bold; font-size: 14px; }
    .CommonProductNameLink { font-size: 13px; }
    .OurPriceValue { font-size: 13px; }
    .CallForPrice { font-size: 13px; }
    .RetailPriceValue { font-size: 11px; }

    .CommonProductItemStyle .CommonProductItem .CommonProductDiscountPanel { width: 44px; height: 44px; padding-top: 6px; padding-bottom: 6px }

        .CommonProductItemStyle .CommonProductItem .CommonProductDiscountPanel .PercentLabel { font-size: 10px; }
        .CommonProductItemStyle .CommonProductItem .CommonProductDiscountPanel .PercentValue { font-size: 13px; line-height: 1.2 }

    .CommonProductItemStyle { width: calc(50% - 10px); margin-left: 5px; margin-right: 5px; }
    div.CommonProductImage { max-height: 47vw; }
    table.CommonProductImage { height: 47vw; }
    .CommonProductImagePanel { height: 47vw; }
    .CommonProductImage img { max-height: 47vw; }

    .RandomProductDataList, .ProductBestSellingDataList, .ProductHotDealDatalist, .PromotionGroupDataList { width: calc(100% + 10px); margin-left: -5px; }
    .NewArrivalLabel { left: 5px; top: 5px; }
    .jcarousel-wrapper { width: calc( 100% + 10px); }
    .jcarousel li { padding-right: 10px; }
    .CommonCategoryItemStyle { width: calc(33.33% - 10px); margin: 5px; }
    .CommonCategoryImagePanel { width: 100%; text-align: center; }
    table.CommonCategoryImage { height: 29vw; }
    .CommonCategoryImage img { max-height: 29vw; }
    .CommonCategoryName { min-height: 55px; }
    .CommonCategoryNameLink { line-height: 22px; font-size: 12px; font-weight: bold; }


    .NewArrivalCategoryList { width: calc(100% + 10px); margin-left: -5px; }  
    .ProductColumn2DataList { width: calc(100% + 10px); margin-left: -5px; }
    .ProductDetailsResponsiveImageThumbnail .ImageThumbnailItemStyle { width: calc(25% - 8px); margin: 4px; }
    .ProductDetailsResponsiveImageThumbnail .CommonCategoryImage img { max-height: 23vw; }

    .PaymentDropListPanel { float: none; text-align: center; }
    .PaymentMethodDropDiv { float: none; }
    .PaymentPOPanel .PaymentItemTextboxDiv { line-height: 24px; }
}

@media only screen and (orientation: portrait) {
}
