.menu-bottom { background: #02aa90 ;}
.menu-con {
	display: table-cell;
}
.menu-con  a {
    color: #ffffff;
}
.menu-con  a:hover {
    color: #B1E064;
}
.menu-con  h4 {
	text-align: center;
	border-right: 1px solid rgba(255,255,255,0.2);
	margin:0;
	padding: 10px 0;
	font-weight: normal;
}
.menu-con.last-col h4{
    border-right: none;
}
.menu-con span {
    display: inline-block;
    vertical-align: middle;
	padding-right: 5px;
}
.home-slide{
	float:left;
	margin-bottom:15px;
}
.home-slide .owl-controls .owl-buttons div{
	margin-left:15px;
	margin-right:15px;
	height: 40px;
	width: 40px;
}
.home-slide  .owl-theme .owl-controls .owl-buttons div .material-icons{
    line-height: 40px;
	font-size: 4.5rem;
}
.menu-bottom{
	display:none;
}
.home-banner3,
.banner-slide,
.left-banner, 
.right-banner {
    padding: 0;
}
.home-banner1,
.home-banner2,
.four-banner {
    padding: 0;
	margin-bottom:15px;
	text-align: center;
}
.home-banner3{
	text-align: center;
}
.home-probox .owl-controls .owl-buttons div{
	margin:0;
	 top: 25%;
}
.home-probox{
	padding:0;
	overflow:hidden;
	margin-bottom:15px;
}

.four-banner img:hover,
.home-banner1 img:hover,
.home-banner2 img:hover,
.home-banner3 img:hover,
.home-banner img:hover{
    opacity: 0.8;
}  

.h-title {
    background: #ebebeb none repeat scroll 0 0;
    border-radius: 20px;
    height: 40px;
	padding-right:10px;
}
.h-title > h2 {
    background: #ff7800 none repeat scroll 0 0;
    border-radius: 20px 0 0 20px;
    color: #fff;
    display: inline-block;
    height: 40px;
    line-height: 2.1;
    margin: 0;
    padding: 0 10px;
}
.h-title img {
    margin-right: 7px;
    vertical-align: -8px;
    width: 28px;
} 
.h-title a{
	float:right;
	margin-top: 11px;
}
.products-grid.owl-theme{
	width:103%;
	padding:0;
}
.owl-theme.products-grid li.item{
	padding:15px 15px 15px 0;
}
.home-probox .owl-next {
    right: 15px;
}
.brandbox.home-probox .owl-next {
    right: 0;
}
.home-probox .owl-theme .owl-controls .owl-page span{
	background:#FF7800;
}
.pbox2 .h-title > h2,
.pbox2.home-probox .owl-theme .owl-controls .owl-page span{
	background:#2fce42;
}
#brand-slide{
	list-style:none;
	margin:0;
	padding:0;
}
.brandbox .h-title > h2,
.brandbox.home-probox .owl-theme .owl-controls .owl-page span{
	background:#0476b6;
}
.brandbox.home-probox .owl-controls .owl-buttons div {
    margin-top: -17px;
    top: 50%;
}
.home-social {
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
    padding: 25px 0 10px;
	margin-bottom:15px;
}
.f-box-s1 {
    display: table;
	margin-bottom:15px;
}
.f-box-s1 > img {
    width: 34px;
	display: table-cell;
	vertical-align: middle;
}
.sc-cont {
    display: table-cell;
	vertical-align: middle;
	padding-left:15px;
	width: 90%;
}
.sc-cont > h4 {
    font-weight: normal;
    margin: 0;
}
.alink{
	color:#8dc055;
	margin-left:15px;
}
.alink:hover{
	color:#ff7800;
}
.alink .fa{
    vertical-align: middle;
	margin-left:5px;
}
.f-box-s1 .sc-cont > ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
	line-height:1;
}
.sc-cont li  a{
    margin-bottom: 3px;
	display: inline-block;
}
.home-youtube{
	padding:0;
	margin-bottom:15px;
	background: #f26d7e;
	color:#ddd;
}
.home-youtube iframe{
	display: block;
    margin: 0 auto 15px;
    max-width: 100%;
	max-height: 250px;
}
.home-youtube .h-logo {
    height: 30px;
	margin-bottom:15px;
}
.home-youtube .video{
	padding:10px;
}
.home-youtube .content{
	padding:10px 10px 0;
	line-height: 1.5;
}
.home-youtube .content p{
	margin:0 0 10px;
}
.youtube-block {
    margin-bottom: 20px;
}
.youtube-block .left-banner{
    padding: 0 0 15px;
}
.youtube-block button.btn {
    position: absolute;
    background: transparent;
    border: none;
    left: 44%;
    top: 18px;
    width: 40px;
    height: 40px;
    padding: 0;
    outline: unset !important;
    box-shadow: none;
}
.modal-open{
    padding-right: 0 !important;
}
.youtube-block iframe{
    height: 135px;
}
.youtube-block .modal-dialog {
    margin: 100px 25px;
}
.youtube-block .modal-content button.close {
    position: absolute;
    right: -20px;
    background-color: #fff;
    color: #017dc3;
    opacity: 1;
    padding: 0 5px;
    border-radius: 0 3px 3px 0; 
} 
.youtube-block button.btn:focus {
    outline: none !important;
}
.btn:active {
    box-shadow: none !important;
}
.youtube-block .btn.active.focus, .youtube-block .btn.active:focus,
.youtube-block .btn.focus, .youtube-block .btn:active.focus, 
.youtube-block .btn:active:focus, .youtube-block .btn:focus {
    outline: none !important; 
    outline: 0 auto -webkit-focus-ring-color !important;
    outline-offset: 0 !important;
}
.youtube-block .modal-content button.close:hover {
    color: #c30117;
}
.youtube-block .modal-content button.close span{
    font-size: 3.4rem;
}
.home-product2{
	padding:0;
}
.hbanner,
.home-banner{
	padding:0;
	margin-bottom:15px;
}
.home-product2 .products-grid.owl-theme {
    width: 100%;
}
.home-product2 .products-grid.owl-theme  .item{
    padding: 0 8px;
	margin:0;
	list-style:none;
}
.inner-bg{
	background:#ebebeb;
	display:inline-block;
	width:100%;
	padding: 0 8px 10px;
}
.h-title2 {
    border-top: 1px solid #ccc;
    margin: 30px 0 0;
	text-align:center;
}
.h-title2 h1 {  
    color: #fff;
    display: inline-block;
    font-size: 1.6rem;
    padding: 0 15px;
    position: relative;
    top: -16px;
	line-height: 1.8;
	background:#ebebeb;
	margin:0;
}
.h-title2 h1 span{
	background: #74bf4a none repeat scroll 0 0;
    border-radius: 16px;
	height: 32px; 
	padding: 0 15px;
	display: inline-block;
}
.hbanner .owl-theme .owl-controls .owl-page span{
	background:#74bf4a;
}
.home-product2 .hbanner:nth-child(2) .h-title2  h1 span,
.home-product2 .hbanner:nth-child(2) .owl-theme .owl-controls .owl-page span{
	background:#e65869;
}
.home-product2 .owl-theme .owl-controls .owl-buttons div{
	opacity:1;
	z-index: 9;
}
.home-product2 .owl-theme .owl-controls .owl-buttons:before,
.home-product2 .owl-theme .owl-controls .owl-buttons:after{
	background: #ebebeb none repeat scroll 0 0;
    border-radius: 0;
    content: "";
    height: 34px;
    left: 0;
    position: absolute;
    width: 44px;
    z-index: 0;
	top: -16px;
}
.home-product2 .owl-theme .owl-controls .owl-buttons:after{
	left:auto;
	right:0;
}
.home-product2 .owl-buttons {
    display: none;
	position: absolute;
    top: -34px;
    width: 100%;
}
.more-tab{
	padding: 5px 0 10px;
	height:78px;
	overflow:hidden;
}
.products-grid .more-tab .product-name {
    font-size: 1.4rem;
	margin:0;
}
.more-tab .product-name a {
    display: inline-block;
    max-height: 38px;
    overflow: hidden;
	float:left;
	width: 100%;
	text-align:center;
}
.more-tab .price-box {
    display: inline-block;
    width: 100%;
}
/*---------Footer--------*/

