﻿.contains {
    width: 100%;
    min-height: 600px;
    background-color: #fff;
    margin-top: 5px;
}

.cnl textarea, .divtextIamge textarea {
    display: block;
    width: 100%;
    height: 90px;
    padding: 4px 13px;
    font-size: 16px;
    line-height: 1.42857143;
    color: #555555;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #cccccc;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

    .cnl textarea:hover, .divtextIamge textarea:focus {
        border: 1px solid #b9b9b9;
        border-top-color: #a0a0a0;
        -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
        box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    }

    .cnl textarea:focus, .divtextIamge textarea:focus {
        border-color: #66afe9;
        outline: 0;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
    }
.filter-parent-text
{
    padding-bottom:13px;
    display:inline-block;
    min-width:40px;
}
.filter-text {
    padding: 3px 10px;
    border: 1px solid #dddddd;
    border-radius: 25px;
    margin-right: 20px;
    margin-top: -10px;padding-left:7px;
}
    .filter-text span:first-child
    {
        padding-left:4px;
    }
    .clearFilter {
        cursor:pointer;
    }
.row .cnl {
}

.show {
    position: relative;
    margin-top: 10px;
    margin-bottom: 20px;
    border: 1px solid #ebeced;
    background: #fff;
    border-radius: 4px;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
}

.searchPro {
    width: 250px;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px;
    margin-bottom: 20px;
    float: right;
}

.showImage .noData {
    text-align: center;
    font-size: 20px;
    color: #333;
    padding: 40px 0px;
}

.searchPro > div {
    border: 1px solid #ebeced;
    background: #fff;
    border-radius: 4px;
    box-shadow: 0 12px 12px 0 hsla(0,0%,71%,.11);
    -webkit-box-shadow: 0 12px 12px 0 hsla(0,0%,71%,.11);
    -moz-box-shadow: 0 12px 12px 0 hsla(0,0%,71%,.11);
    -ms-box-shadow: 0 12px 12px 0 hsla(0,0%,71%,.11);
    margin-bottom: 10px;
}

.searchPro .ParnetTitle {
    padding: 10px;
    border-bottom: 1px solid #ebeced;
    position: relative;
}

    .searchPro .ParnetTitle ~ ul, .searchPro .ParnetTitle ~ div {
        padding-top: 20px;
    }

    .searchPro .ParnetTitle a {
        color: #000;
        font-size: 14px;
        font-weight: bold;
        cursor: pointer;
    }

        .searchPro .ParnetTitle a.up::after {
            content: " ";
            background: url(Image/icons/up.png) left no-repeat;
            position: absolute;
            height: 16px;
            left: 20px;
            width: 16px;
            font-size: 16px;
        }

        .searchPro .ParnetTitle a.down::after {
            content: " ";
            background: url(Image/icons/Down.png) left no-repeat;
            position: absolute;
            height: 16px;
            left: 20px;
            width: 16px;
            font-size: 16px;
        }

.searchPro > div:nth-child(2) .ParnetTitle a.down, .searchPro > div:nth-child(2) .ParnetTitle a.up {
    background: none;
}

.searchPro > div:nth-child(2) ul li {
    position: relative;
}

    .searchPro > div:nth-child(2) ul li a {
        color: #6b6b6b;
        line-height: 30px;
        padding-right: 20px;
        font-size: 13px;
    }

        .searchPro > div:nth-child(2) ul li a:hover {
            color: #00bfd6;
            text-decoration: none;
        }

    .searchPro > div:nth-child(2) ul li:before {
        content: "\f078";
        font-family: FontAwesome;
        position: absolute;
        top: 0px;
        right: 0;
        color: #6b6b6b;
        font-size: 12px;
        line-height: 2.444;
    }

.searchPro > div:nth-child(2) ul.end li:before {
    content: "\f053";
}

.searchPro ul {
    padding-right: 10px;
}

    .searchPro ul li {
        list-style: none;
    }

        .searchPro ul li label {
            font-size: 13px;
            width: 100%;
            margin-bottom: 10px;
            position: relative;
            display: inline-flex;
            font-weight: normal;
            cursor: pointer;
        }

            .searchPro ul li label span {
                display: inline-block;
                margin-top: 1px;
                width: 100%;
                font-family: iranNum;
                margin-right: 15px;
            }

            .searchPro ul li label:before {
                position: absolute;
                width: 4px;
                height: 4px;
                content: " ";
                padding: 9px;
                background: #fff;
                border: 1px solid #d8d8d8;
                border-radius: 5px;
                z-index: 100;
            }

            .searchPro ul li label.active:before {
                position: absolute;
                /* width: 10px; */
                font-family: FontAwesome;
                display: inline-table;
                /* height: 10px; */
                top: 0px;
                right: 14px;
                content: "\f00c";
                color: #fff;
                font-size: 14px;
                line-height: 14px;
                padding: 2px;
                background: #ff6a00;
                border: 1px solid #e55f00;
                border-radius: 5px;
                z-index: 100;
            }
#gal1-button-next, #gal1-button-prev {
    display: block !important;
}
.showImage {
    position: relative;
    margin-top: 10px;
    margin-bottom: 20px;
    padding-bottom: 20px;
    width: calc(100% - 280px);
    /*border: 1px solid #ebeced;
    background: #fff;*/
    float: right;
    border-radius: 4px;
    /*box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);*/
}

    .showImage:after, .show:after, #color-Item:after, .tab-pane .row:after {
        clear: both;
        display: table;
        content: "";
    }

    .showImage:before, .show:before, #color-Item:before, .tab-pane .row:before {
        display: table;
        content: "";
    }

.tab-pane .row .cnl {
    padding-right: 30px;
    float: right;
    color: #808080;
}

.tab-pane .row .lbl {
    width: 100px;
    float: right;
}

.galery {
    width: 520px;
    padding: 20px 10px;
    min-height: 530px;
    position: relative;
}
.zoomWindowContainer .zoomWindow
{
    height:500px!important;
    top:-50px!important;
    border-width:1px!important;
}

.pcode div {
    padding-right: 20px;
    padding-top: 5px;
}
.tedCart .pcode
{
    padding-right: 0px;

}
.tedCart .pcode div {
    padding-right: 0px;
    padding-top: 5px;
}
.info {
    width: 100%;
}

.galery ~ .info {
    width: calc(100% - 520px);
    padding-right: 0px;
}
.show.Rel-pro {
    padding-bottom: 20px;
    padding-right: 10px;
    padding-left: 10px;
}
.show.Rel-pro .showTitle {
    margin: 20px;
    margin-right:10px;
}
    .show.Rel-pro .showTitle span:first-child
    {
        font-size:22px;
        padding-left:5px;
    }
    .info header {
        float: right;
    }
.info header:last-child
{
    width:249px;
    padding-left:5px;
}
.info header:last-child .pcode div
{
    padding-right:0px;
}
    .info header:nth-child(3) {
        width: calc(100% - 255px);
    }
.odTitle
{
    margin-right:20px;
    margin-top:20px;
}
.odTitle .til
{
    font-size:28px;
    color:#666;
    line-height:40px;
}
    .odTitle .tilname {
        margin-right:10px;
    color:#808080;

    }
    .odesc
    {
        margin:20px;
        margin-top:30px;
     display:flex;

    }
    .odesc>div:first-child
    {
        width:200px;
     display:inline-block;
     background-image:url(Image/pinfo.png);
     background-repeat:no-repeat;
     background-position:center;
        height:200px;
    }
    .odesc>div:last-child
    {
        width:calc(100% - 200px);
     display:inline-block;
        padding:20px 10px;

        border-radius:3px;
        background-color:#eee;
    }
