.link_button {
  background-color: #b98a05;
  border: 0 none;
  border-radius: 5px;
  color: #fff;
  font-size: 18px;
  margin-top: 20px !important;
  padding: 5px;
  width: 100%;
  text-align: center;
}

.search_area {
  float: left;
  margin-top: 15px;
  position: relative;
  width: 188px;
}

.search_area_outer {
  float: left;
  width: 188px;
}

#payment_submit.confirm_btn,
#remove_promo.confirm_btn {
  width: 100%;
}

.check_input {
  border: 1px solid #ccc !important;
  font-size: 16px !important;
  height: 48px !important;
  line-height: 55px !important;
  margin-right: 0 !important;
  padding: 0 64px 0 10px !important;
  width: 100% !important;
}

.check_go_btn {
  background-color: #747474 !important;
  border: 0 none !important;
  color: #fff !important;
  display: inline-block;
  font-size: 18px !important;
  line-height: 40px !important;
  position: absolute !important;
  right: 0;
  top: 0;
  vertical-align: top;
  width: 55px !important;
}

.cart-total-box {
  margin: 0;
}

.dd {
  height: 421px !important;
}

.dd img {
  height: 100%;
  display: block;
}

.price_filter label {
  font-size: 13px;
}

.notice_shipping {
  color: #b95a05;
  line-height: 2;
  font-weight: 700;
  font-size: 13px;
}

.notice_shipping > p {
  color: #e69138;
  margin: 0 0 0;
  font-weight: 700;
  font-size: 13px;
}

.notice_shipping .shipping_text {
  color: #666;
}

.cash_text {
  font-weight: 700;
  font-style: underline;
}

.review_text > p {
  padding: 0;
}

.left_menu li {
  font-size: 16px;
}

.dropdown-menu1,
li:last-child .dropdown-menu {
  background-clip: padding-box;
 /*  background-color: #fff; */
  border: 0 none;
  border-radius: 0;
  box-shadow: none;
  display: none;
  float: left;
  font-size: 14px;
  left:auto;
  list-style: outside none none;
  margin: 2px 0 0;
  min-width: 200px;
  padding: 0;
  position: absolute;
  right: 0;
  text-align: left;
  top: 100%;
  z-index: 1000;
} 

@media (min-width: 768px) and (max-width: 1024px) {
  /* .search_btn { */
  /* width: 20%; */
  /* float: right */
  /* } */
  .input > input[type="text"] {
    width: 65% !important;
  }

  /* .search_bar { */
  /* width: 75%; */
  /* float: left */
  /* } */
  .input {
    width: 78%;
  }
  /* .search_btn { */
  /* margin: 0 */
  /* } */
  .input .selct {
    padding: 0 0 7px 10px;
  }
  .input > input[type="text"] {
    width: 100% !important;
    border-width: 0;
  }
  #ProductCategoryId {
    width: 53%;
  }
}

@media (max-width: 400px) {
/*   .search_btn {
    width: 100% !important;
  } */
  #update_password {
    padding: 0 !important;
  }
  #submit_password {
    padding-top: 2px;
  }
  .col-md-6.search_btn.ch_step {
    width: 100% !important;
  }
}

@media (min-width: 401px) and (max-width: 600px) {
  /* .search_btn {
    width: 46% !important;
  } */
  #update_password {
    padding: 0;
    margin-left: 0;
    width: 43%;
    float: right;
  }
  .col-md-6.search_btn.ch_step {
    width: 100% !important;
  }
  .slider_area_item_detail h2 {
    font-size: 10px;
    line-height: 13px;
    margin-bottom: 11px;
  }
  .slider_area_item_detail {
    top: 19%;
  }
}

@media (min-width: 601px) and (max-width: 767px) {
  #update_password {
    padding: 0;
    margin-left: 0;
    width: 43%;
    float: right;
  }
  .col-md-6.search_btn.ch_step {
    width: 100%;
  }
  .slider_area_item_detail h2 {
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 11px;
  }
  .slider_area_item_detail {
    top: 29%;
  }
}

@media (min-width: 992px) and (max-width: 1024px) {
  .search_btn > input {
    font-size: 15px;
  }
  .col-md-6.search_btn.ch_step {
    float: left;
    width: 50%;
  }
  .dd {
    display: block !important;
  }
}

@media (min-width: 992px) and (max-width: 1200px) {
  .search_btn_contact > input {
    font-size: 15px;
    height: 48px;
    width: 30%;
    margin-bottom: 10px;
  }
  .slider_area_item_detail {
    top: 14%;
  }
}

