.bottom_login_details span {
    font-size: 12px;
    line-height: 25px;
    display: block;
}
.bottom_login_details {
        margin-top: 20px;
}
.bottom_login_details p {
        margin: 0;
    line-height: 30px;
}
.display_flex_phone {
        display: flex;
    align-items: center;
    justify-content: space-between;
}
.display_flex_phone .logo_new a {
        line-height: 36px;
    margin-left: 9px;
    font-size: 17px;
}
.bottom_login_details a {
    color: #000;
    font-weight: 600;
}
.register_page .form-control {
    background: #fff;
    border: 1px solid #000;
    padding: 13px;
}
.payment_footer_section {
        text-align: right;
}
.payment_footer_section span {
        color: #fff;
}
.payment_footer_section .payment-list svg {
    
}
.top_coupon_code {
    background: #902d26;
    padding: 8px 0;
}
.top_coupon_code p {
     margin: 0;
    color: #fff;
    text-align: center;   
}
.top_coupon_code p span {
    color: #FFEB3B;
}
.header_main_sec {
    position: sticky;
    top: 0;
    z-index: 11;
}
.middle_header {
        position: relative;
    z-index: 1111;
    background: #fff;
    padding: 0;
        border-bottom: 1px solid #ddd;
}
.logo_center {
    text-align:center;
}
.logo_center img {
        width: 90px;
}
.logo_new {
    text-align:left;
}
.login_search {
        margin-top: 30px;
}
.cart_wishlist {
    display: flex;
    justify-content: end;
    margin-top: 40px;
        align-items: center;
}
.cart_wishlist a {
    color: #3e3d40;
}
.cart_wishlist .fa {
        color: #000000;
    font-size: 20px;
    padding: 0 10px;
}
.carousel-control-next {
    right: 47%;
    background: #902d26;
    width: 35px;
    height: 35px;
    bottom: 5px;
    top: auto;
    opacity: 1;
    border-radius: 0 50px 50px 0;
}
.carousel-control-prev {
    left: 47%;
    background: #902d26;
    width: 35px;
    height: 35px;
    bottom: 5px;
    top: auto;
    opacity: 1;
    padding: 3px;
    border-radius: 50px 0 0 50px;
}
.search-form .submit-icon-btn-secondary {
    background-color: #902d26;
}
.search-form .submit-icon-btn-secondary:hover {
    background-color: #000000;
}
.search-form input {
    border-color: #e3e2e6;
}
.slider_main {
    background: #fff;
}
.bottom_header {
        background: #fff;
    z-index: 111;
    position: relative;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
}
.gshop-navmenu ul li a {
    padding:15px;
    color:#000 !important;
}
.gshop-navbar-right {
    position: static !important;
}
.gshop-navmenu>ul>.has-submenu>ul.submenu-double-line {
    left: 0 !important;
    right: 0 !important;
    border-radius: 0 !important;
    background: #fff;
    border-top: 1px solid #cfcece;
}
.gshop-navmenu>ul>.has-submenu {
    position: static !important;
}
.has-submenu ul li a {
    color:#524c4c !important;
}
.category_menu h4 {
    color: #342e2e;
    font-size: 17px;
    margin-left: 11px;
    padding-bottom: 10px;
    padding-top: 10px;
    font-weight: 400;
    position: relative;
}
.category_menu h4:before {
    content:'';
    position: absolute;
    width: 50px;
    height: 2px;
    background: #b7aeae;
    bottom: 2px;
}
.gshop-navmenu>ul>.has-submenu>ul.submenu-double-line li {
    width: calc(25% - 100px);
}
.iti {
     width: 100%;
    margin-bottom: 10px;   
}
.Shop_Now {
    position: absolute;
    left: 9.4%;
    top: 50%;
    background: #3e3d40;
    padding: 9px 20px;
    border-radius: 5px;
    color: #fff;
}
.popup_form {
        animation: slideRight 1.5s forwards;
    transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
}
.vertical-product-card .card-content .card-title {
      -webkit-box-orient: vertical;
    display: -webkit-box !important;
    -webkit-line-clamp: 1;
    overflow: hidden;
}
@keyframes slideRight {
  from {
    opacity: 0;
    transform: translateY(200px);
  } 
  to {
    opacity: 1;
    transform: translateY(0%);
  }
}
.hm3-featured-products-slider .thumbnail {
    padding: 0 !important;
}
.hm3-feature-section {
    background: #fff;
}
.login_btn {
        background: #902d26;
    padding: 8px 12px;
    border-radius: 5px;
    color: #fff !important;
        margin-left: 14px;
    text-transform: uppercase;
}
.login_btn .fa {
    color: #fff !important;
}
.banner_bg_call {
    position: relative;
    height: 400px;
        background-position: top, center;
    background-repeat: no-repeat;
    background-size: cover;
}
.banner_bg_call:before {
    content:'';
    background: #4e4b4b8c;
    width: 83%;
    position: absolute;
    height: 80%;
    top: 10%;
    left: 9%;
    border: 2px solid #fff;
}
.banner_bg_call2:before {
    border: 0 !important;
    left: 0 !important;
    top: 0 !important;
    height: 100% !important;
    width: 55% !important;
    background: #902d26 !important;
    border-radius: 100% 0% 28% 0% / 0% 0% 100% 100% !important;
}
.banner_bg_call2 .container {
    top: 30% !important;
    left: 10% !important;
    width: 40% !important;
    text-align: left !important;
    right: auto !important;
}
.banner_bg_call .container {
    position: absolute;
    top: 30%;
    left: 0;
    width: 100%;
    text-align: center;
    right: 0;
    margin: 0 auto;
}
.banner_bg_call h3 {
        color: #745e51;
    font-size: 40px;
        text-transform: uppercase;
}
.banner_bg_call p {
        color: #745e51;
    font-size: 20px;
}
.banner_bg_call .btn2_se {
        background: transparent;
    border-color: #fff;
    color:#fff;
    margin-left: 10px;
}
.banner_bg_call a {
    color: #fff;
    display: inline-block;
    background: #902d26;
    padding: 10px;
    border-radius: 5px;
    border: 1px solid #3e3d40;
}
.reach_protencial {
    margin-bottom: 50px;
    
    background: #3e3d40;
    position:relative;
}
.reach_protencial .container {
    padding: 40px 0;
}
.sec-shape-top img,
.sec-shape-bottom img {
    width:100%;
}
.reach_protencial .swiper-slide {
        background: #ffffff;
    border-radius: 10px;
}
.reach_protencial .swiper-slide span {
    background: #3e3d40;
    display: block;
    text-align: center;
    padding: 10px;
    border-radius: 0 0 10px 10px;
    color: #fff;
}
.reach_protencial .swiper-slide img {
        width: 100%;
    height: 210px;
    border-radius: 10px 10px 0 0;
}
.reach_protencial .section-title h2 {
    color:#fff;
}
.reach_protencial .section-title h2:before,
.reach_protencial .section-title h2:after {
        background: #fff;
}
.about_use {
    background: #fff;
}
.about_use img {
    width:100%;
}
.about_use h3 {
    
}
.about_use h3 span{
    color: #3e3d40;
}

