/*body {
    margin: 0;
   font-size: 16px;
}*/
/*body p {
    opacity: .8;
}*/
.fw-100 {
    font-weight: 100;
}

.fw-200 {
    font-weight: 200;
}

.fw-300 {
    font-weight: 300;
}

.fw-400 {
    font-weight: 400;
}

.fw-500 {
    font-weight: 500;
}

.fw-600 {
    font-weight: 600;
}

.fw-700 {
    font-weight: 700;
}

.fw-800 {
    font-weight: 800;
}

.ptb-50 {
    padding: 50px 0px;
}

.btn:focus {
    box-shadow: none;
}

a:hover {
    transition: .2s ease-in;
    color: #eba230;
}


/*============second section===========*/


.formbold-file-input input {
    opacity: 0;
    position: absolute;
    width: 100%;
    height: 100%;
}

.formbold-file-input label {
    position: relative;
    border: 1px dashed #e0e0e0;
    border-radius: 6px;
    min-height: 56px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 2px;
    text-align: center;
    width: 100%;
}

.add-img {
    width: 100%;
    height: 63px;
    background: #e3e3e3;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 22px;
    color: #6f6f6f;
    font-weight: 100;
}

.carft-category-area .section-title {
    margin-bottom: 35px;
}

.carft-category-area .coating-1 {

    height: unset;
}

.carft-category-area .instadiv .product-category-craft-image img {
    height: 152px;
}

.product-category-craft-image:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    transition: all .6s ease;
    width: 100%;
    height: 100%;
    border: 1px solid #c7a54cab;
}

.product-category-craft-image img {
    transition: transform 0.3s ease-out;
    height: auto;
}

#pills-tabcategory .slick-slide {
    height: auto;
}

.instadiv .grid-margin-x .cell.slides:hover .product-category-craft-image img {
    transform: translate(-10px, -10px);
}

.instadiv .grid-margin-x .cell.slides:hover .product-category-craft-image:before {
    border: 1px solid #c6a348;
}

.instadiv .nav-pills .product-category-craft-image:after {
    background: unset;
}

.instadiv .nav-pills .product-category-craft-image {
    margin-right: 15px;
}

.instadiv .coating-1 #distric-artist .h-full.relative img {
    width: 100%;
    height: 229px;
    object-fit: unset;

}

.instadiv .coating-1 .cell.auto a {
    margin: 0px;
}

.artist-list-slide .slick-slider .slick-track {
    display: flex;
}

.artist-list-slide .slick-slide {
    min-height: 1px;
    background: #fcfcfc;
    margin-right: 11px;
    padding: 20px 9px;
    border-radius: 19px;
    border: 1px solid;
}

.artist-list-slide .slick-slide img {
    object-fit: cover;
    border-radius: 100% !important;
    width: 50px;
    height: 50px;
    margin: 0 auto;

}

.category-product-name {
    font-size: 17px;
    font-weight: 700;
}

.count-category {
    font-size: 13px;
    font-style: italic;
    padding-top: 0px;
    color: #8c6e21;
    font-weight: 600;
}

.artist-list-slide .slick-slide span {
    font-size: 11px;
    font-weight: 600;
}

.coating-1 .grid-margin-x .cell.slides {
    padding-top: 10px;
}

.me-5 {
    margin-right: 1.6rem !important;
}

.arrowslide-slider span.arrow.prev.slick-arrow {
    position: absolute;
    right: 71px;
    top: -45px;
}

.arrowslide-slider .slick-arrow {
    background: #dcbf82;
    padding: 7px 14px;
    color: #101010;
    z-index: 1;
    border-radius: 11px;
}

.arrowslide-slider span.arrow.next.slick-arrow {
    position: absolute;
    top: -45px;
    right: 25px;
}

/*==========third section==========*/
/*.craft-shop-category .col-lg-4:nth-child(3n + 1) .collection-box {
    padding-right: 8px;
}
.craft-shop-category .col-lg-4:nth-child(3n + 2) .collection-box {
    padding: 0px;
}
.craft-shop-category .col-lg-4:nth-child(3n + 3) .collection-box {
    padding-left: 8px;
}
.craft-shop-category .collection-box h4 {
   font-size: 24px;
   margin-bottom: 10px;
    }
.craft-shop-category .collection-box figure {
    margin-bottom: 20px;
   
}
.craft-shop-category .collection-box p {
   
    font-size: 14px;
}
.shop-sidebar  h5 {
    margin-bottom: 10px;
    letter-spacing: 0.2px;
        font-weight: 600;
}
.shop-sidebar  ul.categories-list {
    margin: 0;
    padding-left: 0;
}
.shop-sidebar ul.categories-list li {
    line-height: 2em;
}
.shop-sidebar ul.categories-list li a{
    line-height: 35px;
    padding: 0;
    letter-spacing: 0.3px;
    color: #717171;
    font-size: 15px;
}*/
/*=======fourth section==========*/
.craft-according {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 257px;
}

.craft-pad {
    padding: 42px 45px;
}

.craft-lt-area h3 {
    font-size: 30px;
    margin-bottom: 23px;
    font-family: 'Playfair Display', serif;
}

.craft-lt-area p {
    margin-bottom: 28px;
}

.craft-rt-area h5 {
    font-size: 25px;

    line-height: 36px;
    font-family: 'Playfair Display', serif;
}

.craft-rt-area p {
    font-size: 15px;
}

/*========fifth section==========*/
.collection-three {
    padding: 120px 0 110px;
}

.collection-three__single {
    margin-bottom: 80px;
    position: relative;
    padding-right: 20px;
}

.collection-three__single:before {
    content: '';
    width: calc(100% - 20px);
    height: 100%;
    position: absolute;
    top: 20px;
    left: 20px;
    background-color: #f2ebe8;
    transition: all .4s ease;
}

.collection-three__single:hover:before {
    top: 0;
    left: 0;
}

.collection-three__single>img {
    width: 100%;
    position: relative;
}

.collection-three__title {
    margin: 0;
    color: #fff;
    font-size: 20px;
    position: absolute;
    bottom: 30px;
    left: 20px;
    z-index: 10;
}

.collection-three__title a {
    color: inherit;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
}

