body{
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    color: #666;
    font-size: 12px;
    line-height: 20px;
    width: 100%;

	background: #000;
	margin: 0px !important;
}
/* default font size */
.fa {
    font-size: 14px;
}
.mcontainer:not(.container) {
    width: 100%;
}
.logo_only img {
    height: 66px;
}
.top_flash {
    height: 235px;
    padding: 20px 0px;
    position: relative;
}
.top_flash:before{
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
    background-size: cover !important;
    background-position: center !important;
}
.flash_page .container{
	position: relative;
}
.flash_page h4{
	margin: 0px;
}
.child_time {
    float: none;
    width: 80px;
    color: #fff;
    font-size: 12px;
    margin-right: 2px;
    text-align: center;
    margin-top: 0px;
    display: inline-block;
    background: #c33535;
    padding: 8px 5px;
    border-radius: 5px;
    text-transform: uppercase;
}
.child_time span{
	font-size: 18px;
}
.back_cart_icon a{
	background: #fff;
	display: inline-block; 
}
.back_here {
    position: fixed;
    bottom: 30px;
    left: 30px;
}
.back_here a {
    height: 40px;
    width: 40px;
    border-radius: 120px;
    text-align: center;
    padding-top: 7px;
    color: #ffffff;
    border: 2px solid #ffffff;
    background: #c33535;
}
.back_here a .fa {
    font-size: 20px;
}

.gotop {
    position: fixed;
    bottom: 79px;
    right: 30px;
    z-index: 9;
}
.gotop button {
    height: 40px;
    width: 40px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    text-align: center;
    color: #ffffff;
    border: 2px solid #ffffff;
    background: #c33535;
}
.gotop button .fa {
    font-size: 20px;
}
.cart_here {
    position: fixed;
    bottom: 30px;
    right: 30px;
}
.cart_here a {
    height: auto;
    width: auto;
    border-radius: 10px;
    text-align: center;
    padding-top: 5px;
    color: #ffffff;
    border: 2px solid #ffffff;
    background: #c33535;
    padding: 7px 12px;
}
.cart_here a span{
	padding-left: 5px;
}
.tab_top {
    /*padding: 12px 12px;*/
    background: #ffffff17;
    border-radius: 10px;
    /*margin-top: 20px;*/
    /*position: absolute;*/
    /*width: 100%;*/
    /*z-index: 9;*/
}
.tab_top .nav-tabs{
    background: transparent;
    border-radius: 7px;
    overflow: hidden;
}
.tab_top .nav-tabs {
    border-bottom: 0px solid #ddd;
    flex-grow: 1 !important;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
.tab_top .nav-tabs>li.active>a, .tab_top .nav-tabs>li.active>a:focus, .tab_top .nav-tabs>li.active>a:hover {
    color: #fff;
    cursor: default;
    background-color: #f54848;
    border: 0px solid #ddd;
    border-bottom-color: transparent;
}
.tab_top .nav-tabs>li>a {
    margin-right: 0px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 0px 0px 0 0;
}
.tab_top .nav-tabs>li {
    float: left;
    margin-bottom: 0px;
    flex: 1 1 auto;
    text-align: center;
}
.tab_top .nav-tabs>li>a {
    margin-right: 0px;
    line-height: 1.42857143;
    border: 0px solid transparent;
    border-radius: 0px 0px 0 0;
    color: #555;
}
.main_flash{
    position: relative;
    padding-bottom: 25px;
}
.main_flash:before{
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
    background-size: cover !important;
}
.left_tabs ul {
	padding: 0px;
	text-decoration: none;
	list-style: none;
	margin-bottom: 0px;
}
.left_tabs ul li {
    border: 2px solid #000;
    margin-bottom: 5px;
}
.left_tabs ul li:last-child {
    margin-bottom: 0;
}
.left_tabs{
	background: #fff;
    padding: 10px;
    border: 2px solid #fff;
    border-radius: 5px;
    box-shadow: 1px 2px 10px rgb(58 56 56 / 56%);
}
.left_tabs a {
    display: block;
    color: #000;
    padding: 4px 10px;
    font-weight: 400;
    font-size: 14px;
    text-decoration: none;
}
.back_cart_icon{
	    position: relative;
    z-index: 9;
}
.main_pro {
    background: #fff;
    border-radius: 5px;
}
.main_tab_ans {

    margin-top: 10px;
}
.big_tag h4 {
	background: #f54848;
    padding: 10px;
    text-align: center;
    border-radius: 5px;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 21px;
    margin-bottom: 15px;
}
.sn_product {
	border: 1px solid #ddd;
    /*padding-bottom: 0px;*/
    border-radius: 5px;
    overflow: hidden;
    padding: 5px 10px;
    margin-bottom: 15px;
}
.pro_content h5 {
    margin-top: 0px;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 15px;
}
.pro_content .proce_here span.old_price{
    font-weight: 500;
    color: #000;
    text-decoration: line-through;
}
.pro_content {
    padding: 10px 0px;
}
.pro_content .proce_here {
	color: #f54848;
    font-weight: 500;
    font-size: 15px;
}
.pro_butoon{
	margin-top: 10px;
}
.pro_butoon .btn{
	border: 1px solid #c33535;
    background: #c33535;
    color: #fff;
}
.mul_products{
	margin-right: -5px;
	margin-left: -5px;
}
.mul_products>div{
	padding: 0px 5px;
}
a:focus {
    outline: thin dotted;
    outline: 0px auto -webkit-focus-ring-color;
    outline-offset: -0px;
    text-decoration: none;
}
.relative_hand{
    position: relative;
}
.menu_bg_height{
    height: 37.14px;
}
.flash_page .Menu_hand {
    position: absolute;
    top: 0px;
    width: 100%;
}
.flash_page.scroll_stick .Menu_hand {
    position: fixed;
    top: 0px;
    z-index: 9999;
    width: 100%;
    margin: auto;
    margin-left: auto;
    margin-right: auto;
    /*box-shadow: 1px 2px 10px rgb(58 56 56 / 56%);*/
    overflow: auto;
    padding: inherit;
}
.flash_page.scroll_stick .left_tabs {
    position: fixed;
    top: 51px;
    width: 262px;
}
/*.flash_page.scroll_stick .container .tab_top {
    max-width: calc(1180px - 30px);
}*/
/*.tab_top_height{
	margin-top: 20px;
	height: 61.5px;
}*/
.brands_mul, .banner_here{
    padding: 10px;
}
/*punit css starts*/
.banner_here {
    padding: 0;
    margin: 0 0 15px 0;
}
.sn_label {
    position: absolute;
    top: 4%;
    right: 10%;
    background: rgba(80, 0, 255, 0.29);
    padding: 5px;
    border-radius: 4px;
    font-weight: 500;
    font-size: 14px;
}
.mpfacd-type-time {
    font-size: 12px !important;
    /*text-transform: uppercase;*/
}
.page-footer{
    padding: 15px 15px;
    min-height: 20vh;
}
.page-footer p{
    margin: 0px; 
}
.menu_mobile_icon{
    display: none;
}
.menu_mobile_icon a{
    color: inherit;
}
.product_image img{
    margin: auto;
}
/*give admin_bg*/
.tab_top .nav-tabs{
    background: #00000038; 
}

/*language, currency css start*/
#flash-page #form-currency .btn-link,
#flash-page #form-language .btn-link {
  color: inherit; /*#ffffff;*/
  text-decoration: none;
}
#flash-page #form-currency .dropdown-menu,
#flash-page #form-language .dropdown-menu {
  background-color: rgba(129,43,60,0.90);
}
#flash-page #form-currency .currency-select,
#flash-page #form-language .language-select {
  text-align: left;
  color: #ffffff;
}
#flash-page #form-currency .currency-select:hover,
#flash-page #form-language .language-select:hover {
  text-shadow: none;
  color: #ffffff;
  background-color: rgba(129,43,60,0.38);
  background-image: linear-gradient(to bottom, rgba(72, 39, 45, 0.50), rgba(138, 17, 33, 0.50));
  background-repeat: repeat-x;
  text-decoration: none;
}
/*language, currency css end*/