.titledetails {
    font-weight: bold;
    color: #004ba3;
}

.image-Temp {
    width: 400px;
    height: 400px;
}
/*.image-Temp .zoomWrapper
{
    height:350px!important;
}*/
.colordetails .captions span {
    color: #808080;
}

.zoomWrapper {
    float: none;
    margin-right: 90px; 
}

.image-Temp #zoom_01 {
    width: 400px;
    height: 400px;
    right:100px;
}

.show #info {
    padding-bottom: 20px;
}

.SPrice-link {
    height: 80px;
    text-align: center;
    padding-top: 30px;
}

    .SPrice-link a {
        padding: 10px 30px;
        background-color: #FF8E19;
        color: #fff;
        cursor: pointer;
    }

.info-header {
    padding: 0px 10px;
    background-color: #f5f6f7;
    margin-bottom: 20px;
}

    .info-header h1 {
        font-size: 19px;
        color: #181e25;
    }

.Pdetails {
    color: #808080;
    margin-right: 0px;
}

    .Pdetails.border {
        padding: 7px 0px;
        padding-left:20px;
        color: #181e25;
        line-height: 35px;
        border-radius: 20%;
    }

.info header .pr {
    padding: 7px 10px;
    /*background-color: #f2f2f2;*/
    color: #868e95;
    margin-top: 30px;
    line-height: 35px;
    position:relative;
    /*border-top-left-radius: 20%;
    border-top-right-radius: 20%;
    -webkit-border-top-left-radius: 20%;
    -webkit-border-top-right-radius: 20%;
    -moz-border-radius-topleft: 20%;
    -moz-border-radius-topright: 20%;*/
}
    .info header .pr:before {
        content: " ";
        height: 0.5px;
        width: 95%;
        top: -17px;
        right: 2.5%;
        background-color: rgb(125, 136, 146);
        position: absolute;
    }
.info .addCard {
    padding: 7px 10px;
    /*border-bottom-left-radius: 20%;
    border-bottom-right-radius: 20%;
    -webkit-border-bottom-left-radius: 20%;
    -webkit-border-bottom-right-radius: 20%;
    -moz-border-radius-bottomleft: 20%;
    -moz-border-radius-bottomright: 20%;
    background-color: #f2f2f2;*/
    color: #868e95;
    margin-top: 0px !important;
    margin-right: 0px !important;
    line-height: 35px;
    padding-bottom: 40px;
}

.notSelect {
    border: none !important;
    background: transparent;
    /*background-color: blue;*/
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding-top: 0px;
    background-size: 20px;
    cursor: not-allowed;
    pointer-events: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 7px 0px;
    padding-left:20px;
    background-color: transparent;
    color: #181e25;
    line-height: 35px;
    border-radius: 20%;
}

    .notSelect option {
        color: #424146;
        background: #ffffff;
    }

.pcode span {
    font-size: 14px;
}

.pcode {
    margin-right: 15px;
    margin-top: 0px;
    min-height:40px;
}
    .pcode select {
        min-width: 200px;
        height: 40px;
        font-size: 18px;
        font-weight: bold;
    }
    .pcode select.notSelect
    {
        height:auto!important;
        line-height:initial;
    }
.extra-rd-item
{
    display:inline-block;
}
    .extra-rd-item label {
        width: 30px;
        border: 2px solid inherit;
        height: 30px;
        cursor:pointer;
        margin-bottom:-10px;
        border-radius: 50%;
    }
.product-data-comment
{
    padding-right:5px;
    margin-top:-10px;
    margin-bottom:15px;
}
.product-rating {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size:16px;

    line-height:30px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #424146;
}
    .product-rating:before {
        content: "★";
        margin-left: 4px;
        color: #ffb500;
        font-size: 28px;
    }
.product-rating-num
{
    font-size:14px;
    padding-right:2px;
    color:#808080;
}

.extra-rd-item input {
    display: none;
}
    .extra-rd-item input:checked + label {
        border: 2px solid #FF8E19;
    }
    .flRight {
        float: right;
    }

#gal1 img {
    border: 2px solid #808080;
    width: 100%;
    height: 100%;
}

#color {
    /*background-color:#f5f6f7;*/
    border: 1px solid #dddddd;
    border-radius: 4px;
    box-shadow: 0 2px 0 #dddddd inset;
    -webkit-box-shadow: 0 2px 0 #dddddd inset;
    -moz-box-shadow: 0 2px 0 #dddddd inset;
    -ms-box-shadow: 0 2px 0 #dddddd inset;
    -o-box-shadow: 0 2px 0 #dddddd inset;
}

    #color .header-color {
        padding: 0px 10px;
        background-color: #f5f6f7;
        border-bottom: 1px solid #dddddd;
        text-align: center;
        box-shadow: 0 2px 0 #dddddd inset;
        -webkit-box-shadow: 0 2px 0 #dddddd inset;
        -moz-box-shadow: 0 2px 0 #dddddd inset;
        -ms-box-shadow: 0 2px 0 #dddddd inset;
        -o-box-shadow: 0 2px 0 #dddddd inset;
    }

    #color h3 {
        color: #666;
        margin-top: 0px;
        margin-bottom: 0px;
        font-size: 16px;
    }

#color-Item {
    height: 400px;
    width: 100%;
    margin-top: 10px;
    overflow-y: auto;
}

.colordetails {
    float: right;
    height: 80px;
    width: 80px;
    text-align: center;
    margin-right: 5px;
    margin-left: 5px;
}

.colorStyle {
    width: 100%;
    height: 100%;
}

.colordetails img {
    height: 80px;
    width: 80px;
}

.subgroupItem .headers {
    margin-bottom: 30px;
    margin-top: 40px;
    font-size: 16px;
    color: #0026ff;
}

.tab-pane {
}

.subgroupItem {
    margin-top: 20px;
    margin-right: 30px;
}

    .subgroupItem .htitle {
        margin-top: -24.5px;
        margin-right: 12px;
        font-size: 20px;
        color: #888;
    }

.subgroupItem2 i:before {
    content: "\f04d";
    font-size: .5em;
}

.subgroupItem2 .htitle {
    margin-top: -20px;
    margin-right: 15px;
}

.ditem {
    margin-right: 15px !important;
    margin-bottom: 10px;
}

#sayer .tab-content #Qustions, #sayer .tab-content #Comments {
    padding: 30px 50px;
}

    #sayer .tab-content #Qustions label, #sayer .tab-content #Comments label {
        font-size: 16px;
        margin-bottom: 10px;
    }

    #sayer .tab-content #Qustions .cnl textarea, #sayer .tab-content #Comments .cnl textarea {
        font-size: 14px;
        padding: 20px;
        height: 150px;
    }

.row.ditem .lbl {
    margin-left: 10px;
    background-color: #f7f7f7;
    line-height: 40px;
    padding-right: 5px;
    width: 200px;
    font-size: 14px;
}

.row.ditem .cnl {
    width: calc(100% - 220px);
    background-color: #f7f7f7;
    line-height: 40px;
    padding-right: 5px;
    font-size: 13px;
}

.tab-content {
    margin-bottom: 20px;
}

.tab-pane .row {
    margin-right: 0px;
    margin-left: 0px;
}

