#wh-widget-send-button {
    right: 22px !important;
    bottom: 60px !important;
}
.home-slide{
	float:left;
	margin-bottom:15px;
}

.home-slide .owl-theme .owl-controls .owl-buttons div {
    background: #e0508b;
    margin: -1.5rem 0 0;
	 border: none;
}

.home-slide .owl-theme .owl-controls .owl-buttons div {

}  

.home-slide .owl-theme .owl-controls .owl-buttons div .fa{
	color: #fff;
	font-size: 3rem;
   line-height: 30px;
}

.owl-theme .owl-controls .owl-page span { 
    height: 10px;
    width: 10px;
	background: rgba(255,255,255,0.7);
	border-radius: 0;
}

.owl-theme .owl-controls .owl-page.active span, 
.owl-theme .owl-controls.clickable .owl-page:hover span {
	background: rgba(255,255,255,1);
}

.category-products .owl-theme .owl-controls .owl-page span { 
	background:  rgba(153,153,153,0.5);
}

.category-products .owl-theme .owl-controls .owl-page.active span, 
.category-products .owl-theme .owl-controls.clickable .owl-page:hover span {
	background: rgba(153,153,153,0.8);
}

.home-slide .owl-theme .owl-controls .owl-buttons div .fa:hover {
	color: #fff;
}
.product-collateral .owl-theme .owl-controls .owl-buttons div {
    margin: -8.5rem 0 0;
}
.product-view .mz-thumb  img {
    box-shadow: none;
}
.product-shop .product-code {
    display: block;
    margin-bottom: 5px;
}
.product-shop .add-cart {
    padding: 0;
}
.home-box,
.home-box-slide{
	padding:0;
}
.home-left-box{
	padding:0;
}
.home-right-box{
	padding:0;
}
.home-three-banner-right .home-box{
	margin-bottom:15px;
}
.home-right:hover,
.home-box:hover{
	opacity:0.8;
}
/*Header*/
.head-box img{
	width:30px;
	display: inline-block;
    float: left;
	margin-right:10px;
}
.head-box > p {
    display: inline-block;
    float: left;
}

.header {
    border-bottom: 1px solid #ebebeb;
}

.head-box span {
    display: list-item;
    list-style: outside none none;
    text-align: left;
	margin-bottom: 4px;
}
.crosssell  .owl-theme .owl-controls .owl-buttons div{
	margin: -3rem 0 0;
}


.form-languageflag-lang input[type="radio"] + label:hover, .form-languageflag-lang input[type="radio"]:checked + label {
    border: 1px solid #f00;
}

/*Cart moblie*/
.carts-img img {
    width: 35px;
}  

#custommenu .menu0 span {
    display: none !important;
}

#custommenu .menu0 a::after {
    content: "";
    font-family: FontAwesome;
    font-size: 1.5em;
    line-height: 40px;
	 padding: 0 10px;
}  
   
 #menu3 span::before {
    background: rgba(0, 0, 0, 0) url("../images/iconmenu/icon2.svg") no-repeat scroll 0 0 / 19px 19px;
    content: "";
    display: inline-block;
    float: left;
    height: 19px;
    padding: 0 0 0 30px;
    width: auto;
}  