.zoom_slider_banner .item {
        border: 1px solid #a9a4a4;
}
.zoom_slider_banner .item img {
  object-fit: contain;
    height: 500px;
    margin: 0 auto;
    background: #fff;
    width: 100%;
}
.multi_slider_img .item {
        border: 1px solid #a9a4a4;
    margin: 0 10px;
    width: 103px !important;
    height: 103px;
}
.multi_slider_img .item img {
    height: 100px;
    margin: 0 auto;
    padding: 0px;
}
.drift-zoom-pane {
    border: 1px solid #a9a4a4;
    height: 500px !important;
}

#once-popup {
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.65);
    text-align: center;
    z-index: 10000;
}
#once-popup .inner {
    background: #ffffff;
    padding: 20px;
    width: 600px;
    max-width: 90%;
    margin: 50px auto;
        position: relative;
    }
#once-popup #popup-close {
        font-size: 30px;
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 0;
    background: #f0ebeb;
    height: 40px;
    width: 40px;
    line-height: 37px;
    color: #000;
    }
.sub_li_list li {
    width: 100% !important;
}
.popup_form .text_details {
        text-align: left;
}
.popup_form .text_details h2 {
            font-size: 22px;
}
.popup_form .text_details p{
            font-size: 16px;
}
#once-popup iframe {
    width: 100%;
    overflow: hidden;
    height: 300px;
}
.hl_form-builder--main {
    margin-top: 0 !important;
    padding: 0 !important;
    overflow: hidden;
}
.side_btn_one_popup_open {
    position: fixed;
    left: 10px;
    bottom: 30px;
    z-index: 111;
    display: none;
}
.side_btn_one_popup_open p {
     
    background: #902d26;
    margin: 0;cursor: pointer;
        padding: 10px 15px;
    border-radius: 5px;
    color: #fff;
    font-weight: 600;
}
.popup_container {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
        z-index: 999;
    background: #000000b3;
    height: 100%;
}
.popup_container .popup_form {
    position: relative;
    top: 100px;
    left: 0;
    right: 0;
    width: 50%;
    background: #fff;
    margin: 0 auto;
    border-radius: 4px;
}
.flex_img_pop {
        display: flex;
    align-items: center;
}
.img_box_main {
    width: 45%;
}
.img_box_main img {
    width:100%;
    border-radius: 4px 0 0 4px;
}
.details_main {
        width: 55%;
    padding: 20px;
}
.popup_form input {
    width: 100%;
    border: 1px solid #cbc5c5;
    padding: 10px;
    box-shadow: none !important;
    outline: none;
    margin-bottom: 15px;
}
.popup_form button {
        background: #902d26;
    width: 100%;
    padding: 10px;
    border-radius: 0;
    color: #fff;
}
.popup_form #popup-close {
        position: absolute;
    top: -7px;
    right: 7px;
    font-size: 30px;
    color: #000;
    cursor: pointer;
}
.popup_container .form-check-input:checked[type=checkbox] {
    background-image: url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e);
}
.popup_container .form-check input {
    width: 20px;
    background:#3e3d40;
    padding: 0;
    height: 20px;
}
.product_page .card-content del {
    font-size:14px;
}
.product_page .thumbnail {
    padding: 0 !important;
}
.product_page .thumbnail img {
    height: 370px;
    object-fit: cover;
    width: 100%;
    border-radius: 5px;
}
.vertical-product-card .card-content del {
    font-size:14px;
}
.top_sale_product_slider .thumbnail {
    padding: 0 !important;
}
.top_sale_product_slider .thumbnail img {
    height: 370px;
    object-fit: cover;
    width: 100%;
    border-radius: 5px;
}
.top_sale_product_slider .card-content del {
    font-size: 14px;
}
.product-info {
    position: sticky;
    top: 200px;
    border: 1px solid #eee;
    padding: 10px;
    background: #ffffff; 
}
.product-info h4 {
    font-size: 20px;
    font-weight: 500;
    color: #000;
}
.product-info .brand_de {
    color: #6c6666;
}
.product-info .pricing .deleted {
    position: relative;
    color: #666060;
    font-weight: 400 !important;
}
.pricing .text-danger {
    color: #000 !important;
        font-size: 20px;
}
#real_pricetwo_R {
    color: #fff !important;
}
.Cocoa_select .form-control {
    background: white;
    -webkit-appearance: listbox !important;
}
.product-info h6 {
        color: #000;
}
#exampleModal .form-control {
        border: 1px solid #eee;
    height: 40px;
    background: #fff;
    margin-bottom: 10px;
    padding: 0 10px;
    -webkit-appearance: listbox !important;
}

