/* Minification failed. Returning unminified contents.
(5170,17): run-time error CSS1039: Token not allowed after unary operator: '-red'
(5178,17): run-time error CSS1039: Token not allowed after unary operator: '-red'
(5203,17): run-time error CSS1039: Token not allowed after unary operator: '-red'
(5213,31): run-time error CSS1039: Token not allowed after unary operator: '-red'
(5238,17): run-time error CSS1039: Token not allowed after unary operator: '-red'
 */
/* Minification failed. Returning unminified contents.
(5163,17): run-time error CSS1039: Token not allowed after unary operator: '-red'
(5171,17): run-time error CSS1039: Token not allowed after unary operator: '-red'
(5196,17): run-time error CSS1039: Token not allowed after unary operator: '-red'
(5206,31): run-time error CSS1039: Token not allowed after unary operator: '-red'
(5231,17): run-time error CSS1039: Token not allowed after unary operator: '-red'
 */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    src: local('Roboto'), local('Roboto-Regular'), url(../fonts/roboto/ek4gzZ-GeXAPcSbHtCeQI_esZW2xOQ-xsNqO47m55DA.woff2) format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    src: local('Roboto'), local('Roboto-Regular'), url(../fonts/roboto/mErvLBYg_cXG3rLvUsKT_fesZW2xOQ-xsNqO47m55DA.woff2) format('woff2');
    unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    src: local('Roboto'), local('Roboto-Regular'), url(../fonts/roboto/-2n2p-_Y08sg57CNWQfKNvesZW2xOQ-xsNqO47m55DA.woff2) format('woff2');
    unicode-range: U+1F00-1FFF;
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    src: local('Roboto'), local('Roboto-Regular'), url(../fonts/roboto/u0TOpm082MNkS5K0Q4rhqvesZW2xOQ-xsNqO47m55DA.woff2) format('woff2');
    unicode-range: U+0370-03FF;
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    src: local('Roboto'), local('Roboto-Regular'), url(../fonts/roboto/NdF9MtnOpLzo-noMoG0miPesZW2xOQ-xsNqO47m55DA.woff2) format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    src: local('Roboto'), local('Roboto-Regular'), url(../fonts/roboto/Fcx7Wwv8OzT71A3E1XOAjvesZW2xOQ-xsNqO47m55DA.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    src: local('Roboto'), local('Roboto-Regular'), url(../fonts/roboto/CWB0XYA8bzo0kSThX0UTuA.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2212, U+2215;
}

/*Loader Code*/
#page-preloader {
    background-color: #ffffff;
}

#page-preloader {
    background: #ffffff;
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 9999;
}

.cssload-spinner {
    height: 41px;
    width: 41px;
    position: absolute;
    top: calc(50% - 20px);
    left: calc(50% - 20px);
    animation: cssload-invert 1.3s infinite steps(2, end);
    -o-animation: cssload-invert 1.3s infinite steps(2, end);
    -ms-animation: cssload-invert 1.3s infinite steps(2, end);
    -webkit-animation: cssload-invert 1.3s infinite steps(2, end);
    -moz-animation: cssload-invert 1.3s infinite steps(2, end);
}

.cssload-ball {
    height: 100%;
    width: 100%;
    position: absolute;
    border-radius: 50%;
    top: 0;
    left: 0;
    background: rgb(217, 0, 29);
}

.cssload-ball-1 {
    animation: cssload-ball1 0.65s infinite alternate linear;
    -o-animation: cssload-ball1 0.65s infinite alternate linear;
    -ms-animation: cssload-ball1 0.65s infinite alternate linear;
    -webkit-animation: cssload-ball1 0.65s infinite alternate linear;
    -moz-animation: cssload-ball1 0.65s infinite alternate linear;
}

.cssload-ball-2 {
    animation: cssload-ball2 0.65s infinite alternate linear;
    -o-animation: cssload-ball2 0.65s infinite alternate linear;
    -ms-animation: cssload-ball2 0.65s infinite alternate linear;
    -webkit-animation: cssload-ball2 0.65s infinite alternate linear;
    -moz-animation: cssload-ball2 0.65s infinite alternate linear;
}

.cssload-ball-3 {
    animation: cssload-ball3 0.65s infinite alternate linear;
    -o-animation: cssload-ball3 0.65s infinite alternate linear;
    -ms-animation: cssload-ball3 0.65s infinite alternate linear;
    -webkit-animation: cssload-ball3 0.65s infinite alternate linear;
    -moz-animation: cssload-ball3 0.65s infinite alternate linear;
}

.cssload-ball-4 {
    animation: cssload-ball4 0.65s infinite alternate linear;
    -o-animation: cssload-ball4 0.65s infinite alternate linear;
    -ms-animation: cssload-ball4 0.65s infinite alternate linear;
    -webkit-animation: cssload-ball4 0.65s infinite alternate linear;
    -moz-animation: cssload-ball4 0.65s infinite alternate linear;
}

@keyframes cssload-invert {
    100% {
        transform: rotate(180deg);
    }
}

@-o-keyframes cssload-invert {
    100% {
        -o-transform: rotate(180deg);
    }
}

@-ms-keyframes cssload-invert {
    100% {
        -ms-transform: rotate(180deg);
    }
}

@-webkit-keyframes cssload-invert {
    100% {
        -webkit-transform: rotate(180deg);
    }
}

@-moz-keyframes cssload-invert {
    100% {
        -moz-transform: rotate(180deg);
    }
}

@keyframes cssload-ball1 {
    12% {
        transform: none;
    }

    26% {
        transform: translateX(25%) scale(1, 0.8);
    }

    40% {
        transform: translateX(50%) scale(0.8, 0.8);
    }

    60% {
        transform: translateX(50%) scale(0.8, 0.8);
    }

    74% {
        transform: translate(50%, 25%) scale(0.6, 0.8);
    }

    88% {
        transform: translate(50%, 50%) scale(0.6, 0.6);
    }

    100% {
        transform: translate(50%, 50%) scale(0.6, 0.6);
    }
}

@-o-keyframes cssload-ball1 {
    12% {
        -o-transform: none;
    }

    26% {
        -o-transform: translateX(25%) scale(1, 0.8);
    }

    40% {
        -o-transform: translateX(50%) scale(0.8, 0.8);
    }

    60% {
        -o-transform: translateX(50%) scale(0.8, 0.8);
    }

    74% {
        -o-transform: translate(50%, 25%) scale(0.6, 0.8);
    }

    88% {
        -o-transform: translate(50%, 50%) scale(0.6, 0.6);
    }

    100% {
        -o-transform: translate(50%, 50%) scale(0.6, 0.6);
    }
}

@-ms-keyframes cssload-ball1 {
    12% {
        -ms-transform: none;
    }

    26% {
        -ms-transform: translateX(25%) scale(1, 0.8);
    }

    40% {
        -ms-transform: translateX(50%) scale(0.8, 0.8);
    }

    60% {
        -ms-transform: translateX(50%) scale(0.8, 0.8);
    }

    74% {
        -ms-transform: translate(50%, 25%) scale(0.6, 0.8);
    }

    88% {
        -ms-transform: translate(50%, 50%) scale(0.6, 0.6);
    }

    100% {
        -ms-transform: translate(50%, 50%) scale(0.6, 0.6);
    }
}

@-webkit-keyframes cssload-ball1 {
    12% {
        -webkit-transform: none;
    }

    26% {
        -webkit-transform: translateX(25%) scale(1, 0.8);
    }

    40% {
        -webkit-transform: translateX(50%) scale(0.8, 0.8);
    }

    60% {
        -webkit-transform: translateX(50%) scale(0.8, 0.8);
    }

    74% {
        -webkit-transform: translate(50%, 25%) scale(0.6, 0.8);
    }

    88% {
        -webkit-transform: translate(50%, 50%) scale(0.6, 0.6);
    }

    100% {
        -webkit-transform: translate(50%, 50%) scale(0.6, 0.6);
    }
}

@-moz-keyframes cssload-ball1 {
    12% {
        -moz-transform: none;
    }

    26% {
        -moz-transform: translateX(25%) scale(1, 0.8);
    }

    40% {
        -moz-transform: translateX(50%) scale(0.8, 0.8);
    }

    60% {
        -moz-transform: translateX(50%) scale(0.8, 0.8);
    }

    74% {
        -moz-transform: translate(50%, 25%) scale(0.6, 0.8);
    }

    88% {
        -moz-transform: translate(50%, 50%) scale(0.6, 0.6);
    }

    100% {
        -moz-transform: translate(50%, 50%) scale(0.6, 0.6);
    }
}

@keyframes cssload-ball2 {
    12% {
        transform: none;
    }

    26% {
        transform: translateX(25%) scale(1, 0.8);
    }

    40% {
        transform: translateX(50%) scale(0.8, 0.8);
    }

    60% {
        transform: translateX(50%) scale(0.8, 0.8);
    }

    74% {
        transform: translate(50%, -25%) scale(0.6, 0.8);
    }

    88% {
        transform: translate(50%, -50%) scale(0.6, 0.6);
    }

    100% {
        transform: translate(50%, -50%) scale(0.6, 0.6);
    }
}

@-o-keyframes cssload-ball2 {
    12% {
        -o-transform: none;
    }

    26% {
        -o-transform: translateX(25%) scale(1, 0.8);
    }

    40% {
        -o-transform: translateX(50%) scale(0.8, 0.8);
    }

    60% {
        -o-transform: translateX(50%) scale(0.8, 0.8);
    }

    74% {
        -o-transform: translate(50%, -25%) scale(0.6, 0.8);
    }

    88% {
        -o-transform: translate(50%, -50%) scale(0.6, 0.6);
    }

    100% {
        -o-transform: translate(50%, -50%) scale(0.6, 0.6);
    }
}

@-ms-keyframes cssload-ball2 {
    12% {
        -ms-transform: none;
    }

    26% {
        -ms-transform: translateX(25%) scale(1, 0.8);
    }

    40% {
        -ms-transform: translateX(50%) scale(0.8, 0.8);
    }

    60% {
        -ms-transform: translateX(50%) scale(0.8, 0.8);
    }

    74% {
        -ms-transform: translate(50%, -25%) scale(0.6, 0.8);
    }

    88% {
        -ms-transform: translate(50%, -50%) scale(0.6, 0.6);
    }

    100% {
        -ms-transform: translate(50%, -50%) scale(0.6, 0.6);
    }
}

@-webkit-keyframes cssload-ball2 {
    12% {
        -webkit-transform: none;
    }

    26% {
        -webkit-transform: translateX(25%) scale(1, 0.8);
    }

    40% {
        -webkit-transform: translateX(50%) scale(0.8, 0.8);
    }

    60% {
        -webkit-transform: translateX(50%) scale(0.8, 0.8);
    }

    74% {
        -webkit-transform: translate(50%, -25%) scale(0.6, 0.8);
    }

    88% {
        -webkit-transform: translate(50%, -50%) scale(0.6, 0.6);
    }

    100% {
        -webkit-transform: translate(50%, -50%) scale(0.6, 0.6);
    }
}

@-moz-keyframes cssload-ball2 {
    12% {
        -moz-transform: none;
    }

    26% {
        -moz-transform: translateX(25%) scale(1, 0.8);
    }

    40% {
        -moz-transform: translateX(50%) scale(0.8, 0.8);
    }

    60% {
        -moz-transform: translateX(50%) scale(0.8, 0.8);
    }

    74% {
        -moz-transform: translate(50%, -25%) scale(0.6, 0.8);
    }

    88% {
        -moz-transform: translate(50%, -50%) scale(0.6, 0.6);
    }

    100% {
        -moz-transform: translate(50%, -50%) scale(0.6, 0.6);
    }
}

@keyframes cssload-ball3 {
    12% {
        transform: none;
    }

    26% {
        transform: translateX(-25%) scale(1, 0.8);
    }

    40% {
        transform: translateX(-50%) scale(0.8, 0.8);
    }

    60% {
        transform: translateX(-50%) scale(0.8, 0.8);
    }

    74% {
        transform: translate(-50%, 25%) scale(0.6, 0.8);
    }

    88% {
        transform: translate(-50%, 50%) scale(0.6, 0.6);
    }

    100% {
        transform: translate(-50%, 50%) scale(0.6, 0.6);
    }
}

@-o-keyframes cssload-ball3 {
    12% {
        -o-transform: none;
    }

    26% {
        -o-transform: translateX(-25%) scale(1, 0.8);
    }

    40% {
        -o-transform: translateX(-50%) scale(0.8, 0.8);
    }

    60% {
        -o-transform: translateX(-50%) scale(0.8, 0.8);
    }

    74% {
        -o-transform: translate(-50%, 25%) scale(0.6, 0.8);
    }

    88% {
        -o-transform: translate(-50%, 50%) scale(0.6, 0.6);
    }

    100% {
        -o-transform: translate(-50%, 50%) scale(0.6, 0.6);
    }
}

@-ms-keyframes cssload-ball3 {
    12% {
        -ms-transform: none;
    }

    26% {
        -ms-transform: translateX(-25%) scale(1, 0.8);
    }

    40% {
        -ms-transform: translateX(-50%) scale(0.8, 0.8);
    }

    60% {
        -ms-transform: translateX(-50%) scale(0.8, 0.8);
    }

    74% {
        -ms-transform: translate(-50%, 25%) scale(0.6, 0.8);
    }

    88% {
        -ms-transform: translate(-50%, 50%) scale(0.6, 0.6);
    }

    100% {
        -ms-transform: translate(-50%, 50%) scale(0.6, 0.6);
    }
}

