/*@font-face {*/
/*  font-family: 'Zawgyi-One-20051130';*/
/*  src: url('fonts/Zawgyi-One-20051130.eot');*/
/*  src: url('fonts/Zawgyi-One-20051130.woff2') format('woff2'),*/
/*       url('fonts/Zawgyi-One-20051130.eot?#iefix') format('embedded-opentype');*/
/*  font-weight: normal;*/
/*  font-style: normal;*/
/*}*/

/*@font-face {*/
/*  font-family: 'Zawgyi-One';*/
/*  src: url('fonts/Zawgyi-One.woff') format('woff'),*/
/*       url('fonts/Zawgyi-One.ttf') format('truetype'),*/
/*       url('fonts/Zawgyi-One.svg#Zawgyi-One') format('svg');*/
/*  font-weight: normal;*/
/*  font-style: normal;*/
/*}*/

body,div,p,a,h1,h2,h3,h4,h5,h6,ul,ol,li {
    /*font-family:'Poppins',Zawgyi-One,sans-serif!important;*/
    font-family:'Poppins',sans-serif!important;
}
.module.deals-layout1 h2.modtitle {
    width: auto!important;
}
.module .modtitle{
    width: auto!important;
}
.mt-10 {
    margin-top: 10px;
}
.all_result button.btn.btn-default {
    position: unset!important;
    width: 50%;
    margin-left: 30%;
    margin-top: 10px;
    margin-bottom: 10px;
    border-radius: 0px;
}

.item-article span,.item-article p,.item-article ul,.item-article li {
    font-family:'Poppins',Zawgyi-One,sans-serif!important;
    font-size: 14px!important;
    line-height: 30px;
    color: #1d1d1d;
}
/*Add Css Custom Here*/



.social_row a {
    float: right;
    margin-right: 5px;
}
.social_row {
    display: inline-block;
    float: right;
}
.app_text {
    display: inline-block;
    float: left;
    font-size: 15px;
    margin-top: 13px;
    color: #000;
    margin-right: 10px;
}
div.tshirtecommerce-btn-group{ 
	display: inline-block; 
	background-color: #ff3c20;
    border-radius: 3px;
    margin: 0 5px;
    padding: 0 10px;
   
    width: auto;
    vertical-align: top;
}
.products-list .product-grid .product-item-container .right-block h4 {
    white-space: normal!important;
    height: 40px!important;
}
div.tshirtecommerce-btn-group > a{ color: white; text-transform: uppercase;}
/*====== Fix bugs Megamenu not showing icon font (26/1/2018) =====*/
@media (min-width: 992px)  {
	.common-home .navbar-compact.typeheader-1 .container-megamenu.vertical #menuHeading .megamenuToogle-pattern:before,
	.common-home .navbar-compact.typeheader-1 .container-megamenu.vertical #menuHeading .megamenuToogle-pattern:after{display: none;}
	.common-home .navbar-compact.typeheader-1 .container-megamenu.vertical .vertical-wrapper{
      visibility: hidden;
      opacity: 0;
    }   
    .common-home .navbar-compact.typeheader-1 .container-megamenu.vertical:hover .vertical-wrapper{
      visibility: visible;
      opacity: 1;
      top: 40px; } 
}
@media (min-width: 992px){
	/*.menu-vertical .container-megamenu.vertical .vertical-wrapper ul.megamenu > li > a {    padding: 9px 0; line-height: 24px; height: auto;}
	.menu-vertical .container-megamenu.vertical .vertical-wrapper ul.megamenu > li > a i,
	.menu-vertical .container-megamenu.vertical .vertical-wrapper ul.megamenu > li > a b {
	    display: inline-block;
	}
	.menu-vertical .container-megamenu.vertical .vertical-wrapper ul.megamenu > li.with-sub-menu > a:before{display: none;} */
	.menu-vertical .container-megamenu.vertical .vertical-wrapper ul.megamenu > li > a img{position: static; transform: inherit;}

}

.typeheader-12 .navbar-logo .logo{
	min-height: 40px;
}

