
@import url('https://fonts.googleapis.com/css?family=Bevan&subset=latin-ext,vietnamese');
@import url('https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i');
body {
    margin: 0;
    padding: 0;
    background-color: #fff;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position: top;
        font-family: 'Bevan', cursive;
}

@-webkit-keyframes Gradient {
	0% {
		background-position: 0% 50%
	}
	50% {
		background-position: 100% 50%
	}
	100% {
		background-position: 0% 50%
	}
}

@-moz-keyframes Gradient {
	0% {
		background-position: 0% 50%
	}
	50% {
		background-position: 100% 50%
	}
	100% {
		background-position: 0% 50%
	}
}

@keyframes Gradient {
	0% {
		background-position: 0% 50%
	}
	50% {
		background-position: 100% 50%
	}
	100% {
		background-position: 0% 50%
	}
}



*{
     font-family: 'Open Sans', sans-serif;
}
h1, h2, h3, h4, h5, h6, p{
  margin:0;
  padding: 0;
}

.col-md-12.answer-sec.text-center .row {
    display: inherit;
    padding-top: 0;
    padding-right: 0px;
    padding-bottom: 0;
    padding-left: 0;
    width: auto;
}

div#logoname img {
    width: auto;
	height: 30px;
}
.top-header-left-side li:first-child img {
    width: 49px;
    padding: 12px;
    border-radius: 0;
    margin-right: -5px;
    margin-top: -2px;
}
.top-header.header-one .top-header-left-side li:first-child img {
  background:transparent;
    width: 48px;
    padding: 10px;
    border-radius: 0;
    margin-right:0px;
    margin-top: -1px;
}
.top-header.header-one .top-header-left-side li:last-child{
    border:none;
    color: #000;
}
.top-header {
    width: 100%;
    background: #010060;
    padding-top: 14px;
    padding-bottom: 10px;
    border-bottom: 2px solid #ccc; 
}
.top-header-left-side {
    width: 100%;
    margin-top: -5px;
}

.top-header-left-side a {
    font-size: 32px;
    color: #fff;
    text-decoration: none;
}
.top-header-left-side li {
    color: #ffffff;
    display: inline-block;
    margin-right: 21px;
}
.top-header-left-side li img {
    width: 16px;
    margin-right: 10px;
    margin-top: -6px;
}

button.btn.btn-primary.fixed-btn {
    margin-bottom: 15px;
}
.top-header-left-side ul {
    list-style: none;
    float: right;
    margin: 0;
    padding: 0;
}
div#logoname {
    margin-top: -6px;
}

.fixed-bottom {
    left: 0;
    bottom: 0;
    width: 100%;
    background: #262727;
    color: white;
    text-align: center;
    padding-bottom: 12px;
    padding: 4px 0;
}
.footer_in img {
    margin-top: 10px;
}
.normal-headserr {
    width: 100%;
    background: #fff;
    padding: 7px 0;
}
.top-header-left-side li:last-child {
    /* background: #023ea5; */
    border: 1px solid #ff7607;
    background-color: #ffc700;
    color: #000000;
    text-align: center;
    border-radius: 2px;
}
span#para1 {
    color: #000;
}
.top-header-left-side li:last-child img{
    width: 20px;
    height: 20px;
    border-radius: 25px;
    margin-right: 5px;
    border: 2px solid #ffffff;
}

img.au_img {
    margin-top: -1px !important;
}
.footer_in p {
    margin-bottom: 1px;
    font-size: 11px;
}


div#myModal h4 {
    font-size: 24px;
    margin-top: 17px;
    color: #4a0182;
    font-weight: 600;
    margin-bottom: 23px;
}



div#myModal {
    text-align: center;
}
div#myModal .modal-body {
    position: relative;
    padding: 0 10px;
}
div#myModal p {
    padding-bottom: 0px;
    font-size: 15px;
    margin-top: 7px;
    font-family: 'Open Sans', sans-serif;
    line-height: 1.8;
}
.out-stock {
    width: 100%;
    background: #00000024;
    position: absolute;
    z-index: 99;
    border: 2px solid #000;
    border-style: dashed;
    height: 100%;
}

.out-stock p {
    position: relative;
    top: 120px;
    font-size: 26px;
    color: red;
    font-weight: 900;
}


.welcome-text-show p {
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    padding: 0 29px;
}
.modal-footer button {
    width: auto;
    padding: 8px 33px;
    font-size: 14px;
    border: 1px solid #ff7607;
background-color: #ffc700;
color: #000000;
    border: none;
	font-weight: bold;
}
div#myModal {
    background: #0d11134f;
}
button.btn.btn-primary.fixed-btn:hover {
    background: #e31936 !important;
}

