body {
    margin: 0;
    overflow-x: hidden;
    box-sizing: border-box;
}

h2,
h3,
h1,
p {
    font-family: "Muli", sans-serif;
}

.thumbs .owl-item {
    width: 120px !important;
    margin-bottom: 10px;
}

.thumbs .owl-stage {
    width: 100% !important;
}

a {
    z-index: 9999;
}

.modal {
    z-index: 9999;
}

a:hover {
    text-decoration: none;
}

:focus {
    outline: none;
}

.dropdown-menu.show {
    display: block;
    z-index: 99999;
}

a:active,
a:hover {
    outline: 0;
}

.dropdown-toggle::after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 2px;
}

button:focus {
    outline: none;
}

#header-slider {
    background: #191919;
}

#header-slider .top-slider-content {
    margin-top: auto;
    padding: 10px 0;
    margin-bottom: auto;
    text-align: right;
    width: 99%;
}

#header-slider .top-slider-content p {
    font-size: 17px;
    margin-bottom: 0;
    color: #3a3a3a;
}

#header-slider .top-slider-content p a {
    font-size: 17px;
    color: #3a3a3a;
    text-decoration: underline;
}

#header-slider .top-slider-content p a:hover {
    color: #FF7DCC;
}

#header-slider .b2b-contact {
    margin-top: auto;
    padding: 10px 0;
    display: flex;
    float: right;
    /*text-align: right;*/
    margin-bottom: auto;
}

#header-slider .b2b-contact a {
    font-size: 17px;
    margin-bottom: 0;
    color: #fff;
}

#header-slider .b2b-contact a .fa {
    padding-right: 5px;
}

#header-slider .b2b-contact > div:not(:last-of-type) {
    border-right: 1px solid #fff;
    padding-right: 15px;
    margin-right: 15px;
}

#header-slider .b2b-contact a:hover {
    color: #FF7DCC;
}

#middle-header {
    background: #fff;
}

#middle-header .inner-header {
    padding: 20px 0;
}

#middle-header .logo img {
    width: 140px;
}

#middle-header .for-search {
    margin-top: auto;
    margin-bottom: auto;
}

#middle-header .advanced-search {
    height: 50px;
    border: 1px solid #ebebeb;
    border-radius: 0px;
}

#middle-header .advanced-search .category-btn {
    max-width: 30%;
    float: left;
    background: transparent;
    border: none;
    padding-left: 23px;
    padding-top: 11px;
    padding-bottom: 13px;
    padding-right: 60px;
    font-size: 16px;
    font-weight: 600;
    color: #000;
    position: relative;
}

#middle-header .advanced-search .category-btn select {
    border: none;
    font-size: 16px;
    font-weight: 600;
    color: #000;
    height: auto;
    padding: 2px 1.75rem 0.375rem 0.75rem;
}

#middle-header .advanced-search .category-btn select #categoryId {
    border: none;
}

#middle-header .advanced-search .category-btn:focus {
    outline: none;
}

#middle-header .category-btn:before {
    position: absolute;
    right: 0;
    top: 14px;
    width: 1px;
    height: 20px;
    background: #e5e5e5;
    content: "";
}

#middle-header .input-group {
    max-width: 70%;
    height: 100%;
    position: inherit;
}

#middle-header input {
    width: 100%;
    height: 100%;
    border: none;
    font-size: 16px;
    color: #000000;
    padding-left: 20px;
}

#middle-header input:focus {
    outline: none;
}

#middle-header button {
    border-radius: 0px;
    font-size: 16px;
    color: #ffffff;
    position: absolute;
    right: 0px;
    /* top: -1px; */
    border: 1px solid #fff;
    background: #FF7DCC;
    padding: 12px 50px 10px;
    cursor: pointer;
}

#middle-header button:hover {
    background: #0AA3E4;
    transition: 0.5s;
}

#middle-header .for-social {
    justify-content: flex-end;
}