.tab-content {
    margin-top: 10px;
}

.tab-pans .headers {
}

.fa-caret-left {
    color: #ff6a00;
    width: 10px;
    height: 10px;
}

#gal1 a {
    width: auto;
    height: 100%;
   
}
.spectial .spectial-title {
  color:red;
  font-size:30px;
  font-weight:bold;
  line-height:40px;
  margin-right:20px;
}
.spectial .spectial-time {
    float: left;
    margin-left: 20px;
}
    .spectial {
        margin-top:30px;
    }
    .spectial > div {
        display: inline-block;
    }
.spectial-time .flipclock
{
    display:inherit;
}
.spectial-time ul li, .spectial-time ul{
    float: left;
}
.spectial-time ul li.flip-title {
    font-size: 14px;
    font-weight: normal;
    text-align: center;
}
#gal1 {
    float: none;
    right: 0px;
    width: 90px;
    height: auto;
    position: absolute;
    margin: 0px 5px;
    overflow: hidden;
    height: 400px;
}
    #gal1-button-next {
        /*background-position-y:480px;*/
        background-image: url(Image/arrow-bottom2.png);
        bottom:0px;
    }
#gal1-button-prev
{
  /*background-position-y:480px;*/ 
  top:0px;
    background-image: url(Image/arrow_top2.png); 
}
/*Change the colour*/
.active img {
    border: 1px solid #333 !important;
}

.nav3 {
    background-color: #f5f6f7;
    margin-right: 0px;
    /*border-bottom-color:#b200ff;*/
}

    .nav3 li a {
        padding: 10px 20px;
        font-size: 16px;
    }

    .nav3 > li.active > a, .nav3 > li.active > a:active, .nav3 > li.active > a:focus {
        color: #888;
        border-color: #FF8E19;
        font-weight: normal;
        border-radius: 4px;
        box-shadow: 0 2px 0 #FF8E19 inset, 0 2px 0 #fff;
        -webkit-box-shadow: 0 2px 0 #FF8E19 inset, 0 2px 0 #fff;
        -moz-box-shadow: 0 2px 0 #FF8E19 inset, 0 2px 0 #fff;
        -ms-box-shadow: 0 2px 0 #FF8E19 inset, 0 2px 0 #fff;
        -o-box-shadow: 0 2px 0 #FF8E19 inset, 0 2px 0 #fff;
        border-bottom-color: transparent;
    }

    .nav3 > li {
        -webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.15);
        -ms-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.15);
        /* box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.15); */
    }

        .nav3 > li > a {
            border-radius: 0px !important;
            margin-right: 0px;
            margin-left: 0px;
            transition: 200ms ease;
            -ms-transition: 200ms ease;
            -moz-transition: 200ms ease;
            -webkit-transition: 200ms ease;
            box-shadow: 0 2px 0 transparent inset;
            -webkit-box-shadow: 0 2px 0 transparent inset;
            -ms-box-shadow: 0 2px 0 transparent inset;
            -o-box-shadow: 0 2px 0 transparent inset;
        }

.gallery {
}

.gallerys:after {
    clear: both;
    content: "";
    display: table;
}

.gallerys:before {
    content: "";
    display: table;
}

.galleryItems {
    float: right;
    width: 25% !important;
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 0px;
    margin-top: 10px;
}

.gallerys {
    float: right;
    width: 25%;
    position: relative;
    min-height: 1px;
    padding-left: 2px;
    padding-right: 2px;
    margin-top: 5px;
}

.galleryItem {
    width: 100%;
    position: relative;
    overflow: hidden;
    padding: 10px;
    box-shadow: -2px 3px 5px #666;
}

.gallery {
    width: 100%;
    position: relative;
    overflow: hidden;
}

    .gallery .box1 {
        background-color: #fff;
        padding: 5px;
        padding-bottom:10px;
        border: 1px solid #dddddd;
        box-shadow: -2px 3px 5px #dddddd;
        font-family: iranNum;
        border-radius:10px;
    }

        .gallery .box1:hover {
            border: 1px solid #dddddd;
            border-color: #181e25;
        }
        .time span
        {
            font-size:15px;
        }
    .gallery .boxspec1 {
        background-color: #fff;
        position: relative;
        text-align: center;
        padding: 10px;
        height: 380px;
        border-radius:10px;
        border: 1px solid #dddddd;
        box-shadow: -2px 3px 5px #dddddd;
        font-family: iranNum;
    }

    .gallery .box2 {
        margin-top: 5px;
        padding: 0px 10px;
        border: 1px solid #666;
        background-color: rgb(248,248,248);
        box-shadow: -2px 3px 5px #666;
    }

    .gallery .galleryIamgeSpec {
        height: 180px;
      
        text-align: center;
        display: inline-block;
        margin-top: 2px;
    }

    .gallery .galleryIamge {
        height: 200px;
        text-align: center;
        position: relative;
    }
    .gallery .galleryIamge img:last-child
    {
        display:none;

    }
        .gallery .galleryIamge:hover img:last-child {
            display: initial;
        }
        .gallery .galleryIamge:hover img:first-child {
            display: none;
        }
        
        .galleryItem .galleryIamge {
            height: 200px;
            position: relative;
        }

.gallery .galleryState {
    height: 40px;
}

    .gallery .galleryState .MT {
        color: #3cd418;
        font-size: 14px;
    }

    .gallery .galleryState .NMT {
        color: red;
        font-size: 14px;
    }

.galleryItem img {
    width: 100%;
    height: 100%;
    transition: all 4s ease-in-out;
}

.gallery img {
    width: auto;
    max-width:100%;
    height: 100%;
    max-height: 190px;
    min-height: 120px;
    transition: all 4s ease-in-out;
}

.sep .probtn {
    z-index: 1000;
    margin: 10px 10%;
    text-align: center;
    bottom: 0px;
}

.probtnSpec {
    z-index: 1000;
    text-align: center;
    bottom: 0px;
    margin-top: 5px;
}

    .probtnSpec a:not(:first-child) {
        background-color: green;
        display: inline-block;
        cursor: pointer;
        padding: 5px 10px;
        color: #fff;
        font-size: 12px;
    }

    .probtnSpec a:last-child {
        padding: 5px 20px;
    }

    .probtnSpec a div {
        width: 30px;
        height: 30px;
        color: #fff;
        padding-top: 5px;
    }

    .probtnSpec a i {
        font-size: 16px;
    }

.probtn a {
    float: right;
    margin: 0px 10px;
    background-color: rgb(240,240,240);
    cursor: pointer;
}

    .probtn a div {
        width: 34px;
        height: 34px;
        padding: 5px;
    }

        .probtn a div img {
            width: 24px;
            height: 24px;
        }

.galleryPrice {
    height: 30px;
    padding: 5px;
    text-align: center;
    font-family: iranNum;
}