/*minnthu custom*/
.refine-search {
    display: none;
}
.products-list .product-table .list-block .wishlist, .products-list .product-table .list-block .compare {
    width: 100%!important;
}
.so-filter-content-opts-container img {
    display: none;
}

.typeheader-1 .telephone {
    /*background: url(../../images/icon/icon-phone.png) no-repeat left top 4px;*/
    padding: 10px 15px 10px 5px!important;
    color: #66666b!important;
    line-height: 18px!important;
    float: right;
    font-size: 13px;
    /*font-weight: 600;*/

}
.typeheader-1 ul.top-link > li.currency {
    display: none;
}
.typeheader-1 .shopping_cart {
    float: left!important;
    position: relative;
}
.block-infos li {
    display: inline-block;
    width: 32.5%;
}
.module .modtitle {
    display: inline-block;
    width: auto!important;
}
.vertical ul.megamenu > li {
    display: block;
    float: none !important;
    width: auto;
    background: none;
    border-top: 1px solid #d6d6d6!important;
    position: relative;
    margin: 0px -1px;
}
.product-box-desc .stock {
    display: none;
}
.vertical span.more-view {
    cursor: pointer;
    font-size: 14px;
    font-weight: 400;
    color: #000000!important;
}
.header-top-left .fblike-a {
    position: absolute;
    top: 8px;
    left: auto;
}
.header-top-left .fblike-b {
    position: absolute;
    top: 8px;
    left: 33%;
}
.tel i.fa.fa-phone {
    font-size: 20px;
    padding-top: 10px;
}

.block-infos li .inner {
    padding: 3px 0 12px 0!important;
    text-align: center;
}
.logo img {
    max-width: unset!important;
}
.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 0!important;
    border: none!important;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    color: #000;
    background-color: #ffffff;
    font-weight: bold;
}
.navbar-default .navbar-nav>li>a {
    color: #777;
    font-weight: bold;
}
.navbar .container {
    padding: 0!important;
}
.add-to-links.wish_comp .blank>li.compare {
    display: none;
}
.products-list .product-grid2 .product-item-container .left-block .so-quickview .btn-button {
    display: inline-block !important;
}
.products-list .product-grid2 .product-item-container .left-block {
    position: relative;
}
.products-list .product-grid2 .product-item-container .left-block .so-quickview {
    padding: 0;
    position: absolute;
    z-index: 99;
}
.products-list .product-grid2 .product-item-container .left-block .so-quickview .btn-button {
    margin: 0 4px;
    width: 36px !important;
    height: 36px;
    vertical-align: top;
    display: inline-block;
}
.products-list .product-grid2 .product-item-container .left-block .so-quickview .btn-button {
    border: none;
    display: block;
    margin-top: 5px;
    padding: 0;
    background-color: #fff;
    border-radius: 3px;
    color: #222;
    width: 40px;
    height: 36px;
    line-height: 36px;
    transform: all 0.3s ease 0s;
    box-shadow: 0 0 9px rgba(0, 0, 0, .14);
    -webkit-box-shadow: 0 0 9px rgba(0, 0, 0, .14);
    -ms-box-shadow: 0 0 9px rgba(0, 0, 0, .14);
    -o-box-shadow: 0 0 9px rgba(0, 0, 0, .14);
    position: relative;
    transition: all 0.3s ease-in-out 0s;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    -o-opacity: 0;
    opacity: 0;
}
.products-list .product-grid2 .product-item-container .left-block .so-quickview .btn-button span {
    display: none;
}
.so-deal .product-thumb .so-quickview i {
    padding-right: 5px;
    font-size: 14px;
    color: #222;
    height: 36px;
    line-height: 36px;
    width: 40px;
    text-align: center;
    position: absolute;
    top: 0;
}
.products-list .product-grid2 .product-item-container .left-block .so-quickview .btn-button:hover {
    background-color: #ef244d;
    width: auto;
    color: #fff;
    transition: all 0.15s ease-in-out 0s;
}
.products-list .product-grid2 .product-item-container .left-block .so-quickview .btn-button:hover i {
    color: #fff;
}
.dev-extra.pd-0 {
    margin-top: 0!important;
    margin-bottom: 40px!important;
}
/*quickview*/
.product-item-container {
    margin: 8px 8px 30px;
    border: none;
}
.view_all.r0 {
    left: inherit;
    right: 0;
}
a.view_all.slide {
    left: auto;
    right: 90px;
}
.products-list .product-grid .product-item-container {
    padding: 0;
    margin: 0px;
    border: 1px solid #e5e5e5;
    position: relative;
    overflow: hidden;
    border-radius: 4px;
    transition: all 0.4s ease;
    margin-bottom: 30px;
}
.products-list .product-grid2 .so-quickview {
    width: 100%;
    top: 50%;
    margin-top: -18px;
    display: flex;
    justify-content: center;
}
.products-list .product-grid2 .so-quickview .button-group {
    padding: 0;
    position: absolute;
    z-index: 99;
}
.products-list .product-grid2 .product-item-container:hover .left-block .so-quickview .btn-button {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    visibility: visible;
}
.products-list .product-grid2 .product-item-container .left-block .so-quickview .btn-button.quickview {
    transition-delay: 0.4s;
}