#middle-header .for-social a {
    color: #505050;
    margin: 0 6px;
    width: 30px;
    justify-content: center;
    align-items: center;
    display: flex;
    height: 30px;
    background: #fff;
    border-radius: 50%;
    border: 1px solid #ebebeb;
}

#middle-header .for-social a .fa {
    font-size: 17px;
}

#middle-header .for-social a:hover {
    background: #FF7DCC;
    transition: 0.5s;
    border: none;
    color: #fff;
}

#slider {
    margin-top: 1px;
}

#slider .item {
    height: 640px;
    width: 100%;
    background-position: center !important;
    background-size: cover !important;
}

#slider .item .item-overlay .item-body .container .row .slider-content {
    /*background: #fff;*/
    margin-top: 170px;
    text-align: center;
    padding: 40px 40px 5px 40px;
}

#slider .item .item-overlay .item-body .container .row .slider-content .boxed h1 {
    font-size: 44pt;
    font-family: Trattatello;
    font-style: italic;
    line-height: 51px;
    /*text-transform: uppercase;*/
    color: #000;
    padding-bottom: 20px;
    word-spacing: 5px;
}

#slider .item .item-overlay .item-body .container .row .slider-content .boxed p {
    font-size: 18pt;
    font-weight: 500;
    margin-bottom: 35px;
    text-transform: capitalize;
    line-height: 22px;
    color: #000;
}

#slider .item .item-overlay .item-body .container .row .slider-content .boxed .btn {
    padding: 0.6rem 3rem 0.7rem;
    width: 100%;
    max-width: 210px;
    color: #fff;
    background: #000;
    border-radius: 0px;
    border: none;
    font-size: 19px;
    margin-bottom: -30px;
}

#slider .item .item-overlay .item-body .container .row .slider-content .boxed .btn:hover {
    background: #FF7DCC;
    transition: 0.5s;
}

#slider .item-image5 {
    background: url("../img/animation5.jpg") 0 0 no-repeat;
    background-size: cover;
    width: 100%;
    background-position: bottom;
    background-size: cover;
}

#slider .item-image8 {
    background: url("../img/animation8.jpg") 0 0 no-repeat;
    background-size: cover;
    width: 100%;
    background-position: bottom;
    background-size: cover;
}

#slider .item-image7 {
    background: url("../img/animation7.jpg") 0 0 no-repeat;
    background-size: cover;
    width: 100%;
    background-position: bottom;
    background-size: cover;
}

#slider .item-image6 {
    background: url("../img/animation6.jpg") 0 0 no-repeat;
    background-size: cover;
    width: 100%;
    background-position: bottom;
    background-size: cover;
}

#slider .item-image1 {
    background: url("../img/animation1.jpg") 0 0 no-repeat;
    background-size: cover;
    width: 100%;
    background-position: bottom;
    background-size: cover;
}

#slider .item-image2 {
    background: url("../img/animation4.jpg") 0 0 no-repeat;
    background-size: cover;
    width: 100%;
    background-position: bottom;
    background-size: cover;
}

#slider .item-image3 {
    background: url("../img/animation3.jpg") 0 0 no-repeat;
    background-size: cover;
    width: 100%;
    background-position: bottom;
    background-size: cover;
}

#slider .owl-prev {
    left: 10px;
}

#slider .owl-next {
    right: 10px;
}

#slider .owl-prev,
#slider .owl-next {
    position: absolute;
    top: 0;
    bottom: 0;
    margin-top: auto;
    margin-bottom: auto;
}

#slider .owl-prev span,
.owl-next span {
    font-size: 70px;
    color: #ccc;
}

.svg-cloud {
    position: absolute;
    bottom: 0px;
    left: 0;
    right: 0;
    z-index: 999;
    width: 100%;
}

svg {
    overflow: hidden;
    vertical-align: middle;
}

.big-slider {
    position: relative;
    width: 100%;
    overflow-x: hidden;
}

.about-middle {
    margin-top: auto;
    margin-bottom: auto;
}

#service-about {
    margin-bottom: 70px;
    margin-top: 70px;
}