.galleryItems .quick-add {
    position: absolute;
    z-index: 4;
    bottom: 10px;
    left: 20px;
    min-width: 24px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}

    .galleryItems .quick-add .default-label {
        position: absolute;
        width: auto;
        height: 27px;
        line-height: 22px;
        display: block;
        text-align: center;
    }

    .galleryItems .quick-add:hover .default-label {
        display: none;
    }

    .galleryItems .quick-add .default-label .icons {
        background: url('Image/Editor/add.png');
        background-size: cover;
        width: 24px;
        height: 24px;
        margin: 4px 0 0 3px;
    }

    .galleryItems .quick-add .hover-label:not(.tablet-add-to-cart) {
        -webkit-transition: all 200ms linear;
        -moz-transition: all 200ms linear;
        -o-transition: all 200ms linear;
        transition: all 200ms linear;
    }

    .galleryItems .quick-add .hover-label {
        width: 24px;
        height: 24px;
        margin-top: 4px;
        line-height: 24px;
        overflow: hidden;
    }

    .galleryItems .quick-add:hover .hover-label {
        width: 180px;
        background: red;
    }

    .galleryItems .quick-add .working-label {
        opacity: 0;
        position: absolute;
        top: 0;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        -moz-background-clip: padding;
        -webkit-background-clip: padding-box;
        background-clip: padding-box;
        height: 27px;
        line-height: 27px;
        background: #e40000;
        text-align: center;
        -webkit-transition: all 200ms linear;
        -moz-transition: all 200ms linear;
        -o-transition: all 200ms linear;
        transition: all 200ms linear;
    }

        .galleryItems .quick-add .working-label .icon {
            padding: 5px;
        }

.hover-label {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    text-align: center;
}

.galleryItems .quick-add .hover-label:not(.tablet-add-to-cart) span {
    padding: 0 0 0 20px;
    color: #fff;
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(0));
    filter: alpha(opacity = (0));
    -webkit-transition: opacity 100ms 100ms linear, padding 200ms linear;
    -moz-transition: opacity 100ms 100ms linear, padding 200ms linear;
    -o-transition: opacity 100ms 100ms linear, padding 200ms linear;
    transition: opacity 100ms 100ms linear, padding 200ms linear;
}

.galleryItems .quick-add:hover .hover-label span {
    opacity: 1;
    padding: 0;
}

.galleryItems .quick-add .hover-label:not(.tablet-add-to-cart) span {
    font-size: 15px;
}

.mobile, .ui-loader, #addToCart .ui-btn-text, .wishListAdd .ui-btn-text {
    display: none !important;
    font-size: 0;
    height: 0;
    width: 0;
}