.product-view .content-product-right .box-info-product .add-to-links ul li.compare {
    display: none!important;
}
.common-home .time-item.time-day,.common-home .time-item.time-hour,.common-home .time-item.time-min,.common-home .time-item.time-sec {
    position: relative!important;
    display: inline-block!important;
    background: #ed1c24!important;
    color: #fff!important;
    padding: 2px 0px!important;
    width: 23.5%!important;
    float: left;
    border-radius: 5px!important;
    margin-right: 2px!important;
    text-align: center!important;
}
.so-deal .product-thumb button.addToCart, .so-deal .product-thumb button.btn-button.wishlist {
    font-size: 12px;
    color: #888;
    text-transform: uppercase;
    background-color: #fff;
    border-radius: 4px;
    border: none;
    padding: 11px 19px;
    line-height: 100%;
    margin-top: 20px;
    border: 1px solid #e5e5e5;
    transition: all 0.4s ease;
    width: 49%;
}
.products-list .product-grid .product-item-container .left-block .image {
    text-align: center;
    padding: 0 10px!important;
}
.common-home .products-list .product-grid .product-item-container {
    margin: 8px 8px 20px!important;
    border: none;
}
.so-deal .item-time {
    padding-top: 10px;
}
.container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.style1 .categories {
    padding: 15px 0 15px 30px!important;
}
.compare {
    display: none!important;
}
div.dev-extra.icon2 .modtitle {
    background: #ffffff!important;
}
div.dev-extra .modtitle span {
    color: #ed1c24!important;
}
div.dev-extra .modtitle {
    color: #fff;
    padding: 15px;
    padding-left: 0!important;
}
.swiper-pagination {
    display: none!important;
}
.swiper-viewport {
    margin: 0 0px 0px!important;
    background: #fff;
    z-index: 1;
    border: 4px solid #fff;
    border-radius: 4px;
    box-shadow: none!important;
    width: 100%;
    position: relative;
    overflow: visible;
}
.carousel-inner>.item>a>img, .carousel-inner>.item>img,.swiper-slide .img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
    margin-left: 50px!important;
}
div.dev-extra .so-extraslider {
    margin: 0;
    margin-top: -8px;
    padding-bottom: 41px;
    border: 1px solid #e5e5e5;
    border-top: 2px solid #ed1c24!important;
    border-radius: 4px!important;
}
div.dev-extra.icon3 .modtitle {
    background: #ffffff!important;
}
li.compare {
    display: none!important;
}
div.dev-extra .owl2-nav .owl2-prev:before, div.dev-extra .owl2-nav .owl2-next:before {
    background-color: #ed1c24!important;
    color: #fff;
    font-family: 'FontAwesome';
    display: block;
    text-indent: 0 !important;
    width: 100%;
    height: 100%;
    font-size: 18px;
}
.form-group.product-compare {
    display: none!important;
}
.product-view .content-product-right .box-info-product .add-to-links ul li.compare {
    display: none!important;
}
.producttab .tabsslider.horizontal-tabs .nav-tabs {
    display: none!important;
}
.module.custom_supper .products-list .product-layout:before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    height: 1px;
    z-index: 9;
    background: rgba(0,0,0,0)!important;
}
.h_hide{
    display: none!important; 
}
div#checkout-checkout .panel-default>.panel-heading {
    color: #fff;
    background-color: #ef244d;
    border-color: #ddd;
}
div#checkout-checkout .panel.panel-default {
    box-shadow: 0px 1px 5px 0px #c5c5c5;
    border: none;
}
div#checkout-checkout .btn-primary {
    background: #ef244d;
    text-transform: uppercase;
}
div#checkout-checkout .panel-group .panel+.panel {
    margin-top: 7px!important;
}
.container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.style1 .categories.style1.m_title {
    padding: 5px 0 5px 30px!important;
    border-bottom: 1px solid #555;
}
.checkout-checkout .panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit;
    font-weight: 200!important;
}
.checkout-checkout .panel-title a:hover {
    color: #000000!important;
    text-decoration: none;
}
.text-location {
    display: none!important;
}
.typefooter-1 .footer-bottom {
    padding-top: 30px;
    text-align: left!important;
    border-top: 1px solid #e5e5e5;
}
.copyright {
    display: inline-block;
}
.f_pb {
    display: inline-block;
    float: right;
    margin-top: -40px;
    margin-right: 60px;
}
.admin_hide {
    display: none;
}
.checkout a.btn.btn-checkout {
    display: none;
}
.checkout a.btn.btn-view-cart {
    float: right;
}
#checkout-cart #content h1,div#checkout-checkout #content h1 {
    font-size: 24px;
}
.ac h2 {
    font-size: 24px;
}
span.bt-sale {
    display: none!important;
}
.h_btn {
    font-size: 25px;
}
.h_btn i {
    padding: 7px 0 0;
}
.typeheader-1 ul.top-link > li > a > i {
    padding: 12px;
}


