/* <link type="text/css" rel="stylesheet" href="css/animated-slider.css" /> */


.left{
    float: left;
}

.right{
    float: right;
}

.clearfix{
    content: '';
    display: table;
    clear: both;
}


/* .gift-header-border{
    color: #bfbfbf;
} */

.product-gift-card  .gift-inner{
    width: 100%;
    text-align: center;
    margin: 20px auto;
    letter-spacing: 1.5px;
}

.product-gift-card  .gift-inner h5{
    margin-bottom: 30px;
}

.product-gift-card  .gift-inner h1{
    margin: 15px 0;
    letter-spacing: 0.06em;
}
.gift-inner .gift-para{
    width: 40%;
    margin: 0 auto;
    line-height: 25px;
}

.product-gift-card  .gift-inner .gift-slider{
    width: 55%;
    margin: 30px auto;
}

.product-gift-card  .gift-table{
    width: 60%;
    margin: 0 auto;
    display: inline-block;
    border: 1px solid #2d2d2d;
}

.product-gift-card  .gift-table .gift-table-inner{
    width: 100%;
    margin: 0 auto;
   
}

.product-gift-card  .gift-table .gift-table-inner ul{
    width: 33.33%;
    float: left;
    text-align: left;
    border-right: 1px solid;
    padding: 15px 20px;
}


.product-gift-card  .gift-table .gift-table-inner:last-child ul{
    border-right: none;
}
.product-gift-card  .gift-table .gift-table-inner:nth-child(2) ul{
    padding-bottom: 21px;
}

.product-gift-card  .gift-table .gift-table-inner ul li h5{
    margin-bottom: 15px;
    letter-spacing: 1.5px;
    line-height: 20px;
}
.product-gift-card  .gift-table .gift-table-inner ul li p{
    font-size: 13px;
    margin-bottom: 10px;
    font-family: 'Gill Sans MT';
    text-transform: initial;
}

.product-gift-card  .gift-table .gift-table-inner ul li h6{
    padding: 7px 0;
    margin: 5px 0;
    text-align: left;
    color: #9e9e9e;
}

.product-gift-card  .gift-table .gift-table-inner ul li img{
    float: right;
    width: 30px;
    /* height: 30px; */
    margin-top: 10px;
}

.product-gift-card  .gift-steps-div{
  position: relative;
  float: left;
  width: 100%;
  padding: 0;
  max-width: 100%;
  margin: 20px auto;
}

.product-gift-card .PDetails_sec .PDetails_secInnr{
padding: 0;

}
.product-gift-card .PDetails_sec .container{
padding: 0;
width: 100%;

}
.product-gift-card .PDetails_sec .row{
margin: 0;
}
.product-gift-card .PDetails_sec .col-xs-12{
padding: 0;
}
.product-gift-card .gift-steps-container {
  position: relative;
  width: 76%;
  margin: 0 auto;
}

.product-gift-card  .gift-steps-div .gift-step1, .gift-steps-div .gift-step2, .gift-steps-div .gift-step3{
  width: 100%;
  text-align: center;
  margin: 0 auto;
  padding: 20px 0;
  letter-spacing: 1.5px;
  transition-delay: 5s;
}

.gift-steps-div .gift-step2 {
  padding: 0px 15px;
  position: relative;
  margin: 0;
  width: 100%;
  float: left;
}

.product-gift-card .gift-step1 p,
.product-gift-card .gift-step2 p,
.product-gift-card .gift-step3 p {
  position: relative;
  font-size: 15px;
  margin: 10px 0;
  width: 100%;
  float: left;
}

.product-gift-card .gift-step1 h5,
.product-gift-card .gift-step2 h5,
.product-gift-card .gift-step3 h5 {
  position: relative;
  font-size: 24px;
  margin: 0;
  width: 100%;
  float: left;
}

.product-gift-card .gift-step1 .gift-step1-img, .gift-step3 .gift-step1-img{
  margin: 20px 0;
}

.product-gift-card  .gift-select{
  width: 100%;
  margin: 20px auto 40px;
  border-bottom: 1px solid;
  padding: 10px 0;
  position: relative;
}

.product-gift-card  .gift-select select{
  text-align: left;
  margin: 0;
  padding: 0;
  background-color: #f8f8f8;
  letter-spacing: 1px;
  width: 100%;
}
.product-gift-card  .gift-select:after{
  content: '';
  background-image: url("/images/gift-images/gift-drpdwn.png");
  position: absolute;
  right: -17px;
  width: 30px;
  height: 30px;
  background-repeat: no-repeat;
  bottom: -9px;
}
.product-gift-card  .gift-step1-table{
  margin: 0px;
  width: 100%;
  position: relative;
  float: left;
}