.collection-three__link {
    width: 80px;
    height: 80px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    background-image: url(https://st.ourhtmldemo.com/new/egypt/images/resources/collections-link-decor-1-1.png);
    background-repeat: no-repeat;
    background-position: center center;
    border-radius: 50%;
    position: absolute;
    bottom: -50px;
    right: 40px;
    z-index: 10;
}

.collection-three__link:before {
    content: '';
    position: absolute;
    top: 11px;
    bottom: 11px;
    left: 11px;
    right: 11px;
    background-color: #fff;
    border-radius: 50%;
    transition: all .4s ease;
}

.collection-three__link span {
    position: relative;
    font-size: 36px;
    font-family: 'Playfair Display', serif;
    color: #a5a5a5;
    transition: all .4s ease;
}

.collection-three__title a:hover {
    color: #d99578;
}

.event-details .masonary-layout {
    margin-top: -30px;
}

.event-details .masonary-item {
    margin-top: 30px;
}




/*================
About us 
================*/

/*=======banner=======*/
.about-banner {
    width: 100%;
    height: 540px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    position: relative;
    overflow: hidden;
    background-size: cover;
    padding-left: 29px;
}

.about-banner {
    transform: scale(1.4);
    transition-duration: 0.7s;
    -webkit-transition-duration: 0.7s;
    transition-timing-function: cubic-bezier(0.86, 0, 0.09, 1);
    -webkit-transition-timing-function: cubic-bezier(0.86, 0, 0.09, 1);
    transition-delay: 0.25s;
    opacity: 0;
}

.about-banner {
    transform: scale(1);
    opacity: 1;
}

.about-banner .inner h1 {
    font-size: 50px;
    font-weight: 600;

}

.about-banner .inner h4 {
    font-size: 40px;
    font-family: 'Cinzel', serif;
}

.about-banner {
    height: 385px;
}

.about-banner .inner p {
    font-size: 17px;
    opacity: 0.9;
    padding-left: 16px;
    margin-left: -4px;
    border-left: 3px solid #ffffff;

}

/*------end-----*/
.about-two__image {
    width: 370px;
    height: 360px;
    background-color: #fdfdfd;
    position: relative;
}

.about-two__image--1 {
    bottom: -30px;
    left: 100px;
    z-index: 12;
}

.about-two__image--2 {
    top: -30px;
    right: 100px;
    z-index: 9;
}

.about-two__image-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.about-two__image-content {
    width: 320px;
    height: 320px;
    border: 2px solid #eaeaea;
    padding: 16px;
    position: absolute;
    bottom: -16px;
    left: 47px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 11;
}

.about-two__image-decor {
    width: 148px;
    height: 48px;
    border-right: 2px solid #e3e1e1;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(19%, #fdfdfd), to(#fdfdfd));
    background-image: linear-gradient(180deg, #fdfdfd 19%, #fdfdfd 100%);

    margin-right: 15px;
}

.about-two__image-content-main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.about-two__image--1 {
    bottom: -30px;
    left: 100px;
    z-index: 12;
}

.about-two__image--2 {
    top: -30px;
    right: 100px;
    z-index: 9;
}

[class*=about-two__image--] {
    position: absolute;
}

.about-two__image-content-left {
    font-size: 60px;
    color: #302e2f;
    line-height: 1em;

}

.about-two__image-content-right {
    margin-left: 10px;
}

.about-two__image-content-right span {
    display: block;
    font-size: 18px;
    color: #302e2f;
    line-height: 1em;

}

/*=====our work=======*/
.ourwork {
    background: rgb(253, 246, 240);
    background: linear-gradient(90deg, rgba(251, 250, 249, 1) 0%, rgba(251, 250, 249, 1) 43%, rgba(255, 255, 255, 1) 43%);
    margin-top: 82px;
}

.work-bx {
    background-color: #fbfaf9;
    padding: 40px 20px;
    height: 330px;
}

.work-bx img {
    width: 95px;
    margin-bottom: 10px;
}

section.ourwork h3,
section.ourwork h5 {
    font-family: 'Playfair Display', serif;
    font-size: 20px;
    font-weight: 700;
}

/*=========about style1 =======*/
.about-style1-area {
    position: relative;
    display: block;
    padding: 35px 0 0px;
}

.about-style1-left-content {
    position: relative;
    display: block;
    max-width: 399px;
    width: 100%;
}

.about-style1-content .inner-content h6 {
    font-size: 17px;
    font-weight: 700;
    margin-bottom: 12px;
}

.about-style1-left-content .img-box {
    position: relative;
    display: block;
    z-index: 1;
}

/*.about-style1-left-content .img-box:before {
    position: absolute;
    top: 150px;
    left: 0;
    right: 0;
    width: 400px;
    height: 400px;
    margin: 0 auto;
    border: 55px solid #fcf9ef;
    background: #f5f1e4;
    content: "";
    z-index: -1;
}*/
.about-style1-left-content .img-box img {
    max-width: 100%;
    height: auto;
    transition-delay: .1s;
    transition-timing-function: ease-in-out;
    transition-duration: .7s;
    transition-property: all;
}

.about-style1-content {
    position: relative;
    display: block;
    padding-top: 70px;
}

/*section.about_west {
    padding-bottom: 50px;
}*/
/*======feature area=======*/
.featured-area.style2 {
    padding-bottom: 48px;
    overflow: hidden;
    position: relative;
}

.featured-area {
    position: relative;
    display: block;
}

.featured-box {
    position: relative;
    background: #160f0a;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
}

.featured-area.style2 .featured-box {
    position: relative;
    background: #303030;
}

.featured-box .title-box {
    position: relative;
    display: block;
    padding-top: 56px;
    padding-left: 70px;
    max-width: 370px;
    width: 100%;
}

.featured-items {
    position: relative;
    display: block;
    max-width: calc(100% - 370px);
    width: 100%;
    padding: 65px 0 50px;
    z-index: 1;
}

.featured-items:before {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: -20000px;
    content: "";
    z-index: -1;
    background: url('../images/about/pattern-bg1.png') #fcf9ef;
    background-repeat: repeat;
}

.featured-box .title-box .sec-title {
    padding-bottom: 0;
}

.sec-title {
    position: relative;
    display: block;
    margin-top: -5px;
    padding-bottom: 70px;
}

.featured-box .title-box .sec-title p {
    color: #777777;
    font-size: 14px;
    line-height: 22px;
    text-transform: uppercase;
    margin: 0;
}

.sec-title .big-title {
    position: relative;
    display: block;
    padding: 16px 0 0;
}

.featured-box .title-box .sec-title .big-title h3 {
    color: #ffffff;
    font-size: 60px;
    line-height: 70px;

    font-family: 'Prata';
    font-weight: 400;
    line-height: 88px;
}

.featured-items ul {
    position: relative;
    display: block;
    padding-left: 38px;
}

.featured-items ul li {
    position: relative;
    display: block;
    margin-bottom: 17px;
}

.featured-items ul li a {
    position: relative;
    display: block;
    padding-left: 30px;
    color: #767575;
    font-size: 16px;
    font-weight: 400;
    transition: all 100ms linear;
    transition-delay: 0.1s;
}

.featured-items ul li a:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "\f347";
    font-family: "Font Awesome 5 Pro";
}

/*========craft split area=========*/
.carft_split_area {
    padding: 80px 0px;
    background-size: cover;
    background-repeat: no-repeat;

}

.carft_box h3 {
    font-size: 27px;
    /* font-family: "Prata"; */
    margin-bottom: 6px;
    text-transform: capitalize;
    font-family: 'Playfair Display', serif;
    font-weight: 700;
    line-height: 33px;

}

.side-left-half img {
    width: 50vw;
    height: 494px;
}

.side-left-half {
    position: absolute;
    left: 0px;
}

.carft_split_area .side-arts {
    height: 492px;
    padding: 82px 80px;
}

/*========video=========*/
.video {
    padding: 37px 0 23px;
}

.center-block {
    display: block;
    margin-right: auto;
    margin-left: auto;
}

@media (min-width: 1200px) and (max-width: 1409px) {
    .video-image {
        margin-top: -220px;
    }
}

.video-image {
    position: relative;
    margin-top: -260px;
    margin-right: -47%;
}

.video-image1 {
    width: 90%;
    margin-top: -298px;
    z-index: 999;
    position: absolute;
    left: 117px;
    height: 421px;
}

.video h4 {
    font-size: 18px;
    color: #cfae7a;
    text-transform: uppercase;
    font-weight: 500;
}

.video h3 {
    font-size: 37px;
    color: #212529;
    text-transform: capitalize;
    font-weight: 600;
    margin-top: 0;
    line-height: 60px;
    margin-bottom: 50px;
    font-family: 'Playfair Display', serif;
}

.video span {
    font-size: 18px;
    font-weight: 500;
    cursor: pointer;
}

span.d-inline-block.video-bx {
    position: absolute;
    right: 0px;
    top: 50%;
    transform: translateY(-50%);
}

.play-button {
    background-color: #cfae7a;
    width: 55px;
    height: 55px;
    border-radius: 50%;
    display: flex;
    align-items: center;
}

.play-button i {
    color: #fff;
    font-size: 26px;
    margin: 0 auto;
}

#vedioModal .modal-body {

    padding: 8px;
}

#vedioModal .modal-header .btn-close {
    font-size: 12px;

    padding: 3px;
}

#vedioModal .modal-header {
    border-bottom: 0px;
}

/*==========ministry messages========*/
.message-area .blobp {
    padding: 0 7px;
}

.message-area .product-block .webi-blog-image {
    margin-bottom: 0;
    margin-top: 15px;
}

.message-area .webi-blog-image {
    position: relative;
    margin-bottom: 15px;
}

.message-area .product-block .webi-blog-image::before {
    width: 100%;
    height: 100%;
    position: absolute;
    content: '';
    border: 1px solid #ddd;
    top: -12px;
    left: 12px;
    z-index: -1;
}

.message-area .product-block .webi-blog-image img {
    border-radius: 0px;
    width: 100%;
}

.message-area .blogd {
    position: relative;
    padding: 10px 10px 10px 10px;
    margin: -30px 6px 10px 6px;
    background-color: #fff;
    border-radius: 6px;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

.message-area .blog-des h4 {
    font-family: 'Muli';
    font-weight: 700;
    font-size: 20px;
    margin-bottom: 3px;
}

.blog-des a p {
    color: #ea9d28;
    margin-bottom: 0px;
    line-height: 20px;
    font-weight: 600;
    font-size: 14px;
}

.message-area .blog-des p.text-profile {

    font-family: muli;

    letter-spacing: .2px;
    margin-top: 5px;
}

/*===========about deatil page start==============*/
.pro-tab li.active>a,
.pro-tab li.active>a:focus,
.pro-tab li.active>a:hover,
.pro-tab li a:hover,
.pro-tab li a.active {
    color: #121212;
    border: none;
    background: url(../images/about/tab-bg.png) 50% 50% no-repeat;
}

.pro-tab.nav-pills .nav-link {

    padding: 12px 36px;
    font-size: 18px;
    margin-right: 6px;
}

.pro-tab.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    color: #fff;
    background-color: #ffffff00;
    padding: 0px;
}

.carft-category-area .nav-pills .nav-item .nav-link {
    padding: 0px;
    opacity: .4;
}

.carft-category-area .nav-pills .nav-item .nav-link.active {
    opacity: 1;
    background: none;
}

.carft-category-area .nav-pills .nav-item .nav-link.active .product-category-craft-image:before {
    border: 1px solid #c6a348;
}

.timeline-bg img {
    border: 15px solid #e3dacb;
}

.about_detail .border-9 {
    border: 9px solid #cfae7a;
    padding: 0px 30px;
}

.cta-box .custom-button:hover:before {
    border-color: #fff;
}

.custom-button.new-custom {
    height: 43px;
    line-height: 43px;

    padding: 0 22px;

}