@media (min-width: 1024px) and (max-width: 1200px) {
  .col-md-6.search_btn.ch_step {
    float: left;
    width: 50%;
    margin-right: 0;
    margin-left: 0;
  }
  .cta h3 {
    font-size: 19px;
  }
  .cta.cta--gray.aligncenter .btn-arrow {
    float: right;
  }
}

@media (min-width: 767px) and (max-width: 991px) {
  .search_btn > input {
    font-size: 11px;
  }
  #update_password {
    padding: 0;
    margin-left: 0;
    width: 54%;
    float: right;
    font-size: 17px;
  }
  .col-md-6.search_btn.ch_step {
    width: 40%;
  }
  .slider_area_item_detail {
    top: 18%;
  }
  .slider_area_item_detail h2 {
    font-size: 17px;
    margin-bottom: 22px;
    line-height: 22px;
    margin-top: 0;
  }
  .slider_area_item_detail p {
    color: #fff;
    font-size: 13px;
    margin-bottom: 21px;
  }
  .patter_box .icon_text_pat i {
    font-size: 19px;
  }
  .patter_box .icon_text_pat {
    min-height: 89px;
    padding: 13px 0;
  }
}

@media (min-width: 400px) and (max-width: 767px) {
  .search_btn {
    /* width: 20%; */
   /*  float: right; */
  }
}

@media (max-width: 1024px) {
  .dd {
    display: none;
  }
  .cta.cta--gray {
    text-align: center;
  }
  .cta h3 {
    text-align: center;
    padding-right: 0;
    font-size: 19px;
  }
  .cta.cta--gray.aligncenter .btn-arrow {
    float: none;
  }
}

@media (max-width: 767px) {
  .cart-total-box {
    margin-left: 0;
  }
  .payment_text > img {
    margin: 0;
    width: 100%;
  }
  .price_filter .p_filter {
    width: 100%;
    float: left;
    padding: 10px 0 5px;
  }
  .price_filter input {
    float: left;
  }
  .price_filter label {
    float: left;
    width: 46%;
    font-size: 11px;
  }
  #ProductCategoryId,
  .input > input[type="text"] {
    width: 99% !important;
    border: none;
  }
  .fff > option {
    width: auto;
  }
  .custom-pagination > ul {
    float: left !important;
    width: 100% !important;
  }
  .custom-pagination > .nav {
    float: left !important;
    margin-top: 15px;
  }
  .custom-pagination > .nav1 {
    float: right !important;
    margin-top: 15px;
  }
  .custom-pagination .count {
    float: left !important;
    left: inherit !important;
    position: relative !important;
    top: inherit !important;
    width: 100% !important;
    margin-left: auto !important;
    margin-top: 10px;
  }
  .custom-pagination > span > i {
    width: 100% !important;
    text-align: center;
  }
  .welcome-content h1 {
    font-size: 24px;
  }
  .welcome-content h2 {
    font-size: 22px;
  }
}

.checkout_table .table-responsive th {
  font-size: 17px;
}

.checkout_table td h3 {
  font-size: 14px;
}

.checkout_table td h4 {
  font-size: 12px;
}

.checkout_table .table-responsive td,
.checkout_table .table-responsive th {
  font-size: 16px;
}

.add_gross > span {
  margin-left: 10px;
}

.error_quantity {
  color: red;
  margin-left: -28%;
  margin-top: 20px;
}

.decrements > span {
  margin-left: 25px !important;
}

.pric_qty {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
  border: 1px solid #b45205 !important;
  color: #515151;
  float: left;
  font-family: open sans;
  font-size: 16px;
  height: 30px !important;
  margin-left: 20px;
  padding: 0 22px;
  text-align: center;
}

.single-product-tab > .nav-tabs {
  border: medium none;
  display: table;
  float: none;
  margin: 0 auto;
  padding: 0;
  width: auto;
}

.single-product-tab > .nav-tabs > li {
  border: medium none;
  float: left;
  margin: 0 30px 0 0;
}

.single-product-tab > .nav-tabs > li > a {
  border: medium none;
  float: left;
  margin: 0;
  padding: 0;
  width: 100%;
}

.single-product-tab > .nav-tabs > li.active > a:focus,
.single-product-tab > .nav-tabs > li.active > a:hover,
.single-product-tab > .nav-tabs > li > a {
  border: medium none;
}