@-webkit-keyframes cssload-ball3 {
    12% {
        -webkit-transform: none;
    }

    26% {
        -webkit-transform: translateX(-25%) scale(1, 0.8);
    }

    40% {
        -webkit-transform: translateX(-50%) scale(0.8, 0.8);
    }

    60% {
        -webkit-transform: translateX(-50%) scale(0.8, 0.8);
    }

    74% {
        -webkit-transform: translate(-50%, 25%) scale(0.6, 0.8);
    }

    88% {
        -webkit-transform: translate(-50%, 50%) scale(0.6, 0.6);
    }

    100% {
        -webkit-transform: translate(-50%, 50%) scale(0.6, 0.6);
    }
}

@-moz-keyframes cssload-ball3 {
    12% {
        -moz-transform: none;
    }

    26% {
        -moz-transform: translateX(-25%) scale(1, 0.8);
    }

    40% {
        -moz-transform: translateX(-50%) scale(0.8, 0.8);
    }

    60% {
        -moz-transform: translateX(-50%) scale(0.8, 0.8);
    }

    74% {
        -moz-transform: translate(-50%, 25%) scale(0.6, 0.8);
    }

    88% {
        -moz-transform: translate(-50%, 50%) scale(0.6, 0.6);
    }

    100% {
        -moz-transform: translate(-50%, 50%) scale(0.6, 0.6);
    }
}

@keyframes cssload-ball4 {
    12% {
        transform: none;
    }

    26% {
        transform: translateX(-25%) scale(1, 0.8);
    }

    40% {
        transform: translateX(-50%) scale(0.8, 0.8);
    }

    60% {
        transform: translateX(-50%) scale(0.8, 0.8);
    }

    74% {
        transform: translate(-50%, -25%) scale(0.6, 0.8);
    }

    88% {
        transform: translate(-50%, -50%) scale(0.6, 0.6);
    }

    100% {
        transform: translate(-50%, -50%) scale(0.6, 0.6);
    }
}

@-o-keyframes cssload-ball4 {
    12% {
        -o-transform: none;
    }

    26% {
        -o-transform: translateX(-25%) scale(1, 0.8);
    }

    40% {
        -o-transform: translateX(-50%) scale(0.8, 0.8);
    }

    60% {
        -o-transform: translateX(-50%) scale(0.8, 0.8);
    }

    74% {
        -o-transform: translate(-50%, -25%) scale(0.6, 0.8);
    }

    88% {
        -o-transform: translate(-50%, -50%) scale(0.6, 0.6);
    }

    100% {
        -o-transform: translate(-50%, -50%) scale(0.6, 0.6);
    }
}

@-ms-keyframes cssload-ball4 {
    12% {
        -ms-transform: none;
    }

    26% {
        -ms-transform: translateX(-25%) scale(1, 0.8);
    }

    40% {
        -ms-transform: translateX(-50%) scale(0.8, 0.8);
    }

    60% {
        -ms-transform: translateX(-50%) scale(0.8, 0.8);
    }

    74% {
        -ms-transform: translate(-50%, -25%) scale(0.6, 0.8);
    }

    88% {
        -ms-transform: translate(-50%, -50%) scale(0.6, 0.6);
    }

    100% {
        -ms-transform: translate(-50%, -50%) scale(0.6, 0.6);
    }
}

@-webkit-keyframes cssload-ball4 {
    12% {
        -webkit-transform: none;
    }

    26% {
        -webkit-transform: translateX(-25%) scale(1, 0.8);
    }

    40% {
        -webkit-transform: translateX(-50%) scale(0.8, 0.8);
    }

    60% {
        -webkit-transform: translateX(-50%) scale(0.8, 0.8);
    }

    74% {
        -webkit-transform: translate(-50%, -25%) scale(0.6, 0.8);
    }

    88% {
        -webkit-transform: translate(-50%, -50%) scale(0.6, 0.6);
    }

    100% {
        -webkit-transform: translate(-50%, -50%) scale(0.6, 0.6);
    }
}

@-moz-keyframes cssload-ball4 {
    12% {
        -moz-transform: none;
    }

    26% {
        -moz-transform: translateX(-25%) scale(1, 0.8);
    }

    40% {
        -moz-transform: translateX(-50%) scale(0.8, 0.8);
    }

    60% {
        -moz-transform: translateX(-50%) scale(0.8, 0.8);
    }

    74% {
        -moz-transform: translate(-50%, -25%) scale(0.6, 0.8);
    }

    88% {
        -moz-transform: translate(-50%, -50%) scale(0.6, 0.6);
    }

    100% {
        -moz-transform: translate(-50%, -50%) scale(0.6, 0.6);
    }
}

/*theme_options/index.html*/
@media screen and (min-width: 1024px) {
    .grid-main .products-grid .product-item {
        -webkit-flex-basis: 33.333333333333%;
        -ms-flex-preferred-size: 33.333333333333%;
        flex-basis: 33.333333333333%;
        max-width: 33.333333333333%;
    }
}

body,
html,
button,
h1,
h2,
h3,
h4,
h5,
h6,
a,
small,
strong,
dl,
dt,
p,
li,
.heading-3 {
    font-family: 'Roboto', sans-serif !important;
}

body {
    padding-top: 0px;
    padding-bottom: 0px;
    color: black;
}

[class*='about-us'] h3 {
    margin-bottom: 25px;
}

.products-grid .product-item .product-image-wrapper,
.products-list .product-item .product-image-wrapper {
    background: white !important;
}

.text-layout2 {
    padding-top: 20px;
    padding-bottom: 40px;
    background: white;
}

.page-bottom {
    background: white;
}

.text-layout {
    position: absolute !important;
    padding-top: 90px !important;
    padding-left: 60px !important;
    z-index: 5 !important;
}

.text-layout2 img {
    width: 100%;
    height: 500px !important;
}

@media screen and (min-width:1400px) {
    .text-layout2 img {
        width: 100%;
        height: 600px !important;
    }
}

.footer-col-content ul li,
.footer-col ul li {
    margin-bottom: 3px;
}

.page-footer h4 {
    margin-bottom: 10px;
}

.breadcrumbs {
    background: #c5c5c5;
    padding: 1rem 0;
}

p {
    color: black;
}

/*Header*/
.logoLarge {
    float: left;
}

.logoSmall {
    display: none !important;
}

.navbar {
    height: 60px;
    min-height: 60px;
    margin-bottom: 0px;
    background: #ffffff;
    box-shadow: 1px 1px 1px rgba(64, 64, 64, 0.49019607843137253);
}

.navbar-brand {
    padding-bottom: 0px;
}

.navbar-brand img {
    width: 190px;
    height: auto;
    padding-top: 3px;
}

.navbar-nav {
    margin-left: 5%;
}

.navbar-brand {
    float: left;
    padding: 15px 15px;
}

.BigNav {
    float: right;
}

.small_nav {
       float: right;
    margin-right: 0px;
    height: 60px;
}

.small_nav li {
    list-style-type: none;
    float: left;
    padding: 28px 10px;
}

.small_nav li a {

    display: block;
}

.small_nav .countsmall {
   background: #d1d1d1;
    width: 20px;
    height: 20px;
    font-size: 70%;
    display: inline-block;
    text-align: center;
    border-radius: 50%;
    font-weight: bold;
    color: black;
    top: -14px;
    left: 10px;
}

@media screen and (max-width: 1200px) {
    .navbar-collapse.collapse {
        display: none !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important;
    }

    .navbar-toggle {
        display: block;
        right: 0%;
    }

    .container>.navbar-header,
    .container>.navbar-collapse {
        margin-right: 0;
        margin-left: 0;
        width: 100%
    }

    .small_nav {
        display: flex !important;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        line-height: 21px;
    }
}

@media (max-width: 768px) {
    .logo a img {
        width: 300px;
        height: 40px;
    }

    .navbar .container {
        padding: 0px;
    }

    .small_nav li {
        padding: 00px 5px;
    }
}

@media (max-width: 1000px) {
    .navbar .container {
        min-width: 100%;
        text-align: center;
    }

    .navbar-brand {
        float: left;
        padding: 15px 15px;
        font-size: 18px;
        line-height: 20px;
        display: inline-block;
    }

    .navbar-nav {
        margin-left: 0px;
        margin: 0%;
    }

    .navbar-collapse {
        padding-right: 0px;
        padding-left: 0px;
    }

    .navbar-brand img {
        width: 200px;
        height: auto;
        padding-top: 05px;
        float: left;
        margin-left: 25px;
    }
}

@media (min-width: 1024px) {
    .navbar-nav {
        margin-left: 0%;
    }

    .navbar-brand {
        float: left;
        padding: 10px 15px;
        font-size: 18px;
    }
}

@media (min-width: 1324px) {
    .navbar-nav {
        margin-left: 5%;
    }
}

@media (max-width: 650px) {
    .navbar-brand {
        float: left;
        padding: 10px 15px;
        display: inline-block;
    }

    .navbar-brand img {
        width: 150px;
        height: auto;
        float: left;
        margin-left: 10px;
        padding-top: 15px;
    }
}

@media (max-width: 470px) {
    .navbar-brand {
        float: left;
        padding: 10px 5px;
        display: inline-block;
        margin-top: 10px;
    }

    .navbar-brand img {
        width: 130px;
        height: auto;
        float: left;
        margin-left: 10px;
        padding-top: 15px;
    }
}

@media (max-width: 380px) {
    .navbar-brand img {
        padding-top: 0px !important;
    }
}

.container>.navbar-collapse {
    background: white;
    text-align: left;
}

.navbar-toggle {
    background-color: #ffffff;
    border: 1px solid #fc0100;
    margin-top: 15px;
    margin-right: 20px;
}

.nav .caret {
    border-top-color: #f83233;
    border-bottom-color: #f54242;
}

.navbar-toggle .icon-bar {
    background: #fb0b0a;
}

.navbar-nav>li>a {
    display: block;
    font-weight: 400;
    color: #000;
    font-size: 15px;
    text-transform: uppercase;
    line-height: 20px;
    padding-right: 20px;
}

@media (min-width: 768px) {
    .navbar-nav>li>a {
        padding-top: 28px;
        padding-bottom: 27px;
    }
}

@media (min-width:1000px) {
    .navbar-nav>li>a {
        padding: 20px 5px;
    }
}

.ChatApp {
    font-size: 20px !important;
    color: #d9001d !important;
}

.myAcc {
    font-size: 100% !important;
    color: #d9001d !important;
}

.Scart {
    position: relative;
    font-size: 100% !important;
    color: #d9001d !important;
}

.count {
    background: #d1d1d1;
    width: 20px;
    height: 20px;
    font-size: 70%;
    display: inline-block;
    position: relative;
    text-align: center;
    border-radius: 50%;
    font-weight: bold;
    color: black;
}

@media (min-width: 768px) {
    .small_nav {
        display: none;
    }
}

@media (max-width: 768px) {
    .BigNav {
        display: none;
    }
}

#return-to-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    background: rgb(0, 0, 0);
    background: rgba(0, 0, 0, 0.7);
    width: 50px;
    height: 50px;
    display: block;
    text-decoration: none;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
    display: none;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    z-index: 100;
}

#return-to-top i {
    color: #fff;
    margin: 0;
    position: relative;
    left: 16px;
    top: 13px;
    font-size: 19px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

#return-to-top:hover {
    background: rgba(0, 0, 0, 0.9);
}

#return-to-top:hover i {
    color: #fff;
    top: 5px;
}

#widget_chat {
    position: fixed;
    bottom: 20px;
    left: 20px;
    background: rgb(0, 0, 0);
    background: rgba(0, 0, 0, 0.7);
    width: 50px;
    height: 50px;
    display: block;
    text-decoration: none;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    z-index: 100;
}

@media (max-width: 768px) {
    #widget_chat {
        bottom: 5px;
        left: 5px;
    }

    #return-to-top {
        bottom: 5px;
        right: 5px;
    }
}

#widget_chat i {
    color: #fff;
    margin: 0;
    position: relative;
    left: 16px;
    top: 13px;
    font-size: 19px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

#widget_chat:hover {
    background: rgba(0, 0, 0, 0.9);
}

#widget_chat:hover i {
    color: #fff;
    top: 5px;
}

.Widget_chatBox {
    width: 320px;
    display: block;
    margin: 0px auto;
    position: fixed;
    bottom: -1000px;
    background: white;
    left: 10px;
    z-index: 9990;
    -webkit-transition: bottom 0.5s;
    transition: bottom 0.5s;
    box-shadow: 1px 1px 20px 0px #ababab;
}

.Widget_chatBox.closeChatBox {
    bottom: 0px;
    -webkit-transition: bottom 0.5s;
    transition: bottom 0.5s;
}

.chat_head {
    position: relative;
    background: #4CAF50;
    color: white;
    padding: 10px;
    display: block;
    height: 35px;
}

.chat_head h4 {
    color: white;
    float: left;
    margin-bottom: 0px;
    font-size: 16px;
}

.chat_head .options {
    float: right;
}

.chat_head .options i {
    margin-left: 5px;
    font-size: 16px;
    cursor: pointer;
}

.chat_head .options i:hover {
    color: #065b09;
    outline: 0;
}

.chat_head .options .fa-plus-circle {
    transform: rotate(45deg);
}

.chat_body {
    position: relative;
    height: 200px;
    overflow-y: scroll;
    font-size: 90%;
    line-height: 18px;
    border: 1px solid #4caf50;
    padding: 5px;
}

.agentMsg b {
    font-weight: bold;
    float: left;
}