#menu200 span::before {
    background: rgba(0, 0, 0, 0) url("../images/iconmenu/puzzle.svg") no-repeat scroll 0 0 / 19px 19px;
    content: "";
    display: inline-block;
    float: left;
    height: 19px;
    padding: 0 0 0 30px;
    width: auto;
}  

 #menu4 span::before {
	 background: rgba(0, 0, 0, 0) url("../images/iconmenu/icon3.svg") no-repeat scroll 0 0 / 19px 19px;
    content: "";
    display: inline-block;
    float: left;
    height: 19px;
    padding: 0 0 0 30px;
}

 #menu5 span::before {
    background: rgba(0, 0, 0, 0) url("../images/iconmenu/icon4.svg") no-repeat scroll 0 0 / 19px 19px;
    content: "";
    display: inline-block;
    float: left;
    height: 19px;
    padding: 0 0 0 30px;
    width: auto;
}

 #menu6 span::before {
	 background: rgba(0, 0, 0, 0) url("../images/iconmenu/icon5.svg") no-repeat scroll 0 0 / 19px 19px;
    content: "";
    display: inline-block;
    float: left;
    height: 19px;
    padding: 0 0 0 30px;
}

 #menu7 span::before {
    background: rgba(0, 0, 0, 0) url("../images/iconmenu/icon6.svg") no-repeat scroll 0 0 / 19px 19px;
    content: "";
    display: inline-block;
    float: left;
    height: 19px;
    padding: 0 0 0 30px;
    width: auto;
}

 #menu8 span::before {
	 background: rgba(0, 0, 0, 0) url("../images/iconmenu/icon7.svg") no-repeat scroll 0 0 / 19px 19px;
    content: "";
    display: inline-block;
    float: left;
    height: 19px;
    padding: 0 0 0 30px;
}

 #menu9 span::before {
    background: rgba(0, 0, 0, 0) url("../images/iconmenu/icon8.svg") no-repeat scroll 0 0 / 19px 19px;
    content: "";
    display: inline-block;
    float: left;
    height: 19px;
    padding: 0 0 0 30px;
    width: auto;
}  

/*Compare*/
.mo-dis .block.block-list.block-compare {
    display: none;
}
.block-compare{
	position:relative;

	margin:0;
}

.block-compare .block-title{
	padding:0 5px 0 0;
	cursor:pointer;
	border:none;
}

.block-compare .block-title strong{
	font-size:1.3rem;
}

.block-compare .block-content{
	border: 1px solid #ddd;
	background:rgba(255,255,255,1);
	min-height: 100px;
	max-width:100%;
	min-width:260px;
	padding: 10px;
	color:#555;
	display: inline-block;
	position:absolute;
	display:none;
	left:0;
	z-index:99;   
}

.menu-box .block-compare .block-content  { }

.header .block-compare .item img {
    float: left;
    margin:  0  10px 10px 0;
	border: 1px solid #dddddd;
	padding: 2px;
}
 
.block-compare a{	
	display:inline-block; 
}

.block-compare .block-content:hover,
.block-compare:hover .block-content,
.block-compare .block-title:hover .block-content{display:inline-block;}
  
.block-compare .block-title a:before {
	content: "\E01d";
	font-family: "Material Icons";
	padding: 0 5px 0 0;
	font-size: 1.2em; 
	vertical-align: sub;
}


.page-popup.catalog-product-compare-index .add-to-links > li{
	padding: 0;
}
.block-compare .empty {
    text-align: center;
}

.home-banner img:hover,
.home-three-banner img:hover{
    opacity: 0.8;
}
.aw-blog-read-more {
    background: #eee none repeat scroll 0 0;
    padding: 0 12px;
}
/*Social Header*/

.h-social { float: left; }  

/*Home */

.home-right {
    padding: 5px 0 0 0;
	 position:relative;
}
.banner-fb {
    bottom: 20px;
    position: absolute;
    text-align: center;
    width: 100%;
}
.top-menu .links li.first {
    display: none;
}
 
 .form-language.flag-lang img {
    margin: 7px 0 0 5px;
    width: 20px;
}

.form-language.flag-lang input {
    display: none;
}

/*Home Four Box*/

.menu-bottom {
    padding: 0;
}
   
.menu-con img {
    margin-right: 10px;
    width: 30px;
}

.menu-con h4 {
    color: #434343;
    font-family: "kanit";
    font-size: 1.4rem;
    font-weight: normal;
    line-height: 2.6;
} 

.menu-con:last-child img {
    width: 29px;
}

.menu-con:nth-child(4n-1) img {
    width: 32px;
}

.menu-con h4:hover {
    color: #e0508b;
}  

/*Home Three Banner*/

.home-three-banner .home-box {
	 padding: 0 0 15px;
    position: relative;
}  

.inner-banner {
    border: 1px solid #e8e8e8;
	 position: relative;
}

.home-box-text {
    position: absolute;
    text-align: center;
    top: 0;
	 padding: 0 25px;
}  

