body{
  margin: 0px;
  padding: 0px;
  /*font-family: 'Source Sans Pro', sans-serif!important;*/
  font-family:"RooneySans-Regular"!important;
  font-weight: 600;
  font-style: normal;
 font-size:14px;
line-height:21px;
color:#000000;

}
.insta {
    width: 100.7%;
    float: right;
    
    margin-top: -3%;
    margin-bottom: -20px;
}
a{
  text-decoration: none!important;
}
.user{
  margin-right: 10px;
}
.shop{
     margin-right: 28px;
}
.heat{
        margin-right: 10px;
}
.hearts {
 cursor: pointer;
 height: 50px;
 width: 70px;
 background-image:url( 'https://abs.twimg.com/a/1446542199/img/t1/web_heart_animation.png');
 background-position: left;
 background-repeat:no-repeat;
 background-size:2900%;
margin-right: -5px;
    margin-top: -10px;
}

@keyframes heart-burst {
 from {background-position:left;}
 to { background-position:right;}
}

.is_animating {
  animation: heart-burst .8s steps(28) 1;
}
.hearts:hover {
 background-position:right;
}


.gif{
		display: block;
  margin-left: auto;
  margin-right: auto;
  width:30%;
	}
.empty{
    width:600px;
    margin-top:20px;
}
.card{
    width:350px;
   
}
.head{
    color:#DEB887;font-size:20px;
}
.para{
    color:#DEB887;font-size:15px;
    width:100px;
}
.user_logn_page ul li{
list-style-type: none;
}
.user_logn_page{
  margin-top: 10%;
}
.user_logn_page i{
  font-size: 19px;
}
.logo_file{
  display: flex;
  margin-bottom: 3%;
}
.logo_file img{
  width: 60%;
  margin: auto;
}
.facebook{
    width:20px;
}
#padding_destop_style{
    padding:0px;
}
.mainr_filter_catagory h1{
       text-align: center;
    margin: 9px;
    left: 44%;
    text-transform: uppercase;
    position: absolute;
    font-size: 29px;
}
.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #000!important;
}
.navbar-inverse .navbar-nav>.open>a, 
.navbar-inverse .navbar-nav>.open>a:focus, 
.navbar-inverse .navbar-nav>.open>a:hover{
  background: transparent!important;
}

.whatsapp_icon img{
    
    width: 5%;
    margin-top: -7px;
    margin-right: 8px;

}
.zoom{
transition: transform 1s;
}

.zoom:hover {
  -ms-transform: scale(1.1); /* IE 9 */
  -webkit-transform: scale(1.1); /* Safari 3-8 */
  transform: scale(1.1); 
}

.tittal_name_suloe h4{

       background: #000000;
    padding: 12px;
    font-size: 25px;
    position: absolute;
    z-index: 100;
    bottom: 70px;
    margin: auto;
    text-align: center;
    /* left: 43%; */
    width: 93%;
    color: white;
     text-transform: uppercase;

}

.titali_name_catgagory_itme sapm {
        text-decoration: line-through;
    font-size: 16px;
    padding-left: 7px;
    font-weight: 600;
    color: #a0a0a0;
}
.center_tittal_taxe h4{
     background: #000000;
    padding: 12px;
    font-size: 25px;
    position: absolute;
    z-index: 100;
    text-transform: uppercase;
    bottom: 211px;
    margin: auto;
    text-align: center;
    width: 93%;
    color: white;
}
#logo_id_file img{
   /*width: 70%;*/
    margin-top: -27px;
    /*padding-left: 11px;*/
    height: 70px;

}
.google_button button{
    margin-bottom: 17px;
    margin-top: 13px;
    width: 100%;
    background: #b93636;
    border: none;
    padding: 3px;
    text-align: center;
    color: white;
    font-size: 16px;
}
 .social_media_button p{
     text-align:center;
 }