.agentMsg p {
    margin-bottom: 5px;
    background: #bcbcbc;
    width: 90%;
    padding: 5px;
    border-radius: 0px 10px 10px 10px;
    float: left;
    color: #ffffff;
}

.agentMsg span {
    float: right;
    font-size: 85%;
}

.userMsg b {
    font-weight: bold;
    float: right;
}

.userMsg p {
    margin-bottom: 5px;
    background: #94cf97;
    width: 90%;
    padding: 5px;
    border-radius: 10px 0px 10px 10px;
    color: #000000;
    float: right;
}

.userMsg span {
    float: left;
    font-size: 85%;
}

.chat_footer {
    border: 1px solid #4caf50;
    border-top: 0px;
}

.chat_footer .SendBtn {
    border-radius: 0px;
    background: #2196F3;
    border-color: #2196F3;
}

/*Product Pages*/
.fa-check-square-o {
    vertical-align: middle;
    color: #fb0000;
    font-size: 40px;
    padding-right: 10px;
}

.app_banner_img {
    height: 270px;
    width: 100%;
    margin-bottom: 20px;
}

.free_banner {
    float: left;
    position: absolute;
    left: -15px;
    width: 100px;
    margin-top: -45px;
}

.Intro_steps .new_title_intro {
    font-size: 51px;
    letter-spacing: 0px;
    color: white;
}

.Intro_steps .new_title_intro.appliance {
    font-size: 51px;
    letter-spacing: 0px;
    color: white;
    margin: 20px 0px;
}

.space {
    height: 20px;
}

.new_appliance_change {
    text-align: left;
    font-size: 20px !important;
    margin-top: 25px;
    width: 100%;
    margin: 0 auto;
    margin-bottom: 5px !important;
    color: #fff;
    padding-right: 10%;
}

.new_tools_change {
    text-align: left;
    font-size: 24px !important;
    margin-top: 25px;
    width: 100%;
    margin: 0 auto;
    margin-bottom: 5px !important;
    color: #fff;
    padding: 10px;
}

.new_change {
    text-align: left;
    font-size: 28px !important;
    margin-top: 25px;
    width: 68%;
    margin: 0 auto;
    margin-bottom: 5px !important;
    color: #fff;
}

.new_change.commercial {
    width: 85%;
}

.lumber_banner_3 {
    height: 480px;
    width: 83%;
    margin-top: -16px;
    margin-bottom: 35px;
}

.banner_slogan {
    color: red;
    font-weight: 700;
}

@media screen and (min-width: 1400px) {
    .lumber_banner_3 {
        height: 545px;
        width: 80%;
        margin-top: -16px;
        margin-bottom: 21px;
    }
}

.lumber_banner_2 {
    width: 52%;
    margin-top: 8px;
}

.new_appliance_para {
    color: white;
    text-align: left;
    margin-top: 135px;
    font-size: 24px !important;
    padding-right: 15%;
}

@media screen and (max-width:1600px) {
    .free_banner {
        float: left;
        position: absolute;
        margin-top: -50px;
        width: 100px;
        margin-left: -26px;
    }

    .lumber_banner_3 {
        height: 409px;
        width: 85%;
        margin-top: -16px;
        margin-bottom: 35px;
    }

    .Intro_steps .new_title_intro {
        font-size: 36px !important;
        letter-spacing: 0px;
    }

    .Intro_steps .new_title_intro.appliance {
        font-size: 36px;
        letter-spacing: 0px;
        margin: 10px 0px 36px;
    }

    .new_change {
        text-align: justify;
        font-size: 24px !important;
        margin-top: 25px;
        width: 68%;
        margin: 0 auto;
        margin-bottom: 5px !important;
    }
}

@media screen and (max-width: 1200px) {
    .free_banner {
        float: right;
        position: relative;
        margin-right: -143px;
        margin-top: -16px;
        width: 100px;
    }
}

@media screen and (max-width: 991px) {
    .free_banner {
        float: inherit;
        position: relative;
        top: -11px;
        width: 88px;
        left: 0;
        margin: 0 auto;
    }

    .lumber_banner_2 {
        width: 100%;
        margin-bottom: 15px;
    }

    .lumber_banner_3 {
        /* margin: 10px 0px; */
        height: auto;
        width: 100%;
        margin-top: 5px;
        margin-bottom: 5px;
    }

    .new_change {
        text-align: left;
        margin-top: 25px;
        width: 100%;
        margin: 0 auto;
        margin-bottom: 5px !important;
        color: #fff;
        font-size: 18px !important;
    }

    .Intro_steps .new_title_intro {
        font-size: 26px !important;
        letter-spacing: 0px;
    }

    .new_change.commercial {
        width: 100%;
        font-size: 20px !important;
    }

    .new_appliance_para {
        color: white;
        text-align: left;
        margin-top: 0px;
        padding-right: 0px;
    }

    .new_appliance_change {
        padding-right: 0px;
        font-size: 16px !important;
    }
}

@media screen and (max-width: 750px) {
    .pro_lumber_img {
        height: auto !important;
    }
}

@media (min-width: 600px) {
    .lumber_banner {
        width: 100%;
        height: auto;
    }
}

@media (min-width: 900px) {
    .lumber_banner {
        width: 100%;
        height: 500px;
    }
}

@media (min-width: 1200px) {
    .lumber_banner {
        width: 100%;
        height: 700px;
    }
}

.contact-map {
    height: 400px;
}

.contact-us-wrapper .fieldset ul,
.GalleryThumb,
.custom-page ul {
    list-style-type: none;
}

.banners .banner-2 .list-content .title-2 {
    background-color: #d9001d;
}

.banners .banner-3 .title-1 {
    background-color: #d9001d;
}

.mediumTitle2 {
    font-family: 'Roboto', sans-serif !important;
}

@media screen and (max-width:500px) {
    .contact-map {
        height: 300px;
    }

    .new_tools_change {
        text-align: left;
        font-size: 20px !important;
        margin-top: 25px;
        width: 100%;
        margin: 0 auto;
        margin-bottom: 5px !important;
        color: #fff;
        padding: 10px;
        line-height: 29px !important;
        padding-bottom: 0px;
    }
}

@media screen and (max-width: 1400px) {
    .youtube-video {
        width: 100%;
        height: 650px;
    }
}

@media screen and (max-width: 860px) {
    .youtube-video {
        width: 100%;
        height: 420px;
    }
}

@media screen and (max-width: 767px) {
    .youtube-video {
        width: 100%;
        height: 260px;
    }

    .Intro_steps .new_title_intro.appliance {
        font-size: 28px !important;
        letter-spacing: 0px;
        margin: 4px 0px 18px;
    }
}

@media screen and (max-width: 400px) {
    .youtube-video {
        width: 100%;
        height: 215px;
    }
}

@media screen and (min-width:1500px) {
    .youtube-video {
        width: 100%;
        height: 900px;
    }
}

.table-header {
    background-color: #cecece;
    ;
}

.table-header th {
    border: 1px solid black;
    padding-left: 5px;
}

.table-column1 td {
    border: 1px solid black;
    padding-left: 5px;
}

.table-column2 td {
    border: 1px solid black;
    padding-left: 5px;
}

@media screen and (max-width: 1000px) {
    .text-layout2 img {
        height: 450px !important;
    }
}

@media screen and (max-width: 500px) {
    .text-layout2 img {
        height: 212px !important;
    }

    .text-layout {
        position: absolute !important;
        padding-top: 26px !important;
        padding-left: 20px !important;
        z-index: 5 !important;
    }
}

.banners .banner-5 .title-1 {
    color: white !important;
}

@media screen and (max-width:991px) {
    .contact {
        color: white;
        margin-top: 5px;
        display: block;
        width: 225px;
        float: right;
        background: rgba(0, 0, 0, 0.42);
        text-align: center;
        padding: 10px;
        position: absolute;
        z-index: 100;
        top: 1%;
        right: 2%;
    }
}

.clearfix {
    clear: both;
}

/*Footer*/
.footer-panel {
    margin-top: 0px;
    text-align: center;
    padding: 0;
}

.footer-panel ul li {
    float: left;
    padding: 4px;
    list-style-type: none;
}

.footer-panel ul {
    margin: 0 auto;
}

.custom-footer {
    text-align: center;
    font-size: 20px;
    color: black;
}

.page-wrapper .page-footer {
    margin-top: 0px;
}

@media (min-width: 1200px) {
    .page-footer {
        padding-top: 10px
    }
}

@media (max-width: 768px) {
    .custom-footer {
        text-align: center;
        font-size: 16px;
        color: black;
        padding-bottom: 20px;
    }
}

.page-footer h4 {
    font-size: 22px !important;
    margin-bottom: 10px;
    color: #000;
}

.footer-col-content ul li a:hover,
.footer-col ul li a:hover {
    color: #d9001d;
    text-decoration: none;
}

/*History Page*/
.historyPara {
    text-align: justify;
}

.historyPara p {
    margin-bottom: 10px;
}

.testimonials.owl-testimonials .owl-dots {
    margin-top: -40px;
}

.creditContent {
    text-align: left;
}

.creditContent strong {
    font-weight: bold;
}

.creditContent ul li {
    list-style: disc;
    list-style-position: inside;
}

.cms-page-view .page-title-wrapper {
    margin-bottom: 30px;
}

.newDetails {
    text-align: justify;
}

.newDetails strong {
    font-weight: bold;
}

.customer-service .table-block tbody tr:first-child td,
.customer-service .table-block tbody tr td {
    padding: 10px;
    line-height: 20px;
    padding-left: 10px !important;
}

.block.brands {
    padding: 30px 0 30px;
}

@media (min-width: 1200px) {
    .block.brands {
        margin-bottom: 30px;
    }

    .banners-2 {
        margin-bottom: 50px;
    }

    .block.featured {
        margin-bottom: 50px;
    }

    .page-footer {
        padding-top: 30px;
    }
}

/*Local Provider Page CSS*/
div.ProviderTab {
    float: left;
    width: 28%;
    height: auto;
    background: #e2e0e0;
}

div.ProviderTab button {
    display: block;
    background-color: inherit;
    color: black;
    padding: 15px;
    width: 100%;
    border: none;
    outline: none;
    text-align: left;
    cursor: pointer;
    transition: 0.3s;
    font-size: 17px;
}

div.ProviderTab button:hover {
    background-color: #f2f2f2;
}

div.ProviderTab button.active {
    background-color: #f2f2f2;
    font-style: italic;
}

.providerTabContent {
    float: left;
    padding: 0px 12px;
    width: 70%;
    border-left: none;
    height: auto;
    text-align: left;
}

.providerTabContent .heading-3 {
    text-align: center;
}

@media (max-width: 768px) {
    .ProviderTab .tablinks {
        font-size: 14px;
        font-family: inherit;
    }
}

.providerTabContent p {
    text-align: justify;
}

.ProvidersList li {
    margin-bottom: 5px;
}

.ProvidersList li b {
    font-weight: bold;
    color: #545454;
}

.ProvidersList li strong,
.mandan {
    color: #b90a0a;
    font-weight: bold;
    font-style: italic;
    margin-right: 5px;
}

.ProvidersList li a {
    color: #4CAF50;
}

@media (min-width: 1401px) {
    .block.newsletter {
        padding-top: 50px;
        padding-bottom: 20px;
        font-size: 16px;
        line-height: 26px;
    }
}

/*Dashboard CSS*/
.slider-type {
    width: 100%;
    object-fit: cover;
}

.slider-type.slide3 {
    margin-top: -50px;
}

.slider-type.slide4 {
    margin-top: -155px;
}

.slider-type.slide5 {
    margin-top: -150px;
}

.slider-type.slide6 {
    margin-top: -150px;
}

.slider-type.slide7 {
    margin-top: -200px;
}

.slider-type.slide8 {
    margin-top: -150px;
}

@media screen and (max-width:767px) {
    .slider-type.slide3 {
        margin-top: 0px;
    }

    .slider-type.slide4 {
        margin-top: 0px;
    }

    .slider-type.slide5 {
        margin-top: 0px;
    }

    .slider-type.slide6 {
        margin-top: 0px;
    }

    .slider-type.slide7 {
        margin-top: 0px;
    }

    .slider-type.slide8 {
        margin-top: 0px;
    }
}

.slider-banner {
    position: absolute;
    margin-top: 160px;
    margin-left: 100px;
}

.slider-banner.type1 {
    margin-top: 220px;
}

.slider-banner.type2 {
    margin-top: 300px;
}

.slider-banner.type3 {
    margin-top: 200px;
}

.slider-banner h1 {
    color: #ffffff;
    font-size: 68px;
    font-weight: 700;
}

@media screen and (max-width:767px) {

    .slider-banner,
    .slider-banner.type1,
    .slider-banner.type2,
    .slider-banner.type3 {
        position: absolute;
        margin-top: 80px;
        margin-left: 100px;
    }

    .slider-banner h1 {
        color: #ffffff;
        font-size: 50px;
        font-weight: 700;
    }
}

@media screen and (max-width:500px) {

    .slider-banner,
    .slider-banner.type1,
    .slider-banner.type2,
    .slider-banner.type3 {
        position: absolute;
        margin-top: 45px;
        margin-left: 40px;
    }

    .slider-banner h1 {
        color: #ffffff;
        font-size: 24px;
        font-weight: 700;
    }
}

@media screen and (min-width:1500px) {
    .slider-banner h1 {
        color: #ffffff;
        font-size: 95px;
        font-weight: 700;
    }

    .slider-banner.type2 {
        margin-top: 474px;
    }
}

.slider-banner .welcome {
    color: #f44336;
}

