#loader:after,
#loader:before,
.cart_circle,
.dil_date,
.owl-nav,
.return_date,
.return_policy,
.tick {
    position: absolute;
    content: ""
}

.footer_section,
.speaker_box,
.video_youtubebtn {
    background-size: cover;
    background-position: center
}

.footer_links ul,
.prodct_spec ul,
.product_icons ul {
    list-style-type: none;
    margin-left: -26px
}

.mail h3,
.mail p {
    font-family: helvetica
}

.about_text_wraaper h5,
.log-form,
.speakerboxs {
    max-width: 400px
}

.based_text_review h5,
.change_add p,
.log-form .description,
.log-form .submit-button-wrapper,
.log-form .title,
.news,
.product-count .qty {
    text-align: center
}

* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
    font-family: Exo, sans-serif
}

.cart_wrapper,
.display_flex,
.rever,
.select_star {
    display: flex;
    justify-content: center;
    align-items: center
}

.text_wrapper p a,
a,
a:hover {
    text-decoration: none
}

.change_add p {
    font-size: 13px !important
}

.dil_date p,
.return_date p,
.return_policy p,
.return_policy p a {
    margin-bottom: 3px;
    font-size: 9px;
    font-weight: 600
}

#loader-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
    overflow: hidden
}

#loader,
.apple_banner,
.cart_wrapper li,
.product_cards_wrapper {
    position: relative
}

#myDIV,
.no-js #loader-wrapper,
.star-rating [type=radio]:checked+label:after,
.star-rating [type=radio]:not(:checked)+label:before,
.star-rating input[type=radio] {
    display: none
}

#loader {
    display: block;
    left: 50%;
    top: 50%;
    width: 150px;
    height: 150px;
    margin: -75px 0 0 -75px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #fff;
    -webkit-animation: 1.7s linear infinite spin;
    animation: 1.7s linear infinite spin;
    z-index: 11
}

#loader:before {
    top: 5px;
    left: 5px;
    right: 5px;
    bottom: 5px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #000;
    -webkit-animation: .6s linear infinite spin-reverse;
    animation: .6s linear infinite spin-reverse
}

#loader:after {
    top: 15px;
    left: 15px;
    right: 15px;
    bottom: 15px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #fff;
    -webkit-animation: 1s linear infinite spin;
    animation: 1s linear infinite spin
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes spin {
    0% {
        transform: rotate(0)
    }

    100% {
        transform: rotate(360deg)
    }
}

@-webkit-keyframes spin-reverse {
    0% {
        -webkit-transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(-360deg)
    }
}

@keyframes spin-reverse {
    0% {
        transform: rotate(0)
    }

    100% {
        transform: rotate(-360deg)
    }
}

#loader-wrapper .loader-section {
    position: fixed;
    top: 0;
    width: 51%;
    height: 100%;
    background: #322d2d;
    z-index: 10
}

#loader-wrapper .loader-section.section-left {
    left: 0
}

#loader-wrapper .loader-section.section-right {
    right: 0
}

.loaded #loader-wrapper .loader-section.section-left {
    transform: translateX(-100%)
}

.loaded #loader-wrapper .loader-section.section-right {
    transform: translateX(100%)
}

.mySlides img{
    padding:16px;
}

.scrollbar
{

    float: left;
    width: 100%;
    background: #F5F5F5;
    overflow-y: scroll;
    margin-bottom: 0px;
}
#style-3::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #f5f5f500;
}

#style-3::-webkit-scrollbar
{
	width: 3px;
	background-color: #f5f5f500;
    height:6px;
}


#style-3::-webkit-scrollbar-thumb
{
	background-color: #353735;
    height:3px;
}


.loaded #loader {
    opacity: 0
}

.loaded #loader-wrapper {
    visibility: hidden;
    transform: translateY(-100%)
}

.nav-pills .nav-link.active {
    color: #fff !important;
    background-color: #260726 !important;
    border: 1px solid #8080802e !important
}

.nav-pills .nav-link {
    color: #260726 !important;
    background-color: #fff !important;
    border: 1px solid #8080802e !important
}

.order_form_wrapper .log-forms {
    padding: 30px 17px;
    background-color: #bababa1f;
    border: 1px solid #0000000d;
    border-radius: 12px;
    width: 100% !important
}

.header_search .form-control,
.log-forms .form-control {
    padding: .375rem .75rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    font-weight: 400;
    line-height: 1.5;
    background-clip: padding-box
}

.header_search .input-group>.form-control {
    position: relative;
    flex: 1 1 auto;
    width: 1%;
    color:#ffffff;
    min-width: 0;
}
.input-group>.form-control::placeholder{
    font-size: 12px !important;
    color:#ffffff !important;
}

.header_search .bg-light {
    background-color: #251f1f !important;
}

.log-forms .form-control {
    display: block;
    width: 100%;
    font-size: 10px;
    color: #212529;
    background-color: #fff;
    border: 1px solid #ced4da;
    appearance: none;
    border-radius: .25rem
}

