.heading_sec {
    text-align: center;
    font-weight: 600;
    text-transform: uppercase;
    vertical-align: baseline;
    margin: 0;
    font-size: 40px;
    line-height: 37px;
    letter-spacing: normal;
    font-family: 'El Messiri', sans-serif;
    padding: 10px 0;
}

.heading_sec p {
    margin: 0;
}

.sortPagiBar {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    padding: 30px 0;
}

.cstm_prod_short {
    width: 80%;
}

.product_view {
    width: 20%;
    text-align: end;
}

.nbrItemPage {
    display: inline-flex;
    margin-right: 30px;
    align-items: center;
}

.nbrItemPage label {
    margin-right: 10px;
    font-size: 12px;
}

.product_view li {
    display: inline-block;
    width: 30px;
    height: 30px;
    text-align: center;
    color: #dfdede;
    cursor: pointer;
    font-size: 24px;
}

.product_view li.current {
    cursor: default;
    color: #000000;
}

.product_view li#product_view_list {
    margin-left: 2px;
}

.selectProductSort,
.nb_item {
    padding: 3px 10px;
    text-align: center;
    font-size: 12px;
}

input,
select,
textarea {
    box-sizing: border-box;
    border-radius: 0;
    appearance: none;
    outline: none;
}

.grid .product_flags {
    display: none;
}

.grid .product_desc {
    display: none;
}

.grid li h5 {
    padding: 12px 0;
}

.grid .product_link {
    font-size: 12px;
    color: #303030;
    font-weight: bold;
    line-height: 20px;
}

.grid li {
    text-align: center;
    margin-bottom: 30px;
}

input.button_mini,
input.button_small,
input.button,
input.button_large,
input.button_mini_disabled,
input.button_small_disabled,
input.button_disabled,
input.button_large_disabled,
input.exclusive_mini,
input.exclusive_small,
input.exclusive,
input.exclusive_large,
input.exclusive_mini_disabled,
input.exclusive_small_disabled,
input.exclusive_disabled,
input.exclusive_large_disabled,
a.button_mini,
a.button_small,
a.button,
a.button_large,
a.exclusive_mini,
a.exclusive_small,
a.exclusive,
a.exclusive_large,
span.button_mini,
span.button_small,
span.button,
span.button_large,
span.exclusive_mini,
span.exclusive_small,
span.exclusive,
span.exclusive_large {
    display: inline-block;
    *display: inline;
    padding: 8px 10px;
    font-size: 11px;
    line-height: 18px;
    color: #fff;
    border: none;
    margin-bottom: 0;
    vertical-align: middle;
    cursor: pointer;
    border: 0;
    zoom: 1;
    background: #000;
    font-weight: bold;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.list {
    margin: 30px 0;
}

.list li {
    width: 100%;
    display: flex;
    margin-bottom: 20px;
    justify-content: space-between;
}

.list .center_block {
    padding: 10px 20px;
}

.list li a img {
    width: 240px;
}

.list .product_flags {
    margin-bottom: 15px;
    color: #000000;
    font-weight: bold;
}

.list .center_block h5 a {
    font-size: 16px;
    color: #303030;
    font-weight: 600;
}

.list .product_desc {
    margin: 15px 0;
}

.list .right_block {
    padding: 10px;
}

.list .right_block a {
    width: 100px;
    margin-bottom: 10px;
    text-align: center;
}

.list .product_wrap {
    display: flex;
}

.cat_description_full {
    display: none;
}

.about_page .imgBox {
    display: inline;
}

.about_page .imgBox img {
    height: 100%;
}

.icon_nav a {
    font-size: 20px !important;
    position: relative;
}

.wishlist_no {
    position: absolute;
    font-size: 12px;
    top: 3px;
    background: #000000;
    color: #ffffff;
    line-height: normal;
    width: 15px;
    height: 15px;
    right: 3px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50px;
}

.search_form {
    display: none;
    position: absolute;
    right: 50px;
    bottom: -46px;
    z-index: 9999;
}

.search_form input {
    width: 280px;
    padding: 10px 10px;
    border: 1px solid #000000;
}

.search_form button {
    border: none;
    background: #000000;
    padding: 16px;
    color: #ffffff;
    margin: 0;
}

.prod_enq form h1 {
    font-size: 30px;
    font-weight: 600;
    line-height: 50px;
}

.prod_enq form .ordercart-title {
    font-size: 14px;
    color: #000000;
    font-weight: 600;
    margin-bottom: 30px;
}

.prod_enq .table_block {
    margin-bottom: 40px;
}

.prod_enq .table_block table {
    width: 100%;
}

.prod_enq .table_block table td {
    padding: 8px 15px;
    border: 3px double #999;
}

.prod_enq .cart h5 {
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
}

.prod_enq .cart h5 label {
    font-weight: normal;
}

.prod_enq #compare_shipping {
    border: none;
    padding: 10px 0;
}