.smallTitle {
    width: 814px;
    color: #ffffff;
    font-family: 'Roboto', sans-serif !important;
    line-height: 87px;
    font-style: normal;
    font-weight: 700;
    text-shadow: -1px 2px 6px #969696;
}

.shopAction {
    width: 272px;
    color: #ffffff;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
}

.SliderShopNowBtn {
    top: 500px !important;
    left: 100px !important;
}

@media (max-width: 680px) {
    .SliderShopNowBtn {
        top: 170px !important;
        left: 60px !important;
    }
}

.slider-pro-wrapper .btn-slider {
    width: 170px;
    text-align: center;
    font-size: 147%;
    padding: 14px 20px !important;
}

.telephone_link {
    color: black !important;
}

@media (min-width: 1401px) {
    .block.newsletter {
        padding-top: 10px;
    }

    .banners .banner-1 .list-content>div {
        display: inline-block;
        background-color: #d9001d;
        color: #FFF;
        font-size: 60px;
        text-transform: uppercase;
        text-align: center;
        max-width: 312px;
        padding: 40px 30px 30px;
        line-height: .9;
        font-weight: 700;
        margin-right: 70px;
    }
}

@media screen and (max-width: 480px) and (min-width: 360px) {
    .banners .banner-4 .title-1 {
        font-size: 20px;
        margin: 20px 0 20px 20px;
        padding: 15px;
        left: auto;
        right: 0;
    }
}

@media screen and (max-width: 359px) {
    .banners .banner-4 .title-1 {
        font-size: 16px;
        margin: 20px 0 20px 20px;
        padding: 15px;
        left: auto;
        right: 0;
    }
}

@media screen and (max-width:400px) {
    .banner-2 {
        height: 150px;
    }
}

@media screen and (max-width:380px) {
    .banner-2 {
        height: 142px;
    }
}

@media screen and (max-width:360px) {
    .banner-2 {
        height: 135px;
    }
}

@media screen and (max-width:340px) {
    .banner-2 {
        height: 127px;
    }
}

@media screen and (max-width:320px) {
    .banner-2 {
        height: 120px;
    }
}

.rQuote {
    padding: 15px 10px !important;
}

.rQuote span {
    line-height: 27px;
}

.rQuote i {
    font-size: 110%;
    line-height: 22px;
    margin-right: 3px;
}

@media screen and (max-width:992px) {
    .rQuote i {
        font-size: 110%;
        line-height: 20px;
        margin-right: 3px;
    }

    .rQuote span {
        line-height: 20px;
    }

    .text-layout2 img {
        width: 100%;
        height: 420px !important;
    }
}

@media screen and (max-width: 700px) {
    .text-layout2 img {
        width: 100%;
        height: 385px !important;
    }
}

@media (max-width:743px) and (min-width:576px) {
    .banners .banner-5 .title-1 span {
        font-weight: 300;
        display: block;
        font-size: 91.4% !important;
    }
}

@media screen and (max-width: 500px) {
    .text-layout2 img {
        height: 212px !important;
    }
}

.Button_shop_full {
    width: 100%;
    background: none;
    border: 0;
    margin: 0;
    outline: 0;
    outline-offset: 0;
    font-size: 20px;
    font-family: inherit;
    line-height: inherit;
    overflow: visible;
    cursor: pointer;
    -webkit-appearance: none;
    font-weight: 400;
    padding: 14px 20px;
    display: inline-block;
    backface-visibility: hidden;
    transform: translateZ(0);
    text-transform: uppercase;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    background-color: #d9001d;
    color: #FFF;
    text-align: center;
    font-weight: bold;
}

.Button_shop_full:hover {
    color: white;
    background: #000000;
}

.Intro_steps {
    padding: 25px;
    background: #002c4c;
    background-size: 41% 100%;
    margin-top: 40px;
    border: 2px solid #e11000;
    padding-bottom: 0px;
}

.Intro_steps .title_intro {
    text-transform: uppercase;
    text-align: center;
    color: white;
    letter-spacing: 3px;
    font-size: 55px;
    line-height: 50px;
}

.Intro_steps .description {
    font-size: 22px;
    line-height: 32px;
    text-align: center;
    color: #fff;
    margin-bottom: 10px;
}

@media screen and (max-width:767px) {
    .Intro_steps .description {
        font-size: 22px !important;
        line-height: 32px;
        text-align: center;
        color: #fff;
        margin-bottom: 10px;
    }
}

.Intro_steps .subtitle {
    font-weight: 500;
    text-transform: none;
    color: #fff;
    display: inline-block;
    border-top: 2px solid #e11000;
    border-bottom: 2px solid #e11000;
    padding: 10px 15px;
    margin: 20px 0 20px 0;
    font-size: 22px;
    line-height: 32px;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

.points {
    padding: 25px;
    background: #002c4c;
    border: 2px solid #e11000;
    padding-bottom: 0px;
    color: white;
    border-top: none;
}

.points .fa {
    float: left;
    width: 5%;
    position: relative;
    top: -4px;
    color: #e11000;
    margin-right: 10px;
}

.points p {
    font-size: 16px;
    line-height: 26px;
    color: #fff;
    width: 90%;
    float: left;
    text-align: left;
}

.intro_bottom {
    margin-bottom: 10px;
    font-size: 23px;
    line-height: 30px;
    margin-bottom: 10px;
}

.product-details {
    font-size: 140%;
    color: #010101;
    line-height: 159%;
    text-align: left;
}

.text-style1 {
    text-align: justify;
}

.appliance_image {
    width: 100%;
    margin-bottom: 10px;
}

.product_tool_header {
    text-align: left;
}

@media screen and (max-width: 1380px) {
    .product_image {
        width: 100%;
        height: 400px !important;
        margin-bottom: 10px;
        object-fit: cover;
    }

    .product_image_hardware {
        width: 100%;
        height: 540px !important;
        margin-bottom: 10px;
        object-fit: cover;
    }

    .product_image_kitchen {
        width: 100%;
        height: 700px !important;
        margin-bottom: 10px;
        object-fit: cover;
    }

    .product_image_doors {
        width: 100%;
        height: 600px !important;
        margin-bottom: 10px;
        object-fit: cover;
    }

    .product_image_tool {
        width: 100%;
        height: 230px !important;
        margin-bottom: 10px;
        object-fit: cover;
    }
}

@media screen and (max-width: 992px) {
    .product_image {
        width: 100%;
        height: 200px !important;
        margin-bottom: 10px;
    }

    .product_image_hardware {
        width: 100%;
        height: auto !important;
        margin-bottom: 10px;
        object-fit: cover;
    }

    .product_image_kitchen {
        width: 100%;
        height: auto !important;
        margin-bottom: 10px;
        object-fit: cover;
    }

    .product_image_doors {
        width: 100%;
        height: auto !important;
        margin-bottom: 10px;
        object-fit: unset;
    }

    .product_image_tool {
        width: 100%;
        height: auto !important;
        margin-bottom: 10px;
        object-fit: cover;
    }

    .product_tool_header {
        text-align: center;
    }

    .product_tool_header h3 {
        font-size: 31px !important;
        margin: 10px;
    }
}

@media screen and (max-width: 500px) {
    .product_image {
        width: 100%;
        height: 150px !important;
        margin-bottom: 10px;
    }
}

@media screen and (min-width: 1400px) {
    .product_image {
        width: 100%;
        height: 500px !important;
        margin-bottom: 10px;
        object-fit: cover;
    }

    .product_image_hardware {
        width: 100%;
        height: 730px !important;
        margin-bottom: 10px;
        object-fit: cover;
    }

    .product_image_kitchen {
        width: 100%;
        height: 850px !important;
        margin-bottom: 10px;
        object-fit: cover;
    }

    .product_image_doors {
        width: 100%;
        height: 730px !important;
        margin-bottom: 10px;
        object-fit: unset;
    }

    .product_image_tool {
        width: 100%;
        height: 380px !important;
        margin-bottom: 10px;
        object-fit: cover;
    }
}

@media screen and (max-width: 992px) {
    .product_image1 {
        width: 100%;
        height: auto;
        margin-bottom: 10px;
        margin-left: 0px;
    }
}

@media screen and (min-width: 993px) {
    .product_image1 {
        width: 60%;
        height: 500px;
        margin-bottom: 10px;
        margin-left: 30%;
    }
}

@media screen and (max-width: 992px) {
    .product_image2 {
        width: 100%;
        height: auto;
        margin-bottom: 10px;
        margin-right: 0px;
    }
}

@media screen and (min-width: 993px) {
    .product_image2 {
        width: 60%;
        height: 500px;
        margin-bottom: 10px;
        margin-right: 30%;
    }
}

@media screen and (max-width: 992px) {
    .product_image3 {
        width: 100%;
        height: auto;
        margin-bottom: 10px;
    }
}

@media screen and (min-width: 993px) {
    .product_image3 {
        width: 100%;
        height: 400px;
        margin-bottom: 10px;
    }
}

@media screen and (max-width:500px) {
    #maincontent .columns {
        margin-top: 15px;
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
    .app_banner_img {
        height: 180px;
        width: 100%;
        margin-bottom: 20px;
    }

    #myCarouselProduct .carousel-inner {
        height: 300px !important;
    }

    .product_image {
        width: 100%;
        height: 300px !important;
        margin-bottom: 10px;
    }
}

video {
    position: fixed;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -100;
    transform: translateX(-50%) translateY(-50%);
    background: url('//demosthenes.info/assets/images/polina.jpg') no-repeat;
    background-size: cover;
    transition: 1s opacity;
}

@media screen and (max-width: 500px) {
    h2 {
        font-size: 18px;
        line-height: 23px;
    }

    .Intro_steps .title_intro {
        font-size: 25px;
        margin-bottom: 30px;
        line-height: 30px;
    }

    .Intro_steps .description {
        font-size: 120%;
        line-height: 30px;
    }

    .Intro_steps .subtitle {
        font-size: 18px;
        padding-bottom: 8px;
    }

    .points p {
        font-size: 14px;
    }

    .intro_bottom {
        font-size: 16px;
    }

    h4 {
        font-size: 18px !important;
    }

    .Button_shop_full {
        font-size: 16px;
    }

    .product-details {
        font-size: 120%;
        color: #010101;
        line-height: 159%;
    }

    .cms-page-view .page-title-wrapper {
        margin-bottom: 14px;
    }

    .mediumTitle2 {
        font-size: 106px;
    }

    .mediumTitle3 {
        font-size: 74px;
        line-height: 1;
    }

    .custom-page .heading-3 {
        display: block;
        line-height: 1.2;
        font-size: 17px;
    }

    .page-footer {
        padding: 22px 0 0 !important;
        background-color: #fafafa;
    }

    .points .fa {
        top: -1px !important;
    }

    .testimonials blockquote q:before {
        font-size: 30px;
        margin-right: 10px;
    }

    h3,
    .heading-3,
    .modal-popup .modal-title {
        font-size: 1.5rem !important;
    }

    .base1 {
        font-size: 30px !important;
    }

    [class*='contact-'] .page-title {
        font-size: 50px;
        font-weight: 500;
        text-transform: uppercase;
        margin-top: 0px !important;
    }

    .page-title-wrapper {
        margin-bottom: 5px !important;
    }

    .skills {
        margin-bottom: 30px;
    }
}

@media (min-width: 1200px) {
    .col-lg-offset-4 {
        margin-left: 33.33333333%;
    }

    .col-lg-offset-3 {
        margin-left: 25%;
    }

    .col-lg-offset-2 {
        margin-left: 16.66666667%;
    }

    .col-lg-offset-1 {
        margin-left: 8.33333333%;
    }
}

/*Gallery Page*/
.GCard {
    box-shadow: 0 4px 8px 0 #a9a9a9;
    transition: 0.3s;
    cursor: pointer;
    margin-bottom: 20px;
}

.GCard.active {
    box-shadow: 0 4px 8px 0 rgb(247, 136, 136);
}

.GCard:hover {
    cursor: pointer;
}

.GCard h4 {
    text-align: center;
    color: #5d5d5d;
    font-family: inherit;
    margin-bottom: 0px;
    padding: 10px 5px;
}

.contractor_sales_img {
    width: 100%;
    height: 750px;
    object-fit: cover;
}

@media screen and (max-width: 767px) {
    .contractor_sales_img {
        width: 100%;
        height: 400px;
        object-fit: cover;
    }
}

@media screen and (max-width: 500px) {
    .contractor_sales_img {
        width: 100%;
        height: 300px;
        object-fit: cover;
    }
}

@media screen and (max-width: 400px) {
    .contractor_sales_img {
        width: 100%;
        height: auto;
        object-fit: cover;
    }
}

@media screen and (min-width: 1400px) {
    .contractor_sales_img {
        width: 100%;
        height: 960px;
        object-fit: unset;
    }
}

@media screen and (max-width: 1400px) {
    .contractor_loadNGo {
        width: 72%;
        height: 84%;
    }
}

@media screen and (min-width: 1401px) {
    .contractor_loadNGo {
        width: 75%;
        height: 78%;
    }
}

.blue_link {
    color: #3F51B5;
    text-decoration: underline;
}

.blue_link:hover {
    color: #d9001d;
}

.paints-alt-image img {
    width: 70%;
    margin-bottom: 20px;
}

.new_title_intro.paints {
    margin-top: 15px
}

@media screen and (max-width: 1200px) {
    .paints-alt-image img {
        width: 125px;
        margin-bottom: 20px;
    }

    .new_title_intro.paints {
        margin-top: 0px;
    }
}

@media screen and (max-width: 991px) {
    .paints-alt-image img {
        width: 125px;
        margin-bottom: 15px;
    }

    .new_title_intro.paints {
        margin-top: 0px;
    }
}