.modal-footer {
    text-align: center;
}
p.for_click {
    font-size: 19px !important;
    color: chocolate;
}
.modal-content {
    margin-top: 143px;
    padding: 13px 2px;
}
div#myModal h2.text-center.center {
    font-size: 20px;
    color: #000;
    padding: 2px 0px;
    margin-bottom: 11px;
}
.question_answer_part.clearfix {
    width: 100%;
    /* padding: 15px; */
    /* margin-top: -73px; */
    margin-top:0px;
}

.down-click-product-part.clearfix {
    padding-bottom: 15px;
    border: 1px solid #ccc;
}
.text-bx-size.clearfix input {
    margin-bottom: 12px;
    background: #efe9e1;
    height: 40px;
}

.col-md-12.text-center.bgs1 {
    font-size: 30px;
    padding: 14px 0px 17px 0px;
    position: relative;
    color: #fff;
    left: 0;
    /* top: 185px; */
    right: 0;
    margin: auto;
}
.col-md-12.text-center.bgs1 p {
    font-size: 13px;
    padding-top: 4px;
}
.man-pic {
    width: 100%;
    text-align: center;
}
.man-pic img {
    position: relative;
    top: 13px;
    z-index: 9;
    width: 246px;
}
/*div#act-one, #act-two, #act-three, #act-four, #act-five, #act-six {
    margin-top: 15px;
}
*/

span.red-back {
    background: #fff;
    color: #000;
    padding: 2px 14px;
}

div#act-one h2, #act-two h2, #act-three h2, #act-four h2, #act-five h2, #act-six h2 {
    margin-top: 5px;
    margin-bottom: 24px;
    font-size: 20px;
    color: #000000;
    font-weight: 600;
}

a.btn.btn-primary.pulse {
    width: 40%;
    margin-top: 34px;
    font-size: 24px;
    background: indigo;
}

.question_answer_part.clearfix button {
    background: indigo;
    color: #fff;
    padding: 12px 0;
    height: auto;
    font-size: 17px;
    margin-bottom: 11px;
}
span.question_style {
    color: darkorange;
}
h2.frs-heading {
    padding-bottom: 0px;
    margin-top: 0;
    font-size: 21px;
}

ul#result{
  text-align: left;
}
ul#result li {
    font-size: 13px;
}
section.footer.fixed-bottom.clearfix.last-footer {
    position: inherit;
    margin-top: 46px;
}
h2.max {
    margin-bottom: 13px !important;
    margin-top: 24px !important;
    font-size: 44px !important;
    color: tomato;
}
h3.last-text-part {
    padding-bottom: 16px;
    font-size: 28px;
}
div#act-six p {
    font-size:16px;
}

img.star5 {
    width: 99px;
    margin-top: 5px;
}
p.available-product {
    margin-top: 4px;
}

.lft-product-text h4 {
    margin-top: 10px;
}

p.save-money {
    color: #2b9490;
    font-size: 14px;
    font-weight: 600;
}

.left-ratin-n-price {
    float: left;
}
.right-product-buy-btns {
    float: right;
    margin-top: 53px;
}
.right-product-buy-btns h5 {
    margin-bottom: 9px !important;
    margin-top: 0px;
    font-size: 14px !important;
    color: #000;
    /* text-align: center; */
}
.comment-date {
    font-size: 11px;
}
a.addto-cart {
    border: 3px solid #fa8344;
    padding: 5px 23px;
    font-size: 20px;
    border-radius: 6px;
    /* background: #fa8344; */
    color: #fa8344;
    text-decoration: none;
}

button.btn.big-btn.form-control {
    border-radius: 6px;
    background:#000;
    color: #fff;
    text-decoration: none;
    height: auto;
    margin-top: 9px;
    padding: 11px 0;
    width: 300px;
}
span.rating-no {
    margin-top: 11px;
    position: relative;
    top: 7px;
    left: 13px;
    font-size: 13px;
}
.retrn p {
    margin-bottom: 6px;
    margin-top: 11px;
}
/*slider*/
.slider-box {
    width: 100%;
    background: black;
}
.man-pic {
    padding: 0 0px;
    margin-top: 52px;
}
.foots {
    position: inherit;
}

.welcome-text-show {
    padding: 19px 0px;
    margin-top: 38px;
    background: #ffefd5;
    width: 100%;
    text-align: center;
    margin-bottom: 11px;
}