.custom-button.new-custom:hover {
    padding: 4px 22px;
    color: #fff;
}

#vedioModal .video-bg {
    height: 500px;
}

.carft-category-area .coating-1 .slider .arrow.next {
    right: 1px;
    display: block !important;
}

.carft-category-area .coating-1 .slider .arrow {
    position: absolute;
    top: 33%;
    z-index: 2;
    cursor: pointer;
    padding: 1px 6px;
    background: #ffffff;
    border-radius: 5px;
}

.carft-category-area .coating-1 .slider .arrow i {
    font-size: 15px;
    color: #000;
    font-weight: 500;
}

.tab-content .text-box h2 {
    margin-bottom: 6px;
    font-size: 30px;
    font-family: 'Cinzel', serif;
}

.side-list a {
    color: #c6a348;
    transition: .5s ease-in-out;
}

.side-list a:hover {
    color: #8b8b8b;
}

/*================artist design=============*/
.filter-multi-select>.viewbar {

    font-size: 0.875rem;

    padding: 12px;

    font-family: "Muli";

    min-height: 48px;

    padding: 10px 4px;

}

.filter-multi-select>.dropdown-menu>.filter>input {
    font-size: 0.875rem;
    height: auto;
    padding: 8px;
}

.artist-bt-area .form-control:focus {
    box-shadow: unset;
    border-color: #c6a348;
}

.filter.dropdown-item {
    padding: 2px 10px;
}

.filter-multi-select>.viewbar>.selected-items>.item {
    background-color: #c6a348 !important;
    height: 1.675em !important;
    color: #ffffff;
    font-size: 12px;
}

.artist-bt-area .card {
    background-color: #ffffff00;
    border: 1px solid rgb(203 203 203 / 0%);
    border-radius: 0;
}

.artist-bt-area .card-header {
    padding: .6rem .9rem;
    margin-bottom: 0;
    background-color: #4f4134;
    border-bottom: 1px solid #e4e4e400;

}

.artist-bt-area .list-group .list-group-item {
    position: relative;
    display: block;
    padding: 0.5rem 1rem;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid rgb(231 227 227 / 13%);
}

.artist-bt-area .list-group .list-group-item-action {

    color: #323232;
    text-align: inherit;
    font-weight: 600;
}

.artist-bt-area .list-group .list-group-item.active {

    color: #fff;
    background-color: #c6a348;
    border-color: #c6a348;
}

.artist-bt-area .card>.list-group:last-child {

    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.artist-bt-area .card-header:first-child {
    border-radius: 0;
}

.cate-top {
    background-color: #fff;
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid #eee;
    margin-left: 0;
    margin-right: 0;
    border-radius: 0px;
}

.cate-top h2 {
    font-size: 18px;
    color: #000;
    letter-spacing: 0.5px;
    margin-top: 0;
    text-transform: capitalize;
}

.cate-top img {
    padding: 2px;
    border: 2px solid #000;
}

.cate-top p {
    font-size: 16px;
    color: #545454;
    /* letter-spacing: 0.5px; */
    font-weight: 400;

}

.artist-bt-area .form-control {
    display: block;

    border-radius: 0px;
}

.artist-bt-area .input-group-text {
    color: #212529;
    height: 49px;
    font-family: "Muli";
    background-color: #ffffff;
    border: 1px solid #ffffff;
    border-radius: 0px;
    /* border-radius: 7px 1px 0px 7px; */
    font-size: 12px;
    font-weight: 700;
}

.artist-bt-area select {
    max-width: 100%;
    height: 49px;
    border-radius: 0px;
    border: none;

    font-family: "Muli";
    font-size: 12px;
    font-weight: 700;
    border-left: 1px solid #cecece;
}

.artist-bt-area select:focus {
    display: block;
    width: 100%;
    padding: 0.375rem 1.75rem .375rem .75rem;
    font-size: 13px;
    font-weight: 400;
    /* line-height: 1.5; */
    color: #212529;
    vertical-align: middle;
    background-color: #fff;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right .75rem center !important;
    background-size: 13px 12px;
    border-left: 1px solid #c7c7c7;
    /* border-radius: .25rem; */
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    box-shadow: none;
}

.artist-box .accordion-button::after {

    width: 1.05rem;
    height: 1.05rem;

    background-size: 1.05rem;

}

/*.artist-bt-area select{
    -webkit-appearance: auto;
}*/
.btn {

    border-radius: 0px;
    font-size: 13px;
    font-weight: 700;
    /* padding: 9px 15px;*/

}

/*#search-artist {
    min-width: 304px;
    padding: 10px;
}*/

.btn-light-danger {
    background: #ffe9e9;
    color: #dc3545;
}

.btn-secondary {
    color: #fff;
    background-color: #c6a348;
    border-color: #c6a348;
}

.btn-light-danger {
    background: #ffe9e9;

    color: #dc3545;
}

.btn-light-primary {
    background: #f8eed6;

}

.btn-light-success {
    background: #daf9ff;
    color: #0dc570;
}

.btn-secondary.active {
    color: #fff;
    background-color: #161616;
    border-color: #c6a348;
}

.product-layout {
    position: relative;
    border-bottom: 1px solid #f5f5f5;
}

.product-thumb {
    margin-bottom: 30px;
    border-radius: 0px;
}

.product-thumb {
    position: relative;
}

.product-list .product-thumb .image {
    opacity: 1;
}

.product-thumb .image {
    border-radius: 0px;
    position: relative;
    border: 15px solid #121212;
}

.product-thumb img {
    border-radius: 0px;
    padding: 20px;
}

.comments_note {
    display: inline-block;
    position: absolute;
    top: 18px;
    right: 21px;
}

.wb-list-product-reviews .avg-rate {
    transition: 0.2s ease;
}

.wb-list-product-reviews .avg-rate {
    width: 50px;
    overflow: hidden;
    height: 20px;
    text-align: center;
}

.avg-rate {
    display: inline-block;
    background-color: #219c00;
    color: #fff;
    border-radius: 0;
    vertical-align: middle;
    cursor: pointer;
}

.avg-rate span {
    display: inline-block;
    margin-top: -4px;
}

.rate-tot {
    margin: 0px 3px;
    display: inline-block;
    font-size: 14px;
}

.wb-list-product-reviews .avg-rate i {
    color: #fff;
    font-size: 13px;
}

.wb-list-product-reviews .or-rate {
    opacity: 0;
    transform: scale(0);
}

.wb-list-product-reviews:hover .or-rate {
    opacity: 1;
    transform: scale(1);
}


.product-thumb .second-img {
    top: 0;
    left: 0;
    margin: 0 auto;
    opacity: 0;
    position: absolute;
    right: 0;
    transition: all 400ms ease-in-out 0s;
}

.product-thumb img {
    border-radius: 0px;
    padding: 9px;
    width: 100%;
    height: 154px;
    object-fit: cover;
}

.product-thumb:hover .second-img {
    opacity: 1;
}


.nav-pills.artist-area li.nav-item .nav-link.active,
.nav-pills.artist-area li.nav-item .show>.nav-link {
    color: #ffffff;
    background-color: #0e0e0e;
    border-color: #ffffff;
    border-bottom: 5px solid #c6a348;
}

.refines ul li {
    display: inline-block;
}

.refines li {
    border: 1px solid #eee;
    font-size: 12px;
    letter-spacing: 0;
    padding: 6px 12px;
    vertical-align: middle;
    margin-right: 10px;
    text-transform: capitalize;
    margin-bottom: 4px;
    border-radius: 0px;
}
.instadiv .h-full.relative img {
    object-fit: cover;
    border-radius: 18px!important;
}
/*=============1st section seacrh===========*/
section.content-section.search.area {
    margin-top: 47px;
}
.img-fluids{    width: 100%;
    height: 105px;
    object-fit: cover;
    border-radius: 13px;}
/*========category 4th section========*/
ul.categories-list li a:hover {
    color: #c6a348;
    transition: .2s ease-in-out;
}

ul.categories-list li {
    margin-bottom: 8px;
}

ul.categories-list {
    padding-left: 17px;
    margin-top: 22px;
}

.nav-pills.categories-list .nav-link.active,
.nav-pills .show>.nav-link {
    color: #c6a348;
    background-color: #e7e3d712;
}

.rt-side-slider .coating-1 {
    height: unset;
}

.rt-side-slider .coating-1 .grid-margin-x .cell.slides {
    margin-top: 23px;
    padding-bottom: 14px;
}

.rt-side-slider span.arrow.prev.slick-arrow {
    position: absolute;
    right: 56px;
}

.rt-side-slider .slick-arrow {
    background: #8c6e21;
    padding: 6px 10px;
    color: #fff;

}

.rt-side-slider span.arrow.next.slick-arrow {
    position: absolute;
    top: 0;
    right: 25px;
}

.rt-side-slider img {
    height: 245px;
}

.rt-side-slider .collection-box h4 {
    font-size: 20px;
    margin-bottom: 6px;
    font-weight: 600;

}

.rt-side-slider .collection-box figure {
    margin-bottom: 15px;
}

.artist-bt-area .card-footer.artist-ft {
    background: transparent;
    border: none;
    color: #fff;
}

.artist-bt-area .card-footer .pagination .page-item .page-link {
    height: 44px;
    line-height: 44px;
    border-radius: 0 !important;
    padding: 0 20px;
    color: #080808;
}

#all-artist {
    display: none;
}