.Facebook-button button{
    
    width: 100%;
    padding: 3px;
    background: #4f72a5;
    border: navajowhite;
    font-size: 17px;
    color: white;

}
#whats_icon {
    background: #13bf10;
    height: 25px;
    width: 25px;
    border-radius: 22px;
    color: white;
    text-align: center;
    padding: 3px;
    font-size: 20px;
}
.whats_item p a {
    font-size: 18px;
    color: #52504d;
    font-weight: 600;
    text-decoration: none;
    font-family: inherit;
}
/*
.footer_footer_img:hover{
    background:#d1a03d;
    color:white;
}*/

  /*.hover_img{*/
  /*  display: none;*/
  /*      position: absolute;*/
        
  /*      left: 0;*/
  /*      width: 100%;*/
  /*      z-index: 99;*/
  /*}*/
  .main_box_catagory_new a{
      color:#000;
  }
  .main_box_catagory_new a:hover{
      color:#000;
  }
  .main_box_catagory_new{
          margin-top: 5%;
    margin-bottom: 5%;
    padding: 10px;
    border: 1px solid #e6e6e6;
    background: #ffffff
  }
  /*.images_hover:hover .hover_img{*/
  /*  display: inherit;*/
  /*}*/
.footer_footer_img p{
    font-size:16px;
}
.footer_footer_img{
    height:100px;
    background: #fdfdfd;
    padding: 34px;
    border: 1px solid #eaeaea;

}
.footer_footer_img img{
    width:10%;
}

#lfoofsa img{
    width:20%!important;
}
.footer_fotter_tabS{
    text-align:center;
}
.name_bat_top ul li{
  display: inline-block;
  list-style-type: none;
  padding-left: 15px;
}
.productu_images img{
  width: 70px;
}

/* drop hover*/
    .dropbtn {
  background-color: #fff;
  color: white;
  padding: 16px;
  font-size: 16px;
  border: none;
}

.dropdown {
  position: relative;
  display: inline-block;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #fff;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}
.images-order img{
    width:100%;
    height:170px;
}
.dropdown-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}

.dropdown-content a:hover {background-color: #ddd;}

.dropdown:hover .dropdown-content {display: block;}
/*drop hover */
#bg_color{
    background: #ffffff;
    padding: 0px;
    color: #1b1b1b;
    margin-top: 6px;
    /* box-shadow: 1px 1px 30px -15px #4b4b4d73; */
    margin-bottom: 6px;

}
#drop_dowm_style_button{
  min-width: 300px;
  margin-left: -22pc;
}

.name_bat_top{
  margin-top: 10%;
}
.name_bat_top ul li i{
  font-size: 19px;
  color: #000;
}

.openBtn {
  background: #f1f1f1;
  border: none;
  padding: 10px 15px;
  font-size: 20px;
  cursor: pointer;
}

.openBtn:hover {
  background: #bbb;
}

#dorp_down_cat li a{
  color: #000!important;
  padding: 5px!important;

}
#dorp_down_cat{
  padding: 0px!important;
}
#dorp_down_cat li a:hover{
    color: white!important;
    background: #d4991f;}
.overlay {
    height: 50%;
    width: 100%;
    display: none;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    /*background-color: rgb(0,0,0);*/
    /*background-color: #ccb68c;*/
    margin-top: 100px;
    background-color:#FFFFFF;
}

.overlay-content {
  position: relative;
  top: 20%;
  width: 80%;
  text-align: center;
  margin-top: 30px;
  margin: auto;
}

.fa-heart .wishlist_color hover{
   color:#e3c792 !important; 
}
.overlay .closebtn {
  position: absolute;
  top: 20px;
  right: 45px;
  font-size: 60px;
  cursor: pointer;
  color: #000000 ;
}

.overlay .closebtn:hover {
  color: #E3C792;
}

.overlay input[type=text] {
  padding: 15px;
  font-size: 17px;
  border: none;
  float: left;
  width: 80%;
  background: white;
  color:#000;
}

/*.overlay input[type=text]:hover {*/
/*  background: #f1f1f1;*/
/*}*/

.overlay button {
  float: right;
    width: 20%;
    padding: 15px;
    background: rgba(0,0,0,.0001);
    font-size: 30px;
    border: none;
    cursor: pointer;
    color: #000000;
    margin-top: -60px;
}


.logo_png img{
      margin: 12px;
    width: 17%;
    margin-top: -48px;
}
.mian_bracelets_div img{
  width: 100%;
  height: 350px;
}
.mian_bracelets_div h4{

    position: absolute;
    z-index: 100px;
    margin-top: -16%;
    margin-left: 49px;
    font-size: 40px;

}
.header-tp{
    margin-bottom:8%;
}