@media screen and (min-width: 1400px) {
    .col-md-2 .paints-alt-image img {
        width: 70%;
        margin-bottom: 20px;
    }

    .new_title_intro.paints {
        margin-top: 20px;
    }

    .new_title_intro.lumbers {
        margin-top: 0px;
        line-height: 1;
    }
}

.small-banner-contract h3 {
    text-align: center;
    font-size: 18px;
    font-weight: 800;
    margin-bottom: 0px;
    color: white;
}

.small-banner-contract {
    background-color: #002c4c;
    border: 2px solid #d9001d;
    color: white;
}

.contract-button h3 {
    font-size: 18px;
    font-weight: 800;
    color: white;
    margin-bottom: 0px;
    line-height: 15px;
}

.contract-button {
    height: 45px;
}

.rowspan1 {
    width: 100%;
    height: 50%;
}

.rowspan2 {
    width: 100%;
    height: 200px;
    margin-top: 14px;
}

@media screen and (max-width:1380px) {
    .rowspan1 {
        width: 100%;
        height: 194px;
    }

    .rowspan2 {
        width: 100%;
        height: 194px;
        margin-top: 13px;
    }
}

@media screen and (max-width:991px) {
    .rowspan1 {
        width: 100%;
        height: auto;
        object-fit: cover;
    }

    .rowspan2 {
        width: 100%;
        height: auto;
        margin-top: 13px;
    }
}

@media screen and (min-width:1400px) {
    .rowspan2 {
        width: 100%;
        height: 242px;
        margin-top: 14px;
    }

    .rowspan1 {
        width: 100%;
        height: 242px;
    }
}

.brand-table {
    width: 100%;
    border: 2px solid #d9001d;
}

.brand-table th {
    background-color: #d9001d;
    color: white;
    font-size: 27px;
    font-weight: 800;
    text-align: center;
}

.brand-table td {
    width: 50%;
}

.brand-table td {
    height: 150px;
    border: 2px solid;
    font-size: 25px;
    /*color:#d9001d;*/
    vertical-align: middle;
}

.brand-table td .warranty-period {
    color: #d9001d;
    margin-bottom: 0px;
    line-height: 30px;
}

.brand-table td .warranty-period2 {
    color: #d9001d;
    font-weight: 700;
    margin-bottom: 0px;
}

@media screen and (max-width: 991px) {
    .brand-table td .warranty-period2 {
        color: #d9001d;
        font-weight: 700;
        margin-bottom: 0px;
        line-height: 30px;
    }
}

.brand-table {
    margin-bottom: 10px !important;
}

/*electrical.cshtml*/
.electrical_banner1_img {
    margin: 85px 0px;
}

.new_change.electrical {
    width: 100%;
    margin-top: 50px;
    padding: 11px;
}

@media screen and (max-width: 991px) {
    .electrical_banner1_img {
        margin: 0px 0px;
    }

    .new_change.electrical {
        width: 100%;
        margin-top: 0px;
    }
}

.electrical_banner2_img {
    margin-bottom: 15px;
}

.new_title_intro.electrical {
    line-height: 60px;
    margin-bottom: 30px;
}

@media screen and (max-width: 767px) {
    .new_title_intro.electrical {
        line-height: 36px;
        margin-bottom: 30px;
    }

    .new_change.electrical li {
        font-size: 20px;
    }
}

.action .submit .primary {
    margin-bottom: 15px;
}

@media screen and (min-width: 1400px) {
    .appliance_brand {
        margin-top: 55px;
        margin-bottom: 5px;
    }
}

@media screen and (max-width: 1400px) {
    .appliance_brand {
        margin-top: 84px;
        margin-bottom: 5px;
    }
}

@media screen and (max-width: 767px) {
    .appliance_brand {
        margin-top: 10px;
        margin-bottom: 10px;
    }
}

/*electronics*/
.electronics_banner2_img {
    margin: 5px;
}

.new_change.electronic {
    width: 100% !important;
    padding: 11px;
}

/*houseware*/
.houseware_banner2_img {
    margin: 5px;
}

.new_change.houseware {
    width: 100% !important;
    padding: 11px;
}

/*Hardware*/
.hardware_banner2_img {
    margin: 5px;
}

.new_change.hardware {
    width: 100% !important;
    padding: 11px;
    margin-top: 30px;
}

/*tools*/
.tools_banner2_img {
    margin: 5px;
}

.new_change.tools {
    width: 100% !important;
    padding: 11px;
    margin-top: 30px;
}

.new_title_intro.tools {
    color: white;
    margin-bottom: 10px;
    margin-top: 10px;
}

.ToolsBannerLeft p {
    color: white;
    font-size: 30px;
    text-align: left;
}

.ToolsBannerLeft h3 {
    color: red;
    font-weight: bold;
    font-size: 200%;
    text-align: right;
    margin-top: 10%;
}

.ToolsBannerRight img {
    width: 90%;
    margin-bottom: 20px;
}

@media screen and (max-width: 767px) {
    .ToolsBannerLeft p {
        font-size: 22px;
        text-align: left;
    }

    .ToolsBannerLeft h3 {
        font-size: 150%;
        text-align: center;
        margin-top: 6%;
    }
}

/*kitchen.cshtml*/
.kitchen_banner_img {
    width: 55%;
    padding: 25px;
}

.kitchen_banner_img2 {
    width: 60%;
}

@media screen and (max-width:991px) {
    .kitchen_banner_img {
        width: 90%;
        padding: 0px;
    }

    .kitchen_banner_img2 {
        width: 80%;
    }
}

.kitchen_banner2_img {
    margin: 5px;
}

.new_change.kitchen {
    width: 100% !important;
    padding: 11px;
    margin-top: 30px;
}

.KitchenChange {
    text-align: left;
}

.KitchenChange .new_change {
    width: 94%;
}

.KitchenChange img {
    float: left;
    width: 50%;
}

@media (max-width: 768px) {
    .KitchenChange img {
        float: none;
        width: 100%;
        margin-bottom: 20px;
    }

    .KitchenChange .new_change {
        width: 100%;
    }

    .KitchenChange .new_change li {
        font-size: 20px;
    }
}

/*lighting.cshtml*/
.lighting_banner2_img {
    margin: 5px;
}

.new_change.lighting {
    width: 100% !important;
    padding: 11px;
    margin-top: 30px;
}

/*lawn_garden.cshtml*/
.product_image.outdoor {
    width: 100%;
    height: 300px !important;
    margin-bottom: 10px;
    object-fit: cover;
}

.outdoors_banner2_img {
    margin: 5px;
}

.new_change.outdoors {
    width: 100% !important;
    padding: 11px;
    margin-top: 30px;
}

.OutDoorBanner .col-lg-4 {
    padding-left: 0px;
    padding-right: 0px;
}

.out_banner_type1 {
    width: 90%;
    margin-bottom: 10px;
    height: 150px;
}

.out_banner_type2 {
    margin-bottom: 10px;
    width: 90%;
    height: 310px;
}

@media screen and (max-width: 991px) {
    .out_banner_type1 {
        width: 90%;
        margin-bottom: 10px;
        height: 220px;
    }

    .out_banner_type2 {
        margin-bottom: 10px;
        width: 90%;
        height: 450px;
    }
}

.OutDoorsRight {
    margin-top: 0px !important;
}

/*pet_supplies.cshtml*/
.petsupplies_banner2_img {
    margin: 5px;
}

.petsupplies_banner2_img.type1 {
    height: 200px;
    width: 100%;
}

.petsupplies_banner2_img.type2 {
    width: 100%;
    height: 296px;
}

.petsupplies_banner2_img.type3 {
    margin-bottom: 20px;
}

@media screen and (max-width: 991px) {
    .petsupplies_banner2_img.type2 {
        width: 100%;
        height: 500px;
    }

    .petsupplies_banner2_img.type1 {
        height: 300px;
        width: 100%;
    }
}

.new_change.petsupplies {
    width: 100% !important;
    padding: 11px;
    margin-top: 25px;
}

/*commercial_equipment.cshtml*/
.Intro_steps .new_title_intro.commercial {
    font-size: 40px;
    line-height: 80px;
}

.commercial_banner_img {
    margin: 5px;
}

@media screen and (max-width: 991px) {
    .commercial_banner_img {
        width: 100%;
    }

    .Intro_steps .new_title_intro.commercial {
        font-size: 40px;
        line-height: 40px;
    }

    .fa-check-square-o {
        font-size: 25px;
    }
}

/*plumbing.cshtml*/
.plumbing_banner2_img {
    margin: 5px;
}

.new_change.plumbing {
    width: 100% !important;
    padding: 11px;
    margin-top: 20px;
}

@media screen and (max-width:767px) {
    .product_image.outdoor {
        width: 100%;
        height: auto !important;
        margin-bottom: 10px;
        object-fit: cover;
    }
}

@media screen and (min-width:1400px) {
    .product_image.outdoor {
        width: 100%;
        height: 400px !important;
        margin-bottom: 10px;
        object-fit: cover;
    }
}

/*New CSS form MVC*/
.MainSlider {
    padding-top: 60px;
    padding-bottom: 20px;
}

.MainSlider .carousel-control {
    opacity: 1;
}

.MainSlider .glyphicon {
    color: white;
    background: #fd0100;
    line-height: 25px;
    border-radius: 50%;
    width: 30px;
    height: 30px;
}

.contactNew {
    color: white;
    margin-top: 5%;
    display: block;
    width: 225px;
    float: right;
    background: rgba(0, 0, 0, 0.42);
    text-align: left;
    padding: 10px;
    position: absolute;
    z-index: 100;
    top: 1%;
    right: 2%;
}

.contactNew h4 {
    text-align: center;
    font-size: 25px;
    color: white;
    background: transparent;
}

.contactNew address {
    background: transparent;
}

.contactNew address b {
    color: white;
    width: 50px;
    float: left;
    font-weight: 100;
}

.contactNew address a {
    color: inherit;
    text-decoration: none;
}

.MainSlider .carousel-inner {
    height: 700px;
}

@media (max-width: 1400px) {
    .MainSlider .carousel-inner {
        height: 550px;
    }
}

@media (max-width: 768px) {
    .contactNew {
        display: none;
    }

    .MainSlider .carousel-inner {
        height: 300px;
    }

    .MainSlider .carousel-inner .item h3 {
        top: 55%;
    }
}

@media (max-width: 500px) {
    .MainSlider .carousel-inner {
        height: 175px;
    }
}

.MainSlider .carousel-indicators li {
    display: inline-block;
    width: 15px;
    height: 15px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    border: 3px solid #ffffff;
    border-radius: 10px;
    background: white;
}

.MainSlider .carousel-indicators li.active {
    width: 15px;
    height: 15px;
    margin: 1px;
    background-color: #e01717;
}

.MainSlider .carousel-control {
    width: 5%;
    background: none !important;
    font-size: 20px;
}

.MainSlider a.right {
    right: 30px;
}

@media (max-width: 768px) {
    .MainSlider a.right {
        right: 30px;
    }

    .MainSlider .carousel-indicators li,
    .MainSlider .carousel-indicators li.active {
        display: inline-block;
        width: 10px;
        height: 10px;
    }
}

.MainSlider .carousel-inner .item {
    background-size: 100% 100% !important;
    height: 100%;
    background-repeat: no-repeat !important;
    background-position: center !important;
}

.MainSlider .carousel-inner .item h3 {
    position: absolute;
    top: 35%;
    font-size: 100px;
    color: white;
    left: 6%;
    width: 47%;
    font-style: normal;
    font-weight: 700;
    text-shadow: -1px 2px 6px #969696;
    margin-bottom: 0px;
    text-transform: uppercase;
}

.MainSlider .carousel-inner .item h3.type2 {
    position: absolute;
    top: 55%;
    font-size: 100px;
    color: white;
    left: 6%;
    width: 47%;
    font-style: normal;
    font-weight: 700;
    text-shadow: -1px 2px 6px #969696;
    margin-bottom: 0px;
    text-transform: uppercase;
}

.MainSlider .carousel-inner .item h3 span {
    color: #F44336
}

@media (max-width: 768px) {
    .MainSlider .carousel-inner .item h3 {
        top: 55%;
    }
}

.Topbanners {
    background: white
}

.price-wrapper .price,
.price-box.price {
    color: #e80000;
    background-color: #ffffff;
    font-weight: normal;
}

.price-wrapper .price span {
    color: #e80000;
    background-color: #ffffff;
    font-weight: normal;
}

.page-main {
    margin-top: 0px;
    padding-top: 15px;
    background: white;
}

@media (min-width: 992px) {
    .page-main {
        margin-top: 0px;
        padding-top: 43px;
    }
}

/*Dashboard brand slider CSS*/
.brandSlider {
    float: none;
    position: relative;
    border-bottom: 1px solid #dedede;
    padding: 32px;
    background: white;
}

.carousel-brands .carousel-control {
    width: 4%;
    background-image: none;
}

.carousel-brands .carousel-control.left {
    margin-left: -56px;
}

.carousel-brands .carousel-control.right {
    margin-right: -25px;
}

@media (max-width: 768px) {
    .carousel-brands .carousel-control.left {
        margin-left: -30px;
    }

    .carousel-brands .carousel-control.right {
        margin-right: 0px;
    }
}

.carousel-brands .carousel-control i {
    margin-top: -20px;
    color: black;
    font-size: 33px;
}

.carousel-brands .carousel-inner .item div {
    text-align: center;
}

.carousel-brands .carousel-inner .item div a {
    display: block;
}

.carousel-brands .carousel-inner .item img {
    width: 90%;
    height: 120px;
}

