﻿@font-face {
    Font-family: BMI;
    src: url('../Font/bmifont.eot') format('embedded-opentype'), url('../Font/bmiFont.woff') format('woff'), url('../Font/bmiFont.ttf') format('truetype');
}

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url(../fonts/glyphicons-halflings-regular.eot);
    src: url(../fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'),url(../fonts/glyphicons-halflings-regular.woff2) format('woff2'),url(../fonts/glyphicons-halflings-regular.woff) format('woff'),url(../fonts/glyphicons-halflings-regular.ttf) format('truetype'),url(../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg');
}

@Font-Main: BMI;
@Font-Glyphicon: Glyphicons Halflings;
@Text-Alighn-Center: center;
@Text-Alighn-Right: Right;
@Text-Alighn-Left: Left;
@Font-Size: 13px;
@Main-Color: #656565;
@Hover-color: #ff5f00;
@Second-Hover-color: #ff5f00;
@Padding-10: 10px;
@White-Color: #fff;
@Font-Size-Large: 18px;
@Font-Size-small: 12px;
@Content-Background: #f1f1f1;

.Line-Height(@Line-Height) {
    line-height: @Line-Height;
}

.Padding_20 {
    padding-right: 30px !important;
}



.InfoPersonal-Small-Box(@Background) {
    color: white;
    background-color: @Background;
    line-height: 60px !important;
    margin-top: 40px;
}

.Margin-Top-10 {
    margin-top: 10px;
}

.text_Alighn_Center {
    text-align: @Text-Alighn-Center !important;
}

.text_Align_Left {
    text-align: @Text-Alighn-Left !important;
}

.Text-Alighn-Right {
    text-align: @Text-Alighn-Right !important;
}

a {
    color: #ff5f00;
}

.input-validation-error {
    border: 1px solid #f00;
    background-color: #fee;
}

.Loadding_Img {
    margin-top: 10px;
}

a:focus, a:hover {
    color: @Second-Hover-color;
}

.display {
    display: none;
}

body {
    font-family: @Font-Main !important;
    font-size: @Font-Size;
    color: @Main-Color;
    background-color: #fbfbfb;
}

/*.Main_Menu {
    padding-right: 20px;
}*/

.Menu_Buy > div:hover {
    cursor: pointer;

    &:hover span {
        color: @Second-Hover-color;
    }

    &:hover .Count_Bascket {
        color: @White-Color;
    }

    &:hover content {
        color: #000;
    }
}



.Count_Bascket {
    border-radius: 50%;
    width: 100%;
    background-color: #75cca2;
    width: 20px;
    height: 18px;
    text-align: center;
    line-height: 20px !important;
    display: inline-block;
    font-size: 12px !important;
    margin-top: 8px;
    color: #fff;
    /* margin: auto; */
    /* margin-top: 5px; */
    float: left;
    margin-left: 10px;
}

.Menu_Buy span {
    font-size: @Font-Size-Large;
    .Line-Height(50px);
}


.ForgetPassword {
    float: left;
}

#myModal div {
    .Line-Height(40px);
}

.Line_Heaight_40 {
    .Line-Height(40px);
}

.Login-Section {
    .Line-Height(60px);
    text-align: left;
}

.Login-Section span {
    font-size: 16px;
}

.Login-Section a:hover {
    text-decoration: none;
    cursor: pointer;
    color: @Second-Hover-color;
}

.Login-Section a div:first-child {
    display: block;
    font-size: 18px;
    text-align: center;
    padding-top: 5px;
}

.bascket_Section:hover {
    background-color: #33996b;
    color: #fff;

    div {
        color: @White-Color;
    }

    .Count_Bascket {
        background-color: #75cca2;
    }
}
/*.Login-Section div:not(:last-child):after {
    content: "|";
    display: inline-block;
    left: 0px;
    position: absolute;
}*/
.Login-Section div:first-child {
    text-align: right;
}

.Login-Section a {
    color: #9c9c9c;
    font-size: 12px;
}

.Login-Section span {
    padding-left: 10px;
}



.bascket_Section {
    width: 160px;
    height: 34px;
    padding: 0px;
    text-align: center;
    margin-left: 20px;
    line-height: 34px !important;
    background-color: #39b87f;
    box-shadow: 0 2px 0 0 #158460;
    border-radius: 5px;
    margin-top: 10px;
    font-size: 12px;
    padding-right: 5px;
    color: #fff;
    border: none;
    text-align: center;

    a {
        color: #fff;
    }
}
/*________________________Slider*/
.Slider_Height img {
    height: 400px;
}
/*______________________LinkStyle*/

.Buy_Basket_Price span:after {
    font-family: 'Glyphicons Halflings';
    content: "\e116";
    display: inline-block;
    color: @Hover-color;
}

.crumb li a:after {
    content: "";
    border-right: 10px solid #1e9cb7;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    position: absolute;
    top: 0;
    left: -10px;
    z-index: 100;
}