.return_policy {
    bottom: 60px;
    left: 11px
}

.ratess {
    margin-bottom: 0;
    font-size: 12px
}

.forgot_pass a,
.product_cards_wrapper h6 a,
.return_policy p a {
    text-decoration: none;
    color: #272727;
}

.btn-primary,
.btn-success {
    color: #fff;
    background-color: #272727 !important;
    border-color: #272727 !important
}

.changepasword_text a,
.changepasword_text a:hover,
.forgot_pass a:hover {
    text-decoration: none;
    color: #260726;
    font-size: 14px
}

.prodct_spec ul {
    display: inline-flex
}

.prodct_spec ul li {
    border: 1px solid #80808057;
    padding: 6px;
    width: 70px;
    height: 40px;
    font-size: 12px;
    font-weight: 600;
    display: flex;
    cursor: pointer;
    justify-content: center;
    align-items: center
}

.prodct_spec .active {
    background-color: #353735;
    color: #fff
}

.dil_date {
    top: 43px;
    left: 8px
}

.return_date {
    top: 43px;
    right: 8px
}

.display_flex_col,
.paymentsuccess {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column
}

.display_flex_start {
    display: flex;
    justify-content: flex-start;
    align-items: center
}

.display_flex_end {
    display: flex;
    justify-content: flex-end;
    align-items: center
}

.text-primarys {
    color: #ffffff !important;
}