.gift_step1_tableinner {
  position: relative;
  margin: 60px 0;
  width: 100%;
  float: left;
  padding: 0 25px;
}

.giftCard_Subinner {
  position: relative;
  margin: 0px;
  width: 100%;
  float: left;
}

.product-options-bottom .addtoCart {
  position: relative;
  float: left;
  width: 100%;
}

.product-gift-card .gift-step1-table.table-bordered > tbody > tr>td{
  border: 1px solid #2d2d2d;
  color: #2d2d2d;
  width: 100%;
  padding: 10px 10px;
  display: inline-block;
}
.giftCard_Subinner > tr>td{
  border: 1px solid #2d2d2d;
  color: #2d2d2d;
  width: 100%;
  padding: 10px 10px;
  display: inline-block;
}

.product-gift-card .gift-step1-table.table-bordered > tbody > tr>td{
    border-right: none;
}
.product-gift-card .gift-step1-table.table-bordered > tbody > tr:nth-child(5) td{
    border-right: 1px solid #2d2d2d;
}
.product-gift-card .gift-step1-table.table-bordered > tbody > tr:nth-child(10) td{
    border-right: 1px solid #2d2d2d;
}
.product-gift-card .gift-step1-table.table-bordered > tbody > tr:nth-child(1) td,
.product-gift-card .gift-step1-table.table-bordered > tbody > tr:nth-child(2) td,
.product-gift-card .gift-step1-table.table-bordered > tbody > tr:nth-child(3) td,
.product-gift-card .gift-step1-table.table-bordered > tbody > tr:nth-child(4) td,
.product-gift-card .gift-step1-table.table-bordered > tbody > tr:nth-child(5) td{
    border-bottom: none;
}

.product-gift-card  input[type="radio"]{
    margin-right: 10px;
}

.product-gift-card  .gift-select .gift-select-step1{
    margin-top: 40px;
}

.product-gift-card .gift-step3 .gift-step3-img {
  vertical-align: middle;
  text-align: center;
  width: 100%;
  margin: 40px auto;
  position: relative;
  float: left;
  display: block;
  text-align: center;
}

.product-gift-card .gift-step3 .gift-step3-img img {
  position: relative;
  float: none;
  margin: 0 auto;
  padding: 0;
  max-width: 88px;
}

.product-gift-card  .gift-step3 form{
  width: 100%;
  float: left;
  max-width: 100%;
  position: relative;
  padding: 0 20px;
}

.product-gift-card form .gift-form {
  width: 100%;
  margin: 5px auto;
  padding: 0px; 
  position: relative;
  display: inline-block;
  float: left;
}

.gift_formAlign {
  position: relative;
  display: inline-block;
  width: 60%;
  margin: 0px auto;
  padding: 0px; 
}

.product-gift-card form .gift-form .gift-form-inner {
  width: 50%;
  display: inline-block;
  position: relative;
  padding-right: 40px;
  margin: 0 auto;
  float: left;
}

.product-gift-card form .gift-form .gift-form-inner:last-child {
  padding-right: 0px;
}

.product-gift-card .gift-form-inner input {
  width: 100%;
  float: left;
  background: none;
  border: 0;
  border-bottom: 1px solid #575757;
  padding: 8px 0;
  font: 11px/26px "Oswald";
  letter-spacing: 0.2px;
  color: #2d2d2d;
  height: inherit;
  letter-spacing: 1.1px;
  text-transform: uppercase;
}

.product-gift-card .gift-form-inner label {
  cursor: default;
  pointer-events: none;
  position: relative;
  margin: 20px 0;
  transition: 0.8s ease all;
  font-size: 13px;
  line-height: 1.1;
  font-family: "Oswald";
  color: #2d2d2d;
  letter-spacing: 1.1px;
  text-transform: uppercase;
  float: left;
  width: 100%;
  text-align: left;
  padding: 0;
}

.product-gift-card form .gift-form .gift-form-inner.gift-form-inner-last{
 width: 100%;
}

/*.product-gift-card form .gift-form .gift-form-inner.gift-form-inner-last,
.product-gift-card form .gift-form .gift-form-inner:last-child {
  width: 100%;
  display: inline-block;
  position: relative;
  padding: 8px 0;
}*/

.product-gift-card  .cms-giftcard form h6{
 text-align: left;
 margin: 40px auto 50px;
}

.product-gift-card form .gift-form .gift-form-inner input:focus{
   outline: none;
   border-bottom: 1px solid #2d2d2d;
}