.crumb li a {
    background: #1e9cb7;
    color: #fff;
    float: right;
    padding: 1px 1px 1px 1px;
    margin: 0 0 0 2px;
    line-height: 2.2em;
    position: relative;
    margin-right: -8px;
    height: 40px;
    right: -2px;
}

.Product_Subject {
    border: solid 1px #e6e6e6;
    border-top: none;
    padding: 10px 10px;
    font-size: 12px;
}

.Product_Price {
    border: solid 1px #e6e6e6;
    border-top: none;
    padding: 0px !important;
    line-height: 36px;
}

.CommentHeader span {
    span {
        color: @Second-Hover-color;
    }
}

.CommentHeader {
    border-bottom: solid 1px #d8d9d9;
    line-height: 40px;
    margin-bottom: 20px;
}

.Margin-Top-50 {
    margin-top: 50px;
}

.Comment_Body {
    line-height: 35px;
    background-color: #fff;
    border-right: solid 5px @Second-Hover-color !important;
    margin: 10px 0;
}

.header_BorderLine {
    border-bottom: dashed 1px #ddd;
}

.Comment_Name {
    color: @Second-Hover-color;
}

.Comment_Date {
    border-right: solid 1px #ddd;
}
/*________________________________Gallery*/
.Product_Subject {
    border: solid 1px #e6e6e6;
    border-top: none;
    padding: 10px 10px;
    font-size: 12px;
}

.Gallery_Hover {
    position: absolute;
    width: 92%;
    right: 0px;
    text-align: center;
    line-height: 192px;
    font-size: 30px;
    margin: 11px;
    /* background-color: #fff; */
    display: inline;
    top: 0px;
    border-radius: 3px 3px 0px 0px;
    opacity: 0;
}

.thumbnail:hover .Hover {
    opacity: 1;
}

.thumbnail:hover .Hover2 {
    background-color: rgba(0, 0, 0, 0.8);
    opacity: 1;
}

.Gallery_Hover .See {
    color: @White-Color;
    display: inline-block;
    font-size: 14px;
    height: 40px;
    line-height: 15px;
    margin: 0 8px;
    padding: 12px;
    text-align: @Text-Alighn-Center;
    width: 40px;
    transform: scale(0.5);
    -webkit-transition: all 0.7s ease 0s;
    -o-transition: all 0.7s ease 0s;
    transition: all 0.7s ease 0s;
    background-color: @Hover-color;
    margin-left: 45px;
    z-index: 1000;
    border-radius: 50%;
}

.Gallery_Hover .Link {
    color: @White-Color;
    display: inline-block;
    font-size: 14px;
    height: 40px;
    line-height: 15px;
    margin: 0 8px;
    padding: 12px;
    text-align: @Text-Alighn-Center;
    width: 40px;
    transform: scale(0.5);
    -webkit-transition: all 0.7s ease 0s;
    -o-transition: all 0.7s ease 0s;
    transition: all 0.7s ease 0s;
    background-color: #ff5f00;
    margin-right: 45px;
    z-index: 1000;
    border-radius: 50%;
}

.thumbnail:hover .Gallery_Hover span {
    transform: scale(0.9);
}

.media-carousel {
    margin-bottom: 0;
}

/*.media-carousel .carousel-control.left {
    display: none;
}

.media-carousel .carousel-control.right {
    display: none;
}*/

.media-carousel .carousel-indicators {
    right: 50%;
    top: auto;
    bottom: 0px;
    margin-right: -19px;
}

.media-carousel .carousel-indicators li {
    background: #c0c0c0;
}

.media-carousel .carousel-indicators .active {
    background: #333333;
}

.media-carousel img {
    width: 250px;
    height: 250px;
}

.ImageGallery {
    border: solid 1px #e6e6e6;
    border-bottom: none;
    height: 280px;
    width: 100%;
    line-height: 40px;
}

.GalleryTitr {
    background-color: @White-Color;
    margin-bottom: 10px;
    line-height: 37px;
    border: solid 1px #ddd;
}

.crumbs {
    list-style: none;
    padding: 0px;
}

.crumbs li a:after {
    content: "";
    border-right: 10px solid #1e9cb7;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    position: absolute;
    top: 0;
    left: -10px;
    z-index: 100;
}

.crumbs li a {
    background: #1e9cb7;
    color: #fff;
    float: right;
    padding: 5px 5px 5px 5px;
    margin: 0 0 0 2px;
    line-height: 2.2em;
    position: relative;
    margin-right: -8px;
    height: 40px;
    right: -2px;
}

.Product_Image img {
    width: 100%;
    border: solid 1px #e6e6e6;
    box-shadow: 0 0 2px #ddd;
    padding: 5px;
}