#exampleModal .btn.btn-primary {
    background: #000;
    padding: 8px 10px;
    color: #fff;
    border-radius: 5px;
    border: 0;
    width: 100px;
    margin-top: 10px;
}
.at-tab {
  display: none;
  padding: 15px;
  border: 1px solid #dddddd;
  border-top: none;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  background-color: #fff;
}

.at-title {
  cursor: pointer;
  background-color: #f5f5f5;
  position: relative;
  transition: background-color 0.3s ease;
}

.at-title:hover {
  background-color: #e0e0e0;
}

.at-title:after {
  content: "+";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 10px;
  transition: all 0.3s ease;
  font-size: 24px;
  color:#fff;
}
.at-tab p {
    font-size: 14px;
    line-height: 25px;
}
.at-title.active:after {
  content: "-";
}

.at-item {
  border-radius: 5px;
  margin-bottom: 15px;
}

.at-title h2 {
  font-size: 18px;
    font-weight: 500;
    padding: 10px 15px;
    margin: 0;
    background: #3e3d40;
    color: #fff;
}

.accordion-header {
  text-align: center;
  background-color: #222222;
  color: white;
  padding: 20px 0;
}
.write_a_review_section {
    
}
.write_a_review_section .btn_group button {
    color: #625f5f;
    border: 1px solid #ccd6e0;
    padding: 10px 20px;
    border-radius: 3px;
    font-weight: 500;
    box-shadow: 2px 3px 5px 0 #8888886b!important;
    background: #fff;
    margin-right: 10px;
    display: inline-block;
}
.write_a_review_section .btn_group .fa {
    color: #FFC107;
}
.form_review {
    background: #fff;
    padding: 10px;
    margin-top: 30px;
    box-shadow: 0 0 10px #e4dddd;
    border-radius: 5px;
}
.form_review .form-control {
        background: #fff;
    border: 1px solid #eee;
    margin-bottom: 20px;
    height: 45px;
}
.form_review a {
    background: #3e3d40;
    padding: 8px 10px;
    display: inline-block;
    border-radius: 5px;
    color: #fff;
}
.product-radio-btn li label {
    background: #fff;
}
.left_side {
    border: 1px solid #eee;
    border-radius: 5px;
    padding: 10px;
        position: sticky;
    top: 200px;
}
.box_left_cat:last-child {
    border: 1px solid #fff;
}
.product_click_title {
    border: 1px solid #eee;
    padding: 10px;
    border-radius: 5px;
    margin-bottom:20px;
}
.product_click_title h5 {
    font-weight: 500;
    font-size: 18px;
    margin:0;
}
.product_click_title p {
        font-size: 14px;
}
.modal_cart_btn1 {
    background: transparent;
    border-color: #3e3d40;
}
.modal_cart_btn1:hover,
.modal_cart_btn2:hover {
    background: #000;
}
.modal_cart_btn2 {
        background: #902d26;
    border-color: #902d26;
    color: #fff !important;
}
.box_product_inline {
    display: flex;
        margin-bottom: 20px;
    justify-content: space-between;
}
.box_product_inline img {
    width: 80px;
    border: 1px solid #eee;
    border-radius: 5px;
    float: left;
    margin-right: 10px;
}
.box_product_inline h5 {
        font-size: 14px;
    font-weight: 500;
}
.box_product_inline .product_img {
        width: 80%;
}
.checkout_right_box {
    padding:50px 0;
}
.voucher-box h4 {
        font-size: 17px;
    color: #403d3d;
    font-weight: 600;
}
.voucher-box .flex_coupn {
        display: flex;
            margin-bottom: 20px;
}
.label-input-field input {
        height: 45px;
    margin-bottom: 20px;
}
.label-input-field textarea {
    margin-bottom: 20px;
}
.image-box.image-box-border .icon img {
    width:150px;
}
.tab_container {
    margin: 50px auto;
    position: relative;
    border: 1px solid #eee;
    border-radius: 7px;
  background:#fff;
}
.tab_container h4 {
        padding: 10px;
    font-size: 20px;
}
.tab_container input {
  clear: both;
  padding-top: 10px;
  display: none;
}