.man-pic h4 {
    font-size: 21px;
    margin-bottom: 9px;
}
.welcome_msg {
    width: 100%;
    position: relative;
}
.welcome-text-show h4 {
    font-size: 20px;
    margin-bottom: 4px;
}

.lft-product-img {
    width: 100%;
    float: left;
    padding: 0;
    position: relative;
}
.product-title {
    font-size: 24px;
    color: #000;
    padding-bottom: 5px;
    font-weight: 700;
    margin-top: 20px;
}


p.nam {
    font-size: 13px;
    color: #e92b40;
    padding-bottom: 4px;
}
.details em {
    font-size: 18px;
    color: #000;
}
.details em {
    font-size: 18px;
    color: #000;
}
.rating img {
    width: 71px;
}
.lft-product-text {
    float: left;
    width: 80%;
    margin-left: 23px;
}
.lft-product-text h5 {
    font-size: 20px;
    margin-bottom: 6px;
    margin-top: 10px;
}
.product-list-box {
    margin-top: 0px;
    border: 1px solid #00000036;
    padding: 0px;
    float: left;
    width: 100%;
    background-color: #ffffff;
    margin-bottom: 14px;
    padding-bottom: 11px;
    position: relative;
}
.out-stock span {
    background: cornsilk;
    padding: 6px 16px;
    border-radius: 42px;
}
.header-one {
    /* background: #fff; */
    transition: all .4s ease 0s;
    position: fixed!important;
    /* top: -25px; */
    /* box-shadow: 0 0 8px #ccc; */
    /* border-bottom: 1px solid #dacece; */
    z-index: 99;
}



/*slider*/


.slider-box.sliders01 {
    opacity: 0;
    height: 1px;
    overflow: hidden;
}
.slider-box.sliders01.sliders02 {
    opacity: 1;
    height: auto;
}
a.addto-cart:hover {
    background: #009144;
    border: 3px solid #009144;
    color: #fff;
}


.top-header-left-side li:last-child {
    /* background: #fff; */
    padding: 4px 12px;
}
p.clime {
    /* width: 158px; */
    /* padding: 4px 5px; */
    /* margin: 10px auto; */
    /* font-size: 14px !important; */
    color: #000000 !important;
    /* text-shadow: none !important; */
}

p.clime span{
	font-size: 45px;
	color:#000000 !important;
	font-weight: bold;
	text-shadow: none !important;
}

/*new-design-add-css start*/

.radio-group label {
    color: #ffffff;
    display: inline-block;
    cursor: pointer;
    font-weight: bold;
    border-radius: 5px;
    background-color: #000;
    color: #fff;
    padding: 15px 0;
    height: auto;
    font-size: 17px;
    margin-bottom: 7px;
    text-align: center;
}

.radio-group input[type="radio"] {
    position: absolute;
    visibility: hidden;
    display: none;
}



span.red-color {
    color: #033da5;
}

h4.price {
    color: #000;
    padding-bottom: 3px;
    padding-top: 4px;
    font-size: 18px;
}
.rating {
    margin-bottom: 5px;
}

.comments {
    margin: 38px 0px 39px 0px;
}

.comment-wrap {
  margin-bottom: 1.25rem;
  display: table;
  width: 100%;
  min-height: 5.3125rem;
}

.photo {
  padding-top: 0.625rem;
  display: table-cell;
  width: 3.5rem;
}
.photo .avatar {
  height: 3rem;
  width: 3rem;
  border-radius: 50%;
  background-size: contain;
}

.comment-block {
  padding: 1rem;
  background-color: #fff;
  display: table-cell;
  vertical-align: top;
  border-radius: 0.1875rem;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
}
.comment-block textarea {
  width: 100%;
  resize: none;
  border: 0;
}

.comment-head{ 
    margin-bottom: 2px; 
    font-weight: bold;
}

.comment-text {
  margin-bottom: .1rem;
}

.bottom-comment {
  color: #acb4c2;
  font-size: 0.7rem;
}

.comment-date {
  float: left;
}

.comment-actions {
  float: right;
}
.comment-actions li {
  display: inline;
  margin: -2px;
  cursor: pointer;
}
.comment-actions li.complain {
  padding-right: 0.75rem;
  border-right: 1px solid #e1e5eb;
}
.comment-actions li.reply {
  padding-left: 0.75rem;
  padding-right: 0.125rem;
}
.comment-actions li:hover {
  color: #0095ff;
}

.comment-actions li{ 
    display: inline-block; 
    font-size: 12px;
}