.product-item-wrap .product-thumb-primary.my-profile-thumb img {
    height: 146px;
}

.lt-artist-bx figure img {
    width: 80px;
    height: 80px;
    border-radius: 100% !important;
}

.lt-artist-bx figure {
    border: none;
    padding: 0px;
}

.lt-artist-bx .slick-slide {

    margin-right: 29px;
}


/*============2nd section ===============*/
/* MANSONRY */
.gallery-area {
    background: #f9f9f9;
    height: 400px;
    overflow: hidden;
}

.gal {
    margin-top: 0rem;
    -webkit-column-count: 8;
    /* Chrome, Safari, Opera */
    -moz-column-count: 8;
    /* Firefox */
    column-count: 8;
}

.gal img {
    height: auto;
}

@media (max-width: 769px) {
    .gal {
        -webkit-column-count: 4;
        /* Chrome, Safari, Opera */
        -moz-column-count: 4;
        /* Firefox */
        column-count: 4;
    }
}

.gal-h-title {
    text-align: center;
}

.gal img,
.img-hover-zoom {
    width: 164px;
}




.img-hover-zoom {
    padding: 3px 0;
    overflow: hidden;
    /* [1.2] Hide the overflowing of child elements */
}

/* Transition property for smooth transformation of images */
.img-hover-zoom img {
    transition: transform .5s ease;
}

/* Zoom-n-rotate Container */
.img-hover-zoom--zoom-n-rotate img {
    transition: transform .5s ease-in-out;
}

/* The Transformation */
.img-hover-zoom--zoom-n-rotate:hover img {
    transform: scale(1.6) rotate(25deg);
}

/*===========filter Search=============*/
.filter-select .radio-buttons {
    width: 100%;
    margin: 0 auto;
    text-align: center;
}

.filter-select .custom-radio input {
    display: none;
}

.filter-select .radio-btn {
    margin: 10px;
    width: 189px;
    height: 210px;
    border: 3px solid transparent;
    display: inline-block;
    border-radius: 10px;
    position: relative;
    text-align: center;
    box-shadow: 0 0 20px #c3c3c367;
    cursor: pointer;
}

.filter-select .radio-btn>i {
    color: #ffffff;
    background-color: #c6a348;
    font-size: 18px;
    position: absolute;
    top: -18px;
    left: 50%;
    transform: translateX(-50%) scale(2);
    border-radius: 50px;
    padding: 7px;
    transition: 0.5s;
    pointer-events: none;
    opacity: 0;
}