.home-box-text h4 {
    color: #e0508b;
    font-family: "kanit";
    font-size: 2rem;
	 margin: 4px 0;
}

.box-col {
    background: #e0508b none repeat scroll 0 0;
    bottom: 5px;
    padding: 5px 10px;
    position: absolute;
    right: 0;
}  

.box-col:hover {
    background: #9C426D;
}

.inner-banner .fa.fa-angle-double-right {
    color: #fff;
    font-size: 1.5rem;
}  


/*Home Product Slide*/

.home-title h1 {
    font-family: "kanit";
	 margin: 0;  
	 border-bottom: 1px solid #ddd;
	 padding: 0 0 10px;
}

.txt-pink {
    color: #e0508b;
}

.home-title {
    position: relative;
}

.s-all {
    position: absolute;
    right: 0;
    top: 5px;
}

.home-products-slide .category-products .products-grid {
    padding: 35px 0 0;
	 margin: 0;
} 

.home-products-slide .owl-carousel .owl-theme {
	 border-top: 1px solid #ebebeb;
}

.home-products-slide .owl-carousel.owl-theme .owl-next {
    right: 15px;
}

.home-products-slide .more-info .product-name a {
  /*text-overflow: ellipsis;
  white-space: nowrap;
  width: 170px;*/
   overflow: hidden;
   height: 22px;
 }
 
 .home-products-slide .desc-grid {
  /*text-overflow: ellipsis;
  white-space: nowrap;
  width: 170px;*/
  overflow: hidden;
  height: 19px;
  color: #aaa29d;
}   

.home-left,
.home-pro-box {
	padding: 0;
}

.home-products-slide {
    padding: 0;
}

.home-products-slide .category-products .actions {
    display: none;
}

.home-products-slide .owl-theme .owl-controls .owl-buttons div {
	top: 64px;
	height: 30px;
	width: 30px;
}

.home-products-slide .owl-theme .owl-controls .owl-buttons div:hover {
	color: #fff;
}

.home-products-slide .owl-theme .owl-buttons .fa {
	line-height: 0.9;
 }
 
.home-products-slide .home-title .fa.fa-caret-right {
    background: #e0508b none repeat scroll 0 0;
    color: #fff;
    font-size: 1.1rem;
    padding: 0 3px 0 4px;
    vertical-align: middle;
	 margin-left:5px;
}

.home-products-slide .products-grid li.item {
	padding: 0;
	margin-right: 15px;
}
 
 .home-left .category-products .owl-carousel.owl-theme {
	 width: 105%;
 }
 
 .home-products-slide:nth-child(3n-1) {
	padding: 15px 0 0;
 }
 
 .home-products-slide:nth-child(3n) {
    padding: 15px 0 15px;
}

.g-product .products-grid .availability {
    line-height: 26px;
}

.g-product .products-list .amlabel-div {
    border-bottom: 1px solid #ddd;
}

.g-product .products-list .bottom-center {
	bottom: 0 !important;
}

/*Home Contact*/ 
 .inner-map iframe {
    width: 100%;
}

/*Home About*/

.home-contact-box {
    padding: 10px 0 15px 0;
}

.home-title2 h1 {
    border-bottom: 1px solid #ebebeb;
    border-top: 1px solid #ebebeb;
	 padding: 2px 0;
}

.home-title2 .s-all {
    position: absolute;
    right: 0;
    top: 0;
	 background: #e0508b;
    border-radius: 3px;
    color: #fff;
    padding: 2px 4px;
}

.home-title2 .s-all:hover {
	 background: #89355c;
}

.home-title2 img.f-logo {
    background: #fff;
    padding: 0 10px 0 0;
    position: absolute;
    top: -15px;
}

.home-title2 {
    padding: 0 70px 0 0 ;
}

.home-map {
    padding: 0;
}

.home-about {
    padding: 15px 0;
}

.inner-about {
	background: #e0508b ;
	color: #fff;
   position: relative;
}

.inner-about img {
    display: block;
    margin: 10px auto;
    text-align: center;
}