/*responsive*/
@media (min-width: 992px){
.container-megamenu.vertical .vertical-wrapper ul.megamenu > li > a {
    color: #666;
    display: block;
    font-size: 14px;
    font-weight: 400;
    padding: 10px 0!important;
    line-height: 22px;
    position: relative;
    text-transform: capitalize;
    background: none;
    height: auto;
}
}
@media(max-width: 1200px) and (min-width: 768px){
.common-home .time-item.time-day,.common-home .time-item.time-hour,.common-home .time-item.time-min,.common-home .time-item.time-sec {
    position: relative;
    display: inline-block;
    background: #555;
    color: #fff;
    padding: 5px 10px;
    width: 48%;
    float: left;
    border-radius: 5px;
    margin-right: 2px;
    margin-bottom: 2px;
    text-align: center;
}
.so-deal .product-thumb button.addToCart, .so-deal .product-thumb button.btn-button.wishlist {
    font-size: 12px;
    color: #888;
    text-transform: uppercase;
    background-color: #fff;
    border-radius: 4px;
    border: none;
    padding: 11px 19px;
    line-height: 100%;
    margin-top: 20px;
    border: 1px solid #e5e5e5;
    transition: all 0.4s ease;
    width: 47%;
}
}
@media(max-width: 580px) and (min-width: 480px){
.common-home .time-item.time-day,.common-home .time-item.time-hour,.common-home .time-item.time-min,.common-home .time-item.time-sec {
    position: relative;
    display: inline-block;
    background: #555;
    color: #fff;
    padding: 5px 5px;
    width: 23%;
    float: left;
    border-radius: 5px;
    margin-right: 2px;
    margin-bottom: 2px;
    text-align: center;
}
}
@media (min-width: 992px){
.container-megamenu.vertical .vertical-wrapper ul.megamenu {
    background-color: #d61a21!important;
    border: 1px solid #d61a21!important;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}
.container-megamenu.vertical .vertical-wrapper ul.megamenu > li > a {
    color: #fff!important;
    display: block;
    font-size: 14px;
    font-weight: 400;
    padding: 10px 0;
    line-height: 22px;
    position: relative;
    text-transform: capitalize;
    background: none;
    height: auto;
}
.container-megamenu.vertical .vertical-wrapper ul.megamenu > li.active > a, .container-megamenu.vertical .vertical-wrapper ul.megamenu > li:hover > a {
    color: #000000!important;
}
.container-megamenu.vertical .vertical-wrapper ul.megamenu .loadmore i {
    right: 8px;
    top: 12px;
    position: absolute;
    font-size: 14px;
    color: #000!important;
}
}

@media (min-width: 768px){
.tel {
    display: inline-block!important;
}
/*.banner2 .b1, .banner2 .b2 {*/
/*    height: 250px!important;*/
/*}*/
}
@media (max-width: 767px){
.navbar-toggle {
    margin-left: 15px;
    margin-right: 15px!important;
    margin-top: 0px!important;
}

li.welcome-msg, li.language {
    padding: 0 10px!important;
}
.container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.style1 .categories {
    padding: 0px!important;
}
.container-megamenu.vertical .vertical-wrapper ul.megamenu > li > .sub-menu .content {
    padding: 30px;
    box-shadow: none!important;
}
ul.megamenu li .sub-menu .content {
    background: #f1f1f1!important;
}
.header-top-left.pull-left.hidden-xs {
    display: unset!important;
}
.fblike {
    display: none;
}
.under_con {
    position: absolute;
    top: 20%!important;
    left: 2%!important;
}
}
@media (max-width: 670px){
.f_pb {
    display: inline-block;
    float: left;
    margin-top: -10px;
    margin-right: 0;
    margin-left: 15px;
    font-size: 14px;
}
}
@media (max-width: 670px){
.layout-1 .module.deals-layout1 h2.modtitle {
    margin-bottom: 15px!important;
}
button.navbar-toggle.collapsed {
    display: none;
}
}
@media(max-width:420px){
.info3 {
    display: none!important;
}
.navbar-logo {
    display: none;
}
.block-infos li {
    display: inline-block;
    width: 49%;
}
}
.view_all {
    position: absolute;
    top: 17px;
    left: 150px;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: #ffffff!important;
    color: #ed1c24!important;
}

.deals-layout1 .alert {
    background-color: #e5e5e5!important;
    color: #323431!important;
    box-shadow: none!important;
}
.deals-layout1 .alert-info i {
    background: #0288d100!important;
}
.module.deals-layout1 .modcontent {
    width: 100%;
    float: left;
}
.module.deals-layout1 .alert button.close {
    color: #323431;
}

.under_con{
    position: absolute;
    top: 2%;
    left: 35%;
}
.block-infos li .inner .info-cont p:first-child {
    font-size: 14px;
    color: #222;
    font-weight: 500;
    text-transform: uppercase;
}

@media(max-width: 992px){
.get_app {
    text-align: center;
    margin-top: 25px;
}
.app_text {
    display: inline-block;
    float: none;
    font-size: 15px;
    margin-top: 13px;
    color: #000;
    margin-right: 10px;
}
.megamenu li a b.fa.fa-caret-right {
    display: none;
}
.megamenu-style-dev .navbar-default .vertical .vertical-wrapper ul.megamenu > li.hover:before {
    margin-top: 5px;
}
ul.megamenu>li>a {
    padding: 8px 0!important;
}
.view_all.r0 {
    left: inherit;
    right: 90px;
}
}

@media(max-width: 992px) and (min-width: 768px){
.header-top-left .fblike-a {
    position: absolute;
    top: 9px;
    left: 40%;
}
.header-top-left .fblike-b {
    position: absolute;
    top: 9px;
    left: 51%;
}
.typeheader-1 ul.top-link > li.welcome-msg, .typeheader-1 ul.top-link > li:first-child {
    display: none;
}
.header-top-left .fblike-b span {
    display: block;
    text-align: center;
    margin-top: -10px!important;
}
}
@media(min-width: 767px){
.logo {
    margin-top: -25px;
}
}
@media(max-width: 767px){
.logo {
    margin-top: 10px;
}
.header-top-left .fblike-b {
    position: absolute;
    top: 8px;
    left: 150px;
}
.header-top-left .fblike-a {
    position: absolute;
    top: 8px;
    left: 60px;
}
footer {
    /*display: none!important;*/
}
.typeheader-1 ul.top-link > li.welcome-msg, .typeheader-1 ul.top-link > li:first-child {
    display: none;
}
.header-top-left .fblike-a span {
    display: block;
    text-align: center;
    margin-top: -10px;
}
.header-top-left .fblike-b span {
    display: block;
    text-align: center;
    margin-top: -10px!important;
}
}
@media(max-width: 1200px) and (min-width: 992px){
.header-top-left .fblike-a {
    position: absolute;
    top: 8px;
    left: 36%;
}
.header-top-left .fblike-b {
    position: absolute;
    top: 8px;
    left: 45%;
}
}
.info-cont p {
    padding: 2px 0;
}
@media(max-width: 600px) and (min-width: 220px){
.banner1.mb, .banner3.mb {
    width: 50%!important;
}
}
@media(max-width: 500px) and (min-width: 220px){
.spcat-wrap .category-wrap {
    display: none;
}
}

.checkout_reg h2 {
    font-size: 18px;
}
p.or_div {
    margin-top: 10px;
}
.content-product-right ul.list-unstyled.text-success {
    font-size: 17px;
}
a.login_page {
    color: #ed1c24;
}
a.btn.btn-social-icon.btn-sm.btn-facebook {
    background: #3b5998;
}
a.btn.btn-social-icon.btn-sm.btn-facebook:hover {
    background: #495057;
    border-color: #495057;
}
a.btn.btn-social-icon.btn-sm.btn-facebook, a.btn.btn-social-icon.btn-sm.btn-google-plus {
    padding: 10px;
}
.register_page {
    margin-top: 15px;
}
ul.megamenu li a img {
    width: 20px!important;
    height: 20px!important;
}
.price .price-old {
    padding: 0;
    font-size: 20px;
}
.tel, .telephone {
    margin-top: 10px;
}
.header-top-left .fblike-a span {
    display: block;
    text-align: center;
    margin-top: -10px;
}
.header-top-left .fblike-b span {
    display: block;
    text-align: center;
    margin-top: -10px;
}
.h_box {
    margin-top: 8px;
}
input#input-otp {
    margin: 10px 0;
}
button#getOTP {
    margin-top: 10px;
}
input#input-payment-otp {
    margin-bottom: 10px;
}