.filter-select .radio-btn .hobbies-icon {
    width: 126px;
    height: 100px;
    position: absolute;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.filter-select .radio-btn .hobbies-icon img {
    display: block;
    width: 100%;
    margin-bottom: 20px;

}

.filter-select .radio-btn .hobbies-icon i {
    color: #FFDAE9;
    line-height: 80px;
    font-size: 60px;
}

.filter-select .radio-btn .hobbies-icon h3 {
    color: #141414;
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;

    font-family: 'Cinzel', serif;
}

.filter-select .custom-radio input:checked+.radio-btn {
    border: 2px solid #c6a348;
}

.filter-select .custom-radio input:checked+.radio-btn>i {
    opacity: 1;
    transform: translateX(-50%) scale(1);
}

/*===========Group Collection Area===========*/
.group-collection-area li.nav-item {
    margin-right: 20px;
}

.group-collection-area.nav-pills .nav-link.active {
    color: #c6a348;
    background-color: #e9d39900;
    border-color: #c6a348;
}

.group-collection-area.nav-pills .nav-link {
    border-radius: 0.25rem;
    border-radius: 0;
    color: #e7e6e5;
    border-bottom: 3px solid transparent;
}

.group-collection-area.nav-pills .nav-link i {
    font-size: 40px;
}

.artist-box .rating-area {
    position: absolute;
    top: 0px;
    background: #c6a348;
    right: 0px;
    padding: 0px 6px;
    color: #fff;
}


/*===================filter============*/
.accordion.category-area {
    width: 100%;

    flex-direction: column;
}

.accordion.category-area .accordion-body {
    padding: 1rem 1.25rem;
    padding: 5px 17px;
}

ul.category-list {
    padding: 0;
    margin: 0px;
}

ul.category-list li {
    margin-bottom: 7px;
    /* border-bottom: 1px solid #fcfbfb; */
    padding-left: 8px;
    padding-bottom: 4px;
    display: flex;
}

li.subcat label {
    color: #5a5a5a;
    padding-left: 4px;
    font-size: 12px;
    font-weight: 600;
}

li.subcat .count {
    font-size: 11px;
    background-color: #c6a348;
    margin-left: 10px;
    color: #fff;
    border-radius: 10px;
    padding: 2px 6px;
}

.accordion-button {
    border: none;
    padding: 3px;
    font-weight: 600;
    font-size: 15px;
}

.accordion-button:focus {
    box-shadow: none;
    background: none;
}

.accordion-collapse {

    border: none;
}

.accordion-header {

    margin-bottom: 0px;
}

.accordion.category-area .accordion-body {
    padding: 1rem 1.25rem;
    padding: 5px 17px;
    padding-left: 10px;
    padding: 0px;
    padding-top: 12px;
    /* border-top: 1px solid #ccc; */
}

.accordion-button:not(.collapsed) {
    color: #323232;
    background-color: #ffffff;
}

.accordion-collapse {
    border: none;
    margin-top: 10px;
}

.list-group-item-action:focus,
.list-group-item-action:hover {
    z-index: 1;
    color: #495057;
    text-decoration: none;
    background-color: #ffffff;
}

.seach-btn-area input[type="text"] {
    height: 49px;
    width: 100%;
    background: #ffffff;
    font-size: 14px;
    padding: 0 15px;

}

.artist-bt-area .input-group {
    font-family: "Muli";
    flex-wrap: nowrap;
    border: 1px solid #dcdcdc;

}

.card.artist-block {
    padding-top: 10px;
    border-radius: 0.75rem;
    background: #403226;
    border: 1px solid #7a5a3e;


}

.filter_data {
    padding: 0px 0px;
}
table.table thead tr th {
    white-space: nowrap;
}
.product-content {
    padding-bottom: 20px;
}

.img-area.position-relative {
    width: 109px;
    height: 109px;
    margin: 0 auto;
}

.card.artist-block img.card-img-top.circle {
    border-radius: 100%;
}

.card.artist-block .card-body h5 {
    font-size: 17px;
    color: #fff;
}

.card.artist-block .card-body a i {
    color: #fff;
}

.artist-bt-area label {
    color: #fff;
    margin-bottom: 5px;
}

section.content-section.search-area {
    padding-bottom: 0px;
}

.card.artist-block .card-body h6 {
    font-size: 14px;
    color: #c6a348;
}

.card.artist-block .hover-detail {
    position: absolute;
    top: 0px;
    left: 0;
    background-color: #c6a348d9;
    color: #080808;
    width: 109px;
    height: 109px;
    border-radius: 100%;
    line-height: 98px;
    transform: scale(0);
    transition: .4s ease-in-out;
}

.card.artist-block .hover-detail a {
    display: block;
    line-height: 94px;
}

.card.artist-block:hover .hover-detail {
    transform: scale(1);
}

.card.artist-block img {
    border-radius: 100%;
    width: 109px;
    height: 109px;
    margin: 0 auto;
    border: 1px solid #e3e1dd;
}

/*=========artist detail page ==========*/
.profile-section {
    padding: 55px 0px 40px;
    width: 100%;
    height: auto;
    background-size: contain;
    background-position: top left;
    background-repeat: no-repeat;
}

.wh-120 {
    width: 120px;
    height: 120px;
}

.bg-opacity-primary {
    background: rgba(130, 49, 211, 0.15);
}

.rounded-circle {
    -webkit-border-radius: 50% !important;
    border-radius: 50% !important;
}

.profile-stats {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 12px 0;
}

.profile-stats .profile-stat {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #494949;
    font-weight: 400;
    cursor: pointer;
}

.profile-stats .profile-stat span.count_bx {
    font-size: 20px;
    font-weight: 670;
    color: #c6a348;
}

.profile-stats .separator {
    height: 25px;
    width: 2px;
    border-right: 1px solid #dedede;
    margin: 0 10px;
}

.text-primary {
    color: #c6a348 !important;
}

.bg-primary {
  background-color: #8c6e21 !important;
}

.profile-header h5.title {
    font-family: 'Playfair Display', serif;
    font-size: 27px;
}

.profile-stat span {
    font-size: 14px;
    color: #000000;
    font-family: 'Playfair Display', serif;
}

.card-header {

    background-color: rgb(255 255 255 / 3%);
    border-bottom: 1px solid rgb(255 255 255 / 13%);

    padding: 11px 16px 0px;
}

.profile-header-title {
    font-size: 17px;
    font-family: 'Muli';
    color: #000;
    font-weight: 800;
    border-bottom: 3px dashed #c4a247;
    margin-bottom: 1rem;
   /* width: fit-content;*/
}
.user-content-info{
    font-size: 14px;
    color: #8c6e21;
    font-weight: 200;
    font-weight: 700;
}
.profile-headercss a.view-alls {
    border-radius: 3px;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    padding: 0 23px;
    background: #8c6e21;
    color: #fff;
    font-size: 13px;
    font-weight: 700;
    border: none;
    -webkit-transition: .25s ease-in-out;
}
/*===========artist detail page =============*/
.usergallery img {
    width: 100%;
    height: 76px;
    object-fit: cover;
    border-radius: 8px;
}
.experience-item img {    border-radius: 14px;


}
.height-114.usergallery img {
    height: 114px;
}

.about-projects ul {
    margin-top: 35px;
    margin-bottom: -10px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.about-projects ul {
    padding: 0px;
}

.db-social-parent {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: -5px -10px;
}

.usergallery img {
    width: 100%;
    height: 63px;
    object-fit: cover;
}

.db-social-parent__item {
    background: #FFECB3;
    margin: 0px 8px;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 39px;
    border-radius: 100%;
    -webkit-box-shadow: 0 5px 15px #9299b81a;
    box-shadow: 0 5px 15px #9299b81a;
}
.profile-sections .card{
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #f2b21b1f;
    background-clip: border-box;
    border: 5px dashed rgb(255 255 255);
    border-radius: 12px;}
.color-facebook {
    color: #2366b8;
}
.profile-sections .card-body {
    flex: 1 1 auto;
    padding: 19px 30px 0px;
}
.profile-sections .card-header { padding: 19px 30px 0px;}
.color-ruby {
    color: #f44336;
}

.color-instagram {
    color: #eb1f7d;
}

/*=======post requirement =============*/
.post-requirement label {
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 6px;
    color: black;
}
.profile-sections .col-12 .view-alls{    border-radius: 3px;
    height: 48px;
    line-height: 48px;
    display: inline-block;
    padding: 0 23px;
    background: #8c6e21;
    color: #fff;
    font-size: 15px;
    font-weight: 700;
    border: none;
    -webkit-transition: .25s ease-in-out;
    width: 50%;}
.post-requirement {
    padding: 10px 26px 25px;
    border: 2px solid #c6a348;
    background-color: #fbfbfb;
    border-radius: 10px;
}

.post-requirement input[type="email"],
.post-requirement input[type="password"] {
    height: 50px;
}

.post-requirement input[type="text"],
.post-requirement .form-control {
    width: 100%;
    height: 50px;
}

.post-requirement textarea.form-control {
    height: unset;
}

.post-requirement select {
    background-image: unset;
    -webkit-appearance: auto;
}

.top-artist-bx h2 {
    font-family: 'Playfair Display', serif;
}

.top-artist-bx a {
    color: #c6a348;
    font-weight: 600;
    padding-right: 20px;
    transition: .1s ease-in;
}

.top-artist-bx a:hover {
    color: #858585;
}

/*===========comment section=========*/

.comment-img {
    display: inline-block;
    width: 2.2rem;
    height: 2.2rem;

}

.comment-replies .comment-img {
    width: 1.75rem;
    height: 1.75rem;
}

.comment a,
.comment-replies a {
    text-decoration: none !important;
}

.comment button.icon-btn {
    padding: 4px;
}

.form-floating.comment-compose>.form-control,
.form-floating.comment-compose>.form-control:focus {
    border: 0;
    box-shadow: none;
    background-color: transparent;
    border-bottom: 1px solid #ccc;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    padding: 1rem 0.15rem 0.5rem;
}

.form-floating.comment-compose>.form-control:not(:-moz-placeholder-shown)~label::after {
    color: #ccc;
    background-color: transparent;
    padding: 0;
    line-height: 1;

}

.form-floating.comment-compose>.form-control:not(:-ms-input-placeholder)~label::after {
    color: red;
    background-color: transparent;
    padding: 0;
    line-height: 1;
}

.form-floating.comment-compose>label,
.form-floating.comment-compose>.form-control:focus~label::after,
.form-floating.comment-compose>.form-control:not(:placeholder-shown)~label::after {
    color: #747474;
    background-color: transparent;
    padding: 0;
    line-height: 1;
    font-size: 13px;
}

.comment .btn[data-bs-toggle=collapse][aria-expanded=true] .chevron-down,
.comment .btn[data-bs-toggle=collapse][aria-expanded=false] .chevron-up {
    display: none;
}

.comment-replies {
    background: #fbfbfb;
}

/*==========blog detail========*/

.pt-180 {
    padding-top: 180px;
}

.pt-100 {
    padding-top: 100px;
}

.content-section.blog-block {
    padding-top: 60px;
}

.blog-block .exhibition-box {

    margin-bottom: 50px;
}

.blog-block .exhibition-box figure {
    margin-bottom: 18px;
}

.blog-block .exhibition-box .content-box h4 {
    margin-bottom: 9px;
}

.blog-block .exhibition-box figure .info:hover span {
    max-width: 268px;

}

.blog-post .content-box h3 {
    width: 100%;
    display: block;
    font-size: 33px;
    font-weight: 400;
    font-family: 'Cinzel', serif;
    font-family: 'Playfair Display', serif;
    margin-bottom: 13px;
    margin-top: 10px;
}

.sidebar .widget .categories li a:hover {
    color: #da830d;
    transition: .2s ease-in;
}

.contact-box h6 {
    font-family: 'Muli';
    font-weight: 700;

}

/*==========contact form==============*/
.contact-form {

    padding-left: 10px;
}

.topartist-box h6 {
    width: 100%;
    display: block;
    margin-bottom: 15px;
    font-family: 'Cinzel', serif;
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 20px;
}

.log-aritst img {
    height: 119px;
    border-radius: 7px;
    width: 100%;
}

.log-aritst {
    border-bottom: 1px solid #f1f0f0;
    padding-bottom: 13px;
    margin-bottom: 16px;
}

.log-aritst h4 {
    font-size: 18px;
    margin-bottom: 2px;
    font-weight: 600;
    margin-top: 0px;
}

.log-aritst p {
    /* font-size: 16px; */
    margin-bottom: 0px;
}

.form-wrapper.row.post-requirement {
    border: 1px solid #d1a353;
    background: #fffbf7;
}

.remember-forgot {
    display: flex;
    justify-content: space-between;
    font-size: 0.875rem;
    font-weight: 500;
    margin-bottom: 1rem;
}

.remember-me {
    display: grid;
    grid-template-columns: 1rem auto;
    gap: 0.6rem;
}


.login-btn,
.google-signin {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 0.6rem;

    font-weight: 500;
    padding: 0.5rem 0;
    border-radius: 0.5rem;
}

.login-btn {
    color: white;
    background: var(--primary-gradient);
}

.login-btn:hover {
    opacity: 0.9;
}

.or-divider {
    width: 100%;
    font-weight: 600;
    color: #ccc;
    margin-top: 20px;
    margin-bottom: 7px;
    text-align: center;
    position: relative;
}

.or-divider::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    height: 1px;
    width: 45%;
    background-color: #ccc;
}

.or-divider::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    height: 1px;
    width: 45%;
    background-color: #ccc;
}

.google-signin {
    border: 2px solid #f0f0f0;
}

.google-signin svg {
    width: 1.5rem;
    height: 1.5rem;
}

.sidebar .widget {
    padding: 14px;
}

.sidebar .widget .widget-title {
    margin-bottom: 27px;
    padding-bottom: 13px;

}

.sidebar input[type="search"] {
    height: 49px;
    background: white;
    padding: 0 9px;
    font-size: 15px;
}

.sidebar .widget .categories li {
    margin: 4px 0 8px;
}

.sidebar .widget .categories li a {
    font-size: 18px;
}

.recent-text .rpwwt-post-date {
    font-size: 13px;
    padding-top: 4px;
    font-weight: 300;
    padding: 2px;

    border-radius: 5px;
}

.recent-text a {
    font-size: 15px;
    font-weight: 600;
}

.sidebar-recent-item {
    padding-bottom: 10px;
    border-bottom: 1px solid #f7f7f7;
}

.recent-photo img {
    border-radius: 11px;
    width: 100%;
    height: 200px;

}

.event-photo-item {
    width: 100%;
    border-radius: 10px;
    /* border: 1px solid #a26710; */
    /* padding: 9px; */
    background: #fdfdfd;
    height: 542px;
    text-align: center;
}

.event-photo-item img {
    max-width: 100%;
    /*height: 100%;*/
    width: 100%;
    border-radius: 10px;
}

.event-detail h5 {
    font-size: 25px;
    font-weight: 600;
    margin-bottom: 11px;
    color: #8c6e21;
    font-family: "Prata";
    margin-top: 17px;
    letter-spacing: 1.2px;
}

.event-text {
    padding: 11px;
}