#service-about .service-left {
    margin-top: 20px;
}

#service-about .service-left h4 {
    color: #444444;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 16px;
}

#service-about .service-left h2 {
    font-size: 43px;
    display: block;
    color: #000;
    font-weight: 500;
    margin-bottom: 20px;
}

#service-about .service-left p {
    font-size: 16px;
    color: #474747;
    line-height: 1.6;
    margin-bottom: 34px;
    padding-right: 50px;
}

#service-about .service-left a {
    padding: 0.6rem 3rem 0.7rem;
    width: 100%;
    color: #fff;
    background: #FF7DCC;
    font-weight: 600;
    border: none;
    border-radius: 0px;
    font-size: 19px;
}

#service-about .service-left a:hover {
    color: #fff;
    background: #0AA3E4;
    transition: 0.5s;
}

#service-about .about-img img {
    width: 100%;
    height: 400px;
    border-radius: 10px;
    object-fit: cover;
}

#home-feature {
    margin-top: 70px;
    margin-bottom: 70px;
}

#home-feature h2 {
    font-size: 43px;
    display: block;
    color: #000;
    font-weight: 500;
    margin-bottom: 20px;
}

#home-feature .feaure-box {
    padding: 10px 20px;
    margin-bottom: 30px;
    min-height: 250px;
    background: #ffffff;
    box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    position: relative;
}

#home-feature .feaure-box .feature-img {
    border-bottom: 0;
    margin-top: 12px;
    overflow: hidden;
    width: 38%;
    float: left;
}

#home-feature .feaure-box .feature-img img {
    width: 100%;
    height: 178px;
    max-width: 100%;
    object-fit: cover;
}

#home-feature .feaure-box .feature-img:hover img {
    transform: scale(1.3);
    transition: 0.5s;
}

#home-feature .feaure-box .feature-text {
    margin-top: 12px;
    width: 57%;
    float: right;
}

#home-feature .feaure-box .feature-text h3 {
    border: none;
    margin-bottom: 0;
    padding: 0 0 8px 0px;
    text-align: left;
}

#home-feature .feaure-box .feature-text h3 a {
    align-self: center;
    text-transform: capitalize;
    color: #484848;
    display: block;
    font-size: 16px;
    line-height: 22px;
    font-weight: bold;
    width: 100%;
    transition: all 250ms ease;
    -webkit-transition: all 250ms ease;
}

#home-feature .feaure-box .feature-text p {
    font-size: 14px;
    color: #8b8b8a;
    margin-bottom: 20px;
}

#home-feature .feaure-box .feature-text .btn {
    padding: 0.3rem 2rem 0.4rem;
    color: #fff;
    background: #FF7DCC;
    font-weight: 600;
    border: none;
    border-radius: 0;
    font-size: 16px;
}

#home-feature .feaure-box .feature-text .btn:hover {
    background: #666;
    transition: 0.5s;
}

.feaure-box:hover .feature-text h3 a {
    color: #FF7DCC !important;
}

.for-positioning {
    position: absolute;
    bottom: 33px;
}

#home-testimonial {
    margin-bottom: 70px;
}

#home-testimonial h2 {
    font-size: 43px;
    display: block;
    color: #000;
    font-weight: 500;
    margin-bottom: 20px;
}

#home-testimonial .testimonial-content {
    background: #ffffff;
    border: 1px solid #f3f3f3;
    padding: 25px;
    height: 268px;
}

#home-testimonial .testimonial-content .testimonial-top {
    margin-bottom: 20px;
    display: flex;
}

#home-testimonial .testimonial-content .testimonial-top .testimonial-image img {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    object-fit: cover;
    margin-right: 20px;
}

#home-testimonial .testimonial-content .testimonial-top .testimononial-heading {
    display: flex;
    flex-direction: column;
    align-self: center;
}

#home-testimonial .testimonial-content .testimonial-top .testimononial-heading h3 {
    color: #1a1a1a;
    display: block;
    font-size: 22px;
    line-height: 22px;
    font-weight: bold;
}

