@charset "utf-8";
/* CSS Document */
html {
	-ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -webkit-text-shadow: rgba(255,255,255,0.01) 0 0 1px;
  -webkit-text-stroke: rgba(255,255,255,0.01) 0.1px;
  
  -moz-text-size-adjust: 100%;
  -moz-font-smoothing: antialiased;
  -moz-text-shadow: rgba(255,255,255,0.01) 0 0 1px;
  -moz-text-stroke: rgba(255,255,255,0.01) 0.1px;
  
  text-size-adjust: 100%;
  font-smoothing: antialiased;
  text-shadow: rgba(255,255,255,0.01) 0 0 1px;
  text-stroke: rgba(255,255,255,0.01) 0.1px;
}


/*****************************************************************************
***************************Global css start **********************************
******************************************************************************/
ul, ol{margin:0; padding:0; list-style:none;}
h1,h2,h3,h4,h5,h6,p{margin:0;}
a:hover{ text-decoration:none;}
a:focus{ outline:none !important; text-decoration:none;}
.btn:focus{ outline:none !important;}
a{ -webkit-transition: all 0.4s ease-in-out 0.1s; -moz-transition: all 0.4s ease-in-out 0.1s; transition: all 0.4s ease-in-out 0.1s;}

/*****************************************************************************
***************************Global css end ************************************
******************************************************************************/

