.slick-dots {
    bottom: -25px !important;
}

.danger {
    color: red !important;
}

[showpricing="0"] .rightPrice {
    display: none;
}

.mfp-bg {
    z-index: 9999999;
}

.mfp-wrap {
    z-index: 9999999;
}

.magnify-lens {
    margin-top: -100px !important;
}

.image-mini-item {
    cursor: pointer !important;
}

.shopper-approved-icons {
    max-width: 50px;
    text-align: center;
    margin: auto;
    transition: all .6s ease;
}

.shopper-approved-icons:hover {
    /* max-width: 65px; */
}

.row.mt-1.cart-verify-brands {
    height: 100px;
}

.image-mini-title .moreInfo {
    width: 100%;
    display: block;
    margin-top: 5px;
}

span.ind_cnt.med {
    margin-left: 10px;
    display: inline;
    flex: 1;
    text-align: left;
    font-size: 16px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: 0.4px;
    color: #000000;
    text-decoration: underline;
}

.group-stars .ind_cnt {
    font-size: 16px !important;
    text-align: left;
    margin-left: 10px;
}

.group-stars .on,
.group-stars .off {
    width: 30px;
    height: 21px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    margin: 0 0 0 3px;
}

.group-stars {
    display: flex;
}

.star_container {
    width: 100%;
    display: inline-block;
}

.quantity-cont {
    display: none;
}

.quantity-cont.active {
    display: inline-block;
    width: 100%;
}

.color-item {
    position: relative;
}

.color-item.active:before {
    content: "\f00c";
    font-family: FontAwesome;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -12.5px;
    margin-left: -12.5px;
    color: #3aaac2;
    background: #fff;
    border: 1px solid #efefef;
    border-radius: 100px;
    padding: 2px;
    width: 25px;
    height: 25px;
}

.imgScrollWrap,
.imgScrollWrap_1 {
    position: relative;
    width: 600px;
    height: 120px;
    border: 1px #999 solid;
    overflow: hidden;
}

.imgScrollBtn01,
.imgScrollBtn02,
.imgScrollBtn01_1,
.imgScrollBtn02_1 {
    position: absolute;
    display: block;
    width: 22px;
    height: 40px;
    background: url('<?php echo get_template_directory_uri(); ?>/images/mainBG.png') no-repeat 0 0;
    overflow: hidden;
    z-index: 2;
}

.imgScrollBtn01,
.imgScrollBtn01_1 {
    top: 40px;
    left: 0;
}

.imgScrollBtn02,
.imgScrollBtn02_1 {
    top: 40px;
    right: 0;
    background-position: -22px 0;
}

.imgScrollBtn01:hover,
.imgScrollBtn01_1:hover {
    background-position: 0 -40px;
}

.imgScrollBtn02:hover,
.imgScrollBtn02_1:hover {
    background-position: -22px -40px;
}

.imgScrollList,
.imgScrollList_1 {
    position: absolute;
    top: 0;
    left: 20px;
    width: 560px;
    height: 120px;
    overflow: hidden;
    z-index: 1;
}

.imgScrollList ul,
.imgScrollList_1 ul {
    position: relative;
    width: 9999px;
    height: 120px;
}

.imgScrollList li,
.imgScrollList_1 li {
    float: left;
    width: 560px;
    height: 120px;
    overflow: hidden;
}

.imgScrollList li a,
.imgScrollList_1 li a {
    float: left;
    margin: 12px 6px;
    width: 128px;
    height: 96px;
    overflow: hidden;
}

.imgScrollWrap_v,
.imgScrollWrap_v_1 {
    position: relative;
    /* width: 152px; */
    /* height: 475px; */
    width: 100%;
    height: 475px;
    /* border: 1px #999 solid; */
    overflow: hidden;
}