.product-gift-card  .gift-knowMore{
  width: 65%;
  text-align: left;
  margin: 0px auto;
  letter-spacing: 1.5px;
}

.product-gift-card .gift-knowMore h5{
  margin: 0px 0 35px;
  font-size: 16px;
}

/*.product-gift-card  .panel-heading .accordion-toggle:after {
  content: "";
  background-image: url(/images/gift-images/gift-arw-btm.png);
  float: right;
  width: 20px;
  top: 9px;
  position: absolute;
  height: 17px;
  right: 0;
  padding-top: 10px;
  background-repeat: no-repeat;
}*/

.product-gift-card .panel-heading a:after {
  content: "";
  background-image: url(/images/gift-images/gift-arw-btm.png);
  float: right;
  width: 22px;
  top: 50%;
  position: absolute;
  height: 22px;
  right: 0;
  padding: 0;
  background-repeat: no-repeat;
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background-size: 10px;
  background-position: center center;
}

.product-gift-card .gift-knowMore .panel-heading, .gift-knowMore .panel-title{
  position: relative;
}

.product-gift-card .gift-knowMore .panel-body {
  padding: 12px 0;
}

.product-gift-card .panel-heading a.collapsed:after {
  content: "";    /* adjust as needed, taken from bootstrap.css */
  background-image: url("/images/gift-images/gift-arw-up.png");
  float: right;
  width: 22px;
  top: 50%;
  position: absolute;
  height: 22px;
  right: 0;
  padding: 0;
  background-repeat: no-repeat;
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background-size: 10px;
  background-position: center center;
}

.product-gift-card .gift-knowMore h4.panel-title {
  font-size: 11px;
  position: relative;
}
.product-gift-card .gift-knowMore h4.panel-title a,
.product-gift-card .gift-knowMore h4.panel-title a.accordion-toggle {
  padding: 15px 0;
  position: relative;
  display: block;
}

.product-gift-card .gift-knowMore .panel-heading.gift-heading {
  background-color: white;
  border-top: 1px solid #2d2d2d;
/* border-bottom: 1px solid #2d2d2d;*/
  padding: 0;
  border-radius: 0;
}

.product-gift-card .gift-knowMore .panel-collapse .panel-body{
  border-top: 1px solid #2d2d2d;
}

.product-gift-card .gift-know-li ul{
  padding: 10px 0;
}
.product-gift-card .gift-know-li ul li{
  position: relative;
  padding: 5px 0 5px 12px;
  text-align: justify;
  width: 100%;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.5;
  /*font-family: 'Gill Sans Mt';*/
  font-family: "Oswald";
  letter-spacing: 0.05em;
  text-transform: initial;
}
.product-gift-card .gift-know-li ul li:before{
  content: '';
  position: absolute;
  top: 13px;
  left: 0;
 /*-o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%); */
  width: 5px;
  height: 1.5px;
  color: #2d2d2d;
  background-color: #2d2d2d;

}
.product-view {
  position: relative;
  float: left;
  width: 100%;
  display: block;
}
.product-gift-card .product-view {
  position: relative;
  float: left;
  width: 100%;
  display: block;
}

/*.product-gift-card .product-view .product-collateral {
  position: relative;
  float: left;
  width: 100%;
  display: block;
  margin-top: 30px;
}*/

.product-gift-card .gift-knowMore .panel.panel-default{
  /*border-bottom: 1px solid #2d2d2d;*/
  border: 0;
  border-radius: 0;
  box-shadow: none;
  margin: 0;
}
.product-gift-card .gift-knowMore .panel.panel-default:last-child {
  margin: 0 0 125px;
  border-bottom: 1px solid #2d2d2d;
}

/*
.product-gift-card  .gift-knowMore .panel.panel-default:nth-child(2){
  border-top: none !important;
}


.product-gift-card  .gift-knowMore .panel.panel-default:nth-child(3){
  border-top: none !important;
}

.product-gift-card  .gift-knowMore .panel.panel-default:nth-child(4){
  border-top: none !important;
}

.product-gift-card  .gift-knowMore .panel.panel-default:nth-child(5){
  border-top: none !important;
}*/

.gift-knowMore .panel-body{
  /* padding: 10px 0; */
  text-align: justify;
  width: 100%;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.6;
  /*font-family: 'Gill Sans Mt';*/
  font-family: "Oswald";
  letter-spacing: 0.05em;
  text-transform: initial;
}


/* slider css */
/* fixme: rename choose_slider_items to animated-slider or something */