/*@media*/
@media (max-width: 767px) {
    .tab_top .nav-tabs{
        display: block;
        border-radius: 0px !important;
    }
    .tab_top .nav-tabs>li {
        float: none; 
        flex: initial;
    }
    .container {
    }
    .Menu_hand .container {
        padding: 0px;
    }
    .flash_page.scroll_stick .left_tabs {
        position: relative;
        top: 0;
        width: 100%;

    }
    .menu_bg_height {
        height: auto;
    }
    .left_tabs{
        margin-bottom: 10px;
    }
    .mpfacd-clock-item .mpfacd-inner {
        height: auto;
        padding-bottom: 0;
        position: relative;
        width: auto;
    }
    .mpfacd-text {
            top: 0px !important;
    }
    .mpfacd-clock, .mpfacd-clock-item {
        margin: 0px !important;
    }
    .mpfacd-clock-item {
        width: 76px !important;
        float: left !important;
        padding: 0px !important
    }   
    .logo_and_more  .pull-right {
        float: none !important;
    }
    .mpfacd-clock-canvas {
        padding-bottom: 0px !important;
    }
    .kineticjs-content{
        display: none !important;
    }
    .mpfacd-clock-item .mpfacd-inner {
        padding-bottom: 0px !important;
            height: auto !important;
    }
    .mpfacd-text {
        position: relative !important;
    }
    .mpfacd-countdown-container {
        position: relative  !important;
        top: 0  !important;
        width: 100%  !important;
        margin: auto  !important;
        margin-top: 24px  !important;
    }
    .logo_only a {
        display: inline-block;
    }
    .menu_mobile_icon {
        display: block;
        position: fixed;
        color: #fff;
        z-index: 9;
        right: 15px;
        top: 22px;
        z-index: 999999;
        height: 31px;
        width: 31px;
        border: 1px solid #fff;
        text-align: center;
        padding-top: 5px;
    }
    .menu_icon{
        display: block;
    }
    .close_icon{
        display: none;
    }
    .menu_open .close_icon{
        display: block;
    }
    .menu_open .menu_icon{
        display: none;
    }

    .flash_page .Menu_hand {
        position: fixed;
        z-index: 9999;
        left: -1200px;
        background: #00000075;
        height: 100%;
        transition:all .2s ease-in-out;
        width: 260px !important;
    }
    .menu_open .Menu_hand {
        left: 0px;
    }
    .tab_top{
        overflow: auto;
    }
    .big_tag h4, .mpfacd-text .mpfacd-val {
        font-size: 18px !important;
    }
}