.carousel-brands .cloneditem-1,
.carousel-brands .cloneditem-2,
.carousel-brands .cloneditem-3 {
    display: none;
}

@media all and (min-width: 768px) {

    .carousel-brands .carousel-inner>.active.left,
    .carousel-brands .carousel-inner>.prev {
        left: -50%;
    }

    .carousel-brands .carousel-inner>.active.right,
    .carousel-brands .carousel-inner>.next {
        left: 50%;
    }

    .carousel-brands .carousel-inner>.left,
    .carousel-brands .carousel-inner>.prev.right,
    .carousel-brands .carousel-inner>.active {
        left: 0;
    }

    .carousel-brands .carousel-inner .cloneditem-1 {
        display: block;
    }
}

@media all and (min-width: 768px) and (transform-3d),
all and (min-width: 768px) and (-webkit-transform-3d) {

    .carousel-brands .carousel-inner>.item.active.right,
    .carousel-brands .carousel-inner>.item.next {
        -webkit-transform: translate3d(50%, 0, 0);
        transform: translate3d(50%, 0, 0);
        left: 0;
    }

    .carousel-brands .carousel-inner>.item.active.left,
    .carousel-brands .carousel-inner>.item.prev {
        -webkit-transform: translate3d(-50%, 0, 0);
        transform: translate3d(-50%, 0, 0);
        left: 0;
    }

    .carousel-brands .carousel-inner>.item.left,
    .carousel-brands .carousel-inner>.item.prev.right,
    .carousel-brands .carousel-inner>.item.active {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        left: 0;
    }
}

@media all and (min-width: 992px) {

    .carousel-brands .carousel-inner>.active.left,
    .carousel-brands .carousel-inner>.prev {
        left: -25%;
    }

    .carousel-brands .carousel-inner>.active.right,
    .carousel-brands .carousel-inner>.next {
        left: 25%;
    }

    .carousel-brands .carousel-inner>.left,
    .carousel-brands .carousel-inner>.prev.right,
    .carousel-brands .carousel-inner>.active {
        left: 0;
    }

    .carousel-brands .carousel-inner .cloneditem-2,
    .carousel-brands .carousel-inner .cloneditem-3 {
        display: block;
    }
}

@media all and (min-width: 992px) and (transform-3d),
all and (min-width: 992px) and (-webkit-transform-3d) {

    .carousel-brands .carousel-inner>.item.active.right,
    .carousel-brands .carousel-inner>.item.next {
        -webkit-transform: translate3d(25%, 0, 0);
        transform: translate3d(25%, 0, 0);
        left: 0;
    }

    .carousel-brands .carousel-inner>.item.active.left,
    .carousel-brands .carousel-inner>.item.prev {
        -webkit-transform: translate3d(-25%, 0, 0);
        transform: translate3d(-25%, 0, 0);
        left: 0;
    }

    .carousel-brands .carousel-inner>.item.left,
    .carousel-brands .carousel-inner>.item.prev.right,
    .carousel-brands .carousel-inner>.item.active {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        left: 0;
    }
}

/*Dashboard brand slider CSS END*/
.block.newsletter input {
    max-width: 80%;
}

.breadcrumbs {
    margin-top: 60px;
}

.price span {
    background-color: #ffffff;
    font-size: 15.0pt;
    font-weight: normal;
}

.NewsGrid {
    text-align: center;
}

.NewsGrid i {
    font-size: 61px;
    display: block;
    margin-top: 51px;
}

.NewsGrid p {
    font-size: 135%;
}

.newsCaptcha img#CaptchaImage {
    border: 1px solid #e3e3e3;
    padding: 5px;
    border-radius: 3px;
    width: 350px;
    height: 53px;
}

/*ContactUs.html*/
.ContactUsForm label {
    color: inherit;
    font-size: inherit;
    font-weight: inherit;
    padding: inherit;
}

/*returnpolicy.cshtml*/
.policy {
    font-size: 130%;
}

.policyFirst h3 {
    margin-bottom: 10px;
    font-size: 200%;
    font-weight: bold;
    color: #d30a03;
}

.policyFirst p span {
    color: #b90609;
}

.policyFirst ul {
    margin-bottom: 20px;
}

.policyFirst ul li {
    list-style-type: disc;
    list-style-position: inside;
}

.policyFirst ul li span {
    color: #009688;
}

.policySecond h4 {
    margin-bottom: 10px;
    font-size: 180%;
    font-weight: bold;
    color: #009688;
}

.policySecond .poContent strong {
    color: #d30a03;
}

.policySecond .poContent span {
    color: #009688;
}

.policySecond ul {
    margin-bottom: 20px;
}

.policySecond ul li {
    list-style-type: disc;
    list-style-position: inside;
}

.thanking {
    color: #3F51B5;
    font-size: 200%;
    font-style: italic;
    margin: 20px 0px;
}

/*doors.cshtml*/
.secSection p {
    padding: 0px 26px;
    font-size: 200%;
    color: white;
    text-align: left;
}

.secSection img {
    width: 40%;
    float: right;
    margin-right: 20px;
    margin-bottom: 10px;
}

@media (max-width: 768px) {
    .secSection p {
        padding: 0px 10px;
        font-size: 115%;
    }

    .secSection img {
        width: 100%;
        float: none;
        margin-right: 0px;
        margin-bottom: 20px;
    }
}

/*Gallery CSS for all gallery pages*/
.GalleryThumb a {
    text-decoration: none;
}

.GalleryThumb a:hover h4 {
    color: #3F51B5;
}

.my-gallery figure {
    margin-bottom: 10px;
    padding-left: 5px;
    padding-right: 5px;
    text-align: center;
}

.my-gallery figure a img {
    width: 100%;
    height: 270px;
    object-fit: cover;
}

@media (max-width: 768px) {
    .my-gallery figure a img {
        width: 100%;
        height: 145px;
    }
}

/*Query.cshtml*/
input[id="CaptchaInputText"] {
    max-width: 350px;
    min-width: 250px;
}

/*product intro pages carousel*/
#myCarouselProduct .carousel-inner {
    height: 400px;
}

@media screen and (max-width:767px) {
    #myCarouselProduct .carousel-inner {
        height: 200px;
    }
}

@media screen and (max-width:500px) {
    #myCarouselProduct .carousel-inner {
        height: 150px;
    }
}

@media screen and (min-width:1500px) {
    #myCarouselProduct .carousel-inner {
        height: 500px;
    }
}

#slideshow {
    margin: 0px auto;
    position: relative;
    width: 100%;
    height: 550px;
    padding: 10px;
    text-align: center;
}

@media screen and (max-width:1400px) {
    #slideshow {
        margin: 0px auto;
        position: relative;
        width: 100%;
        height: 400px;
        padding: 10px;
        text-align: center;
    }
}

@media screen and (max-width:1200px) {
    #slideshow {
        margin: 0px auto;
        position: relative;
        width: 100%;
        height: 350px;
        padding: 10px;
        text-align: center;
    }
}

@media screen and (max-width:991px) {
    #slideshow {
        margin: 0px auto;
        position: relative;
        width: 100%;
        height: 250px;
        padding: 10px;
        text-align: center;
    }
}

@media screen and (max-width:767px) {
    #slideshow {
        margin: 0px auto;
        position: relative;
        width: 100%;
        height: 160px;
        padding: 10px;
        text-align: center;
    }
}

@media screen and (max-width:460px) {
    #slideshow {
        margin: 0px auto;
        position: relative;
        width: 100%;
        height: 150px;
        padding: 10px;
        text-align: center;
    }
}

@media screen and (max-width:420px) {
    #slideshow {
        margin: 0px auto;
        position: relative;
        width: 100%;
        height: 135px;
        padding: 10px;
        text-align: center;
    }
}

@media screen and (max-width:380px) {
    #slideshow {
        margin: 0px auto;
        position: relative;
        width: 100%;
        height: 120px;
        padding: 10px;
        text-align: center;
    }
}

@media screen and (max-width:340px) {
    #slideshow {
        margin: 0px auto;
        position: relative;
        width: 100%;
        height: 110px;
        padding: 10px;
        text-align: center;
    }
}

#slideshow>div {
    position: absolute;
    top: 10px;
    left: 10px;
    right: 10px;
    bottom: 10px;
}

@media screen and (max-width:767px) {
    .NewsMail.content {
        border-left: 0px;
    }
}

.frame {
    height: 125px;
    /* equals max image height */
    width: 100%;
    white-space: nowrap;
    text-align: center;
    margin: 1em 0;
}

.frame .helper {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.frame img {
    vertical-align: middle;
    max-height: 125px;
    max-width: 100%;
}

img[usemap] {
    border: none;
    height: auto;
    max-width: 100%;
    width: auto;
}

.mapping-images {
    margin-top: 50px;
    margin-bottom: 10px;
}

.ContactUsForm .control input {
    padding: 4px 18px;
}

/*applyforjob.cshtml*/
.applyJob .required label:after {
    color: #d73105;
    content: "*";
    font-size: 12px;
    margin: 0 0 0 5px;
}

.applyJob section {
    border: 1px solid #ff8282;
    border-radius: 10px;
    margin-bottom: 20px;
}

.applyJob section strong {
    margin-top: -11px;
    margin-left: 19px;
    display: inline-block;
    background: white;
    font-weight: bold;
    padding: 0px 10px;
}

.applyJob .form-group {
    margin-bottom: 10px;
}

.applyJob .required label.radio-inline:after {
    color: #d73105;
    content: "";
    font-size: 12px;
    margin: 0 0 0 5px;
}

.applyJob input[type=date] {
    display: block;
    width: 100%;
    padding: 13px 18px;
    font-size: inherit;
    min-height: 2em;
    vertical-align: baseline;
    background: #FFF;
    border: 1px solid #e3e3e3;
    border-radius: 2px;
}

.applyJob #CaptchaInputText {
    margin: 0px auto;
}

.aspect-ratio {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 53%;
}

.html5-video-player .video-stream {
    display: block;
    width: 100% !important;
    height: 100%;
    position: absolute;
}

.aspect-ratio iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

* {
    box-sizing: border-box;
}

.video-background {
    background: #000;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -99;
}

.video-foreground,
.video-background iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
}

@media (min-aspect-ratio: 16/9) {
    .video-foreground {
        height: 300%;
        top: -100%;
    }
}

@media (max-aspect-ratio: 16/9) {
    .video-foreground {
        width: 300%;
        left: -100%;
    }
}

#mute-video {
    position: absolute;
    z-index: 10;
    bottom: 40%;
    right: 48%;
    background-color: rgba(0, 0, 0, 0.29);
    padding: 5px;
    border-radius: 50%;
}

@media screen and (max-width: 1000px) {
    #mute-video {
        right: 45%;
    }

    .aspect-ratio iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 110%;
        height: 116%;
    }
}

@media screen and (max-width: 500px) {
    #mute-video {
        right: 40%;
    }

    .aspect-ratio iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 110%;
        height: 116%;
    }
}

@media screen and (max-width:340px) {
    .aspect-ratio iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 130%;
        height: 144%;
    }
}

@media screen and (min-width:1600px) {
    #mute-video {
        right: 45%;
    }
}

.fa-volume-up {
    font-size: 40px;
    color: white;
    background-color: rgba(0, 0, 0, 0.4117647058823529);
    padding: 8px 10px;
    border-radius: 50%;
}

.fa-volume-off {
    font-size: 40px;
    color: white;
    background-color: rgba(0, 0, 0, 0.4117647058823529);
    padding: 8px 20px;
    border-radius: 50%;
}

/*login.cshtml*/
.required label:after {
    color: #d73105;
    content: "*";
    font-size: 12px;
    margin: 0 0 0 5px;
}

/*myCart.cshtml*/
.Cart {
    border: 1px solid #cdcdcd;
}

.cartHead {
    padding: 5px 15px;
    font-size: 150%;
    border-bottom: 1px solid #cdcdcd;
}

.cartBody {
    padding: 10px;
}

.cartItem {
    padding-bottom: 10px;
    border-bottom: 1px solid lightgrey;
    margin-bottom: 10px;
    position: relative;
}

.cartItem img {
    width: 100px;
    height: 100px;
    float: left;
    margin-right: 10px;
}

.cartItem h3 {
    margin-bottom: 10px;
    color: #363636;
}

.cartItem h4 {
    margin-bottom: 10px;
}

.DeleteItem {
    position: absolute;
    top: 40px;
    right: 0px;
    color: #fc0201;
    font-size: 20px;
    cursor: pointer;
}

.Quantity label {
    float: left;
    font-weight: bold;
    line-height: 33px;
}

.Quantity input {
    float: left;
    width: 50px;
    line-height: initial;
    padding: 0px;
    text-align: center;
    margin-left: 10px;
}

.SubTotal {
    float: right;
    font-size: 120%;
    display: flex;
}

.SubTotal input {
    width: 100px;
    padding: 0px;
    height: auto;
    min-height: auto;
    background-color: white !important;
    border: none;
}

.grTotal {
    padding: 0px !important;
    height: auto;
    min-height: auto !important;
    background-color: white !important;
    border: none !important;
    text-align: right;
}

.grTotal:focus {
    box-shadow: none;
}

.CShoppingbtn {
    transition: .3s all ease;
    background: #d9001d;
    border-radius: 0;
    outline: 0;
    outline-offset: 0;
    font-size: inherit;
    line-height: inherit;
    overflow: visible;
    cursor: pointer;
    -webkit-appearance: none;
    color: #fff;
    padding: 14px 20px;
    margin-left: 10px;
}