#header_bar_item{
     background-color: #fff;
    border-color: #ffffff;
    box-shadow: 1px 1px 20px -10px;
    margin-bottom: 0px;
    padding: 23px;
    
    z-index: 1000;
    width: 100%;
    /*height:130px;*/
    
}
#nav_bar_div{
  background-image: #222222!important;
  border-radius: 0px;
  border:none; 
  margin-bottom: 0px;
}

#socile_icon_tab  li  i a{
  padding: 3px 7px;
  color: black!important;
}
#socile_icon_tab a{
  color: #000;
}
#socile_icon_tab{
       display: inline-flex;
    float: right;
    margin-right: 88px;
    position: absolute;
    right: 0;
    margin-top: 5px;
    cursor:pointer;
}
#socile_icon_tab a:hover{
  color: #000;
}
#socile_icon_tab li {
 font-size: 20px;
    color: white;
    /*margin-left: 22px;*/
    list-style-type: none;
}

.instgrame_style_padding{
    margin:10px;
}
/*80% zoom*/
.solid {
    border-top: 5px solid #000;
    width: 97.5%!important;
}
#nav_bar_styele_right li a{
   /*padding: 12px;*/
    color: #404040;
    font-size: 16px!important;
    
    font-weight: 600;
    

}

.nav>li>a {
    position: relative;
    display: block;
    /*font-size:14px;*/
    padding: 5px 8px!important;
}
#nav_bar_styele_right .active a{
  background-color: #e0ab3c;
}

#nav_bar_styele_right a:hover{
  color: #c58600;


}
.main_slider{

  width: 95%;
  margin: auto;
}

.slider-box img{
  width: 100%;
  height: 300px;

}
.logo_tital_name img{

    display: flex;
    margin: auto;
    width: 154px;
    margin-top: 11%;

}
.logo_pag_tittal_name{

    margin-top: 6%;

}
.submit_button{
      border: navajowhite;
    width: 100%;
    padding: 4px;
    font-size: 16px;
    margin-bottom: 4%;
    color: white;
      background: #d49b29;
}
.from_table_item select{
  width: 96%;
}
#padding{
  padding: 0px;
}
.forgotpassword{
  float: left;
}
.alrady_account p{
  text-align: center;
}
.alrady_account a{
color: #ee9209;
  text-decoration: none; 
}

.alrady_account a:hover{
color: #ee9209;
  text-decoration: none; 
}
.forgotpassword a{
  color: #ee9209;
  text-decoration: none;
}
.from_table_item  input{
  width: 100%;
  border-radius: 0px;
}
.from_table_item label{
font-size: 13px;
font-weight: 600;
}
.Create_account a{
  color: #ee9209;
  text-decoration: none;
}






.forgotpassword a:hover{
  color: #ee9209;
  text-decoration: none;
}
.Create_account a:hover{
  color: #ee9209;
  text-decoration: none;
}
.Create_account{
  float: right;
}
.logo_pag_tittal_name hr{

    border: 0.5px solid #c7c7c7;
}
#margin_left_style_releted-product{
    margin-left:25px;
}
.logo_pag_tittal_name h1{
    position: absolute;
    background: white;
    margin-top: -9px;
    left: 27%;
    font-size: 18px;
    padding: 2px 12px 1px 12px;

}
.tittal_name_div{
    width: 93%;
    height: 55px;
    position: absolute;
    margin-top: -55px;
   background: linear-gradient(180deg,transparent,rgba(0,0,0,.2) 25%,rgba(0,0,0,.8));
    color: #fff;
    padding-left: 9px;
        

}
.main_box_catagory a:hover{
  color: black;
  text-decoration: none;
}
.main_box_catagory a{
  color: black;
}
.header_div-top_bar{
  margin-top:10px;
}
.main_slider_box{
  margin-top: 20px;
}
.coant_box img{
  width: 100%;
  height: 500px;
}
.main_slider_tbox{
  margin-top: 10%;
  margin-bottom: 3%;
}

.footer_main-section{
  background: #fff;
    padding: 0px!important;
    margin-top: 5%;
border-top: 2px solid #efefef;
padding-top:3%;
}