.home-read-me {
	 background: #6c2446;
    bottom: 10px;
    color: #fff;
    padding: 2px 15px;
    position: absolute;
    right: -3px;
}

.home-read-me::after {
    border-right: 3px solid transparent;
    border-top: 3px solid #6c2446;
    bottom: -3px;
    content: " ";
    display: inline-block;
    height: 2px;
    position: absolute;
    right: 0;
    width: 2px;
}

/*-----------List-------------------*/
.products-list .special-price .price{
	margin:0;
}
.g-product .category-products .products-grid {
    padding: 0;
}
  
.category-products .availability.out-of-stock.btn-cart.btn-cart2,
.category-products .availability.out-of-stock.btn-cart.btn-cart2:hover,
.g-product .category-products .availability.out-of-stock.btn-cart.btn-cart2,
.g-product .category-products .availability.out-of-stock.btn-cart.btn-cart2:hover {
	background-image: none;
}

.product-collateral .availability.out-of-stock.btn-cart.btn-cart2:hover,
.product-collateral .availability.out-of-stock.btn-cart.btn-cart2,
.g-product .category-products .availability.out-of-stock.btn-cart.btn-cart2 {
    background: transparent ;
}  

.g-product .category-products .products-grid li.item:nth-child(2n-1) {
    padding: 0 8px 15px 0;
}

  .g-product .category-products .products-grid li.item:nth-child(2n) {
    padding: 0 0 15px 8px;
}

/*----------View-------------*/
.product-shop .add-to-links a.link-compare,
.product-shop .add-to-links a.link-wishlist,
.page-popup.catalog-product-compare-index .add-to-links a.link-wishlist{
	width: auto;
	border: none;	
	font-size: 1.3rem;
	color: #7d7d7d;
	padding: 0 10px 0 0;
}

.product-view .add-to-box .add-to-links a.link-compare:before,
.product-view .add-to-box .add-to-links a.link-wishlist:before,
.page-popup.catalog-product-compare-index .add-to-links a.link-wishlist:before {
    display: inline-block;
    font-size: 1.5rem;
    margin-right: 5px;
    vertical-align: middle;
} 

.product-view .add-to-links li {
    padding: 3px 8px;
}

.product-view .add-to-box .add-to-links {
	padding: 0 0 0 50px;
    text-align: left;
    width: 100%;
}

.product-view .product-collateral .actions .add-to-links {
    margin: 4px 0 0;
}

.attribute-specs .odd:nth-child(1) {
    display: none;
}

.attribute-specs .even:nth-child(2) {
    display: none;
}

.product-specs {
    margin: 15px 0 0;
}

.product-collateral .actions .add-to-links a.link-compare,
.product-collateral .actions .add-to-links a.link-wishlist {
	line-height: 1.3;
	padding: 5px 0;
}

.mcs-item {
    margin: 0 5px !important;
}

 .sidebar .no-display { display:block; }

 .sidebar .block.left-categorys .block-title {
    background: #4B4B4B none repeat scroll 0 0;
}

 .sidebar .block.left-categorys  h2 {
    color: #fff;
 }
 
 .sidebar .left-categorys .block-content {
	background: #5a5a5a;
 } 
 
 .sidebar .left-categorys .block-content a {
	  color: #fff;
	 padding: 5px;
  }  
 
.sidebar .left-categorys .block-content a:hover {
	  background: rgba(0,0,0,0.15);
  }
  
 .sidebar .left-categorys-container a::before  {
	font-family: "FontAwesome";
	content: "\f02d";
	padding: 0 15px 0 0;
 }
  
  
/*----------Footer-----------------*/
.footer-top{
	padding:15px 0 0 0;
	background:#ebebeb;
}
.footer-us{
	padding:0;
	margin-bottom:15px;
}
.img-news,
.img-loc{
	width: 30px;
	float:left;
	margin-right:15px;
}
.txt-news,
.txt-loc {
    display:inline-block;
    width: 80%;
}
#newsletter {
    background: #ebebeb none repeat scroll 0 0;
    border: medium none;
}
.form-subscribe button.button {
    background: #ebebeb none repeat scroll 0 0;
    border-radius: 0;
    color: #e0508b;
    height: 33px;
	 width:25%;
	 font-weight: bold;
	 
}
.form-subscribe {
    border-bottom: 1px solid #aaa;
}
.form-subscribe button.button:hover{
	color:#000;
}
.footer-bottom {
   padding: 15px 0;
}
.footer-box {
   padding: 0;
	margin-bottom:15px;
}
.footer-box .sc-footer  li {
    display: inline-block;
	 margin-right:8px;
}