.product-gift-card  .gift-step1-imginner .previous_hidden {
	display: block;
	transform: scale(0.6,0.6);
	-moz-transform: scale(0.6,0.6);
	-ms-transform: scale(0.6,0.6);
	-webkit-transform: scale(0.6,0.6);
	/* opacity: 0.0; */
	position: absolute;
	top: 0;
	left: -120px;
	z-index: 0;
}

.product-gift-card  .gift-step1-imginner .next_hidden {
	display: block;
	transform: scale(0.6,0.6);
	-moz-transform: scale(0.6,0.6);
	-ms-transform: scale(0.6,0.6);
	-webkit-transform: scale(0.6,0.6);
	/* opacity: 0.0; */
	position: absolute;
	top: 0;
    /* left: 525px; */
    right: -120px;
	z-index: 0;
}

.product-gift-card  .gift-step1-imginner .previous_item {
	display: block;
	transform: scale(0.8,0.8);
	-moz-transform: scale(0.8,0.8);
	-ms-transform: scale(0.8,0.8);
	-webkit-transform: scale(0.8,0.8);
	opacity: 0.65;
	position: absolute;
    top: 0;
    left: -52px;
	z-index: 0;
}

.product-gift-card  .gift-step1-imginner .next_item {
	display: block;
	transform: scale(0.8,0.8);
	-moz-transform: scale(0.8,0.8);
	-ms-transform: scale(0.8,0.8);
	-webkit-transform: scale(0.8,0.8);
	opacity: 0.65;
	position: absolute;
	top: 0;
    right: -52px;
	z-index: 0;
}


.product-gift-card  .gift-step1-imginner .previous_item_2 {
	display: block;
	transform: scale(0.6,0.6);
	-moz-transform: scale(0.6,0.6);
	-ms-transform: scale(0.6,0.6);
	-webkit-transform: scale(0.6,0.6);
	opacity: 0.35;
	position: absolute;
	top: 40px;
	left: -5px;
	z-index: 0;
}

.product-gift-card  .gift-step1-imginner .next_item_2 {
	display: block;
	transform: scale(0.6,0.6);
	-moz-transform: scale(0.6,0.6);
	-ms-transform: scale(0.6,0.6);
	-webkit-transform: scale(0.6,0.6);
	opacity: 0.35;
	position: absolute;
	top: 40px;
	left: 525px;
	z-index: 0;
}
.product-gift-card  .gift-step1-imginner li {
  position: relative;
  list-style: none;
  display: none;
  text-align: center;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.giftCardSlider1 li {
  margin: 15px;
}

/*.product-gift-card  .gift-step1-imginner .current_item {
  display: block;
  position: absolute;
  transform: scale(1,1);
  -moz-transform: scale(1,1);
  -ms-transform: scale(1,1);
  -webkit-transform: scale(1,1);
  bottom: 0;
  top: 160px;
  left: 0px;
  z-index: 100;
  right: 0;
  width: 100%;
}*/

.product-gift-card .gift-step1-imginner .current_item {
  display: block;
  position: relative;
  width: 100%;
  padding: 0;
  transform: unset;
  transform: initial; 
  bottom: unset; 
  bottom: initial;
  top: unset; 
  top: initial;
  left: unset; 
  left: initial;
  right: unset; 
  right: initial;   
}

/*.product-gift-card .gift-step1-imginner ul li img{
  width: 600px;
}*/

.giftCardSlider1 .slick-prev,
.giftCardSlider1 .slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 25px;
  height: 25px;
  transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  padding: 0;
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent;
  z-index: 2;
}
.giftCardSlider1 .slick-next {
  right: -28px;
  background: url(/images/cms/giftcard/giftcard_next.png) no-repeat center center;

}
.giftCardSlider1 .slick-prev {
  left: -28px;
  background: url(/images/cms/giftcard/giftcard_prev.png) no-repeat center center;
  /*transform: rotate(180deg);*/
}

.giftCardSlider1 .slick-next:hover,.giftCardSlider1 .slick-next:focus,
.giftCardSlider1 .slick-prev:hover,.giftCardSlider1 .slick-prev:focus{
  opacity: .7;
}

/* close slider css */


.giftCardSlider1 {
  position: relative;
  float: left;
  width: 100%;
  padding: 0;
  margin: 0;
}

.product-gift-card  .gift-slct-uppr{
  width: 35%;
  display: block;
  margin: 0 auto;
}

.product-gift-card .gift-step1-imgoutr {
  position: relative;
  width: 100%;
  float: left; 
}

.product-gift-card  .gift-step1-imginner {
  width: 100%;
  float: left; 
  position: relative;
}