/*cart qty plus minus*/
.cart.quantity {
    width: 110px;
}
.cart .quantity-control {
    float: left;
    margin: 0;
    padding: 0;
    position: relative;
    border: 1px solid #e5e5e5;
    border-radius: 0px;
}
input.form-control.q {
    float: left;
    width: 40px;
    height: 36px;
    line-height: 36px;
    padding: 0;
    text-align: center;
    font-size: 16px;
    background-color: #fff;
}
span.input-group-addon.q.product_quantity_down.fa.fa-minus {
    width: 33px;
    height: 36px;
    border: none;
    color: #999;
    float: left;
    line-height: 36px;
    padding: 0;
    background-color: #fff;
    border-radius: 0px;
    display: inline-block;
    float: left;
}
span.input-group-addon.q.product_quantity_up.fa.fa-plus {
    width: 33px;
    height: 36px;
    border: none;
    color: #999;
    float: left;
    line-height: 36px;
    padding: 0;
    background-color: #fff;
    border-radius: 0px;
}
.cart .quantity-control span:hover {
    background-color: #fff;
    color: #ef244d!important;
    cursor: pointer;
}
button#table-view {
    display: none!important;
}

div#CounterVisitor {
    display: inline;
    width: auto;
    padding: 5px;
    border-radius: 5px;
    color: #ef244d;
    /*border: 1px solid;*/
}

.cmessagedynamic2.themec2 {
    display: none;
}
div#alertmodal .close {
    margin-top: -19px;
}