.sc-footer .fa {
    border-radius: 50%;
    font-size: 2rem;
    height: 35px;
    line-height: 1.8;
    text-align: center;
    width: 35px;
	 color:#fff;
}
.sc-footer .fa.fa-facebook{
	background:#365899;
}

.sc-footer .fa.fa-instagram{
	background:#8c6239 none repeat scroll 0 0;
}
.sc-footer .fa.fa-twitter{
	background:#00ade5 none repeat scroll 0 0;
}
.sc-footer .fa.fa-youtube{
	background:#f1091a none repeat scroll 0 0;
}
.sc-footer .fa:hover{
	background:#e0508b;
}
.footer-box li {
    line-height: 2;
	 list-style-type:none;
}
.footer-bottom .footer-box ul{
	padding:0;
}
.f-line {
    margin-right: 10px;
    width: 24px;
}
.f-cont .material-icons {
    margin-right: 10px;
    vertical-align: text-bottom;
}
.footer-us .validation-advice {
    bottom: -15px;
    position: absolute;
}
.txt-news  h4 {
    margin: 0;
	 font-size: 1.5rem;
}
.txt-news  h5 {
    font-size: 1.3rem;
    font-weight: normal;
    line-height: 1.4;
    margin: 2px 0;
	
}
.pay-img {
    margin-bottom: 25px;
}
.txt-loc > h5 {
    font-size: 1.5rem;
	 margin:0;
}
.sc-footer .bg-line {
    background: #6dc22d none repeat scroll 0 0;
    border-radius: 50%;
    height: 35px;
    padding: 6px;
    vertical-align: bottom;
    width: 35px;
}
.sc-footer .bg-line:hover{
	opacity:0.8;
}
/*-----------404 page---------*/
.p404 {
    padding: 20px;
	position: relative;
    margin:60px 0;
}
.p404 > p {
    text-align: center;
    width: 100%;
}

.error-4 {
    position: relative;
    right: 0;
    top: 0;
    width: 100%;
}
.error-4:hover img{ opacity:0.9;}
.p404 i{
	font-style: normal;
	margin-right:10px;
}
.p404 img {
    max-width:100%;
    vertical-align: middle;
}
/*-------------*/
.amquickview-ajax-view .left-view {
    display: none;
}
.amquickview-ajax-view .left-view, .amquickview-ajax-view .product-collateral {
    display: none;
}
/*--------Account-----------*/
.box-recent .data-table tr.odd {
    border: none
}

#back-top{
	z-index:9999;   
}
.amschekcout_close:before {
    color: #ffffff;
    content: "";
    font-family: FontAwesome;
    font-size: 1.5em;
    margin: 10px 0 0 5px;
    padding: 0 5px 0 0;
}
.products-list .availability {
    text-align: center;
    width: 100%;
}


/*-----------Start cms page------------*/

.about-menu li:nth-child(1) .fa,
.howto-menu li:nth-child(2) .fa,
.pay-menu li:nth-child(3) .fa,
.ship-menu li:nth-child(4) .fa,
.confirm-menu li:nth-child(5) .fa,
.contact-menu li:nth-child(6) .fa,
.support-menu li:nth-child(7) .fa {
    color: #e0508b;
}

.cms-page,
.cms-menu,
.confirm-menu,
.contact-menu,
.about-menu,
.support-menu,
.howto-menu,
.pay-menu,
.ship-menu,
.faq-menu,
.map,
.cbox { padding: 0;}

.cms-menu {
    margin-bottom: 5px;
    text-align: center;
}