.product-gift-card .gift-slider-img {
  width: 100%;
  margin: 0;
  padding: 0;
}

.product-gift-card  .gift-step1-imginner ul#mySlider1{
    height: 100%;
}
.product-gift-card  .gift-step1 .gift-step1-img{
  width: 100%;
  position: relative;
  float: left;
  margin: 30px 0;
}
.product-gift-card .gift-steps-div .gift-step1 .fields {
  width: 100%;
  position: relative;
  display: inline-block;
}

.product-gift-card .gift-step1 .gift-slider-img:hover{
  padding: 0;
  margin: 0;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

.product-gift-card  #btn_next1::after{
    content: '';
    background: url(../images/colorbar/indexSprite.png) no-repeat 0 -83px;
    position: absolute;
    right: -24px;
    width: 18px;
    height: 20px;
    bottom: 180px;
}
.product-gift-card  #btn_next1:hover:after{
    background-position: -33px -83px;

}

.product-gift-card  #btn_prev1::after{
    content: '';
    background: url(../images/colorbar/indexSprite.png) no-repeat 0 -83px;
    position: absolute;
    right: -24px;
    width: 18px;
    height: 20px;
    bottom: 150px;
    transform: rotate(180deg);
}
.product-gift-card  #btn_prev1:hover:after{
    background-position: -33px -83px;
}

.product-gift-card  .gift-slct-uppr .gift-select.gift-slct-inp{
    border: none;
    background-color: #f8f8f8;
    text-align: left;
    width: 100%;
    letter-spacing: 1.5px;
}

.product-gift-card .gift-slct-inp{
    width: 100%;
    margin: 20px auto 40px;
    border-bottom: 1px solid;
    padding: 10px 0;
    position: relative;
}

.product-gift-card .breadcrum_sec .breadcrum_secinnr {
    display: none;
}

.product-gift-card li .amgiftcard-image.selected {
  /* border: none !important; */
  /* filter: blur(1px); */
  /* box-shadow: 1px 2px 2px 2px #9b9b9b !important; */
  border-radius: 30px;
  /* margin: 100px; */
  transition: transform 0.25s ease;
  cursor: pointer;
  border: 3px solid #9b9b9b;
}

.product-gift-card li.next_hidden .amgiftcard-image.selected, .product-gift-card li.previous_hidden .amgiftcard-image.selected{
    border-radius: 40px;
}

.product-gift-card li.current_item:hover, .product-gift-card li.current_item:focus{
    border: none !important;
}

.gift_step1_tableinner .gift-table-tr {
  position: relative;
  display: inline-block;
  float: left; 
  margin: 0 auto;
  width: 16.66%;
  margin-bottom: -1px;
  border: 1px solid #2d2d2d;
  border-right: 0;
  font-size: 18px;
}
.gift_step1_tableinner .gift-table-tr:last-child {
  border-right: 1px solid #2d2d2d;
}
.gift_step1_tableinner .gift-table-tr a {
  color: #2d2d2d;
  width: 100%;
  padding: 15px 14px;
  display: inline-block;
  text-align: left;
}

/* From arushi css start*/

/*.product-gift-card .gift-step1-table.table-bordered > tbody > tr:nth-child(1) td, .product-gift-card .gift-step1-table.table-bordered > tbody > tr:nth-child(2) td, .product-gift-card .gift-step1-table.table-bordered > tbody > tr:nth-child(3) td, .product-gift-card .gift-step1-table.table-bordered > tbody > tr:nth-child(4) td, .product-gift-card .gift-step1-table.table-bordered > tbody > tr:nth-child(5) td {
  border-bottom: 1px solid #2d2d2d !important;
}
.product-gift-card .gift-step1-table.table-bordered > tbody > tr:nth-child(5) td {
  border-right: none !important;
}
.product-gift-card .gift-step1-table.table-bordered > tbody > tr:nth-child(6) td {
  border-right: 1px solid #2d2d2d !important;
}
.product-gift-card .gift-form-inner input , .product-gift-card .gift-form-inner textarea {
  text-transform: none !important;
}
.product-gift-card .addtoCart {
  display: none;
}*/

/* From arushi css close*/


.product-gift-card .gift-custom td{
  width: 155px !important;
  margin: 40px auto 20px;
  border: none !important;
}

.product-gift-card .gift-custom td input{
    text-align: center;
    vertical-align: middle;
    width: 100%;
    margin-top: 20px;
    outline: none;
}

.product-gift-card tr td.gift-hidden-amt{
    border: none !important;
    text-align: center;
    width: 300px !important;
    margin: 0 auto;
    vertical-align: middle;
}