.CShoppingbtn:hover {
    background: #000;
    color: white;
}

.CShoppingbtn i,
.placeOrderbtn i {
    font-size: 25px;
    margin-right: 10px;
}

.placeOrderbtn {
    margin-bottom: 10px;
    margin-right: 10px;
    float: right;
}

.SideCart {
    border: 1px solid #cdcdcd;
    padding: 10px;
}

.SideHead {
    font-size: 150%;
    border-bottom: 1px solid #b6b6b6;
    margin-bottom: 10px;
}

.Sidebody .form-control {
    border-radius: 0px;
}

.devideGroup {
    width: 100%;
    margin-bottom: 10px;
}

.devideGroup tr td:nth-child(1) {
    text-align: left;
    width: 70%;
}

.devideGroup tr td:nth-child(2) {
    text-align: right;
    font-weight: bold;
    font-size: 130%;
}

.ProceedBtn {
    width: 100%;
    margin-bottom: 10px;
}

.ProceedBtn i {
    font-size: 25px;
    margin-left: 10px;
}

/*Signup.cshtml*/
.SignUpForm b {
    font-weight: bold;
}

/*MyAccount.cshtml*/
.myAccount a {
    display: block;
}

.accMenu {
    display: block;
    position: relative;
    padding: 7px 7px 4px 7px;
    border-radius: 4px;
    border: 1px #ddd solid;
    background-color: #fff;
    margin-bottom: 15px;
}

.accMenu:hover {
    background: #eee;
    cursor: pointer;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.accMenu .left {
    float: left;
    width: 14%;
    margin-right: 0%;
}

.accMenu .left img {
    width: 100%;
}

.accMenu .right {
    width: 82%;
    float: right;
}

.accMenu .right h3 {
    color: #000;
    padding-bottom: 0px;
    font-weight: 500;
    font-size: 17px;
    line-height: 1.255;
    margin-bottom: 10px;
}

.accMenu .right p {
    color: #555;
    font-size: 97%;
}

/*myOrders.cshtml*/
.orderGroup {
    margin-bottom: 10px;
}

.itemHeader {
    padding: 5px;
    border: 1px solid #ff9aa7;
    border-bottom: none;
    background: #ffe8e8;
}

.itemHeader button {
    padding: 5px 10px;
}

.itemHeader .OrderIdBtn {
    float: left;
}

.itemHeader .trackBtn {
    float: right;
}

.itemBody {
    padding: 5px;
    border: 1px solid #ff9aa7;
    border-bottom: none;
}

.itemGroup {
    border-bottom: 1px solid #ffe8e8;
    margin-bottom: 5px;
    clear: both;
}

.itemBody a {
    font-weight: bold;
    color: #b60000;
}

.itemBody b {
    font-weight: bold;
}

.itemBody p {}

.itemBody .delivered {
    color: green;
}

.itemBody .Cancelled {
    color: red;
}

.itemBody img {
    width: 150px;
    height: 150px;
    float: left;
    margin-right: 10px;
}

.itemFooter {
    padding: 5px;
    border: 1px solid #ff9aa7;
}

.itemFooter b {
    font-weight: bold;
}

.itemFooter .left {
    float: left;
}

.itemFooter .right {
    float: right;
}

/*myOrdersDetails.cshtml*/
.OrderDetails {}

.MainBlock {
    background: #fcfcfc;
    border: 1px solid #ffa3a3;
    margin-bottom: 10px;
}

.MainBlock h4 {
    margin-bottom: 10px;
    font-size: 110%;
    color: #b60000;
}

.MainBlock .OrderSection,
.MainBlock .AddressSection {
    padding: 10px;
}

.OrderSection p span {
    width: 30%;
    display: inline-block;
    font-weight: bold;
    color: #3f3f3f;
}

.OrderSection p a {
    color: #c80201;
    line-height: 21px;
    font-weight: bold;
}

.OrderSection p a i {
    line-height: 21px;
    font-weight: bold;
}

.AddressSection b {
    font-weight: bold;
}

.orderedItems {
    margin: 5px;
    padding: 5px;
    border: 1px solid #d5d5d5;
    border-radius: 5px;
}

.orderedItems a {
    color: #d90100;
    font-weight: bold;
}

.orderedItems img {
    width: 150px;
    height: 150px;
    float: left;
    margin-right: 10px;
}

.orderedItems p b {
    font-weight: bold;
}

.itemBlock div {
    padding: 0px
}

/*LoginSecurity.cshtml*/
.detailsForm {
    max-width: 600px;
    min-width: 280px;
    margin: 0 auto;
    font-size: 13px;
    color: black;
    border-radius: 4px;
    border: 1px #ffb0b0 solid;
    background-color: #fafafa;
}

.detailsForm div {
    border-bottom: 1px solid #cacaca;
    padding: 14px 18px !important;
}

.detailsForm div span {
    font-weight: 600;
}

.detailsForm div button {
    float: right;
    padding: 2px 18px;
    border: 1px solid #fa2d2d;
    border-radius: 2px;
    background-color: #fa2d2d;
}

.save_button {
    padding: 5px 14px;
    background-color: #e90404;
    border: none;
    border-radius: 3px;
    color: white;
    font-weight: 600;
    margin-bottom: 5px;
    float: right;
    margin-left: 10px;
}

.cancel_btn {
    padding: 5px 14px;
    background-color: #707070;
    border: none;
    border-radius: 3px;
    color: white;
    font-weight: 600;
    margin-bottom: 5px;
    float: left;
    margin-left: 10px;
}

.name_input {
    border-color: #acabab;
    color: #444;
    outline: none;
    font-size: 13px;
    height: 31px;
    border-radius: 3px;
    width: 240px;
    margin-bottom: 5px;
}

.loginModals .modal-footer {
    padding: 10px 10px 10px;
    margin-top: 0px;
}

.loginModals .modal-title {
    font-size: 125%;
}

/*myAddresses.cshtml*/
.add_Newaddress {
    text-align: center;
    border: 2px dashed #ffa3a3;
    width: 320px;
    height: 190px;
    display: table-cell;
    vertical-align: middle;
    border-radius: 4px;
    margin: 10px;
    float: left;
    padding: 75px;
    cursor: pointer;
}

.added-address h4,
.added-address h5,
.added-address p,
.added-address span {
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 10px;
}

.add_Newaddress h3 {
    color: #ffa3a3;
}

.added-address h5 {
    font-weight: bold;
    font-size: 120%;
}

.added-address {
    width: 320px;
    height: 190px;
    vertical-align: middle;
    border: 1px solid #ffa3a3;
    border-radius: 4px;
    margin: 10px;
    float: left;
    padding-top: 20px;
    padding-bottom: 10px;
    cursor: pointer;
}

.added-address.type2 {
    width: 320px;
    height: 190px;
    vertical-align: middle;
    border: none;
    border-radius: 4px;
    margin: 10px;
    float: left;
    padding-top: 20px;
    padding-bottom: 10px;
    cursor: pointer;
}

.save_button button:hover {
    background-color: #6b315f;
}

.added-address span a {
    color: #0071ff;
}

.added-address span a:hover {
    color: #f26667;
}

.added-address .set-as-default {
    border-bottom: 1px solid #bbbbbb;
    margin-top: -10px;
    padding-left: 20px;
    padding-bottom: 10px;
    padding-right: 20px;
    margin-bottom: 10px;
}

.address-type {
    width: 100%;
    background-color: white;
    height: 31px;
    border-color: #bbbbbb;
    padding: 0px 10px;
}

.loginModals .form_input {
    height: 31px;
    border-color: #bbbbbb;
    margin-bottom: 5px;
}

/*myPayments.cshtml*/
.cardPanel {
    border-radius: 4px 4px 0 0;
    border: 1px solid #ddd;
    margin-bottom: 10px;
}

.cardPanel h5 {
    padding: 11px 54px 11px 18px;
    border-radius: 4px 4px 0 0;
    font-size: 14px;
    line-height: 1.255;
    display: block;
    position: relative;
    color: #111;
    background-color: #f3f3f3;
    -webkit-transition: all .1s linear;
    transition: all .1s linear;
    border-bottom: 1px solid #ddd;
    cursor: pointer;
    margin-bottom: 0px;
}

.cardPanel h5 span {
    float: right;
    font-weight: 100;
}

.cardPanel .panelBody {
    font-size: 13px;
    padding: 10px;
}

.cardPanel .panelBody b,
.PaymentModal b {
    font-weight: bold;
}

.cardPanel .panelBody .left,
.cardPanel .panelBody .right {
    padding-left: 0px;
    padding-right: 0px;
}

.cardPanel .panelBody .right small {
    color: #4CAF50;
    font-weight: bold;
}

.cardPanel .panelBody .buttons,
.ChangeMethod .buttons {
    text-align: right;
    margin-right: 5px;
}

.cardPanel .panelBody .buttons button,
.ChangeMethod .buttons button {
    padding: 2px 18px;
    border: 1px solid #d9001d;
    border-radius: 2px;
    background-color: #d9001d;
}

.AddNewCard {
    margin-bottom: 10px;
}

.AddNewCard h4 {
    margin-bottom: 5px;
    font-size: 110%;
    margin-top: 10px;
    cursor: pointer;
    color: #009688;
}

.contentBox a {
    font-size: 13px;
    line-height: 19px;
    color: #00a651;
    font-weight: bold;
}

.fields {
    font-size: 13px;
    padding: 10px;
    background: #f3f3f3;
    border-radius: 4px 4px 0 0;
    border: 1px solid #ddd;
}

.fields div {
    padding-left: 5px;
    padding-right: 5px;
    font-size: 13px;
}

.contentBox input,
.contentBox select {
    height: 30px;
    border-radius: 2px;
    padding: 0px 10px;
}

.SelectPayment select {
    width: 50%;
    float: left;
    margin-bottom: 10px;
}

.contentBox button {
    padding: 3px 15px;
}

.PaymentModal input,
.PaymentModal select {
    min-height: 30px;
    height: 30px;
    padding: 0px 4px;
}

.gift_summary_box {
    border: 1px solid black;
}

.gift_summary_box .header {
    border-bottom: 1px solid black;
    font-size: 18px;
    text-align: center;
    color: white;
    background-color: red;
    padding: 5px;
}

.gift_summary_box .body {
    text-align: center;
    border-bottom: 1px solid black;
    background-color: #f9f9f9;
    padding: 7px;
}

.gift_summary_box .body:hover {
    padding: 10px 0px;
    border: 2px solid black;
    background-color: white;
    box-shadow: 0px 3px 8px #8080809c;
}

@media screen and (max-width:765px) {
    .gift_summary_box .header {
        border-bottom: 1px solid black;
        font-size: 14px;
        text-align: center;
    }

    .gift_summary_box .body {
        font-size: 80%;
    }
}

@media screen and (max-width:650px) {
    .gift_summary_box .header {
        border-bottom: 1px solid black;
        font-size: 11px;
        text-align: center;
    }

    .gift_summary_box .body {
        font-size: 70%;
    }

    .CShoppingbtn span,
    .placeOrderbtn span {
        display: none;
    }
}

.gift-card .card {
    background-color: #fb0b0a;
    color: white;
    border-radius: 15px;
    padding: 13px;
    margin-bottom: 10px;
}

.gift-card .card p {
    color: white;
    margin-bottom: 1px;
}

.gift-card .card h2 {
    color: white;
}

.gift-card .card .card-logo {
    border: 3px solid #e4e4e4;
    background: white;
    border-radius: 5px;
    padding: 5px;
}

.gift-card .card .gift-logo {
    height: 150px;
    opacity: 0.8;
}

.gift-card .card .gift-details {
    margin-top: 60px;
}

@media screen and (max-width:425px) {
    .gift-card .card p {
        font-size: 11px;
    }

    .gift-card .card .gift-details {
        margin-top: 32px;
    }

    .gift-card .card .gift-logo {
        height: 95px;
        opacity: 0.8;
    }
}

@media screen and (max-width:767px) {
    .app_banner_img {
        height: auto;
        width: 100%;
        margin-bottom: 20px;
    }
}

.acc_summary .header {
    border: 1px solid gainsboro;
    font-size: 18px;
    text-align: center;
    color: #fb0707;
    background-color: #dcdcdc;
    padding: 5px;
    font-weight: 600;
}

.acc_summary .body {
    text-align: center;
    border-bottom: 1px solid #c7c7c7;
    background-color: #fbfbfb;
    padding: 7px;
}

.acc_summary .body:hover {
    padding: 10px 0px;
    border: 2px solid #c7c7c7;
    background-color: white;
    box-shadow: 0px 3px 8px #8080809c;
}

@media screen and (max-width:765px) {
    .acc_summary .header {
        font-size: 14px;
    }

    .acc_summary .body {
        font-size: 80%;
    }
}

@media screen and (max-width:650px) {
    .acc_summary .header {
        font-size: 11px;
    }

    .acc_summary .body {
        font-size: 70%;
    }
}

.acc_summary .body .options {
    color: red;
    cursor: pointer;
}

.acc_summary .body .options:hover {
    color: #d80909;
}

.export_button {
    float: right;
    border: 2px solid #948f8f;
    padding: 2px 15px 0px;
    text-align: center;
    font-weight: 600;
    border-radius: 5px;
    color: #948f8f;
    margin-bottom: 10px;
}

.export_button .fa {
    font-size: 25px;
    font-weight: 600;
    color: #948f8f;
}

.export_button p {
    color: #948f8f;
    margin-bottom: 5px;
}

.gift_summary_box .print {
    color: red;
    cursor: pointer;
}

.gift_summary_box .valid {
    color: green;
}

.gift_summary_box .Invalid {
    color: red;
}

.gift_summary_box .print:hover {
    color: #d80909;
}

.gift_card .modal-footer {
    padding: 19px 20px 20px;
    margin-top: 15px;
    text-align: center;
    border-top: 1px solid #e5e5e5;
}

.gift_card .btn-assertive {
    background-color: #fb0b0a;
}

.NesLetterModal .modal-dialog {
    width: 80%;
    margin-top: 10%;
}

.NesLetterModal .modal-dialog img {
    width: 100%;
}

.NesLetterModal .modal-dialog button {
    position: absolute;
    right: 0;
    background: #b60100;
    opacity: 1;
    color: white;
    width: 25px;
    height: 25px;
    font-size: 21px;
    line-height: 23px;
    z-index: 99;
}

@media screen and (max-width:950px) {
    .NesLetterModal .modal-dialog {
        width: 95%;
        margin-top: 20%;
    }
}

@media screen and (max-width:650px) {
    .NesLetterModal .modal-dialog {
        width: 95%;
        margin-top: 50%;
    }
}

.breadcrumbs .items {
    overflow-x: scroll;
}

.breadcrumbs .items::-webkit-scrollbar {
    height: 1px;
}

.breadcrumbs .items .item {
    white-space: nowrap;
}

/* Cookie Dialog */
#gdpr-cookie-message {
    position: fixed;
    right: 30px;
    bottom: 30px;
    max-width: 375px;
    background-color: #ededed;
    padding: 20px;
    border-radius: 5px;
    box-shadow: 0 6px 6px rgba(0, 0, 0, 0.25);
    margin-left: 30px;
    font-family: system-ui;
    z-index: 999;
}