.discount_div {
  background-color: #fff;
  color: #b45205;
}

.dropdown-menu div {
  float: left;
  width: 200px;
  padding: 0 10px;
}

.menusub_1 {
  min-width: 200px !important;
}

.menusub_2 {
  min-width: 400px !important;
}

.menusub_3 {
  min-width: 600px !important;
}

.menusub_4 {
  min-width: 800px !important;
}

.menusub_5 {
  min-width: 800px !important;
}

.dropdown-menu div a {
  padding: 5px 10px;
}

.dropdown-menu li a,
.dropdown-menu1 li a {
  clear: both;
  color: #b98a05;
  display: block;
  font-weight: 400;
  line-height: inherit;
  padding: 10px 0px;
}

.dropdown-menu li a:focus,
.dropdown-menu li a:hover,
.dropdown-menu1 li a:focus,
.dropdown-menu1 li a:hover {
  background-color: rgba(0, 0, 0, 0);
  color: #b45205;
  text-decoration: none;
}

.dropdown-menu li,
.dropdown-menu1 li {
  border-bottom: 1px solid #fed86e;
  position: relative;
}

@media only screen and (max-width: 1920px) {
  .product_name span {
    margin-right: 584px;
  }
  .price_rate > b {
    font-size: 22px !important;
  }
  .price_rate .curr_price {
    font-size: 18px;
    margin-right: 15px;
  }
  .price_rate .curr {
    font-size: 18px;
    margin-right: 15px;
    color: #000;
  }
  .help_cus {
    color: #000;
    font-size: 14px;
    text-align: left;
  }
  .help_blk b {
    text-align: left;
    font-size: 18px;
  }
  .help_blk {
    float: left;
    width: 48%;
    padding-left: 15px;
  }
  #submit .fa.fa-heart {
    line-height: 0.5;
  }
  .decrements > span {
    margin-left: 3px !important;
  }
  .add_qty {
    margin-top: 3%;
  }
  .add_gross {
    font-size: 17px;
    margin-top: 3%;
    margin-left: 25px;
  }
  .net_price {
    font-size: 19px;
    width: 95px;
  }
  .deler {
    margin: 0 -49px 0 25px !important;
  }
  .product_name_code h2 {
    color: #000;
    font-family: Conv_HelveticaNeueLTStd-Cn;
    font-size: 20px;
    margin: 10px 0;
  }
  .error_quantity {
    margin-left: 0;
    margin-top: 13px;
  }
  .packet {
    margin-top: 0;
  }
  .pagination_category_list .custom-pagination::before {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  }
  .pagination_category_list .custom-pagination .count {
    margin-left: -9%;
  }
}

@media only screen and (min-width: 1024px) and (max-width: 1280px) {
  .price_rate .curr_price {
    font-size: 18px;
    margin-right: 5px;
  }
  .price_rate > b {
    font-size: 20px !important;
  }
  #submit .fa.fa-heart {
    line-height: 0.5;
  }
  .add_qty {
    margin-top: 3%;
  }
}

@media only screen and (max-width: 1280px) {
  .product_name span {
    margin-right: 583px;
  }
  .add_gross {
    margin-top: 14px;
  }
  .net_price {
    font-size: 18px;
    width: 115px;
  }
  .error_quantity {
    margin-left: 0;
    margin-top: 10px;
  }
  .packet {
    margin-top: 0;
  }
  .pagination_category_list .custom-pagination::before {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  }
  .pagination_category_list .custom-pagination .count {
    margin-left: -11.5%;
  }
}

@media only screen and (max-width: 1024px) {
  .product_name span {
    margin-right: 482px;
  }
  .decrements > span {
    margin-left: 3px !important;
  }
  .add_gross {
    font-size: 15px;
    margin-left: 12px;
    margin-top: 14px;
  }
  .add_gross > span {
    margin-left: 1px;
  }
  .net_price {
    font-size: 17px;
    width: 99px;
  }
  .error_quantity {
    margin-left: 0;
    margin-top: 14px;
  }
  .packet {
    margin-top: 0;
  }
  .pagination_category_list .custom-pagination::before {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  }
  .pagination_category_list .custom-pagination .count {
    margin-left: -11.5%;
  }
}

@media only screen and (min-width: 1024px) and (max-width: 1024px) {
  .big_image {
    height: 358px;
  }
}