.product-gift-card .form-list .gift-form-inner .input-box {
  position: relative;
  width: 100%;
  float: left;
  display: inline-block;
}

.product-gift-card .gift-form-inner.gift-form-inner-last textarea{
  border: none !important;
  border-bottom: 1px solid #575757 !important;
  background-color: #f8f8f8;
  width: 100%;
  margin: 0 auto 15px;
  letter-spacing: 1px;
  padding: 8px 0;
  font-size: 11px;
  font-family: "Oswald";
  line-height: 25px;
  text-transform: uppercase;
}

.product-gift-card .shop_meta, .product-gift-card .add-to-links{
  display: none;
}

.product-gift-card .gift-button{
  margin-bottom: 65px;
}

.product-gift-card .gift-button a.gift-btn-prev{
  float: left;
}

.product-gift-card .gift-button a.gift-btn-next{
  float: right;
}

.product-gift-card .btn-shop.addtocart {
  width: 18%;
  text-align: center;
  vertical-align: middle;
  margin: 0 auto;
  float: none;
  max-width: 240px;
  min-width: 160px;
}

.product-gift-card .store_size{
  display: none !important;
}
/* responsive css code */



/*giftCard START*/

.giftCardBannerDiv {
  position: relative;
  float: left;
  width: 100%;
  padding: 0;
  margin: 0;
}
.giftCardBannerinner {
  position: relative;
  float: left;
  width: 100%;
  padding: 0;
  margin: 40px 0 0;
}
.giftCardBannerinner span, .giftCardTitleDiv {
  position: absolute;
  width: 100%;
  top: 40px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  text-align: center;
} 
.giftCardBannerinner span h1, .giftCardTitle {
  font-family: "Good Vibes - Demo";
  font-size: 86px;
  line-height: 1.1;
  text-transform: capitalize;
  letter-spacing: 0;
  color: #e87191;
  display: inline-block;
  text-align: center;
  margin: 0 auto;
}
.giftCardBannerinner img, .giftcard_sec1banner {
  position: relative;
  float: left;
  width: 100%;
  padding: 0;
  margin: 0;
}
.am-giftcard-form {
  position: relative;
  float: left;
  width: 100%;
  padding: 0;
  margin: 0;
}
.giftcardSlider1 {
  position: relative;
  float: left;
  width: 100%;
  padding: 0;
  margin: 0;
}
.giftcardSlider1inner {
  position: relative;
  float: left;
  width: 100%;
  padding: 0;
  margin: 0;
}
.giftcardSlider1inner ul,.mySlider1_giftcard {
  position: relative;
  float: left;
  width: 100%;
  padding: 0;
  margin: 0;
}

/*giftCard CLOSE*/


/* 1500px css code */
@media screen and (max-width:1500px){

/*  .product-gift-card .gift-table-tr{
  width: 170px;
}*/
/*.product-gift-card .gift-step1-imginner .current_item{
  top: 190px;
}*/


}

/* 1420px css code */
@media screen and (max-width:1420px){
/*    .product-gift-card .gift-table-tr{
        width: 160px;
    }*/
}

/* 1380px css code*/
@media screen and (max-width:1380px){

}
/* 1335 px css code */
@media screen and (max-width:1335px){
/*    .product-gift-card .gift-table-tr {
        width: 148px;
    }*/
}

/* 1280px css code */
@media screen and (max-width:1280px){
  .product-gift-card .gift-steps-container{
    width: 80%;
  }
  .product-gift-card .gift-table{
    width: 80%;
  }
  .giftCardSlider1 .slick-prev {
    left: -24px;
  }
  .giftCardSlider1 .slick-next {
    right: -24px;
  }
  .gift_step1_tableinner .gift-table-tr {
    font-size: 14px;
  }
  .gift_step1_tableinner .gift-table-tr a {
    padding: 15px 12px;
  }
  .gift_formAlign {
    width: 65%;
  }


}

/* 1280px css code */
@media screen and (max-width:1180px){
.product-gift-card .gift-step1 p,
.product-gift-card .gift-step2 p,
.product-gift-card .gift-step3 p {
  font-size: 14px;
}
.product-gift-card .gift-step1 h5,
.product-gift-card .gift-step2 h5,
.product-gift-card .gift-step3 h5 {
  font-size: 20px;
}
.product-gift-card .gift_step1_tableinner input[type="radio"] {
  margin: 0px;
  margin-right: 2px;
}
.gift_formAlign {
  width: 70%;
}
.product-gift-card .gift-knowMore {
  width: 75%;
}
.product-gift-card .gift-know-li ul li {
  font-size: 12px;
}

}