#gdpr-cookie-message h4 {
    color: var(--red);
    font-family: 'Quicksand', sans-serif;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 10px;
}

#gdpr-cookie-message h5 {
    color: var(--red);
    font-family: 'Quicksand', sans-serif;
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 10px;
}

#gdpr-cookie-message p,
#gdpr-cookie-message ul {
    color: #2e2c2d;
    font-size: 15px;
    line-height: 1.5em;
}

#gdpr-cookie-message p:last-child {
    margin-bottom: 0;
    text-align: right;
}

#gdpr-cookie-message li {
    width: 49%;
    display: inline-block;
}

#gdpr-cookie-message a {
    color: var(--red);
    text-decoration: none;
    font-size: 15px;
    padding-bottom: 2px;
    border-bottom: 1px dotted rgba(255, 255, 255, 0.75);
    transition: all 0.3s ease-in;
}

#gdpr-cookie-message a:hover {
    color: white;
    border-bottom-color: var(--red);
    transition: all 0.3s ease-in;
}

#gdpr-cookie-message button {
    border: none;
    background: #2f2c2c;
    color: white;
    font-family: 'Quicksand', sans-serif;
    font-size: 15px;
    padding: 7px;
    border-radius: 3px;
    margin-left: 15px;
    cursor: pointer;
    transition: all 0.3s ease-in;
}

#gdpr-cookie-message button:hover {
    color: #da6f26;
    border-bottom-color: #f58334;
    transition: all 0.3s ease-in;
}

button#gdpr-cookie-advanced {
    background: white;
    color: var(--red);
}

#gdpr-cookie-message button:disabled {
    opacity: 0.3;
}

#gdpr-cookie-message input[type="checkbox"] {
    float: none;
    margin-top: 0;
    margin-right: 5px;
}

.ForgotBlock {
    display: flex;
    justify-content: center;
}

/*Shop Online page*/
/*Page top section*/
.page-selector {
    border-bottom: 1px #ebebeb solid;
    padding: 5px 0px;
    margin-bottom: 10px;
}

.shop-grid-controls {
    display: flex;
    justify-content: space-between;
}

.groupSearch {
    display: flex;
    flex-direction: column;
    position: relative;
    flex-basis: 70%;
}

.groupSearch label {
    font-weight: bold;
}

.CartAlert {
    padding: 5px;
    line-height: 21px;
}

.searchinputGrp {
    display: flex;
}

.topField {
    display: inline-flex;
    flex-basis: 30%;
}

.topField label {
    font-weight: bold;
}

.topGroup {
    display: flex;
    flex-direction: inherit;
    flex-basis: 100%;
}

.topInput {
    display: flex;
}

.topInput input {
    display: inline-block;
    flex-basis: 50%;
    padding: 0px;
    text-align: center;
}

.ShowtopGroup {
    display: flex;
    flex-direction: column;
    flex-basis: 50%;
}

.serchBtnBlock {
    display: inline-block;
    border: none;
}

.serchBtnBlock .view-button {
    background: red;
    padding: 0px;
    height: 30px;
    color: white;
    margin-right: 0px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    border: 1px solid red;
    margin: 0px;
}

.serchBtnBlock .view-button:after {
    border: none;
}

.searchinputGrp .simple-drop-down {
    margin-right: 0px;
    padding: 0px;
    flex-basis: 25%;
}

.searchinputGrp .simple-drop-down input {
    height: auto;
    padding: 0px 10px;
}

.viewGroup {
    display: flex;
    flex-direction: column;
    flex-basis: 50%;
}

.viewGroup label {
    font-weight: bold;
}

.simple-drop-down select {
    height: 30px;
    padding: 0px 0px 0px 5px;
    background: #c5c5c5;
    border-radius: 10px 0px 0px 10px;
    border: none;
}

.serchBox {
    flex-basis: 80%;
    height: 30px;
}

.inputSearch {
    padding: 0px;
    height: 30px;
    width: 220px;
}

.view-button {
    float: left;
    width: 30px;
    position: relative;
    margin-right: 10px;
    text-align: center;
    color: #b5b5b5;
    cursor: pointer;
}

.view-button .fa {
    line-height: 28px;
    font-size: 120%;
}

.view-button.active {
    color: #262626;
}

.view-button.active:after {
    border: 2px #262626 solid;
}

.view-button:after {
    border: 1px #ebebeb solid;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
}

.shopOnline {
    padding-top: 0px;
}

.qtyBox {
    display: flex;
    justify-content: left;
    align-items: center;
}

.list-view .shop-grid-item {
    width: 100%;
    border-bottom: 1px solid #b9b9b9;
    margin-bottom: 10px;
}

.list-view .product-slide-entry {
    max-width: 100%;
    margin-left: 230px;
    padding-bottom: 10px;
    margin-bottom: 0px;
    text-align: left !important;
}

.product-slide-entry {
    margin: 0 auto;
    margin-bottom: 10px;
    padding: 10px;
    border-radius: 10px;
}

.product-slide-entry .product-image {
    margin-bottom: 15px;
    position: relative;
    overflow: hidden;
    height: 200px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: none;
    width: 100%;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 50%;
}

.list-view .product-slide-entry .product-image {
    max-width: 200px;
    margin-left: -230px;
    float: left;
    margin-bottom: 0;
}

.product-slide-entry.shift-image .product-image img {
    width: 60%;
    margin: 0px auto;
}

.shopDescribe {
    display: block;
    text-align: left;
    font-size: 100%;
}

.shopDescribe b {
    font-weight: bold;
}

.list-view .shopDescribe {
    display: block;
    text-align: left;
}

.quantity {
    display: flex;
    justify-content: left;
    text-align: center;
    margin-bottom: 10px;
}

.list-view .quantity {
    display: flex;
    justify-content: left;
    margin-bottom: 0px;
}

.quantity label {
    font-weight: bold;
    text-align: right;
    margin-right: 5px;
}

.quantity input.form-control {
    width: 40px;
    height: 25px;
    padding: 0px;
    text-align: center;
    margin-right: 5px;
    min-height: auto;
}

.quantity input {
    width: 60px;
    padding: 0px 5px;
    height: 30px;
    padding: 0px;
}

.list-view .quantity input {
    width: 60px;
    padding: 0px;
    height: 30px;
}

.product-slide-entry .tag {
    font-size: 10px;
    line-height: 14px;
    color: #8b8b8b;
    text-transform: uppercase;
    display: block;
    font-weight: 500;
    margin-bottom: 7px;
}

.product-slide-entry .title {
    display: block;
    font-size: 120%;
    line-height: 7px;
    color: #2e2e2e;
    font-weight: 600;
    margin-bottom: 10px;
    text-align: left;
}

.list-view .product-slide-entry .title {
    font-size: 17px;
    text-align: left;
}

.list-view .product-slide-entry .article-container,
.list-view .product-slide-entry .list-buttons {
    display: block;
}

.article-container.style-1 {
    display: none;
    font-size: 100%;
    font-weight: 300;
}

.product-slide-entry .price {
    margin-bottom: 0px;
    text-align: left;
    padding-bottom: 0px;
    font-weight: bold;
    line-height: inherit;
    margin-right: 5px;
    font-size: 100%;
}

.list-view .product-slide-entry .price {
    font-size: 17px;
    text-align: left;
}

.product-slide-entry .reviews-number {
    display: none;
}

.list-view .list-buttons i {
    display: inline-flex;
    margin-right: 5px;
    font-size: 100%;
    line-height: 18px;
}

.list-buttons {
    text-align: center;
    display: inline-flex;
}

.list-buttons i {
    display: block;
}

.list-buttons .btn-primary.addCart {
    color: white;
    background-color: #f63f3f;
    border-color: #f63f3f;
    padding: 7px 10px;
    display: flex;
}

.list-buttons .btn-primary.heart {
    color: white;
    background-color: #545454;
    border-color: #545454;
}

.list-view .list-buttons {
    text-align: left;
}

.list-view .list-buttons span {
    display: inline-block;
}

.list-buttons span {
    display: none;
}

.product-slide-entry .article-container {
    display: block;
    margin-bottom: 5px;
}

.product-slide-entry .article-container p {
    margin-bottom: 0px;
}

.price {
    font-size: 15px;
    line-height: 15px;
    padding-bottom: 5px;
}

.price .current {
    color: #ca1515;
}

.shop-grid-item {}

.totalBox {
    display: flex;
    justify-content: space-between;
    padding: 5px;
    border-top: 1px solid #e3e3e3;
}

.totalBox .Total {
    font-size: 120%;
    font-weight: bold;
}

.totalBox .Total span {
    color: #d9001d;
    margin-right: 15px;
}

.totalBox .checkout {}

.totalBox .checkout .btn {}

.stickedSearchbox {
    position: fixed;
    top: 0;
    padding-top: 84px;
    width: 1150px;
    margin: 0px auto;
    z-index: 99;
}

@media screen and (max-width: 650px) {
    .shop-grid-controls {
        display: flex;
        justify-content: space-between;
    }

    .topGroup {
        display: flex;
        flex-direction: column;
        flex-basis: 100%;
    }

    .viewGroup {
        display: flex;
        align-items: flex-end;
    }

    .viewGroup label {
        font-weight: bold;
        margin-right: 20px;
    }

    .list-view .product-slide-entry,
    .product-slide-entry {
        padding: 5px;
        margin-bottom: 10px;
        border: 1px solid #bfbfbf;
        border-radius: 10px;
    }

    .product-slide-entry .product-image {
        height: 150px;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: 50%;
    }

    .list-view .shop-grid-item {
        margin-bottom: 0px;
        border-bottom: none;
    }

    .product-slide-entry .product-image,
    .list-view .product-slide-entry .product-image {
        display: flex;
        margin: 0px;
        width: 100%;
        max-width: initial;
    }

    .list-view .product-slide-entry.shift-image .product-image img {
        width: 50%;
        height: auto;
        margin: 0px auto;
    }

    .product-slide-entry .title,
    .list-view .product-slide-entry .title {
        text-align: left;
        padding-top: 10px;
        margin-bottom: 5px;
        font-size: 100%;
    }

    .list-view .shopDescribe {
        display: block;
        text-align: left;
        font-size: 100%;
    }

    .product-slide-entry .price,
    .list-view .product-slide-entry .price {
        display: inline-flex;
        font-size: 90%;
        line-height: 34px;
    }

    .list-view .product-slide-entry {
        margin-left: 0px;
        margin-bottom: 10px;
        padding-bottom: 00px;
        padding: 10px;
    }

    .product-slide-entry .article-container {
        margin-bottom: 5px;
        font-size: 80%;
        line-height: inherit;
    }

    .product-slide-entry .article-container p {
        margin-bottom: 0px;
    }

    .shop-grid-controls .simple-drop-down {
        margin-bottom: 10px;
    }

    .shopDescribe {
        font-size: 80%;
    }

    .quantity,
    .list-view .quantity {
        display: inline-flex;
        text-align: left;
        margin-bottom: 0px;
    }

    .quantity label {
        font-size: 80%;
    }

    .list-view .quantity input {
        width: 60px;
        display: inline-block;
        padding: 0px;
        font-size: 80%;
    }

    .list-view .list-buttons {
        display: inline-block !important;
    }

    .list-view .list-buttons span {
        display: none;
    }

    .searchinputGrp .simple-drop-down {
        flex-basis: 45%;
    }
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
    .navbar>.container .navbar-brand {
        float: left;
        padding-top: 0px;
        padding: 0px 0px;
    }

    .navbar-toggle {
        background-color: #ffffff;
        border: 1px solid #fc0100;
        margin-top: 15px;
        margin-right: 15px;
        margin-bottom: 0px;
    }

    .small_nav li {
        list-style-type: none;
        float: left;
        padding: 20px 10px;
    }

    .navbar-brand img {
        width: 200px;
        height: auto;
        padding-top: 15px;
        float: left;
        margin-left: 25px;
    }
}

#toast-container > div {
  width: max-content !important;
  }