.footer_links ul{
  margin-right: 10px;
}
.footer_links ul li
{
  display: inline-block;
  text-align: center;
  margin-left: 10px;
  border-right: 1px solid #efefef;
  padding-right: 10px;
  color: #000;
  margin-right: 10px;
}

.footer_links ul li a{
  color: black;
  text-decoration: none;
}
.product_type_name_and_number p{
  margin-bottom: 0px;
  padding: 5px;
}
#shot_by_div {
  
  padding: 5px;
}
#drop_down_id_select ul{
    padding:0px;
}
.category_tab_in_img {
    position: absolute;
    right: 22px;
    top: 25px;
    z-index: 100;
}
.category_tab_in_img i {
    font-size: 19px;
    transition: 0.3s ease-in-out;
}

.wishlist_color.wishlist_color_clicked{
    color: #ce9e3c!important;
}
.wishlist_color {
    color: #000;
}

#myBtnContainer{
	    margin-left: 2.5%!important;
	    margin-top: 30px;
	    
	}
#drop_down_id_select ul li a:hover{
    
        background: #d2a13d;
  
    color: white;
  
    margin-top: 0px;
}
.shot_by_itme a:hover{
    color:#000;
}
.shot_by_itme a{
    color:#000;
}
.shot_by_itme{
    background: #f1f1f1;
    padding: 9px;
    color: #000;
    font-size: 16px;
        width: 90px;
        
}
.main_shot_by_itme{
  margin-top: 1%;
}
#paddind_itme{
  padding-left: 0px;
  padding-right: 0px;
}


.titali_name_catgagory_itme p{
  font-size: 19px;
  margin-bottom: 0px;
}
.titali_name_catgagory_itme samp{
      font-size: 16px;
    margin-bottom: 0;
    font-family: inherit;
}
.main_box_catagory{
  margin-top: 5%;
  margin-bottom: 5%;
  padding: 10px;
  height:525px;
  border:1px solid #e6e6e6;
  background: #fff;
  
}
.images_hover img{
  width: 100%;
  height:300px;
  padding: 33px;
}
.hover_img{
		display: none;
        position: absolute;
        
        left: 0;
        width: 100%;
        z-index: 99;
	}
.images_hover:hover .hover_img {
    display: inherit;
    width: 330px;
    margin-left: 20px;
}
/* .main_box_catagory{} */

/*.images_hover{*/
/*    background-image: url(../images/b1.jpg);*/
/*    width:500px;*/
/*    height: 500px;*/
/*    width: 100%;*/
/*  height:300px;*/
/*  padding: 33px;*/
/*    background-repeat: no-repeat;*/

/*}*/

/*.images_hover:hover{*/
/*  background-image: url(../images/bb2.jpg);*/
/*  width: 100%;*/
/*}*/
.main_logn_page{
  margin-top: 5%;
}

.sasas{
  border: 2px solid #e7e7e7;
  border-radius: 6px;
  padding: 19px;
}

.main_logn_page{
  margin-top: 5%;
}

.sasas{
  border: 2px solid #e7e7e7;
  border-radius: 6px;
  padding: 19px;
}
.sub-tittal_name h2{

    font-size: 19px;
    margin: 15px;
    padding-top: 3%;
    padding-bottom: 2%;

}
.product_imformation ul{
padding-left: 0px;
    border: 1px solid #f3f3f3;
    padding: 10px;
}
.product_imformation ul li{
  list-style-type: none;
  border-bottom: 1px solid #f9f9f9;

}
.product_imformation  ul li h5{
  font-size: 14px;
}
.product_imformation  ul li p{
font-size: 11px;
    color: #7b7b7b;
    margin-top: 10px;
}

.product_single_heading h4{

    font-size: 22px;
    font-weight: 600;
    color: #585858;

}
.select_itme_div_bar{
      margin-top: 6%;
    margin-bottom: 6%;
}