.tab_container label {
  font-weight: 700;
  font-size: 14px;
  display: block;
  float: left;
  padding: 20px 14px;
  color: #ccc;
  cursor: pointer;
  text-decoration: none;
  text-align: center;
  background: #fff;
  margin-bottom: 2px;
      border-top-left-radius: 7px;
    border-top-right-radius: 7px;
  border-bottom:2px solid #eee;

}

#tab1:checked ~ #content1,
#tab2:checked ~ #content2,
#tab3:checked ~ #content3,
#tab4:checked ~ #content4 {
  display: block;
  padding: 20px 0 0 0;
  color: #999;
}

.tab_container .tab-content h3  {
  text-align: center;
}

.tab_container [id^="tab"]:checked + label {
  background: #fff;
  border-bottom:2px solid #358ed7;
  color: #358ed7;
}

.tab_container [id^="tab"]:checked + label>span.numberCircle {
  border: 2px solid #358ed7;
  border-radius: 50%;
    width: 30px;
    height: 30px;
    padding: 3px 5px;
    text-align: center;
    font-size: 10px;
    margin: 3px 8px
}

.tab_container label:hover {
background-color:#eee;
  border-radius:0px;
}

.numberCircle {
    border-radius: 50%;
    width: 30px;
    height: 30px;
    padding: 3px 5px;
    border: 2px solid #ccc;
    text-align: center;
    font-size: 10px;
    margin: 3px 8px
}


.row-payment-method {
  margin: 0px 0px 0px 0px;
  padding: 22px 0px 11px 0px;
  text-align: left;
  display: table;
}
.payment-row {
  background-color: #f5f6fa;
  padding-left: 30px;
  padding-right: 30px;
      width: 100%;
}
.payment-row-last {
  margin-left: 30px;
  margin-right: 30px;
  width: 100%;
}

.payment-padding-right {
  
}
.select-icon {
  display: table-cell;
  vertical-align: top;
  text-align: left;
  padding-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  width: 24px;
  height: 24px;
}