img.logoname {
    width: 151px;
}
button.like{ 
    margin-left: 5px;
}

.gift-product{ 
margin: 0 auto;
top: 25%;
left: 0;
right: 0;
bottom: 0;
position: absolute;
z-index: 99999;
display: block;
    text-align: center;
}

.gift-product img{ 
margin: 0 auto;
    text-align: center;
    width: 190px;
}

.other-gift{ 
top: 30%;
}

.other-gift img{ 
    width: 300px;
}

.timer-area strong{ 
    color: rgba(214,60,62,1.00);
}

.mob-usr{ display: none;}   
.dsk-usr{ display: block;}

.top-header.header-one {
    top: 0;
}

/*end*/
.top-header.header-one .top-header-left-side li {
    color: #fff;
    display: inline-block;
    margin-right: 16px;
}

button:hover {
    background: #e31936 !important;
    border: none;
    color: #fff !important;
}


span.fa.fa-star.checked {
    color: #FFC107;
}

p.btn-down {
    margin-top: 0px !important;
}




/*.product-img img {
    width: auto;
    margin-top: -3px;
    position: relative;
    top:19px;

height: 310px;
}*/
/*div#product-list-part .product-img img {
    width: 161px;
    margin-top: -3px;
    position: relative;
    top:9px;
}*/

.product-list-part {
    width: 100%;
    color: #000;
    text-align: center;
    padding-bottom:0px;
}
.product-text {
    width: 100%;
    padding: 14px 6px 0 0px;
	margin-top: 10%;
}

.product-text h4 {
    font-size: 30px;
    padding-bottom: 6px;
    font-weight: 700;
	color:#ffffff;
/*	text-shadow: 0px 2px 4px #0771a2;
*/}

span.note-small {
    font-size: 16px;
}
p.note {
    font-size: 15px;
}
div#product-list-part h4 {
    font-size: 25px;
    color: #fff !important;
}
span.green {
    color: #00ced1;
}
p.top-users {
    padding-top: 10px;
}
span.userid {
    color: #000;
    background: #fff;
    padding: 1px 9px;
}

.product-text p {
    font-size: 16px;
	color:#ffffff;
/*	text-shadow: 0px 2px 4px #0771a2;
*/}
.radio-group label:hover {
    background: #e31936 !important;
    color: #fff;
}
.progress-bar {
    background: #000 !important;
}
.progress-area{ 
	background-color: #ffffff; 
	padding: 20px;
}

ul#result li i {
    color: #51b848;
    padding-right: 15px;
    font-size: 16px;
}
ul#result{
    list-style: none;
}
ul#result li {
    color: #000;
    font-size: 15px;
}
.all-show-list {
    width: 100%;
    margin-top: 0px;
}

.row {
    display:inherit;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 10px;
    width: auto;
}




img.modal-imagess {
    width: 240px;
}


img.logo-popoo {
    margin-top:18px;
}

a:hover{
    text-decoration: none !important;
}
img.bannrer-parts {
    width: 100%;
   
}
.col-lg-offset-2.col-lg-8.total-content {

    margin-top: 5px;
}

img.allimagse {
    width: 200px;
    margin-top: 16px;
}
.box-white {
    background-color: rgba(255,255,255,1);
    width:100%;
    padding: 0px 0;
    margin: 0px auto 40px;
    margin-top:0px;
    padding-bottom: 15px;
}
.white-clor-box.clearfix {
    width:100%;
    margin: auto;
}
div#product-list-part {
    background:#000;
    padding: 6px;
    margin-top: 17px;
}
div#product-list-part {
    text-align: left;
}

img.humoer {
    width: 100%;
    margin-top: 67px;
}
.text-bx-size.clearfix button {
    width: 100%;
    border: 1px solid #51b848;
    background-color: #51b848;
    color: #fff;
    padding: 9px 0;
    font-weight: bold;
    border-radius: 5px;
    padding: 12px 0;
    height: auto;
    font-size: 16px;
    margin-bottom: 7px;
    cursor: pointer;
}
img.newbsdhh {
    width: 100%;
}
.text-bx-size.clearfix button:hover, .text-bx-size.clearfix button:focus {
	color: #ffffff;
}
span.dots {
    width: 16px;
    height: 16px;
    background-color: #FFEB3B;
    padding: 0px 7px;
    border-radius: 50px;
    float: left;
    margin-left: 10px;
    margin-right: 9px;
    margin-top: 4px;
}
h2.hhhjui {
    font-size: 20px;
    margin-bottom: 10px;
}
p.countime {
    font-size: 22px;
    font-weight: 600;
    color: #112177;
}
.breadcome ul {
    margin: 0;
    padding: 0;
    list-style: none;
    width: 100%;
    height: 3px;
    background: #fe7501;
    margin-top: 12px;
}