.btn2 {
    display: inline-block;
    margin-bottom: 0;
    width: 50px;
    height: 40px;
    border: 1px solid rgba(125, 136, 146, 0.61);
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    /*border: 1px solid transparent;*/
    white-space: nowrap;
    padding-top: 5px !important;
    font-size: 18px;
    font-weight: normal;
    line-height: 1.42857143;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    .btn2:focus,
    .btn2:active:focus,
    .btn2.active:focus,
    .btn2.focus,
    .btn2:active.focus,
    .btn2.active.focus {
        outline: thin dotted;
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px;
    }

    .btn2:hover,
    .btn2:focus,
    .btn2.focus {
        color: #555555;
        background-color: rgba(0, 0, 0, 0.075);
        text-decoration: none;
    }

    .btn2:active,
    .btn2.active {
        outline: 0;
        background-color: rgba(0, 0, 0, .2);
        background-image: none;
    }

    .btn2.disabled,
    .btn2[disabled],
    fieldset[disabled] .btn2 {
        cursor: not-allowed;
        pointer-events: none;
        opacity: 0.65;
        filter: alpha(opacity=65);
        -webkit-box-shadow: none;
        box-shadow: none;
    }

.Keraya {
    background-color: #fff;
    border-radius: 3px 3px 0 0;
    position: absolute;
    width: 400px;
    padding-right: 0px;
    z-index: 1200;
    border: 1px solid #000;
    box-sizing: border-box;
    display: none;
}

    .all4:hover ~ .Keraya, .arrow:hover ~ .Keraya, .Keraya:hover {
        display: block;
    }

    .Keraya li {
        list-style: none;
        padding: 10px;
        cursor: pointer;
        border-bottom: 1px solid #333;
    }

        .Keraya li span {
            font-size: 20px;
        }

            .Keraya li span.roz {
                float: right;
            }

            .Keraya li span.prices {
                float: left;
            }

        .Keraya li:last-child {
            border-bottom: none;
        }

        .Keraya li:hover {
            background-color: rgba(0, 0, 0, .1);
        }

        .Keraya li.active {
            background-color: #808080;
            cursor: default;
        }

            .Keraya li.active span {
                color: #fff;
                font-weight: bold;
            }

.pcode .Sdate div {
    padding-right: 0px;
    padding-top: 0px;
}

.row .pRight, .row .pLeft {
    width: 48%;
    margin-left: 10px;
    float: right;
}

.showImage .showImage .galleryPrice .pfirst2 {
    font-size: 13px;
    color: #616161;
    display: inline-block;
    padding-right: 4px;
    text-decoration-color: #b200ff;
}

.galleryPriceSpec .pfirst2 {
    font-size: 15px;
    color: #616161;
    line-height:20px;
    display: inline-block;
    padding-right: 4px;
    text-decoration-color: #b200ff;
}

.galleryPrice .Lpfirst {
    color: #000;
    float: right;
    font-weight: bold;
    width: 80px;
    text-align: left;
}

.galleryPrice .Lpfirst2 {
    color: #000;
    float: right;
    font-weight: bold;
    width: 40px;
    text-align: left;
}

.galleryPrice.pfirst {
    font-size: 14px;
    color: red;
    text-decoration: line-through;
    text-decoration-color: #b200ff;
}

.galleryPrice.pfirst3 {
    font-size: 16px;
    color: red;
    text-decoration: line-through;
    text-decoration-color: #b200ff;
}

.pfirst3 .galleryPrice {
    font-size: 20px;
    color: #616161;
    text-decoration: line-through;
    text-decoration-color: #616161;
    padding-right: 20px;
}

.pfirst3 .discount {
    /* float: left; */
    top: 0px;
    right: 40%;
    font-size: 16px;
    position:absolute;
    background-color: red;
    color: #fff;
    padding: 2px 10px;
    border: 1px solid;
    border-radius: 15px;
}

.galleryPriceSpec .takh {
    text-decoration: line-through;
    display: block;
}
    .galleryPrice .takh
{
    text-decoration: line-through;
    display: inline-block;
}


.galleryPrice .all {
    color: red;
    font-size:15px;
display:inline-block;
}
.galleryPriceSpec .all {
    color: red;
    font-size: 18px;
    display: inline-block;
}
.galleryPriceSpec {
    text-align: center;
    padding: 5px;
    font-size: 18px;
    height:44px;
    font-family: iranNum;
}
.times span
{
    font-size:15px;
}
.values {
    position: relative;
}

.Cards, .Cards:hover {
    padding-top: 10px !important;
    margin-right: 20px;
}

.textVal {
    width: 60px;
    text-align: center;
    vertical-align: middle;
    border: 1px solid rgba(125, 136, 146, 0.61);
    height: 40px;
    font-family: IranNum;
    font-size: 22px;
    line-height: 40px;
}

.addCard .textVal {
    position: relative;
}
/*.addCard .textVal::after
{
    content:" ";
    width:8px;
    height:1px;
 right:50%;
 margin-right:-2px;
 background-color:#868e95;
 position:absolute;
 bottom:-5px;
}*/
.textVal input[type=text] {
    width: 100%;
    height: 100%;
}

.Cards a, .Cards a:hover {
    background-color: green;
    cursor: pointer;
    color: #fff;
    padding: 7px 50px;
    font-size: 16px;
    cursor: pointer;
}

.pr .pcode {
    padding-right: 0px;
    margin-right: 0px;
}

    .pr .pcode.notTedad {
        text-align: center;
        font-size: 16px;
    }

        .pr .pcode.notTedad span {
            background-color: #808080;
            padding: 5px 10px;
            border-radius: 10px;
            color: #fff;
        }

.pr .all3 {
    text-align: right;
    padding-right: 0px;
    margin-right: 0px;
}

    .pr .all3 .galleryPrice {
        color: red;
        font-size: 26px;
    }

.galleryPrice.all3 {
    color: green;
    font-size: 20px;
}

.pcode .arrow {
    width: 5%;
    height: 60px;
    box-sizing: border-box;
    border: 1px solid #d0d0d0;
    border-right: 0;
    padding-top: 8px;
    padding-bottom: 6px;
    position: relative;
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    transition: all 200ms linear;
}

.arrow.icon {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 12px 8px 0;
    border-color: #333 transparent transparent;
    top: 25px;
    left: 10px;
}

.galleryPrice.all4 {
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-left: 0px;
    padding: 5px;
    padding-left: 100px;
    color: green;
    font-size: 20px;
}

.galleryPrice.all2 {
    text-align: center;
}

.galleryPrice.notTedad {
    font-size: 14px;
    padding: 2px;
}

    .galleryPrice.notTedad span {
        color: #fff;
        background-color: #808080;
        padding: 3px 10px;
        border-radius: 10px;
    }
       .galleryPriceSpec .notTedad span {
        color: #fff;
        background-color: #808080;
        padding: 1px 10px;
        font-size:14px;
        border-radius: 10px;
    }

.galleryTitle {
    transition: all 1s ease-in-out;
    color: #333;
    font-size: 14px;
    margin: 10px auto;
    text-align: right;
    text-shadow: 1px 0 #fff, 0 0px #fff, 0px 0 #fff, 0 1px #fff;
}

.gallery .galleryTitle, .gallery .galleryTitleSpec {
    transition: all 1s ease-in-out;
    height: 42px;
    color: #333;
  
    font-size: 14px;
    margin: 5px auto;
    text-align: center;
    overflow: hidden;
    text-shadow: 1px 0 #fff, 0 0px #fff, 0px 0 #fff, 0 1px #fff;
}
.gallery .galleryTitleSpec {
      height: 60px;
      margin-top:5px;
}

    .gallery .galleryTitle span{
        line-height: 20px;
        padding-bottom: 2px;
        overflow: hidden;
    }
.gallery .galleryTitleSpec span {
    line-height: 30px;
    font-size:16px;
}

.divtr {
    width: 50%;
    height: 50%;
    position: absolute;
    background: rgba(125, 136, 146, 0.61);
    transition: all .4s ease-in-out;
    top: 0;
    right: 0;
}

.info .addCard {
    text-align: center;
    display: inline-block;
    width: 100%;
}

.addCard > div {
    display: inline-flex;
    padding-top: 0px !important;
}

    .addCard > div.Cards a {
        border-radius: 5px;
        padding: 5px 35px;
    }

.addCard .btnleft {
    border-top-left-radius: 20%;
    border-bottom-left-radius: 20%;
    -webkit-border-bottom-left-radius: 20%;
    -webkit-border-top-left-radius: 20%;
    -moz-border-radius-bottomleft: 20%;
    -moz-border-radius-topleft: 20%;
    background-image: url('Image/icons/minus.png');
    background-repeat: no-repeat;
    background-position: center;
}

.addCard .btnright {
    border-top-right-radius: 20%;
    border-bottom-right-radius: 20%;
    -webkit-border-bottom-right-radius: 20%;
    -webkit-border-top-right-radius: 20%;
    -moz-border-radius-bottomright: 20%;
    -moz-border-radius-topright: 20%;
    background-image: url('Image/icons/plus.png');
    background-repeat: no-repeat;
    background-position: center;
}

.galleryItems:hover .divtr {
    transform: scale(10,0);
}

.divtl {
    width: 50%;
    height: 50%;
    position: absolute;
    background: rgba(125, 136, 146, 0.61);
    transition: all .4s ease-in-out;
    top: 0;
    left: 0;
}

.galleryItems:hover .divtl {
    transform: scale(10,0);
}

.divbr {
    width: 50%;
    height: 50%;
    position: absolute;
    background: rgba(125, 136, 146, 0.61);
    transition: all .4s ease-in-out;
    bottom: 0;
    right: 0;
}

.galleryItems:hover .divbr {
    transform: scale(0,10);
}

.divbl {
    width: 50%;
    height: 50%;
    position: absolute;
    background: rgba(125, 136, 146, 0.61);
    transition: all .4s ease-in-out;
    bottom: 0;
    left: 0;
}

.galleryItems:hover .divbl {
    transform: scale(0,10);
}

.groupTitle {
    margin-top: 20px;
    margin-right: 5px;
}

    .groupTitle .gTitle {
        font-size: 24px;
        color: #0026ff;
    }

#sayer .tab-content #Qustions .qTitle, #sayer .tab-content #Comments .qTitle {
    font-size: 20px;
    color: #888;
}
#Comments .cnl:nth-child(3), #Comments .cnl:nth-child(4) {
    margin-top: 20px;
}
#Comments .cnl:nth-child(4) {
    margin-top: 0px;
    line-height:40px;
}
    #Comments .cnl:nth-child(4) *
    {
        display:inline-block;
    }
    #Comments .cnl:nth-child(3) label:last-child {
        float: left;
        margin-left: 20px;
    }
    
    .groupTitle .gdesc {
        margin-top: 10px;
        margin-right: 15px;
        color: #333;
        font-size: 16px;
    }

.send {
    text-align: left;
    margin: 10px 0px;
}

    .send a {
        background-color: #0026ff;
        padding: 5px 30px;
        color: #fff;
        line-height: 35px;
        margin-top: 10px;
        font-size: 16px;
        border-radius: 5px;
        cursor: pointer;
    }

.qMaster a {
    cursor: pointer;
}

.qMaster {
    margin-top: 10px;
}

.qDetails {
    webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.15);
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.15);
    margin-bottom: 15px;
    position: relative;
    padding-bottom: 10px;
}

    .qDetails:first-child {
        margin-top: 25px;
    }

    .qDetails .qDetailsQuestion {
    }

        .qDetails .qDetailsQuestion .qDetailsTitle {
            height: 37px;
            line-height: 37px;
            background: #e8e9eb;
            padding: 0 15px;
            border-radius: 2px 2px 0 0;
        }

.addCard div {
    padding-top: 0px;
    padding-right: 0px;
    margin-top: 2px;
}

    .qDetails .qDetailsQuestion .qDetailsTitle:after, .values:after, .addCard:after, .addCard div:after, .Keraya li:after {
        content: "";
        display: table;
        clear: both;
    }

    .qDetails .qDetailsQuestion .qDetailsTitle:before, .values:before, .addCard:before, .addCard div:before, .Keraya li:before {
        content: "";
        display: table;
    }

.qDetailsTitle .qdtTitle {
    float: right;
    font-size: 14px;
}

.qDetailsTitle .qdtUsers {
    float: left;
    margin-left: 10px;
    font-size: 14px;
}

.qDetailsTitle .qdtTime {
    float: left;
    text-align: left;
    direction: ltr;
    font-size: 14px;
}

.qDetails .qDetailsQuestion .qQuestion {
    color: #555555;
    background: #f5f6f7;
    padding: 17px 15px 23px;
    font-size: 12.7px;
    line-height: 25px;
    padding-bottom: 40px;
}