.cms-menu ul { padding: 0 !important;}
.cms-menu li { display: inline-block;}
.cms-menu li:hover .fa { color: #e0508b;}

.cms-menu .fa {
    width: 35px;
	font-size: 2rem;
}

.cms-menu h4 {
    display: none;
    font-size: 1.4rem;
    font-weight: normal;
	
}

.cms-title {
    margin: -16px 0 10px;
    padding: 0;
    width: 100%;
}

.cms-title h1 {
    display: inline-block;
    font-size: 1.6rem;
    font-weight: bold;
    margin-top: 25px;
    vertical-align: top;
}

.cms-logo {
    display: inline-block;
    margin: -3px 15px 15px;
    position: relative;
}

.cms-logo .fa {
    background: #e0508b;
    color: #fff;
    font-size: 4.2rem;
    height: 65px;
    line-height: 1.6;
    text-align: center;
    width: 65px;
}

.tri-ang {
    border-left: 3px solid transparent;
    border-right: 3px solid #e0508b;
    border-top: 3px solid transparent;
    left: -6px;
    position: absolute;
    top: 0;
    z-index: 0;
}

.cms-content {
    background: #fff;
    border: 1px solid #ddd;
    min-height: 360px;
    padding: 15px;
}

.cms-content p {
    color: #333;
    font-size: 1.3rem;
    line-height: 1.7;
}
.cms-content .abanner {
    margin-bottom: 15px;
}
.cms-content .abox > a {
    background: #e0508b none repeat scroll 0 0;
    color: #fff;
    padding: 4px 10px;
}
.cms-content .abox > a:hover{
	background: #4B4B4B;
}
ul.cms-list { padding-left: 20px;}

.cms-content .cms-list li {
    color: #333;
    font-size: 1.3rem;
    line-height: 1.7;
    list-style-type: disc;
}

.cms-content .lbox h2,
.cms-content .rbox h2 {
    border-bottom: 1px solid #ddd;
    color: #333;
    font-size: 1.4rem;
    font-weight: bold;
    padding-bottom: 10px;
}
.cms-content .c-box h4,
.cms-content .lbox h4,
.cms-content .rbox h4,
.cms-content .cms-top h4{
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
}
.cms-content .cms-top span,
.lbox span,
.rbox span 
 {
    margin-right: 5px;
}

 
.lbox1 {
    margin-bottom: 10px;
    padding: 0;
}
.cms-content .lbox .detail {
    margin-bottom: 15px;
    padding: 0;
}
.cbox ul.form-list { padding:0; }

.cbox ul.form-list li {
    list-style: outside none none;
    margin: 0;
}

.cbox .fieldset {
    background: rgba(0, 0, 0, 0);
    border: medium none;
    margin: 0;
    padding: 0;
}

.cbox .form-list .field {
    padding: 0;
    width: 100%;
}

.cbox .form-list label { color: #555;}
.cbox .form-list li.wide .input-box { width: 100%;}

.cbox .form-list input.input-text {
    box-sizing: border-box;
    margin: 0 0 15px;
    width: 100%;
}

.cbox .form-list select {
    margin: 0 0 15px;
    padding: 6px;
    width: 100%;
}

.cbox .form-list textarea {
    box-sizing: border-box;
    width: 100% !important;
}

.cbox .customer-forms button.button { background: rgba(55, 55, 55, 0.9); margin-left: 5px;}
.cbox .customer-forms button.button:hover { background: #00AB53;}

.customer-forms .button > span span,
.customer-forms .button > span{
    margin: 0;
    text-align: center;
}

.how-img {
    background: #d8d8d8 none repeat scroll 0 0;
    padding: 0;
    text-align: center;
}
.how-col{
    margin-bottom: 15px;
}
.how-text{
    padding: 15px;
}
.how-col .how-text {
    padding: 15px;
	border-color: #ddd #ddd #AEAFB1 #ddd;
    border-style: solid;
    border-width: 0 1px 3px 1px;
	margin-bottom: 10px;

}

.how-img:after {
    border-color: #D8D8D8 transparent transparent ;
    border-style: solid;
    border-width: 10px 9px 0;
    content: "";
    display: block;
    height: 0;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    width: 0;
    z-index: 10;
}

.cms-content .cms-bottom .bank {
    padding: 0;
}
.cms-page ul.bank-detail{
    list-style: none;
	padding: 0;
}
.bank img {
    margin-right: 7px;
}
.k-bank{
    border-left: 3px solid #009E43;
	margin-bottom:15px;
	padding-left: 15px;
}
.ktb-bank{
    border-left: 3px solid #3653B7;
	margin-bottom:15px;
	padding-left: 15px;
}
.blb-bank{
    border-left: 3px solid #003399;
	margin-bottom:15px;
	padding-left: 15px;
}
.scb-bank{
    border-left: 3px solid #592273;
	margin-bottom:15px;
	padding-left: 15px;
}

.map iframe {
    width: 100%;
	height: 270px;
}

.payment {
   height: 32px;
}
.h-tracking p {
    margin: 30px 0;
    text-align: center;
} 

.cms-page-view .breadcrumbs  ul {
    padding: 0;
}

.cms-content .pccf.default .col-md-6, .cms-content .pccf .col-md-6{width: 100% !important;}
.cms-content .pccf.default .well,
.cms-content .pccf .well {
   background: #fff none repeat scroll 0 0 !important;
   border: medium none !important;
   box-shadow: none !important;
   padding: 0 !important;
}
.cms-content .pccf fieldset label,
.cms-content .pccf.default .form-horizontal .control-label {
   color: #555;
text-align: left !important;
width: 100% !important;
}
.cms-content .form-group .btn.btn-primary {
   background: #282828 !important;
   border: medium none !important;
   float: right;
}
.cms-content .form-group .btn.btn-primary:hover{background: #e0508b !important;}
.cms-content .alert.alert-success,
.cms-content .pccf.default .alert-success {
   background: #fff !important;
   border: none !important;
   padding: 0 !important;
}
.cms-content  .pccf.default legend{
	display:none!important;
}

.buttons-set button.button {
    float: right;
    margin-left: 5px;
}
/*-----------OnePage---------------*/
.amscheckout .amscheckout-control.amscheckout-control-checkbox input, .amscheckout .checkbox {
    margin: 0 4px 0 0;
}

/*----------update-----------*/
.update-cart {
    display: none;
}
.product-view input.minus1{
	 border-radius: 3px 0 0 3px;
}
#shopping-cart-table input.minus {
    border-radius: 3px 0 0 3px;
}
.product-view input.add1{ border-radius: 0 3px 3px 0;}
#shopping-cart-table input.plus {
    border-radius: 0 3px 3px 0;
}
.product-view input.minus1, .product-view input.add1 {
    background: none repeat scroll 0 0 #DDDDDD;
    border: medium none;
    float: left;
    font-size: 15px;
    height: 34px;
    margin: 0;
    padding: 0;
    width: 20px;
}
.product-view input.minus1:hover, .product-view input.add1:hover {
    background-color: #ef227d;
	color:#fff;
}
#shopping-cart-table input.minus, #shopping-cart-table input.plus {
    background-color: #DDDDDD;
    border: medium none;
    float: left;
    font-size: 15px;
    height: 33px;
    margin: 0;
    padding: 0;
    width: 16px;
}

input.cartqty {
    float: left;
    text-align: center;
}
.block-account .block-content li:nth-child(8){
	display:none;
}

a.print-ctg:before {
	font-family: "FontAwesome";
	content: "\f02f";
}

a.print-ctg {
	padding: 0 0 5px;
}

.product-shop .product-options .options-list .label {
    float: left;
}  

#products-list .desc .learn-more {
    margin-top: 15px;
}

.amquickview-ajax-view .add-cart {
	display: none;
}

/*----------Ajax Cart Pro-----------*/
.cart-box .cart-box-head .cart-box-product .cart-box-button{
    padding: 0;
    margin: 0;
}
.cart-box-product{
    float: left;
}
.cart-box-button{
    float: left;
}

.col-xs-12.detail-product { 
    line-height: 1.8; 
}