li.active1 {
    background: #fec600 !important;
}

.breadcome ul li {
    text-decoration: none;
    display: inline-block;
    color: #fff;
    position: relative;
    top: -16px;
    width: 37px;
    height: 37px;
    background:#101e76;
    border-radius: 50px;
    margin: 0px 50px 0 50px;
    font-weight: 700;
    padding: 9px 14px 0px;
}



.white-back div#product-list-part .product-img img{ height:auto; width: 100%;}
 
/*.white-back div#product-list-part {
    background-color: #f79301;
    margin-top: 17px;
}*/


.small-header {
    width: 100%;
    text-align: center;
    background: #112077;
    color: #fff;
    padding: 10px 0;
    font-size: 18px;
}
.logoboxs {
    width: 100%;
    padding: 11px 0 0;
    background: #f79300;
}
span.datenflag {
    float: right;
    margin-top: 6px;
    color: #fff;
}
img.logo-popoo {
    width: 153px;
}

.coupon {
    display: inline-block;
    border: 1px dashed #000;
    position: relative;
    font-weight: bold;
    background: #FFC107;
    width: 240px;
    height: 66px;
}
span.scissors {
    position: absolute;
    top: -25px;
    right: 0;
    font-size: 34px;
}

span.code {
    position: relative;
    top: 4px;
    font-size: 36px;
}

img.popupgiftimg {
    width: 101px;
    position: relative;
    top: -52px;
    left: 0;
    right: 0;
    margin: auto;
}

button.btn.btn-primary.fixed-btn {
    background: #000;
    width: 80%;
    padding: 14px 0;
    border: none;
    margin-top: 13px;
    font-size: 18px;
    /* border: 2px solid #00549b; */
    color: #fff;
}
canvas#canvas {
    position: fixed;
    width: 100%;
    left: 0;
}
.upprtparts h2 {
    color: #000;
    font-size: 42px;
    font-weight: 600;
    margin: 15px 0 17px;
}

.upprtparts h5 {
    font-size: 14px;
    color: #000;
    line-height: 20px;
}

img.chrismast {
    position: absolute;
    width: 124px;
    left: 0;
    border-right: none;
}
.gftboximg {
    width: 220px;
    margin-top: -51px;
    position: relative;
    z-index: 9999;
    background: #fff;
    border-radius: 50px;
}
.preview {
    padding: 0;
}

.ltsbnsrsimsg {
    background: #eaeded;
    padding: 31px 0;
}

body.body23 {
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    width: 100%;
}




.spinner {
    width: 80px;
    height: 80px;
    margin: 40px auto;
    background-color: #555;
    border-radius: 100%;
    -webkit-animation: sk-scaleout 1.5s infinite ease-in-out;
    animation: sk-scaleout 1.5s infinite ease-in-out;
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
}



.spinner {
    width: 80px;
    height: 80px;
    margin: 40px auto;
    background-color: #555;
    border-radius: 100%;
    -webkit-animation: sk-scaleout 1.5s infinite ease-in-out;
    animation: sk-scaleout 1.5s infinite ease-in-out;
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s
}

.checked .spinner {
    opacity: 0;
    visibility: hidden
}

@-webkit-keyframes sk-scaleout {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0
    }
}

@keyframes sk-scaleout {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0
    }
}

.caller-area {
    background: #fff;
    margin-top: 20px;
}

img.logo-imagse {
    width: 127px;
    position: relative;
    top: -11px;
}
h2.advnces {
    font-size: 24px;
}
img.newbnrsd {
    width: 100%;
}
img.imgsrsf {
    float: right;
}
.mobilemenudd{
    display: none;
}


span.new {
    font-size: 26px;
    font-weight: 600;
    color: green;
}
.onlyprd-box.clearfix {
    width: 100%;
    text-align: left;
    border-bottom: 1px solid #ccc;
    margin-bottom: 18px;
    padding-bottom: 8px;
    padding-top: 13px;
}



span.readtx {
    color: blue;
}

.buybox h1 {
    color: red;
}

img.logonam {
    width: 170px;
}
.nlheader {
    width: 100%;
    background: #ffdd00;
    padding: 11px 0;
}


p.flgs {
    float: right;
    margin-top: 16px;
}

img.xrtsd {
    float: right;
    margin-top: 12px;
}
img.imgse {
    width: 100%;
}
div#product-list-part p{
    color: #fff !important;
}
div#product-list-part .product-text {
    margin-top: 0;
}

