body {
    font-family: 'Overpass' !important;
    font-weight: normal;
    background: #fff;
    color: #000 !important;
}
// <uniquifier>: Use a unique and descriptive class name
// <weight>: Use a value from 100 to 900

.overpass-<uniquifier> {
  font-family: "Overpass", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}
p {
    padding: 0;
    margin: 0;
    font-family: 'Overpass' !important;
}

.btn {
    font-family: 'Overpass' !important;
}

a:hover {
    text-decoration: none;
}


.prodetail i{
    font-size: 30px;
    color: #ff332f;
}

.prodetails i{
    font-size: 30px;
    color: #666;
}

@media (min-width: 1400px){
.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 40% !important;
    left: 15% !important;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: left !important;
}
}
.cart1 {
    display: inline-block;
    min-width: 10px;
    padding: 4px 7px;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-color: #535353;
    border-radius: 13px;
    z-index: 1111111;
    position: relative;
    margin-top: 0px;
    margin-left: -11px;
}
.success111 {
    color: #494949 !important;
    text-transform: uppercase !important;
    background-color: #f5f5f5 !important;
    width: 40px;
    height: 40px;
    margin-top: -8px;
    /* font-size: x-small; */
    border-color: #ffffff !important;
    border-radius: 50px !important;
}
h1,
h2,
h3,
h4,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: 'Overpass' !important;
    font-weight: 600;
}

/*******************about***********************/
.experience {
    position: absolute;
    bottom: -10px;
    right: -10px;
    background: #ff470a;
    padding: 20px;
}

.experience .year {
    font-weight: 600;
    color: #fff;
    font-size: 2rem;
    letter-spacing: normal;
    line-height: 1.2;
}

.experience .caption1 {
    color: #fff;
    text-transform: uppercase;
}

.experience span {
    display: block;
}

.section-sub-title {
    font-size: 13px;
    color: #adb5bd;
    letter-spacing: .2em;
    text-transform: uppercase;
    font-weight: 600;
}

.section-title {
    color: #000;
    font-size: 40px;
    font-weight: 600;
}

.btn.btn-black {
    border-width: 2px;
    border-color: #000;
    background: #000;
    color: #fff;
}

.unit-4 h3 {
    font-size: 20px;
}

.unit-4 {
    margin-bottom: 30px;
}

/***********************product*****************************/
.pro {
    text-align: center;
    margin-bottom: 20px;
}

.slider-nav1 {
    width: 471px;
    transform: rotate(90deg) translate(0px, -100%);
    transform-origin: left top;
    margin-top: 27px;
}

.slider-nav1 img {
    transform: rotate(-90deg);
}

.slide-fix1 img {
    display: block;
    width: auto;
    border-radius: 12px;
    margin: 0 auto;
    max-width: 108px;
    max-height: 83px;
    padding: 5px;
}

.slick-next:before,
.slick-prev:before {
    font-family: slick;
    font-size: 20px;
    line-height: 1;
    opacity: .75;
    color: #c2c2c2 !important;
}

@media only screen and (max-width: 992px) {
    .slider-nav1 {
        transform: rotate(0deg) translate(0px, 0%);
        transform-origin: left top;
        width: 100%;
        margin-bottom: 20px;
    }
    .slick-next:before,
.slick-prev:before {
    display: none;
}

}

@media only screen and (max-width: 992px) {
    .slider-nav1 img {
        transform: rotate(0deg) !important;
    }
}

@media only screen and (max-width: 992px) {
    .slide-fix1 img {
        display: block !important;
        width: auto !important;
        margin: 0 auto !important;
        max-width: 108px !important;
        max-height: 66px !important;
        padding: 5px;
    }
}
.slick-dots {
    display: none !important;
}
.masonry .mItem .service-thumb {
    display: inline-block;
    margin-bottom: 16px;
    width: 100%;
}

@media (min-width: 1200px) {
    .masonry {
        column-count: 3;
        column-gap: 15px;
    }
}

@media (max-width: 1199px) {
    .masonry {
        column-count: 3;
    }
}

@media (max-width: 991px) {
    .masonry {
        column-count: 2;
    }
}