.gallery_tuab ul {
    float: left;
    padding: 0px;
    margin: 0 auto;
  }
  .gallery_tuab ul li{
    list-style: none;
    margin: 0 10px;
    height: 100px;
    width: 100px;
  overflow: hidden;
    margin: 5px;
  }
  .gallery_tuab ul li a img{
  width: 100px;
  height: 100px;
  border:1px solid rgba(0,0,0.2);
    
  }
  .imgBox{
    float: left;
    width: 400px;
    height: 400px;
    overflow: hidden;
  }
  .imgBox img{
    width: 100%;
    margin: 0 auto;
    border:1px solid rgba(0,0,0.2);
  }
  .product_single_quantity {
    margin-top: 4%;
    margin-bottom: 4%;
}
.product_single_quantity span:first-child {
    width: 27px;
    display: inline-grid;
    vertical-align: sub;
    margin-right: -5px;
}
.product_single_quantity span:first-child input {
    background-color: transparent;
    box-shadow: none!important;
    border: none;
    background-image: url(../images/minus.svg);
    background-repeat: no-repeat;
    background-size: 21px;
}
.product_single_quantity span:nth-child(3) input {
    background-color: transparent;
    box-shadow: none!important;
    border: none;
    background-image: url(../images/plus.svg);
    background-repeat: no-repeat;
    background-size: 21px;
}
.product_single_quantity span:nth-child(3) {
    width: 26px;
    display: inline-grid;
    vertical-align: sub;
}
.product_single_quantity span:nth-child(2) input {
    width: 50px;
    text-align: center;
}
.product_single_price span {
    font-size: 30px;
    font-weight: 600;

}
.shift{
    margin-left: 20px !important;
}
.sldier_respos{
    margin-left:15px!important;
}
.product-single_specs ul {
    padding-left: 0;
}
.product-single_specs ul li {
    list-style-type: none;
    color: #888888;
    margin-top: 5px;
}
.product_single_quantity {
    margin-top: 4%;
}
.titta_name_stys{
  padding: 10px;
}
.select_itme_div_bar select{
  width: 100%;
    padding: 10px;
    border: 2px solid #d2d2d2;
}
.margin-style-ste{
    margin:20px;
}
.product_single_main{
  margin-top: 2%;
}
.header_tittal_name_div h2{
  font-size: 19px;
  padding-left:30px;

}

.style_css-type{
    margin-left:31px;
    margin-right:25px;
}

.main_box_catagory a:hover{
  text-decoration: none!important;
  color: black!important;
}


/*product page desgin*/
.all_producat_item {
  margin-top: 1%;
 
}

.whatsapp_icon i{
    font-size:18px;
     padding-right:10px;
}
.category_tab_in_img_xyz{
    font-size:18px;
    margin-left: 15px;
}
.tittal_tag_line p{
    
    font-size: 17px;
    color: #6b6b6b;

}
#images_itme_div_xyz img{
      width: 115px;
      height:115px;
    margin: 7px;
    border: 1px solid #efefef;
}

.galler_itme_ssstyle img{
 width: 100%;
    max-height: 435px;
    margin: 10px;
    transition: 2s;
}

.galler_itme_ssstyle{
    width: 100%;
    height: 603px;
    overflow: hidden;
    margin: auto;
    margin-bottom: 15%;}

.galler_itme_ssstyle:hover img{
  transform: scale(1.1);

}
.box_images_right{
  display: flex;
}
.box_images_right img{
  width: 70%;
  margin: auto;
}
.tital_name_div_style hr{

    width: 150px;
    /*float: left;*/
    /*margin: 0;*/
    /*text-align:center;*/
    margin-bottom: 23px;
    border: 1px solid #fbc15a;
    border-radius: 50%;

}


#table_style_tab tr td{
  border: none; 

}

#panel, #flip {
  padding: 5px;
}

#panel {

  display: none;
}
table {
    background-color: transparent;
}

.tabble_style_men table tr td{
  border:none!important; 
}


.tabble_style_men table tr td samp{
  font-size: 13px;
    color: #d7aa4d;
}


/***************************** product itme ****************************/

 .modal.left .modal-dialog {
  position:fixed;
  right: 0;
  margin: auto;
  width: 650px;
  height: 100%;
  -webkit-transform: translate3d(0%, 0, 0);
  -ms-transform: translate3d(0%, 0, 0);
  -o-transform: translate3d(0%, 0, 0);
  transform: translate3d(0%, 0, 0);
}

.modal.left .modal-content {
  height: 100%;
  overflow-y: auto;
}