.footerimsg {
    width: 100%;
    padding: 23px 0;
    background: #fff;
}
a{
    color: inherit;
}

.prd_des h4 {
    font-size: 21px;
    font-weight: 600;
    margin: 8px 0;
}

.carousel {
    position: relative;
    top: 37px;
}
img.ar1 {
    position: absolute;
    top: 44%;
    left: 11px;
}
img.ar2 {
    position: absolute;
    top: 44%;
    right: 11px;
}
.carousel-control.right, .carousel-control.left {
    background-image: none;
}
.new_dates_headers {
    text-align: right;
    padding: 6px 0px;
}
.new_dates_headers {
    width: 100%;
    background: #b5b5b5;
}


.new_dates_headers ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.new_dates_headers ul li {
    display: inline-block;
    color: #000;
    margin: 0 4px;
}
.ul_lists ul li img {
    width: 23px;
    margin-right: 10px;
    border: 2px solid #fff;
    border-radius: 50px;
    height: 23px;
}
.upprtparts {
    text-align: center;
}
.upprtparts {
    background: #FFC107;
    padding: 43px 0 67px;
    background: url(../img/1.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

img.djfh.center-block {
    width: 163px;
}
img.au_img {
    margin-top: 0;
    width: 25px;
    margin-right: 9px;
}
p.flgs {
    float: right;
}

.lft-product-img img {
    width: 200px;
    background: #fff;
    border-radius: 50px;
    position: relative;
    top: 39px;
    z-index: 99;
}

.details1 .product-title {
    color: #000;
}


h4.price{
    color: #000;
}

div#product-list-part .product-text{
    text-align: center;
}

.font-design {
    text-align: center;
}


.inner h5 {
    border: 3px solid red;
    border-style: dashed;
    padding: 11px 0px;
    font-size: 26px;
}

img.girlsimg {
    border-radius: 20px 28px 0px 0px;
    background: #fff;
    padding: 6px;
    margin-top: 20px;
    height: 198px;
    position: relative;
    z-index: 9;
}

.new_add-bnrs {
    width: 100%;
    height: 232px;
    background: url(../all/bg.jpg);
    background-size: cover;
    background-position: bottom;
    /* overflow: hidden; */
    position: relative;
    padding: 0 46px;
    text-align: center;
}

.new_add-bnrs h6 {
    color: #000;
    background: #fff;
    width: 400px;
    margin: auto;
    /* padding: 10px 0; */
    border-radius: 0px 0px 20px 20px;
    font-size: 0;
    opacity: 0;
}
h2.subheader {
    font-size: 16px;
    color: #fff;
    line-height: 26px;
}
h1.heffader {
    color: #fff;
    margin: 14px 0;
    font-size: 27px;
}
div#view-page {
    margin-top: 14px;
    position: relative;
    z-index: 99;
    width: 600px;
}
.widthdiv {
    width: 60%;
    margin: auto;
}
.bg-colors-box h2 {
    border: 3px solid #ff9800;
    border-style: dashed;
    padding: 15px 0;
}
.timger {
    position: fixed;
    top: 50%;
    right: 0;
    width: 100px;
    background: red;
    border-radius: 100%;
    height: 100px;
    text-align: center;
    padding-top: 26px;
    color: #fff;
}

.text-bx-size.clearfix {
    border: 1px solid #ccc;
    padding-top: 13px;
}
div#act-six h2 {
    margin-bottom: 0;
}

h4.logoname {
    color: #ff0001;
    font-size: 40px;
    font-weight: 700;
}


.navbar-brand {
    float: left;
    height: 50px;
    padding: 15px 15px;
    font-size: 30px;
    line-height: 20px;
    color: #00549b;
    font-family: 'Bevan', cursive;
}

.navbar-brand span {
    color: #e60019;
    font-family: 'Bevan', cursive;
}
img.jpgsd {
    float: right;
}
img.kiwiboxs {
    width: 25px;
}
img.flagsimg {
    width: 24px;
}
.topdate {
    background: #fff;
    text-align: right;
    padding: 4px 0;
    /* display: none; */
}