.aMaster {
    margin: 5px;
}

.amAnsware {
    /* float: right; */
    margin: 10px;
    font-size: 15px;
    text-align: center;
}

    .amAnsware a {
        padding: 7px 10px;
        background-color: #f2f2f2;
        color: #868e95;
        border-radius: 20%;
    }

        .amAnsware a:hover, .amAnsware a:focus, .amAnsware a:active {
            background-color: #e0e0e0;
        }

.amqAnsware {
    float: left;
    margin-top: -28px;
    margin-left: 10px;
    font-size: 14px;
}

.modal-Question {
    margin-bottom: 20px;
}

    .modal-Question .qDetailsTitle {
        height: 37px;
        line-height: 37px;
        background: #66afe9;
        padding: 0 15px;
        border-radius: 2px 2px 0 0;
        color: #fff;
    }

        .modal-Question .qDetailsTitle:after, .aMaster:after, .aqaDetailsTitle:after {
            content: "";
            display: table;
            clear: both;
        }

        .modal-Question .qDetailsTitle:before, .aMaster:before, .aqaDetailsTitle:before {
            content: "";
            display: table;
        }

    .modal-Question .qQuestion {
        color: #333;
        background: rgba(153, 204, 245, 0.60);
        padding: 17px 15px 23px;
        font-size: 12.7px;
        line-height: 25px;
    }

.amAnsware a i {
    vertical-align: middle;
    margin-left: 2px;
}

.AnswareAll {
    margin: 10px;
    display: none;
}

.active {
    display: block;
}

.aqAnsware {
    margin-bottom: 10px;
}

.aqaDetailsTitle .aqaUsers {
    float: right;
    margin-left: 5px;
    font-size: 14px;
}

.aqaDetailsTitle .aqaTime {
    float: left;
    direction: ltr;
    font-size: 14px;
}

.aqaDetailsTitle .aqaTitle {
    float: right;
}

.aqAnsware .aqaDetailsTitle {
    height: 37px;
    line-height: 37px;
    background: #66afe9;
    padding: 0 5px;
    border-radius: 3px 3px 0 0;
    color: #fff;
}

#gal1-button-next {
    display: block !important;
    /* background-position: left 10px bottom 0px; */
    background-size: inherit;
    position: absolute;
    right: 36px;
    bottom: 0px;
    top: 423px;
    height: 10px;
    margin-top: 0px;
}
.Pdetails span{
    white-space: pre-wrap!important;
}
.Pdetails img
{
    width:auto;
}
#gal1-button-prev {
    display: block !important;
    /* background-position: left 10px bottom 0px; */
    background-size: inherit;
    position: absolute;
    right: 36px;
    bottom: 0px;
    top: 5px;
    height: 10px;
    margin-top: 0px;
}
#gal1 .swiper-wrapper
{
    overflow:hidden;
}
.aqAnsware .aqaAnsware {
    height: 37px;
    line-height: 37px;
    color: #333;
    background: rgba(153, 204, 245, 0.60);
    padding: 0 5px;
    border-radius: 0px 0px 3px 3px;
}

.supply label {
    position: relative;
    display: inline-block;
    margin-bottom: 0px;
    width: 100%;
    height: 40px;
    padding: 10px;
    line-height: 20px;
}

.supply span {
    padding-right: 50px;
}
/* Hide default HTML checkbox */
.supply input {
    display: none;
}

/* The slider */
.supply span:before {
    position: absolute;
    cursor: pointer;
    top: 10px;
    content: " ";
    height: 20px;
    width: 40px;
    right: 10px;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

.supply span:after {
    position: absolute;
    content: "";
    height: 16px;
    width: 16px;
    right: 12px;
    top: 12px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}

.supply input:checked + span:before {
    background-color: #ff6a00;
}

.supply input:focus + span:before {
    box-shadow: 0 0 1px #ff6a00;
}

.supply input:checked + span:after {
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px);
}

/* Rounded sliders */
.supply span:before {
    border-radius: 34px;
}

.supply span:after {
    border-radius: 50%;
}

.listHeader {
    border-bottom: 1px solid #ebe9e9;
    position: relative;
    padding: 7px 44px 0px 130px;
    z-index: 2;
    background-color:#fff;
}

.listSort {
    list-style: none;
    line-height: 34px;
    padding: 0;
    margin-top: 1px;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: start;
    justify-content: flex-start;
    min-height: 34px;
}

.listHeader:before {
    content: " ";
    background-image: url('Image/icons/sorting.png');
    width: 24px;
    height: 24px;
    right: 13px;
    top: 12px;
    position: absolute;
    color: #cecece;
}

.listSort:before {
    display: inline-block;
    content: attr(data-label);
    color: #000000;
    margin-left: 5px;
    font-size: 12px;
    font-size: .857rem;
    line-height: 21px;
    vertical-align: middle;
}



.listSort li {
    display: inline-block;
}

    .listSort li a {
        display: block;
        padding: 0 10px;
        position: relative;
        font-size: 12px;
        font-size: .857rem;
        line-height: 25px;
        vertical-align: middle;
        border-radius: 5px;
        color: #4a5f73;
    }

        .listSort li a.active {
            background-color: #FF8E19;
            color: #fff;
        }

.groupTitle a {
    color: #808080;
    display:inline-block;
}

.groupTitle span {
    margin: 0px 5px;
    display: inline-block;
    background: url('Image/icons/right2.png') center no-repeat;
    padding: 5px;
}

    .groupTitle span:last-child {
        margin: 0px;
        background: none;
        width:auto;
    }

.page {
    width: 100%;
    float: left;
    text-align: left;
    margin-top: 20px;
}
 .AppItem
    {
   
     width:100%;
     display:none;
     height:40px;
     padding:5px 20px;
    }
  .AppItem>div
  {
      display:inline-block;
      line-height:30px;
      background-color:#808080;
      color:#fff;
      border-radius:5px;
  }
 
     .AppItem .listSort:before
     {
         content:none;
     }
   
     .AppItem .listSort
     {
        position:fixed;
        z-index: 900001;
        background-color:#fff;
        display:none;
     }
  .AppItem>div:first-child
  {
      padding:0px 10px;
  }
  .AppItem>div:last-child
  {
      margin-right:10px;
      padding:0px 10px;
  }
  .AppItem .listSort
  {
      padding:20px;
      width:300px;
      top:100px;
      right:50%;
      margin-right:-150px;
      border-radius:5px;
  }
   .AppItem .listSort li
   {
       display:inline-flex;
       border-bottom:1px solid #ccc;
       width:100%;
      
   }
    .AppItem .listSort li:last-child
    {
        border-bottom:none;
    }
    .AppItem .listSort li label
    {
        color:#333;
        font-size:14px;
        display:inline-block;
        margin-right:4px;
        margin-top:3px;
    }
    .AppItem .listSort li input

    {
        display:inline-block;
        width:18px;
        height:18px;
    }
  
.searchPro header
{
    height:50px;
    padding-top:15px;
    padding-bottom:15px;
    display:none;
    width:100%;
    position:fixed;
    top:0px;
    font-size:16px;
    text-align:center;background-color:#fff;
    margin-bottom:15px;
     z-index:9001111;
}

.searchPro > div.Searchbtn
 {
     display:none;
     position:fixed;
     text-align:center;
     bottom:0px;
     background-color:red;
     color:#fff;
     width:100%;padding:10px;
     z-index:2000000;
     margin-bottom:0px;
     line-height:30px;
 }