.modal.right .modal-body {
  padding: 15px 15px 80px;
}

.modal.right.fade .modal-dialog {
  left: -320px;
  -webkit-transition: opacity 0.3s linear, left 0.3s ease-out;
  -moz-transition: opacity 0.3s linear, left 0.3s ease-out;
  -o-transition: opacity 0.3s linear, left 0.3s ease-out;
  transition: opacity 0.3s linear, left 0.3s ease-out;
}

.modal.right.fade.show .modal-dialog {
  right: 0;
}

/* ----- MODAL STYLE ----- */
.modal-content {
  border-radius: 0;
  border: none;
}

.modal-header {
  border-bottom-color: #eeeeee;
  background-color: #fafafa;
}

/* ----- v CAN BE DELETED v ----- */

.btn-demo:focus {
  outline: 0;
}
.color_select_bar button {
     background: gold;
    height:30px;
    width: 30px;
    border: none;
    border-radius: 29px;
}


.color_select_bar button:nth-child(2){
  background-color: #deb5af;
}
.color_select_bar button:nth-child(3){
  background-color: #b0b4b3;
}
/*
.color_select_bar button:active{
    background:black;
}*/
/*
.color_select_bar button:focus{
    background:black;
}*/
.wishlist_color:hover{
    color:#e3c792;
}

#flor_right_sift{
 float: right;
    margin-top: -25px;
}

.float_right_icon a{

    color: #636363;
    font-weight: 600;
}
.footer_fotter_tabS{
  margin-bottom: 11%;
    margin-top: -92px;
}
.panel_div{
    margin-top: 16px;
    margin-bottom: 16px;
    display: none;
    width: 100%;
  
}
.panel_div button{
      width: 32%;
    padding: 4px;
    margin-bottom: 5px;
    border: #ffdead00;
    background: transparent;
    border: 1px solid #d5a74a;
    color: #d5a74a;
}

.panel_div button:active{
  background-color: #d5a74a;
  color: white;
}
.panel_div button:focus{
  background-color:#d5a74a;
  color: white;
}
#style_davi_sasas{
      border-top: 1px solid #a8a7a5;
    border-bottom: 1px solid #a8a7a5;
    margin-top: 16px;
    padding: 0;
    padding-top: 6px;
}

.size_tab_buton h4{
  font-size: 15px;
}
.color_select_bar p{

    font-size: 16px;
    font-weight: 600;
    color: #656565;
    margin-top: 16px;

}

.Description_details{
  margin-top: 7%;
}

.Description_details h4{
font-size: 14px;
    font-weight: 600;
    color: #2f2f2f;
}

.Description_details p{
  font-size: 14px;
    color: #7b7b7b;
}
.price_tag_left{
  float: left;
}
.add-to-bag-right{
  float: right;
}
.button_add_to-bag h4 a{
  color: white;

}

.button_add_to-bag h4:hover{
  background-color: #a97b1e;
  color:#fff;
}
.button_add_to-bag h4{

    height: 52px;
    padding: 18px;
    background: black;

}
.table_tittle_name table tr th{
  border:none;
}
.table_tittle_name table tr td{
  border: none;

}
.table_tittle_name table tr td:nth-child(1){
    color: black;
    font-weight: 600;
}

.tittla_name_size_gide p{

      font-size: 18px;
    margin: 0;
    border-bottom: 2px solid #252525;
    margin-bottom: 6%;

}

.product_images_tyle-ctye{
  display: flex;
}

.product_images_tyle-ctye img{
  margin: auto;
  width: 100%;
}

.tittla_size_guide h1{

    margin-top: 0;
    margin-bottom: 11%;
    font-size: 43px;

}
.buttonss_close {

    background: #040404;
    border: navajowhite;
    color: white;
    border-radius: 100px;
    padding: 7px;
    width: 30px;
    height: 30px;

}

.sdlip_srtyle{
  margin-top: 6px;
}

.cm-in_button_right{
     float: right;
    margin: 16px;
    
    padding: 1px;
    border-radius: 40px;
    margin-top: -50px;
    margin-right: 1pc;
}

#nav_bar_itme_sr li a {
    padding: 10px 5px;
    font-size: 13px;
}