.footer-top .f-box1 {
    margin-bottom: 15px;
	padding: 0;
	display: inline-block;
    float: left;
	
}
.f-box1 > h4 {
    font-size: 1.5rem;
	margin-top:0;
}
.footer-top {
    padding: 0;
	margin: 15px 0;
}
.footer-bottom {
    padding: 0 0 15px;
}
.footer-top .f-list 
{
    padding: 0;
}
.footer-top .f-box1 .fa {
    font-size: 2.4rem;
    margin-right: 10px;
	vertical-align: sub;
}
.f-list li{
	line-height: 1.6;
	display:inline-block;
	width:100%;
}
.f-list span{
	display:inline-block;
	float:left;
	max-width:85%;
}
.f-list span.fa {
    font-size: 1.6rem;
    width: 25px;
	margin-top: 3px;
}
.f-list img {
    margin-right:6px;
    height: 18px;
	vertical-align:middle;
}
.form-subscribe {
	max-width: 300px;
}
#newsletter{
	height:34px;
	border:none;
	border-radius: 17px 0 0 17px;
	padding: 0 15px;
	color:#777;
}
.form-subscribe .button{
	height:34px;
	border-radius: 0 17px 17px 0;
	 background: #0476b5;
}
.form-subscribe .button:hover{
	background:#21a3ec;
}
.pay-img{
	max-height: 30px;
}
.footer ul.sc-point li {
    float: left;
    line-height: 1.6;
    text-align: left;
    width: 50%;
}
.footer-top img.f-logo {
    height: 20px;
	margin-bottom: 10px;
}
.footer-top .f-logo img {
     display: inline-block;
    height: 30px;
    margin-right: 10px;
    vertical-align: bottom;
}
.f-logo ul {
    display: inline-block;
}
.footer-top .f-box1 .f-list
 {
    margin: 0;
}
.footer-top .f-logo > li {
    margin-bottom: 5px;
}
.footer-content .footer-top ul ,
.footer-content .footer-bottom ul {
    list-style-type: none;
	padding: 0;
	margin:0;
}
.footer-content .footer-bottom li{
	padding: 0;
}