.searchPro header span
{
    background:url(Image/icons/delete.png);
    padding:12px;
    background-repeat:no-repeat;
    float:left;
  margin-top: -5px;
    margin-left: 10px;
}
@media(min-width:1760px) {
    .galleryItems {
        width: 16.666667% !important;
    }
}
@media(min-width:1480px) {
    .galleryItems {
        
        width: 20% !important;
     
    }

}
@media(max-width:1159px) {
    .searchPro {
        width: 20%;
        margin-right:5px;
        margin-left:5px;
    }
    .info header:nth-child(2) {
        width: 100%;
    }
    .info header:last-child {
        width: 100%;
    }
    .searchPro .ParnetTitle a
    {
        font-size:12px;
    }
    .searchPro .ParnetTitle a.down:after,.searchPro .ParnetTitle a.up:after
    {
        left:6px;
    }
    .SPrice-link a
    {
        padding:10px 20px;
        font-size:11px;
    }
    .searchPro > div:nth-child(2) ul li a
    {
        font-size:11px;
    }
    .showImage {
        width: calc(80% - 15px);
        margin-left:5px;
    }

    .galleryItems {
        padding-left: 0px;
        padding-right: 0px;
    }

    .galery {
        padding: 10px 5px;
    }

    .image-Temp {
        width: 100% !important;
    }

    .galery ~ .info {
        width: calc(100% - 460px);
        padding-left: 5px;
        padding-right: 5px;
    }
    
    .gallery .galleryTitle span
    {
        font-size:12px;
    }
  .showImage  .showImage .galleryPrice .pfirst2
    {
        font-size:13px;
    }
}

@media(max-width:980px) {
    .zoomWrapper
    {
        width:calc(100% - 100px)!important;
    }
    .SPrice-link
    {
        display:none;
    }
    .searchPro header
    {
        display:block;
    }
    .searchPro > div.Searchbtn
    {
        display:block;
    }
    #gal1 {
        max-width: 400px;
    }
    .searchPro
    {
        position:fixed;
        width:450px;
        padding-top:60px;
        height:100%;
        right:50%;
        z-index:900111;
        margin:0px;
        margin-right:-225px;
        padding-bottom:40px;
        top:0px;
        overflow:auto;
        background-color:#dddddd;
    }
     .showImage  .showImage .galleryPrice .pfirst2
    {
        font-size:15px;
    }
    .gallery .galleryTitle span
    {
        font-size:14px;
    }
    .galleryItems {
        padding-left: 7.5px;
        padding-right: 7.5px;
    }

    .showImage {
        width: 100%;
    }

    .listHeader, .searchPro {
        display: none;
    }

     .AppItem
     {
         display:block;
     }

.groupTitle span:last-child {
    font-size: 12px;
    padding: 0px;
}

.groupTitle span {
    margin: 0px 3px;
    width: 3px;
    background-size: contain;
    padding: 6px;
}

.gallery .boxspec1 {
    height: 380px;
}



.show #info {
    width: 100%;
    padding-right: 20px;
    padding-left: 20px;
}

.info-header {
    position: absolute;
    height: 85px;
    top: 10px;
    width: Calc(100% - 40px);
}

.galery {
    width: 100%;
    padding: 10px;
    margin-top: 100px;
}

}

@media (max-width: 930px) {
   
    #gal1-button-prev {
        top: -5px;
    }
}

@media(max-width:860px) {

    .gallery .galleryIamgeSpec {
        height: 165px;
        width: 150px;
    }

    .showImage .showImage .galleryPrice .pfirst2 {
        font-size: 13px;
    }

    .galleryPrice.notTedad {
        padding: 0px;
    }

        .galleryPrice.notTedad span {
            font-size: 13px;
        }
}
@media(max-width:800px) {
    .galery {
        /* width: auto; */
        float: none !important;
        text-align: center;
        padding: 10px;
        margin-top: 100px;
    }
    .show #info {
        width: 100%;
        padding-right: 20px;
        padding-left: 20px;
    }

}
@media(max-width:700px) {

 
    .groupTitle a {
        font-size: 11px;
    }

    .groupTitle span:last-child {
        font-size: 11px;
        padding: 0px;
    }

    .groupTitle span {
        margin: 0px 3px;
        width: 3px;
        background-size: contain;
        padding: 5px;
    }

    .galleryItems {
        float: right;
        width: 33.33% !important;
        position: relative;
        min-height: 1px;
        padding-left: 0px;
        padding-right: 0px;
        margin-top: 0px;
    }

    .show {
        margin: 5px;
    }

    .info-header {
        position: absolute;
        height: 65px;
        top: 0px;
        width: 100%;
    }

        .info-header h3 {
            font-size: 17px;
            line-height: 30px;
        }

    .zoomContainer {
        left: auto !important;
        right: 90px;
        width: calc(100% - 90px) !important;
        height: 300px !important;
    }

    .galery {
        width: 100%;
        padding: 10px;
        margin-top: 70px;
    }

    .info header:nth-child(3)
    {
        width:100%;
    }


    .pcode span {
        font-size: 15px;
    }

    .Pdetails {
        margin-right: 10px;
    }

        .Pdetails.border, .notSelect {
            line-height: 32px;
            padding: 5px 10px;
        }

    .info header .pr {
        margin: 5px;
        margin-top: 20px;
        margin-bottom: 0px;
    }

    .info .addCard {
        margin-top: -0.5px !important;
        margin-right: 5px !important;
        margin-left: 5px !important;
        width: calc(100% - 10px);
        padding: 0px 10px;
        padding-bottom: 10px;
    }

    .subgroupItem {
        margin-right: 10px;
    }

        .subgroupItem .headers {
            margin-bottom: 15px;
            margin-top: 20px;
            font-size: 16px;
        }

    .ditem {
        margin-right: 5px !important;
        margin-bottom: 10px;
    }

    .row.ditem .lbl {
        margin-left: 5px;
        line-height: 30px;
        padding-right: 5px;
        width: 160px;
        font-size: 14px;
    }

    .row.ditem .cnl {
        width: calc(100% - 175px);
        line-height: 30px;
        padding-right: 10px;
        text-align: right;
        font-size: 13px;
    }

    #sayer .tab-content #Qustions {
        padding: 10px 10px;
    }

        #sayer .tab-content #Qustions .qTitle {
            font-size: 17px;
        }

        #sayer .tab-content #Qustions .cnl textarea {
            font-size: 13px;
            padding: 8px;
            height: 190px;
        }

    .galery ~ .info {
        width: 100%;
    }

    .zoomWrapper {
        width: calc(100% - 90px) !important;
        height: 100% !important;
        position: relative !important;
    }

    .image-Temp, .image-Temp #zoom_01, .zoomTint {
        width: 100% !important;
        height: 100% !important;
        position: relative !important;
        right:0px;
    }

    .showImage .showImage .galleryPrice .pfirst2 {
        font-size: 12px;
    }

    .gallery .galleryIamge {
        height: 150px;
    }

    .gallery .galleryTitleSpec span {
        font-size: 14px;
        line-height: 22px;
    }

    .galleryPrice.notTedad {
        padding: 0px;
    }

        .galleryPrice.notTedad span {
            font-size: 12px;
        }

    .gallery .galleryTitleSpec {
        height: 56px;
    }

    .gallery .box1 {
        padding: 2px;
    }



    .gallery .galleryIamgeSpec {
        height: 200px;
        margin-top: 0px;
    }

    .ProSlideSpecial {
        height: 420px;
    }
    .gallery .boxspec1 {
        height: 400px;
    }
    .linkSpec {
        bottom: 3px;
    }
}