.gold_pure h4{
font-size: 16px;
    font-weight: 600;
    color: #656565;
    margin-top: 21px;
}

.in-size_button_left{
    border: none;
    background: transparent;
    font-size: 16px;
    padding: -4px;
    border-radius: 43px;
    height: 26px;
    width: 26px;
    padding: 3px;
    margin: 2px;
    
}
.cm-size_button_right{
    border: none;
    background: transparent;
    font-size: 16px;
    padding: -4px;
    border-radius: 43px;
    height: 26px;
    width: 26px;
    padding: 3px;
    margin: 2px;
}

.right_tour_button_color{
  float: right;
  margin-top: 10px;
}
.color_select_tittal_tourn {
  float: left;
}
.button_add_to-bag a{
    color:white;

}

.media_sldeir_div{
  display: none;
}
#nav_bar_styele_right {
    /*margin-left: 10px!important;*/
    margin-top: 7px;
}




/***************************** product itme ****************************/




/**************************CART ITME*****************************/
.mian_conform_tittal_name h1{

    background: #0d1a40;
    margin: 0;
    margin-top: 20px;
    padding: 15px;
    font-size: 22px;
    color: white;

  }
  
  .mian_conform_tittal_name h1{ background: #0d1a40;
    margin: 0;
    margin-top: 20px;
    padding: 15px;
    font-size: 22px;
    color: white;
}
  .from_itme_sdf{

    padding-top: 18px;
    background: #f1f1f1;

  }
  .imah_orader_Summer{
    width: 100%;
  }

  .from_itme_sdf form input{
    border-radius: 0px;
  }

  .tittal_img_order_Summery img{
        width: 28%;
    float: left;
    height: 77px;
    padding-right: 5px;
    }
    .sub_tittal_nem p{
      margin-bottom: 0px;
      margin-left: 1px;
    }
    .sub_tittal_nem p span{
      float: right;
      font-weight: 600;
    }
    .main_order_service{
      padding-top: 10px;
    }
    .sub_tota_itme span{
      float: right;
    }
    .grond_total span{
      float: right;
      font-weight: 600;
      font-size: 18px;
    }

    .Countiune_button_item button{      
    padding: 8px;
    margin-left: 17px;
    width: 46%;
    margin: 13px;
    margin-bottom: 3%;
    border: navajowhite;
    background: linear-gradient(to right, #8e2de2, #4a00e0);
    color: white;

    }
/***************************CART ITEM*****************************/



/*************************add to card****************************/
.images_product_itme img{

    width: 200px;
    height:200px;

    /*margin: 10px;*/

  }

  .shopping_bag_itme tr{

    border: 1px solid #e6e6e6;
    background: white;
    box-shadow: 1px 1px 10px -8px;

  }
  .main_car_tobag h4{

    padding-left: 29px;
    color: #676666;
   margin-left: 23px;
    font-size: 16px;

  }
td{
    padding: 20px!important;
}
  .shopping_bag_itme tr td:nth-child(3){
      padding-left: 15px;
    padding-right: 15px;
  }
.shopping_bag_itme tr td:nth-child(3) button{
      width: 100%;
    border: 1px solid #d8ad55;
    background-color: transparent;
    margin-bottom: 10px;
    padding: 3px;
    font-size: 12px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 5px;
    color: #d8ad55;
}
  .shopping_bag_itme tr td select{
     height: 28px; 
  }
  .orader_deitals p{ 
    font-size:16px;
  }
  .order_sumri_tittal h1{

    font-size: 17px;
    margin: 0;
    margin-bottom: 8px;

  }
  .orader_deitals{

    background: #f3f3f39e;
    padding: 17px;
    height: 182px;
    border-radius: 7px;
    margin-bottom: 26px;

  }
.mian_conform_tittal_name h1 {
    font-size: 18px;
    background: #320b7b;
    padding: 12px;
    margin: 0;
    color: white;
}

  .float_right {
    float: right;
  }

  .chackout_button button{
    width: 100%;
    padding: 11px;
    border: navajowhite;
    color: white;
    background: linear-gradient(to right, #8e2de2, #4a00e0);
  }
  
  /******************************add to card***********************************/
  /*media query*/


  /*  new css  start  */
.section-header {
    text-align: center;
}