/*-------------*/
.sidebar{
	margin-top:5px;
}
/*--------Account-----------*/
.box-recent .data-table tr.odd {
    border: none
}
.block-account .block-content li:nth-child(9){
    display: 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,
.faq-menu li:nth-child(5) .fa,
.confirm-menu li:nth-child(6) .fa,
.contact-menu li:nth-child(7) .fa {
    color: #017dc3;
}

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

.cms-menu {
    margin-bottom: 15px;
    text-align: center;
}
.cms-page .cms-content .abanner {
    margin-bottom: 10px;
}
.cms-page .c-box h4 span,
.cms-page .faq h4 span
 {
    margin-right: 5px;
}
.cms-page .cms-top .faq {
    border-bottom: 1px solid #ddd;
    margin-bottom: 15px;
}
.cms-menu ul { padding: 0 !important;}
.cms-menu li { display: inline-block;}
.cms-menu li:hover .fa { color: #017dc3;}

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

.cms-menu h4 {
    display: none;
    font-size: 1.5rem;
    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 10px;
    position: relative;
}

.cms-logo .fa {
    background: #005C7B;
    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 #005C7B;
    border-top: 3px solid transparent;
    left: -6px;
    position: absolute;
    top: 0;
    z-index: 0;
}

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

.cms-content p {
    color: #555;
    font-size: 1.3rem;
    line-height: 1.7;
	margin: 0 0 1em;
}

ul.cms-list { padding-left: 20px;}

.cms-content .cms-list li {
    color: #555;
    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: #555555;
    font-size: 1.4rem;
    font-weight: bold;
    padding-bottom: 10px;
	line-height: 1.6;
}
.cms-content .c-box h4{
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
}
.cms-page-view ul.bank-detail{
    list-style: none;
}
.lbox .fa,
.rbox .fa {
    font-size: 2rem;
    margin-right: 10px;
}
 
.lbox1 {
    margin-bottom: 10px;
    padding: 0;
}

.cbox ul.form-list { padding:0; }

.cbox ul.form-list li {
    list-style: outside none none;
    margin: 0;
}
.lbox1 > h4 {
    line-height: 1.4;
	 margin: 15px 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 button.button { background: #000;}
.cbox button.button:hover { background: #0476b6;}

.cbox p.required {
    color: #f00;
    font-size: 0.8rem;
}

.about-banner { padding: 0 0 15px 0;}
.about-text { padding: 0;}

.customer-forms .buttons-set button.button {
    border-radius: 0;
	margin: 5px 0 0 5px;
	background: #005c7b;
}
.customer-forms .buttons-set button.button:hover{
	background: #0476b6;
}
.howto-pc {display:none;}
.howto-mo { padding:0;}

.howto-slide .owl-buttons .owl-prev {
    left: -15px;
    margin: 0;
    padding: 0;
    z-index: 100;
}

.howto-slide .owl-buttons .owl-next {
    right: -15px;
	margin:0;
	padding:0;
    z-index: 100;
}

.howto-slide .fa-chevron-left {
    font-size: 26px;
    margin: 7px 4px 0 0;
}

.howto-slide .owl-next .fa-chevron-right {
    font-size: 26px;
    margin: 7px -4px 0 0;
}

.cms-page .howto-col .howto-text img{
    max-width: none;
}

.howto {
    display: table;
    width: 100%;
	margin: 0;
    position: relative;
}

.howto img{ max-width:none;}

.howto:before {
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
    bottom: 0;
    content: "";
    display: inline-block;
    height: 90%;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    width: 90%;
}

.howto-col {
    display: table;
    width: 100%;
	margin: 15px 0 0;
    position: relative;
}

.howto-col img{ max-width:none;}

.howto-col:before {
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
    border-radius: 20%;
    bottom: 0;
    box-shadow: 0 -2px 14px rgba(0, 0, 0, 0.1);
    content: "";
    display: inline-block;
    height: 90%;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    width: 90%;
}

.howto-col:before{ display:none;}

.howto-text {
	text-align:left;
	width: 100%;
	position: relative;
	background: #fcfcfc;
	padding: 10px 10px 20px;
	min-height: 230px;
}

.howto-text > strong {
	text-align:center;
    display: block;
    font-size: 1.6rem;
    font-weight: normal;
    margin-bottom: 10px;
}

.howto-num {
	position: relative;
	background: #fcfcfc;
}

.howto-num  img {
    margin-left: 10px;
    width: 50%;
	vertical-align: middle;
}

.howto-num > span {
    background: rgba(0, 0, 0, 0) linear-gradient(#555 50%, #333 50%) repeat scroll 0 0;
    border-radius: 50%;
    box-shadow: -2px 0 4px rgba(0, 0, 0, 0.2) inset;
    color: #fff;
    display: inline-block;
    font-size: 2.5em;
    font-weight: bold;
    height: 64px;
    line-height: 64px;
    text-align: center;
    vertical-align: middle;
    width: 64px;
}
.howto-mo .owl-item strong,
.howto-col strong{ color:#000;}
.how-col{
    border-style: solid;
    border-width: 1px 1px 3px 1px;
    border-color: #ddd #ddd #b1b2b4 #ddd;
    display: inline-block;
    margin-bottom: 10px;
	width: 100%;
}
.how-text{
    padding: 10px 15px 15px;
}
.how-img{
    padding: 0;
}

.how-img:after{
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 9px 0 9px;
    border-color: #D8D8D8 transparent transparent transparent;
    position: absolute;
    display: block;
    left: 0;
	right:0;
	margin:0 auto;
}
.how-img  img {
    display: block;
    margin: 0 auto;
}
.cms-page .cms-bottom .bank ,
.cms-page .cms-bottom .bank ul
{
    padding: 0;
}
.bank h4 img {
    margin-right: 5px;
}
.bank1{
    border-left: 3px solid #009E43;
	margin-bottom:15px;
	padding-left: 15px;
}
.bank2{
    border-left: 3px solid #3653B7;
	margin-bottom:15px;
	padding-left: 15px;
}
.bank3{
    border-left: 3px solid #FFC210;
	margin-bottom:15px;
	padding-left: 15px;
}
.bank4{
    border-left: 3px solid #592273;
	margin-bottom:15px;
	padding-left: 15px;
}
.cms-page-view .bank-detail.ul{
    list-style: none;
}

.map iframe {
    width: 100%;
	height: 270px;
	 margin-bottom: 15px;
}
.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: #005C7B !important;}
.cms-content .alert.alert-success,
.cms-content .pccf.default .alert-success {
    background: #fff !important;
    border: none !important;
    padding: 0 !important;
}
.cms-page .cbox ul.list-unstyled{
	list-style:none;
	padding:0;
}
/*--------Checkout-------*/
.checkout-onepage-index .checkout-agreements .agreement-content {
    border: none;
    background: transparent;
    padding: 0;
}
/*-----------404 page---------*/
.p404 {
    padding: 20px;
	position: relative;
    margin:60px 0;
}
.p404 > p {
    text-align: center;
    width: 100%;
}
.p404 span {
	text-transform: uppercase;

}
.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;
}

.amadvert-fullscreen .container {
    background-color: rgba(0, 0, 0, 0.9) !important;
    text-align: center;
    max-width: none;
}

.amadvert-fullscreen .closebar {
	background: transparent;
}

.amadvert-fullscreen .closebar {
    background: transparent !important;
    margin-bottom: 20px;
}

.closebar a {
	color: #fff;
}

.closebar a:hover {
	color: #ff0000;
}