﻿
.productName {
    font-size: 22px;
    font-weight: normal;
    font-family: "Segoe UI","wf_segoe-ui_normal","Arial",sans-serif;
    color: black;
    line-height: 28px;
}

    .productName:link {
        text-decoration: none;
    }

    .productName:visited {
        text-decoration: none;
    }

    .productName:hover {
        text-decoration: none;
    }

    .productName:active {
        text-decoration: none;
    }

.productTitle {
    font-size: 35px;
    font-weight: normal;
    font-family: "Segoe UI","wf_segoe-ui_normal","Arial",sans-serif;
    color: black;
}

.detailsPrice {
    font-size: 18px;
    font-weight: normal;
    font-family: "Segoe UI","wf_segoe-ui_normal","Arial",sans-serif;
    color: black;
}

.productSmallTitle {
    font-size: 20px;
    font-weight: normal;
    font-family: "Segoe UI","wf_segoe-ui_normal","Arial",sans-serif;
    color: black;
}

.red {
    font-size: 22px;
    font-weight: normal;
    font-family: "Segoe UI","wf_segoe-ui_normal","Arial",sans-serif;
    line-height: 28px;
    color: red;
}

.sizeCountColor {
    font-size: 18px;
    font-weight: normal;
    font-family: "Segoe UI","wf_segoe-ui_normal","Arial",sans-serif;
    color: #7FBB42;
}

.QtyDdl {
    width: 46px;
}

.btnCheckout {
    color: #fff;
    background-color: #0066cc;
    width: 100%
}

.slideProductName {
    font-size: 22px;
    font-weight: normal;
    font-family: "Segoe UI","wf_segoe-ui_normal","Arial",sans-serif;
    color: black;
    line-height: 28px;
    padding-top: 12px;
}

.foItalic {
    font-style: italic;
    font-size: medium;
    /*    margin-left: -24px;*/
}

#myDIV {
    max-width: 1246px;
    padding: 12px 0;
    text-align: center;
    background-color: #0c0c0c;
    margin-top: 20px;
    color: #ffffff;
    margin: auto;
}

.myFooter {
    font-weight: normal;
    line-height: 1.5;
    font-family: "Segoe UI","wf_segoe-ui_normal","Arial",sans-serif;
    font-size: inherit;
    font-size: 100%;
    border: 0;
    text-rendering: auto;
}

    .myFooter * {
        box-sizing: border-box;
    }

    .myFooter ul, .myFooter li {
        list-style: none;
    }

    .myFooter ul, .myFooter li {
        margin: 0;
        padding: 0;
        list-style: none;
    }

.myFooter-wrapper {
    width: 100%;
    max-width: 1600px;
    margin: 0 auto;
}

@media(min-width:899px) {
    .myFooter-wrapper {
        width: 90%;
    }
}

.myFooter {
    padding: 21px 10px 15px;
    font-size: 15px;
    background: #EBF4FB;
    color: #626262;
}

    .myFooter:after {
        content: "";
        display: table;
        clear: both;
    }

    .myFooter .myFooter-wrapper {
        overflow: auto;
        vertical-align: middle;
    }

@media(min-width:540px) {
    .myFooter {
        padding: 31px 40px 15px;
    }
}

@media(min-width:899px) {
    .myFooter {
        padding: 20px 0;
    }
}

.myFooter li {
    vertical-align: middle;
    display: inline-block;
    font-size: .8em;
    margin-bottom: .5em;
}

.myFooter-copyright {
    width: auto;
    text-align: inherit;
    clear: both;
}

@media(min-width:899px) {
    .myFooter-copyright {
        width: 70%;
        text-align: right;
        float: right;
        clear: none;
        padding-top: 4px;
    }
}

.myFooter-copyright li {
    display: inline-block;
    margin-right: 2em;
    white-space: nowrap;
}

@media(min-width:899px) {
    .myFooter-copyright li {
        margin-left: 2em;
        margin-right: 0;
    }
}

.myFooter-copyright li.sml_footerCopyright {
    margin-right: 0;
    direction: ltr;
}

* {
    box-sizing: border-box;
}

.fa {
    font-size: 25px;
}

.checked {
    color: orange;
}

/* Three column layout */
.side {
    float: left;
    width: 10%;
    margin-top: 10px;
}

.middle {
    margin-top: 10px;
    float: left;
    width: 75%;
}

/* Place text to the right */
.right {
    text-align: right;
}

/* Clear floats after the columns */
.row:after {
    content: "";
    display: table;
    clear: both;
}

/* The bar container */
.bar-container {
    width: 100%;
    background-color: white;
    text-align: center;
    color: white;
}

/* Individual bars */
.bar-5 {
    height: 14px;
    background-color: #0066cc;
    margin-top: 4px;
}