.imgScrollBtn01_v,
.imgScrollBtn02_v {
    /* position: absolute;
    display: block;
    width: 40px;
    height: 22px;
    background: url('<?php echo get_template_directory_uri(); ?>/images/mainBG_v.png') no-repeat 0 0;
    overflow: hidden;
    z-index: 2; */
    /* content: "\25AE";
    font-family: FontAwesome;
    left:-5px;
    top:0; */
    background: #afafaf;
    color: #fff;
    position: static;
    width: 100%;
    border-radius: 5px !important;
    margin: 0px;
    text-align: center;
    padding: 0px;
    height: auto;
    display: inline-block;
}

.imgScrollBtn01_v,
.imgScrollBtn01_v_1 {
    top: 0;
    left: 56px;
}

.imgScrollBtn02_v,
.imgScrollBtn02_v_1 {
    bottom: 0;
    left: 56px;
    background-position: 0 -22px;
}

.imgScrollBtn01_v:hover,
.imgScrollBtn01_v_1:hover {
    background-position: -40px 0;
    color: #fff;
}

.imgScrollList_v ul {
    padding: 0px;
}

.imgScrollBtn02_v:hover,
.imgScrollBtn02_v_1:hover {
    background-position: -40px -22px;
}

.imgScrollList_v,
.imgScrollList_v_1 {
    /* position: absolute; */
    /* top: 30px;
    left: 0; */
    width: 100%;
    height: 413px;
    overflow: hidden;
    margin: 8px 0px 8px 0px;
    z-index: 1;
}

.imgScrollList_v ul.imgScrollList_v_1 ul {
    position: relative;
    height: 9999px;
    width: 100%;
}

.imgScrollList_v li,
.imgScrollList_v_1 li {
    width: 100%;
    height: 432px;
    overflow: hidden;
}

.imgScrollList_v li a,
.imgScrollList_v_1 li a {
    display: block;
    margin: 0px 0px 10px;
    width: 100%;
    height: 96px;
    overflow: hidden;
}

.imgScrollBtn01_v:active,
.imgScrollBtn02_v:active {
    color: #fff;
}

.imgScrollBtn01_v:focus,
.imgScrollBtn02_v:focus {
    color: #fff;
}

.imgScrollBtn01_v:hover,
.imgScrollBtn02_v:hover {
    background: #3aaac2;
    color: #fff;
}

.imgScrollBtn01_v,
.imgScrollBtn02_v {
    transition: background .3s ease;
}

[limit-filetype="true"] .product-label-description {
    display: block;
}

[limit-filetype="false"] .product-label-description {
    display: none;
}


/* ::-webkit-scrollbar {
-webkit-appearance: none;
width: 7px;
}
::-webkit-scrollbar-thumb {
border-radius: 4px;
background-color: rgba(0,0,0,.5);
-webkit-box-shadow: 0 0 1px rgba(255,255,255,.5);
} */

#product-mobile-images {
    width: 100%;
}

textarea.textarea-full {
    padding: 10px;
}

textarea.textarea-full::-webkit-input-placeholder {
    color: #a7a7a7;
}

textarea.textarea-full:-moz-placeholder {
    /* Firefox 18- */
    color: #a7a7a7;
}

textarea.textarea-full::-moz-placeholder {
    /* Firefox 19+ */
    color: #a7a7a7;
}

textarea.textarea-full:-ms-input-placeholder {
    color: #a7a7a7;
}

textarea.textarea-full::placeholder {
    color: #a7a7a7;
}


/* Hide scrollbar for Chrome, Safari and Opera */

.product-slider::-webkit-scrollbar {
    display: none;
}


/* Hide scrollbar for IE, Edge and Firefox */

.product-slider {
    -ms-overflow-style: none;
    /* IE and Edge */
    scrollbar-width: none;
    /* Firefox */
}


/* Hide scrollbar for Chrome, Safari and Opera */

.productImageWrap::-webkit-scrollbar,
.productSliderImageWrap::-webkit-scrollbar {
    display: none;
}

.productSliderImageWrap {
    -ms-overflow-style: none;
    /* IE and Edge */
    scrollbar-width: none;
    /* Firefox */
}


/* Hide scrollbar for IE, Edge and Firefox */

.productImageWrap {
    -ms-overflow-style: none;
    /* IE and Edge */
    scrollbar-width: none;
    /* Firefox */
}