.select-txt {
  display: table-cell;
  vertical-align: middle;
  word-wrap: break-word;
  height: 60px;
  text-align: left;
  padding-left: 15px;
  font-size: 12pt;
}
.select-logo {
  padding-right: 0px;
  vertical-align: top;
      right: 35px;
    position: absolute;
}
.select-logo-sub {
  display: table-cell;
  vertical-align: middle;
}
.logo-spacer {
  padding-right: 13px;
}
.pymt-type-name {
  font-weight: 500;
  font-size: 12pt;
  padding-bottom: 8px;
  color: #5a6977;
}
.pymt-type-desc {
  padding-bottom: 22px;
  width:70%;
    font-size:14px;
}
.hr {
  border-bottom: 1px solid #ebf0f5;
  padding-bottom: 5px;
}
.form-cc {
  display: table;
  width: 100%;
  text-align: left;
  padding: 0px 0px 30px 30px;
}
.row-cc {
  display: table;
  width: 100%;
  padding-bottom: 7px;
}
.cc-txt {
  border-color: #e1e8ee;
  width: 100%;
}
.tab_container .input {
  border-radius: 5px;
  border-style: solid;
  border-width: 2px;
  height: 38px;
  padding-left: 15px;
  font-weight: 600;
  font-size: 11pt;
  color: #5e6977;
 
}
.tab_container input[type="text"] {
   display: initial;
  padding:15px
}
.text-validated {
  border-color: #7DC855;
  background-image: url("https://uc05f5f6b2aec4b17716a0e958f9.dl.dropboxusercontent.com/cd/0/inline/CSIy_qj9zM8Aw7HtK-pggrUq64lEmkEOJ5oqP790W5dx7GBqoaZ0wNpIWH7UHMsf5LF5XzUPLmeSone6ftFCHQ0-DtpaAA8Pezttm_SaFSUc38MnA-DtPzj6zd33lSCWD30/file#");
  background-repeat: no-repeat;
  background-position: right 18px center;
}
.cc-ddl {
  border-color: #f0f4f7;
  background-color: #f0f4f7;
      width: 100px;
    margin-right: 10px;

  
}
.cc-title {
  font-size: 10.5pt;
  padding-bottom: 8px;
}
.cc-field {
  padding-top: 15px;
  padding-right: 30px;
  display: table-cell;
}
.button-master-container, .button-master-container:hover {
  display: table;
  width: 100%;
  border-top: 1px solid #e1e8ee;
  height: 60px;
  vertical-align: bottom;
}
.button-container {
  width: 50%;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
.tab_container a, a:hover {
  color: inherit;
  text-decoration: inherit;
}
.button-container:hover {
background-color:#eee;
  cursor:pointer;
}
.button-finish {
  border-left: 1px solid #e1e8ee;
  color: #7DC855;
  font-weight: 500;
  font-size: 12pt;
  background-image: url("https://ucc94fa7e91d637bf7e7884ea1ce.dl.dropboxusercontent.com/cd/0/inline/CSJ676gTiQxxE0CRjnCZopuJAKXHPuVBpRCbQry--5WtsQRJsDBP_LB20oy66eZ0F0dBDTuDGAfuoy-BB2r615CAkl-NiJCZH3F6PtLQPRLqDIP1l_shrAEW_THIVdACp9g/file#");
  background-repeat: no-repeat;
  background-position: right 50px center;
}
.cvv-tooltip-img {
  display: inline-block;
  vertical-align: middle;
  padding-left: 17px;
}
.tab_container input[id^="radio"]{
   display:none;
}

.tab_container input[id^="radio"] + label
{
    background-image:url("https://uc0bcf645f97d5a44358eed30338.dl.dropboxusercontent.com/cd/0/inline/CSIDPn8fTK_FBSITnNWlXj--HBHTQF6bazW_quJTnJW8EBN4v2ToVECk6z5-3f49aFA73GQpu5Dt0zEQN64HineaEtHA4TTtJecu2_9uwjTjzxxvDGdoD2-WzQJWLWJoIrw/file#");
    height: 26px;
    width: 24px;
    display:inline-block;
    padding: 0 0 0 0px;
    cursor:pointer;
    border-radius: 50%;
}

.tab_container input[id^="radio"]:checked + label
{
    background-image:url("https://ucff386b3eeab5acf712ab5be268.dl.dropboxusercontent.com/cd/0/inline/CSLe2rq05eustGmGPvOOPFFKUu4PGBdwH45yjvKYTv3kbgwf5MiMnkp-JP3CZOzXUXOmhYHLkPS0HMQVESL4SkVBsY3JMiqe_c6yt16RWwRYNqicrwtQH3SKaILYwpnCvrc/file#");
  height: 26px;
    width: 24px;
    display:inline-block;
    padding: 0 0 0 0px;
    cursor:pointer;
}
p.credit {
  text-align:center;
  color: #ccc;
}
.btn_group {
    display: flex;
}
 .rating-box .rating-container {
	 direction: rtl !important;
}
 .rating-box .rating-container label {
	 display: inline-block;
	 margin: 0;
	 color: #d4d4d4;
	 cursor: pointer;
	 font-size: 50px;
	 line-height: 50px;
	 transition: color 0.2s;
}
 .rating-box .rating-container input {
	 display: none;
}
 .rating-box .rating-container label:hover, .rating-box .rating-container label:hover ~ label, .rating-box .rating-container input:checked ~ label {
	 color: gold;
}
#price_range {
    display:none;
}
.gshop-offcanvas-btn {
    display:none;
}
@media (max-width:767px) {
    .top_coupon_code p {
        font-size: 12px;
    }
    .subscribe_form button {
        padding: 7px !important;
    }
    .sale_banner1 form {
        width: 100% !important;
        margin: 10px auto 0 !important;
    }
    .subscribe_form .form-control {
        display: block;
        width: 100%;
        padding: 6px 15px !important;
    }
    .carousel-control-prev {
            left: 38%;
    }
    .carousel-control-next {
            right: 40%;
    }
    .three_box .box_item {
            margin-bottom: 20px;
    }
 .hm3_product_slider_control.hm3_product_slider_prev {
     right: 35px !important;
 }
 .hm3_product_slider_control {
     top:0 !important;
 }
.gshop-offcanvas-btn {
    display:block;
}
    .bottom_header {
        border-top: none !important;
    border-bottom: none !important;
    }
    .slider_main img {
    border-radius: 0 !important;
}
.slider_main .container {
    padding: 0;
}
    .logo_new {
        display: flex;
    }
    .gshop-offcanvas-btn {
        display:block !important;
    }
    .product-info {
        position: relative !important;
    top: 0 !important;
    margin-bottom: 40px;
    }
    .drift-zoom-pane.drift-inline {
        height: 150px !important;
    }
    .zoom_slider_banner .item img {
        height: 300px;
    }
    .btn_group {
        display: block !important;
        text-align: left;
    }
    .img_box_main {
        display:none;
    }
    .flex_img_pop {
        
    }
    .details_main {
            width: 100% !important;
    }
    .axil-dashboard-aside {
            margin-bottom: 20px;
    }
    .axil-dashboard-address .addrss-header {
            display: block !important;
    }
    .axil-dashboard-address .addrss-header h4 {
        margin-bottom:15px !important;
    }
    .about_use {
        padding-top:30px;
    }
.vertical-product-card .card-content {
    padding: 0px !important;
}
.banner_bg_call {
    height: 200px;   
        margin-top: 20px;
}
.banner_bg_call:before {
        width: 90% !important;
}
.gshop-offcanvas-btn {
    padding: 0 !important;
    width: auto !important;
    height: auto !important;
    margin-right: 8px !important;
    display:none;
}
.login_btn {
        margin-left: 0;
            padding: 5px 9px;
}
.icon_phone_view {
    display: flex;
    align-items: center;
    justify-content: end;
}
.phone_view_flex .header-icon .fa-shopping-cart {
    background: #3e3d40;
    padding: 5px 9px;
    border-radius: 5px;
    color: #fff !important;
    margin-left: 0;
    text-transform: uppercase;
    display: block;
    line-height: 24px;
}
.phone_view_flex .modal_cart_btn1 {
    color:#000 !important;
}
.login_search {
    margin-top: 5px;
        margin-bottom: 5px;
}
.cart-box-wrapper {
    min-width: 300px;
        padding-top: 0;
        right: 0;
}
.cart-box-wrapper h5 {
    margin: 0;
    font-size: 18px;
}
.phone_view_flex {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.popup_container .popup_form {
        width: 95% !important;    
        padding: 10px;    left: 0px;    top: 20px;
        background-image: none !important;
}
.popup_container .form-check-label {
    text-align:center;
}
.side_btn_one_popup_open p {
   padding: 5px 10px !important;
    font-size: 15px;
}
.banner_bg_call .container {
    top: 22%;
    left: 0%;
    width: 80%;
}
.banner_bg_call2 .container {
  top: 15% !important;
        left: 3% !important;
        width: 60% !important;
        padding: 0;
}
.banner_bg_call .btn2_se {
        margin-left: 0 !important;
}
.slide_testimonials .item p {
        font-size: 12px;
}
.payment_footer_section {
    text-align: center !important;
}
.gshop-footer {
        padding-bottom: 0 !important;
    }
.banner_bg_call2:before {
        width: 65% !important;
}
.banner_bg_call h3 {
    color: #fff;
    font-size: 15px;
}
.banner_bg_call p {
 margin-bottom:5px;
    font-size: 12px;
}
.banner_bg_call a {
    padding: 5px;
    border-radius: 5px;
    border: 1px solid #3e3d40;
    font-size: 10px;
}
.hm3-feature-section {
        padding-top: 1px;
}
.reach_protencial .container {
    padding: 11px 15px;
}
.sec-shape-top img {
    position: relative;
    top: -7px;
}
.sec-shape-bottom img {
    position: relative;
        bottom: -4px;
}
.popup_form .text_details {
    padding-right: 0;
    text-align: center !important;
}
.popup_form .text_details h2 {
        font-size: 22px !important;
}
.popup_form .text_details p {
    font-size: 13px !important;
}
.two_section img {
    height: auto !important;
}
.service-block .inner-box {
    padding: 20px 0px 20px !important;
}
.services-section:after {
    top: auto !important;
    width: 100%;
    height: 35%;
    bottom: 0;
}
.services-section:before {
    top: 0px;
    width: 100%;
    height: 35%;
}
.gshop-footer .col-xs-6 {
    width:50%;
}
.gradient-spacer {
        margin: 20px 0 !important;
}
.copyright-text {
    text-align:center;
}
.footer-payments-info  {
     justify-content: center !important;   
}
}
.showing_result {
        display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 10px;
    border-top: 1px dashed #eee;
    padding-top: 15px;
}
.showing_result p {
        margin: 0;
    display: flex;
    align-items: center;
}
.showing_result p span {
        width: 70px;
}
.showing_result .second_showing p select {
        padding: 0;
    background: transparent;
    margin-left: 8px;
    -webkit-appearance: listbox !important;
}
@media (min-width:1584px) and (max-width:2200px) {
.gshop-navmenu>ul>.has-submenu>ul.submenu-double-line li {
    width: calc(22% - 100px);
}
}

.banner__items--thumbnail__img {
    display: block;
    width: 100%;
}
.banner__items--thumbnail {
    display: block;
    overflow: hidden;
    width: 100%;
}
.banner__items--content {
    position: absolute;
    top: 1.5rem;
    left: 1.5rem;
    cursor: pointer;
}
.banner__items--content__subtitle {
        font-size: 18px;
    }
.banner__items--content__title {
    line-height: 35px;
    font-size: 22px;
    margin-top: 5px;
}
.banner__items--content__link {
    line-height: 2.4rem;
    color: #606060;
}
.banner__items--content__arrow--icon {
    color: #ee2761;
    margin-left: .5rem;
    vertical-align: middle;
}
.mb-28 {
    margin-bottom: 1.8rem;
}
.banner__items {
    position:relative;
}
.d_ico i {
    color: #902d26;
    font-size: 30px;
    margin-right: 0.6rem;
}
.d_capt h5 {
    font-size: 16px;
}
.d_capt span {
    font-size: 14px;
}
.testimonials {
    padding:50px 0;
}
.slide_testimonials {
    margin-bottom:50px;
}
.slide_testimonials .item {
    position: relative;
    box-shadow: 0 0 10px #c7c0c0;
    border-radius: 10px;
        text-align: center;
    padding:20px 30px;
    margin-top: 50px;
        min-height: 500px;
}
.slide_testimonials .item:before {
    content:'';
    position: absolute;
    width: 90%;
    height: 90%;
    border: 2px solid #902d26;
    left: 5%;
    top: 5%;
    z-index: -1;
    border-radius: 10px;
}
.slide_testimonials .slick-slide {
    margin: 15px;
}
.slide_testimonials .item .quote {
    position: absolute;
    bottom: 0;
    width: 100px;
    right: 18px;
    opacity: .2;
}
.slide_testimonials .starspng {
        width: 100px;
}
.slide_testimonials .item .flex_img {
        margin-top: -68px;
    text-align: center;
}
.slide_testimonials .item .flex_img .photo_user {
        width: 100px;
    height: 100px;
    border-radius: 50%;
    border: 4px solid #902d26;
        margin: 0 auto 10px;
}
.slide_testimonials .item p {
    margin-top:15px;    
}
.sale_banner1:before {
        background: #ffffff54 !important;
            border-color: #c48406;
}
.sale_banner1 form {
    width: 50%;
    margin: 0 auto;
    border-radius: 30px !important;
}
.sale_banner1 form input {
        border-radius: 30px !important;
            background: #fff !important;
}
.gshop-footer {
    background-image: url(../img/footter_bg.png);
    background-size: cover;
}
.gshop-footer:before{
    content:'';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    background: #000000cf;
    z-index: -1;
}
.three_box {
    padding: 50px 0;
    position: relative;
}
.three_box .box_item {
    position: relative;
    overflow: hidden;
}
.vertical-product-card {
    margin-bottom:30px;
}
.three_box .box_item img {
        width: 100%;
    height: 500px;
    object-fit: cover;
        transition: .5s ease;
        border-radius: 5px;
            transform: scale(1);
}
.three_box .box_item:hover img {
        transform: scale(1.1);
}
.three_box .box_item a {
    position: absolute;
    bottom: 20px;
    width: 90%;
    left: 5%;
    padding: 10px;
}
.custom-radios div {
	 display: inline-block;
}
 .custom-radios input[type="radio"] {
	 display: none;
}
 .custom-radios input[type="radio"] + label {
	 color: #333;
	 font-family: Arial, sans-serif;
	 font-size: 14px;
}
 .custom-radios input[type="radio"] + label span {
	 display: inline-block;
	 width: 40px;
	 height: 40px;
	 margin: -1px 4px 0 0;
	 vertical-align: middle;
	 cursor: pointer;
	 border-radius: 50%;
	 border: 2px solid #fff;
	 box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.33);
	 background-repeat: no-repeat;
	 background-position: center;
	 text-align: center;
	 line-height: 38px;
}
 .custom-radios input[type="radio"] + label span img {
	 opacity: 0;
	 transition: all 0.3s ease;
}
 .custom-radios input[type="radio"]#color-1 + label span {
	 background-color: #18cdb4;
}
 .custom-radios input[type="radio"]#color-2 + label span {
	 background-color: blue;
}
 .custom-radios input[type="radio"]#color-3 + label span {
	 background-color: orange;
}
 .custom-radios input[type="radio"]#color-4 + label span {
	 background-color: black;
}
 .custom-radios input[type="radio"]:checked + label span img {
	 opacity: 1;
}
.custom-radios {
        padding: 10px 0;
}
.custom-radios p {
        font-size: 20px;
    color: #000;
    font-weight: 500;
    margin-bottom: 5px;
}
.gallery-area .box_gall {
    position: relative;
    margin-bottom: 35px;
    text-align: right;
}
.gallery-area .box_gall:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    border: 2px solid #902d26;
    border-radius: 20px;
    left: 0;
    top: 15px;
    z-index: -1;
}
.gallery-area .box_gall img {
    width: 95%;
    border-radius: 20px;
    box-shadow: 0 0 10px #afaaaa;
    height: 365px;
    object-fit: cover;
}


