﻿@charset "utf-8";
/*************************************************************************************************/




@media only screen and (max-width:768px) {


    .div-list-item-description {
        font-size: 13px;
        color: gray;
        width: 100%;
        text-align: justify;
    }


    #aShowBlogList {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        background-color: #fec40e;
        padding: 10px 15px;
        color: #000;
        font-weight: bold;
        border-radius: 3px;
        font-size: 14px;
        margin: 10px 0 0 0px;
        width: 100%;
    }

    .divUserAccountWrapper input[type=button] {
        background-color: #349d08;
        border: none;
        width: 96%;
        margin: 2%;
        color: #fff;
        padding: 10px;
        border-radius: 3px;
        cursor: pointer;
        cursor: hand;
    }

    .divUserAccountWrapper input[type=password] {
        width: 96%;
        margin: 2%;
        padding: 5px;
    }

    .divUserAccountWrapper input[type=text] {
        width: 96%;
        margin: 2%;
        padding: 5px;
    }

    .divUserAccountWrapper textarea {
        width: 96%;
        margin: 2%;
        padding: 5px;
    }

    .divUserAccountWrapper h3 {
        color: #000;
        text-align: center;
        display: flex;
        align-items: center;
        justify-content: center;
        border-bottom: 2px solid;
        padding: 5px;
        font-weight: bold;
        font-size: 16px;
    }

    #logo-mob img {
        max-height: 15px;
    }

    .divHeadUserMenuCan {
        display: flex;
        align-items: center;
        justify-content: flex-end;
    }

    #divAutoFullSearchResult {
        min-height: 500px;
        height: 100%;
        padding: 10px;
    }



    #div-user-operation-can {
        position: fixed;
        height: 100%;
        top: 0px;
        left: 0px;
    }

        #div-user-operation-can a {
            height: initial;
            font-size: 20px;
        }

    #aCloseMobUserMenuBox {
        color: #fff;
        padding: 5px;
        font-size: 28px;
        /*position: absolute;
        top: 0px;
        left: 0px;*/
    }

    #div-user-op-content input, #div-user-op-content select, #div-user-op-content textarea {
        width: 100%;
    }

    /*
    -------------------------------------------------------------------------------------------
    ----------- Header --------------------------------------------------------------------
    -------------------------------------------------------------------------------------------*/
    header {
        height: 48px;
    }

    #a-username-website {
        margin: 0;
    }

    #div-user-operation-can {
        width: 100%;
        left: 0 !important;
    }

        #div-user-operation-can a {
            text-align: center;
        }

    #divAutoFullSearchResult {
        width: 100%;
    }

    #logo-mob {
        margin-top: -6px;
    }

    #div-auto-full-search-place {
        width: 100% !important;
        margin: 0px;
        border-radius: 3px;
        position: absolute;
        top: 0px;
        left: 0px;
        z-index: 5;
        opacity: 0;
        visibility: hidden;
    }

    #txt-autofullSearch {
        float: right;
        width: 100%;
        border: none;
        color: #000;
        padding: 12px;
        outline: none;
        border: none;
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        border-radius: 0px;
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    #btn-autofullsearch {
        color: #fff;
        padding: 11px;
        margin: 0px;
        top: 8px;
        left: 5px;
        display: none;
    }



    .BTNSearch-Mob {
        cursor: pointer;
        width: 20px;
        height: 20px;
        border: none;
        float: left;
        outline: none;
        margin: 15px 10px 15px 0;
        color: #00a26b;
        background: url('/media/img/index/Slice-OmidanRahjoo.png') no-repeat;
        background-position: -44px -322px;
    }

    #BTN-CloseSearchnav {
        display: block;
        position: absolute;
        color: #928c8c;
        font-size: 2.2em;
        padding: 7px;
        margin: 0px;
        top: 2.5px;
        left: 0px;
    }


    .username {
        margin: 0;
        width: inherit;
        padding: 0;
    }

        .username span:before {
            content: "\f007" !important;
        }
    /*----------------------------------------------------
     ------------------- /userview/login  ----------------------------
     -----------------------------------------------------
    */
    #div-login-form h2, #div-login-text-section h2, #div-membership-form h2, #div-membership-text-section h2 {
        font-size: 1.2em;
        margin-bottom: 10px;
    }

    .UserView-BoxLogin {
        padding: 3%;
    }




    /*----------------------------------------------------
     ------------------- /userview/Membership  ----------------------------
     -----------------------------------------------------
    */
    .UserView-BoxMembership {
        padding: 3% -1% !important;
    }



    /*----------- P/L -----------*/
    /*----------------------------------*/


    .ProductListRightCol {
        width: 100%;
        padding-bottom: 0;
        margin-bottom: 2%;
    }

    .ProductListLeftCol {
        width: 100%;
        margin-top: 2%;
    }

    .ProductListTop {
        margin-bottom: 2%;
    }

    .divDynSearchBox {
        width: 48%;
        margin: 0 2% 0 0;
    }

    #div-AttribGroupsAndElements {
        position: relative;
        margin-right: 0%;
    }

    #div-price-range-can {
        display: none;
    }

    #div-searchHelperCan {
        min-height: auto;
    }

    #div-price-range-place {
        font-size: 0.8em;
    }

    #product-list-place {
        min-height: 300px;
    }

    .productListGroupPath {
        width: 100%;
        color: #777;
        padding: 0;
        font-weight: 600;
    }

    .productListSort, .productListPageSize {
        display: inline-block;
        float: right;
        margin-right: 5px;
        font-size: 0.83em;
    }

    #div-product-viewkind-place {
        margin-left: 0px;
    }

    .productListPageSize {
        margin-bottom: 6px;
    }

    .productListSort {
        float: right;
        margin-left: 5px;
    }


    select {
        border: #e6e6e6 1px solid;
    }

    .productList {
        height: 310px;
        width: 48%;
    }


    /*----------- P/D -----------*/
    /*----------------------------------*/

    #div-product-details-media {
        width: 100% !important;
    }

    #div-product-details-mainInfo {
        /* font-size: 0.8em; */
        margin-top: 5px;
        width: 100%;
        min-height: 0px;
        padding: 5px;
    }


    #div-slider-btn-place img {
        margin-left: 0px;
    }

    .Product-Title {
        height: initial;
        text-align: center;
    }

    .ProductSimiars {
        height: 275px;
    }

    .btnTabStyle_b1 {
        font-size: 0.9em;
        margin-bottom: 0;
    }


    .div-oshipI-item, .div-oshipI-itemTXTarea {
        width: 48%;
    }

    #tbl-orderP-cart td:nth-child(2) {
        min-width: 250px;
    }

    .submitChangeRequstNum {
        width: 100%;
    }

    .div-payment-summery-can {
        width: 80%;
    }

    /*#div-product-details-operation2{
        position:absolute;
        top:5px;
        left:5px;
    }*/
    .ProductSimilarsView {
        height: 311px;
    }

    .ProductSimilarsItem .sp-base-price, .ProductSimilarsItem .sp-final-price, .product-dollar-fixed {
        width: 100%;
        text-align: center !important;
    }

    .ProductSimilarsItem .sp-base-price {
        margin: 0;
    }

    .ProductSimilarsView-Tags h2 {
        height: 45px;
    }

    .ProductSimilarsItem {
        height: 75px;
    }

    /*----------------------------------------------------
     ------------------- /orderProcess ----------------------------
     -----------------------------------------------------
    */
    .orderProcess-finalInfo {
        padding: 0;
        width: 100%;
    }

    .shipping-detail {
        width: 100%;
    }

        .shipping-detail h3 {
            margin: 10px 0 3px 0;
        }

    .orderProcess-finalInfo h3 {
        margin: 10px 0 3px 0;
    }


    .OrderOffLine {
        width: 100%;
        padding: 0;
    }

        .OrderOffLine i {
            float: none;
            display: table;
            margin: auto;
        }

    .OrderOffLine-dec {
        width: 100%;
    }



    .tnx {
        clear: both;
    }

    .Ordercode-Offline {
        margin: 20px auto;
    }

    #div-loginorderProcess-place {
        width: 40%;
        margin: 0 auto;
    }

    .orderProcess-finalInfo {
        padding: 0;
        margin-left: 0;
        width: 100%;
    }



    .OrderOffLine {
        width: 100%;
        padding: 0;
    }

        .OrderOffLine i {
            float: none;
            display: table;
            margin: auto;
        }

    .OrderOffLine-dec {
        width: 100%;
    }



    .tnx {
        clear: both;
    }

    .Ordercode-Offline {
        margin: 20px auto;
    }






    #orderStepBarPlace {
        width: 100%;
        font-size: .9em;
        padding-bottom: 52px;
    }

    /*----------------------------------------------------
     ------------------- /ContactUs ----------------------------
     -----------------------------------------------------
    */
    .ContactUs-Input-Right {
        width: 95%;
    }

    .ContactUs-Input-Left {
        width: 95%;
        margin: 0 2% 0 0;
    }




    .Footer-Social-Center {
        width: 100%;
    }

    .Footer-Social li {
        display: inline-block;
        width: auto;
        margin: 0 2% 0 0;
        font-size: 1.9em;
    }

        .Footer-Social li a {
            padding: 0 5px;
            color: #8c8b8b;
            width: 100%;
            float: right;
            height: 90px;
            border: solid 0px rgba(168,168,168,1);
            -webkit-border-radius: 0%;
            -moz-border-radius: 0%;
            border-radius: 0%;
        }


    /*----------------------------------------------------
     ------------------- /userview/index  ----------------------------
     -----------------------------------------------------
    */

    .Pages-List-Box {
        width: 48%;
        height: 236px;
    }

    .Pages-List-Header {
        height: 53px;
    }

    .Pages-Details-Body h2 {
        font-size: 1.2em;
    }



    /*
    -------------------------------------------------------------------------------------------
    ----------- Footer --------------------------------------------------------------------
    -------------------------------------------------------------------------------------------*/
    .div-foot-col {
        width: 50% !important;
    }

    .div-footer-menu-1 {
        width: 100%;
        margin: 0 0% 2% 0;
    }



    .Footer-Header {
        padding: 5px 0;
        margin-bottom: 10px;
        width: 100%;
        float: right;
        text-align: center;
    }

    .a-nav-footer-menu-1 {
        width: 100%;
    }

    .div-footer-menu-2 {
        width: 100%;
    }

    .a-nav-footer-menu-2 {
        width: 50%;
        padding: 0 0 0 10px;
        clear: none;
    }

    .div-foot-col:nth-child(2) {
        width: 48% !important;
        margin: 0;
    }

    .div-foot-col:nth-child(3) {
        width: 100% !important;
    }

    #div-mobilesys-place {
        width: 48%;
        margin-right: 2%;
        margin-top: 14px;
    }

    #div-newsletter-place {
        width: 50%;
        float: right;
        margin-top: 14px;
    }

    .Footer-social {
        float: none;
        display: table;
        margin: auto;
        width: initial;
    }

        .Footer-social a {
            width: 90px;
        }
    /*
    -------------------------------------------------------------------------------------------
    ----------- Home --------------------------------------------------------------------
    -------------------------------------------------------------------------------------------*/

    .wrapper-center {
        width: 94%;
    }


    .aTopArticle {
        width: 98%;
    }


    #divGroupsHomeHead h2 {
        font-weight: bold;
        font-size: 20px;
        color: rgb(17, 70, 128);
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: center;
    }



    .aGroupHome {
         
        width: 98%;
        margin: 1%;
    }



    #div-productpic-slider-can {
        min-height: 500px;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }
    #div-productpic-slider-thumbs {
        display: flex;
        width: 100%;
        flex-direction: row;
        align-items: center; justify-content:center;
    }
    #div-productpic-slider-enLarge {
        position: relative;
        border-bottom: 1px solid gray;
        margin: 5px 0;
        
    }



    .a-Thumbnails-pp {
        width: 50px;
        height: 50px;
        border: 1px solid gray;
        margin: 5px;
        display: inline-block;
    }

    .productList-pic {
         
        height: initial;
        
    }
    .products-detail-IdeaForm, .products-detail-ScoreForm {
        width: 108%;
        float: right;
    }


}
 