#home-testimonial .testimonial-content .testimonial-top .testimononial-heading h5 {
    color: #484848;
    display: block;
    font-size: 16px;
    line-height: 22px;
    font-weight: bold;
}

#home-testimonial .testimonial-content p {
    font-size: 17px;
    border-left: 2px solid #FF7DCC;
    padding-left: 20px;
}

#testimonial-box .owl-dots .owl-dot span {
    width: 14px !important;
    height: 14px !important;
    margin: 5px 7px;
    background: #3d3d3d !important;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity 0.2s ease;
    border-radius: 30px;
}

#testimonial-box .owl-dots .owl-dot.active span,
#testimonial-box .owl-dots .owl-dot:hover span {
    background: #FF7DCC !important;
}

.owl-theme .owl-nav [class*="owl-"]:hover {
    background: 0 0 !important;
    color: #fff;
    text-decoration: none;
}

#testimonial-box .owl-dots {
    justify-content: center;
    top: 10px;
    position: relative;
    display: flex;
}

.home-newsletter {
    background: url(../img/newsletter.jpg);
    background-size: cover;
    background-position: center;
    position: relative;
    color: #fff;
    text-align: center;
}

.home-newsletter .newsletter-overlay {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(10, 10, 10, 0.68);
}

.home-newsletter .newsletter-overlay h2 {
    font-size: 28px;
    color: #fff;
    margin-bottom: 30px;
}

.home-newsletter .newsletter-overlay .form-control {
    background: none;
    border-width: 2px;
    border-color: #fff;
    color: #fff;
    height: 43px;
}

.home-newsletter .newsletter-overlay p {
    color: white;
    font-size: 1rem;
    line-height: 1.5;
    margin-bottom: 0;
    font-weight: 300;
}

.home-newsletter .newsletter-overlay .btn {
    color: #fff;
    background-color: transparent;
    border-width: 2px;
    border-color: #fff;
    background: #FF7DCC;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500;
    padding: 0.4rem 2.4rem 0.5rem;
}

.home-newsletter .newsletter-overlay .btn:hover {
    background: #fff;
    transition: 0.5s;
    color: #3f3f3f;
}

.home-newsletter .testimonial {
    padding: 39px 0;
}

.home-newsletter .form-control::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #c9c9c9;
    opacity: 1;
    /* Firefox */
}

#footer-section {
    background: #191919;
    padding-top: 75px;
}

#footer-section .footer-image {
    margin-top: -20px;
}

#footer-section .footer-image img {
    width: 120px;
    margin-bottom: 20px;
}

#footer-section .footer-left {
    margin-bottom: 30px;
}

#footer-section .footer-left h2 {
    color: #ffffff;
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 26px;
}

#footer-section .footer-left p {
    color: #b2b2b2;
    font-size: 16px;
}

#footer-section .footer-widget {
    margin-top: 5px;
    margin-bottom: 25px;
}

#footer-section .footer-widget h5 {
    color: #ffffff;
    font-weight: 700;
    margin-bottom: 26px;
    font-size: 18px;
}

#footer-section .footer-widget ul {
    padding-inline-start: 0px;
}

#footer-section .footer-widget ul li {
    list-style: none;
    line-height: 36px;
    font-size: 16px;
    color: #b2b2b2;
}

#footer-section .footer-widget ul li a {
    line-height: 36px;
    font-size: 16px;
    color: #b2b2b2;
}

#footer-section .footer-widget ul li a .fa {
    padding-right: 5px;
}

#footer-section .footer-widget ul li a:hover {
    color: #FF7DCC;
}

#footer-section .footer-widget ul li span {
    font-weight: 700;
}

#footer-section .footer-social {
    padding-top: 15px;
}

#footer-section .footer-social a {
    display: inline-block;
    height: 40px;
    width: 40px;
    background: #434445;
    color: #ffffff;
    text-align: center;
    line-height: 40px;
    border-radius: 50%;
    margin-right: 7px;
    position: relative;
    z-index: 1;
}