.product_Header {
    background-color: #ddd;
    color: #1a1a1a;
    font-size: 14px;
    font-weight: 600;
    text-align: right;
    padding: 15px;
    border-right: solid @Second-Hover-color;
}

.Price_Header {
    font-weight: 600;
}

.Price_Main {
    color: #0097B7;
}

.Product_Body {
    line-height: 25px;
    text-align: justify;
    padding: 10px;
}

.AddBascket {
    margin: 0px;
    min-width: 150px;
}
/*_______________________News*/
#myCarouselNews {
    border-top: solid 3px #00849b;
    box-shadow: 0 0 2px #c1c1c1;
    padding-top: 26px;
}

.myCarouselNews > img {
    height: 300px;
}

.News_Height {
    height: 170px;
}

.caption h3, .caption h4, .caption h5, .caption h6 {
    color: @Hover-color;
    min-height: 45px;
    .Line-Height(25px);
}

.caption span {
    display: block;
    text-align: justify;
    height: 100px;
    overflow: hidden;
    line-height: 23px;
    text-overflow: ellipsis;
}

.News div {
    text-align: left;
    font-size: 14px;
    color: @Main-Color;
    border-bottom: solid 1px #e5e5e5;
    margin-bottom: 20px;
    padding-bottom: 10px;
}

.News {
    span {
        margin-left: 10px;
        margin-right: 10px;
    }

    img {
        width: 300px;
        height: 300px;
        padding: 10px;
        background-color: #fff;
    }
}

.caption h3, .caption h4, .caption h5, .caption h6 {
    color: @Main-Color;
    min-height: 45px;
    line-height: 25px;
}

.News_Section .thumbnail {
    border: none;
}

.News_Section img {
    width: 100%;
    height: 150px;
}

.caption span {
    display: block;
    text-align: justify;
    height: 100px;
    overflow: hidden;
    line-height: 23px;
    text-overflow: ellipsis;
}

.MoreNew {
    color: @Main-Color;
    float: left;
}

.Float_Right {
    float: right;
}
/*_________________Content*/
.Content {
    background-color: @White-Color;
    margin: 20px 0;
    box-shadow: 0 0 2px #c1c1c1;
    padding: 10px;
    border-top: solid 3px #ff5f00;
    line-height: 25px;
    padding-bottom: 40px;
}

.minHeight {
    min-height: 800px;
}

.Content div {
    text-align: justify;
}

.Subject:first-child {
    border-bottom: solid 1px #dadada;
    margin-bottom: 30px;
}

.Subject {
    padding-right: 0px;
    line-height: 35px;
    font-weight: 600;
}

Style Attribute {
    text-align: center;
    margin-top: 30px;
}

.Main_Discription {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 12;
    -webkit-box-orient: vertical;
    line-height: 25px;
}

.Menu {
    background-color: @White-Color;
}

.Menu_Second {
    background: #f7f8fa;
    border-top: 1px solid #eff0f2;
    border-bottom: 1px solid #e3e4e5;
    box-shadow: 0 1px 2px rgba(0,0,0,.12);
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,.12);
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.12);
    -ms-box-shadow: 0 1px 2px rgba(0,0,0,.12);
    -o-box-shadow: 0 1px 2px rgba(0,0,0,.12);
}
/*______________________Footer*/
.Social_Footer {
    border-top: solid 1px #ddd;
    text-align: center;
    padding-top: 5px !important;
    font-size: 30px !important;

    .fa-telegram {
        color: #61a8de;
    }

    .fa-google-plus-square {
        color: #dd4b39;
    }

    .fa-instagram {
        color: #507fa7;
    }

    .fa-facebook-square {
        color: #3a559f;
    }

    .fa-twitter-square {
        color: #50abf1;
    }

    .fa-linkedin-square {
        color: #0084b1;
    }
}

.Enamad {
    position: relative;
    float: left;
    border-right: solid 1px #ddd;
    min-height: 110px;
    text-align: center;
    line-height: 110px;

    img {
        height: 100px;
    }
}

.Socails {
    background-image: url('../Img/slices.png');
    width: 25px;
    height: 24px;
    display: inline-block;
}

.Social {
    line-height: 50px;
    margin-top: 20px;
}

.Line_Height60 {
    line-height: 60px;
}

.Footer_Section1 {
    min-height: 45px;
    background: #909090;
    color: @White-Color;
    line-height: 45px;
    /*margin-top: 30px;*/
    position: relative;
}

.Footer_Section1 div:not(:first-child) {
    direction: ltr;
}

.Footer_Section1 span {
    margin-right: 10px;
}

.Footer_Section2 {
    background-color: #efefef;
    padding: 20px;
}

.Footer_Section3 {
    background-color: #f5f5f5;
    padding: 20px;
}

.Footer_Section1 li a, .Footer_Section2 li a, .Footer_Section3 li a {
    color: #777;
    line-height: 30px;
    font-size: 12px;
    padding-right: 12px;
}