@media(max-width:499px) {
    #gal1
    {
        height:160px;
        width:40px;
        overflow:hidden;
    }
    .show #info {
        padding-right: 5px;
        padding-left: 5px;
    }
    .odTitle .til {
        font-size: 20px;
    }
    .nav3 li a {
        padding: 10px;
        font-size: 13px;
    }
    .odesc {
        display: block;
        margin: 5px;
    }
    .subgroupItem .htitle {
        font-size: 15px;
    }
        .odesc > div:first-child {
            width: 100%;
            height: 140px;
        }
        .odesc > div:last-child {
            width: 100%;
        }
    h4, .h4
    {
        font-size:10px;
    }
    p {
        margin-bottom: 3px;
    }
    .info-header {
        position: absolute;
        height: auto;
        right: 0px;
        top: 0px;
        width: 100%;
    }
    #gal1-button-prev {
        display: block !important;
        top: -15px;
        right:12px;
    }
    #gal1-button-next {
        top: 165px;
        right: 12px;
    }
    header:last-child {
        width: auto;
    }
  
      .searchPro
    {width:100%;
     right:0px;
     margin-right:0px;
    }
    .groupTitle a {
        font-size: 9px;
    }

    .groupTitle span:last-child {
        font-size: 9px;
        padding: 0px;
    }

    .groupTitle span {
        margin: 0px 3px;
        width: 3px;
        background-size: contain;
        padding: 4px;
    }

    element.style {
    }

   
    .gallery .boxspec1
    {
        border-radius:5px
    }

    .galleryItems {
        float: right;
        width: 50% !important;
        position: relative;
        min-height: 1px;
        padding-left: 0px;
        padding-right: 0px;
        margin-top: 0px;
    }

    .show {
        margin: 5px;
    }

  

        .info-header h3 {
            font-size: 15px;
            line-height: 30px;
        }

    .zoomContainer {
        left: auto !important;
        right: 0px;
        width: 100% !important;
        height: 300px !important;
    }

    .galery {
        width: 100%;
        min-height: initial;
        padding: 10px;
        margin-top: 70px;
       
    }

  


    .pcode span {
        font-size: 13px;
    }

    .Pdetails {
        margin-right: 10px;
    }

        .Pdetails.border, .notSelect {
            line-height: 27px;
            padding: 5px 10px;
        }

    .info header .pr {
        margin: 5px;
        margin-top: 20px;
        margin-bottom: 0px;
    }

    .info .addCard {
        margin-top: -0.5px !important;
        margin-right: 5px !important;
        margin-left: 5px !important;
        width: calc(100% - 10px);
        padding: 0px 10px;
        padding-bottom: 10px;
    }

    .subgroupItem {
        margin-right: 10px;
    }

        .subgroupItem .headers {
            margin-bottom: 15px;
            margin-top: 20px;
            font-size: 14px;
        }

    .ditem {
        margin-right: 5px !important;
        margin-bottom: 10px;
    }

    .row.ditem .lbl {
        margin-left: 5px;
        line-height: 30px;
        padding-right: 5px;
        width: 115px;
        font-size: 12px;
    }

    .row.ditem .cnl {
        width: calc(100% - 130px);
        line-height: 30px;
        padding-right: 10px;
        text-align: right;
        font-size: 11px;
    }

    #sayer .tab-content #Qustions, #sayer .tab-content #Comments {
        padding: 10px 10px;
    }

        #sayer .tab-content #Qustions .qTitle {
            font-size: 15px;
        }

        #sayer .tab-content #Qustions .cnl textarea {
            font-size: 11px;
            padding: 8px;
            height: 171px;
        }

    .galery ~ .info {
        width: 100%;
    }

    .image-Temp, .zoomWrapper, .image-Temp #zoom_01 {
        width: 100% !important;
        height: 100% !important;
        position: relative !important;
    }
    .info-header h1
    {
        font-size:16px;
        margin-bottom:2px;
    }
    .product-title-latin
    {
        margin-bottom:10px;
    }
    .zoomWrapper {
        margin-right: 0px;
    }
        .showImage .showImage .galleryPrice .pfirst2 {
            font-size: 12px;
        }

    .gallery .galleryIamge {
        height: 150px;
    }

    .gallery .galleryTitle span, .gallery .galleryTitleSpec span {
        font-size: 12px;
        line-height: 20px;
    }

    .galleryPrice.notTedad {
        padding: 0px;
    }

        .galleryPrice.notTedad span {
            font-size: 12px;
        }

    .gallery .galleryTitle, .gallery .galleryTitleSpec {
        height: 50px;
    }

    .gallery .box1 {
        padding: 2px;
    }

   

    .gallery .galleryIamgeSpec {
        height: 160px;
        margin-top: 0px;
    }

    .ProSlideSpecial, .gallery .boxspec1 {
        height: 280px;
    }

    .linkSpec {
        bottom: 3px;
    }
}
.file-Select
{
    line-height:normal;

}
    .file-Select button {
        background-color: green;
        height:30px;
        width:100px;
        border: 1px solid #04490a;
        color:#fff;
    }
@media(max-width:426px) {
    #Comments .rows
    {
        position:relative;
    }
    #Comments .cnl:nth-child(3) label:last-child {
        position: absolute;
        top: 280px;
        width:100px;
        right:20px;
    }
        #Comments .cnl:nth-child(4)>div
        {
           float:none;
           display:block;
        }
    .rateq
    {
        margin-top:50px;
    }
    .nav3 li a {
        font-size: 11px;
        padding: 10px 5px;
    }
    .galleryPrice .all, .galleryPriceSpec .all, .galleryPrice .takh, .galleryPriceSpec .takh {
        font-size: 12px;
    }

    .showImage .showImage .galleryPrice .pfirst2 {
        font-size: 11px;
    }

    .gallery .galleryIamge {
        height: 130px;
    }

    .gallery .galleryTitle span, .gallery .galleryTitleSpec span {
        font-size: 10px;
        line-height: 18px;
    }

    .galleryPrice.notTedad {
        padding: 0px;
    }

        .galleryPrice.notTedad span {
            font-size: 11px;
        }

    .gallery .galleryTitle, .gallery .galleryTitleSpec {
        height: 40px;
    }

    .gallery .box1 {
        padding: 2px;
    }


    .gallery .galleryIamgeSpec {
        height: 130px;
        margin-top: 0px;
    }

    .ProSlideSpecial  {
        height:310px;
    }
    .gallery .boxspec1 {
        height: 300px;
    }
    .linkSpec {
        bottom: 3px;
    }
}
@media(max-width:386px)
{
    .ProSlideSpecial .titleSpec a {
        padding-right: 5px;
        padding-left: 5px;
    }
    #swiper-container-filmstrip3 .discount
    {
        left:-15px;
    }
    .galleryPrice .all, .galleryPriceSpec .all, .galleryPrice .takh, .galleryPriceSpec .takh {
        font-size: 10px;
    }
   
    #swiper-container-filmstrip3 .discount div
    {
        left:35px;
    }
    #swiper-container-filmstrip3 .discount:before
    {
        left:25px;
    }
}