#footer-section .footer-social a:hover {
    background: #FF7DCC;
    -webkit-transition: all 0.3s;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

#footer-section .copyright {
    border-top: 1px solid #303030;
    padding: 15px 0;
    margin-top: 45px;
}

#footer-section .copyright p {
    text-align: center;
    font-size: 16px;
    margin-bottom: 0;
    color: #b2b2b2;
}

#page-inner-title .top-title .breadcrumb {
    background: none;
    border-bottom: 1px solid #e4e4e4;
    padding: 10px 0;
    border-radius: 0;
    margin-bottom: 0;
    text-transform: uppercase;
}

#page-inner-title .top-title .breadcrumb a {
    color: #8e8e8e;
    font-weight: 600;
    font-size: 13px;
}

#page-inner-title .top-title .breadcrumb a:hover {
    text-decoration: underline;
}

#page-inner-title .top-title .breadcrumb span {
    color: #8e8e8e;
    font-weight: 600;
    font-size: 13px;
}

#page-inner-title .top-title .breadcrumb-item + .breadcrumb-item::before {
    display: inline-block;
    padding-right: 0.5rem;
    color: #8e8e8e;
    font-family: cursive;
    content: ">";
}

.column-inner {
    background: #fff;
}

#main h2 {
    margin-bottom: 20px;
    margin-top: 20px;
}

#main .summary-entry h2 {
    font-size: 1.875rem;
    line-height: 1.2;
    color: #414141;
    letter-spacing: -0.01em;
    font-weight: 700;
    margin-bottom: 15px;
}

#main .summary-entry .product-range h4 {
    font-size: 18px;
    line-height: 1.2;
    color: #222529;
    letter-spacing: -0.01em;
    font-weight: 500;
    margin-bottom: 0.2em;
}

#main .summary-entry .product-range h4 span {
    line-height: 1.2;
    color: #1558b1;
    letter-spacing: -0.01em;
    font-weight: 700;
    margin-bottom: 0.2em;
}

#main .summary-entry .product-range p {
    font-size: 16px;
    margin-top: 0px;
    margin-bottom: 5px;
    color: #474747;
    line-height: 1.6;
}

#main .summary-entry .btn {
    padding-left: 20px;
    padding-right: 20px;
    color: #fff;
    background: #FF7DCC;
    font-weight: 500;
    border: none;
    margin-top: 30px;
    font-size: 16px;
}

#main .summary-entry .btn:hover {
    background: #0AA3E4;
    transition: 0.5s;
}

#main .product-images img {
    width: 100%;
    height: 560px;
    object-fit: cover;
}

.main-content-wrap {
    background: #fff;
    padding: 40px 30px 30px;
    margin-bottom: 20px;
    box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.1);
}

.main-content-wrap .img-thumbnail {
    border: none;
}

.summary-before {
    position: relative;
}

.product-images {
    position: relative;
    margin-bottom: 8px;
    border-radius: 2px;
}

.custom-range::-webkit-slider-thumb {
    background: #FF7DCC;
}

.main-content-wrap .btn {
    margin-bottom: 30px;
    margin-top: 10px;
    padding: 0.3rem 2rem 0.4rem;
    color: #fff;
    background: #FF7DCC;
    font-weight: 600;
    border: none;
    border-radius: 0;
    font-size: 16px;
}

.collection-filter-box {
    margin-bottom: 30px;
    padding: 0 30px;
    border: 1px solid #ddd;
    background-color: #fff;
}

.collection-filter-box .collection-brand-filter .form-check {
    margin-bottom: 9px;
}

.collection-filter-box .collection-brand-filter .form-check label {
    text-transform: uppercase;
    cursor: pointer;
    font-size: 12px;
    color: #777;
    font-weight: 600;
    letter-spacing: 0.5px;
}

.collection-filter-box .collection-brand-filter .form-check-input {
    margin-top: 0.5rem;
}

.collection-filter-box .collection-brand-filter .form-check:first-child {
    margin-top: 20px;
}

