@font-face {
    font-family: "ETmodules";
    src: url("fonts/modules.eot");
    src: url("fonts/modules.eot?#iefix") format("embedded-opentype"), url("fonts/modules.ttf") format("truetype"), url("fonts/modules.woff") format("woff"), url("fonts/modules.svg#ETmodules") format("svg");
    font-weight: normal;
    font-style: normal;
}

html,
body {
    height: 100%;
    width: 100%;
    margin: 0;
    font-family: 'Open Sans', Helvetica, Arial, Lucida, sans-serif !important;
    font-size: 17px !important;
    padding: 2%;
}

.main-container {
    position: relative;
    max-width: 1260px;
    margin: 0 auto;
    /* padding: 30px; */
}

.cloudimage-360-loader {
    position: fixed !important;
    top: 0;
}

.cloudimage-360-magnifier-icon {
    margin-bottom: 14px !important;
}

.banner {
    padding: 20px 14%;
    margin-top: 80px;
}

.banner span {
    font-size: 13px;
    display: block;
    color: #636363;
    margin-top: 10%;
    letter-spacing: 4px;
    margin-bottom: 15px;
}

.banner h1 {
    color: #000000 !important;
    font-weight: bold;
    font-size: 45px;
    text-transform: none;
    font-family: 'Montserrat', Helvetica, Arial, Lucida, sans-serif;
    margin-bottom: 10%;
    letter-spacing: 1px;
}

.banner a {
    background: #000;
    color: #fff;
    width: 100px;
    padding: 10px;
    text-decoration: none;
}

span.price {
    color: #636363 !important;
    font-size: 25px !important;
    padding: 29px 0;
    float: left;
    clear: both;
    width: 100%;
}

p {
    line-height: 1.5;
    font-family: 'Open Sans', Helvetica, Arial, Lucida, sans-serif !important;
    font-size: 17px !important;
}

.product-name {
    display: block;
    line-height: 1.5;
    margin-top: 10%;
}

.product-name .h1 {
    margin-bottom: 5px;
    color: #e6425e !important;
    font-weight: bold;
    font-size: 45px;
    text-transform: none;
    font-family: 'Montserrat', Helvetica, Arial, Lucida, sans-serif;
    padding-bottom: 3px;
    font-style: normal;
    line-height: 1.2;
    text-rendering: optimizeLegibility;
}

.subcolor {
    color: #000 !important;
    font-style: normal;
    line-height: 1.2;
    text-rendering: optimizeLegibility;
}

.add-cart {
    text-align: left;
    margin: 10% 0;
}

.btn-cart {
    transition: all 0.15s ease-in-out;
    outline: 0 solid #a3adb9;
    border: 0;
    background: #193151;
    max-width: 100%;
    vertical-align: middle;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: 0.05em;
    white-space: nowrap;
    color: #fff;
    font-weight: 500;
    height: 2.355rem;
    line-height: 1.57;
    padding: 0.5024rem 0.785rem;
    font-size: 0.86rem;
    cursor: pointer;
    height: 40px;
}

.txt-cart {
    letter-spacing: 0.05em;
    /* padding-left: 0.3925em; */
    text-align: center;
    font-size: 1rem;
    line-height: 1.57;
    display: inline-block;
    border: 1px solid #f3f3f4;
    border-radius: 0;
    vertical-align: middle;
    color: #000;
    appearance: none;
    /* padding-right: 1.5em; */
    max-width: 3.47em;
    background: #fff;
    border-color: #d8d8d8;
    height: 40px;
}

.cloudimage-360-icons-container {
    position: absolute;
    display: flex;
    top: 5px;
    right: 5px;
    width: 30px;
    height: 95%;
    flex-direction: column;
    align-items: center;
    z-index: 101;
}

/* 
canvas {
    min-width: 587px;
    font-size: 0px;
    min-height: 587px;
} */

.section_gap {
    padding: 100px 0;
}

.features-inner {
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    padding: 40px 0;
}

.single-features {
    line-height: 24px;
    font-size: 14px;
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    color: #777777;
    text-align: center;
    border-right: 1px solid #eeeeee;
}

.single-features .f-icon {
    margin-bottom: 20px;
}

.single-features h6 {
    font-size: 16px;
    margin-bottom: 0;
    font-family: "Poppins", sans-serif;
    color: #222222;
    font-weight: 600;
    line-height: 1.2 !important;
}

.single-features p {
    margin-bottom: 0;
}

.pdp-yman .prices {
    margin: 0 0 40px;
}

.product-detail .price {
    color: #242222;
    font-size: 1.25rem;
    line-height: 1;
    padding-top: 10px;
}

.pdp-yman .prices .price {
    font-size: 1.25rem;
}

.product-detail .price span {
    font-family: News Gothic BT W01 Bold1120759, sans-serif;
}

.pdp-yman .prices .price {
    font-size: 1.25rem;
}

.product-detail .price del {
    margin-right: 0.938rem;
}

.product-detail .price del {
    color: #6b6b6b;
}

.price {
    font-size: 1.25rem;
    font-weight: 600;
}

.strike-through {
    color: #6b6b6b;
}

.price del .strike-through {
    margin-right: 0;
    text-decoration: line-through;
}

.price del span {
    color: #6b6b6b;
    font-family: News Gothic BT W01 Bold1120759, sans-serif;
}

.strike-through span {
    text-decoration: line-through;
}

.sr-only {
    clip: rect(0, 0, 0, 0);
    border: 0;
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.sales {
    color: #ce2a22;
    padding-left: 12px;
}

.sales {
    white-space: nowrap;
}

.pricing-sale-percent {
    font-size: .875rem;
    margin-left: 0.625rem;
    color: #ce2a22;
}

.price {
    margin: 8% 0;
}

.shadow {
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    padding: 4% 0;
}

.banner-2 {
    margin-top: 0;
}