.event-text h3 {
    font-size: 21px;
    font-weight: 300;
    line-height: 30px;
}

.event-contact-item .event-contact-icon {
    font-size: 23px;
    margin-bottom: 16px;
    color: #ffffff;
    background: #8c6e21;
    display: inline-block;
    width: 56px;
    height: 57px;
    line-height: 57px;
    border-radius: 10px;
}

.event-contact-item .event-contact-icon i {
    line-height: 57px;
}

.event-contact-item {
    text-align: center;
    border: 1px solid #8c6e21;
    border-radius: 10px;
    padding: 29px 9px;
}

.event-contact-item .event-contact-text h4 {
    font-size: 19px;
    font-weight: 700;
    margin-bottom: 3px;
    color: #222222;
}

.event-contact-item .event-contact-text p {
    font-size: 15px;
    /* font-weight: 300; */
    color: #c7991f;
    margin-bottom: 0px;
}

/*==========my profile============*/
.account-profile .file-uplaod {
    position: relative;
}

.wh-120 {
    width: 120px;
    height: 120px;
}

.account-profile #remove_pro_pic {
    position: absolute;
    background-color: #d2d2d2;
    color: #4d4d4d;
    border: 4px solid #ffffff;
    bottom: 0;
    right: 0;
    width: 40px;
    line-height: 29px;
    height: 40px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    cursor: pointer;
    -webkit-transition: var(--transition);
    -o-transition: var(--transition);
    transition: var(--transition);
    font-size: 14px;
}

.account-profile #remove_pro_pic svg {
    width: 16px;
}

.job-item__image-img {
    width: 40px;
    height: 40px;
    -o-object-fit: cover;
    object-fit: cover;
    margin-right: 10px;
    min-width: 40px;
    border-radius: 100%;
}

.job-item__title h6 {
    font-size: 15px;
    margin-bottom: 0px;
    font-weight: 700;
}

.job-item__title span {
    font-size: 12px;
    font-weight: 400;
    line-height: 1.6666666667;
    color: #8d8a8a;
}

.btn-svg svg {
       width: 14px;
    color: #8c6e21;
}

table.table tr td {
    font-size: 14px;
    vertical-align: middle;
    padding: 7px 16px;
    white-space: nowrap;
}

.wh-50 {
    width: 50px;
    height: 50px;
}

.ps-tab .nav-link.active,
.ps-tab .nav-link:hover {
    background: #f7f7f7;
    color: #2ecc71;
    border-radius: 0;
}

.ps-tab .nav-link {
    font-size: 14px;
    line-height: 1.4285714286;
    font-weight: 400;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    text-transform: capitalize;
    padding: 15px 10px;
    color: var(--color-light);
    height: 46px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start;
    -webkit-transition: var(--transition);
    -o-transition: var(--transition);
    transition: var(--transition);
}

.ps-tab .nav-link img,
.ps-tab .nav-link svg {
    width: 16px;
    margin-right: 14px;
}

.edit-profile__title h6 {
    font-size: 15px;
    font-weight: 700;
    margin-bottom: 0px;
}

.edit-profile__title span {
    font-size: 13px;
}

.form-field input[type="text"],
.form-field input[type="tel"],
.form-field input[type="email"],
.form-field select {
    width: 100%;
    height: 50px;
}

.edit-profile__body .form-group {
    margin-bottom: 19px;
}

.fieldset-heading {
    padding: 20px 0px;
}

.fieldset-heading h5 {
    font-size: 16px;
    margin-bottom: 1px;
    font-weight: 700;
}

.fieldset-heading p {
    font-size: 12px;
}

.wh-44 {
    width: 50px;
    height: 50px;
}

.border-facebook {
    border: 1px solid #2366b8;
    border-radius: 0px;
}

.bg-facebook {
    background: #2366b8;
}

.border-instagram {
    border: 1px solid #f1529b;
    border-radius: 0px;
}

.bg-instagram {
    background: #f1529b;
}

.border-youtube {
    border: 1px solid #e32212;
}

.bg-youtube {
    background: #e32212;
}

/*==========product a page========*/
section.product-top-area {
    padding-top: 49px;
    padding-bottom: 30px;
}

.page-title-wrap-bg {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.page-title-wrap {
    height: 230px;
    width: 100%;
    position: relative;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}

.page-title-overlay {
    content: "";
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
    background-color: #fff;
    opacity: .3;
}

.product-item-wrap .product-thumb img {
    height: 273px;

}

.page-title-inner {
    vertical-align: middle;
    position: relative;
    z-index: 1;
}


.product-item-inner {
    position: relative;
    border: 1px solid #eee;
    -webkit-transition: border-color .2s;
    -moz-transition: border-color .2s;
    -ms-transition: border-color .2s;
    -o-transition: border-color .2s;
    transition: border-color .2s;
}

.product-item-wrap .product-thumb {
    position: relative;
    background-color: #f7f7f7;
    margin-bottom: 0px;
}

.product-flash-wrap {
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 3;
}

.product-thumb-secondary {
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0;
    z-index: 1;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -ms-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
}

.product-listing.woocommerce .product-actions {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 48px;
    text-align: center;
    margin: auto;
    z-index: 3;
    font-size: 0;
}

.product-listing.woocommerce .product-actions .compare {
    width: 48px;
    height: 48px;
    line-height: 48px !important;
    text-align: center;
    background-color: #fff;
    color: #888;
    display: inline-block;
    padding: 0;
    position: relative;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    font-size: 14px;
    min-width: 0;
    vertical-align: middle;
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -o-transform: translateY(20px);
    transform: translateY(20px);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: color .5s .001s ease-out, background .5s .001s ease-out, visibility .5s .25s ease-out, opacity .5s .25s ease-out, -webkit-transform .5s .25s ease-out;
    -moz-transition: color .5s .001s ease-out, background .5s .001s ease-out, visibility .5s .25s ease-out, opacity .5s .25s ease-out, -moz-transform .5s .25s ease-out;
    -ms-transition: color .5s .001s ease-out, background .5s .001s ease-out, visibility .5s .25s ease-out, opacity .5s .25s ease-out, -ms-transform .5s .25s ease-out;
    -o-transition: color .5s .001s ease-out, background .5s .001s ease-out, visibility .5s .25s ease-out, opacity .5s .25s ease-out, -o-transform .5s .25s ease-out;
    transition: color .5s .001s ease-out, background .5s .001s ease-out, visibility .5s .25s ease-out, opacity .5s .25s ease-out, transform .5s .25s ease-out;
}

.product-listing.woocommerce .product-actions .compare i {
    line-height: 48px;
}

.product-quick-view {
    display: inline-block;
}

.product-listing.woocommerce .product-actions .compare {
    margin-right: 2px;
}

.product-listing.woocommerce .product-info {
    padding: 20px;
    text-align: center;
}

.star-rating {
    margin-bottom: 5px;
}

.star-rating li {
    display: inline-block;
}

.star-rating li a {
    font-size: 14px;
    color: orange;
}

.product-listing.woocommerce .product-name {
    font-size: 16px;
    display: block;
    margin-bottom: 2px;
    line-height: 1.3;
    font-weight: 700;
}

.product-listing.woocommerce .product-actions .add_to_wishlist:hover {
    background-color: #dec18c;
    color: #fff;
}

.product-listing.woocommerce.product-item-wrap:hover .product-link {
    opacity: 1;
    visibility: visible;
}

.product-listing.woocommerce.product-item-wrap:hover .product-thumb-secondary {
    opacity: 1;
}

.product-listing.woocommerce.product-item-wrap:hover .product-actions .compare {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}

.artist-bt-area.find-product select {
    border: 1px solid #cecece;
}

.artist-bt-area.find-product .input-group-text {
    border: 1px solid #cecece;
}

.slider-for .slick-list.draggable .slick-track .slick-slide img {
    display: block;
    width: 100%;
    height: 300px;
}

.slider-nav .slick-list.draggable .slick-track .slick-slide img {
    display: block;
    width: 100%;
    height: 98px;
    padding-right: 10px;
}

.video-popup-btn {
    position: absolute;
    z-index: 9;
    right: 0px;
    top: 0px;
    background: #dc3545;
    color: #fff;
    padding: 5px 10px;
    display: flex;
    align-items: center;
    transition: .5s ease-in-out;
}

span.youtube-icon-text {
    display: none;

    color: #fff;
    font-size: 14px;
    padding-right: 6px;
    transition: .5s ease-in-out;
}

.video-popup-btn:hover span.youtube-icon-text {
    display: block;
    transition: .5s ease-in-out;
}

.video-popup-btn i {
    font-size: 14px;
    color: #fff;
}

ul.share-list {
    display: block;
    padding-left: 2px;
    padding-top: 10px;
}

ul.share-list li {
    display: inline-block;

    margin-right: 20px;
}

ul.share-list li a {
    font-size: 14px;
}

ul.share-list li a i {
    text-align: center;
    background: #efefef;
    border-radius: 100%;
    font-size: 15px;
    width: 40px;
    height: 40px;
    display: inline-block;
    line-height: 40px;
    color: #222020;

}

.product-detailtab.nav {
    padding-top: 0px;
    border-bottom: 0px;

    background: #353333;

    margin-bottom: 48px;
}

.product-detailtab.nav-tabs .nav-link {
    border: 0;
    font-size: 27px;
    color: #ffffff;
    background-color: #fff0;
    padding-left: 0;
    padding: 19px 64px;
    font-family: "Prata";
}

.product-detailtab.nav-tabs .nav-link.active {
    color: #ffffff;
    background-color: #c8a750;

    border-radius: 0px;

}

.product-detailtab li {
    margin-right: 35px;
    margin-left: 0px;
}

.tab-subinner-craft h4 {
    font-size: 21px;

      margin-bottom: 11px;
    color: #000000;
    font-weight: 700;
}

.location-bx .card {
    border-radius: 20px;
    border: none;
}

.icon-location {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    /* background: #f8f8f8; */
    border-radius: 20px;
}

.icon-location svg {
    width: 39px;
    height: 46px;
    fill: #8b6e21;
    margin-bottom: 14px;
}

.location-bx .card-body {

    padding: 21px 23px;
    text-align: center;
}

.border-radius-20 {
    border-radius: 20px;
}

.bg-gray {
    background: #ebebeb;

}

.location-bx .card-title {
    color: #131212;
    font-size: 19px;
    margin-bottom: 5px;
}

.location-bx p.card-text {
    color: #828282;
    font-size: 15px;
    margin-bottom: 7px;
}

.location-bx .artist-total {
    padding: 1px 9px;
    background: #ffffff;
    margin-right: 11px;
    border-radius: 5px;
    text-align: center;
}

.location-bx .artist-total span:first-child {
    color: #353333;
    font-weight: 800;
}

.location-bx .artist-total span {
    margin-right: 11px;
    font-size: 15px;
    color: #FF5722;
}











.list-details {
    padding-left: 0px;
}

.list-details li span i {
    font-size: 12px;
    color: #e6ab3f;
}

.list-details li {
    margin-bottom: 5px;
    opacity: .8;
}

.list-details li span {
    margin-right: 4px;
}

.slider-nav span.arrow.next.slick-arrow {
    bottom: 0px;
    left: 54%;
    position: absolute;
    width: 20px;
    background: #ededed;
    text-align: center;
}

.slider-nav span.arrow.prev.slick-arrow {
    bottom: 0px;
    position: absolute;
    left: 48%;
    width: 20px;
    background: #ededed;
    text-align: center;
}

.slider-nav {
    padding-bottom: 24px;
}


textarea#shortuserBio {
    height: 70px;
    min-height: 70px;
}