.collapse-block-title {
    position: relative;
    cursor: pointer;
    text-transform: uppercase;
    font-size: 16px;
    color: #444;
    font-weight: 600;
    margin: 20px 0 0;
}

.color-selector {
    margin-top: 30px;
}

.color-selector ul {
    padding-left: 0;
    margin-bottom: 0;
    list-style-type: none;
}

.color-selector ul li {
    height: 30px;
    width: 30px;
    border-radius: 50%;
    margin-right: 5px;
    margin-bottom: 10px;
    cursor: pointer;
    display: inline-block;
    border: 1px solid #444;
}

.color-selector .yellow {
    background-color: #fdf791;
}

.color-selector .gray {
    background-color: #bababa;
}

.color-selector .green {
    background-color: #7ee768;
}

.color-selector .orange {
    background-color: rgba(230, 184, 71, 0.92);
}

.color-selector .blue {
    background-color: #4695b1;
}

.color-selector .white {
    background-color: #fff;
    border: 1px solid #aaa;
}

.color-selector .pink {
    background-color: pink;
}

.color-selector .red {
    background-color: #d12c31;
}

.color-selector .black {
    background-color: #1b1b1b;
}

.color-selector .brown {
    background-color: #645757;
}

.price-selector {
    margin-top: 30px;
}

.myRange-value {
    color: #FF7DCC;
}

.collection-mobile-back {
    padding: 15px 0;
    border-bottom: 1px solid #ddd;
}

.collection-mobile-back span {
    text-transform: uppercase;
    font-size: 14px;
    color: #000;
    cursor: pointer;
}

.collection-mobile-back span i {
    font-size: 20px;
    font-weight: 700;
    margin-right: 5px;
}

.product-wrapper-row {
    margin-bottom: 30px;
    margin-top: 30px;
}

.product-wrapper-row:first-child {
    margin-top: 0;
}

.product-box {
    position: relative;
    transition: all 0.5s ease;
    margin-bottom: 20px;
}

.product-box .img-wrapper {
    position: relative;
    overflow: hidden;
}

.product-box .img-wrapper .front {
    opacity: 1;
    top: 0;
    left: 0;
    transition: all 0.5s ease;
}

.product-box .img-wrapper .front a img {
    width: 100%;
    height: 258px;
    object-fit: cover;
}

.product-box .product-detail {
    padding-left: 5px;
    margin-top: 15px;
}

.product-box .product-detail h6 {
    line-height: 1;
    margin-bottom: 0;
    padding-top: 2px;
    padding-bottom: 5px;
    transition: all 0.5s ease;
    font-size: 16px;
    color: #777;
}

.product-box .product-detail h4 {
    font-size: 18px;
    color: #222;
    font-weight: 700;
    margin-bottom: 0;
}

.product-box .product-detail del {
    font-size: 14px;
    padding-left: 7px;
    color: #aaa;
    font-weight: 400;
}

.product-box:hover h6 {
    color: #FF7DCC !important;
    transition: 0.5s linear;
}

.color-variant {
    padding-left: 0;
    margin-bottom: 0;
    list-style-type: none;
    padding-top: 15px;
}

.color-variant li {
    display: inline-block;
    height: 20px;
    width: 20px;
    border-radius: 100%;
    margin-right: 5px;
    transition: all 0.1s ease;
    cursor: pointer;
}

.color-variant .yellow {
    background-color: #fdf791;
}

.color-variant .gray {
    background-color: #bababa;
}

.color-variant .green {
    background-color: #7ee768;
}

.color-variant .orange {
    background-color: rgba(230, 184, 71, 0.92);
}

.color-variant .blue {
    background-color: #4695b1;
}

.color-variant .white {
    background-color: #fff;
    border: 1px solid #aaa;
}

.color-variant .pink {
    background-color: pink;
}

.color-variant .red {
    background-color: #d12c31;
}

.color-variant .black {
    background-color: #1b1b1b;
}

.color-variant .brown {
    background-color: #645757;
}