/* 1067px css code */
@media screen and (max-width:1067px){
.product-gift-card .gift-table, .product-gift-card .gift-steps-container{
  width: 80%;
}
.product-gift-card .gift-knowMore {
  width: 80%;
}
.gift_step1_tableinner {
  width: 100%;
  padding: 0;
}
.gift_formAlign {
  width: 72%;
}
.product-gift-card form .gift-form .gift-form-inner {
  padding-right: 25px;
}

}

/* 992px css code */
@media screen and (max-width:992px) {
.gift-inner .gift-para, .product-gift-card .gift-inner .gift-slider{
  width: 60%;
}
.product-gift-card .gift-table, .product-gift-card .gift-steps-container{
width: 90%;
}
.product-gift-card .gift-steps-container{
width: 90%;
}

.product-gift-card .gift-table .gift-table-inner ul li.knowMoreBtn {
  line-height: 36px;
  padding: 0px 30px;
}
.gift_step1_tableinner .gift-table-tr a {
  padding: 15px 0 15px 8px;
}
.product-gift-card .gift_step1_tableinner input[type="radio"] {
  margin: 0px;
}
.gift_step1_tableinner .gift-table-tr {
  font-size: 13px;
  letter-spacing: .6px;
}
.product-gift-card .gift-step3 .gift-step3-img img {
  max-width: 72px;
}
.giftCardSlider1 .slick-prev {
  left: -15px;
}
.giftCardSlider1 .slick-next {
  right: -15px;
}


}


@media screen and (max-width: 768px) {
  .product-gift-card .gift-steps-container{
    width: 100%;
    padding: 0 20px;
  }
  .giftCardBannerinner {
    margin: 0;
  }
  .product-gift-card .breadcrum_sec {
    padding: 0;
  }
  .product-gift-card #btn_next1::after{
    right: -55px;
    bottom: 220px;
  }
  .product-gift-card #btn_prev1::after {
    bottom: 190px;
    right: -55px;
  }
  .product-gift-card .btn-shop.addtocart{
    display: block;
    width: 25%;
  }
  .product-gift-card .gift-knowMore{
    width: 90%;
    margin-top: 20px;
  }
  .product-gift-card .gift-table .gift-table-inner ul li.knowMoreBtn h6{
    font-size: 10px;
    padding: 10px 0;
  }
  .product-gift-card .gift-table .gift-table-inner ul li.knowMoreBtn {
    line-height: 36px;
    padding: 0px 30px;
  }
  .product-gift-card .gift-table{
    width: 95%;
  }
  .gift-inner .gift-para{
    width: 80%;
  }
  .product-gift-card form .gift-form .gift-form-inner{
    width: 100%;
    padding-right: 0;
  }
  .product-gift-card form .gift-form {
    width: 100%;
    margin: 0px auto;
  }
  .product-gift-card .gift-step1-table.table-bordered > tbody > tr:nth-child(4) td,
  .product-gift-card .gift-step1-table.table-bordered > tbody > tr:nth-child(8) td{
    border-right: 1px solid #2d2d2d;
  }
  .product-gift-card .gift-step1-table.table-bordered > tbody > tr:nth-child(5) td{
    border-bottom: 1px solid #2d2d2d;
    border-right: none;
  }
  .product-gift-card .gift-step1-table.table-bordered > tbody > tr:nth-child(6) td,
  .product-gift-card .gift-step1-table.table-bordered > tbody > tr:nth-child(7) td,
  .product-gift-card .gift-step1-table.table-bordered > tbody > tr:nth-child(1) td,
  .product-gift-card .gift-step1-table.table-bordered > tbody > tr:nth-child(4) td,
  .product-gift-card .gift-step1-table.table-bordered > tbody > tr:nth-child(7) td,
  .product-gift-card .gift-step1-table.table-bordered > tbody > tr:nth-child(2) td
  .product-gift-card .gift-step1-table.table-bordered > tbody > tr:nth-child(3) td{
    border-bottom: none;
  }
  .product-gift-card .gift-inner .gift-slider {
    width: 75%;
  }
  .giftCardSlider1 li {
    margin: 10px;
  }
  .giftCardSlider1 .slick-prev,
  .giftCardSlider1 .slick-next {
    background-size: 9px;
  }
  .gift-steps-div .gift-step2 {
    padding: 0px;
  }
  .gift_step1_tableinner {
    margin: 55px 0;
  }
  .gift_step1_tableinner .gift-table-tr {
    width: 33.33%;
    border-bottom: 0; 
  }
  .giftCard_Subinner {
    border-bottom: 1px solid #2d2d2d;
  }
  .gift_step1_tableinner .gift-table-tr a {
    padding: 16px 0px 16px 10px;
  }
  .gift_step1_tableinner .gift-table-tr:nth-child(3n) {
    border-right: 1px solid #2d2d2d;
  }
  .product-gift-card .gift_step1_tableinner input[type="radio"] {
    margin: 0px;
    margin-right: 2px;
  }
  .gift_formAlign {
    width: 100%;
  }
  .product-shop .btn-shop.addtocart .knowMoreBtn {
    font-size: 13px;
    min-width: 200px;
  }
  .product-gift-card .gift-knowMore h4.panel-title {
    font-size: 12px;
 }
  .product-gift-card .gift-knowMore h5 {
    font-size: 18px;
  }
  .gift-knowMore .panel-body {
    font-size: 12px;
  }
  .product-gift-card .gift-step1 .gift-step1-img {
    padding: 0px;
  }
  .gift_step1_tableinner .gift-table-tr {
    font-size: 12px;
    letter-spacing: .4px;
  }


}

