<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">header * {
    margin: 0;
    padding: 0;
    border: none;
    outline: none !important;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    box-shadow: none;
    -webkit-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;    
}
.header_outer h5,.header_outer p,.header_outer a,.header_outer em,.header_outer li,.header_outer span{
    font-family: 'Poppins', sans-serif !important;
}
.container-fluid{
    max-width: 100%;
    margin: 0 auto;
  }
header p{
    margin: 0;
    color: #5f6368;
    }
    header
    {
    padding: 0;
    margin: 0;
    border-radius: 0;
    }
    header em{
        font-style: normal;
    }
    header {
    font-size: 14px;
    font-family: 'Poppins', sans-serif;
    }
    header a,
    header button,
    header input,
    header input[type="buttton"],
    header input[type="submit"],
    header .btn {
    transition: all 300ms ease-in-out;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    outline: none !important;
    text-decoration: none;
    border: none;
    font-style: normal;
    text-decoration: none;
    }
    header input {
    width: 100%;
    }
    header img , header figure{
        max-width: 100%;
        max-height: 100% !important;
        margin: 0px !important;
        padding: 0px !important;
    }
    header ul,
    header ol, header li {
    list-style: none;
    margin: 0;
    padding: 0
    }
    header a,header a:hover,header a:focus{
    text-decoration: none;
    }
    header h1,
    header h2,
    header h3,
    header h4,
    header h5,
    header h6,
    header p {
    font-weight: normal;
    margin: 0;
    }
    header input,
    header textarea {
    padding: 5px 10px;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    }
    header input[type=number]::-webkit-inner-spin-button,
    header input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0;
    }
    header input[type=number]::-webkit-outer-spin-button,
    header input[type=number]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
    }
    header input[type=number] {
    -moz-appearance:textfield;
    }
    /*Buttons*/
    header input::-webkit-input-placeholder,
    header textarea::-webkit-input-placeholder {
    opacity: 1;
    color:#000;
    }
    header input:-moz-placeholder,
    header textarea:-moz-placeholder {
    opacity: 1;
    color:#000;
    }
    header input::-moz-placeholder,
    header textarea::-moz-placeholder {
    opacity: 1;
    color:#000;
    }
    header input:-ms-input-placeholder,
    header textarea:-ms-input-placeholder {
    opacity: 1;
    color:#000;
    }
    header .noradius {
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    }
    header .noselect {
    -webkit-touch-callout: none;
    /* iOS Safari */
    -webkit-user-select: none;
    /* Safari */
    /* Konqueror HTML */
    -moz-user-select: none;
    /* Firefox */
    -ms-user-select: none;
    /* Internet Explorer/Edge */
    user-select: none;
    /* Non-prefixed version, currently
    supported by Chrome and Opera */
    }
    header .pointerNone {
    pointer-events: none;
    -webkit-pointer-events: none;
    -moz-pointer-events: none;
    }
    header .relative {
    position: relative;
    }
    header .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
    width: 100%;
    }
    
    header .bootstrap-select .dropdown-toggle:focus {
        outline: thin dotted #333!important;
        outline: 0px auto -webkit-focus-ring-color!important;
        outline-offset: 0;
    }
    header .btn-light:not(:disabled):not(.disabled).active:focus,header .btn-light:not(:disabled):not(.disabled):active:focus,header .show&gt;.btn-light.dropdown-toggle:focus {
        -webkit-box-shadow: none;
                box-shadow: none;
    }