.download-form {
    display: none;
    background: #f6f6f6;
    border-radius: 8px;
}

.download-form .form-control {
    display: block;
    width: 100%;
    height: 47px;
    padding: 0 24px;
    box-shadow: 0px 0px 10px 0px rgba(44, 44, 44, 0.2);
    color: #808080;
    border: none;
    background: #fff;
    margin-bottom: 25px;
}

.search-box {
    margin-top: 30px;
}

.shipping-text {
    font-size: 19px;
}

.about-us {
    width: 100%;
    display: block;
}

.about-us img {
    float: right;
    margin-left: 25px;
    object-fit: cover;
    width: 500px;
    height: 367px;
}

.service-video video {
    float: right;
    margin-left: 25px;
}

.about-us p {
    font-size: 16px;
    color: #474747;
    line-height: 1.6;
}

.about-us ul {
    padding-inline-start: 27px;
}

.category .card {
    margin-bottom: 30px;
    border: none;
    height: 120px;
    border: 1px solid #ccc;
}

.category .card .card-body .cat-box img {
    width: 100%;
    height: 100%;
    padding-right: 20px;
}

.category .card .card-body .cat-text h3 {
    font-size: 28px;
    line-height: 1.25;
    font-weight: bold;
    margin-bottom: 12px;
}

.category .card .card-body .cat-text span a {
    display: inline-block;
    text-decoration: none;
    font-size: 16px;
    color: #999999;
}

.category .card .card-body .cat-text span a .fa {
    margin-left: 7px;
}

.category .card .card-body .cat-text span a:hover {
    color: #FF7DCC;
}

.left-faqs #accordion-detail .card {
    border: none;
}

.left-faqs #accordion-detail .card .card-header {
    border: none;
    background: #e7e7e7;
}

.left-faqs #accordion-detail .card .card-header h5 a {
    align-items: baseline;
    display: flex;
    font-size: 19px;
    line-height: 1.2;
    text-align: left;
    color: #000000;
    letter-spacing: -0.01em;
    font-weight: 500;
    text-decoration: none;
}

.left-faqs #accordion-detail .card .card-header h5 a .fa {
    padding-right: 10px;
    font-size: 15px;
}

.left-faqs #accordion-detail .card .card-body p {
    font-size: 16px;
    margin-top: 10px;
    color: #474747;
    line-height: 1.6;
}

.main-content-wrap .testimonial-content {
    background: #ffffff;
    padding: 25px;
    border-bottom: 1px solid #ccc;
}

.main-content-wrap .testimonial-content .testimonial-top {
    margin-bottom: 20px;
    display: flex;
}

.main-content-wrap .testimonial-content .testimonial-top .testimonial-image img {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    object-fit: cover;
    margin-right: 20px;
}

.main-content-wrap .testimonial-content .testimonial-top .testimononial-heading {
    display: flex;
    flex-direction: column;
    align-self: center;
}

.main-content-wrap .testimonial-content .testimonial-top .testimononial-heading h3 {
    color: #1a1a1a;
    display: block;
    font-size: 22px;
    line-height: 22px;
    font-weight: bold;
}

.main-content-wrap .testimonial-content .testimonial-top .testimononial-heading h5 {
    color: #484848;
    display: block;
    font-size: 16px;
    line-height: 22px;
    font-weight: bold;
}

.main-content-wrap .testimonial-content p {
    font-size: 17px;
    border-left: 2px solid #FF7DCC;
    padding-left: 20px;
}

.main-content-wrap .testimonial-content:last-child {
    border: none;
}

.contact_info .info_item h5 {
    display: flex;
    align-items: center;
    font-size: 16px;
    margin-bottom: 10px;
    color: #474747;
    line-height: 1.6;
}

.contact_info .info_item h5 .fa {
    color: #FF7DCC;
    padding-right: 12px;
}

textarea.form-control {
    height: auto !important;
    margin-bottom: 0 !important;
    padding-top: 10px !important;
}

.main-content-wrap p {
    font-size: 16px;
    color: #474747;
    line-height: 1.5;
}