.Footer_Section3 li a:hover, .Footer_Section2 li a:hover {
    color: @Second-Hover-color;
}

.Footer_Section1 h5, .Footer_Section2 h5 {
    color: #4c4c4c;
    font-weight: bold;
    border-bottom: solid 1px #ddd;
    /* line-height: 25px; */
    padding-bottom: 10px;
    padding-right: 10px;
    margin-top: 20px;
}

.Footer_Section3 h2 {
    color: #4c4c4c !important;
    font-weight: 600 !important;
    font-size: small;
    padding: 7px;
    /* border-bottom: 1px solid #C7C7C7; */
    /* padding-bottom: 12px; */
    margin: 0 auto 7px;
    font-size: 14px;
}

.Footer {
    background-color: #313131;
    min-height: 300px;
}

.Footer h5 {
    color: @Second-Hover-color;
    padding: @Padding-10;
}

.Footer ul li {
    list-style: none;
    color: #c0c0c0;
    .Line-Height(25px);
}

.Footer ul li a {
    color: #bfbfbf;

    &:hover {
        color: @Hover-color;
        cursor: pointer;
        text-decoration: none;
    }
}

.Footer ul li:hover {
    text-decoration: none;
    color: @Hover-color;
}

.Rangarang-Link {
    color: #f7f6f6;

    &:hover {
        color: @Second-Hover-color;
    }
}

.Facebook {
    background-position: 0px 0px;
    .Socails;
}

.LinkedIn {
    background-position: 122px 0px;
    .Socails;
}

.Telegram {
    background-position: 25px 0px;
    .Socails;
}

.Twitter {
    background-position: 90px 0px;
    .Socails;
}

.instagram {
    background-position: 58px 0px;
    .Socails;
}

.GooglePlass {
    background-position: 154px 0px;
    .Socails;
}

.social {
    color: #fff;
    /*font-size: 18px !important;*/
    padding-left: 10px;
}

.About_Us {
    height: 300px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    display: inline-block;
    text-align: justify;
    color: #bfbfbf;
    .Line-Height(25px);
}

.More {
    color: @Hover-color;
    float: left;
}

.Footer {
    border-top: solid 5px @Hover-color;
    margin-top: 20px;
}

.Design_By {
    background-color: #484647;
    color: #bbb;
    font-size: 12px;
    padding: 20px;
}

.Footer2 {
    /*border-top: 1px solid #d2d6d6;*/
    padding-top: 20px;
    padding-bottom: 20px;
}

.AboutUS {
    display: inline-block;
    float: left;
    position: relative;
    width: 100%;
    position: relative;
    min-height: 430px;
    background-image: url('../Img/contact.jpg');
    background-position: center left;
    background-repeat: no-repeat;

    img {
        width: 100%;
        position: absolute;
    }

    .blog-overlay {
        /*background-color: #272727;*/
        height: 100%;
        left: 0;
        position: relative;
        top: 0;
        width: 82%;
        color: #fff;
        text-align: justify;
        line-height: 30px;
        padding: 30px 10px;
        /*opacity: 0.8;*/
    }

    h5 {
        font-size: 20px;
        color: #ffffff;
        font-weight: 600;
    }
}

.NewsNew {
    position: relative;
    height: 200px;
    border: 1px #e6e7ea solid;
    width: 100%;
    margin-top: 30px;
    margin-bottom: 30px;
    background-color: #f2f2f2;

    img {
        height: 100%;
        width: 50%;
    }
}

.dtNews {
    position: relative;
    width: 50%;
    padding: 20px;
    float: right;
    text-align: center;

    h4 {
        text-align: center;
        font-weight: bold;
        font-size: 13px;
        min-height: 30px;
    }

    p {
        font-size: 12px;
        min-height: 80px;
    }
}

.Icons_Main {
    background-color: #fff;
    border-bottom: 1px solid #e4e4e4;
    padding: 5px;
}

.Center_Icon {
    border-right: solid 1px #ececec;
    border-left: solid 1px #ececec;
}
/*________________________Contact_Us*/
.Contact_Us div {
    .Line-Height(30px;)
}

.btn-primary {
    color: #fff;
    background-color: @Hover-color;
    font-size: 12px;
    height: 34px;
    width: 135px;
}

.btn-primary:hover {
    color: #000;
    background-color: #d4d4d4;
    border-color: #015867;
}

.Contact_Us_Top {
    border-top: solid 3px @Hover-color;
    padding: 10px 0;
    margin-top: 20px;
}

.Contact_Us_Top h4 {
    color: @Hover-color;
}
/*_____________________________News*/
.News_Section {
    background-color: @White-Color;

    img {
        width: 100%;
        height: 200px;
    }

    .thumbnail {
        border: none;
    }
}