.display_flex_space,
.display_flex_spacebtw {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.top_banner {
    padding-top: 7px;
    padding-bottom: 7px;
    background-color: #251f1f;
}

.cart_wrapper ul .fal a,
.icon_btn {
    background-color: #000;
    color: #fff
}

.company_address p {
    font-size: 12px;
    color: #fff;
    margin-bottom: 0
}

.navbar-nav {
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    width: 100% !important;
    display: flex;
    justify-content: center
}

.main_header_second {
    padding-top: 25px;
    padding-bottom: 11px;
    display: none
}

.main_header_one {
    padding-top: 25px;
    padding-bottom: 0;
    display: block
}

.header_search .form-control {
    display: block;
    width: 100%;
    font-size: 13px;
    color: #ffffff;
    background-color: #fff0 !important;
    border: 1px solid #ced4da;
    appearance: none;
    border-radius: .25rem
}

.input-group .btn:focus{
    box-shadow: none;
}

.cart_wrapper ul,
.icon_btn,
.new_productes .product_cards_wrapper:hover,
.owl-nav,
.product_cards_wrapper,
.product_icons ul,
.star {
    display: flex;
    display: flex
}

.header_search .form-control:focus {
    border: 0;
    box-shadow: none
}

.cart_wrapper ul .fal,
.cart_wrapper ul .fal a {
    padding: 7px;
    border-radius: 21px;
    font-size: 13px;
    margin-left: 8px
}

.navbar-light .navbar-nav .nav-link {
    color: #000 !important;
    font-size: 14px;
    font-weight: 500;
}

.icon_btn {
    font-size: 12px;
    padding: 6px 8px;
    align-items: center;
    border-radius: 18px;
    justify-content: space-between;
}

.dbox a,
.fixedbuybtn a:hover,
.fixedsellbtn a:hover,
.footer_links ul li a,
.footer_links ul li a:hover,
.icon_btn a,
.icon_btn a:hover {
    color: #fff;
    text-decoration: none
}

.logo_wrapper img {
    width: 200px
}

.cart_wrapper ul {
    list-style-type: none;
    margin-bottom: 0;
    cursor: pointer
}

.cart_circle {
    top: -17px;
    right: -6px;
    background-color: #3d0868;
    border-radius: 10px
}

.cart_circle p {
    font-size: 11px;
    margin-bottom: 0;
    padding: 6px;
    color: #fff
}

.menu_bottom_border {
    border-bottom: 1px solid #26072624;
    background-color: #26072600
}

.ads_wrapper,
.car_stero_text {
    background-color: #322d2d;
}

.cart_wrapper ul .fal {
    background-color: #fff;
    color: #26145a;
    font-weight: 500
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev {
    width: 29px;
    background: #251f1f !important;
    border-radius: 50px;
    color: #fff !important;
    padding: 10px !important;
    font-size: 20px !important
}

.owl-nav {
    top: 50%;
    align-items: center;
    justify-content: space-between
}

.second_section {
    padding-top: 80px;
    padding-bottom: 80px
}

.car_stero_wrapper,
.product-count {
    margin-top: 5px
}

.car_stero_text {
    padding: 22px
}

.car_stero_text h4 {
    font-size: 18px;
    color: #fff;
    margin-bottom: 0
}

.speaker_box_txt h2 {
    font-size: 46px
}

.speaker_box_txt h2 span {
    font-size: 46px;
    font-weight: 600;
    color: #000000;
}

.emi p span,
.video_text h3 {
    font-weight: 700
}

.product_img,
.wishlist_img {
    max-height: 250px;
    overflow: hidden;
    width:100%;
}

.product_img img{
    width:100%;
}


.speaker_box {
    padding-top: 60px;
    padding-bottom: 10px;
    background-image: url(../images/build1.png);
    background-repeat: no-repeat;
}

.ads_wrapper_section,
.product_wrapper {
    padding-top: 70px;
    padding-bottom: 70px;
    min-height: 350px
}

.product_heading h3 {
    color: #251f1f;
    font-size: 25px;
    text-transform: uppercase
}

.product_cards_images img {
    min-width: 131px;
    cursor: pointer
}

.tick {
    top: 0;
    right: 0
}

.product_cards_wrapper {
    text-align: center;
    border: 1px solid #26072629;
    border-radius: 5px;
    margin-top: 24px;
    padding: 13px;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    min-height:250;
}

.new_productes .product_cards_wrapper,
.product_cards_wrapper:hover {
    border: 1px solid #26072629;
    justify-content: center;
    padding: 13px;
    display: flex
}

.product_cards_wrapper:hover {
    border-radius: 5px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: top;
    margin-top: 18px;
    flex-direction: column;
    align-items: center;
    box-shadow: rgba(50, 50, 93, .25) 0 6px 12px -2px, rgba(0, 0, 0, .3) 0 3px 7px -3px
}

.product_cards_text {
    height: 84px;
    overflow: hidden
}

.product_cards_text h2,
.product_cards_text h3,
.product_cards_text p {
    font-size: 13px;
    margin-top: 0;
    color: gray;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;  
    overflow: hidden;
}

.warranty_text h5,
.warranty_text_fea h5 {
    margin-top: 22px;
    text-transform: uppercase
}

.product_icons ul {
    margin-bottom: 0;
    cursor: pointer
}

.product_icons ul .fad {
    padding: 7px;
    margin-left: 8px;
    border-radius: 21px;
    color: #74727291;
    font-size: 13px
}

.product_icons ul .fad.active,
.product_icons ul .fad:hover {
    padding: 7px;
    margin-left: 8px;
    border-radius: 21px;
    color: #260726;
    font-size: 13px
}

.rate_product {
    width: 100%
}

.rate_product h4 {
    font-size: 18px;
    color: #322d2d;
}

.rate_product h4 span {
    font-size: 18px;
    color: #a3a3a3
}

.ads_text {
    padding: 15px;
    color: #fff
}

.new_productes .product_cards_wrapper {
    border-radius: 5px;
    margin: 2px;
    background-color: #470b6c0d;
    flex-direction: column;
    align-items: center;
    min-height:250px;
}

.client_name p,
.product-info p,
.rate h4,
.videobtn .btn_a p,
.videobtn h3 {
    margin-bottom: 0
}

.new_productes .product_cards_wrapper:hover {
    border: 1px solid #26072629;
    border-radius: 5px;
    margin: 2px;
    background-color: #470b6c00;
    padding: 13px;
    justify-content: center;
    flex-direction: column;
    align-items: center
}

.new_productes .product_cards_wrapper .product_cards_text p {
    font-size: 13px;
    margin-top: 0;
    color: #000;
    text-overflow: ellipsis
}

.client_message p,
.table_text {
    font-size: 14px
}

.new_productes .product_cards_wrapper .rate_product h4 {
    font-size: 18px;
    color: #000
}

.testmonial_sec {
    padding-top: 60px;
    padding-bottom: 60px;
    background-color: #2607260a;
    min-height: 350px
}

.testmonial_wrapper {
    background-color: #fff;
    padding: 16px;
    margin: 6px;
    border-radius: 6px;
    box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;
}

.review_wrapper {
    padding: 26px;
    border: 1px solid #e6e2e2
}

.star-rating [type=radio]:checked+label,
.star-rating [type=radio]:not(:checked)+label {
    position: relative;
    padding-left: 19px;
    cursor: pointer;
    display: inline-block;
    height: 25px;
    line-height: 25px;
    font-size: 20px;
    -webkit-transition: .28s;
    -moz-transition: .28s;
    -o-transition: .28s;
    -ms-transition: .28s;
    transition: .28s;
    -webkit-user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -ms-user-select: none
}

.review_wrapper p {
    color: #a29c9c;
    font-size: 13px
}

.star .fa {
    padding: 2px;
    font-size: 11px;
    color: #656565
}

.star {
    justify-content: flex-start;
    align-items: center;
    margin-top: -13px;
    height: 50px
}

.checked {
    color: #f2b600 !important
}

.based_text_review h5 {
    font-size: 18px;
    color: gray
}

.star-rating {
    direction: rtl;
    display: inline-block;
    padding-top: 20px;
    cursor: default
}

.bt,
.buy_btn p,
.emi p,
.emi p span,
.fea_youtubebtn,
.gallery .tumb,
.logs button,
.star-rating label,
.video_youtubebtn {
    cursor: pointer
}

.star-rating label {
    color: #bbb;
    font-size: 2rem;
    padding: 0;
    transition: .3s ease-in-out
}

.star-rating input[type=radio]:checked~label,
.star-rating label:hover,
.star-rating label:hover~label {
    color: #f2b600
}

.des_content p {
    color: #a29c9c;
    font-size: 15px
}

.des_contents p {
    color: #000;
    font-size: 15px
}

.reviewz .form-control {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 13px !important;
    font-weight: 400;
    line-height: 1.5;
    border-bottom: 1px solid #0b0018 !important;
    color: #212529;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da5e;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

.reviewz .form-control:focus {
    box-shadow: none !important;
    border: none !important;
    border-bottom: 1px solid #0b0018 !important
}

.star-rating [type=radio]:not(:checked)+label::first-child {
    padding-left: 0
}

.read_more a,
.read_more a:hover {
    text-decoration: none;
    color: #0b0018
}

.feature_1 img {
    max-width: 450px
}

.warranty_wrapper {
    padding-top: 45px;
    padding-bottom: 45px;
    background-color: #26072624
}

.warranty_img img {
    width: 50px
}

.warranty_text h5 {
    font-size: 12px;
    color: #000
}

.warranty_text_fea h5 {
    font-size: 14px;
    color: #000
}

table tbody {
    font-size: 15px
}

.table-responsive {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    background-color: #fff !important
}

.table td,
.table th {
    padding: 7px;
    border-top: 1px solid #dee2e6
}

.order-table,
.shopping-cart,
.wishlist-table {
    margin-bottom: 20px
}

.order-table .table,
.shopping-cart .table,
.wishlist-table .table {
    margin-bottom: 0;
    border: 1px solid #68bd4547
}

.order-table .btn,
.shopping-cart .btn,
.wishlist-table .btn {
    margin: 0
}

.order-table>table>tbody>tr>td,
.order-table>table>tbody>tr>th,
.order-table>table>thead>tr>td,
.order-table>table>thead>tr>th,
.shopping-cart>table>tbody>tr>td,
.shopping-cart>table>tbody>tr>th,
.shopping-cart>table>thead>tr>td,
.shopping-cart>table>thead>tr>th,
.wishlist-table>table>tbody>tr>td,
.wishlist-table>table>tbody>tr>th,
.wishlist-table>table>thead>tr>td,
.wishlist-table>table>thead>tr>th {
    vertical-align: middle !important;
    font-size: 15px
}

.order-table>table thead th,
.shopping-cart>table thead th,
.wishlist-table>table thead th {
    padding-top: 17px;
    padding-bottom: 17px;
    border-width: 1px
}

.order-table .remove-from-cart,
.shopping-cart .remove-from-cart,
.wishlist-table .remove-from-cart {
    display: inline-block;
    color: #260726;
    font-size: 18px;
    line-height: 1;
    text-decoration: none
}

.order-table .count-input,
.shopping-cart .count-input,
.wishlist-table .count-input {
    display: inline-block;
    width: 86px
}

.order-table .product-item,
.shopping-cart .product-item,
.wishlist-table .product-item {
    display: table;
    width: 100%;
    min-width: 150px;
    margin-top: 5px;
    margin-bottom: 3px
}

.order-table .product-item .product-info,
.order-table .product-item .product-thumb,
.shopping-cart .product-item .product-info,
.shopping-cart .product-item .product-thumb,
.wishlist-table .product-item .product-info,
.wishlist-table .product-item .product-thumb {
    display: table-cell;
    vertical-align: top
}

.order-table .product-item .product-thumb,
.shopping-cart .product-item .product-thumb,
.wishlist-table .product-item .product-thumb {
    width: 130px;
    padding-right: 20px
}

.order-table .product-item .product-thumb>img,
.shopping-cart .product-item .product-thumb>img,
.wishlist-table .product-item .product-thumb>img {
    display: block;
    width: 100%
}

.bt,
.product_detail_text p span {
    font-weight: 600
}

.addres_btn {
    background-color: #0b0018 !important;
    padding: 10px 16px !important;
    color: #fff !important;
    text-decoration: none;
    margin: 3px;
    font-size: 15px
}

.btn-outline-danger {
    border-color: #260726 !important
}

.videobtn .feature_buy_btn {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    width: 221px;
    padding: 3px;
    border-radius: 7px;
    color: #fff
}

.videobtn .btn_a p {
    color: #fff;
    font-size: 15px
}

.videobtn {
    position: absolute;
    content: "";
    bottom: 6px;
    right: 8px;
    display: flex;
    align-items: center
}

.video_youtubebtn {
    width: 70px !important;
    height: 70px !important;
    font-size: 40px;
    background-image: url(../images/videoplay.png);
    border-radius: 32px;
    color: #f55;
    border: 2px solid #fff
}

.video_text {
    position: absolute;
    top: 4px;
    left: 4px
}

.video_text h3 {
    text-transform: uppercase;
    color: #fff;
    font-size: 17px
}

.video_youtubevideocontainer,
.youtubevideocontainer {
    height: 180px;
    width: 100%
}

.fixedbuybtn,
.fixedsellbtn {
    background-color: #322d2d;
    padding: 20px;
    width: 47px;
    height: 48px;
    display: flex;
    margin-bottom: 2px
}

.apple_banner img {
    min-height: 230px
}

.videobtn h3 {
    color: #fff;
    font-size: 16px
}

.ads_images{
    height:100%;
}

.ads_images img{
    object-fit: cover;
    height: 100%;
}

.footer_links p,
.footer_links ul {
    color: #fff;
    font-size: 13px
}

.footer_section {
    background-image: linear-gradient(to bottom, #322d2d, #322d2d);
    background-repeat: no-repeat;
    min-height: 350px
}

.fixed_icon {
    position: fixed;
    right: 12px;
    bottom: 8px;
    outline: 0;
    border: 0;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    overflow: hidden;
    z-index: 99
}

.fixedsellbtn {
    border-radius: 43px;
    justify-content: center;
    font-size: 36px;
    align-items: center;
    border: 2px solid #fff
}

.fixedbuybtn {
    border-radius: 43px;
    justify-content: center;
    font-size: 25px;
    align-items: center;
    border: 2px solid #fff
}

.gallery .tumb,
.mySlides,
.videocontainer {
    background-color: #fff
}

.fixedbuybtn a,
.fixedsellbtn a,
.info-wrap .dbox .icon .fa {
    color: #fff;
    font-size: 16px;
}

.footer_links {
    padding-top: 60px;
    padding-bottom: 40px
}

.footer_links h4 {
    color: #fff;
    font-weight: 700;
    margin-bottom: 24px
}

.footer_links ul li {
    line-height: 29px
}

.footer_newsletter {
    padding-top: 20px;
    padding-bottom: 20px
}

.mail {
    display: block;
    margin: 0 auto
}

.mail h3 {
    font-size: 28px;
    margin: 0;
    text-align: left;
    padding: 0;
    color: #260726;
    letter-spacing: 1px
}

.mail p {
    font-size: 12px;
    color: #fff
}

.mail button,
.mail input {
    padding: 10px;
    font-family: helvetica;
    font-size: 14px
}

.mail input {
    width: 200px;
    background-color: #ffffff36;
    border: 0;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    outline: 0
}

.mail button {
    border: 0;
    width: 80px;
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px
}

.mail button:hover {
    background: #000;
    transition: .3s ease-in;
    color: #fff
}

.buy_btn a,
.buy_btn a:hover,
.buy_btn p {
    background-color: #353735;
    text-decoration: none
}

.bottom_footer {
    padding-top: 15px;
    padding-bottom: 15px;
    min-height: 40px
}

.testmonial_imagers img {
    width: 42px !important;
    border-radius: 50px;
}

.bottom_footer p,
.forgot_pass a,
.form-check p {
    font-size: 13px
}

.bottom_footer p a,
.bottom_footer p a:hover {
    font-size: 14px;
    text-decoration: none;
    color: #000;
    font-weight: 600;
}

.new_productes {
    padding-bottom: 10px;
    min-height: 350px
}

.client_name h4 {
    font-size: 16px;
    margin-top: 10px;
    text-transform: capitalize;
}

.product_detail_text p {
    max-width: 500px
}

.product_detail_text h1,
.product_detail_text h3,
.product_detail_text h4 {
    max-width: 500px;
    margin-top: 0px;
}

.buy_btn a,
.buy_btn a:hover {
    margin: 3px
}

.buy_btn a {
    padding: 10px 16px;
    color: #fff;
    font-size: 15px
}

.buy_btn a:hover {
    padding: 12px 18px;
    color: #fff
}

.log-form .submit-button-wrapper a,
.log-form .submit-button-wrapper a:hover {
    background-color: #260726;
    color: #fff
}

.main_tumb {
    display: flex;
    justify-content: space-between;
    align-items: center;
    overflow-x: auto
}

.gallery {
    position: sticky;
    top: 0;
    margin: auto;
    width: 80%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border: 1px solid #8080803b;

}

.quantity,
label {
    display: inline-block
}

.gallery .tumb {
    width: 25%;
    padding: 10px;
    border: 1px solid #0703211a
}

.wish_btn a,
.wish_btn a:hover {
    color: #260726;
    text-transform: uppercase;
    text-decoration: none
}

.quantity {
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 5px;
    padding: 1px 2px;
    margin-right: 15px
}

.fea_youtubebtn,
.youtubebtn {
    font-size: 40px;
    background-position: center;
    background-size: cover
}

.product-count .qtyminus,
.product-count .qtyplus {
    width: 34px;
    height: 34px;
    background: #0b0018;
    text-align: center;
    font-size: 19px;
    line-height: 36px;
    color: #fff;
    cursor: pointer;
    border-radius: 16px
}

.product-count .qty {
    width: 38px;
    border: 0
}

.product-count label {
    margin-bottom: 0;
    font-size: 16px
}

.product_rate {
    display: flex;
    align-items: center
}

.nav-tabs .nav-link.active {
    color: #fff !important;
   background-color: #353735 !important;
    border-color: #dee2e6 #dee2e6 #fff !important
}

.nav-tabs .nav-link {
    margin-bottom: -1px;
    background: 0;
    color: #000 !important;
    border: 1px solid transparent;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem
}

.borderless_table {
    border-style: none
}

.youtubebtn {
    position: absolute;
    width: 30px !important;
    height: 22px !important;
    top: 44%;
    left: 48%;
    background-image: url(../images/you_tube.png);
    border-radius: 3px;
    color: #f55
}

.videocontainer {
    position: relative;
    width: 100%;
    height: 100%;
    border-radius: 16px;
    overflow: hidden;
    margin-top: 2px
}

.btn_a p {
    color: #260726;
    font-size: 15px;
    margin-bottom: 0
}

.feature_buy_btn {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 218px;
    padding: 3px;
    border-radius: 7px;
    color: #000
}

.fea_youtubebtn {
    width: 30px !important;
    height: 30px !important;
    background-image: url(../images/videoplay_1.png);
    border-radius: 15px;
    color: #f55
}

.buy_btn p {
    padding: 10px 16px;
    color: #fff;
    margin: 3px 3px 0;
    font-size: 15px;
    max-width: 170px
}

.total_rate h4 {
    font-size: 16px
}

.login_wrapper {
    padding-top: 2px;
    padding-bottom: 2px;
    min-height: 350px
}

.paymentsuccess img {
    width: 60px
}

.log-form-wrapper {
    padding: 100px 0
}

.log-form {
    padding: 30px 17px;
    background-color: #bababa1f;
    border: 1px solid #0000000d;
    border-radius: 12px
}

.form-text-area,
.log-form .form-input {
    background-color: #26072614;
    height: 50px;
    padding-left: 16px;
    font-size: 14px
}

.log-form .form-text-area {
    background-color: #f0f4f5;
    height: auto;
    padding-left: 16px
}

.log-form .form-control::placeholder {
    color: #525151;
    font-weight: 500;
    opacity: 1
}

.log-form .form-control:-ms-input-placeholder {
    color: #aeb4b9;
    font-weight: 500
}

.log-form .form-control::-ms-input-placeholder {
    color: #aeb4b9;
    font-weight: 500
}

.log-form .form-control:focus {
    border-color: #260726;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .07), 0 0 8px #0f070c3f
}

.log-form .title {
    font-size: 24px;
    font-weight: 500
}

.log-form .description {
    color: #454545;
    font-size: 14px
}

.log-form .submit-button-wrapper a {
    border: 1px solid #fff;
    font-size: 12px;
    border-radius: 9px;
    text-transform: uppercase;
    padding: 10px 43px;
    font-weight: 500;
    letter-spacing: 2px;
    text-decoration: none
}

.contact_wrapper {
    padding-top: 80px;
    padding-bottom: 80px;
    background-color: #007bff12;
    min-height: 350px
}

.bg-successs {
    background-color: #322d2d !important;
    color: #fff !important
}

.contact-wrap,
.form-control {
    background: #fff
}

.wrapper {
    width: 100%;
    -webkit-box-shadow: 0 21px 41px -13px rgb(0 0 0 / 18%);
    -moz-box-shadow: 0 21px 41px -13px rgba(0, 0, 0, .18);
    box-shadow: 0 21px 41px -13px rgb(0 0 0 / 18%)
}

.form-check-input:checked {
    background-color: #3d3d3d !important;
    border-color: #3c3c3c !important;
}

.navbar-light .navbar-toggler,
.navbar-light .navbar-toggler:focus {
    color: rgba(0, 0, 0, .55);
    border-color: rgb(0 0 0 / 0) !important
}

.check_box {
    padding: 15px;
    max-width: 350px;
    border-radius: 4px;
    box-shadow: 0 0 5px 0 #adb5bd;
    background-color: #fff;
    margin: auto
}

button:focus:not(:focus-visible) {
    outline: 0 !important
}

.navbar-light .navbar-toggler:focus {
    box-shadow: none
}

.nav_fas_icon .fad {
    color: #000000;
}

.info-wrap,
.info-wrap .dbox {
    color: rgba(255, 255, 255, .8);
}

.logs button {
    width: 100%;
    padding: 12px;
    font-size: 18px;
    background: #260726;
    color: #fff;
    border: 0;
    font-family: "Open Sans", sans-serif;
    margin-top: 15px;
    transition: background .2s ease-out;
}

.des_contents .log-form-wrapper {
    padding: 26px 0;
}

label {
    margin-bottom: .5rem;
    font-size: 13px
}

.info-wrap .dbox .icon {
    min-width: 35px;
    min-height: 35px;
    border-radius: 50%;
    border: 2px solid rgba(255, 255, 255, .2);
}

.info-wrap .dbox {
    width: 100%;
    margin-bottom: 25px
}

.info-wrap .dbox p {
    margin-bottom: 0;
    margin-left: 6px;
    font-size: 13px;
}

.form-control {
    height: 36px;
    color: rgba(0, 0, 0, .8);
    font-size: 14px;
    border-radius: 2px;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border: 1px solid rgba(0, 0, 0, .1);
}

#contactForm .form-control {
    font-size: 12px;
    border: 0;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    padding: 0;
}

.form-group {
    margin-bottom: 1rem !important
}

.product-info h5 {
    text-transform: capitalize
}

.log_btn_wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 32px
}

@media screen and (max-width:1237px) {
    .rate_product h4 {
        font-size: 15px;
        color: #260726
    }

    .rate_product h4 span {
        font-size: 15px;
        color: #a3a3a3
    }

    .mail input {
        padding: 10px;
        width: 94px;
        background-color: #ffffff36;
        font-family: helvetica;
        font-size: 14px;
        border: 0;
        border-top-left-radius: 5px;
        border-bottom-left-radius: 5px;
        outline: 0
    }

    .feature_1 img {
        max-width: 402px
    }

    .dil_date {
        position: absolute;
        content: "";
        top: 34px;
        left: 8px
    }
}

@media screen and (max-width:995px) {

    .main_header_one,
    .main_header_second {
        padding-top: 25px;
        padding-bottom: 11px
    }

    .main_header_second {
        display: block
    }

    .rever {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column-reverse
    }

    .main_header_one {
        display: none
    }

    .header_search{
        margin-top: 5px;
    }
}

@media screen and (max-width:450px) {

    .product_heading h3,
    .video_text h3,
    .wish_btn a {
        text-transform: uppercase
    }

    .gallery,
    .product_rate,
    .videobtn {
        display: flex
    }

    .product_cards_images img {
        min-width: 100px;
        cursor: pointer;
    }

    .speakerboxs {
        max-width: 269px;
        margin: auto
    }

    .rate h4 {
        margin-bottom: 0;
        font-size: 20px
    }

    .buy_btn a,
    .buy_btn p {
        background-color: #0b0018;
        padding: 10px 16px;
        text-decoration: none;
        margin: 3px
    }

    .header_search {
        margin-top: 12px
    }

    .speaker_box_txt h2 span {
        font-size: 38px;
        font-weight: 600;
        color: #260726
    }

    .speaker_box_txt h2 {
        font-size: 33px
    }

    .product_heading h3 {
        color: #260726;
        font-size: 23px
    }

    .product_cards_text {
        height: 60px;
        overflow: hidden;
       
    }

    .footer_links {
        padding-top: 20px;
        padding-bottom: 10px
    }

    .buy_btn a {
        color: #fff;
        font-size: 12px
    }

    .wish_btn a {
        color: #260726;
        text-decoration: none;
        font-size: 13px
    }

    .buy_btn p {
        color: #fff;
        font-size: 12px;
        max-width: 175px
    }

    .feature_1 img {
        max-width: 294px;
        margin-top: 19px
    }

    .videobtn {
        position: absolute;
        content: "";
        align-items: center
    }

    .video_youtubebtn {
        width: 64px !important;
        height: 64px !important;
        font-size: 40px;
        background-image: url(../images/videoplay.png);
        background-position: center;
        background-size: cover;
        border-radius: 32px;
        color: #f55;
        cursor: pointer;
        border: 2px solid #fff
    }

    .video_text h3 {
        font-weight: 700;
        color: #fff;
        font-size: 15px
    }

    .mail input {
        padding: 10px;
        width: 200px;
        background-color: #ffffff36;
        font-family: helvetica;
        font-size: 14px;
        border: 0;
        border-top-left-radius: 5px;
        border-bottom-left-radius: 5px;
        outline: 0
    }

    .gallery {
        margin: auto;
        width: 100%;
        flex-direction: column;
        justify-content: center;
        align-items: center
    }

    .nav-tabs .nav-link {
        margin-bottom: -1px;
        background: 0;
        border: 1px solid transparent;
        border-top-left-radius: .25rem;
        border-top-right-radius: .25rem;
        font-size: 13px
    }

    .chickn_filter .form-select {
        display: block;
        width: 100%;
        padding: .375rem 2.25rem .375rem .75rem;
        -moz-padding-start: calc(0.75rem - 3px);
        font-size: 13px !important;
        font-weight: 600;
        line-height: 1.5;
        color: #212529 !important;
        background-color: #fff;
        background-repeat: no-repeat;
        background-position: right .75rem center;
        background-size: 16px 12px;
        border: 1px solid #ced4da;
        border-radius: .25rem;
        transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none
    }
}

@media screen and (max-width:350px) {
    .rate h4 {
        margin-bottom: 0;
        font-size: 15px
    }

    .buy_btn a,
    .buy_btn p {
        background-color: #0b0018;
        padding: 10px 16px;
        margin: 3px
    }

    .buy_btn a,
    .buy_btn p,
    .wish_btn a {
        text-decoration: none;
        font-size: 12px
    }

    .buy_btn a {
        color: #fff
    }

    .videobtn .btn_a p {
        color: #fff;
        font-size: 13px;
        margin-bottom: 0
    }

    .videobtn .feature_buy_btn {
        display: flex;
        align-items: center;
        width: 196px;
        padding: 3px;
        border-radius: 7px;
        color: #fff
    }

    .wish_btn a {
        color: #260726;
        text-transform: uppercase
    }

    .buy_btn p {
        color: #fff;
        max-width: 175px
    }

    .nav-tabs .nav-link {
        margin-bottom: -1px;
        background: 0;
        border: 1px solid transparent;
        border-top-left-radius: .25rem;
        border-top-right-radius: .25rem;
        font-size: 14px
    }

    .speaker_box_txt h2 {
        font-size: 24px
    }

    .video_text h3 {
        font-weight: 700;
        text-transform: uppercase;
        color: #fff;
        font-size: 15px
    }
}

.abt_img {
    max-width: 300px;
    margin: auto
}

.about_icon {
    padding-top: 60px;
    padding-bottom: 60px;
    background-color: #26072612;
    min-height: 260px
}

.product_cards_wrappers {
    position: relative;
    border: 1px solid #26072629;
    border-radius: 5px;
    margin-top: 18px;
    padding: 13px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    min-height: 272px;

}

.contactForm .form-select {
    font-size: 12px;
    border: 0;
    border-bottom: 1px solid rgba(0, 0, 0, .1) !important;
    padding: 0
}

.contactForm .form-select:focus {
    font-size: 12px;
    border: 0;
    box-shadow: none !important;
    border-bottom: 1px solid rgba(0, 0, 0, .1) !important;
    padding: 0
}

.about_section {
    padding-top: 40px;
    padding-bottom: 60px;
    min-height: 350px
}

.abt_img img{
    width:450px;
    margin: auto;
}

.news {
    padding: 4.8px 0 9.6px;
    min-height: 220px
}

.news-heading {
    font-size: 25px;
    line-height: 1.4;
    color: #333
}

.news p {
    font-size: 18px;
    margin-bottom: 16px;
    margin-top: 12px;
    line-height: 1.8
}

.news input[type=email] {
    display: inline-block;
    width: 80%;
    padding: 18px 36px;
    margin: 18px 0 8px;
    border: 0;
    box-sizing: border-box;
    background-color: #322d2d33;
    border-radius: 43px;
    box-shadow: 0 20px 30px 0 rgba(0, 0, 0, .06)
}

.news input,
input::-webkit-input-placeholder {
    font-size: 16px;
    line-height: 3
}

.bt {
    margin-left: -160px;
    font-size: 16px;
    display: inline-block;
    padding: 16px 32px;
    border-radius: 35px;
    border: 0;
    background-color: #322d2d;
    color: #fff
}

.rate h4 s {
    font-size: 18px !important;
    color: #a3a3a3 !important
}

.news-letter-form input {
    width: 55%;
    padding: 12px 25px;
    border-radius: 5px;
    -webkit-border-radius: 0;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border: 1px solid
}

.news-letter-form input[type=submit] {
    width: auto;
    border: 0;
    background-color: #191616;
    color: #fff;
    margin-top: 10px
}

.modal_log img {
    width: 110px
}

.modal-footer {
    display: flex;
    flex-wrap: wrap;
    flex-shrink: 0;
    align-items: center;
    justify-content: flex-end;
    padding: .75rem;
    border-top: 1px solid #fff !important;
    border-bottom-right-radius: calc(.3rem - 1px);
    border-bottom-left-radius: calc(.3rem - 1px)
}

.news-letter-form input:first-child {
    width: 82%
}

.btn-outline-danger {
    color: #fff !important;
    background-color: #353235 !important;
    background-image: none
}

#loader1 {
    position: fixed;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background-color: #000000d1;
    z-index: 9999;
    padding-top: 10px
}

.mesh-loader {
    overflow: hidden;
    height: inherit;
    width: inherit;
    display: none
}

.mesh-loader .circle {
    width: 30px;
    height: 30px;
    position: absolute;
    background: #6d5d6d;
    border-radius: 50%;
    margin: -15px;
    -webkit-animation: 3s ease-in-out -1.5s infinite mesh;
    animation: 3s ease-in-out -1.5s infinite mesh
}

.mesh-loader>div .circle:last-child {
    -webkit-animation-delay: 0s;
    animation-delay: 0s
}

.mesh-loader>div {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 999
}

.mesh-loader>div:last-child {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

@keyframes mesh {
    0% {
        -webkit-transform-origin: 50% -100%;
        transform-origin: 50% -100%;
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    50% {
        -webkit-transform-origin: 50% -100%;
        transform-origin: 50% -100%;
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }

    50.1% {
        -webkit-transform-origin: 50% 200%;
        transform-origin: 50% 200%;
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform-origin: 50% 200%;
        transform-origin: 50% 200%;
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}