@media (max-width: 767px) {
    .masonry {
        column-count: 2;
    }
}
/***********************detail*****************************/
.detail {
    padding: 8rem 0;
}
/***********************cart*****************************/
.cart-wrap {
    padding: 40px 0;
    font-family: 'Open Sans', sans-serif;
}
.main-heading {
    font-size: 19px;
    margin-bottom: 20px;
}
.table-cart table {
    width: 100%;
}
.table-cart thead {
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 5px;
}
.table-cart thead tr th {
    /*padding: 8px 0 18px;*/
    color: #484848;
    font-size: 15px;
    font-weight: 400;
    padding: 20px 10px;
    vertical-align: middle;
}
.table-cart tr td {
    padding: 20px 10px;
    vertical-align: middle;
}
.table-cart tr td:nth-child(1) {
    min-width: 700px !important;
}
.table-cart tr td:nth-child(2) {
    min-width: 200px !important;
}
.table-cart tr td:nth-child(3) {
    min-width: 200px !important;
}
.table-cart tr td .img-product {
    width: 72px;
    float: left;
    margin-left: 8px;
    margin-right: 31px;
    line-height: 63px;
}
.table-cart tr td .img-product img {
    width: 100%;
}
.table-cart tr td .name-product {
    font-size: 15px;
    color: #484848;
    padding-top: 8px;
    line-height: 24px;
    width: 50%;
}
.table-cart tr td .price {
    text-align: right;
    line-height: 64px;
    margin-right: 40px;
    color: #989898;
    font-size: 16px;
    font-family: 'Nunito';
}
.table-cart tr td .quanlity {
    position: relative;
}
.product-count .qtyminus,
.product-count .qtyplus {
    width: 34px;
    height: 34px;
    background: transparent;
    text-align: center;
    font-size: 19px;
    line-height: 34px;
    color: #000;
    cursor: pointer;
    font-weight: 600;
}
.product-count .qtyminus {
    line-height: 32px;
}
.product-count .qtyminus {
    border-radius: 3px 0 0 3px; 
}
.product-count .qtyplus {
    border-radius: 0 3px 3px 0; 
}
.product-count .qty {
    width: 60px;
    text-align: center;
    border: none;
}
.count-inlineflex {
    display: inline-flex;
    border: solid 2px #ccc;
    border-radius: 20px;  
}
.total {
    font-size: 24px;
    font-weight: 600;
    color: #000;
}
.display-flex {
    display: flex;
}
.align-center {
    align-items: center;
}

.coupon-box {
    padding: 63px 0 58px;
    text-align: center;
    border: 2px dotted #e5e5e5;
    border-radius: 10px;
    margin-top: 55px;
}
.coupon-box form input {
    display: inline-block;
    width: 264px;
    margin-right: 13px;
    height: 44px;
    border-radius: 25px;
    border: solid 2px #cccccc;
    padding: 5px 15px;
    font-size: 14px;
}
input:focus {
    outline: none;
    box-shadow: none;
}
.round-black-btn {
    border-radius: 0px;
    background: #212529;
    color: #fff;
    padding: 8px 35px;
    display: inline-block;
    border: solid 2px #212529; 
    transition: all 0.5s ease-in-out 0s;
    cursor: pointer;
}
.round-black-btn:hover,
.round-black-btn:focus {
    background: transparent;
    color: #212529;
    text-decoration: none;
}
.cart-totals {
    border-radius: 3px;
    background: #f5f5f5;
    padding: 25px;
}
.cart-totals h3 {
    font-size: 19px;
    color: #3c3c3c;
    letter-spacing: 1px;
    font-weight: 500;
}
.cart-totals table {
    width: 100%;
}
.cart-totals table tr th,
.cart-totals table tr td {
    width: 70%;
    padding: 3px 0;
    vertical-align: middle;
}
.cart-totals table tr td:last-child {
    text-align: right;
}
.cart-totals table tr td.subtotal {
    font-size: 20px;
    color: #000;
}
.cart-totals table tr td.free-shipping {
    font-size: 14px;
    color: #000;
}
.cart-totals table tr.total-row td {
    padding-top: 25px;
}
.cart-totals table tr td.price-total {   
    font-size: 24px;
    font-weight: 600;
    color: #000;
}
.btn-cart-totals {
    text-align: center;
    margin-top: 60px;
    margin-bottom: 20px;
}
.btn-cart-totals .round-black-btn {
    margin: 10px 0; 
}
.header-info-left ul {
    margin: 0px;
    padding: 0px;
}
.header-info-left ul li {
    color: #000;
    display: inline-block;
    margin-right: 15px;
    font-size: 14px;
    border-right: 1px solid rgba(255, 255, 255, 0.2);
    padding-right: 15px;
}
/*********************contact*************************/
.ary {
    color: #212529 !important;
    background-color: #b5b6b0 !important;
    border-color: #b5b6b0 !important;
    border-radius: 50px !important;
}

/******************  foot *******************/
.subscribe-area .subscribe-padding {
    padding: 40px 0;
    margin-bottom: 60px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.14);
}

.subscribe-area .subscribe-caption h3 {
    color: #fff;
    font-size: 33px;
    font-weight: 600;
    line-height: 1.3;
    margin-bottom: 12px;
    font-style: italic;
}