.Header_Style h5 {
    font-weight: 600;
    color: @Hover-color;
}
/*_________________________Accradion*/
.Price_Titr {
    text-align: @Text-Alighn-Center;
    background-color: @Hover-color;
    color: @White-Color;
    padding-top: 5px;
    padding-bottom: 5px;
    min-height: 30px !important;
}

.SelectRow {
    border-bottom: solid 1px #C4C0C0 !important;
    padding: 3px 0 3px 0;
}

.Product_Rows {
    text-align: @Text-Alighn-Center;
    border-bottom: solid 1px #C4C0C0;
    line-height: 30px;
}

.Product_Row div:last-child {
    border-bottom: none !important;
}

/*_______________________________Register*/
.Register_Section div {
    .Line-Height(45px);
}

.widget-head {
    display: inline-block;
    /*min-width: 130px;*/
    margin-bottom: 10px;
}

.padding-Right {
    padding-right: 5px;
}
/*____________________________________Order*/
.Remove_Padding {
    padding: 0;
}

.mailtotalprice {
    width: 25%;
    height: 80px;
    border: 1px rgb(221, 223, 228) solid;
    text-align: center;
    padding-top: 25px;
}

.AddBascket {
    background-color: #39b87f;
    width: 100%;
    display: inline-block;
    color: #fff;
    padding: 10px;
    text-align: center;
    border: none;
    box-shadow: 0 1px 2px #000;
    height: 35px;
    border-radius: 3px;
    font-size: 13px;
    box-shadow: 0 2px 0 0 #158460;
}

.AddBascket span:before {
    content: "\e116";
    font-family: 'Glyphicons Halflings';
    margin-left: 10px;
}

.AddBascket span {
    vertical-align: middle;
    display: inline-flex;
}

.tab-pane {
    line-height: 40px;
}

.k-widget, .k-upload, .k-header, .k-dropzone {
    text-align: -webkit-left !important;
}
/*_________________________________________InfoPersonal*/
ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.Cart_IMageOrder img {
    width: 100%;
    height: 70px;
}

.showdt {
    border: 1px solid #d8d9d9;
    background-color: #f7f9fa;
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 0px;
    color: #4d4d4d;
}

.showdt div {
    line-height: 30px !important;
}

.Red_Color {
    color: #ff6b6b;
    font-size: 12px;
}

.border_Bottem {
    border-bottom: solid 1px #ffb3b3;
}

.Cart_TitrOrder {
    font-size: 12px;
    color: #4d4d4d;
    text-align: right;
    font-weight: 600;
}

.Content_Bascket {
    text-align: center;
    padding-right: 0px;
    border: 1px solid #d8d9d9;
    border-top: none;
}

.Left_Border {
    padding-top: 10px;
    padding-bottom: 10px;
    border-right: 1px solid #d8d9d9;
}

.Line_Height100 {
    line-height: 100px !important;
}

.Line_Height50 {
    line-height: 45px !important;
    font-size: 13px;
    text-align: right;
}

.header-bascket div {
    border-right: 1px solid #d8d9d9;
    padding: 0px;
}

.header-bascket {
    background-color: #d8d9d9;
    font-size: 13px;
    height: 48px;
    line-height: 48px !important;
    color: #666666;
    text-align: center !important;
    padding-right: 0px;
    border: 1px solid #f0f1f2;
    border-right: none;
}

.Discription li {
    color: #5e5e5e;
    line-height: 25px;
    font-size: 12px;
    text-align: right;
}