body{ font-family: Roboto; font-size: 14px; background: #eee;}


/*** margin css ***/
.margin10{margin-bottom: 10px;}
.margin20{margin-bottom: 20px;}
.margin30{margin-bottom: 30px;}
.margin40{margin-bottom: 40px;}
.margin50{margin-bottom: 50px;}
.margin60{margin-bottom: 60px;}
.margin70{margin-bottom: 70px;}
.margin80{margin-bottom: 80px;}
.margin90{margin-bottom: 90px;}
.margin90{margin-bottom: 100px;}

/*** divider css ***/
.divider10{width: 100%; height: 10px;}
.divider20{width: 100%; height: 20px;}
.divider30{width: 100%; height: 30px;}
.divider40{width: 100%; height: 40px;}
.divider50{width: 100%; height: 50px;}
.divider60{width: 100%; height: 60px;}
.divider70{width: 100%; height: 70px;}
.divider80{width: 100%; height: 80px;}
.divider90{width: 100%; height: 90px;}
.divider100{width: 100%; height:100px;}




/*****************************************************************************
***************************css for header sec start***************************
******************************************************************************/
.header_top_section {
  background: #f7f7f7;
  position: relative;
}


.logo_box {
  display: inline-block;
  /*max-width: 240px;*/
  padding: 8px 0; vertical-align: top;
}
.header_top_menu {
  background: #eee;
  display: inline-block;
   padding: 19px 15px; border-right: 1px solid #e4e2e2;
}
.header_top_menu li {
  display: inline-block;
  vertical-align: top; margin: 0 3px;
}
.header_top_menu li a {
  color: #666;
  display: block;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 0.3px;
  padding: 2px 6px; position: relative;
}
.shopping_cart{color: #f85f04 !important; padding-right: 25px!important;}
.shopping_cart span {
  font-size: 17px;
  position:absolute;
  top:2px; right: 0;
}

.main_menu{border-top: 2px solid #98974c !important; background: #282828; margin: 0; border:none; border-radius: 0;}
.main_menu .collapse{ padding: 0;}
.main_menu .navbar-nav > li > a {
  color: #fff;
  font-size: 14px;
  padding: 14px 18px;
  text-transform: uppercase; /*border-right: 1px solid #d75000;*/
}
.main_menu .nav > li > a:focus, .main_menu .nav > li > a:hover {
  background-color: #98974c;
  text-decoration: none; color: #fff;
}
.main_menu .nav > .active > a{
  background-color: #98974c;
  text-decoration: none; color: #fff;
}
/*****************************************************************************
***************************css for header sec end  ***************************
******************************************************************************/

/**** search section css ****/
.search_section{background: #e1e6ea; border-bottom: 1px solid #fff;}
.search_drop {
  padding:7px 0;
}
.search_drop label {
  color: #f85f04;
  display: inline-block;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.5px;
  margin: 0 10px 0 0;
  text-transform: uppercase;
  vertical-align: middle;
}
.serch_box_h {
  display: inline-block;
  vertical-align: middle;
  width: 283px;
}
.serch_box_h .form-control {
  background: #c9c9c9;
  border: medium none;
  box-shadow: none;
  height: 30px;
  padding: 5px 7px; border-radius: 0;
}
.serch_box_h .btn {
  background: #f85f04 none repeat scroll 0 0;
  color: #fff;
  height: 30px;
  padding: 5px;
  width: 30px; border-radius: 0;
}
.serch_box_h .input-group-btn{ font-size:15px!important;}
.serch_box_h .input-group-btn .btn i{ top:-2px; position: relative;}
/**** sidebar css ****/
.sidebar_section {
  border-right: 1px solid #bebebe;
}
.sidebar_widget {
  margin-bottom:30px;
  position: relative;
}
.sidebar_widget_head1 {
  background: #f85f04;
  padding: 12px 15px;
}
.sidebar_widget_head1 h3 {
  color: #fff;
  font-size: 15px;
  font-weight: 600;
  line-height: 13px;
  text-transform: uppercase;
}
.side_link_listing li a {
  color: #333;
  display: block;
  font-size: 15px;
  font-weight: 500;
  padding: 8px 7px 8px 30px;
  border-bottom: 1px solid #dbdcdd;
  position: relative;
  
}
.side_link_listing li a:hover{background: #fff;}
.side_link_listing li a::before{ content:"\f0da"; font-family:fontAwesome;font-size: 14px;
    left: 12px;
    position: absolute; color: #e8e681;}
.side_link_listing .active a{background: #fff;}

.sidebar_widget_head h3 {
  color: #f85f04;
  font-size: 21px;
  margin-bottom: 5px;
  text-transform: uppercase;
}
.news_listing li {
  border-bottom: 1px solid #e0e0e0;
}
.news_listing li:last-child{border:none;}
.news_listing li a {
  color: #838383;
  display: block;
  font-size: 15px;
  font-style: italic;
  font-weight: 500;
  line-height: 22px;
  padding: 10px 0;
}

.partner_slide_sect {
  margin: 16px 0 10px; padding-right: 20px;
}
.partner_b_head {
  background: #f6f3f3 none repeat scroll 0 0;
}
.partner_name{
    background-color: #23b7e5;
    width: 100%;
    color: #FFF;
    font-size: 18px;
    padding: 7px;
    font-style: normal;
}
.partner_b_body {
  background: #f6f3f3 none repeat scroll 0 0;
  color: #747474;
  font-size: 15px;
  font-style: italic;
  line-height: 22px;
  padding: 20px; position: relative;
}
.partner_b_body::after {
  border-left: 0 solid transparent;
  border-right: 25px solid transparent;
  border-top: 20px solid #f6f3f3;
  bottom: -20px;
  content: "";
  left: 30px;
  position: absolute;
}
.partner_test_name {
  color: #333;
  font-size: 14px;
}
.partner_test_name span {
  display: inline-block;
  margin-right: 8px;
  vertical-align: middle;
  width: 28px;
}
.partner_b_footer {
  padding-top: 15px;
}


/**** custome panle css ****/
.cutome_panel_1{ background: none; border-radius: 0; border:none; box-shadow: none;}
.cutome_panel_1 .panel-title {
  color: #f85f04;
  font-size: 22px;
  font-weight: 500;
  text-transform: uppercase;
}
.cutome_panel_1 .panel-title span{color: #7c7c7c;}
.cutome_panel_1 .panel-heading{ padding: 10px 44px;}
.product_block_sect {
  background: #fff;
  padding:6px; text-align: center;
}
.product_thumbnail {
  background: #ededed none repeat scroll 0 0;
  display: table;
  height: 175px;
  position: relative;
  width: 100%;
}
.product_img_block {
  display: table-cell;
  vertical-align: middle; text-align: center;
}
.product_img_block img{ display: inline-block!important;}
.product_block_sect h3 {
  font-size: 15px;
  font-weight: 500;
  line-height: 20px;
  padding:7px 1px 2px; text-align: left;  color: #565555;
}
.product_block_sect h3 a{ color: #565555;}
.view_btn {
  display: inline-block;
  width: 130px;
}
.view_btn img{vertical-align:top;}

.cutome_panel_1 .panel-body {
  padding: 0 25px 0 45px;
}
.product_carousl_section .owl-nav{position: absolute; top: 40%; width: 100%;}
.product_carousl_section .owl-nav .owl-prev{
  background: #fff none repeat scroll 0 0;
  border-radius: 50px;
  box-shadow:0 0 12px rgba(0, 0, 0, 0.1);
  height: 50px;
  overflow: hidden;
  position: absolute;
  text-indent: -100px;
  width: 50px; left:-65px;
}
.product_carousl_section .owl-nav .owl-prev::after {
  color: #6a6a6a;
  content: "\f104";
  font-family: fontAwesome;
  font-size: 32px;
  margin: 3px -10px;
  position: absolute;
  text-indent: 100px;
  z-index: 5;
}

.product_carousl_section .owl-nav .owl-next{
  background: #fff none repeat scroll 0 0;
  border-radius: 50px;
  box-shadow:0 0 12px rgba(0, 0, 0, 0.1);
  height: 50px;
  overflow: hidden;
  position: absolute;
  text-indent: -100px;
  width: 50px; right:-65px;
}
.product_carousl_section .owl-nav .owl-next::after {
  color: #6a6a6a;
  content: "\f105";
  font-family: fontAwesome;
  font-size: 32px;
  margin: 3px -5px;
  position: absolute;
  text-indent: 100px;
  z-index: 5;
}
.productg_stiky {
  left: 0;
  position: absolute;
  top: 0;
  width: 45px;
}

.home_footer_slide_sect .owl-nav{position: absolute; top: 43%; width: 100%;}
.home_footer_slide_sect .owl-nav div {
  background: #333 none repeat scroll 0 0;
  color: #fff;
  height:58px;
  overflow: hidden;
  position: absolute;
  text-indent: -30px;
  width:35px;
}
.home_footer_slide_sect .owl-nav .owl-prev{ left: -40px; background:rgba(0, 0, 0, 0) url("../images/arrow_1.png") no-repeat scroll 0 0 / 70px auto; }
.home_footer_slide_sect .owl-nav .owl-next{right: -40px; background:rgba(0, 0, 0, 0) url("../images/arrow_1.png") no-repeat scroll -37px 0 / 70px auto;}

.side_ads_sect {
  padding-right: 15px;
}

.sub_categories_nav {
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 0;
  min-height: auto;
}
.sub_categories_nav li a {
  border-right: 1px solid #ddd;
  color: #333;
  font-size: 13px;
  padding: 12px 15px; position: relative;
}
.sub_categories_nav .active a{color: #f85f04; font-weight: 600;}
.sub_categories_nav .active > a::before {
  border-top: 5px solid #f85f04;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  bottom:-5px;
  content: "";
  height: 5px;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  width: 5px;
}
.sub_sub_category_sect .active a{color: #f85f04; font-weight: 600;}
.sub_sub_category_sect .active > a::before {
  border-top: 5px solid #f85f04;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  bottom:-5px;
  content: "";
  height: 5px;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  width: 5px;
}
.sub_categories_nav li a:hover{background: #f5f5f5;color: #f85f04; }

.sub_categories_nav .dropdown-menu{border-radius: 0; padding: 0;}
.sub_categories_nav .dropdown-menu li a {
  border-bottom: 1px solid #ddd;
  color: #333;
  font-weight: 500;
  padding: 12px 13px;
}

.sub_categories_nav .nav .open > a, .sub_categories_nav .nav .open > a:hover, .sub_categories_nav .nav .open > a:focus {
  background-color: #f5f5f5;
  border-color: #ddd;
}

.related_prodcut_listing_side {
  padding: 10px 20px 0 10px;
}
.related_prodcut_listing_side li {
  margin-bottom: 15px;
}
.add_tocart_btn {
  border: 1px solid #f85f04;
  border-radius: 2px;
  color: #333;
  display: inline-block;
  font-size: 12px;
  font-weight: 500;
  padding: 4px 10px;
  width: 85px;
}
.add_tocart_btn span{margin-right: 8px;}
.add_tocart_btn:hover,.add_tocart_btn:focus{background: #f85f04; color: #fff;}
/*****************************************************************************
***************************css for conten sec start***************************
******************************************************************************/

.product_d_image {
  border: 5px solid #d7d7d7;
}
.product_details h2 {
    color: #f85f04;
    font-size: 35px;
    font-weight: 500;
    line-height: 42px;
}
.product_details h3 {
  color: #918984;
  font-size: 34px;
  line-height: 42px;
}
.product_details h4 {
  color: #918984;
  font-size: 35px;
  font-weight: 200;
  line-height: 45px; padding-bottom: 15px;
}
.prod_cateogytr {
  color: #f85f04;
  font-size: 16px;
  font-weight: 600;
  padding-bottom: 8px;
  text-transform: uppercase;
}
.prod_cateogytr span{color: #918984;}
.product_details p {
  color: #4b4b4b;
  font-size: 16px;
  font-weight: 200;
}
.product_summary {
  padding: 15px 0;
}
.pro_sum_btns li {
  display: inline-block;
  vertical-align: top;
}
.pro_sum_btns li a {
  background: #f85f04 none repeat scroll 0 0;
  border: medium none;
  border-radius: 0;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  margin-right: 5px;
  min-width: 160px;
  padding: 15px 25px;
  text-align: center;
}
.pro_sum_btns li a:hover,.pro_sum_btns li a:focus{background:#e45500; color: #fff;}

.product_d_title1 {
  color: #f85f04;
  font-size: 18px;
  font-weight: 600;
  line-height: 18px;
  padding-bottom: 10px;
  margin-top: 15px;
  text-transform: uppercase;
}
.product_d_title1 span{ color: #7c7c7c;}
.p_listing ol{
  color: #4b4b4b;
  font-size: 16px;
  line-height: 27px;
}
.p_listing ol li{position: relative; padding-left: 20px;}
.p_listing ol li::before{ content:"\f054"; font-family:fontAwesome; position: absolute; left: 0; color: #ff9251; font-size: 15px;}

.pr_matrix_table thead{background: #f85f04; color: #fff;}
.pr_matrix_table thead th{border:none!important; font-size: 18px;}
.pr_matrix_table tbody td{text-align: center;}
.pr_matrix_table > tbody > tr{ background: #e6e6e6;}
.pr_matrix_table > tbody > tr:nth-of-type(2n+1) {
  background-color: #dddddd;
}
.table_title_1 {
  color: #000;
  font-size: 13px;
  font-weight: 500;
  line-height: 13px;
}
.quantity_field {
  width: 50px;
}
.drawing_listing li {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 110px; margin:0 10px 10px 0;
}
.drawing_listing li a {
  border: 2px solid #e5e5e5;
  display: block;
}
.drawing_listing li a span {
  color: #ccc;
  display: inline-block;
  font-size: 29px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  width: 80px;
}
.drawing_listing li h2 {
  border-top: 1px solid #e5e5e5;
  color: #f85f04;
  font-size: 13px;
  font-weight: 500;
  padding: 8px;
}

.related_product_sect {
  padding: 0 40px;
}
.related_product_sect .owl-nav{position: absolute; width: 100%; top: 40%;}
.related_product_sect .owl-nav div {
  height: 40px;
  overflow: hidden;
  position: absolute;
  text-indent: -100px;
  width: 23px;
}
.related_product_sect .owl-nav .owl-prev {
  background: rgba(0, 0, 0, 0) url("../images/arrow_1.png") no-repeat scroll 0 0 / 50px auto; left:-40px;
}
.related_product_sect .owl-nav .owl-next {
  background: rgba(0, 0, 0, 0) url("../images/arrow_1.png") no-repeat scroll -28px 0 / 50px auto; right:-40px;
}

.breadcrumbs {
  padding: 8px 0;
}
.breadcrumbs li {
  display: inline-block;
  font-size: 13px;
  font-weight: 500;
  padding: 5px 10px;
  vertical-align: top; position: relative;
}
.breadcrumbs li::after {
  color: #999;
  content: "/";
  position: absolute;
  right: -5px;
  top: 5px;
}
.breadcrumbs li a {
  color: #f85f04;
}
.breadcrumbs .active::after{ content:none;}
.breadcrumbs .active{color: #999;}


.custom_model_1 .modal-content{border-radius: 0; border:none;}
.custom_model_1 .modal-header{background: #f85f04; padding: 10px 15px;}
.custom_model_1 .modal-header .modal-title{color: #fff;}
.custom_model_1 .modal-header .close{margin-top: 3px;}
.custom_model_1 .modal-body{ padding: 25px;}
.submit_btn {
  background: #98974c;
  border-radius: 3px;
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase; color:#fff;
}
.submit_btn:hover,.submit_btn:focus{background: #98974c; color: #fff;}

.custom_model_1 .modal-dialog {width: 470px;}
.forgot_link {
  font-size: 14px;
  font-weight: 500;
  color: #f85f04;
}
.remember_link {
  font-size: 14px;
  font-weight: 500;
  margin: 0;
  vertical-align: top;
}
.remember_link input{ margin: 0;}

.register_l_link {
  border: 1px solid #333;
  border-radius: 3px;
  color: #333;
  display: block;
  font-size: 14px;
  height: 34px;
  text-transform: uppercase;
  line-height: 22px;
}
.sign_in_jo_form .form-group {
  margin-bottom: 20px;
}
.sign_in_jo_form .form-control {
  border: 1px solid #ddd;
  border-radius: 0;
  box-shadow: none;
  height: 40px;
  line-height: 25px;
  padding: 5px 13px;
}

.product_listing {
  margin-left: -15px;
  position: relative;
}
.product_listing li {
  float: left;
  margin: 0 0 15px 15px;
  width: 192.5px;
}

#screenshot{
			position:absolute;
			border:4px solid #ddd;
			background:#fff;
			padding:15px;
			display:none;
			color:#fff;
       text-align: center; color: #333; font-size: 13px;
			}
#screenshot img{vertical-align: top; display: inline-block; margin-bottom: 5px;}	
			

/*****************************************************************************
***************************css for conten sec end  ***************************
******************************************************************************/





/*****************************************************************************
***************************css for footer sec start ***************************
******************************************************************************/

.bg_border_f {
  background: rgba(0, 0, 0, 0) url("../images/slider_bg1.png") repeat scroll center center / cover ;
  height: 55px;
}
.footer_sec{background: #d3d3d8; padding: 35px 0;}
.footer_widget {
  position: relative;
  border-right: 1px solid #ede9ed;
  min-height: 175px;
}
.footer_title {
  color: #323232;
  font-size: 20px;
  font-weight: 600;
  padding-bottom: 15px;
  text-transform: uppercase;
}
.footer_widget p {
  color: #333;
  font-size: 15px;
  font-weight: 500;
  line-height: 19px;
  margin-right: 10px;
}

.footer_socil li{position: relative;}
.footer_socil li a {
  color: #333;
  display: block;
  font-size: 14px;
  font-weight: 500;
  line-height: 25px;
  margin-bottom: 11px;
  padding-left: 34px;
  position: relative;
  text-transform: uppercase;
}
.footer_socil li a span {
  background: #f85f04 none repeat scroll 0 0;
  border-radius: 3px;
  color: #fff;
  font-size: 16px;
  height: 24px;
  left: 0;
  line-height: 26px;
  position: absolute;
  text-align: center;
  width: 24px;
}
.footer_contactlist {
  color: #393939;
  font-size: 15px;
  font-weight: 500;
  line-height: 23px;
}
.lamboo_address {
  color: #747474;
  font-size: 15px;
  font-weight: 500;
  line-height: 23px;
}

.footer_bottom{background:url(../images/patten_bg1.png); padding: 12px 0;}
.copy_rigth {
  color: #b2b2b2;
  font-size: 14px;
  font-weight: 500;
  line-height: 19px;
}
.footer_menu{text-align: right;}
.footer_menu a:first-child::before{ content:none;}
.footer_menu a {
  color: #b2b2b2;
  display: inline-block;
  font-size: 14px;
  font-weight: 500;
  margin-left: 14px;
  position: relative;
}
.footer_menu a::before {
  content: ".";
  left: -9px;
  position: absolute;
  top: -3px;
}
/*****************************************************************************
***************************css for footer sec end ***************************
******************************************************************************/
.slider_section{overflow: hidden;}
.s_bg_text_1 {
  color: #fff;
  font-size: 44px;
  font-weight: 200;
  line-height:60px;
}
.s_bg_text_2 {
  color: #ffde00;
  font-size: 42px;
  font-weight: 200;
  line-height: 49px;
}
.yellow_btn {
  font-size: 22px; color: #fff!important;
}
.s_bg_text_1 span {
  font-size: 54px;
}



.main_menu .navbar-toggle{background: #f85f04; border-radius: 0; padding: 8px;}
.main_menu .navbar-toggle .icon-bar{background: #fff;}

.main_menu .nav .open > a, 
.main_menu .nav .open > a:hover, 
.main_menu .nav .open > a:focus {
  background-color: #98974c;
   color: #fff
}
.main_menu .dropdown-menu{border-radius: 0;}
.main_menu .dropdown-menu li a {
  border-bottom: 1px solid #ececec;
  color: #333;
  padding: 8px 15px;
}


.sub_sub_category_sect {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #ddd;
  margin-bottom: 10px;  margin-top: 10px;
}
.sub_sub_category_sect li {
  border-right: 1px solid #ddd;
  display: inline-block;
  vertical-align: top; position: relative;
}
.sub_sub_category_sect li a {
  color: #333;
  display: block;
  font-size: 13px;
  padding: 8px 7px;
}
.sub_sub_category_sect li a:hover,.sub_sub_category_sect li a:focus{color: #f85f04;}

/***** drop down cart css ******/

.iteam_cart_dropdown_box {
  margin: 18px 0 0 0;
  border-radius: 0 0 5px 5px;
  left: inherit;
  right: -20px;
  width:450px;
  border-top: 0; padding: 10px;
}

.cart_d_head {
  border-bottom: 1px solid #333;
  display: table;
  font-size: 13px;
  font-weight: 600;
  width: 100%;
}
.cart_d_head .card_d_grid1{padding: 5px;}
.card_d_grid1 {
  display: table-cell;
  padding: 5px;
  vertical-align: middle;
}
.card_d_pr_thumb {
  width: 50px;
  overflow: hidden;
  height: 50px;
}
.card_d_pr_thumb img{width: 50px; height: 50px;}

.cart_d_product_box {
  display: table;
  width: 100%;
  border-bottom: 1px solid #ececec;
  padding:3px 0;
}
.cart_d_p_title {
  font-weight: 600;
  font-size: 14px;
  color: #333;
}
.card_d_discription {
  color: #666;
  font-family: arial;
  font-size: 12px;
}
.card_d_quantity {
  width: 50px;
}
.cardt_d_quantity {
  text-align: center;
  width: 50px;
  font-weight: 600;
}
.card_img_block {
  width: 60px;
}
.cart_d_body {
  height: 270px;
  overflow-y: auto;
}
.cart_d_footer{width: 100%; display: table;}

.org_btn_border {
  border: 1px solid #f85f04;
  border-radius: 3px;
  margin-top: 8px;
  text-align: center;
  text-transform: uppercase;
  color: #f85f04!important; padding: 7px 8px!important;
}
.org_btn_bts {
  border: 1px solid #f85f04;
  border-radius: 3px;
  margin-top: 8px;
  text-align: center;
  text-transform: uppercase;padding: 7px 8px!important;
  color: #fff!important; background: #f85f04!important;
}

.product_captures {
    position: absolute;
    font-size: 14px;
    font-weight: normal;
    text-align: center;
    bottom: 0;
    color: #fff;
    background: rgba(0, 0, 0, .8);
    padding: 8px 4px; opacity:0;
    width: 100%;
}
.product_block_sect:hover .product_captures{opacity:1;}




/********************  CSS for mobile responsive   *************************/

@media only screen and (max-width: 768px) {
        .header_top_menu li a {
                 padding: 2px 32px; 
        }
        .s_bg_text_2{
            font-size:22px;
        }
        .s_bg_text_1{
            font-size:22px;
        }
        .s_bg_text_1 span{
            font-size:22px;
        }
        .yellow_btn{
            display:none;
        }
        .search_drop{
            text-align:center;
        }
        .product_listing {
    margin-left: 55px;
            
        }
        .custom_model_1 .modal-dialog {
            width: 340px;
        }
        .iteam_cart_dropdown_box{
            width:350px;
        }
  

 }