.add-img {
    width: 100%;
    height: 63px;
    background: #e3e3e3;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 22px;
    color: #6f6f6f;
    font-weight: 100;
}

.formbold-file-input input {
    opacity: 0;
    position: absolute;
    width: 100%;
    height: 100%;
}

.formbold-file-input label {
    position: relative;
    border: 1px dashed #e0e0e0;
    border-radius: 6px;
    min-height: 56px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 2px;
    text-align: center;
    width: 100%;
}

.btn-primary {
    color: #fff;
    background-color: #c8a750;
    border-color: #c6a449;
}

.topartist-box {
    padding-right: 41px;
}

.img-area {
    margin-bottom: 20px;
}

table.table tr:last-child {

    border-color: #ff000000;
}

.section-title.privacy h4 {
    display: block;
    font-size: 22px;
    width: 100%;
}

.button-df a:hover i {
    font-size: 14px;
    color: #cb9b24;
}

/*=====tooltips=====*/
.choices .choices__inner {
    background-color: #fff;
    padding: 5px;
    min-height: 50px;
    border: 1px solid #cecece;

}

.choices input.choices__input.choices__input--cloned {
    border: 0px;
    height: 50px;
    background-color: #fff;
    margin-bottom: 0px;
    display: none;
}

.sidebar-item {
    width: 100%;
}

.header-btn .dropdown .btn-secondary {
    background: transparent;
    color: #fff;
    font-size: 13px;
    padding: 5px 13px;

    height: 31px;
    margin-left: 7px;
    border-radius: 999px;
    border-color: #666666;
}

.header-btn .dropdown:hover .dropdown-menu {
    display: block;
    padding: 2px;
    font-size: 14px;
    margin-top: -3px;
}