.prod_enq #compare_shipping h3 {
    background: #000 !important;
    border: 0;
    padding: 10px 19px 10px;
    color: #fff;
    font-size: 18px;
    font-weight: normal;
    line-height: 20px;
    margin: 0 0 18px;
}

.prod_enq .form-group {
    font-size: 12px;
    margin: 0 0 15px 0;
    color: #000;
    line-height: 20px;
    font-weight: 500;
}

.prod_enq .table_block {
    margin-bottom: 40px;
}

.prod_enq label {
    display: inline-block;
    font-size: 12px;
    color: #000;
    margin-bottom: 5px;
    cursor: default;
    margin-right: 10px;
}

sup.required {
    color: red;
    top: 5px;
    font-size: 20px;
}

#compare_shipping input[type="text"] {
    width: 100%;
    color: rgba(0, 0, 0, 0.75);
    margin: 0 0 12px 0;
    padding: 6px;
    height: 32px;
    display: block;
    border: 1px solid #000000;
}

#compare_shipping textarea {
    width: 100%;
    color: rgba(0, 0, 0, 0.75);
    margin: 0 0 12px 0;
    padding: 6px;
    display: block;
    border: 1px solid #000000;
}

.prod_enq .btnsubmit {
    padding: 15px 50px;
    font-size: 20px;
    font-weight: normal;
    letter-spacing: 2px;
    text-transform: uppercase;
    border: 1px solid #000000;
    margin-top: 20px;
}

.prod_enq .btnsubmit:hover {
    background: transparent;
    color: #000000;
    border: 1px solid #000000;
}

.contact-details .contact-details-text ul {
    list-style: none;
    margin: 20px 0;
}

.contact-details .contact-details-text ul li {
    width: 100%;
    display: flex;
    justify-content: start;
    align-items: flex-start;
    align-content: center;
    margin: 20px 0;
    font-size: 16px;
    font-weight: 500;
}

.contact-details .contact-details-text ul li:nth-child(1) span i {
    display: inline-block;
    padding: 7px 20px 0 0;
    font-size: 24px;
    color: #000000;
}

.contact-details .contact-details-text ul li span i {
    display: inline-block;
    padding: 0 20px 0 0;
    font-size: 24px;
    color: #000000;
}

.contact-details .contact-details-text ul li span strong {
    font-size: 20px;
    border-bottom: 2px solid #000;
    margin-bottom: 10px;
    display: inline-block;
    color: #000000;
}

.contact_social ul li {
    display: inline-block;
    margin: 0 5px;
}

.contact_social ul li a {
    width: 50px;
    height: 50px;
    color: #fff;
    background: #000000;
    padding: 15px 15px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    transition: all 0.3s ease-in;
    border: 1px solid #000000;
}

.contact_social ul li a:hover {
    background: #fff;
    color: #242430;
}

.contact_social ul li a i {
    font-size: 24px;
    margin: 0;
}


.contact-form .contact_form label {
    display: none;
}

.contact_page .contact-form form input,
.contact-form form textarea {
    width: 100%;
    border: 1px solid #dbdbdb;
    padding: 10px 10px;
    margin: 25px 0;
}

.contact_page form.std .text,
form.std .password,
p.textarea {
    margin: 0 0 20px;
}

.navbar li.mob_icon a {
    color: #000000;
    padding: 4px 8px;
}

.contact_page .bttn-cstm {
    background: #000000;
    display: inline-block;
    padding: 12px 40px;
    border-radius: 5px;
    text-decoration: none;
    color: #fff;
    border: 1px solid #000000;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    transition: all 0.3s ease-out;
}

.contact_page .bttn-cstm:hover {
    color: #000000;
    background: transparent;
}

.product-detail-page {
    padding: 50px 0;
}