.small-header p {
    font-size: 17px;
}
.small-header {
    background: #000;
    text-align: center;
    color: #fff;
    padding: 5px 0;
    /* border-bottom: 8px solid #008da9; */
}
.answer-sec.text-center h4 {
    font-size: 32px;
    font-weight: 500;
}
.details{
    text-align: left;
}
img.logonameki.center-block {
    width: 198px;
    margin-bottom: 14px;
}
#view-page{
    display:none;
  }
  #act-two{
    display:none;
  }
  #act-three{
    display:none;
  }
  #act-four{
    display:none;
  }
  #act-five{
    display:none;
  }
  #act-six{
    display:none;
  }
  #dynamic{
    width:0%;
  }
  #ikql3r{
    display:none;
  }
  #white-back{
    display:none;
  }
  #it1wvx{
    color:rgb(0, 0, 0);
  }














/*responsive*/

@media screen and (max-width:1600px){
    .fixed-bottom{
     margin-top:40px;
        position: inherit;
    }
}




@media screen and (max-width: 1199px){

    .fixed-bottom {
    position: inherit;
}
.lft-product-text {
    float: none;
    width: 93%;
    margin-left: 0;
}
.left-ratin-n-price {
    margin-left: 27px;
}
.da-slide h2 {
    font-size: 40px;
    width: 50%;
    top: 57px;
}
.da-slide p {
    top: 125px;
}
.da-slide .da-link {
    top: 227px;
}

.top-header-left-side li {
    margin-right: 1px;
}
   
	.breadcome ul li {
    margin: 0px 50px 0 54px;
}
	
	.product-text {
    margin-top: 6%;
}
	.caller-area {
    padding: 0;
}
}

@media screen and (max-width: 991px){
    .top-header-left-side li {
    margin-right: 21px;
    font-size: 12px;
}
.top-header-left-side li img {
    width: 12px;
    margin-right:6px;
}
img.humoer {
    width: 200px;
    margin-top: 0;
}
img.chrismast{
    width: 93px;
}	
	.breadcome ul {
		display: none;
}
.details {
    text-align: center;
}	
	button.btn.big-btn.form-control {
    margin-bottom: 17px;
}
	.product-text {
    margin-top: 0;
}
	.mobilemenudd{
    display: block;
}
.mobilemenudd img{
   width: 100%;
}
.logoboxs{
    display: none;
}

	.product-text h4 {
    font-size: 26px;
}

.product-text p {
    font-size: 14px;
}
	p.clime span {
    font-size: 30px;
	}
	
	.product-img img {
    width: 100%;
    height: auto;
}
	
	.white-back div#product-list-part .product-img img{ height: 100px; width: auto;}
	.widthdiv {
    width: 92%;
    margin: auto;
}
}

@media screen and (max-width: 767px){
 .man-pic img {
    position: relative;
    top: 15px;
    z-index: 9;
    width: 318px;
}
.col-md-12.text-center.bgs1 p {
    font-size: 12px;
    padding-top: 5px;
    padding: 4px;
}
h2.frs-heading {
    padding-bottom: 0px;
    margin-top: 7px;
    font-size: 21px;
    margin: 0;
}
div#act-one h2, #act-two h2, #act-three h2, #act-four h2, #act-five h2, #act-six h2 {
    margin-top: 0;
    margin-bottom: 20px;
    font-size: 25px;
    padding-top: 25px;
    padding-bottom: 10px;
}
.lft-product-img {
    width: 170px;
    float: left;
    border: 1px solid #00000029;
    padding: 14px;
}
.top-header{
    text-align: center;
}
.top-header-left-side ul {
    float: none;
}
.lft-product-img img {
    width: 115px;
}
.lft-product-img {
    width: 100%;
}
h3#x-change-text{
    text-align: center;
}
.lft-product-img {
    text-align: center;
    margin-bottom: 23px;
    border:none;
}

.lft-product-img img {
    border-right: none;
}
button.btn.big-btn.form-control {
    width: 100%;
}
.text-left {
    text-align: center;
}
img.imgsrsf {
    width: 100%;
}
.right-product-buy-btns {
    float: none;
    margin-top: 26px;
    text-align: center;
}
.product-img img {
    width: 147px;
}
.product-text {
    padding: 10px;
}
.product-list-part {
    text-align: center;
    margin-top: 15px;
}
	
p.clime {
    margin-top: auto;
    margin: 25px auto 0;
}
.all-show-list {
    margin-top: 0px;
}

.product-img img{
    top:0;
}
	
img.chrismast {
    position: absolute;
    width: 124px !important;
    left: 0;
    border-right: none;
    top: 0;
}
div#view-page{
    width: 96%;
}
    .widthdiv {
    width: 98%;
    margin: auto;
}

	img.imgse {
    width: 227px;
}
	
}