.bar-4 {
    height: 14px;
    margin-top: 4px;
    background-color: #0066cc;
}

.bar-3 {
    height: 14px;
    margin-top: 4px;
    background-color: #0066cc;
}

.bar-2 {
    height: 14px;
    margin-top: 4px;
    background-color: #0066cc;
}

.bar-1 {
    height: 14px;
    margin-top: 4px;
    background-color: #0066cc;
}

/* Responsive layout - make the columns stack on top of each other instead of next to each other */
@media (max-width: 400px) {
    .side, .middle {
        width: 100%;
    }

    .right {
        display: none;
    }
}

.mySlides {
    display: none
}

.dereh {
    display: none;
}

.sizeMySlides {
    display: none
}

.mainPicture {
    display: none
}

.important {
    visibility: visible
}

.tagh {
    visibility: hidden
}

.rev {
    margin-top: -12px;
}

    .rev:hover {
        border-bottom: 2px solid #0066cc;
        width: 38px;
    }

.sizeDemo {
    width: 42px;
    height: 28px;
    background-color: white;
    border: 1px solid #ccc;
    margin-bottom: 12px;
    text-align: center;
}

    .sizeDemo:hover {
        border: 2px dotted black;
    }

    .sizeDemo:focus {
        border: 2px solid black;
        border-radius: 0;
    }

.mainTitle {
    font-size: 36px;
    font-weight: normal;
    font-family: "Segoe UI","wf_segoe-ui_normal","Arial",sans-serif;
    color: black;
    line-height: 28px;
    padding-top: 12px;
}

@media(max-width:1276px) {
    .mainTitle {
        font-size: 24px;
        font-weight: normal;
        font-family: "Segoe UI","wf_segoe-ui_normal","Arial",sans-serif;
        color: black;
        line-height: 28px;
        padding-top: 12px;
    }
}

@media(max-width:899px) {
    .mainTitle {
        font-size: 17px;
        font-weight: normal;
        font-family: "Segoe UI","wf_segoe-ui_normal","Arial",sans-serif;
        color: black;
        line-height: 28px;
        padding-top: 12px;
    }
}

@media(max-width:540px) {
    .mainTitle {
        font-size: 12px;
        font-weight: normal;
        font-family: "Segoe UI","wf_segoe-ui_normal","Arial",sans-serif;
        color: black;
        line-height: 28px;
        padding-top: 12px;
    }
}

.nav-link {
    border-bottom: .25rem solid transparent;
}

    .nav-link:hover, .nav-link:focus {
        border-bottom-color: black;
    }

.thumbColor {
    width: 42px;
    height: 35px;
    padding: 1px;
}

    .thumbColor:hover {
        border: 2px dotted black;
    }

    .thumbColor:focus {
        border: 2px solid black;
    }

.mythumbColor {
    border-bottom: .25rem solid black;
}

.testThumbColor {
    width: 42px;
    height: 35px;
    border: 2px solid black;
}

.multyThumbColor {
    width: 63px;
    height: 53px;
    padding: 1px;
}

    .multyThumbColor:hover {
        border: 2px dotted black;
    }

    .multyThumbColor:focus {
        border: 2px solid black;
        border-radius: 0;
    }

.testMultyThumbColor {
    width: 63px;
    height: 53px;
    border: 2px solid black;
}

.regThumbImg {
    width: 63px;
    height: 53px;
    padding: 1px;
    border: 2px solid black;
}

.dtlThumbImg {
    width: 63px;
    height: 53px;
}

.clkdSize {
    border: 2px solid black;
    border-radius: 0;
}

.pdtThumbImg {
    width: 48px;
    height: 48px;
    padding: 1px;
    border: 1px solid black;
}

.mainPageAnchor {
    text-decoration: none;
}
/*.mainPageAnchor:hover, active, visited {
    text-decoration: none;
}*/

.onlyFontStyle {
    font-family: "Segoe UI","wf_segoe-ui_normal","Arial",sans-serif;
}

@media(max-width:540px) {
    .topTwoSelling {
        text-align: center;
        font-family: "Segoe UI","wf_segoe-ui_normal","Arial",sans-serif;
        /*background-color: #626262;*/
    }
}

@media(max-width:899px) {
    .topTwoSelling {
        text-align: center;
        font-family: "Segoe UI","wf_segoe-ui_normal","Arial",sans-serif;
        /*background-color: #626262;*/
    }
}

.topTwoSlColor {
    width: 42px;
    height: 35px;
    padding: 1px;
    border: 1px solid black;
}
.albumName {
    font-size: 24px;
    font-weight: normal;
    font-family: "Segoe UI","wf_segoe-ui_normal","Arial",sans-serif;
    color: #fff;
    line-height: 28px;
}