/* 680px css code */
@media screen and (max-width:680px){
.product-gift-card .gift-table .gift-table-inner ul{
  width: 100%;
  border-right: none;
  border-bottom: 1px solid #2d2d2d;
}
.product-gift-card .gift-table .gift-table-inner:last-child ul{
  border-bottom: none;
}

}

/* 645px css code */
@media screen and (max-width:645px){
  .product-gift-card .gift-step1-table.table-bordered > tbody > tr:nth-child(3) td,
  .product-gift-card .gift-step1-table.table-bordered > tbody > tr:nth-child(6) td,
  .product-gift-card .gift-step1-table.table-bordered > tbody > tr:nth-child(9) td{
      border-right: 1px solid #2d2d2d;
  }
  .product-gift-card .gift-step1-table.table-bordered > tbody > tr:nth-child(7) td{
      border-bottom: 1px solid #2d2d2d;
  }
  .product-gift-card .gift-step1-table.table-bordered > tbody > tr:nth-child(4) td,
  .product-gift-card .gift-step1-table.table-bordered > tbody > tr:nth-child(8) td{
      border-right: none;
  }
  .product-gift-card .gift-step1-table.table-bordered > tbody > tr:nth-child(5) td,
  .product-gift-card .gift-step1-table.table-bordered > tbody > tr:nth-child(8) td
  {
      border-bottom: none;
  }


}

/* 640px css code */
@media screen and (max-width:640px){
  .product-gift-card .gift-inner h1{
      font-size: 32px;
  }
   
}
/* 580px css code */
@media screen and (max-width:580px){


.product-gift-card .gift-knowMore{
  width: 100%;
}
.product-gift-card .gift-inner .gift-slider {
  width: 90%;
}
.product-gift-card .gift-inner p{
  font-size: 12px;
}
.product-gift-card .gift-knowMore h5 {
  font-size: 16px;
}

}

/* 480px css code */
@media screen and (max-width:480px){

  .product-gift-card .gift-know-li ul li{
    font-size: 12px;
  }
  .product-gift-card .gift-button a.gift-btn-prev{
    display: block;
    float: none;
    min-width: 120px;
    margin: 0 auto 20px;
    width: 120px;
  }
  .product-gift-card .gift-button a.gift-btn-next{
    display: block;
    float: none;
    min-width: 120px;
    margin: 0 auto 20px;
    width: 120px;
  }
  .product-gift-card .gift-inner h1{
    font-size: 28px;
  }
  .giftCardSlider1 li {
    margin: 7.5px;
  }
  .gift_step1_tableinner .gift-table-tr a {
    padding: 15px 0px 15px 4px;
  }
  .product-gift-card .gift_step1_tableinner input[type="radio"] {
    margin: 0px;
  }
  .product-gift-card .gift-step1 p, 
  .product-gift-card .gift-step2 p, 
  .product-gift-card .gift-step3 p {
    font-size: 12px;
  }
  .product-gift-card .gift-step1 h5,
  .product-gift-card .gift-step2 h5,
  .product-gift-card .gift-step3 h5 {
    font-size: 15px;
  }
  .giftCardSlider1 .slick-prev {
    left: -15px;
  }
  .giftCardSlider1 .slick-next {
    right: -15px;
  }

}

/* 400px css code */
@media screen and (max-width:400px){

  .product-gift-card .gift-inner h1{
    font-size: 24px;
  }

}

/* 350px css code */
@media screen and (max-width:350px){

}