.main-content-wrap .error {
    margin-bottom: 20px;
}

.main-content-wrap .error h2 {
    font-size: 39px;
}

.main-content-wrap .error p {
    margin-bottom: 0;
}

.main-content-wrap ul li {
    line-height: 20px;
    padding-bottom: 10px;
}

.caution {
    line-height: 13px !important;
}

.caution i {
    text-transform: uppercase;
    color: #474747;
    font-size: 11px;
}

.download-page-table .table {
    border-spacing: 1;
    border-collapse: collapse;
    background: white;
    overflow: hidden;
    font-family: sans-serif;
    width: 100%;
    margin: 0 auto;
    position: relative;
}

.download-page-table .table .thead-color {
    background: #575757;
    color: #fff;
}

.download-page-table .table th {
    font-size: 18px;
    color: #fff;
    line-height: 1.2;
    font-weight: unset !important;
    padding-top: 14px;
    padding-bottom: 14px;
}

.download-page-table .table td {
    border: 0;
    vertical-align: inherit !important;
    font-size: 15px;
    color: #666666;
    line-height: 1.2;
    font-weight: unset !important;
    padding-top: 14px;
    padding-bottom: 14px;
    border-bottom: 1px solid #f2f2f2;
}

.download-page-table .table a {
    color: #ff3434;
    font-weight: 600;
}

.download-page-table .table a .fa {
    padding-right: 6px;
    font-size: 13px;
    color: #FF7DCC;
}

.download-page-table .table a .fa-file-word-o {
    color: #2251ed;
}

.download-page-table .table a .fa-file-excel-o {
    color: #1d6f42;
}

.download-page-table .table a:hover {
    color: #FF7DCC;
    transition: 0.5s;
}

.table-striped tbody tr:nth-of-type(odd) {
    background-color: #6c79e00f;
}

.download-desc {
    margin-bottom: 35px;
    padding-bottom: 20px;
    border-bottom: 1px solid #ccc;
}

.download-section {
    border: 1px solid #ccc;
    padding: 20px;
    text-align: center;
}

.download-section h4 {
    margin-bottom: 20px;
}

.download-section .downoad-pdfs p {
    margin-bottom: 5px;
}

.download-section .downoad-pdfs a {
    margin: 0;
    padding: 4px 18px 5px;
    margin-bottom: 8px;
}

.download-section .downoad-pdfs a .fa {
    padding-right: 6px;
    font-size: 13px;
}

.download-section .downoad-pdfs a:hover {
    background: #FF7DCC;
    transition: 0.5s;
}

.btn-form .btn {
    margin-top: 10px !important;
}

#product-specification-table tbody tr th {
    padding: 7px 14px 6px;
    background-color: #f3f3f3;
    width: 30%;
    color: #111;
    font-weight: 500;
    border-top: 1px solid #e7e7e7;
    border-bottom: 1px solid #e7e7e7;
}

#product-specification-table tbody tr td {
    border-bottom: 1px solid #e7e7e7;
    padding: 7px 14px 6px;
}

.zoom {
    width: 100%;
}

.category-emptyDiv h2 {
    font-size: 1.875rem;
    line-height: 1.2;
    color: #FF7DCC !important;
    font-weight: 700;
    margin-top: 0 !important;
    border-left: 4px solid #FF7DCC;
    padding-left: 10px;
}

.category-emptyDiv h3 {
    font-size: 20px;
    margin-bottom: 15px;
}

@media (min-width: 576px) {
    .container {
        max-width: 540px;
    }
}

@media (min-width: 768px) {
    .container {
        max-width: 720px;
    }
}

@media (min-width: 992px) {
    .container {
        max-width: 960px;
    }
}

@media (min-width: 1200px) {
    .container {
        max-width: 1292px;
    }
}

@media (min-width: 1400px) {
    .container {
        max-width: 1390px;
    }
}

@media (min-width: 1690px) {
    .container {
        max-width: 1630px;
    }
}

/*# sourceMappingURL=style.css.map */