@media only screen and (min-width: 1024px) and (max-width: 1200px) {
  /* .search_bar {
    float: left;
    width: 100%;
  } */
  /* .search_btn { */
  /* margin: 0 15px 0; */
  /* width: 24% */
  /* } */
  /* .input {
    width: 71%;
  } */
}

@media only screen and (min-width: 768px) and (max-width: 980px) {
  .product_name span {
    margin-right: 300px;
  }
  .price_rate .curr_price {
    margin-right: 8px;
  }
  .addcart1 {
    padding: 14px 84px 0 5px;
  }
  .add_qty {
    font-size: 18px;
    margin-top: 2%;
  }
  .decrements > span {
    margin-left: 16px !important;
  }
  .add_gross {
    font-size: 18px;
    margin-top: 2%;
  }
  .net_price {
    width: 126px;
  }
  .error_quantity {
    margin-left: 0;
    margin-top: 18px;
  }
  .pagination_category_list .welcome-content {
    margin: 35px 0 0;
    padding: 2%;
  }
  .pagination_category_list .custom-pagination {
    margin-top: 0;
  }
  .pagination_category_list .custom-pagination .count {
    margin-top: 0;
    margin-left: -15%;
  }
  .packet {
    margin-top: -11px;
  }
  .pagination_category_list .custom-pagination::before {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  }
}

@media only screen and (min-width: 640px) and (max-width: 980px) {
  .sld_img {
    height: 121px;
  }
}

@media only screen and (min-width: 320px) and (max-width: 640px) {
  .packet {
    margin-top: 0;
  }
  .pagination_category_list .custom-pagination {
    margin-top: 0;
  }
  .pagination_category_list .welcome-content {
    margin: 20px 0 0;
    padding: 5%;
  }
  .dropdown-menu {
    min-width: 100% !important;
  }
}

@media only screen and (min-width: 500px) and (max-width: 1024px) {
  .net_price {
    width: 67px;
  }
}

@media only screen and (min-width: 401px) and (max-width: 767px) {
  .col-md-2.search_btn.second_step {
    width: 39% !important;
    float: right;
    margin-right: 20px;
  }
}

@media (max-width: 992px) {
  #ajax-update .clearfix {
    display: none !important;
  }
  .search_btn_contact {
    padding-bottom: 10px;
  }
}

@media (max-width: 400px) {
  .net_price {
    width: 98px;
  }
  .add_gross > span {
    margin-left: 0 !important;
  }
  .add_gross {
    margin-left: 0 !important;
  }
  .col-md-2.search_btn.second_step {
    margin: 10px -4px 0;
  }
  .slider_area_item_detail h2 {
    font-size: 10px !important;
    line-height: 13px;
    margin-bottom: 11px;
  }
  .slider_area_item_detail {
    top: 3%;
  }
}

@media (max-width: 767px) {
  .mobile_filter_span {
    float: left !important;
    margin: 5px 0;
  }
  .for_mobile_css {
    float: right !important;
    margin: 11px 0 23px;
    clear: both;
    width: 100%;
    text-align: right;
  }
  .apyment_optio {
    padding: 30px 20px;
  }
  .cart-quanity .decrements {
    width: 109px;
    float: left;
    margin-top: 3px;
    /* padding-left: 10px */
    margin-bottom: 12px;
  }
  .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-draggable.no-close.success-dialog {
    margin-left: 15px;
    margin-right: -15px;
    width: 91% !important;
  }
  .slider_area_item_detail p {
    display: none;
  }
  .slider_area_item_detail a {
    padding: 5px 7px;
    font-size: 11px;
  }
  .icon_text_pat img {
    width: 31px;
  }
  .icon_text_pat img {
    width: 31px;
  }
  .patter_box .icon_text_pat i {
    font-size: 15px;
  }
  .patter_box .icon_text_pat {
    min-height: 40px;
    padding: 10px 0;
  }
}

@media only screen and (min-width: 480px) and (max-width: 640px) {
  .headeing_div {
    padding: 0 0 10px;
  }
  .add_qty {
    margin-top: 3%;
  }
  .search_btn_contact > input {
    font-size: 15px;
    height: 35px;
    width: 30%;
    margin-bottom: 10px;
  }
}

@media only screen and (max-width: 640px) {
  .product_name span {
    margin-right: 200px;
    margin-top: 0;
  }
  .error_quantity {
    margin-left: 0;
    margin-top: 13px;
  }
  .input {
    width: 100%;
  }
  .ff {
    border-bottom: 1px solid #e3c8b1 !important;
  }
  .fff {
    height: 40px !important;
  }
}