/* size area */
        #size-guide::backdrop {
            background: rgba(190, 190, 190, 0.5);
        }

        #size-guide {
            padding: 3rem;
            border: none;
            width: clamp(300px, 80vw, 600px);
            max-height: 480px;
        }

        #size-guide h2 {
            margin: 0 0 1rem;
        }

        .size-guide .close-btn {
            filter: grayscale();
            position: absolute;
            top: 1rem;
            right: 1rem;
            background: none;
            border: none;
            font-size: 1.25rem;
            cursor: pointer;
        }

        .size-guide table {
            border-collapse: collapse;
            width: 100%;
        }

        .size-guide th,
        .size-guide td {
            border: 1px solid #ccc;
            padding: 1rem;
            text-align: center;
        }

        .size-guide th {
            background-color: #eee;
            font-weight: 400;
        }

        .size-guide td {
            background-color: #eee;
            font-weight: 300;
        }

        #size-guide-btn {
            font-family: "Roboto Mono", monospace;
            color: red;
        }

        #size-guide-btn {
            border: 0;
            background: none;
            text-decoration: underline;
            padding: 0;
            cursor: pointer;
        }

        .size-options ul {
            margin: 0;
            padding: 0;
            margin-bottom: 10px;
        }

        .size-options li {
            list-style: none;
        }

        .size-list {
            display: flex;
            flex-wrap: wrap;
            gap: 0.5rem;
            margin: 0 0 1rem;
        }

        .size-list label {
            background: #eee;
            padding: 0.2rem 1rem;
            display: inline-block;
        }

        .size-list input {
            display: none;
        }

        .size-list label:hover,
        .size-list label:focus {
            color: #902d26;
            outline: 1px solid #902d26;
        }

        .size-list li:has(:checked) {
            outline: 1px solid #902d26;
        }

        .color-list {
            margin-top: 1rem;
            padding: 0;
            display: flex;
            gap: 0.25rem;
        }

        .color-list li {
            font-size: 0;
            width: 1rem;
            height: 1rem;
            display: inline-block;
            border-radius: 50%;
            position: relative;
            border: 1px solid;
        }

        .measurements {
            margin-top: 2rem;
        }

        .measurements-guide li {
            line-height: 1.5;
            list-style: disc;
            margin-left: 2rem;
            margin-top: 1rem;
        }

        .sr-only:not(:focus):not(:active) {
            clip: rect(0 0 0 0);
            clip-path: inset(50%);
            height: 1px;
            overflow: hidden;
            position: absolute;
            white-space: nowrap;
            width: 1px;
        }