/**** NEW MENU CSS*****/
.header-top{
  display: none;
}
/*.srch_area{
  padding-right: 85px;
}*/
.srch_fill{
  position: relative;
}
.srch_fill  .form-control{
  height: 60px;
  color: #7e7c7c;
  border: 1px solid #ccc;
  -webkit-box-shadow: none;
          box-shadow: none;
  font-size: 16px;
  padding: 0 65px 0 20px;
}
.srch_fill .form-control:focus{
  border-color: #03a74f;
}
.srch_btn{
  font-size: 0;
  cursor: pointer;
  height: 30px;
  width: 30px;
  background: url(https://d11jpnl4uum05e.cloudfront.net/data/wrist-band/srch.png) no-repeat center center transparent;
  right: 18px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 9;
  border: none;
  outline: none;
  margin-top: 30px;
}
/*header-css*/
    /*hddr_top--strat*/

.hddr_top{
    padding: 10px 0;
    background-color: #4c4c4d;
}
.hddr_top .cinfo-detail{
    position:absolute;font-size:0.65rem; text-decoration:underline;color:#fff;margin-left:5px;bottom:4px;
}
.coupon-info-modal .modal-header{
    font-size:1.1rem;
}
.coupon-info-modal .modal-header .modal-title{
    font-size:1.5rem;
}
.top_outer {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.top_text {
    width: 100%;
    text-align: center;
    margin-left: 240px;
}
.top_text h5 {
    font-size: 15px;
    color: #fff;
    position:relative;
}
.top_text h5 a {
    display: inline-block;
    color: #d37533;
    font-size: 13px;
    margin-left: 20px;
}
.top_menu {
    min-width: 400px;
}
    .top_menu &gt; ul{
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: end;
            -ms-flex-pack: end;
                justify-content: flex-end;
    }
    .top_menu &gt; ul &gt;li{
        margin-right: 10px;
        padding-right: 10px;
        line-height: 100%;
        border-right: 2px solid #fff;
    }
    .top_menu li:last-child{
        margin: 0;
        padding: 0;
        border: 0;
    }
    .top_menu &gt; ul &gt; li &gt; a{
        color: #fff;
        font-size: 14px;
        display: block;
        padding: 0px;
        text-transform: capitalize;
    }
    .top_menu li a:hover{
        color: #cc552b;
    }
    .top_menu .dropdown-menu{
        margin: 0;
        padding:0;
        top: 24px !important;
        left: inherit !important;
        right: 0;
        -webkit-box-shadow: 0 0 25px rgba(0,0,0,0.15);
                box-shadow: 0 0 25px rgba(0,0,0,0.15);
        border-radius: 0px;
        border: 0;
        min-width: 185px;
        -webkit-transform: none !important;
            -ms-transform: none !important;
                transform: none !important;
    }
    .top_menu .dropdown-menu li a{
        font-size: 13px;
        color: #181818;
        padding: 10px 15px;
        background-color: #fff;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
    }
    .top_menu .dropdown-menu li a i {
        min-width: 20px;
        font-size: 15px;
        color: #4c4c4c;
        margin-right: 7px;
        text-align: center;
    }
    .top_menu .dropdown-menu li a:hover{
        background-color: #f9f9fb;
        color: #cc552b;
    }
    .top_menu .dropdown-menu li a:hover i{
        color: #cc552b;
    }
    .stylish_text {
    display: inline-block;
    vertical-align: middle;
}
    /*end-hddr-top*/
    /*start-hddr-middl*/
    .hddr_mddl{
        padding: 15px 0;
        background-color: #f6f6f6;
        position: relative;
    }
    .mddl_outer{
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
    }
    
    .logo{
        min-width: 220px;
        padding: 0px;
        padding-right: 10px;
    }
    .logo a{
        display:block;
    }
    .srch_area{
        width: 60%;
    }
    .infocart_area{
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
                padding-right: 15px;
    }
    .cht_icon {
        min-width: 40px;
        color: #4c4c4d;
        font-size: 34px;
        margin-right: 10px;
        text-align: center;
    }
    .cha_comnts h5{
        font-size: 18px;
        color: #4c4c4d;
        font-weight: 600;
    }
    .cha_comnts h5 span{
        display: block;
        font-size: 13px;
        color: #474748;
        font-weight: 500;
    }
    
    .live_chat a{
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
    }
    
    .live_chat{
        min-width: 170px;
        position: relative;
    }
    .call_us a{
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start;
    }
    .call_us i {
        font-size: 32px;
        min-width: 30px;
        margin-right: 6px;
        position: relative;
        top: 5px;
        color: #cc562b;
    }
    .call_us a span{
        font-size: 23px;
        color: #4c4c4d;
        font-weight: 600;
        line-height: 24px;
    }
    .call_us &gt; span{
       display: block;
        color: #474748;
        font-size: 12px;
        font-weight: 500;
        margin-left: 25px;
    }
    .call_us a span em{
        display: block;
        color: #474748;
        font-size: 13px;
        font-style: normal;
        font-weight: 500;
        text-align: center;

    }
    .call_us{
        min-width: 270px;
        padding: 0 20px;
        text-align: center;
        position: relative;
    }
.infocart_area .btn-group{
  display: none;
}
   .infocart_area .btn-group .navbar-nav&gt;li&gt;a {
      padding-top: 0;
      padding-bottom: 0;
      font-size: 16px;
      text-align: center;
      display: block;
  }
  
.infocart_area .support-text {
    color: #474748;
    font-weight: 500;
    display: block;
    text-transform: capitalize;

}

.infocart_area .btn-group .dropdown i {
    float: none;
    padding-top: 0;
    color: #444;
    font-size: 20px;
    font-weight: 600;
}
.infocart_area .btn-group .nav&gt;li&gt;a:focus, .infocart_area .btn-group .nav&gt;li&gt;a:hover {
    text-decoration: none;
    background-color: transparent !important;
}
.infocart_area .btn-group .dropdown-menu &gt; li &gt; a {
    font-size: 13px;
    color: #181818;
    padding: 10px 15px;
    background-color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-width: 100%;
}
.infocart_area .btn-group .dropdown-menu &gt; li &gt; a  i {
    min-width: 20px;
    font-size: 15px;
    color: #4c4c4c;
    margin-right: 7px;
    text-align: center;
}
.infocart_area .btn-group .dropdown-menu &gt; li &gt; a:hover{
    background-color: #f9f9fb;
    color: #cc552b;
}
.infocart_area .btn-group .dropdown-menu &gt; li &gt; a:hover i {
    color: #cc552b;
}
.infocart_area .btn-group .dropdown-menu {
    min-width: 190px;
    left: inherit;
    right: 0;
    position: absolute;
}
    .cart_btn{
        padding-left: 25px;
    }
    .cart_btn a i{
        font-size: 38px;
        color: #a6a7a7;
    }
    
    .cart_btn a{
        position: relative;
        display: inline-block;
    }
    .cart_btn a span{
        height: 28px;
        width: 28px;
        border-radius: 50%;
        background-color: #4c4c4d;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        color: #fff;
        font-size: 14px;
        font-weight: 600;
        position: absolute;
        right: -15px;
        top: -10px;
    }
    .call_us:after, .live_chat:after, .infocart_area .btn-group:after{
        position: absolute;
        content: "";
        height: 35px;
        width: 2px;
        background-color: #d3d3d3;
        right: 0;
        top: 50%;
        transform: translateY(-50%); 
    }
    .infocart_area .btn-group:after{
      right: -8px;

    }
    .srch_area{
        padding-right: 20px;
        padding-left: 10px;
    }
    .srch_fill{
        position: relative;
    }
    .srch_fill  .form-control{
        width: 100%;
        height: 60px;
        color: #7e7c7c;
        border: 1px solid #ccc;
        -webkit-box-shadow: none;
                box-shadow: none;
        font-size: 16px;
        padding: 0 65px 0 20px;
        border-radius: 5px;
    }
    .srch_fill .form-control:focus{
        border-color: #03a74f;
    }
    /*end-hddr-middl*/
    /*stat-hdddr-bttm*/
/*stat-hdddr-bttm*/
.mobile_logo{
  display: none;
}
.only_mobile{
  display: none;
}
.hddr_bttm{
  background-color: #f9f9fb;
  border-top: 1px solid #d7d7d9;
  border-bottom: 0px;
  position: relative;
  z-index: 100;
}
.hddr_menu{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
          padding-left: 12px;
}
.new_btn{
  display: inline-block;
  padding: 5px 12px;
  border-radius: 7px;
  background-color: #03a74f;
  font-size: 13px;
  color: #fff;
  font-weight: 500;
  text-transform: uppercase;
  vertical-align: middle;
}
.hddr_menu &gt; ul{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
}

.hddr_menu &gt; ul &gt; li &gt; a{
    padding: 10px 6px;
}
.hddr_menu li a{
  display: inline-block;
  color: #181818;
  font-size: 15px;
}


.hddr_menu li a:hover{
  color: #03a74f; 
}
.hddr_menu &gt; ul &gt; li:first-child{
  padding-left: 5px;
}
.hddr_menu &gt; ul &gt; li:hover{
  background-color: #fff;
}
.hddr_menu &gt; ul &gt; li:first-child:hover .mega_dropmenu{
  margin-left: -5px;
}
.menu_outer{
  position: relative;
}
.hddr_menu .new_btn{
  margin-top: -5px;
  display: none;
}
.mega_dropmenu{
  display: none;
  position: absolute;
  top: 50px;
  left: auto;
  width: 50%;
  background-color: #fff;
  -webkit-box-shadow: 0 20px 30px rgba(0,0,0,0.15);
          box-shadow: 0 20px 30px rgba(0,0,0,0.15);
  padding: 25px;
  z-index: 99;
  top: 46px;
}

.hddr_menu &gt; ul &gt; li:hover .mega_dropmenu{
  display: block;
}
.mega_outer{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin:  0-10px;
}
.mega_col_4{
  width: 33.33%;
  padding: 0 10px;
}
.mega_menu_list li{
  margin: 0 0 3px;
}
.mega_menu_list li:last-child{
  margin-bottom: 0;
}
.mega_menu_list li a{
  padding: 0;
}

.menu_btn{
  display: none;
}
.cross_btn, .srch_collapse{
  display: none;
}
.sub_menu_opener {
  display: none;
  position: absolute;
  top: 8px;
  right: 11px;
  color: #4c4c4c;
  font-size: 20px;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.menu_outer{
  z-index: 100;
}
.mega_dropmenu.mega_dropmenu2{
  width: 85.5%;
}
.mega_col_5 {
  width: 20%;
  padding: 0 10px;
}
.mga_mnuInnr{
  padding-left: 5px;
  position: relative;
  height: 100%;
}
.mga_mnuInnr::after{
  position: absolute;
  content: "";
  top: 0;
  left: 100%;
  width: 1px;
  background-color: #ddddde;
  height: 75%;
}
.mega_col_5:last-child .mga_mnuInnr::after{
  display: none;
}
.mega_menu_hdng h5,.mega_menu_hdng h5 a{
  font-size: 14px !important;
  margin-bottom: 6px;
  color: #000;
  font-weight: normal;
  font-family: 'Poppins', sans-serif !important;
  font-weight: 600;
}
.mega_menu_list {
    padding-left: 20px;
}
.vewBtn_outr{
  margin-top: 35px;
}
.vewBtn{
  height: 36px;
  width: 86px;
  min-width: 86px;
  font-weight: 400;
  font-family: 'Poppins', sans-serif !important;
  background-color: #000;
  color: #fff;
  padding: 0;
}
.vewBtn:hover{
  background-color: #03a74f;
  color: #fff;
}
.vewBtn_outr .vewBtn{
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0;
}
.vewBtn_outr .vewBtn:hover{
  background-color: #03a74f;
  color: #fff;
}
.menu_listing li.sub_menu{
  margin-right: 0px;
}
.hddr_menu &gt; ul &gt; li &gt; a{
  font-family: 'Poppins', sans-serif !important;
}
.hddr_menu .mega_menu_list li a{
  font-size: 12px !important;
  font-family: 'Poppins', sans-serif !important;
  
}
.mega_dropmenu.mega_dropmenu2 {
  right: 0 ;
}
.hddr_bttm .sub_menu:first-child .mega_dropmenu.mega_dropmenu2, .hddr_bttm .sub_menu:nth-child(2) .mega_dropmenu.mega_dropmenu2{
  right: unset ;
}
.mega_col_5 {
  margin: 0px !important;
  margin-bottom: 20px !important;
  /* margin: 0px 0px 20px 0px!important; */
}
.mega_outer .mega_col_5:nth-child(5n+0) .mga_mnuInnr::after {
  display: none;
}
.hddr_menu .promo_text{
   font-size: 14px;
    font-weight: 500;
    font-family: 'Poppins', sans-serif;
    color: #181818;
    line-height: 20px;
    margin-bottom: 0px;
    background: #eaeaec;
    padding: 7px 12px;
    border-radius: 5px;
    min-width: 125px;
    text-align: center;
}
/*===========================01.12.2020====================================================*/
/*=============pink-menu--start=====================================*/
.pink_bg_menu{
    background: rgba(211,117,51,0.13);
}

.hdr_second_menu{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: flex-start;

}
.party_supplies_menu{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
     position: relative;
     width: 100%;
     align-items: center;
}

.hdr_second_menu label{
    font-size: 14px;
    font-weight: 500;
    font-family: 'Poppins', sans-serif;
    color: #181818;
    line-height: 20px;
    margin-bottom: 0px;
    padding: 5px 12px;
    background: #fff9f3;
    border-radius: 5px; 
    min-width: 125px;
    margin-right: 7px;
}

.hdr_second_menu .menu_parts{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.hdr_second_menu .menu_parts &gt; li &gt; a{
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    color: #444;
     padding: 13px 15px;
     display: inline-block;
     position: relative;
}
.hdr_second_menu .menu_parts &gt; li &gt; a:hover{
  color: #03a74f;
}
.hdr_second_menu .menu_parts &gt; li:hover a{
    background: #fff;
}
.hdr_second_menu .menu_parts &gt; li &gt; a:after{
    position: absolute;
    content: "";
    width: 1px;
    height: 13px;
    left: 100%;
    background: #999b9b;
    top:50%;
    transform: translateY(-50%);
}

.hdr_second_menu .menu_parts &gt; li:last-child &gt; a:after{
    content: none;
}
.hdr_second_menu .menu_parts li{
    font-size: 14px;
}
.hdr_second_menu .menu_parts li:last-child{
    background:none;
}
.hdr_second_menu .menu_parts &gt; li:hover a:after{
  content: none;
}
.hdr_second_menu .mega_dropmenu{
    top: 40px;
    z-index: 9;
}

.hdr_second_menu .sub_menu_parts:first-child .mega_dropmenu.mega_dropmenu2, .hdr_second_menu .sub_menu_parts:nth-child(2) .mega_dropmenu.mega_dropmenu2 {
    right: unset;
}

.hdr_second_menu .sub_menu_parts .mega_menu_list.mega_menu_first_list ul li{
    padding: 5px 0;
    
    background: none;
}
.hdr_second_menu .sub_menu_parts .mega_menu_list.mega_menu_first_list ul li a{
    padding: 0px;
    font-weight: 600;
    color: #000;
    font-size: 15px;
}
.hdr_second_menu .sub_menu_parts .mega_menu_list.mega_menu_first_list ul li a:hover, .hdr_second_menu .sub_menu_parts .mega_menu_list ul li a:hover{
    color: #03a74f;
}
.hdr_second_menu .sub_menu_parts .mega_menu_list ul li{
    padding: 0px 0;   
    background: none;
    margin: 0 0 3px;
}

.hdr_second_menu .sub_menu_parts .mega_menu_list ul li a{
    padding: 0px;
    font-weight: 400;
    color: #181818;
    font-size: 12px;
}
.mega_menu_list{
    padding-left: 20px;
}
.pink_menu_outer{
    position: relative;
    z-index: 7;
    padding-left: 12px;
}

.menu_btn1 {
    display: none;
}

.mega_dropmenu.mega_dropmenu2.small_width_dropdown {
    width: 70%;
}

.small_width_dropdown .mega_col_5{
    width: 30%;
}
.hdr_second_menu &gt; ul &gt; li:hover .mega_dropmenu {
   display: block;
}

/*end-pink-menu-css====01.12.2020*/

/*Header-section end*/

.title-area h1{
  margin-bottom: 0;
}

.banner-area-bottom .row{
  display: flex;
  flex-wrap: wrap;
}
.banner-area-bottom .featured-title {
    width: 100%;
}

li.sub_menu:nth-last-child(2)&gt;a {
    /* color: #457edf; */
}
li.sub_menu:nth-last-child(3)&gt;a {
    /* color: brown; */
}
li.sub_menu&gt;a:first-child{
    text-align: center;
}
.dv-phone .mob-search-input-box {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    display: none;
    align-items: center;
    background: #fff;
    border: 1px solid #e4e4e4;
    padding: 16px;
    z-index: 2;
}
#mobile-global-search .position-relative{
    position: relative!important;
}
#mobile-global-search .search-result-close {
    position: absolute;
    right: 5px;
    top: 5px;
    cursor: pointer;
}
.mob-search-input-box .d-flex{
    display: flex;
}
.mob-search-input-box .gbl-search{
    display: none;
}
.mob-search-input-box input {
    padding: 8px 14px 8px 14px;
    font-weight: 500;
    font-size: 14px;
    border: 1px solid #E4E4E4;
    border-radius: 5px;
    color: #091D4F;
}
.mob-search-input-box .close {
    color: #0d6efd !important;
    font-size: 15px;
    font-weight: 400;
    opacity: 0.8;
}
#mobile-global-search input::placeholder{
    color: #9e9e9e;
}
#mobile-global-search .align-items-center{
	align-items: center !important;
}
#mobile-global-search .flex-1{
	flex: 1 !important;
}
#mobile-global-search .me-3{
	margin-right: 1rem !important;
}
#mobile-global-search .w-100{
	width: 100% !important;
}
#mobile-global-search .search-result-close svg path {
    stroke: #091D4F;
}
@media (min-width: 768px) {
  .tab_accordion .panel-heading {
    display: none;
  }
  .tab_accordion .panel {
    border: none;
    box-shadow: none;
  }
  .tab_accordion .panel-collapse {
    height: auto;
  }
  .tab_accordion .panel-collapse.collapse {
    display: block;
  }
}
@media(min-width: 1600px){
    .hddr_menu &gt; ul &gt; li &gt; a{
        padding: 10px 10px;
        font-size: 16px;
    }
    .step_one .product_name_dtls h5{
        font-size: 14px;
    }
    .product_lft_tab .nav-tabs .nav-link {
    font-size: 11px;
    padding: 7px 7px;
}
.color_area {
    padding-left: 15px; 
}
}
@media(min-width: 1800px){
	/*.container-fluid{
		max-width: 1720px;
		margin: 0 auto;
	}*/
    .single_img_innr {
    max-width: 295px;
}
}
@media(max-width: 1630px){
	/*.container-fluid{
		max-width: 1439px;
	}*/
	.hddr_menu &gt; ul &gt; li &gt; a {
    padding: 10px 5px;
}
/* li.sub_menu:nth-last-child(2) {
    width: 115px;
} */
.hddr_menu li a{
	font-size: 14px;
}

.single_img_innr{
    max-width: 225px; 
}
.lanyard_part {
    padding: 20px 0 20px 20px;
}
.con input:checked ~ .white_bk{
	height: 50px;
}
.product_name_dtls {
    padding: 10px 10px 10px;
    height: 55px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.rdo_holder [type="radio"]:checked + label:before{
	width: 18px;
	height: 18px;
}
.rdo_holder [type="radio"]:not(:checked) + label:before {
    width: 18px;
    height: 18px;
}
.rdo_holder [type="radio"]:checked + label:after, .rdo_holder [type="radio"]:not(:checked) + label:after{
	height: 8px;
	width: 8px;
}
.rdo_holder [type="radio"]:checked + label, .rdo_holder [type="radio"]:not(:checked) + label {
    font-size: 13px;
}
.rdo_holder [type="radio"]:not(:checked) + label:before {
    bottom: 2px;
}
.rdo_holder [type="radio"]:checked + label:before {
    bottom: 2px;
}
.rdo_holder [type="radio"]:checked + label:after, .rdo_holder [type="radio"]:not(:checked) + label:after {
    bottom: 7px;
}
.color_box_outer {
    padding: 0 10px;
    width: 25%;
    margin-bottom: 20px;
}
.rd_box {
    width: 50%;
}
.quality_printing_choose_bx {
    padding-top: 20px;
    justify-content: space-between;
}
.rd_box figure img{width: 100%}

.chk_patern .product_name_dtls h5 {
    font-size: 14px;
}
.chk_patern .product_name_dtls {
    flex-wrap: wrap;
    height: 92px;
}

.slctClr_cntnr .color_box_outer{
    margin-bottom: 20px;
}
.slectItm_colr .nav-tabs .nav-link strong {
    font-size: 12px;
}
.select_holder {
    width: 165px;
}
/*=====================================*/
.price_table th, .price_table td{
        padding: 10px 12px;
    }
}
@media(max-width: 1440px){
	
.hddr_menu li a {
    font-size: 12px;
}
.cusmize_hdng h1 {
    font-size: 44px;
    line-height: 46px;
}
/*.attachment_choose_outer {
    width: 33.33%;
}*/
/*.color_area p {
    font-size: 13px;
    line-height: 20px;
}*/
.labl_hdng label {
    font-size: 13px;
    letter-spacing: 0;
}
/*.att_full_width .attachment_choose_outer {
    width: 14.28%;
}*/
.fotr_in ul li {
    font-size: 15px;
    padding: 10px 0 10px 10px;
}
.total_selection_section {
    margin-bottom: 68px;
}

}

@media(max-width: 1366px){
.lanyard_details {
    padding-left: 12px;
}
.chk_patern .product_name_dtls h5 {
    font-size: 13px;
}
/*.att_full_width .attachment_choose_outer {
    width: 14.25%;
}*/
/* li.sub_menu:nth-last-child(2) {
    width: 100px;
} */
}

@media(max-width: 1366px){
  .hdr_second_menu label, .hddr_menu .promo_text{
    min-width: 110px;
    font-size: 12px;
  }
  .hddr_menu li a {
    font-size: 12px;
    }
}
@media(max-width: 1199px){
    li.sub_menu&gt;a:first-child{
        text-align: left;
    }
    .menu_listing li.sub_menu br {
        display: none;
    }
    /* li.sub_menu:nth-last-child(2) {
        width: 100%;
    } */
/*=========================================*/
.srch_area{
    display: none;
}
.only_mobile {
    display: block;
    padding-right: 10px;
    margin-bottom: 15px;
    margin-top: 10px;
    width: 100%;
}
.mobile_logo {
    display: block;
    max-width: 180px;
    position: absolute;
    top: 12px;
    left: 15px;
}
.srch_fill .form-control {
    height: 42px;
    font-size: 13px;
    padding: 0 35px 0 12px;
}
.srch_btn {
    height: 20px;
    width: 20px;
    right: 8px;
    background-size: 18px;
    margin-top:22px;
    /* new css */
}
.mega_col_4::after {
    display: none;
}
.menu_btn {
    display: block;
    width: 32px;
    cursor: pointer;
    position: absolute;
    z-index: 9;
    left: 15px;
    top: 50%;
    transform: translateY(-50%);
    text-transform: uppercase;
    text-align: center;
    font-size: 12px;
    color: #4c4c4d;
    font-weight: 500;
}
.menu_btn span {
    display: block;
    height: 4px;
    background: #4c4c4d;
    margin-bottom: 5px;
    border-radius: 5px;
}
/*.menu_btn span:nth-child(2) {
    width: 34px;
}*/
.menu_btn span:last-child {
    margin-bottom: 0;
   /* width: 25px;*/
}

/*.hddr_menu {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    width: 280px;
    -webkit-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
    -webkit-transform: translateX(-300px);
    -ms-transform: translateX(-300px);
    transform: translateX(-300px);
    background: #fff;
    z-index: 99;
    padding: 50px 0px 25px 20px;
    -webkit-box-shadow: 0 0 20px rgba(0,0,0,0.18);
    box-shadow: 0 0 20px rgba(0,0,0,0.18);
}*/

.hddr_bttm {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    width: 280px;
    -webkit-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
    -webkit-transform: translateX(-300px);
    -ms-transform: translateX(-300px);
    transform: translateX(-300px);
    background: #fff;
    z-index: 99;
    padding: 0px 0px 25px 0px;
    -webkit-box-shadow: 0 0 20px rgba(0,0,0,0.18);
    box-shadow: 0 0 20px rgba(0,0,0,0.18);
}
.hddr_bttm .container-fluid{
  padding: 0;
}
.menu_outer {
    position: static;
    padding-left: 20px;
}
.bttm_innr {
    position: relative;
    padding-top: 60px;
    overflow-y: auto;
    height: 100%;
    overflow-x: hidden;
}
.hddr_menu &gt; ul {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    display: block;
}
.menu_listing li{
    position: relative;
}
.hddr_menu &gt; ul &gt; li:first-child {
    padding-left: 0;
}
/*.hddr_menu &gt; ul &gt; li:first-child .sub_menu_opener{
    top: 45px;
}*/
.hddr_menu &gt; ul &gt; li &gt; a {
    padding: 7px 6px !important;
}
.hddr_menu &gt; ul &gt; li:hover .mega_dropmenu {
     display: none; 
}
.hddr_menu .mega_dropmenu {
    display: none;
    position: static;
    left: inherit;
    top: inherit;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    width: 100%;
    padding: 0 10px;
    border: 0;
    margin: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.adpannl .hddr_bttm {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
}
.adpannl{
    overflow: hidden !important;
}
.adpannl .overlay {
    display: block;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.8);
    z-index: 2;
}
.adpannl .cross_btn {
    position: fixed;
    right: 15px;
    top: 25px;
}
/*.adpannl .menu_btn span:first-child {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.adpannl .menu_btn span:nth-child(2) {
    display: none;
}
.adpannl .menu_btn span:last-child {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    width: 100%;
    margin-top: -10px;
}*/
.hddr_menu{
    flex-wrap: wrap;
}
/*.hddr_menu .new_btn {
    margin-bottom: 10px;
}*/
.cross_btn.menu_btn {
    height: 25px;
    width: 25px;
    background: #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    box-shadow: 0 0 20px rgba(0,0,0,0.2);
    color: #03a74f;
    line-height: 100%;
    position: absolute;
    right: 10px;
    top: 22px;
    left: auto;
}
.cross_btn img{
    width: 10px;
}
.hddr_menu li a {
    font-size: 15px;
    display: block;
}
.mega_col_4 {
    width: 100%;
    padding: 0 10px 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #ccc;
}

.hddr_menu ul &gt; li {
    margin-right: 0;
    width: 100%
}

.hddr_menu &gt; ul {
    padding-left: 0;
}
.hddr_menu li a{
    padding: 8px 0;
    font-weight: 500;
}
.hddr_menu .mega_menu_list li a{
    font-weight: 400;
    padding: 0;
    font-size: 13px;
}
.hddr_mddl{
    padding-left: 45px;
}

.hddr_bttm {
    border: 0;
}
.srch_area {
    padding-right: 25px;
}
.logo {
    min-width: 160px;
}
.call_us a span {
    font-size: 19px;
    line-height: 20px;
}
.cha_comnts h5{
    font-size: 16px;
}
.call_us{
    min-width: 240px;
}
.sub_menu_opener {
    display: block;
    line-height: 100%;
}
 .open .sub_menu_opener {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    color: #03a74f
}
.mega_col_5 {
        width: 100%;
        padding: 0 10px 10px;
        margin-bottom: 10px;
        border-bottom: 1px solid #ccc;
    }
    .mga_mnuInnr::after{
        display: none;
    }
.hddr_menu{
  padding-left: 0;
}
.mobile_logo a{
  display: inline-block;
}
/*    ====================================*/
    
.menu_listing li:last-child .mega_col_5{
  margin: 0 !important;
  padding: 0 0 0 10px;
}
.menu_listing li:last-child .mega_menu_hdng h5, .menu_listing li:last-child .mega_menu_hdng h5 a{
  margin: 0;
}
/*==========pinkarea-start==============================*/
.hdr_second_menu {
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start;
    display: block;
}
.hdr_second_menu &gt; ul {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    align-items: flex-start;
}
.hdr_second_menu &gt; ul{
  justify-content: flex-start;
  align-items: flex-start;
  display: block;
}
.hdr_second_menu .menu_parts li{
  background: none;
}
.hdr_second_menu .mega_dropmenu {
    display: none;
    position: static;
    left: inherit;
    top: inherit;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    width: 100%;
    padding: 0 10px;
    border: 0;
    margin: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.hdr_second_menu ul &gt; li {
    margin-right: 0;
    width: 100%;
}
.hdr_second_menu &gt; ul &gt; li:hover .mega_dropmenu {
    display: none;
}
.hdr_second_menu &gt; ul.menu_parts {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    height: 100%;
    display: block;
    padding-bottom: 0px;
}
.small_width_dropdown .mega_col_5 {
     width: 100%; 
}

.menu_parts li{
  position: relative;
}
.hdr_second_menu .menu_parts li a{
  display: block;
  padding: 7px 6px;
  color: #181818;
  font-weight: 500;
}

/*.menu_parts .sub_menu_opener{
  right: 20px;
}*/
.mega_dropmenu.mega_dropmenu2.small_width_dropdown {
    width: 100%;
}
.hdr_second_menu .caret{
  display: none;
}
.pink_menu_outer{
  padding-left: 0;
}
.pink_bg_menu {
    padding: 15px 0 0 20px;
    background-color: #fff;
    border-top: 2px solid #ccc;
}
.hdr_second_menu label, .hdr_second_menu label{
  font-weight: 600;
}
.mega_menu_list {
    padding-left: 10px;
}
.hdr_second_menu .sub_menu_parts .mega_menu_list.mega_menu_first_list ul li a{
  font-size: 13px;
  font-weight: 500;
}
.mega_menu_hdng h5, .mega_menu_hdng h5 a{
  font-weight: 500;
}
.hdr_second_menu .sub_menu_parts .mega_menu_list.mega_menu_first_list ul li {
    padding: 3px 0;
    margin: 0;
}
/*==========pinkarea-end==============================*/
}
@media(max-width: 1199px){
  .top_text{
    margin-left: 0;
  }
}
@media(max-width: 991px){
.color_box_outer {
    width: 24%;
}
/*============================*/
.infocart_area .btn-group{
  display: block;
}

.hddr_top{
  display: none;
}
.hddr_mddl{
  padding-top: 10px;
  padding-bottom: 10px;
}
/*.menu_btn{
  bottom: 35px;
}*/
.header_outer {
    position: relative;
}
    .live_chat, .call_us  span, .call_us:after, .live_chat:after{
        display: none;
    }
    
.cart_btn {
    padding-left: 0;
}
.call_us {
    min-width: auto;
    padding: 0 10px;
}
.call_us a{
    display: inline-block;
}

.call_us i {
    font-size: 22px;
    min-width: 22px;
    margin-right: 0;
    top: 0;
}

.srch_area {
    padding-right: 0;
}
/*.srch_fill .form-control {
    height: 46px;
    color: #7e7c7c;
    border: 1px solid #ccc;
    box-shadow: none;
    font-size: 14px;
    padding: 0 45px 0 15px;
}
.srch_btn{
    right: 8px;
}*/
.customize_area {
    padding: 30px 0;
}
.tab_links .nav-tabs .nav-link {
    height: 40px;
    padding: 0 10px;
    font-size: 12px;
}
.tab_links .new_btn {
    padding: 2px 7px;
    border-radius: 7px;
    font-size: 10px;
}
.price_table th, .price_table td {
    padding: 8px 10px;
    font-size: 12px;
}
.price_table{
    padding: 10px;
}
.cusmize_hdng h1 {
    font-size: 32px;
    line-height: 36px;
}
.rating_text h5{
    font-size: 16px;
}
.rating_pic {
    max-width: 101px;
}
.cart_btn a i{
    font-size: 25px;
}
.cart_btn a span {
        height: 22px;
        width: 22px;
        font-size: 12px;
    }
    .footer_outr{
        display: none;
    }
    .att_full_width .attachment_choose_outer {
    width: 16.66%;
}
.attachment_choose_outer {
    width: 33.33%;
}
.infocart_area .support-text{
  display: none;
}
.infocart_area .btn-group .navbar-nav&gt;li&gt;a{
  padding: 0 5px;
  width: auto;
  display: flex;
  align-items: center;
}
.infocart_area .btn-group .navbar-nav&gt;li&gt;a .caret{
    border-top: 6px solid #444;
    margin-left: 5px;
    margin-top: 10px;
  }
  .infocart_area .btn-group .dropdown i{
    font-size: 32px;
  }
  .call_us a{
    margin-top: 7px;
  }
  .call_us i{
    font-size: 36px;
  }
  .cart_btn a i {
    font-size: 38px;
}
.call_us{
  margin-right: 10px;
}
.cart_btn {
    padding-left: 10px;
}
.infocart_area .btn-group:after{
  display: none;
}
}
@media(max-width: 767px){
    .gbl-search {
        height: 300px;
        overflow: auto;    
    }
    .single_product_area {
        margin-top: 20px;
    }
    .lanyard_part {
        width: 100%;
        border-right: 0;
    }
    .quality_printing_choose_bx {
        justify-content: flex-start;
    }
    .rd_box {
        width: auto;
    }
    .step_header h3 {
        font-size: 16px;
    }
    .color_box_outer {
        width: 33%;
    }
    .lyrdImprnt_nav .nav-tabs .nav-link {
        height: 45px;
        line-height: 45px;
        width: 230px;
        min-width: 230px;
        font-size: 15px;
    }
    .frm_row {
        flex-wrap: wrap;
    }
    .hlfFrm_innr {
        width: 100%;
        margin-right: 0;
    }
    .attachment_part .nav li.active a em {
        font-size: 14px;
    }
    .attachment_part .nav li em {
        font-size: 14px;
    }
    .attachment_part .nav li a span {
        margin-bottom: 15px;
    }
    .attachment_part .nav li a {
        padding: 0 20px 25px;
    }
    .fotr_in ul li {
        font-size: 15px;
        padding: 20px 10px 20px 15px;
        min-width: auto;
        font-size: 15px;
        border-bottom: 2px solid #e3e3e3;
        width: 33.33%;
    }
    .fotr_in ul li:last-child {
        border-right: 2px solid #e3e3e3;
    }
    .stepMain_hldr h4 {
        font-size: 18px;
    }
    .stpBtn {
        height: 50px;
        line-height: 50px;
        font-size: 16px;
    }
    .lanyardStep_look {
        padding: 35px 82px 35px;
    }
    .slectItm_colr .nav-tabs .nav-link strong {
        font-size: 11px;
    }
    .atch_select_outer h5 {
        font-size: 15px;
        letter-spacing: 0;
        margin-bottom: 10px;
    }
    .attachment_part .tab-content h3 {
        font-size: 16px;
    }
    .inner_product_box figure img {
        height: 120px;
    }
    .product_name_dtls h5 {
        font-size: 11px;
        line-height: 14px;
    }
    .product_name_dtls {
        height: 45px;
    }
    .con input:checked ~ .white_bk {
        height: 45px;
    }
    .checkmark:before {
        height: 15px;
        width: 7px;
    }
    .con .checkmark:before {
        top: 2px;
        left: 7px;
    }
    .lanyard_part:nth-child(2n) {
        border-top: 2px solid #f6f7f9;
    }
    .step_body.padding_zero {
        margin-left: -15px;
        margin-right: -15px;
    }
    .lanyard_details {
        padding-left: 30px;
        width: 65%;
    }
    .lanyard_image {
        width: 200px;
    }
    .select_holder {
        width: 100%;
    }
    

    .att_left {
        width: 100%;
        padding: 25px;
        border-right: 0;
        border-bottom: 1px solid #eeeeee;
    }
    .att_right {
        width: 100%;
        padding: 25px;
    }
    .atch_select_outer {
        flex-wrap: wrap;
    }
    .chk_patern .product_name_dtls h5 {
        margin-bottom: 5px;
    }
    .chk_patern .product_name_dtls {
        height: 80px;
    }
    .ordr_add {
        font-size: 12px;
        letter-spacing: 0.5px;
    }
    /*=========================================*/

    .tab_tble_area {
    display: none;
}
.cusmize_hdng{
    margin-bottom: 0;
}
/*.srch_fill {
    display: none;
    position: absolute;
    left: 0;
    right: 0;
    background-color: #fff;
    padding: 15px;
    box-shadow: 0 0 20px rgba(0,0,0,0.15);
    top: 100%;
}*/
.hddr_mddl{
    position: relative;
}
.srch_collapse {
    display: block;
    margin-left: auto;
    text-align: right;
}
.hddr_top{
    display: none;
}
.logo{
    min-width: auto;
}
.logo a{
    min-width: 160px;
    max-width: 160px;
}
.hddr_mddl {
    padding: 12px 0 12px 45px;
}
/*.menu_btn{
    bottom: 23px;
}*/
.logo img{
  display: block !important;
}
.sub_menu_opener .fa-angle-down {
  font-weight: 900;
}
.srch_fill .form-control {
  width: 100%;
  border-radius: 4px;
}
.srch_btn {
  top: 0px;
  border: none;
}
.infocart_area {
    padding-right: 12px;
}
.single_product_img{
    margin-top: 20px;
}

    .col-6{
        width: 33.33%;
        float: left;
    }
    .total_selection_section {
    margin-bottom: 0px;
}
.estimate_delivery_date h5, .subtotal_delivery h6{
    font-size: 16px;
}
.estimate_delivery_date h2{
    font-size: 28px;
}
.estimate_delivery_date {
    margin-bottom: 10px;
}
.subtotal_delivery h3 {
    font-size: 40px;
}
.addto_cart a{
    font-size: 18px;
    line-height: 60px;
}
.indvdlDte{
    min-width: auto;
    width: 33.33%;
}
.att_full_width .attachment_choose_outer, .attachment_choose_outer s{
    width: 25%;
}
.tab_accordion .tab-content .tab-pane {
    display: block;
    border-bottom: 1px solid #ddd;
  }

  .tab_accordion .nav-tabs {
    display: none;
  }
  .tab_accordion .panel-title a {
    display: block;
    position: relative;
  }
  .tab_accordion .panel-title a:after {
    content: "";
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    border: solid #555;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  }
  .tab_accordion .panel {
    margin: 0;
    box-shadow: none;
    border-radius: 0;
    margin-top: -2px;
  }
  .tab_accordion .tab-pane:first-child .panel {
    border-radius: 5px 5px 0 0;
  }
  .tab_accordion .tab-pane:last-child .panel {
    border-radius: 0 0 5px 5px;
  }
  .tab_accordion .panel-title a span{
    display: inline-block;
    width: 50px;
    margin-right: 15px;
    vertical-align: middle;
  }
  .tab_accordion .panel-title a span img{
    vertical-align: top;
  }
  .slctClr_cntnr .panel-title a strong{
    display: inline-block;
    font-size: 16px;
    font-weight: 400;
    vertical-align: middle;
  }
  /*.tab_accordion .panel-default &gt; .panel-heading {
    background: #fff;
  }*/
  .tab_accordion .panel-default &gt; .panel-heading {
    background: #fff;
}
.tab_accordion .active .panel-default &gt; .panel-heading {
    background: #fff;
}
  .tab_accordion .panel-body {
    padding: 0;
}
.tab_accordion .panel-default {
    border-color: transparent;
}
.tab_accordion .collapse.in {
    display: block;
    border-bottom: 1px solid #ddd;
}
.tab_accordion .tab-content {
    padding: 0;
}
.color_box_holder{
  margin: 0;
}
.single_prodct_innr {
    max-width: 270px;
    margin: 0 auto;
}
.single_img_innr {
    width: 100%;
}
.up_img_lenth p{
    white-space: nowrap;
}
.single_product_img {
    width: 100%;
}
.up_img_lenth {
    left: 34%;
    bottom: 90px;
}
}
@media(max-width: 640px){
    .product_left {
        padding-top: 50px;
    }
   /* .single_product_img {
    margin-top: -65px;
}*/
    /*.lanyrd_color_area {
        padding: 12px 12px;
        margin-bottom: 12px;
    }
    .lanyrd_color_area h6 {
        font-size: 11px;
    }
    .color_area span {
        width: 60px;
        height: 30px;
        border-radius: 5px;
        font-size: 10px;
    }
    .color_area {
        padding: 10px 0 10px 5px;
    }
    .color_area p {
        font-size: 10px;
        line-height: 20px;
        font-weight: 600;
    }
    .single_product_descrip {
        width: 150px;
    }
    */
    .single_img_innr {
        width: 75%;
}
    .single_product_lenth p {
        position: absolute;
        left: 0;
        right: 0;
        top: 50%;
        transform: translateY(-50%);
        font-size: 12px;
        line-height: 12px;
        color: #181818;
        font-weight: 500;
    }
    .up_img_lenth p {
        font-size: 12px;
        line-height: 12px;
        color: #181818;
        font-weight: 500;
        display: flex;
        align-items: center;
    }
    /*.product_lft_tab .nav-tabs .nav-link {
        font-size: 13px;
        padding: 5px 20px;
    }*/
    .single_product_lenth::before {
        width: 20px;
    }
    .step_body {
        padding: 20px 0 0px 0px;
    }
    .select_radio_part .col-lg-3 {
        margin-bottom: 15px;
    }
    .highlight_label {
        height: 16px;
        padding: 0 5px;
        line-height: 18px;
        font-size: 8px;
    }
    .rd_box {
        width: 50%;
    }
    .rd_box figure {
        height: 200px;
        width: 200px;
    }
    .rdo_holder [type="radio"]:checked + label, .rdo_holder [type="radio"]:not(:checked) + label {
        font-size: 18px;
    }
    .rdo_holder [type="radio"]:not(:checked) + label:before {
        width: 22px;
        height: 22px;
    }
    .rdo_holder [type="radio"]:checked + label:after, .rdo_holder [type="radio"]:not(:checked) + label:after {
        height: 12px;
        width: 12px;
    }
    .rdo_holder [type="radio"]:checked + label:before {
        width: 22px;
        height: 22px;
    }
    .color_box_outer {
        margin-bottom: 10px;
    }
    .color_box_holder {
        height: 550px;
    }
    .frmRW_innr .form-control {
        height: 42px;
        line-height: 40px;
    }
    .slct_hldr .bootstrap-select&gt;.dropdown-toggle {
        height: 42px;
        line-height: 42px;
    }
    .lyrdImprnt_nav .nav-tabs .nav-link {
        width: 180px;
        min-width: 180px;
    }
    .cmmnts2.form-control {
        height: 50px;
        resize: none;
        padding-top: 0px;
    }
    .frm_upld {
        margin: 7px auto 40px;
        max-width: 100%;
    }
    .fle_attchmnt_rltd .custom-file-label {
        font-size: 16px;
    }
    .fle_attchmnt_rltd .custom-file-label::after {
        left: 22%;
    }
    .up_instr {
        font-size: 13px;
    }
    .dwnld_instr {
        margin-top: 10px;
    }
    .instrctn_blw {
        padding: 15px 20px 15px 20px;
    }
    .instrctn_blw p {
        font-size: 13px;
    }
   /* .att_full_width .attachment_choose_outer {
        width: 16.66%;
    }*/
    .attachment_part .nav li em {
        font-size: 11px;
        min-height: 33px;
    }
    .attachment_part .nav li.active a em {
        font-size: 11px;
        min-height: 33px;
    }
    .stitch_style .product_name_dtls h5 {
        font-size: 16px;
    }
    .stitch_style .white_bk {
        height: 45px !important;
    }
    .lanyardStep_nav .nav li a {
        font-size: 14px;
    }
    .lanyardStep_look {
        padding: 20px 25px 20px;
    }
    .slectItm_colr .nav-tabs .nav-link strong {
        font-size: 10px;
    }
    .slectItm_colr .nav-tabs .nav-link span img {
        max-width: 40px;
    }
    .product_lft_tab.steptab_links .nav-tabs .nav-link {
        font-size: 13px;
        padding: 5px 20px;
    }
    .drawer_btn {
        height: 40px;
        line-height: 40px;
        padding: 0 12px;
        font-size: 15px;
    }
    .product_left {
        padding-top: 0;
    }
    .call_us i {
    font-size: 28px;
}
.infocart_area .btn-group .dropdown i {
    font-size: 21px;
}
.cart_btn a i {
    font-size: 30px;
}
.call_us {
    margin-right: 0;
}
}
@media(max-width: 575px){
    /*.single_product_img img {
        width: 150px;
    }*/
    .single_product_img .up_img_lenth span img{
       width: 100%;
    }
    .single_product_lenth::before {
        width: 15px;
    }
   /* .up_img_lenth {
        margin-left: -23px;
    }*/
    .product_left {
    padding-top: 0px;
}
    .single_product_lenth {
        width: 45px;
    }
    .single_product_img {
        width: 67%;
    }
    .single_prodct_innr {
        flex-wrap: wrap;
        padding-bottom: 30px;
    }
    .single_product_descrip {
        width: 100%;
        display: none;
        margin-bottom: 35px;
        margin-top: 0;
    }
    .single_product_img {
    margin-top: 0;
}
.single_img_innr {
    padding-left: 0;
}
    .single_product_img {
        width: 100%;
    }
    .lanyrd_color_area {
        width: 45%;
        margin-right: 10px;
        margin-bottom: 0;
    }
    .single_img_innr {
        padding-right: 0px;
    }
    .lanyard_details {
        padding-left: 30px;
        width: 55%;
    }
    .lanyard_image {
        width: 160px;
    }
    .clr_dscrptn h5 {
        font-size: 12px;
        margin-bottom: 7px;
    }
    /*.clr_itm {
        width: 28px;
        height: 48px;
    }*/
    .qnty_no {
        width: 60px;
    }
    .main_clr_box {
        padding: 10px 8px;
    }
    .fotr_in ul li {
        padding: 15px 10px;
    }
    /*.att_full_width .attachment_choose_outer {
        width: 20%;
    }*/
    .attachment_choose_outer {
    width: 25%;
}
    .slectItm_colr .nav-tabs .nav-item {
        width: 33.33%;
        min-width: 33.33%;
    }
    .lanyrd_color_area:last-child{
        margin-right: 0;
    }
    .col-6{
        width: 50%;
    }
    .product_lft_tab .nav-tabs .nav-link {
        font-size: 12px;
        line-height: 22px;
        padding: 8px 10px;
    }
    .lanyrd_color_area h6, .color_area p{
        font-size: 12px;
    }
    .color_area span {
        width: 60px;
        height: 30px;
        font-size: 10px;
    }
    .lanyrd_color_area{
        padding: 12px;
    }
    .dteNo h4{
        font-size: 32px;
        margin-bottom: 10px;
    }
    .dteNo h6{
        font-size: 10px;
    }
    .prPc{
        font-size: 12px;
    }
.attachment_choose_inner .inner_product_box figure img{
    width: 38px;
}
.lyrdImprnt_nav .nav-tabs .nav-item {
    margin-right: 10px;
    font-size: 14px;
}
.single_img_innr {
    width: 60%;
}

}
@media(max-width: 480px){
    
}
@media(max-width: 420px){

    .single_product_lenth::before {
        width: 9px;
    }
    .lanyard_details {
        padding-left: 10px;
        width: 53%;
    }
    .lanyard_image {
        width: 125px;
    }
    .rdo_holder [type="radio"]:checked + label, .rdo_holder [type="radio"]:not(:checked) + label {
        font-size: 12px;
    }
    .rdo_holder [type="radio"]:checked + label:before, .rdo_holder [type="radio"]:not(:checked) + label:before {
    width: 18px;
    height: 18px;
}
.rdo_holder [type="radio"]:checked + label:after, .rdo_holder [type="radio"]:not(:checked) + label:after {
    height: 8px;
    width: 8px;
}
.rdo_holder [type="radio"]:not(:checked) + label:before{
    bottom: 0px;
}
    .rd_box figure {
        height: 115px;
        width: 115px;
    }
    .labl_hdng {
        margin-bottom: 5px;
    }
    .labl_hdng label {
        font-size: 12px;
    }
    .frm_upld {
        margin: 7px auto 20px;
        max-width: 100%;
    }
    .fle_attchmnt_rltd .custom-file-label::after {
        left: 13%;
    }
    .att_full_width .attachment_choose_outer {
        width: 33.33%;
    }
    .attachment_choose_outer {
        width: 33.33%;
    }
    .attachment_part .nav li a {
        padding: 0 8px 15px;
    }
    .att_left {
        padding: 10px;
    }
    .attachment_part .tab-content h3 {
        font-size: 13px;
        padding: 10px;
    }
    .attachment_part .nav li.active a:before {
        height: 14px;
        width: 7px;
    }
    .attachment_part .nav li.active a:after {
        border-width: 28px 28px 0 0;
    }
    .stepMain_hldr h4 {
        font-size: 16px;
    }
    .lanyardStep_nav .nav li {
        padding-right: 15px;
    }
    .lanyardStep_nav .nav li a {
        font-size: 12px;
    }
    .att_right {
        padding: 10px;
    }
    .slectItm_colr .nav-tabs .nav-item {
        width: 50%;
        min-width: 50%;
    }
    .slectItm_colr .nav-tabs .nav-link span img {
        max-width: 60px;
    }
    .slectItm_colr .nav-tabs .nav-link {
        padding: 15px 0 ;
    }
    /*=============================================*/

    .cusmize_hdng h1 {
        font-size: 20px;
        line-height: 22px;
    }
    .rating{
        flex-wrap: wrap;
    }
    .rating_text {
        padding-left: 0;
        width: 100%;
        margin: 10px 0 0;
    }
    .color_area {
    padding: 6px 0 6px 0px;
}
.color_area span {
    width: 58px;
    height: 27px;
    font-size: 9px;
}
.color_area p{
    font-size: 9px;
}
.step_no{
    padding: 10px 12px;
}
/*.single_img_innr {
    width: 100%;
}*/
.clr_dscrptn h5 {
    font-size: 10px;
}
.qnty_no {
    width: 55px;
}
.qnty_no input[type="text"]{
    font-size: 9px; 
}
.top_menu &gt; ul &gt; li &gt; a{
    font-size: 12px;
}
.estimate_delivery_date h2 {
    font-size: 24px;
}
.subtotal_delivery h3 {
    font-size: 34px;
}
.dteNo {
    padding: 15px 6px 10px;
}
.attachment_choose_inner .inner_product_box{
    height: 90px;
}
.lyrdImprnt_nav .nav-tabs .nav-link {
    height: 40px;
    line-height: 40px;
    font-size: 11px;
}

/*.menu_btn {
    bottom: 23px;
}*/
.hddr_mddl {
    padding: 12px 0 12px 38px;
}
.title-area h1 {
    font-size: 17px;
}
}
/*==============end 420 scren==========================================*/
@media(max-width: 380px){
  .logo a {
    min-width: 120px;
    max-width: 120px;
}
/*.menu_btn {
    bottom: 23px;
}*/
.call_us {
    margin-right: 0;
}
.cart_btn {
    padding-left: 0;
}
}
@media(max-width: 340px){
  .call_us{
    margin-right: 0;
  }
  .call_us i {
    font-size: 25px;
}
 /* .infocart_area .btn-group .dropdown i{
    font-size: 25px;
  }
   .call_us i{
    font-size: 28px;
   }
   .cart_btn a i {
    font-size: 30px;
}*/
  .cart_btn {
    padding-left: 0;
}

.cart_btn a{
  margin-top: 6px;
}
}
.mega_menu_list ul {
  margin: 0px !important;
}
h1.mainh1 {
  font-size: 25px;
  font-weight: normal;
  margin: 0;
}
/*Done*/
.contact-us i.fa.fa-phone {
    transform: rotate(97deg);
}
/* Review tab */
.rreview{background-color: #fff;padding: 10px;margin: -10px;min-height: 425px;margin-bottom: 20px;}
.rreview .rating{display: block;position: absolute;right: 10px;}
.rreview .rating i{color: #ff9000;font-size: 24px;margin-right: 4px;}
.rreview .rating i.fa-star-o{color: #ff9000;}
.rreview .name{font-size: 14px;font-weight: bold;color: #515151;}
.rreview .primary{margin-top: 40px;}
.rreview .date{font-style: italic;}
.rreview .feedack{position: absolute;margin-right: 1px;background-color: #ffffffd6;left: 5px;right: 4px;padding: 0 10px 5px 10px;text-align: justify;}
.rreview .thumbs{ overflow: hidden; }
.rreview .review_primary{display: block;margin: 10px 0;height: 250px;background-repeat: no-repeat;background-size: cover;background-position: center;overflow: hidden;}
.rreview .review_popup{border: solid 1px #ddd;padding: 2px;margin: 0 5px 5px 0;height: 60px;float: left;text-align: center;max-width: 60px;overflow: hidden;}
.rreview .review_popup img {margin: 0 auto;min-height: 54px;max-height: 54px;margin: 0 auto;}
#reviews .nav-tabs{margin-bottom: 25px;margin-top: -8px;}
</pre></body></html>