.Tab_Style {
    background-color: #1E9CB7;
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.heading {
    background-color: #005B6F;
    color: #FFFFFF;
    padding: 10px;
}

.Tabl_UL_Style li a {
    color: #fff;
}

.UserIcon {
    margin-left: 10px;
    font-size: 14px;
    color: @Second-Hover-color;
    border: solid 1px @Second-Hover-color;
    padding: 5px;
    border-radius: 50%;
}

.title_Register_Show {
    .Line-Height(40px);
}

.Yellow {
    .InfoPersonal-Small-Box(#1E9CB7)
}

.Red {
    .InfoPersonal-Small-Box(#dc1c5d)
}

.Green {
    .InfoPersonal-Small-Box(#83b845)
}

.Orang {
    .InfoPersonal-Small-Box(#dd7213)
}

.Margin_Top_20 {
    margin-top: 20px;
}

.Date_Titr {
    margin-top: -10px;
    width: 40%;
    margin-right: 5%;
    padding-right: 2%;
    height: 25px;
    line-height: 15px;
    margin-bottom: 5px;
}

.dashed_Box_F {
    border: dashed 1px #3C3C3C;
    min-height: 55px !important;
    padding-bottom: 8px;
}

.Header_internalbox_title {
    color: #413D3D;
    font-size: 12px;
    font-weight: 700;
    padding-left: 10px;
    background-color: @White-Color;
}

.emptydata {
    padding: 20px;
    background-color: #e4e4e4;
    border: dashed 1px #bdbdbd;
    margin-top: 20px;
}

.emptydata span {
    color: @Second-Hover-color;
    margin-left: 10px;
}

.Content_Tab {
    float: left !important;
    text-align: justify;
    line-height: 32px !important;
}



@media (min-width: 992px) {
    .Tab_Style {
        position: absolute !important;
        bottom: 0px;
        height: 100%;
    }
}

/*____________________________________Cart*/
.header-bascket {
    background-color: #d8d9d9;
    height: 48px;
    line-height: 48px;
    color: #666666;
    text-align: center;
    padding-right: 0px;
    border: 1px solid #f0f1f2;
    border-right: none;
}

.Delete_Basket {
    background: #ffedee;
    width: 30px;
    float: left;
    margin: -10px;
    margin-left: -20px;
    line-height: 120px;
    cursor: pointer;
}

.Left_Border {
    padding-top: 10px;
    padding-bottom: 10px;
    border-right: 1px solid #d8d9d9;
}

.Content_Bascket {
    text-align: center;
    padding-right: 0px;
    border: 1px solid #d8d9d9;
    border-top: none;
}

.Last_Sum {
    border-top: #c0f0c1;
    background-color: #f7fff7;
    color: #4caf50 !important;
    border-top: solid 1px #c0f0c1;
}

.Sum_Mony {
    border: 1px solid #c0f0c1;
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 0px;
}

.Cart_IMage img {
    width: 100%;
    height: 100px;
}

.Sum_Mony div {
    line-height: 50px;
}

.Send_Bascket {
    border: 1px solid #f0f1f2;
    line-height: 50px;
    text-align: center;
    margin-bottom: 10px;
}
/*_____________________________________________Image Product*/
.Image_Product {
    margin-top: 30px;
    margin-bottom: 30px;
}

.Image_Product img {
    width: 100%;
    height: 300px;
}


.Zero {
    margin-top: 0px;
    padding: 0px;
}

.Left_Right {
    /* position: absolute; */
    /* top: 0; */
    /* bottom: 0; */
    /* left: 0; */
    /* width: 15%; */
    font-size: 20px;
    /* color: #00849b !important; */
    text-align: center;
    /* text-shadow: 0 1px 2px rgba(0,0,0,.6); */
    background-color: rgba(0,0,0,0);
    filter: alpha(opacity=50);
    /* opacity: .5; */
    background-color: #00849b;
    color: #fff;
    width: 40px;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    opacity: 1;
    margin-top: 70px;
}

.media-carousel {
    margin-bottom: 0;
    padding: 0 40px 30px 40px;
}
/* Previous button  */
.media-carousel .carousel-control.left {
    background-image: none;
    background: none repeat scroll 0 0 #222222;
    border: 4px solid #FFFFFF;
    height: 40px;
    width: 40px;
    margin-top: 100px;
}
/* Next button  */
.media-carousel .carousel-control.right {
    background-image: none;
    background: none repeat scroll 0 0 #222222;
    border: 4px solid #FFFFFF;
    height: 40px;
    width: 40px;
    margin-top: 100px;
}
/* Changes the position of the indicators */
.media-carousel .carousel-indicators {
    right: 50%;
    top: auto;
    bottom: 0px;
    margin-right: -19px;
}
/* Changes the colour of the indicators */
.media-carousel .carousel-indicators li {
    background: #c0c0c0;
}

.media-carousel .carousel-indicators .active {
    background: #333333;
}

.media-carousel img {
    width: 250px;
    height: 100px;
}

.Discount_Titr {
    font-size: 12px;
    color: #000;
    line-height: 25px;
    margin: 10px 0px;
    display: inline-block;
    min-height: 75px;
}

.Discount_Price_1 {
    background-color: #f3f3f3;
    line-height: 20px;
    /*text-decoration: line-through;*/
    display: inline-block;
    width: 100%;
    text-align: center;
    color: #878989;
}

.Discount_Price_2 {
    text-align: center;
    display: inline-block;
    width: 100%;
    margin-top: 10px;
    font-size: 14px;
    font-weight: 600;
}
/*______________________________________Font Awsewon*/
.MenuIcon {
    font-size: 14px 0px !important;
    /*line-height:45px !important;*/
}
/*________________________________________Menu*/
.navbar-nav > li > .dropdown-menu {
    margin-top: 0px;
}



.mega-dropdown {
    position: static !important;
}

.mega-dropdown-menu {
    padding: 10px 0px;
    width: 200px;
    box-shadow: none;
    -webkit-box-shadow: none;
}


.mega-dropdown-menu > li > ul {
    padding: 0;
    margin: 0;
}

.mega-dropdown-menu > li > ul > li {
    list-style: none;
}

.mega-dropdown-menu > li > ul > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.428571429;
    color: #999;
    white-space: normal;
}

.mega-dropdown-menu > li ul > li > a:hover,
.mega-dropdown-menu > li ul > li > a:focus {
    text-decoration: none;
    color: #444;
    background-color: #f5f5f5;
}

.mega-dropdown-menu .dropdown-header {
    color: #428bca;
    font-size: 18px;
    font-weight: bold;
}

.mega-dropdown-menu form {
    margin: 3px 20px;
}

.mega-dropdown-menu .form-group {
    margin-bottom: 3px;
}

.dropdown-menu li {
    line-height: 35px;
    padding-right: 10px;
}

.dropdown-menu li:hover {
    background: #f7f8fa;
    cursor: pointer;
    color: @Second-Hover-color;
}




.dropdown-menu li:hover .sub-menu {
    visibility: visible;
}



.MenuIcon {
    padding: 14px !important;
}

.Logo {
    width: 150px;
    position: absolute;
    left: 0px;
    top: 10px;
}

.MenuIconProduct {
    padding: 14px !important;
    background-color: #c3c3c3;
    width: 200px;

    span {
        float: left;
    }
}

.MenuIconProduct:hover {
    background-color: #ddd !important;
    color: @Second-Hover-color !important;
}

.glyphicon-stop {
    font-size: smaller;
    padding-left: 5px;
}

.Fix {
    position: fixed;
    top: 0;
    width: 100%;
    background-color: #f7f8fa;
    z-index: 1;
}

.homeCategoryBox {
    width: 100%;
    float: right;
    margin-left: 2%;
    box-shadow: 0 0px 2px 0 #b3b3b3;
    background-color: #fff;
    border-radius: 4px;
    margin-bottom: 35px;
    position: relative;
    margin: 20px 0px;

    &:hover {
        box-shadow: 0 5px 5px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
    }
}

.homeCategoryImage {
    width: 100%;
    display: block;
    overflow-y: hidden;
    height: 180px;

    img {
        width: 100%;
    }
}

.homeCategoryContent {
    text-align: right;
    width: 100%;
    background-color: rgba(255,255,255,0.95);
    padding: 10px 0 15px;
    border-radius: 0 0 4px 4px;
    float: right;
}

.homeCategoryTitle {
    text-align: right;
    padding: 0px 15px 10px 0px;
    margin: 0 auto 9px;
    font-size: 16px;
    color: #414143;
    border-bottom: 1px solid #ddd;

    a {
        color: #414143 !important;
    }
}

.homeCategoryLink {
    display: inline-block;
    margin: 0 auto;
    padding: 5px 8px;
    background-color: #39b87f;
    color: #fff;
    box-shadow: 0 2px 0 0 #158460;
    border-radius: 4px;
    float: left;
    font-size: 11px;
    margin-left: 10px;

    &:hover {
        background-color: #33996b;
        color: #fff !important;
    }
}
/***************************CategorySample********************************/

.CategorySample {
    height: 350px;
    border: 1px #e6e7ea solid;
    margin: 10px;
    padding: 10px;
    background-color: #f2f2f2;

    img {
        width: 100%;
        height: 170px;
    }

    h3 {
        font-size: 14px;
        color: @Second-Hover-color;
    }

    .titleCategory {
        background-color: @Hover-color;
        height: 40px;
        text-align: center;
        color: @White-Color;
        vertical-align: central;
        border-radius: 5px;
        padding-top: 5px;
        margin-top: 10px;
    }

    p {
        text-align: justify;
        line-height: 20px;
        font-size: 11px;
        height: 75px;
        color: @Main-Color;
    }

    .linkSample {
        position: relative;
        vertical-align: bottom;
        text-align: center;
        background-color: @Hover-color;
        width: 50%;
        font-size: 10px;
        border-radius: 5px;
        float: left;

        a {
            color: #fff;
        }
    }
}

.linkSample:hover {
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
}

.textPrint {
    position: relative;
    margin: 0 10px 20px 10px;
}

/****************************print_detail**********************************/
.print_detail {
    .print_image_detail {
        /*border: 1px #e6e7ea solid;
        background-color: #f2f2f2;*/
        /*margin-top:30px;*/
        padding: 10px;
        /*height:234px;*/
        /*img {
            width: 100%;
            height: 100%;
        }*/
    }

    .print_text_detail {
        padding-top: 10px;
    }

    .print_order_detail {
        border: 1px #e6e7ea solid;
        background-color: #f2f2f2;
        padding: 10px;
        /*min-height: 363px;*/
        border-radius: 5px;
    }

    .select_detail {
        border: 1px #e6e7ea solid;
        background-color: #f2f2f2;
        padding: 10px;
        min-height: 363px;
        border-radius: 5px;
    }
}

label {
    font-size: 12px;
}

select {
    background: url(../Img/selectbg.gif) no-repeat left #f2f2f2;
    -webkit-appearance: none;
    -moz-appearance: none;
}

.headar {
    width: 100%;
    height: 40px;
    background-color: #929292;
    color: #fff;
    margin-bottom: 20px;
    border-radius: 3px;
}

.imgTarahi {
    width: 100px;
    height: 100px;
}

.minHeight_order {
    // min-height: 650px !important;
}

.minHeight_Tarahi {
    min-height: 305px !important;
}
/*__________________________________________________________________________*/
/*_______________________________________________________________ Price*/
.Price {
    width: 100%;

    td {
        text-align: center;
    }

    tr td:first-child {
        width: 20%;
        vertical-align: top;
    }

    a {
        color: #39b87f;

        &:hover {
            color: rgb(255, 64, 64);
        }
    }

    thead {
        background-color: #7b7878;
        color: #fff;
        line-height: 35px;
        table-layout: fixed;
        z-index: 5;
    }

    tbody tr:nth-child(even) {
        background-color: #f7f7f7;
        border-top: solid 1px #ddd;
        border-bottom: solid 1px #ddd;
    }
}

.MainPrice {
    width: 100%;

    td {
        text-align: center;
    }

    tbody tr:nth-child(even) {
        background-color: #eeeeee !important;
    }
}

.Price tbody tr:nth-child(even) {
    background-color: #f7f7f7;
    border-top: solid 1px #ddd;
    border-bottom: solid 1px #ddd;
}


.Subject_Price {
    span {
        color: #262626 !important;
    }
}

.Header_Price {
    width: 100%;

    td {
        text-align: center;
        width: 18%;
    }
}

.With_9 {
    width: 9% !important;
}

.With_26 {
    width: 26% !important;
}

.Fix_Header {
    display: block;
    position: sticky;
    top: 52px;
}

.Add_Fix {
    position: fixed;
    width: 77%;
    top: 45px;
    display: inherit;
}

tbody, thead tr {
    display: table;
    width: 100%;
    table-layout: fixed;
}

.Product_Price {
    /*width: 100% !important;*/
    td {
        text-align: center;
        color: #262626;
    }

    tr {
        &:hover {
            background-color: rgb(187, 187, 187);
        }
    }
}

.panel-heading a {
    a {
        display: -webkit-box;
        width: 98%;
        float: left;
    }
}

.panel-title i {
    color: #39b87f;
    margin-left: 10px;
    float: right;
}

.text-muted {
    color: #000000;
}

.breadcrumb {
    a {
        color: #9e9e9e;
    }
}

.Gallery_Box {
    background-color: #f3f3f3;
    padding: 10px;

    img {
        width: 100%;
    }

    > div {
        line-height: 25px;
        font-weight: 600;
        font-size: 16px;
        color: @Hover-color;
    }
}
/*_________________________________________________  Gallary*/
.snip1492 {
    position: relative;
    float: right;
    margin: 10px 2.8%;
    min-width: 230px;
    max-width: 315px;
    width: 100%;
    background: #ffffff;
    text-align: center;
    color: #000000;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
    font-size: 16px;
}

.snip1492 * {
    -webkit-box-sizing: border-box;
    box-sizing: padding-box;
    -webkit-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}

.snip1492 img {
    max-width: 100%;
    vertical-align: top;
    position: relative;
    background-color: #666666;
    padding-top: 50px;
}

.snip1492 figcaption {
    padding: 10px;
}

.snip1492 h3,
.snip1492 p {
    margin: 0;
}

.snip1492 h3 {
    font-size: 1.3em;
    font-weight: 400;
    margin-bottom: 5px;
    text-transform: uppercase;
}

.snip1492 p {
    font-size: 0.9em;
    letter-spacing: 1px;
    font-weight: 300;
}

.snip1492 .price {
    font-weight: 500;
    font-size: 1.4em;
    line-height: 48px;
    letter-spacing: 1px;
}

.snip1492 .price s {
    margin-right: 5px;
    opacity: 0.5;
    font-size: 0.9em;
}

.snip1492 i {
    position: absolute;
    top: 18px;
    left: 50%;
    -webkit-transform: translate(-50%, 0%);
    transform: translate(-50%, 0%);
    width: 56px;
    line-height: 70px;
    text-align: center;
    border-radius: 50%;
    background-color: #666666;
    color: #ffffff;
    font-size: 30px;
    height: 56px;
}

.snip1492 a {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
}

.snip1492:hover i,
.snip1492.hover i,
.snip1492:hover img,
.snip1492.hover img {
    background-color: #ff5f00;
}

.snip1492:hover i,
.snip1492.hover i {
    -webkit-transform: translate(-50%, 5px);
    transform: translate(-50%, 5px);
}
.inline-display{
    display:inline-block;
}
@media (max-width: 768px) {
    .select_detail {
        margin-right: 10px !important;
        margin-top: 10px;
    }
    .navbar-collapse.in{
            overflow: unset;
    }
    .MenuIconProduct{
        width:100%;
    }
}