@media only screen and (max-width: 600px) {
  .product_name span {
    margin-right: 185px;
    margin-top: 0;
  }
  .decrements > span {
    margin-left: 3px !important;
  }
  .add_gross > span {
    margin-left: 4px;
  }
  #add_to_cart_link {
    margin-bottom: 10px;
  }
  .help_blk {
    width: 100% !important;
    position: inherit !important;
  }
}

@media only screen and (max-width: 480px) {
  .addcart1 {
    padding: 14px 0 0;
  }
  .product_name span {
    margin-right: 301px;
    margin-top: 10px;
  }
  .decrements > span {
    margin-left: 3px !important;
  }
  .add_gross {
    margin-left: 18px;
    margin-top: 12px;
    font-size: 14px;
  }
  .add_gross > span {
    margin-left: 5px;
  }
  .net_price {
    font-size: 16px;
  }
  .error_quantity {
    margin-left: -10%;
    margin-top: 16px;
  }
  .ff {
    height: 28px !important;
  }
  .search_btn > input {
    height: 34px !important;
  }
  .fff {
    height: 28px !important;
  }
}

@media only screen and (min-width: 320px) and (max-width: 360px) {
  .addcart1 {
    padding: 14px 0 0;
  }
  .price_rate .curr_price {
    font-size: 22px;
    margin-right: 8px;
  }
  .headeing_div h2 {
    font-size: 24px;
    font-weight: 600;
  }
  .headeing_div {
    padding: 0 0 10px;
  }
  .add_qty {
    margin-top: 7%;
  }
  .add_gross {
    margin-top: 13px;
  }
  .error_quantity {
    margin-left: 0;
    margin-top: 2px;
    text-align: justify;
  }
  .price_rate > b {
    font-size: 28px !important;
  }
}

@media only screen and (max-width: 360px) {
  .product_name span {
    margin-right: 180px;
    margin-top: 10px;
  }
  .add_gross > span {
    margin-left: 63px;
  }
}

@media only screen and (max-width: 320px) {
  .product_name span {
    margin-right: 140px;
    margin-top: 10px;
  }
  .add_gross > span {
    margin-left: 23px;
  }
}

@media (max-width: 767px) {
  .pix_cs {
    width: 100%;
  }
  a.remove-from-cart {
    font-size: 7px;
  }
  .checkout_table .table-responsive td {
    padding: 9px;
    text-align: center;
  }
  .cart-quanity {
    width: 100%;
  }
  .total_price_mob {
    margin-top: 34px;
  }
  .total_price_mob h4 {
    color: #b45205 !important;
  }
  .total_head1 {
    display: none;
  }
  .cart-quanity {
    border-right: 1px solid #f2dfcd;
    /* float: unset */
  }
  .table-responsive {
    border: 0 none;
  }
  .checkout_table .table-responsive td,
  .checkout_table .table-responsive th {
    border-left: 0 none;
  }
  .checkout_table .table-responsive td,
  .checkout_table .table-responsive th {
    border-right: 0 none;
  }
  .middle_mobile {
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
  }
  .check_out_pro img {
    height: 100px;
    width: 100px;
  }
  .total_mobile {
    color: #b45205;
  }
  .search_btn {
    /* padding: inherit;
    float: right;
    margin: 10px 1px 0; */
   /*  width: 28%; */
  }
  .deler {
    margin: 0 !important;
  }
  #ajax-update {
    clear: both;
  }
  .Paintings_desktop {
    display: none !important;
  }

  .payment_last1 .search_area_outer {
    float: left;
    width: 210px;
  }
  .add_gross {
    float: left;
    margin-top: 5px;
  }
  .net_price {
    width: 67px;
    justify-content: flex-start;
    display: flex;
  }
}

@media (min-width: 767px) {
  .total_price_mob {
    display: none;
  }
  .value_qty {
    display: none;
  }
  .mobile_detail {
    display: none;
  }
  .net_price {
    width: 80px;
  }
  .add_gross {
    margin-left: 0;
  }
}

@media (min-width: 768px) {
  .Paintings_mobile {
    display: none !important;
  }
}

.message {
  color: red;
  font-size: 12px;
  margin-bottom: 10px;
}

.error_border {
  border: 1px solid red;
}