.subscribe-area .subscribe-caption p {
    color: #fff;
    font-size: 15px;
}

.subscribe-area .subscribe-caption form input {
    width: 100%;
    height: 60px;
    border: 0;
    color: #000;
    background: #fff;
    border: 1px solid #fff0;
    border-radius: 0;
    padding: 15px 24px;
    font-size: 16px;
}

.subscribe-area .subscribe-caption form button.subscribe-btn {
    width: 100%;
    height: 60px;
    border: 0;
    background: #b5b6b0;
    border-radius: 0;
    padding: 13px 24px;
    color: #fff;
    margin-left: 5px;
    cursor: pointer;
    font-size: 16px;
    font-weight: 500;
}


.single-hero-items {
    height: 735px;
    padding-top: 210px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
}

.single-hero-items h1 {
    text-transform: uppercase;
    font-size: 40px;
    color: #fff;
}

.single-hero-items p {
    color: #fff;
    margin-bottom: 30px;
}

.primary-btn {
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    padding: 12px 30px;
    color: #ffffff;
    background: #000;
    text-transform: uppercase;
}

/*************************
        button
*************************/

.button {
    font-size: 13px;
    text-align: center;
    border: 1px solid #000;
    background: #000;
    color: #ffffff;
    display: inline-block;
    text-transform: capitalize;
    vertical-align: middle;
    padding: 15px 50px;
    -ms-transform: perspective(1px) translateZ(0);
    -o-transform: perspective(1px) translateZ(0);
    -moz-transform: perspective(1px) translateZ(0);
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    position: relative;
    -ms-transition-property: color;
    -moz-transition-property: color;
    -o-transition-property: color;
    -webkit-transition-property: color;
    transition-property: color;
    -ms-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
}

.button:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #b5b6b0;
    border: 1px solid #b5b6b0;
    -ms-transform: scaleY(0);
    -moz-transform: scaleY(0);
    -o-transform: scaleY(0);
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -ms-transform-origin: 50% 100%;
    -moz-transform-origin: 50% 100%;
    -o-transform-origin: 50% 100%;
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -ms-transition-property: transform;
    -moz-transition-property: transform;
    -o-transition-property: transform;
    -webkit-transition-property: transform;
    transition-property: transform;
    -moz-transition-duration: 0.5s;
    -ms-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    -ms-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -ms-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.button:hover,
.button:focus,
.button:active {
    color: #fff;
    border: 1px solid #b5b6b0;

}

.button:hover:before,
.button:focus:before,
.button:active:before {
    -moz-transform: scaleY(1);
    -o-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    -moz-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.50);
    -ms-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.50);
    -o-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.50);
    -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.50);
    transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.50);
}


/*footer*/
.col_white_amrc {
    color: #FFF;
}

footer {
    width: 100%;
    background-color: #000;
    min-height: 250px;
    padding: 10px 0px 25px 0px;
}

.pt2 {
    padding-top: 20px;
    margin-bottom: 20px;
}

footer p {
    font-size: 13px;
    color: #CCC;
    padding-bottom: 0px;
    margin-bottom: 8px;
}

.mb10 {
    padding-bottom: 15px;
}

.footer_ul_amrc {
    margin: 0px;
    list-style-type: none;
    font-size: 14px;
    padding: 0px 0px 10px 0px;
}

.footer_ul_amrc li {
    padding: 0px 0px 5px 0px;
}

.footer_ul_amrc li a {
    color: #CCC;
}

.footer_ul_amrc li a:hover {
    color: #fff;
    text-decoration: none;
}

.fleft {
    float: left;
}

.padding-right {
    padding-right: 10px;
}

.footer_ul2_amrc {
    margin: 0px;
    list-style-type: none;
    padding: 0px;
}

.footer_ul2_amrc li p {
    display: table;
}

.footer_ul2_amrc li a:hover {
    text-decoration: none;
}

.footer_ul2_amrc li i {
    margin-top: 5px;
}


.foote_bottom_ul_amrc {
    list-style-type: none;
    padding: 0px;
    display: table;
    margin-top: 10px;
    margin-right: auto;
    margin-bottom: 10px;
    margin-left: auto;
}

.foote_bottom_ul_amrc li {
    display: inline;
}

.foote_bottom_ul_amrc li a {
    color: #999;
    margin: 0 12px;
}

.social_footer_ul {
    display: table;
    margin: 0;
    padding-left: 0;
    list-style-type: none;
}

.social_footer_ul li {
    padding-left: 0px;
    padding-top: 10px;
    float: left;
}

.social_footer_ul li a {
    color: #CCC;
    padding: 8px;
    border-radius: 50%;
}

.social_footer_ul li i {
    width: 20px;
    height: 20px;
    text-align: center;
}