.header-btn select {
    background-image: linear-gradient(45deg, transparent 50%, gray 50%), linear-gradient(135deg, gray 50%, transparent 50%), linear-gradient(to right, #ccc, #ccc);
    background-position: calc(100% - 18px) 14px, calc(100% - 13px) 14px, calc(100% - 2.5em) 1px !important;
    background-size: 5px 5px, 5px 5px, 1px 40px;
    background-repeat: no-repeat;
}

.header-btn select:focus {
    background-image: linear-gradient(45deg, gray 50%, transparent 50%), linear-gradient(135deg, transparent 50%, gray 50%), linear-gradient(to right, #ccc, #ccc);
    background-position: calc(100% - 11px) 13px, calc(100% - 16px) 13px, calc(100% - 2.5em) 0px !important;
    background-size: 5px 5px, 5px 5px, 1px 40px;
}

select.form-select.my-profile-btn option {
    color: #000;
}

.artist-bt-area {
    background: #403226;
    padding: 41px;
}

.filter-multi-select .dropdown-item .custom-checkbox:checked~.custom-control-label::after {

    background-color: #c6a348;
    border-radius: 3px;
}

.home-link {
    position: absolute;
    bottom: 12px;
    left: 6px;
    z-index: 999;
    /* height: 72px; */

}

.home-link .home-bx-link {

    padding: 2px 11px;
    cursor: pointer;
    font-size: 18px;
    font-weight: 700;

    filter: invert(1);
}

.home-tooltip p {


    font-size: 12px;
    line-height: 20px;
    border-radius: 9px;

}

.home-tooltip {
    position: absolute;
    bottom: 33px;
    color: red;
    left: 0px;
    width: 370px;
    background: #0000006e;
    color: #ffffff;
    display: none;
    border: 1px solid #959595a3;
    border-radius: 9px;
    transition: 2s ease-in;
    padding: 13px;
    cursor: pointer;


}

.home-tooltip:after {
    position: absolute;
    content: "";
    border: 11px solid #1c1c1c;
    left: 23px;
    bottom: -22px;
    border-top-color: #999494;
    border-left-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
}

.home-link:hover .home-tooltip {
    display: block;
    transition: 2s ease-in;
    animation: fadeInAnimation ease 3s;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
}

.home-tooltip .btn-read {
    font-size: 12px;
    background-color: #ffffff00;
    color: #dddada;
    padding: 4px 6px;
    border-radius: 10px;
    border: 1px solid #dddada;
}

@keyframes fadeInAnimation {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}


.form-group {
    margin-bottom: 1.3rem;
}

.form-wrapper input[type="checkbox"] {

    appearance: auto;

}

input,
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus {
    -webkit-box-shadow: 0 0 50px rgba(255, 255, 255, 0) inset !important;
    background-color: transparent;

    font-family: "Muli";
}

.btn-check:focus+.btn-primary,
.btn-primary:focus {
    color: #fff;
    background-color: #bd952c;
    border-color: #bd952c;
    box-shadow: 0 0 0 .25rem rgb(189 149 44 / 53%);
}

.profile-headercss {
    display: grid;
    grid-template-columns: 50px 1fr auto auto;
    gap: 11px;
    align-items: center;
    margin-bottom: 2.5rem;
    /* background: antiquewhite; */
    padding: 1.5rem;
    border-radius: 9px;
    border: 3px dashed #dbcd2f;
}

.profile-headercss img {
    width: 50px;
    height: 50px;
    border-radius: 100%;
    object-fit: cover;
}

.profile-headercss h5 {
    font-weight: 900;
    font-size: 21px;
    color: #795b0f;
}

/*=========responsive============*/
@media(max-width: 1200px) {
    h2 {
        font-size: calc(1.325rem + .1vw);
    }

    .page-header .inner {
        margin-top: 48px;
    }

    .page-header.about-banner {
        height: 300px;
    }

    section.about_us.content-section.mt-5 {
        margin-top: 0px !important;
        padding-bottom: 104px;
    }

    .about-two__image--2 {
        right: 50px;
    }

    /*.content-section {
   padding: 64px 0 90px;
   }*/
    .featured-box {
        border-top-right-radius: 15px;
    }

    .featured-box .title-box {
        width: 100%;
        max-width: 100%;
        text-align: center;
        padding-left: 0px;
        padding-top: 7px;
    }

    .featured-box .title-box .sec-title .big-title h3 {

        font-size: 45px;
        line-height: 87px;
    }

    .featured-items:before {
        background: none;
    }

    .featured-items {
        max-width: 100%;
        background-color: #fcf9ef;
    }

    .about-two__image {
        width: 300px;
        height: 300px;
        background-color: #fdfdfd;
        position: relative;
    }

    .about-two__image--1 {
        bottom: -50px;
        left: 62px;
        z-index: 12;
    }

    .about-two__image-content {
        width: 279px;
        height: 281px;
        border: 2px solid #eaeaea;
        padding: 10px;
        position: absolute;
        bottom: -14px;
        left: 23px;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        z-index: 11;
    }

    .video span {
        display: none;
    }

    .featured-area.style2 {
        padding-top: 40px;
    }

    .video h3 {
        font-size: 22px;
        line-height: 35px;
        margin-bottom: 12px;
    }

    .cta-box h2 {
        font-size: 24px;
    }
}

@media(max-width: 991px) {
    .about-mob {
        padding-top: 148px;
    }

    .ourwork {
        margin-top: 60px;
        background: none;
    }

    .work-bx {
        padding: 40px 40px;
        margin-bottom: 24px;
        text-align: center;
    }

    .about-style1-content {

        padding-top: 28px;
        padding-bottom: 54px;
    }

    .about__image {
        text-align: center;
    }

    .carft_split_area {

        background-image: unset !important;
        background-color: #fcf9ef;
    }

    .message-area {
        margin-bottom: 50px;
    }

    .video .video-sect {
        display: none;
    }

    .video-image1 {
        width: 100%;
        margin-top: 0;
        z-index: 999;
        position: relative;
        left: 0;
        height: auto;
        margin-top: 33px;
    }

    .video-bg video {

        position: relative;

    }

    .craft-according {

        margin-bottom: 36px;
    }

    .about-style1-area .row {
        flex-direction: column-reverse;
    }

    .about-style1-left-content {

        max-width: 100%;
        text-align: center;
    }

    .about-two__image {
        margin-top: 117px;
        margin-bottom: 9px;
    }

    .video h3 {
        font-size: 39px;
        margin-top: 9px;
        line-height: 49px;
    }

    .video-image1 {
        width: 100%;
        left: 0px;
        margin-top: 0px;
    }

    .video-bg video {
        max-width: 100%;
        max-height: 100%;

    }

    .featured-area.style2 {
        padding-top: 0px;
    }

    .about-style1-left-content .img-box:before {
        display: none;
    }

    .custom-button.new-custom:hover {
        padding: 4px 10px;
    }

    .featured-box .title-box .sec-title .big-title h3 {
        font-size: 30px;
        line-height: 56px;
    }

    .usergallery img {

        height: 157px;
        object-fit: cover;
    }

    .add-img {

        height: 153px;

    }

    .art-slider {
        margin-top: 0px;
    }

    .log-aritst img {

        width: 182px;
    }

    .topartist-box {
        padding-right: 0px;
    }

    .side-left-half {
        position: relative;

        width: 100%;
    }

    .side-left-half img {
        width: 100%;
        height: 494px;
    }

    .carft_split_area .side-arts {
        height: 492px;
        padding: 26px 29px;
    }

    .product-detailtab li {
        margin-right: 20px;
    }

    .product-detailtab.nav-tabs .nav-link {

        font-size: 23px;

    }

    .contact-box {

        margin-bottom: 24px;

        padding-left: 14px;
    }

    .contact-box h6 {

        font-size: 19px;

    }

    .home-tooltip {

        width: 237px;

        padding: 10px;

    }

    .home-link .home-bx-link {

        font-size: 16px;

    }

}


@media(max-width: 767px) {
    .page-header.about-banner .inner h1 {
        font-size: 38px;
    }

    .about-two__image {
        margin-top: 117px;
        margin-bottom: 0px;
    }

    .craft-according {

        background-size: 100% 100%;
    }

    body {
        margin: 0;
               font-size: 15px;
    }

    .about-style1-content {
        padding-top: 8px;
        padding-bottom: 29px;
    }

    .about-style1-area {

        padding: 0px 0 0px;
    }

    .featured-box .title-box .sec-title .big-title h3 {
        font-size: 24px;
        line-height: 40px;
    }

    .featured-items {

        padding: 27px 0 23px;

    }

    .topartist-box {
        text-align: center;
    }

    .custom-button {
        height: 34px;
        line-height: 34px;

        padding: 0px 23px;

        font-size: 12px;

    }
  .women-social-bx{
    padding: 30px 0px;
    
}
section.about_west {
    padding: 30px 0px;
}
    .section-title {
       margin-bottom: 11px;
        margin-top: 11px;
    }
    section.about_west ul {
   
    padding-right: 0;
}
section.about_west ul li {
    text-align: center;
}
    .group-collection-area.nav-pills .nav-link i {
        font-size: 27px;
    }

    .our-top-artist .coating-1 {

        margin-top: 1%;

    }

    .product-detailtab li {
        margin-right: 16px;
    }

    .product-detailtab.nav-tabs .nav-link {
        font-size: 18px;
    }

    .video h3 {
        font-size: 25px;
        margin-top: 9px;
        line-height: 38px;
    }

    .home-link .home-bx-link {

        font-size: 14px;

    }

    .home-link:hover .home-tooltip {
        display: none;

    }

    .artist-bt-area .card-header {
        padding: 1.2rem 1rem;

    }

    figure.side-image.is-inview img {
        height: 100%;
        margin-bottom: 25px;
    }

    .about-banner .inner p {
        font-size: 14px;

    }

    .ptb-50 {
        padding: 35px 0px;
    }

    .tab-content .text-box h2 {

        font-size: 23px;

    }

    .about-banner .inner h4 {
        font-size: 30px;

    }
    .women-lt-social {
    margin-bottom: 25px;
}
.women-social-bx .section-title {
    margin-bottom: 7px;
}
}


@media(max-width: 580px) {
    .ourwork {
        margin-top: 32px;
    }

    .about-two__image-content {
        width: 214px;
        height: 270px;

    }

    .about-two__image--1 {
        bottom: 55px;
        left: 67px;
        width: 206px;
    }

    .about-two__image--2 {
        right: 96px;
        width: 200px;
    }

    .work-bx {

        height: 394px;
    }

    .carft_split_area {
        padding: 80px 0px 11px;

    }

    .craft-pad {
        padding: 28px 12px;
    }

    .craft-lt-area h3 {
        font-size: 18px;
        margin-bottom: 9px;
        font-family: 'Playfair Display', serif;

    }

    .craft-rt-area h5 {
        font-size: 17px;
        line-height: 24px;
        padding-left: 14px;
    }

    .custom-button.new-custom {
        height: 32px;
        line-height: 32px;
        padding: 0px 11px;
        font-size: 10px;
    }

    .btn {

        font-size: 12px;


    }

    .craft-rt-area.craft-pad.craft-according a.btn-outline-dark.btn {
        margin-left: 14px;
    }

    .about-two__image-content-left {
        font-size: 44px;

    }

    .featured-box .title-box .sec-title .big-title h3 {
        font-size: 18px;
        line-height: 30px;
    }

    .cta-box h2 {
        font-size: 19px;
    }

    .group-collection-area.nav-pills .nav-link i {
        font-size: 23px;
    }

    .group-collection-area.nav-pills .nav-link {

        padding: 9px;
    }

    .group-collection-area li.nav-item {
        margin-right: 5px;
    }

    .badge-box img {
        width: 42px;

    }

    .product-detailtab {
        padding-top: 21px;

        padding-bottom: 10px;
    }

    .product-detailtab li {
        margin-right: 12px;
    }

    .product-detailtab.nav-tabs .nav-link {

        font-size: 14px;

        font-weight: 700;
    }

    .video h3 {
        font-size: 22px;

        line-height: 29px;
        text-align: center;
        margin-bottom: 27px;
    }

    .home-link .home-bx-link {
        font-size: 11px;
    }

    .about-banner .inner h4 {
        font-size: 25px;

    }
}

@media(max-width: 480px) {
    .craft-lt-area h3 {
        font-size: 16px;
        line-height: 22px;
        font-weight: 100;
        margin-bottom: 11px;

    }

    .instadiv .coating-1 .h-full.relative {

        margin-right: 0px;
        padding: 16px;
    }

    .instadiv .h-full.relative img {
        width: auto;
        margin: auto;
    }

    .about-banner .inner {
        margin-top: 103px;
    }

    .about-banner {

        padding-left: 19px;
        padding-right: 19px;
    }

    section.content-section.search.area {
        margin-top: 90px;
    }
}



@media only screen and (max-width: 767px),
only screen and (max-device-width: 767px) {
    /* .section-title h2 {
   font-size: 33px !important;
       
        line-height: 40px;
    } */

    .col-md-2 img {
        margin-bottom: 0px;
    }
    .side-content {
   
    justify-content: center;
}
}







@media(max-width:991px) {
    .side-left-half {
        position: relative;

    }

    .side-left-half img {
        width: 100%;

    }

    .cta-box h2 {
        font-size: 39px;
    }

    .artist-bt-area .form-group {
        margin-bottom: 20px;
    }

    .horizontal-scroll {
        width: 100%;

    }
}

@media(max-width: 760px) {
    .page-header.about-banner .inner h1 {
        font-size: 38px;
    }

    .cta-box h2 {
        font-size: 24px;
    }
}