.product_des_wrap {
    padding: 20px;
}

.product-detail-page .ProductName {
    font-size: 24px;
    font-weight: 500;
    line-height: 28px;
    margin-bottom: 26px;
    text-transform: capitalize;
}

#short_description_block p {
    margin: 10px 0;
    font-size: 14px;
    line-height: 22px;
}

.row_1 {
    overflow: hidden;
    text-align: left;
    align-items: center;
    display: flex;
    justify-content: space-between;
}

.usefull_link_block {
    display: inline-block;
}

ul.usefull_link_block li {
    margin: 0;
    color: #333333;
    display: inline-block;
}

.usefull_link_block li a {
    color: #000000;
    font-size: 18px;
    border: 1px solid #000000;
    width: 36px;
    height: 36px;
    display: flex;
    margin-right: 5px;
    align-items: center;
    justify-content: center;
    border-radius: 50px;
}

.extra-box-product {
    padding: 10px 15px;
}

.extra-box-product h3 {
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 15px;
    line-height: 44px;
}

#block-category-slider .item .SameCategoryProduct-price {
    margin: 0 10px;
}

.price_display {
    display: none;
}

.page_product_box>h3 {
    background: #1f1a17;
    border-bottom: 5px solid #f8d006;
    color: #fff;
    font-size: 18px;
    font-weight: normal;
    line-height: 20px;
    margin: 0 0 18px;
    padding: 8px 15px;
    position: relative;
}

.more_info_inner .toggle_content {
    padding: 0 0 20px 0;
    font-size: 14px;
}

table,
table.std {
    background: #fdfdfd;
    border-spacing: 0;
    margin-bottom: 20px;
    vertical-align: middle;
    border: 1px solid #ccc;
    width: 100%;
}
table td {
    border: 1px solid #ccc;
    padding: 10px;
}
.SameCategoryProduct-name .Product-name{
    color: #000000;
}
#short_description_content{
    font-size: 14px;
}
.product_attributes p{
    margin: 0;
    padding: 14px 0 20px !important;
    font-weight: 500;
    font-size: 14px;
}
#buy_block p {
    margin: 0;
    padding: 0;
}
.hidden {
    display: none;
}
.content_prices {
    padding: 16px 0;
    border: 1px solid #dddddd;
    border-left: 0;
    border-right: 0;
    margin: 0 0 30px;
}
.our_price_display{
    font-size: 20px;
    font-weight: 500;
}

.searchheading h2 {
    font-size: 26px;
    font-weight: 600;
}
.searchheading p {
    font-size: 16px;
    font-weight: normal;
    text-transform: capitalize;
}


.bottom_pagination .pagination > li > a, .bottom_pagination .pagination > li > span {
    position: relative;
    float: left;
    padding: 10px 16px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #ffffff;
    text-decoration: none;
    background-color: #000;
    border: 1px solid #000;
    border-radius: 0;
    margin: 0;
}
.bottom_pagination .pagination {
    display: flex;
    justify-content: center;
}

    @media(min-width:1200px) {
        .container.cstm_container {
            max-width: 1280px;
        }
    }

    @media(max-width:991px) {
        .form_sec {
            margin-top: 40px;
        }
    }

    @media(max-width:767px) {
        .heading_sec {
            font-size: 30px;
        }
    }

    @media(max-width:589px) {
        .search_form input {
            width: 200px;
            padding: 5px 10px;
        }

        .search_form button {
            padding: 11px;
        }

        .search_form {
            right: 15px;
            bottom: -40px;
        }
    }

    @media(max-width:502px) {
        .nbrItemPage {
            display: inline-block;
            margin-right: 5px;
        }

        .selectProductSort,
        .nb_item {
            padding: 3px 6px;
            font-size: 14px;
        }

        .product_view li {
            display: inline-block;
            width: 20px;
            height: 20px;
            margin-top: 22px;
        }

        .prod_enq .table_block table td {
            padding: 8px 8px;
        }

            .prod_enq .table_block table td.cart_product {
                width: 120px !important;
            }

        .prod_enq .cart h5 {
            font-size: 16px;
            line-height: 16px;
        }

        .contact_social ul li a {
            width: 40px;
            height: 40px;
        }

            .contact_social ul li a i {
                font-size: 20px;
            }
    }

    .right_block .button{
    margin-top:0;
    border-radius:0;
}