.size-select {
    border: 1px solid #cbc8c8;
    padding: 5px 10px 5px 0;
    border-radius: 5px;
}

.form-control_option {
        border: 1px solid #eee;
    padding: 7px;
    font-size: 12px;
    margin-bottom: 10px;
    background: #fff;
    width: 100%;
    border-radius: 5px;
}
.blog_page {
        padding: 50px 0;
    position: relative;
}
.box_blog_shadow {
    box-shadow: 0 0 20px #dbdbdb;
    padding: 15px;
    border-radius: 15px;
    display: block;
    margin-bottom:30px;
    position: relative;
    text-decoration: none;
    color: #000;
}
.right_blog_side {
    box-shadow: 0 0 20px #dbdbdb;
    padding: 15px;
    border-radius: 15px;
    position: relative;
}
.right_blog_side ul {
        margin-top: 15px;
}
.right_blog_side li {
        list-style: none;
    position: relative;
}
.right_blog_side li a {
    text-decoration: none;
    color: #000;
    padding: 10px 0;
    display: block;
    border-bottom: 1px dashed #c7c1c1;
}
.box_blog_shadow img {
        width: 100%;
    height: 250px;
    border-radius: 10px;
}
.box_blog_shadow .category {
    position: absolute;
    top: 20px;
    left: 20px;
    background: #000000;
    color: #fff;
    padding: 6px 15px;
    border-radius: 50px;
    font-size: 12px;
}
.box_blog_shadow h3 {
    margin: 10px 0;
    color: #373836;
    font-size: 18px;
     display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.box_blog_shadow p.limittext {
        display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 14px;
    line-height: 25px;
    margin:0;
}
.box_blog_shadow p {
    font-size: 14px;
    line-height: 25px;
}
.date_since {
        display: block;
    padding: 10px 0;
    color: #000000;
}
.readmore.btn_shop{
    background: #902d26;
    padding: 10px 15px;
    text-decoration: none;
    font-weight: 600;
    color: #fff;
    letter-spacing: 1px;
    border-radius: 0;
    transition: .5s;
    display: inline-block;
    transform: scale(1);
    border-radius: 5px;
}