@media screen and (max-width: 765px){
    div#product-list-part {
    text-align: center;
}
.lft-product-img img {
    width: 250px;
}
.lft-product-img{
    margin-bottom: 0;
}
	

	
}










@media screen and (max-width: 620px){
    .da-img img {
    height: 119px;
}
.da-slide h2 {
    font-size: 28px;
    width: 50%;
    top: 52px;
}

.da-slide p {
    top: 155px;
    font-size: 13px;
    line-height: 19px;
    height: auto;
}
.da-slide .da-link {
    top: 270px;
    padding: 5px 0px;
    font-size: 14px;

}
.da-slide p {
    top: 102px;
}
div#da-slider{
    min-width: 100%;
}
.lft-product-img {
    width: 130px;
    margin: auto;
    float: none;
}
.right-product-buy-btns {
    float: left;
    width: 100%;
    text-align: center;
}
div#act-one h2, #act-two h2, #act-three h2, #act-four h2, #act-five h2, #act-six h2 {
    margin-top: 0;
    margin-bottom: 20px;
    font-size: 20px;
    padding-top: 25px;
    padding-bottom: 3px;
}
.popup_logo img {
    width: 100%;
}
.lft-product-img{
    width: 100%;
}
.normal-headserr img {
    width: 16px;
}
.normal-headserr {
    width: 100%;
    background: #fff;
    padding: 1px 0;
}
span#para1 {
    color: #000;
    font-size: 11px;
}
div#act-one h2, #act-two h2, #act-three h2, #act-four h2, #act-five h2, #act-six h2 {
    margin-top: 0;
    margin-bottom: 20px;
    font-size: 20px;
    padding-top: 6px !important;
    padding-bottom: 7px !important;
}

}


@media screen and (max-width: 517px){
.box-white {
    background-color: rgba(255,255,255,1);
    width: 100%;
    padding: 0px 0;
    margin: 0px auto 0;
    margin-top: 16px;
    padding-bottom: 15px;
}
img.logo-imagse {
    width: 108px;
}
.logoboxs {
    padding: 4px 0;
}
img.logonam {
    width: 149px;
}
img.xrtsd {
    float: right;
    margin-top: 12px;
    width: 100px;
}
.upprtparts h2 {
    color: #000;
    font-size: 25px;
    font-weight: 600;
    margin: 0 0 17px;
}
.timger {
    display: none;
}
.timger{
    display: none;
}
}




@media screen and (max-width: 480px){
 .da-slide p {
    top: 102px;
    display: none;
}
 .da-slide h2 {
    width: 100%;
}
.da-img img {
    height: 155px;
    position: absolute;
    left: -109px;
    top: 72px;
}
.da-slide .da-link {
    width: 79% !important;
}
.lft-product-img {
    width: 150px;
    margin: auto;
    float: none;
}
.left-ratin-n-price {
    float: left;
    width: 100%;
    text-align: center;
}
.man-pic img {
    position: relative;
    top: 13px;
    z-index: 9;
    width: 213px;
}
.col-md-12.text-center.bgs1{
    top:3px;
}
.fixed-bottom {
    margin-top: 17px;
    position: inherit;
}
.question_answer_part.clearfix {
    margin-top: 18px;
}
div#act-one h2, #act-two h2, #act-three h2, #act-four h2, #act-five h2, #act-six h2 {
    font-size: 18px;
}
a.btn.btn-primary.pulse {
    width: 100%;
}
.modal-open .modal {
    background: #080808e0;
}
h2.frs-heading {
    font-size: 18px;
   
}
.col-md-12.text-center.bgs1 p {
    font-size: 11px;
}
.footer_in p {
    margin-bottom: 11px;
    font-size: 11px;
}
.footer_in img {
    width: 74px;
}
.da-slide h2 {
    width: 100%;
    text-align: left;
}
.da-img img {
    height: 97px;
   
}
.da-slide .da-link {
    top: 234px;
    
}
.da-slider{
    height: 302px;
}
.top-header-left-side li {
  
    font-size: 12px;
}
.top-header-left-side a {
    font-size: 21px;
}
.top-header-left-side {
    width: 100%;
    margin-top:0px;
}
img.modal-imagess {
    display: none;
}
.lft-product-img{
    width: 100%;
}
.new_add-bnrs h6{
    width: 100%;
    font-size: 16px;
}
.new_add-bnrs{
    padding: 0 0;
}
h2.subheader {
    font-size: 16px;
    color: #fff;
    line-height: 19px;
}
img.jpgsd {
    float: right;
    width: 129px;
}
img.logoname {
    margin-top: 10px;
    width: 122px;
}
}