@media only screen and (min-width: 992px) {
    #product-mobile-images {
        display: none;
    }
}

@media only screen and (max-width: 991px) {
    .first-section {
        padding: 0px;
    }
    #product-main-images {
        display: none;
    }
    #product-sidebar-images {
        display: none;
    }
    #product-main-images .product-img-cont:nth-child(n+6) {
        display: none;
    }
    #product-mobile-images {
        display: inline-block;
    }
}

.fileuploader input[type="file"] {
    padding-left: 90px;
    width: 100%;
    line-height: 29px;
}

.fileuploader input[type="file"]::-webkit-file-upload-button {
    visibility: hidden;
}


/* input[type="file"]::-webkit-file-upload-button {
display: none !important;
} */

.fileuploader input[type="file"]::before {
    content: 'Select File';
    line-height: 19px;
    display: inline-block;
    position: absolute;
    left: 0px;
    width: 84px;
    height: 29px;
    background: linear-gradient(top, #f9f9f9, #e3e3e3);
    border: 1px solid #999;
    border-radius: 3px;
    padding: 5px 8px;
    outline: none;
    white-space: nowrap;
    -webkit-user-select: none;
    cursor: pointer;
    font-weight: 700;
    font-size: 12px;
    color: #fff !important;
    background: #3aaac2 !important;
    font-weight: 600 !important;
    border-color: #3aaac2 !important;
}

.fileuploader input[type="file"]:hover::before {
    border-color: black;
}

.fileuploader input[type="file"]:active::before {
    background: -webkit-linear-gradient(top, #e3e3e3, #f9f9f9);
}


/* FireFox File Input Start */

input[type=file] {
    position: relative;
    -webkit-appearance: textfield;
    -webkit-box-sizing: border-box;
}

input[type=file]::-webkit-file-upload-button {
    border: none;
    margin: 0;
    padding: 0;
    -webkit-appearance: none;
    width: 0;
    padding: 5px;
    text-align: end !important;
}

input[type=file]::-webkit-file-upload-button {
    content: 'Select File';
    line-height: 19px;
    display: inline-block;
    position: absolute;
    left: 0px;
    width: 84px;
    height: 29px;
    background: linear-gradient(top, #f9f9f9, #e3e3e3);
    border: 1px solid #999;
    border-radius: 3px;
    padding: 5px 8px;
    outline: none;
    white-space: nowrap;
    -webkit-user-select: none;
    cursor: pointer;
    font-weight: 700;
    font-size: 12px;
    color: #fff !important;
    background: #3aaac2 !important;
    font-weight: 600 !important;
    border-color: #3aaac2 !important;
}

input[type=file]::file-selector-button {
    content: 'Select File';
    line-height: 19px;
    display: inline-block;
    position: absolute;
    left: 0px;
    width: 84px;
    height: 29px;
    background: linear-gradient(top, #f9f9f9, #e3e3e3);
    border: 1px solid #999;
    border-radius: 3px;
    padding: 5px 8px;
    outline: none;
    white-space: nowrap;
    -webkit-user-select: none;
    cursor: pointer;
    font-weight: 700;
    font-size: 12px;
    color: #fff !important;
    background: #3aaac2 !important;
    font-weight: 600 !important;
    border-color: #3aaac2 !important;
}


/* input[type=file]::-webkit-file-upload-button:hover {
background-color: #81ecec;
border: 2px solid #00cec9;
}

input[type=file]::file-selector-button:hover {
background-color: #81ecec;
border: 2px solid #00cec9;
} */


/* FireFox File Input END */

.file-upload-cont {
    display: none;
}

.file-upload-cont.active {
    display: inline-block;
    width: 100%;
}

[fileupload] {
    font-size: 12px !important;
}

.uploadedFiles ul {
    list-style: none;
    border: 1px solid #d8d8d8;
    padding: 20px;
}

.uploadedFiles ul li {
    border: 1px solid #d8d8d8;
    padding: 5px 10px;
    border-radius: 3px;
    margin-bottom: 5px;
    color: #212121;
    background: #f2fff7;
}

.uploadedFiles ul li:last-child {
    margin-bottom: 0px;
}

.uploadedFiles label {
    font-weight: 500;
}

.uploadedFiles {
    display: none !important;
}

.uploadedFiles.active {
    display: block !important;
}

form label {
    color: #000000;
}

.flex-row {
    display: flex;
    flex-flow: row wrap;
}

.showMore.product-more>dt>a {
    border: none;
    border-bottom: 1px solid #292929;
    border-radius: 0px;
    background: #fff !important;
}

.showMore>dt {
    margin-bottom: 10px;
    font-size: 15px;
    font-weight: 400;
    text-transform: none;
    letter-spacing: 0;
}

.showMore>dt>a {
    display: block;
    position: relative;
    text-decoration: none;
    padding: 14px 20px;
    border: 1px solid #e5e5e5;
    background: #fff;
    border-radius: 5px;
    -webkit-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -moz-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -o-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -ms-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.31;
    letter-spacing: 0.17px;
    color: #292929;
}

.showMore>dt>a:hover {
    text-decoration: none;
    border-color: #ddd;
    background-color: #fcfcfc;
    color: #444;
}

.showMore>dt>a.active {
    color: #000;
    border-color: #ddd;
    background-color: #fcfcfc;
}

.showMore>dt>a:after {
    content: "\f107";
    width: 15px;
    height: 15px;
    margin-top: -8px;
    position: absolute;
    top: 50%;
    right: 10px;
    font-family: 'FontAwesome';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    font-size: 15px;
    line-height: 15px;
    text-align: center;
    color: #999;
    -webkit-font-smoothing: antialiased;
    -webkit-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -moz-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -o-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -ms-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}

.showMore>dt>a.active:after,
.showMore>dt>a.active:hover:after {
    content: "\f106";
    color: #111;
}

.showMore>dt>a:hover:after {
    color: #444;
}

.showMore>dd {
    margin-bottom: 10px;
    padding: 10px 20px 20px;
    line-height: 1.8;
}

.max-img-cont {
    /* transition: max-height .3s ease; */
    /* transition: max-height  0.6s cubic-bezier(0.16, 1, 0.3, 1); */
}

.product-option-upgrade p {
    margin: 0px;
    line-height: 24px;
}

button.image-item {
    position: relative;
}

button.image-item.active:before {
    content: "\f00c";
    font-family: FontAwesome;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -12.5px;
    margin-left: -12.5px;
    color: #3aaac2;
    background: #fff;
    border: 1px solid #efefef;
    border-radius: 100px;
    padding: 2px;
    width: 25px;
    height: 25px;
}

.modal-title {
    display: inline-block;
}


/* .modal-open .modal {
overflow-x: inherit;
overflow-y: inherit;
} */

body.modal-open {
    overflow: visible;
}

span.removeImage {
    float: right;
    background: #000;
    color: #fff;
    border-radius: 100px;
    width: 20px;
    height: 20px;
    font-size: 12px;
    padding: 0px;
    text-align: center;
    cursor: pointer;
}

span.removeImage:hover {
    background: #3aaac2;
}

.productContentCont {
    padding-left: 30px;
}

.gotohash::before {
    content: ' ';
    display: block;
    height: 148px;
    margin-top: -148px;
}

.invisBtn {
    text-align: center;
    background: transparent;
    border: none;
    display: inline-block;
    flex: 1;
    border-radius: 0px;
    margin: 0px !important;
    font-size: 12px;
    white-space: pre-wrap;
}

.btn-select-group.no-border {
    border: none;
}

.optionContent {
    width: 100%;
}

.optionImage img {
    width: 100%;
    max-width: 130px;
}

#review_image .sa_logo {
    border: 0;
    display: block;
    float: none !important;
    margin: auto !important;
    margin-top: 20px !important;
}

.showMore.product-more>dt>a {
    font-size: 20px;
}

.showMore.product-more>dt>a i {
    font-size: 20px;
}

.showMore>dt>a:after {
    font-size: 20px;
}


@media only screen and (min-width: 992px) {
    .mfp-content {
        margin-top: 250px !important;
    }
}