@media (max-width: 480px) {
  .help_blk {
    width: 100%;
  }
  .captcha-text-area {
    padding: 0;
  }
  .witer_review {
    height: 35px;
    line-height: 35px;
  }
  #recaptcha_challenge_image {
    margin: 0 !important;
    width: 100% !important;
    height: auto !important;
  }
  #recaptcha_response_field {
    margin: 0 !important;
    width: 100% !important;
    height: auto !important;
  }
  .recaptchatable #recaptcha_image {
    margin: 0 !important;
    width: 100% !important;
    height: auto !important;
  }
  .recaptchatable .recaptcha_image_cell,
  .recaptchatable .recaptcha_r1_c1,
  .recaptchatable .recaptcha_r2_c1,
  .recaptchatable .recaptcha_r3_c1,
  .recaptchatable .recaptcha_r3_c2,
  .recaptchatable .recaptcha_r3_c3,
  .recaptchatable .recaptcha_r4_c1,
  .recaptchatable .recaptcha_r4_c2,
  .recaptchatable .recaptcha_r4_c4,
  .recaptchatable .recaptcha_r7_c1,
  .recaptchatable .recaptcha_r8_c1 {
    margin: 0 !important;
    height: auto !important;
  }
  .search_btn_contact > input {
    font-size: 15px;
    height: 35px;
    width: 52%;
    margin-bottom: 10px;
  }
}

.payment_last1 .search_area {
  float: left;
  margin-top: 15px;
  position: relative;
  width: 210px;
}

.payment_last1 .search_area_outer {
  float: right;
  width: 210px;
}

.product_info1 .add_gross {
  font-size: 17px;
  margin-top: 0%;
  margin-left: 245px;
}
.product_info1 .net_price {
  width: 60px;
}
label.avalible-stock-class {
  position: relative;
  top: -8px;
  left: 104px;
  font-weight: 600;
}
.product_info1 .error_quantity.error {
  text-align: left;
}

@media (max-width: 767px) {
  .newitemsheading h2 {
    font-size: 16px !important;
  }
  .product_info1 .add_gross {
    margin-left: 0px;
  }
  .product_info1 .net_price {
    padding-top: 1px;
  }

  label.avalible-stock-class {
    position: relative;
    top: -18px;
    justify-content: flex-start;
    display: flex;
    left: 0px;
  }
  .product_info1 textarea.personal-message {
    width: 300px;
  }
  .product_info1 .product_name {
    margin-top: 30px;
  }
  .product_info1 .price_sec {
    margin: 0px 0px;
  }
  .product_info1 .addcart1 {
    padding: 0px 0 0;
  }
  /* .col-md-3.logo_men {
    display: inline-block;
  }
  .col-md-3.cart_menu {
    display: contents;
  } */
  .pull-right {
    margin: 11px;
    position: relative;
    top: -25px !important;
  }
  .search_btn.mob_cart1 > a {
    /* margin-right: 32px;*/
  }
  .price_filter {
    margin-left: -12px;
  }
  strong.sold_out_label {
    right: auto;
    margin-left: 30px;
  }
  .col-md-12.pagination_category_list .headeing_div h2 {
    font-size: 26px;
  }
  .col-md-12.pagination_category_list .headeing_div h2::after {
    height: 36px;
    width: 57px;
  }
  .breadcrumps {
    top: 0px;
  }
  h2 {
    /*font-size: 26px !important;*/
  }
  /* .headeing_div h2::after {
    height: 39px;
    width: 70px;
  } */
  div#ajax-pro-list-page .headeing_div_div h2::after {
    height: 36px;
    width: 58px;
  }
  div#ajax-pro-list-page .headeing_div_div {
    margin-top: 1px;
  }
  .navbar-nav > li {
    display: block;
  }
  .checkout_table {
    margin-left: 19px;
  }
  .checkout_table .table-responsive td.total_head {
    position: relative;
    left: -152px;
  }
}

@media (max-width: 991px) {
  .pull-right {
    top: 11px;
  }
}
@media (max-width: 380px) {
  /* .left_menu {
    width: 100%;
  } */
  /* a.wat1 {
    text-align: left;
  }
  a.call1 {
    float: none;
  } */
  /* .right_menut {
    padding: 0px 5px 4px 0 !important;
    float: initial;
  } */
  /* .lets_talks_btn_area1.mob_view {
    text-align: center;
  }
  .lets_talks_btn_area1.mob_view a {
    padding: 17px;
  } */
}
.product_name_detail_page_mobile{
	display:none;
}
