h1, h2, h3, h4, h5, h6{
    margin-bottom:10px;
}
body {
    
}
.logo img{
    float: left;
    height: auto;
    max-height: 80px;
    max-width: 100%;
}
.fsize_6{ font-size: 34px; }
.fsize_5{ font-size: 28px; }
.fsize_4{ font-size: 24px; }
.fsize_3{ font-size: 20px; }
.fsize_2{ font-size: 16px; }
.fsize_1{ font-size: 12px; }
.modal{
	z-index:9998 !important
}

.cw-flex{
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    align-items: center;
}
.cw-flex-lr{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.cw-flex-c {
    display: flex;
    align-items: center;
    justify-content: center;
}
.cw-flex-end {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.cw-flex-start {
    display: flex;
    align-items: center;
    justify-content: flex-start;
} 


.header .av{
    padding-top: 25px;
    padding-bottom: 0px;
}
.left-header{
    position: relative;
    width: 100%;
    float: left;
}
.right-header{
    position: relative;
    width: 100%;
    float: left;
}
.right-header a{

}
.left-header a.contact-us{
    display: inline-block;
    position: relative;
    padding: 10px 0;
    margin-right: 50px;
}

.right-header a.query-us{
    display: block;
    position: relative;
    padding: 10px 0;
}
.right-header a.query-us img{
    max-height: 60px;
}

.search-block{

}
h3.search-heading{
    color: #087DC2;
    text-align: center;
    padding: 30px 0;
}
.serach-container {
    border: 2px solid #ddd;
    float: left;
    height: 280px;
    margin-bottom: 10px;
    margin-top: 10px;
    position: relative;
    width: 100%;
}
.serach-container form{

} 
.gallery-section{
    margin-top: 0px;
    margin-bottom: 0px;
	padding:0px 0;
}
.gallery-block{
    margin:0;
}

.lSAction > a{

    background-repeat: no-repeat;
    background-size: 100% 100%; 
    height: 64px;
    margin: -32px 0 0;
    opacity: 1; 
    top: 50%; 
    width: 64px; 
    
}
.lSAction > a.lSPrev{
    background-image: url("../images/arrow_left.png");
    background-position: 0;
}
.lSAction > a.lSNext{
    background-position: 0;
    background-image: url("../images/arrow_rightt.png");
}
.today-date{
    width: 100%;
    text-align: right;
    margin-bottom: 5px;
    background: RGBA(218, 85, 40, 0.29);
    padding: 3px;
    float: left;
}

.topsection-contact-block{
    position: relative;
    float: left;
}
.topsection-contact-block nav.address-information,
.topsection-contact-block nav.social-media{
    display: inline-block;
}
.topsection-contact-block a{
    padding: 7px 5px;
    display: inline-block;
    font-size: 13px;
	color:rgba(255, 255, 255, 0.8);
	font-weight: 400;
}
.topsection-contact-block a i{
    margin-right: 5px;
}
.topsection-contact-block a i.fa-mobile{
    font-size: 16px;
}
.topsection-contact-block a:hover{
    text-decoration: none;
}
.topsection-menu-block{
    float: right;
}
.topsection-menu-block .primary-menu{
    width: 100%;
    padding: 0; 
}
.topsection-menu-block nav{ 
    padding: 0; 
    margin: 0; 
    min-height: 20px; 
    box-shadow: none; 
    border-radius: 0; 
    border: 0 none;
    background: transparent; 
}
.topsection-menu-block .navbar{ 
    padding: 0; 
    margin: 0;
    border: 0;
    background-image: none;
    background-color: transparent; 
}
.topsection-menu-block .nav{ 
    
}
.topsection-menu-block .nav li{ 

}
.topsection-menu-block .nav li a{  
    background-image: none;
    box-shadow: none;
    background-color: transparent;
    color: #FFF;
    padding: 5px 10px;
	display: block;

}

.topsection-menu-block .nav li a:hover, 
.topsection-menu-block .nav li a:active, 
.topsection-menu-block .nav li a:focus, 
.topsection-menu-block .nav li.active a{ 
    background-image: none;
    box-shadow: none;
    color: #3D98DE !important;
    background-color: transparent !important;
} 
.topsection-menu-block .dropdown-menu {
	border-radius:0;
	box-shadow:none;
	z-index:9997;
}
.topsection-menu-block .dropdown-menu  li{
	margin:0;
	padding:0;
	width:100%;
}
.topsection-menu-block .dropdown-menu  li a{
	padding:5px 10px;
	color:#222;
}
.topsection-menu-block .dropdown-menu  li a i{
	padding:5px 2px;
}

.tooltipster-base{
	z-index:9995 !important;
}
/********************************************************/

#depreload {
    background-color: #ccc;
    background-size: cover;
    height: 100%;
    position: fixed;
    text-align: center;
    width: 100%;
    z-index: 100000;
}
.loader-container{
	 
}
#depreload .circle {
	width: 420px;
	height: 420px;
	border: 1px solid rgba(255,255,255,.5);
	border-radius: 50%;
	box-shadow: 0 0 1px 0px rgb(255,255,255);
	margin: 5% auto 0;
	position: relative;
}

#depreload .line {
	margin: 0px;
	opacity: .8;
}

#depreload .perc {
	color: #fff;
	font-size: 4.3em;
	text-transform: uppercase;
	margin-top: 30px;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 300;
	letter-spacing: 1px;
}

#depreload .loading {
	color: #fff;
	font-size: 0.8em;
	text-transform: uppercase;
	margin-top: 110px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	letter-spacing: 1px;
}

#depreload .perc, #depreload .loading {
	position: absolute;
	width: 100%;
}

#depreload .logo {
	left: 50%;
    margin-left: -170px;
    margin-top: -50px;
    position: absolute;
    top: 50%;
    width: 350px;
}
/********************************************************/
.section-primary_menu {
    background: -webkit-gradient(linear,left top,left bottom,from(#167139),to(#0f9e46));
    background: -webkit-linear-gradient(top,#167139,#008086);
}
.section-primary_menu #primary-menu{

}

li.preorder{
	background:#0d7758;
}
li.preorder a{
	color:#000 !important;
}

/********************************************************/

.featured-category-slider{ height: 0; overflow:hidden;}
.featured-category-slider li{ width:300px; }
.page-title{
    margin-top: 10px;
    margin-bottom: 10px;
}


.header-inline{
    display: block;
    float: left;
    position: relative;
    width: 100%;
}
.header-inline .logo{
    position: relative;
    width: 30%;
    float: left;
}
.header-inline #primary-menu{
    position: relative;
    width: 70%;
    float: left;
}

.logo{
    position: relative;
    text-align: center;
}
.custom-btn {
    display: none;
}
#primary-menu{
    width: 100%;
    float: left;
}
#primary-menu #main-menu{
    width: 100%;
    float: left;
    text-align: center;
}
#primary-menu #main-menu #menu-top-menu{
    display: inline-block;
    float: none;
    text-align: center;
}


/* Primary menu */
.primary-menu-block{
    width: 100%;
    margin: 0 0 0px 0;
    background: transparent;
}
.primary-menu-block .primary-menu{
    width: 100%;
    padding: 0; 
}
.primary-menu-block nav{ 
    padding: 0; 
    margin: 0; 
   /*min-height: 20px;*/ 
    min-height: 1px; 
    box-shadow: none; 
    border-radius: 0; 
    border: 0 none;
    background: transparent; 
}
.primary-menu-block .navbar{ 
    padding: 0; 
    margin: 0;
    border: 0;
    background-image: none;
    background-color: transparent; 
}
.primary-menu-block .nav{ 
    padding: 0; 
    margin: 0; 
}
.primary-menu-block .nav > li > a{  
color:#fff;
}


/* primary-menu-justified */
.primary-menu-justified li{ 

}

.primary-menu-justified li a{

    padding-top: 5px;

    padding-bottom: 5px;

    padding-left: 3px;

    padding-right: 3px;

    font-size: 16px;



}

.primary-menu-justified .nav-justified {

    background-color: #F6F6F6;

    border: 0px solid #D3EDEC; 
}



.primary-menu-justified .nav > li > a:before {  
    background-color: #FF0000;
    content: "";
    height: 3px;
    left: 0;
    position: absolute;
    top: -4px;
    width: 100%; 
}

.primary-menu-justified .nav-justified > li > a {

    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 0;
    font-weight: bold;
    color: #fff;
    background: green; 
}
.primary-menu-justified  li > a .caret{
    border-top: 4px solid #fff;
}



.primary-menu-justified .nav-justified > li > a:hover {

    background: #aa0000; 
    color: #F00;

}

.primary-menu-justified .nav-justified > .active > a,

.primary-menu-justified .nav-justified > .active > a:hover,

.primary-menu-justified .nav-justified > .active > a:focus {

    background: #F00;	 
    color: #FFF;



}

.primary-menu-justified .nav-justified > li:first-child > a {

    /*  border-radius: 5px 5px 0 0;*/

}

.primary-menu-justified .nav-justified > li:last-child > a {

    border-bottom: 0;

    /*  border-radius: 0 0 5px 5px;*/

}

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus{
    background-color: #aa0000;
}

/**********************/

li.widget_woocommerce{
	border:0px;
}
li.widget_woocommerce .widget-title h1{
	border:0px;
}
.woocommerce table.shop_attributes th,
.woocommerce table.shop_attributes td{ border: 1px solid #ddd;}
.woocommerce table.shop_attributes td p{ padding: 8px;}
/**********************/


@media (min-width: 768px) {

    .primary-menu-justified .nav-justified {

        max-height: 52px;

    }

    .primary-menu-justified .nav-justified > li > a {

        border-right: 1px solid #d5d5d5;

        border-left: 1px solid #fff;

    }

    .primary-menu-justified .nav-justified > li:first-child > a {

        border-left: 0;

        /*    border-radius: 5px 0 0 5px;*/

    }

    .primary-menu-justified .nav-justified > li:last-child > a {

        border-right: 0;

        /*    border-radius: 0 5px 5px 0;*/

    }

}



.primary-menu-justified .nav > li,.primary-menu-justified .dropdown{

    position: static;

}



.primary-menu-justified .dropdown-menu{

    top: 100%;

    width: 100%;
    float: left;
    padding-top: 0px;

    padding-bottom: 0px;

}

.primary-menu-justified .dropdown .dropdown-menu{

    background: #FFF;



}

.primary-menu-justified .nav-justified > .dropdown .dropdown-menu{

    left: 0;

}

.primary-menu-justified .dropdown-menu li a{

    background-attachment: scroll;
    background-clip: border-box;
    background-color: rgba(0, 0, 0, 0);
    background-image: none;
    background-origin: padding-box;
    background-position-x: 0;
    background-position-y: 0;
    background-repeat: repeat;
    background-size: auto auto;
    border-right-color: rgba(255, 255, 255, 0.1);
    border-right-style: solid;
    border-right-width: 1px;
    color: #ffffff;
    font-family: "Open Sans",sans-serif;
    font-size: 13px;
    font-weight: normal;
    letter-spacing: 0.5px;
    line-height: 20px;
    padding-bottom: 11px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 11px;
    text-transform: uppercase;
    transition-delay: 0s;
    transition-duration: 0.2s;
    transition-property: all;
    transition-timing-function: linear;
}

.primary-menu-justified .dropdown-menu li a:focus,.primary-menu-justified .dropdown-menu li a:hover{



    background: -webkit-gradient( #F6F6F6 0%, #EDEDED 45% ,#ECECEC 55% ,#E7E7E7 100% );

    background: -webkit-linear-gradient( #F6F6F6 0%, #EDEDED 45% ,#ECECEC 55% ,#E7E7E7 100% );

    background: -moz-linear-gradient( #F6F6F6 0%, #EDEDED 45% ,#ECECEC 55% ,#E7E7E7 100% );

    background: -ms-linear-gradient( #F6F6F6 0%, #EDEDED 45% ,#ECECEC 55% ,#E7E7E7 100% );

    background: -o-linear-gradient( #F6F6F6 0%, #EDEDED 45% ,#ECECEC 55% ,#E7E7E7 100% );

    color: #000;

    /*	background: #F00;*/

}
/* primary-menu-default */
.primary-menu-default{
    position: relative;
    margin: 0;
    padding: 0;
}
.primary-menu.primary-menu-default {
    display: flex !important;
    align-content: center;
    justify-content: center;
}
.primary-menu-default > ul{
    position: relative;
    margin: 0;
    padding: 0;
}
.primary-menu-default ul.dropdown-menu {
	border-radius: 0;
	margin-top: 0;
	padding: 0;
	border-radius: 0;
	box-shadow: none;
}
.primary-menu-default > ul > li{
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border:0;
    /*padding: 10px 0;*/
    transition: all 0.2s linear 0s; 
    transition-delay: 0s;
    transition-duration: 0.2s;
    transition-property: all;
    transition-timing-function: linear;
}
.primary-menu-default > ul > li:last-child a{
    border-right: 0px solid #C62824;
}
/*header.homepage .primary-menu-block .nav > li > a,*/
/*header.product_category .primary-menu-block .nav > li > a{*/
/*    color:#000;*/
/*}*/
.primary-menu-default > ul > li > a{
    border-right: 1px solid #04463a;
    font-family: "Open Sans";
    font-size: 14px;
    font-weight: normal;
    letter-spacing: 0.5px;
    line-height: 20px;
    padding: 10px 7px;
    text-transform: uppercase;
    transition: all 0.2s linear 0s;
}
#primary-menu .primary-menu-default ul.nav .active > a{
    background-image: none;
    background-color: rgba(0, 0, 0, 0.13);
    /*color: #ee1a24;*/
    color: #fff;
	box-shadow:none;
}
#primary-menu .primary-menu-default ul.nav li:hover,
#primary-menu .primary-menu-default ul.nav li:focus ,
#primary-menu .primary-menu-default ul.nav li:active {
	 
}
#primary-menu .primary-menu-default ul.nav li:hover > a,
#primary-menu .primary-menu-default ul.nav li:focus > a,
#primary-menu .primary-menu-default ul.nav li:active > a{
	box-shadow:none;
    background-image: none;
    background-color: rgba(0, 0, 0, 0.13);
    color: #fff;
}
.primary-menu-default li.menu-item-depth-0 > .sub-menu{
	animation: 0.2s ease 0s normal none 1 running menuFadeInUp;
	top:200%;
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	backface-visibility: hidden;
	border-color: #0d7758;
	border-image: none;
	border-radius: 6px 6px 0px 0px;
	border-style: solid none none;
	border-width: 5px medium medium;
	box-shadow: 0 2px 3px rgba(0, 0, 0, 0.15);
}
.primary-menu-default li.menu-item-depth-0 > .sub-menu::before {
    border-bottom: 8px solid #0d7758;
    border-color: #0d7758 transparent;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    content: "";
    position: absolute;
    right: 50%;
    top: -10px;

}
.primary-menu-default li.menu-item-has-children.menu-item-depth-1::before {
    content: "\f0da";
    font-family: "FontAwesome";
    font-weight: normal;
    line-height: 22px;
    position: absolute;
    right: 3px;
    top: 3px;
	color:#000; 
}
.primary-menu-default li.menu-item-has-children.menu-item-depth-2::before {
    content: "\f0da";
    font-family: "FontAwesome";
    font-weight: normal;
    line-height: 22px;
    position: absolute;
    right: 3px;
    top: 3px;
	color:#000; 
}

.primary-menu-default li.menu-item-depth-0:hover > .sub-menu{
	 top:100%;
}

.primary-menu-default .sub-menu li a {
	border-bottom: 1px solid #f2f2f2;
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    font-family: "Open Sans";
    font-size: 13px;
	font-weight: 400;
    padding: 5px 10px;
	transition: all 0.2s linear 0s; 
    transition-delay: 0s;
    transition-duration: 0.2s;
    transition-property: all;
    transition-timing-function: linear;
	position:relative;
}

.primary-menu-default .sub-menu li > a:after {
	content:"";
	position:absolute;
	top:0;
	right:0;
	width:0;
	height:100%;
	background:rgba(0, 0, 0, 0.05);
	z-index:-1;
	transition: all 0.2s linear .1s; 
    transition-delay: .1s;
    transition-duration: 0.2s;
    transition-property: all;
    transition-timing-function: linear;
}
.primary-menu-default .sub-menu li:hover > a:after {
	width:100%;
}
.primary-menu-default .sub-menu li
{
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	transition: all 0.2s linear 0s; 
    transition-delay: 0s;
    transition-duration: 4.2s;
    transition-property: all;
    transition-timing-function: linear;
}
.primary-menu-default .sub-menu li:hover a,
.primary-menu-default .sub-menu li:focus a,
.primary-menu-default .sub-menu li:active a
{
	background-color: rgba(0, 0, 0, 0.03);
}
.primary-menu-default .sub-menu .sub-menu{
	animation: 0.2s ease-out 0s normal none 1 running menuFadeInLeft;
	left: 100%;
	right:auto;
    top: -5px;
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	backface-visibility: hidden;
	border-color: #0d7758;
	border-image: none;
	border-style: solid none none;
	border-width: 5px medium medium;
	box-shadow: 0 2px 3px rgba(0, 0, 0, 0.15);
} 
.primary-menu-default .sub-menu .sub-menu .sub-menu {
	animation: 0.2s ease-out 0s normal none 1 running menuFadeInLeft;
	left: 100%;
	right:auto;
    top: -5px;
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	backface-visibility: hidden;
	border-color: #0d7758;
	border-image: none;
	border-style: solid none none;
	border-width: 5px medium medium;
	box-shadow: 0 2px 3px rgba(0, 0, 0, 0.15);
} 
.primary-menu-default .sub-menu .sub-menu .sub-menu .sub-menu {
	animation: 0.2s ease-out 0s normal none 1 running menuFadeInLeft;
	left:auto;
	right: 100%;
    top: -5px;
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	backface-visibility: hidden;
	border-color: #0d7758;
	border-image: none;
	border-style: solid none none;
	border-width: 5px medium medium;
	box-shadow: 0 2px 3px rgba(0, 0, 0, 0.15);
} 
.primary-menu-default > ul > li:last-child .sub-menu .sub-menu {
	animation: 0.2s ease-out 0s normal none 1 running menuFadeInRight;
	left: auto;
	right:100%;
    top: -5px;
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	backface-visibility: hidden;
	border-color: #0d7758;
	border-image: none;
	border-style: solid none none;
	border-width: 5px medium medium;
	box-shadow: 0 2px 3px rgba(0, 0, 0, 0.15);
} 
.primary-menu-default > ul > li:last-child .sub-menu .sub-menu .sub-menu {
	animation: 0.2s ease-out 0s normal none 1 running menuFadeInRight;
	left: auto;
	right:100%;
    top: -5px;
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	backface-visibility: hidden;
	border-color: #0d7758;
	border-image: none;
	border-style: solid none none;
	border-width: 5px medium medium;
	box-shadow: 0 2px 3px rgba(0, 0, 0, 0.15);
} 


/**************************/
/* Footer */
.footer .module-heading {
    color: #555555;
    font-family: "Open Sans",sans-serif;
    font-size: 16px;
    text-transform: uppercase;
}
.footer .contact-timing .table tbody tr {
    border-bottom-color: #e1e1e1;
    border-bottom-style: solid;
    border-bottom-width: 1px;
}
.footer .contact-timing .table tbody tr td {
    border-top-color: currentcolor;
    border-top-style: none;
    border-top-width: medium;
    font-size: 12px;
    line-height: 36px;
    padding-bottom: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    padding-top: 0 !important;
}
.footer .contact-timing .contact-number {
    font-family: "Open Sans",sans-serif;
}
.footer .contact-information .media .media-body a {
    color: #666666;
}
.footer .footer-bottom {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #202020;
    background-image: none;
    background-origin: padding-box;
    background-position-x: 0;
    background-position-y: 0;
    background-repeat: repeat;
    background-size: auto auto;
    
}
.footer .module-title {
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0.5px;
    margin-bottom: 15px;
}
.footer .footer-bottom .module-heading {
    color: #898989;
    font-family: "Open Sans",sans-serif;
    font-size: 16px;
    text-transform: uppercase;
}
.footer .footer-bottom .module-body ul li {
}
.footer .footer-bottom .module-body ul li.media {
	margin-top:7px;
}

.toggle-footer {
    color: #666;
}
.toggle-footer a {
    margin-left: 0 !important;
}
.toggle-footer a::before {
    display: none;
}
.toggle-footer i {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #333;
    background-image: none;
    background-origin: padding-box;
    background-position-x: 0;
    background-position-y: 0;
    background-repeat: repeat;
    background-size: auto auto;
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
}
.footer .footer-bottom .module-body ul li:last-child {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom-color: currentcolor;
    border-bottom-style: none;
    border-bottom-width: medium;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color: currentcolor;
    border-left-style: none;
    border-left-width: medium;
    border-right-color: currentcolor;
    border-right-style: none;
    border-right-width: medium;
    border-top-color: currentcolor;
    border-top-style: none;
    border-top-width: medium;
}
.footer .footer-bottom .module-body ul li a {
    color: #666666;
    display: block;
    font-size: 13px;
    line-height: 30px;
    margin-left: 23px;
    position: relative;
}
.footer .footer-bottom .module-body ul li a::before {
    content: "";
    font-family: FontAwesome;
    font-size: 6px;
    margin-left: -22px;
    position: absolute;
}

.footer .widget ul li a{
	color:#666666;
}
/**************************/



@media (min-width: 768px) {
    ul.nav li.dropdown:hover > ul.dropdown-menu {
        display: block;
    } 
}
.widget-gallery-slider{

}
.widget-gallery-slider img{
    width: 100%;
}

/* Primary menu end*/

/********************************/
#wp-calendar{
    position: relative;

}
#wp-calendar caption{
    margin: 0;
    padding: 5px 0;
    position: relative;
    text-align: center;
}
#wp-calendar th{
    position: relative;
    text-align: center;
    border: 1px solid #eee;
}
#wp-calendar td{
    position: relative;
    text-align: center;
    border: 1px solid #eee;
}


/********************************/
#respond{
    padding: 10px;
}
#respond h3{
    font-size: 20px;
}
form#commentform{
    max-width: 500px;
}
form#commentform #comment{
    height: 160px;
}

h3#comments{
    background: #ddd none repeat scroll 0 0;
    border-bottom: 1px solid #ccc;
    font-size: 16px;
    padding: 10px;
}
.commentlist{
    padding: 0 10px;
    list-style-type: none;
}
.commentlist > li{
    border: 1px solid #ccc;
    margin-bottom: 10px;
    padding: 10px;
}

/********************************/
.post-item-container{
    margin-bottom: 10px;
}

.post-title{
    position: relative;
    display: block;
    margin: 0;
}
.post-title a{
    position: relative;
    display: block;
    margin: 0;
    padding: 5px 0;
    font-size: 16px; 
    color: #000;
}

.post-image{
    position: relative;
    display: block;
    margin: 0;
}
.post-thumbnail img,
.post-image img{
    width: 100%;
}
.post-content{
    font-size: 16px;
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: justify;
}
.post-content .post-title{
    clear: none;
    margin-top: -10px;
}
.entry-date{
    display: block;
    margin-bottom: 10px;
}
h3.cat-name{
    background: #ddd;
    padding: 6px 10px;
}
h3.cat-name a{

}

article.related-post{
    width: 33.3333%;
    display: inline-block;
    float: none;
    margin: 0 -2px 10px;
    padding: 0 7px;
    vertical-align: top;
}

article.related-post .entry-title{
    margin: 0 0 5px;
    position: relative;
}
article.related-post .entry-title a{
    font-size: 18px;
}
article.related-post .post-thumbnail{
    position: relative;
}

article.related-post span.entry-date{
    background: #aa0000 none repeat scroll 0 0; 
    bottom: 5px;
    color: #fff;
    display: inline-block;
    left: 0;
    margin: 0;
    min-width: 150px;
    padding: 3px 5px;
    position: absolute;
    text-align: left;
    top: auto;
    width: auto; 
    z-index: 99;
}
article.related-post span.entry-date time.entry-date{
    margin: 0;
    color: #FFF;
}

article.related-post .entry-content{
    font-size:16px;	
}

.archive{

}
.archive .post{
    display: inline-block;
    margin-left: -5px;
    margin-right: -5px;
    padding: 5px 10px;
    vertical-align: top;
    width: 50%;
}
.archive .post .entry-title{
    font-size: 18px;
    margin: 0 0 5px;
}
.archive .post .entry-date{
    margin-bottom: 5px;
}
.archive .post .entry-title a{
    font-size: 18px;
}

.archive .post .post-thumbnail{
    float: left;
    width: auto;
    margin-right: 10px;
    max-width: 160px;
}

.archive .post .entry-content{
    font-size: 16px; 
}


.body-sidebar{
    width: 100%;
    float: left;
    display: block;
    margin: 0;
    padding: 0
} 
.footer-sidebar{
    width: 100%;
    float: left;
    display: block;
    margin: 0;
    padding: 0
} 
.left-sidebar{
    width: 100%;
    float: left;
    display: block;
    margin: 0;
    padding: 0
} 
.right-sidebar{
    width: 100%;
    float: left;
    display: block;
    margin: 0;
    padding: 0
} 
.sidebar .category-name{
    position: relative;
    display: block;
    width: 100%;
    float: left;

}
.sidebar .category-name h3{
    margin: 0;
    background: #3D4C54 ;
    color: #FFF;
    padding: 5px;
    width: auto;
}
.sidebar .post-title{
    margin: 0 0 5px;
}
.sidebar .post-title a{
    padding: 0;
}
.sidebar .cat-post-image{

}
.sidebar .cat-post-image img{
    width: 100%;
}
.sidebar .post-item{

}
.sidebar .post-item .post-title{

}
.sidebar .post-item .post-title a{
    font-size: 18px;
}

.sidebar .post-list{
    width: 100%;
    padding-top: 5px;
    padding-bottom: 5px;
    border-bottom: 1px solid #ddd;
}

.sidebar .post-list .glyphicon{
    float: left;
    margin-right: 7px;
}
.sidebar .post-list .post-image{

}
.sidebar .post-list .post-image img{
    padding-right: 7px;
}

.widget{
    margin-bottom:20px;
    border:0px solid #DDD; 
}
.widget > ul,.widget > div{
    padding-top:10px;
    padding-bottom:10px;
}

.widget .widget-title{
    width:100%; 
    padding:0; 
}
.widget .widget-title h1{
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #0d7758;
    border-bottom-color: #0d7758;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color: #0d7758;
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: #0d7758;
    border-right-style: solid;
    border-right-width: 1px;
    border-top-color: #0d7758;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-top-style: solid;
    border-top-width: 1px;
    color: #FFF;
    font-family: "Open Sans",sans-serif;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0.5px;
    padding-bottom: 12px;
    padding-left: 17px;
    padding-right: 17px;
    padding-top: 12px;
    text-transform: uppercase;
}
.widget .widget-title a{
    font-size: 18px;
    padding: 0;
}
.widget label{
    display:block;
}
.widget ul{
    margin-left:0px;
}
.widget ul li{
    margin: 0;
    padding: 3px 0px;
    list-style-type:none;
}
.widget ul li a{
    padding: 2px 0px;
    display: block;
	font-weight:normal;
	
}


.widget,
.widget .widget-title{
    border-color:#FA162C;
}
 

.av{
    margin-bottom: 7px;
    width: 100%;
    float: left;
}
.av a{
    display: block;
}
.av a img{
    display: block;
    width: 100%;
    height: auto;
}




.single .single-post-title{

}

.action-button-block{
    border-bottom: 1px solid #d2d2d2;
    padding: 5px 0;
    text-align: right;
    margin-bottom: 10px;
    float: left;
    width: 100%;
}
.action-button-block a{
    float: right;
    text-align: center;
    margin: 0 5px;
    padding: 5px;
}

.textwidget{

}
.textwidget h1,.textwidget h2,.textwidget h3,.textwidget h5,.textwidget h5,.textwidget h6{
    margin-top: 10px;
    margin-bottom: 10px;
}
.footer-sidebar .textwidget a{
    color: #FFF;
}
.footer-sidebar .textwidget a i{
    color: #FFF;
}
.footer-sidebar{

}
.footer-sidebar .widget{
    border:0px;
    text-align: center;
} 
.footer-sidebar .widget .widget-title{
    border:0px;
}
.footer-sidebar .social-media{
	position:relative;
	width:100%;
	float:left;
	text-align:center;
}
.footer-sidebar .social-media a{
	padding:5px;
}
.footer-sidebar .social-media a i{
	font-size:20px;
}






.caption-title{
    font-size: 24px;
    padding: 10px 0;
    border-bottom: 2px solid #ddd;
    margin-bottom: 15px;
}
.descroption-section{
    padding-top:15px;
    padding-bottom:15px;
}
.why-chose-us{
    position: relative;
}
.why-chose-us p{
    position: relative;
    line-height: 26px;
    font-size: 18px;
}
.why-chose-us p i{
    position: relative;
    font-size: 50px;
    color: #9EC700;
}





.authority-section{ 
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #232f3e;
}
.authority-section .address{
    color: #FFF;
}
.authority-section .address a{
    color: #FFF;
}
.authority-section .logo img{
    max-width: 100%;
}

.authority-section .copyright{
    width: 30%;
    float: left;
}
.authority-section .information{
    width: 35%;
    float: left;
}

.team-member{
    margin-bottom: 15px;
}
.team-member .img{
    border: 2px solid #ddd;
    border-radius: 50%;
    height: 150px;
    margin: auto auto -60px;
    overflow: hidden;
    text-align: center;
    width: 120px;

}
.team-member .img img{
    height: 100%;
    width: auto;
    border-radius: 0;

}
.team-member .img + div{
    border: 2px solid #ddd;
    padding: 70px 10px 30px;
    background: buttonface ;
}

.photogallery_wrapper{
    position: relative;
    background-image: url("../images/photogallery_bg1.jpg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-attachment: local;
    padding: 20px 0;

}
.photogallery_wrapper #image-gallery{
    position: relative;

}

.main-section{
    position: relative;
    /*	background-image: url("../images/earth_bg01.jpg");*/
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
	padding:10px 0;

}
.page-template-Homepage .main-section{


}



.main-section .container .entry-content{
    padding: 20px 0px;
}


section.contact_wrapper {
    background: #FFF;
    padding: 10px 0;
}
section.contact_wrapper h1 {
    font-size: 30px;
    margin-bottom: 20px;
    text-align: center;
    text-transform: uppercase;
}
section.contact_wrapper .btn-row {
    text-align: center;
}
section.contact_wrapper .btn-contact-us {
    background: #FA603D;
    border: 1px solid #aa0000;
    color: #fff;
    font-size: 18px;
    padding: 5px 20px;
}

.copyright-section{
    background-color: #111;
    padding-top: 7px;
    padding-bottom: 7px;
}
.copyright-section .developer{
    text-align: right;
    color: #FFF;
}
.copyright-section .developer a{
    text-align: right;
}

#popup-dialog{
    background-color: transparent;
}
#popup-dialog .modal-header{
    display: none;
}
#popup-dialog .modal-footer{
    display: none;
}
#popup-dialog .modal-body{
    background-color: transparent;
}



/*****************************************/

#oz-scroll {
    position:fixed;
    bottom:15px;
    right:-80px;
    height:48px;
    width:48px;
    overflow:hidden;
    display:none;
    zoom:1;
    filter:alpha(opacity=60);
    opacity:.6;
    -webkit-transition:all .5s ease-in-out;
    -moz-transition:all .5s ease-in-out;
    -ms-transition:all .5s ease-in-out;
    -o-transition:all .5s ease-in-out;
    transition:all .5s ease-in-out;
}

#oz-scroll img {max-width:100%}

#oz-scroll:hover {opacity:1}

.style1 {background-image:url('../images/style1.png')}

.style2 {background-image:url('../images/style2.png')}

.shop-feature-section{

}
.shop-feature-section .feature{
    width: 100%;
    display: block;
    background: #ddd;
    float: left;
    padding: 5px 4px;
    margin-bottom: 7px;
	cursor:pointer;
}
.shop-feature-section .feature img{
    float: left;
    margin-right: 5px;
    padding: 5px;
    width: 60px;
}
.shop-feature-section .feature .image{
    float: left;
    margin-right: 5px;
    padding: 5px; 
	min-height:40px;
	text-align:center;
}
.shop-feature-section .feature .image i{
    font-size:40px;
	color:#0d7758;
}


.shop-feature-section .feature p{
    margin-bottom: 0px;
    font-size: 14px;
	color:#0d7758;
}
.shop-feature-section .feature p.heading{
	color:#0d7758;
}



/*****************************************/
#breadcrumbs{
    list-style:none;
    margin:0px 0px 10px;
    padding: 8px 12px;
    overflow:hidden;
    border-radius:0;
}

#breadcrumbs li{
    display:inline-block;
    vertical-align:middle;
    margin-right:15px;
}

#breadcrumbs .separator{
    font-size:18px;
    font-weight:100;
    color:#ccc;
}

.copyright_section{
    width:100%;
    float: left;
    background-color: #101010;
    padding: 5px 0;
}

.copyright_section h5{
    width:100%;
    margin-top: 5px;
    margin-bottom: 5px;
    color: #548097;
    font-size:12px;
}
.copyright_section h5 a{

    color: #eee;

}


.print_now_button{
    padding: 5px 10px;
    background: blue;
    color: #FFF;
    position: absolute;
    top: 25px;
    right: 25px;
    cursor: pointer;

}
.print_now_button:hover{
    text-decoration: none;
    background: green;
    color: #FFF;
}

.addthis_print {
    background-image:url('../images/print_icon.png');
    background-repeat: no-repeat;
    background-position: center center;
    width: 25px;
    height: 25px;

}

.no-js #loader { display: none;  }
.js #loader { display: block; position: absolute; left: 100px; top: 0; }
.pre-loader {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    /*	background: url(../images/loader-64x/Preloader_2.gif) center no-repeat #fff;*/
    background: url(../images/loader-128x/Preloader_10.gif) center no-repeat #fff;
}
/***********************************************************************/
/* HEADER */
.top-section{
	background-color:#201d1c;
}
.topsection {
    font-size: 12px;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
}
.cnt-account {
    display: inline-block;
    vertical-align: top;
    margin-left: 10px;
}
.cnt-account a{
    background: #00adff;
    padding: 5px 10px;
    border-radius: 30px;
    color: #fff;
    display:block
}
.cnt-account .dropdown-menu{
    width:210px;
    left:auto;
    right:100%;
    padding:10px;
    border:0;
}
.cnt-account .reg-btn,
.cnt-account .login-btn,
.cnt-account .logout-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #0f7551;
    color: #fff;
    border-radius: 4px;
    width:100%;
    display:block;
}
.cnt-account ul {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
}
.cnt-account ul  li {
    list-style:none;
}
.cnt-account ul > li {
    line-height: 12px;
    color: #272626;
    padding: 2px 6px;
    border-bottom: 1px solid #dede;
    list-style:none;
}
.cnt-account ul > li:last-child {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom-color: currentcolor;
    border-bottom-style: none;
    border-bottom-width: medium;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color: currentcolor;
    border-left-style: none;
    border-left-width: medium;
    border-right-color: currentcolor;
    border-right-style: none;
    border-right-width: medium;
    border-top-color: currentcolor;
    border-top-style: none;
    border-top-width: medium;
    padding-right: 0;
}
.cnt-account ul > li  .dropdown-toggle {color:#fff;}
.cnt-account ul > li > ul > li > a {
    color:#212020;
}
.cnt-account ul > li > ul {
        top: 30px;
}
.cnt-account ul > li a {
    font-weight: 400;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    transition-delay: 0s;
    transition-duration: 0.2s;
    transition-property: all;
    transition-timing-function: linear;
    display: flex;
    align-items: center;
}
.cnt-account ul > li a .icon {
    display: block;
    float: left;
    font-size: 11px;
    padding-right: 6px;
}
.cnt-account ul > li a:hover, .top-bar .cnt-account ul > li a:focus {
    text-decoration-color: currentcolor;
    text-decoration-line: none;
    text-decoration-style: solid;
}
.cnt-block {
    float: right;
}
.cnt-block .list-inline {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
}
.cnt-block .list-inline > li {
    display: inline-block;
    margin-right: 10px;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
}
.cnt-block .list-inline > li > a {
    color: #888;
    display: inline-block;
    padding-bottom: 7px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 7px;
    transition-delay: 0s;
    transition-duration: 0.2s;
    transition-property: all;
    transition-timing-function: linear;
}
.cnt-block .list-inline > li > a .value {
    color: rgba(255, 255, 255, 0.8);
    margin-bottom: 2px;
    margin-left: 7px;
    margin-right: 4px;
    margin-top: 2px;
}
.cnt-block .list-inline > li > a:hover, .top-bar .cnt-block .list-inline > li > a:focus {
    color: #888888;
    text-decoration-color: currentcolor;
    text-decoration-line: none;
    text-decoration-style: solid;
}
.cnt-block .list-inline > li .dropdown-menu {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom-color: #e1e1e1;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color: #e1e1e1;
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: #e1e1e1;
    border-right-style: solid;
    border-right-width: 1px;
    border-top-color: #e1e1e1;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-top-style: solid;
    border-top-width: 1px;
    box-shadow: none;
    left: 5px;
    top: 125%;
}
.cnt-block .dropdown-menu > li > a {
    font-size: 16px;
    padding: 5px 10px;
	transition: all 0.2s linear 0s; 
    transition-delay: 0s;
    transition-duration: 0.2s;
    transition-property: all;
    transition-timing-function: linear;
}
.cnt-block .list-inline > li .dropdown-menu li a:hover, .top-bar .cnt-block .list-inline > li .dropdown-menu li a:focus {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: rgba(0, 0, 0, 0);
    background-image: none;
    background-origin: padding-box;
    background-position-x: 0;
    background-position-y: 0;
    background-repeat: repeat;
    background-size: auto auto;
} 

header.scroll-to-fixed-fixed {
    background:#fff;
    border-bottom: 2px solid #0d7758;
    box-shadow: 2px 2px 4px rgba(83,100,122,.35);
    z-index: 999 !important;
    position: fixed !important;
    top: 0 !important;
}

header{
	background: #FFF;
	/*border-bottom: 5px solid #ee1a24;*/
}
header.homepage{
    z-index: 999;
}

header.product_category{
    background:#fff;
    z-index: 9996 !important;
} 
/*header.scroll-to-fixed-fixed .primary-menu-block .nav > li > a{ */
/*	color: #000;*/
/*}*/

.main-header {
    padding: 4px 0;
}
.main-header .logo-holder {
    margin-top: 10px;
}
.main-header .top-search-holder .contact-row {
    color: #9b9b9b;
    line-height: 20px;
}
.main-header .top-search-holder .contact-row .phone {
    border-right-color: #e2e2e2;
    border-right-style: solid;
    border-right-width: 1px;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 23px;
    margin-top: 0;
    padding-right: 35px;
}
.main-header .top-search-holder .contact-row .icon {
    font-size: 18px;
    line-height: 23px;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 8px;
    margin-top: 0;
    vertical-align: middle;
}
 .main-header .search-container {
    margin-top: 20px;
}
.main-header .top-search-holder .search-area {
    background: #e9f6f7;
    margin: 0 0 10px 0;
    border-radius: 4px;
}
.main-header .top-search-holder .search-area .search-field {
    border: medium none;
    border-radius: 0px;
    padding: 13px 13px;
    width: 40%;
    background: transparent;
    color: #5b5c5d;
}
.main-header .top-search-holder .search-area *::-moz-placeholder{
	color: #5b5c5d ;
} 
.main-header .top-search-holder .search-area *::-moz-placeholder {
	color: #5b5c5d ;
}
.main-header .top-search-holder .search-area *::-webkit-input-placeholder {
	color: #5b5c5d ;
}
.main-header .top-search-holder .search-area *:-ms-input-placeholder {
    color: #5b5c5d ;
}

.main-header .top-search-holder .search-area .bootstrap-select {
	 width:25%;
	 float:right;
}
.main-header .top-search-holder .search-area .selectpicker.categories-filter {
	display:none;
    
}
.main-header .top-search-holder .search-area .selectpicker {
	background: transparent none repeat scroll 0 0;
    border: 0 none;
    border-radius: 0;
    color: #5b5c5d;
    padding: 11px 10px;
    width: 100%;
    box-shadow: none;
    
}

.main-header .top-search-holder .search-area .categories-filter {
    background: transparent none repeat scroll 0 0;
    border-left: 2px solid #c6ecef;
    border-radius: 0;
    display: inline-block;
    text-transform: capitalize;
}
.main-header .top-search-holder .search-area .categories-filter a {
    color: #666;
    font-size: 13px;
    padding-bottom: 0;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 0;
}
.main-header .top-search-holder .search-area .categories-filter a .caret {
    color: #a0a0a0;
    margin-left: 15px;
}
.main-header .top-search-holder .search-area .categories-filter .dropdown-menu.open {
	padding:0;
}
.main-header .top-search-holder .search-area .categories-filter .dropdown-menu {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom-color: #e1e1e1;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color: #e1e1e1;
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: #e1e1e1;
    border-right-style: solid;
    border-right-width: 1px;
    border-top-color: #e1e1e1;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-top-style: solid;
    border-top-width: 1px;
    box-shadow: none;
    padding-bottom: 12px;
    padding-left: 17px;
    padding-right: 17px;
    padding-top: 12px;
	z-index:9990;
}
.main-header .top-search-holder .search-area .categories-filter .dropdown-menu li {
    margin-bottom: 10px;
}
.main-header .top-search-holder .search-area .categories-filter .dropdown-menu li a {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
}
.main-header .top-search-holder .search-area .categories-filter .dropdown-menu li a:hover, .main-header .top-search-holder .search-area .categories-filter .dropdown-menu li a:focus {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: rgba(0, 0, 0, 0);
    background-image: none;
    background-origin: padding-box;
    background-position-x: 0;
    background-position-y: 0;
    background-repeat: repeat;
    background-size: auto auto;
}
.main-header .top-search-holder .search-area .categories-filter .dropdown-menu li.menu-header {
    font-family: "Open Sans",sans-serif;
    line-height: 30px;
}
.main-header .top-search-holder .search-area .search-button {
    border: 0 none;
    float: right;
    margin: 0;
    padding: 13px 13px;
    text-align: center;
    border-radius: 0;
    transition: 0.3s;
    min-width: 100px;
    background-image: -webkit-linear-gradient(0deg,#ff934b 0%,#ff5e62 100%);
        border-radius: 0 4px 4px 0;
}
.main-header .top-search-holder .search-area .search-button:hover {
    background:#f43a3a;
    border: none; 
    color: #fff;
}
.main-header .top-search-holder .search-area .search-button::after {
    color: #333;
    content: "";
    font-family: fontawesome;
    font-size: 16px;
    line-height: 9px;
    vertical-align: middle;
}
.main-header .offer-container{
    color: #333;
    font-size: 18px;
    text-align: center;
}
.main-header .offer-container .offers{
    color: #333;
    
}


.cnt-home .header-style-1.header-style-2 .header-nav .navbar-default {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #404040;
    background-image: none;
    background-origin: padding-box;
    background-position-x: 0;
    background-position-y: 0;
    background-repeat: repeat;
    background-size: auto auto;
}
.right-header-item {
    position: relative;
    width: 100%;
    vertical-align: top;
    text-align: right;
    margin-top: 25px;
}
.top-cart-row {
    padding-left: 0;
    display: inline-block;
    vertical-align: top;
	
}
.top-cart-row .right-header{
	display:block;
	text-align:right;
}
.top-cart-row .cart-count {
    background: #ffffff;
    border-radius: 100%;
    padding: 1px 6px;
    font-size: 12px;
    color: #0198d1;
    font-weight: 700;
}
.top-cart-row .wishlist{
	display: inline-block; 
    padding: 0 5px;
    vertical-align: top;
}

.top-cart-row .alert-list{
	display: inline-block;
    line-height: 50px;
    padding: 0 5px;
    vertical-align: top;
} 
.top-cart-row .wishlist i{
	font-size:20px;
	color:#EE1A24;
}

.top-cart-row .alert-list i{
	font-size:22px;
	color:#EE1A24;
} 

.top-cart-row .dropdown-cart {
    display: inline-block;
    padding: 2px 15px;
    vertical-align: top;
    background: #e81161;
    border-radius: 30px;
}
.top-cart-row .dropdown-cart img {
    width: 100%;
}
.top-cart-row .dropdown-cart .lnk-cart {
    
    color: #fff;
    display: block;
    float: left;
    font-size: 12px;
    padding: 0 0 0 5px;
    width: 100%;
}
.top-cart-row .dropdown-cart .lnk-cart .items-cart-inner {
    position: relative;
	border-radius:10px 10px 10px 10px;
}
.top-cart-row .dropdown-cart .lnk-cart .items-cart-inner .total-price-basket {
    float: left;
    font-family: "Open Sans",sans-serif;
    letter-spacing: 0.5px;
    padding: 2px 0 2px 7px;
}
.total-price-basket {
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 30px;
}
.top-cart-row .dropdown-cart .lnk-cart .items-cart-inner .basket {
    border-right-color: rgba(255, 255, 255, 0.2);
    border-right-style: solid;
    border-right-width: 0px;
    float: right;
     
}
.top-cart-row .dropdown-cart .lnk-cart .items-cart-inner .basket i{
    font-size:20px; 
        margin-right: 5px;
}
.top-cart-row .dropdown-cart .lnk-cart .items-cart-inner .basket-item-count {
    color: #fff;
    float: left;
    font-size: 12px;
    padding-right: 5px;
    position: relative;
    text-align: center;
    border-right: none;
}
.top-cart-row .dropdown-cart .lnk-cart .items-cart-inner .total-price{
    color: #fff;
    float: left;
    font-size: 12px;
    padding-left: 5px;
    position: relative;
    text-align: center; 
}

.top-cart-row .dropdown-cart .dropdown-menu {
    border-color: #0d7758;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    backface-visibility: hidden;
    border-image: none;
    border-radius: 0px;
    border-style: solid none none;
    border-width: 9px medium medium;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.15);
	margin-top:10px;
    left: auto;
    padding: 10px;
    right: 0;
    width: 340px;
    z-index: 1003;
	animation: 0.2s ease 0s normal none 1 running menuFadeInUp;
	top:200%;
	
}
.top-cart-row .open .dropdown-menu {
    top:100%;
	
}
.top-cart-row .dropdown-cart .dropdown-menu{
    padding:10px 0;
}
.top-cart-row .dropdown-cart .dropdown-menu::before {
	border-color: #0d7758;
    border-bottom: 8px solid #0d7758;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    content: "";
    position: absolute;
    right: 17px;
    top: -16px;
}
.top-cart-row .dropdown-cart .dropdown-menu .cart-item .col-xs-1 ,
.top-cart-row .dropdown-cart .dropdown-menu .cart-item .col-xs-3 ,
.top-cart-row .dropdown-cart .dropdown-menu .cart-item .col-xs-4 ,
.top-cart-row .dropdown-cart .dropdown-menu .cart-item .col-xs-5 ,
.top-cart-row .dropdown-cart .dropdown-menu .cart-item .col-xs-7 {
	padding-left:5px;
	padding-right:5px;
}
.top-cart-row .dropdown-cart .dropdown-menu .cart-item.product-summary{
    font-family: "Open Sans",sans-serif;
    font-size: 13px;
    margin-top: 0;
    border-bottom: 1px solid #ddd;
    padding:3px 10px;
} 
.top-cart-row .dropdown-cart .dropdown-menu .cart-item.product-summary .image{
    
}
.top-cart-row .dropdown-cart .dropdown-menu .cart-item.product-summary .image  img{
    max-width:100%;
    padding:3px;
}
.top-cart-row .dropdown-cart .dropdown-menu .cart-item.product-summary .name {
    font-family: "Open Sans",sans-serif;
    font-size: 13px;
    margin-top: 0;
}
.top-cart-row .dropdown-cart .dropdown-menu .cart-item.product-summary .name a {
    color: #666666;
}
.top-cart-row .dropdown-cart .dropdown-menu .cart-item.product-summary .price {
    font-weight: 700;
}
.top-cart-row .dropdown-cart .dropdown-menu .cart-item.product-summary .action {
    font-size: 15px;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    position: relative;
    right: 8px;
    top: 8px;
}
.top-cart-row .dropdown-cart .dropdown-menu .cart-item.product-summary .action a {
    color: #898989;
}
.top-cart-row .dropdown-cart .dropdown-menu .cart-total .text {
    color: #666666;
    font-family: "Open Sans",sans-serif;
    font-size: 13px;
    margin-right: 10px;
}
.top-cart-row .dropdown-cart .dropdown-menu .cart-total .price {
    font-weight: 300;
}
.top-cart-row .dropdown-cart .total-price-basket {
    font-size:12px;
}
.top-cart-row .dropdown-cart .dropdown-menu .cart-total{
    padding:0 10px;
}




.categories-menu {
    background-color: #fff;
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.08);
}
.sidebar .custom-carousel .owl-controls .owl-prev {
    top: -20px;
}
.sidebar .custom-carousel .owl-controls .owl-next {
    top: -20px;
}
.categories-menu .head {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #0d7758;
    border-bottom-color: #0d7758;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color: #0d7758;
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: #0d7758;
    border-right-style: solid;
    border-right-width: 1px;
    border-top-color: #0d7758;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-top-style: solid;
    border-top-width: 1px;
    color: #fff;
    font-family: "Open Sans",sans-serif;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0.5px;
    padding-bottom: 12px;
    padding-left: 17px;
    padding-right: 17px;
    padding-top: 12px;
    text-transform: uppercase;
    background: -webkit-linear-gradient(top,#167139,#007e8d);
}

.categories-menu .head .icon {
    margin-right: 5px;
}
.categories-menu nav .nav > li {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom-color: #eaeaea;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    position: relative;
    transition-delay: 0s;
    transition-duration: 0.3s;
    transition-property: all;
    transition-timing-function: ease;
    width: 100%;
}
.categories-menu nav .nav > li:last-child {
    border-bottom-color: currentcolor;
    border-bottom-style: none;
    border-bottom-width: medium;
}
.categories-menu nav .nav > li > a {
    color: #666666;
    font-family: "Open Sans",sans-serif;
    letter-spacing: 0.2px;
    padding-bottom: 13px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 13px;
}
.categories-menu nav .nav .dropdown  > a::after {
    color: #bababa;
    content: "";
    float: right;
    font-family: FontAwesome;
    font-size: 12px;
    height: 20px;
    line-height: 18px;
    transition-delay: 0s;
    transition-duration: 0.3s;
    transition-property: all;
    transition-timing-function: ease;
    width: 10px;
}
.categories-menu nav .nav > li > a .icon {
    font-size: 16px;
    margin-right: 12px;
}
.categories-menu nav .nav > li > a:hover, .categories-menu nav .nav > li > a:focus {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #fff;
    background-image: none;
    background-origin: padding-box;
    background-position-x: 0;
    background-position-y: 0;
    background-repeat: repeat;
    background-size: auto auto;
}
.categories-menu nav .nav > li > a:hover .icon, .categories-menu nav .nav > li > a:focus .icon {
    color: #666666;
}
.categories-menu nav .nav > li > .mega-menu {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    left: 100%;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    overflow-x: hidden;
    overflow-y: hidden;
    padding-bottom: 3px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 3px;
    position: absolute;
    top: 0 !important;
}
.categories-menu nav .nav > li > .mega-menu .yamm-content {
    padding-bottom: 10px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
}
.categories-menu nav .nav > li > .mega-menu .yamm-content ul > li {
    padding-bottom: 3px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 3px;
    transition-delay: 0s;
    transition-duration: 0.3s;
    transition-property: all;
    transition-timing-function: ease;
}
.categories-menu nav .nav > li > .mega-menu .yamm-content ul > li:last-child {
    border-bottom-color: currentcolor;
    border-bottom-style: none;
    border-bottom-width: medium;
}
.categories-menu nav .nav > li > .mega-menu .yamm-content ul > li > a {
    font-family: "Open Sans",sans-serif;
    font-size: 13px;
    line-height: 26px;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
}
.categories-menu nav .nav > li > .mega-menu .yamm-content .dropdown-banner-holder {
    position: absolute;
    right: -16px;
    top: -8px;
}
.categories-menu2 nav .nav li a {
    padding-bottom: 14.3px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 14.3px;
}


.featured-category{
	width:100%;
	max-width:1000px;
    padding: 0px;
	margin: -60px auto 20px;
    position: relative;
}
.featured-category .category-container{
	float:left;
	width:100%;
	margin: 0;
	padding:0 15px;
	vertical-align:top;
}
.featured-category .category-container .category-list{
	width:100%;
	float:left;
	background:transparent;
}
.featured-category .category-container .category-list .title{
	width:100%;
	float:left;
	padding:10px;
	color:#FA162C;
	font-weight:bold;
	font-size:26px;
}
.featured-category .category-container .category-list .title span{
	background: #fa162c none repeat scroll 0 0;
    border-bottom: 5px solid;
    float: left;
    line-height: 30px;
    margin-right: 5px;
    padding: 0px;
    text-align: center;
    position: relative;
    text-align: center;
    width: 32px;
}
.featured-category .category-container .category-list .title span:after{
	border-color: #fa162c transparent transparent;
    border-style: solid;
    border-width: 15px;
    content: "";
    left: 1px;
    position: absolute;
    top: 100%;
}
.featured-category .category-container .category-list .title i{
	color:#FFF;
	font-size:20px;
}
.featured-category .category-container .category-list .title a{
	color: #fa162c;
    font-family: open sans;
    text-transform: uppercase;
    font-weight: 400;
}
.featured-category .category-container .category-list .childrean{
	width:100%;
	height:400px;
	float:left;
	padding:0 0px;
	background-color:rgba(0, 0, 0, 0.3);
}
.featured-category .category-container .category-list .childrean ul{
	width:100%;
	height:100%;
	float:left;
	list-style-type:none;
	background:rgba(0,0,0,.5);
}
.featured-category .category-container .category-list .childrean ul li{
	width:100%;
	float:left;
	padding:5px 5px;
	list-style-type:none;
}
.featured-category .category-container .category-list .childrean ul li a{
	display:block;
	color:#FFF;
	font-size: 16px;
}

.featured-category .category-container .category-list .childrean.men{
	width:100%;
	float:left;
	background-image:url('../images/man-style.jpg');
	background-repeat:no-repeat;
	background-position:center;
	background-size:cover;
}
.featured-category .category-container .category-list .childrean.women{
	width:100%;
	float:left;
	background-image:url('../images/woman-style.jpg');
	background-repeat:no-repeat;
	background-position:center;
	background-size:cover;
}
.featured-category .category-container .category-list .childrean.baby{
	width:100%;
	float:left;
	background-image:url('../images/baby-style.jpg');
	background-repeat:no-repeat;
	background-position:center;
	background-size:cover;
}
.featured-category .category-container .category-list .childrean.baby-toys-kids{
	width:100%;
	float:left;
	background-image:url('../images/baby-style.jpg');
	background-repeat:no-repeat;
	background-position:center;
	background-size:cover;
}
.featured-category .category-container .category-list .childrean.sports-travel{
	width:100%;
	float:left;
	background-image:url('../images/sports-and-travel.jpg');
	background-repeat:no-repeat;
	background-position:center;
	background-size:cover;
}
.featured-category .category-container .category-list .childrean.beauty-health{
	width:100%;
	float:left;
	background-image:url('../images/beautyandhealth.jpg');
	background-repeat:no-repeat;
	background-position:center;
	background-size:cover;
}

.featured-category .category-container .category-list .childrean.electronics{
	width:100%;
	float:left;
	background-image:url('../images/electronics.jpg');
	background-repeat:no-repeat;
	background-position:center;
	background-size:cover;
}

.featured-category .category-container .category-list .childrean.hardaware{
	width:100%;
	float:left;
	background-image:url('../images/Hardware.jpg');
	background-repeat:no-repeat;
	background-position:center;
	background-size:cover;
}
.featured-category .category-container .category-list .childrean.home-living{
	width:100%;
	float:left;
	background-image:url('../images/homeandliving.jpg');
	background-repeat:no-repeat;
	background-position:center;
	background-size:cover;
}


/*--------------------------------------------------------------
1.0 mini-cart Css 
--------------------------------------------------------------*/
.mini-cart {
    width: 30%;
    height: 100%;
    display:none;
    position:fixed;
    top: 0;
    right:0;
    z-index: 1200;
    background: #fff;
    box-shadow: 0 0 12px #dedede;
    transition: 0.5s ease;
    -webkit-animation-name: slideInRight;
    animation-name: slideInRight;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.mini-cart-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 8px 15px;
    background: -webkit-gradient(linear,left top,left bottom,from(#167139),to(#0f9e46));
    background: -webkit-linear-gradient(top,#167139,#008086);
}
.mini-cart-header h3 {
    font-size: 1.5em;
    margin: 0;
    color: #fff;
}
.mini-cart-header .mc-close-btn a.remove{
    color:#fff;
    border:1px solid #fff;
}
.mini-cart-header .remove{
    margin-right: 10px;
}
.mini-cart-footer {
    background: #f5f5f5;
    bottom: 0;
    left: 0;
    padding: 10px;
    position: absolute;
    text-align: center;
    width: 100%;
}
.mini-cart .widget_shopping_cart_content {
    overflow: auto;
   height: 100%;
}
.mini-cart .mini-cart-content {
    margin-bottom: 150px !important;
}
.mini-cart ul li{
    padding: 8px;
    border-bottom: 1px solid #dedede;
}
.mini-cart ul li .product-thumbnail {
    flex: 1.1;
}
.mini-cart ul li .product-name {
    padding: 0 8px;
    font-weight: 400;
    flex: 4;
}
.mini-cart ul li .product-remove {
    flex: .7;
}
.mini-cart ul li .product-thumbnail img {
    height: 60px;
    width: 60px;
}
.mini-cart .woocommerce-mini-cart__buttons.buttons {
    margin: 0;
}
.mini-cart .woocommerce-mini-cart__buttons.buttons a{
    margin:0 10px;
    background-color: transparent;
    border-radius: 30px;
    color: #555;
    border: 1px solid #bdbdbd;
    transition: 0.4s;
}
.mini-cart .woocommerce-mini-cart__buttons.buttons a:hover {
    color: #ffffff;
    background-color: #ff6a00;
    border: 1px solid #ff6a00;
}
.mc-toggle-btn,
.mc-close-btn{
    cursor: pointer;
}
.cart-item-counter {
    position: fixed;
    right: 0;
    top: 50%;
    transform: translatey(-50%);
    z-index: 1100;
    background: -webkit-gradient(linear,left top,left bottom,from(#167139),to(#0f9e46));
    background: -webkit-linear-gradient(top,#167139,#008086);
    padding: 3px;
    font-weight: 600;
    border-radius: 0;
    box-shadow: 0 0 12px #989898;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
}
.cart-item-counter .basket-item-count{
    margin:5px auto; 
    text-align:center; 
    color:#fff;     
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
}
.cart-item-counter .cart-count {
    background: #fff;
    color:#000;
    display: block;
    border-radius: 50%;
    line-height: 30px;
    text-align: center;
    font-weight: 700;
    font-size: 18px;
    margin: auto;
    margin-top:5px;
    margin-bottom:5px;
}
.cart-item-counter .cart-count,
.basket-item-icon{
    height: 32px;
    width: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.basket-item-icon i{font-size:22px; color:#fff;}
.cart-item-counter .basket-total-price {
    padding: 2px 4px;
    background:#fff;
}
.cart-item-counter-inner{position:relative;}


/*--------------------------------------------------------------
Bootstrap Css 
--------------------------------------------------------------*/
.input-group {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%;
}
.form-control {
    display: block;
    width: 100%;
    /*height: calc(1.5em + .75rem + 2px);*/
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.input-group>.custom-select:not(:first-child), .input-group>.form-control:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.input-group>.custom-file, .input-group>.custom-select, .input-group>.form-control, .input-group>.form-control-plaintext {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 1%;
    min-width: 0;
    margin-bottom: 0;
}
.input-group-append, .input-group-prepend {
    display: -ms-flexbox;
    display: flex;
}
.input-group-prepend {
    margin-right: -1px;
}
.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle), .input-group>.input-group-append:last-child>.input-group-text:not(:last-child), .input-group>.input-group-append:not(:last-child)>.btn, .input-group>.input-group-append:not(:last-child)>.input-group-text, .input-group>.input-group-prepend>.btn, .input-group>.input-group-prepend>.input-group-text {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.input-group-text {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: .375rem .75rem;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    text-align: center;
    white-space: nowrap;
    background-color: #e9ecef;
    border: 1px solid #ced4da;
    border-radius: .25rem;
}

.modal-header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: justify;
    justify-content: flex-end;
    padding: 1rem 1rem;
    border-bottom: 1px solid #dee2e6;
    border-top-left-radius: calc(.3rem - 1px);
    border-top-right-radius: calc(.3rem - 1px);
}
.close {
    float: right;
    font-size: 3rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .5;
}
.modal-body {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 2rem;
}
.modal-content {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: .3rem;
    outline: 0;
}
.modal-body .fa{font-size:17px;}
.modal-logo img{max-width:25%;}

.align-items-center {
    -ms-flex-align: center!important;
    align-items: center!important;
}
.justify-content-start {
    -ms-flex-pack: start!important;
    justify-content: flex-start!important;
}
.d-flex {
    display: -ms-flexbox!important;
    display: flex!important;
}
.user-info-icon {
    color: #fff;
    background-color: #107651;
    height: 36px;
    width: 36px;
    text-align: center;
    line-height: 36px;
    margin-right: 20px;
}
.user-info-item {
    border-bottom: 1px solid #175a42;
}
li.user-info-item:last-child{
    border:none;
}
.user-info-icon-list .list-group {
    border: 1px solid #107651;
}
.list-group {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    border-radius: .25rem;
}

@media (min-width: 768px){
.modal-dialog {
    width: 500px;
    margin: 30px auto;
}
}
/***********************************************************************/
#account-modal{}
.customer_login .nav-tabs > li > a{ padding:5px 15px; }
.customer_login .nav-tabs > li.active > a{ background: #efefef; }
.customer_login  .heading{ 
    display: block;
    text-align: center;
    background: #00452b;
    color: #FFF;
    padding: 5px;  
} 
.account-tabs{
    padding: 10px;
    border: 1px solid #DDD;
    background: #efefef;
}
form#optl-form {position: relative;}
#otpl-body {background: #f9f9f9;padding: 20px 10px; position:relative; } #submitotpsec{display:none; position:relative; padding:20px; } #otpl_lightbox #otpl_content form label{color:#000;display:block;font-size:18px;} span.loginback {z-index: 99;top: 0px;position: absolute;left: 0px;padding: 2px 15px;color: #e96125;}#otpl_lightbox #otpl_content form .req{color:red;font-size:14px;}#otpl_lightbox #otpl_content form input,#otpl_lightbox #otpl_content form textarea{border:1px solid #ccc;color:#666!important;display:inline-block!important;width:100%!important}#otpl_lightbox #otpl_content form input[type=submit]{background: #E73E34;color: #FFF !important;font-size: 100% !important;font-weight: 700 !important;width: 100% !important;padding: 10px 0px;margin-top: 10px;}#otpl_lightbox #otpl_content form #submitotpsec input[type=submit].generateOtp { background: none !important; border: 0px; color: #E73E34 !important; padding: 0px; outline: none; }#otpl_lightbox #otpl_content form input[type="submit"]:disabled {background: #ccc;cursor: initial;}#otpl_lightbox #otpl_content form input.cswbfs_submit_btn:hover{background:#000;cursor:pointer}#otpl_lightbox .close {cursor: pointer; position: absolute; top: 10px; right: 10px; left: 0px; z-index: 9;}@media (max-width:767px){ #otpl-body {padding: 1rem;}#otpl_lightbox #otpl_content{width:90%}#otpl_lightbox #otpl_content p{font-size:12px!important}}@media (max-width:800px) and (min-width:501px){#otpl_lightbox #otpl_content{width:70%}#otpl_lightbox #otpl_content p{font-size:12px!important}}@media (max-width:2200px) and (min-width:801px){#otpl_lightbox #otpl_content{width:60%}#otpl_lightbox #otpl_content p{font-size:15px!important}}#otpl_lightbox{position:fixed;top:0;left:0;width:100%;height:100%;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA9JREFUeNpiYGBg2AwQYAAAuAC01qHx9QAAAABJRU5ErkJggg==);text-align:center;z-index:999999!important;clear:both}#otpl_lightbox #otpl_content{background: #FFF;color: #666;margin: 10% auto 0;position: relative;z-index: 999999;padding: 0px;font-size: 15px !important;height: 250px;overflow: initial;max-width: 450px;}#otpl_lightbox #otpl_content p{padding:1%;text-align:left;margin:0!important;line-height: 20px;}#otpl_lightbox #otpl_content .close span{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAABmJLR0QA/wD/AP+gvaeTAAAAjklEQVRIie2Vyw2AIBQER3uQaIlarhwsRy+Y4AfCPuTmnEx0dwg+FH4MzIAz5FzIZlmAHfCixIXMHjqSDMAaHtyAqaD8nhnVQE4ilysSc3mJpLo8J/ms/CSeEH+7tozzK/GqpZX3FdKuInuh6Ra9vVDLYSwuT92TJSWjaJYocy5LLIdIkjT/XEPjH87PgwNng1K28QMLlAAAAABJRU5ErkJggg==) right 0 no-repeat;display:block;float:right;height:36px;height:36px;width:100%}#otpl_lightbox #otpl_content .close span:hover,#otpl_lightbox .otplmsg:hover{cursor:pointer}#otpl_lightbox .heading {padding: 10px 5px;margin: 0 !important;}#otpl_lightbox .heading h3{font-size:1.5rem;}
/***********************************************************************/
 
@-moz-keyframes spin {
    0% {
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -moz-transform: rotate(359deg);
        -o-transform: rotate(359deg);
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}
@-webkit-keyframes spin {
    0% {
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -moz-transform: rotate(359deg);
        -o-transform: rotate(359deg);
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}
@-o-keyframes spin {
    0% {
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -moz-transform: rotate(359deg);
        -o-transform: rotate(359deg);
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}
@-ms-keyframes spin {
    0% {
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -moz-transform: rotate(359deg);
        -o-transform: rotate(359deg);
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}
@keyframes spin {
    0% {
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -moz-transform: rotate(359deg);
        -o-transform: rotate(359deg);
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
} 
@-webkit-keyframes flash {
    0%, 50%, 100% {
        opacity: 1;
    }
    25%,
    75% {
        opacity: 0;
    }
}
@keyframes flash {
    0%, 50%, 100% {
        opacity: 1;
    }
    25%,
    75% {
        opacity: 0;
    }
}
.flash {
    -webkit-animation-name: flash;
    animation-name: flash;
}
@-webkit-keyframes shake {
    0%, 100% {
        -webkit-transform: translateX(0);
        opacity: 1;
    }
    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translateX(-10px);
    }
    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translateX(10px);
    }
}
@keyframes shake {
    0%, 100% {
        transform: translateX(0);
        opacity: 1;
    }
    10%,
    30%,
    50%,
    70%,
    90% {
        transform: translateX(-10px);
    }
    20%,
    40%,
    60%,
    80% {
        transform: translateX(10px);
    }
}
.shake {
    -webkit-animation-name: shake;
    animation-name: shake;
}
@-webkit-keyframes bounce {
    0%, 20%, 50%, 80%, 100% {
        -webkit-transform: translateY(0);
        opacity: 1;
    }
    40% {
        -webkit-transform: translateY(-30px);
    }
    60% {
        -webkit-transform: translateY(-15px);
    }
}
@keyframes bounce {
    0%, 20%, 50%, 80%, 100% {
        transform: translateY(0);
        opacity: 1;
    }
    40% {
        transform: translateY(-30px);
    }
    60% {
        transform: translateY(-15px);
    }
}
.bounce {
    -webkit-animation-name: bounce;
    animation-name: bounce;
}
@-webkit-keyframes tada {
    0% {
        -webkit-transform: scale(1);
    }
    10%,
    20% {
        -webkit-transform: scale(0.9) rotate(-3deg);
    }
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale(1.1) rotate(3deg);
    }
    40%,
    60%,
    80% {
        -webkit-transform: scale(1.1) rotate(-3deg);
    }
    100% {
        -webkit-transform: scale(1) rotate(0);
        opacity: 1;
    }
}
@keyframes tada {
    0% {
        transform: scale(1);
    }
    10%,
    20% {
        transform: scale(0.9) rotate(-3deg);
    }
    30%,
    50%,
    70%,
    90% {
        transform: scale(1.1) rotate(3deg);
    }
    40%,
    60%,
    80% {
        transform: scale(1.1) rotate(-3deg);
    }
    100% {
        transform: scale(1) rotate(0);
        opacity: 1;
    }
}
.tada {
    -webkit-animation-name: tada;
    animation-name: tada;
}
@-webkit-keyframes swing {
    20%, 40%, 60%, 80%, 100% {
        -webkit-transform-origin: top center;
    }
    20% {
        -webkit-transform: rotate(15deg);
    }
    40% {
        -webkit-transform: rotate(-10deg);
    }
    60% {
        -webkit-transform: rotate(5deg);
    }
    80% {
        -webkit-transform: rotate(-5deg);
    }
    100% {
        -webkit-transform: rotate(0deg);
        opacity: 1;
    }
}
@keyframes swing {
    20% {
        transform: rotate(15deg);
    }
    40% {
        transform: rotate(-10deg);
    }
    60% {
        transform: rotate(5deg);
    }
    80% {
        transform: rotate(-5deg);
    }
    100% {
        transform: rotate(0deg);
        opacity: 1;
    }
}
.swing {
    -webkit-transform-origin: top center;
    -moz-transform-origin: top center;
    -ms-transform-origin: top center;
    -o-transform-origin: top center;
    transform-origin: top center;
}
@-webkit-keyframes wobble {
    0% {
        -webkit-transform: translateX(0%);
    }
    15% {
        -webkit-transform: translateX(-25%) rotate(-5deg);
    }
    30% {
        -webkit-transform: translateX(20%) rotate(3deg);
    }
    45% {
        -webkit-transform: translateX(-15%) rotate(-3deg);
    }
    60% {
        -webkit-transform: translateX(10%) rotate(2deg);
    }
    75% {
        -webkit-transform: translateX(-5%) rotate(-1deg);
    }
    100% {
        -webkit-transform: translateX(0%);
        opacity: 1;
    }
}
@keyframes wobble {
    0% {
        transform: translateX(0%);
    }
    15% {
        transform: translateX(-25%) rotate(-5deg);
    }
    30% {
        transform: translateX(20%) rotate(3deg);
    }
    45% {
        transform: translateX(-15%) rotate(-3deg);
    }
    60% {
        transform: translateX(10%) rotate(2deg);
    }
    75% {
        transform: translateX(-5%) rotate(-1deg);
    }
    100% {
        transform: translateX(0%);
        opacity: 1;
    }
}
.wobble {
    -webkit-animation-name: wobble;
    animation-name: wobble;
}
@-webkit-keyframes wiggle {
    0% {
        -webkit-transform: skewX(9deg);
    }
    10% {
        -webkit-transform: skewX(-8deg);
    }
    20% {
        -webkit-transform: skewX(7deg);
    }
    30% {
        -webkit-transform: skewX(-6deg);
    }
    40% {
        -webkit-transform: skewX(5deg);
    }
    50% {
        -webkit-transform: skewX(-4deg);
    }
    60% {
        -webkit-transform: skewX(3deg);
    }
    70% {
        -webkit-transform: skewX(-2deg);
    }
    80% {
        -webkit-transform: skewX(1deg);
    }
    90% {
        -webkit-transform: skewX(0deg);
    }
    100% {
        -webkit-transform: skewX(0deg);
        opacity: 1;
    }
}
@keyframes wiggle {
    0% {
        transform: skewX(9deg);
    }
    10% {
        transform: skewX(-8deg);
    }
    20% {
        transform: skewX(7deg);
    }
    30% {
        transform: skewX(-6deg);
    }
    40% {
        transform: skewX(5deg);
    }
    50% {
        transform: skewX(-4deg);
    }
    60% {
        transform: skewX(3deg);
    }
    70% {
        transform: skewX(-2deg);
    }
    80% {
        transform: skewX(1deg);
    }
    90% {
        transform: skewX(0deg);
    }
    100% {
        transform: skewX(0deg);
        opacity: 1;
    }
}
.wiggle {
    -webkit-animation-name: wiggle;
    animation-name: wiggle;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
}
@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale(1);
    }
    50% {
        -webkit-transform: scale(1.1);
    }
    100% {
        -webkit-transform: scale(1);
        opacity: 1;
    }
}
@keyframes pulse {
    0% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.1);
    }
    100% {
        transform: scale(1);
        opacity: 1;
    }
}
.pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse;
}
@-webkit-keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
@keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
}
@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
    }
}
@keyframes fadeInUp {
    0% {
        opacity: 0;
        transform: translateY(20px);
    }
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}
.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}
@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
    }
}
@keyframes fadeInDown {
    0% {
        opacity: 0;
        transform: translateY(-20px);
    }
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}
.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
}
@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-20px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
    }
}
@keyframes fadeInLeft {
    0% {
        opacity: 0;
        transform: translateX(-20px);
    }
    100% {
        opacity: 1;
        transform: translateX(0);
    }
}
.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(20px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
    }
}
@keyframes fadeInRight {
    0% {
        opacity: 0;
        transform: translateX(20px);
    }
    100% {
        opacity: 1;
        transform: translateX(0);
    }
}
.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
}
@-webkit-keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
    }
}
@keyframes fadeInUpBig {
    0% {
        opacity: 0;
        transform: translateY(2000px);
    }
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}
.fadeInUpBig {
    -webkit-animation-name: fadeInUpBig;
    animation-name: fadeInUpBig;
}
@-webkit-keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
    }
}
@keyframes fadeInDownBig {
    0% {
        opacity: 0;
        transform: translateY(-2000px);
    }
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}
.fadeInDownBig {
    -webkit-animation-name: fadeInDownBig;
    animation-name: fadeInDownBig;
}
@-webkit-keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
    }
}
@keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        transform: translateX(-2000px);
    }
    100% {
        opacity: 1;
        transform: translateX(0);
    }
}
.fadeInLeftBig {
    -webkit-animation-name: fadeInLeftBig;
    animation-name: fadeInLeftBig;
}
@-webkit-keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
    }
}
@keyframes fadeInRightBig {
    0% {
        opacity: 0;
        transform: translateX(2000px);
    }
    100% {
        opacity: 1;
        transform: translateX(0);
    }
}
.fadeInRightBig {
    -webkit-animation-name: fadeInRightBig;
    animation-name: fadeInRightBig;
}
@-webkit-keyframes bounceIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.3);
    }
    50% {
        opacity: 1;
        -webkit-transform: scale(1.05);
    }
    70% {
        -webkit-transform: scale(0.9);
    }
    100% {
        -webkit-transform: scale(1);
        opacity: 1;
    }
}
@keyframes bounceIn {
    0% {
        opacity: 0;
        transform: scale(0.3);
    }
    50% {
        opacity: 1;
        transform: scale(1.05);
    }
    70% {
        transform: scale(0.9);
    }
    100% {
        transform: scale(1);
        opacity: 1;
    }
}
.bounceIn {
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn;
}
@-webkit-keyframes bounceInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
    }
    60% {
        opacity: 1;
        -webkit-transform: translateY(-30px);
    }
    80% {
        -webkit-transform: translateY(10px);
    }
    100% {
        -webkit-transform: translateY(0);
        opacity: 1;
    }
}
@keyframes bounceInUp {
    0% {
        opacity: 0;
        transform: translateY(2000px);
    }
    60% {
        opacity: 1;
        transform: translateY(-30px);
    }
    80% {
        transform: translateY(10px);
    }
    100% {
        transform: translateY(0);
        opacity: 1;
    }
}
.bounceInUp {
    -webkit-animation-name: bounceInUp;
    animation-name: bounceInUp;
}
@-webkit-keyframes bounceInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
    }
    60% {
        opacity: 1;
        -webkit-transform: translateY(30px);
    }
    80% {
        -webkit-transform: translateY(-10px);
    }
    100% {
        -webkit-transform: translateY(0);
        opacity: 1;
    }
}
@keyframes bounceInDown {
    0% {
        opacity: 0;
        transform: translateY(-2000px);
    }
    60% {
        opacity: 1;
        transform: translateY(30px);
    }
    80% {
        transform: translateY(-10px);
    }
    100% {
        transform: translateY(0);
        opacity: 1;
    }
}
.bounceInDown {
    -webkit-animation-name: bounceInDown;
    animation-name: bounceInDown;
}
@-webkit-keyframes bounceInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
    }
    60% {
        opacity: 1;
        -webkit-transform: translateX(30px);
    }
    80% {
        -webkit-transform: translateX(-10px);
    }
    100% {
        -webkit-transform: translateX(0);
        opacity: 1;
    }
}
@keyframes bounceInLeft {
    0% {
        opacity: 0;
        transform: translateX(-2000px);
    }
    60% {
        opacity: 1;
        transform: translateX(30px);
    }
    80% {
        transform: translateX(-10px);
    }
    100% {
        transform: translateX(0);
        opacity: 1;
    }
}
.bounceInLeft {
    -webkit-animation-name: bounceInLeft;
    animation-name: bounceInLeft;
}
@-webkit-keyframes bounceInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
    }
    60% {
        opacity: 1;
        -webkit-transform: translateX(-30px);
    }
    80% {
        -webkit-transform: translateX(10px);
    }
    100% {
        -webkit-transform: translateX(0);
        opacity: 1;
    }
}
@keyframes bounceInRight {
    0% {
        opacity: 0;
        transform: translateX(2000px);
    }
    60% {
        opacity: 1;
        transform: translateX(-30px);
    }
    80% {
        transform: translateX(10px);
    }
    100% {
        transform: translateX(0);
        opacity: 1;
    }
}
.bounceInRight {
    -webkit-animation-name: bounceInRight;
    animation-name: bounceInRight;
}
@-webkit-keyframes rotateIn {
    0% {
        -webkit-transform-origin: center center;
        -webkit-transform: rotate(-200deg);
        opacity: 0;
    }
    100% {
        -webkit-transform-origin: center center;
        -webkit-transform: rotate(0);
        opacity: 1;
    }
}
@keyframes rotateIn {
    0% {
        transform-origin: center center;
        transform: rotate(-200deg);
        opacity: 0;
    }
    100% {
        transform-origin: center center;
        transform: rotate(0);
        opacity: 1;
    }
}
.rotateIn {
    -webkit-animation-name: rotateIn;
    animation-name: rotateIn;
}
@-webkit-keyframes rotateInUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -webkit-transform: rotate(90deg);
        opacity: 0;
    }
    100% {
        -webkit-transform-origin: left bottom;
        -webkit-transform: rotate(0);
        opacity: 1;
    }
}
@keyframes rotateInUpLeft {
    0% {
        transform-origin: left bottom;
        transform: rotate(90deg);
        opacity: 0;
    }
    100% {
        transform-origin: left bottom;
        transform: rotate(0);
        opacity: 1;
    }
}
.rotateInUpLeft {
    -webkit-animation-name: rotateInUpLeft;
    animation-name: rotateInUpLeft;
}
@-webkit-keyframes rotateInDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -webkit-transform: rotate(-90deg);
        opacity: 0;
    }
    100% {
        -webkit-transform-origin: left bottom;
        -webkit-transform: rotate(0);
        opacity: 1;
    }
}
@keyframes rotateInDownLeft {
    0% {
        transform-origin: left bottom;
        transform: rotate(-90deg);
        opacity: 0;
    }
    100% {
        transform-origin: left bottom;
        transform: rotate(0);
        opacity: 1;
    }
}
.rotateInDownLeft {
    -webkit-animation-name: rotateInDownLeft;
    animation-name: rotateInDownLeft;
}
@-webkit-keyframes rotateInUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        -webkit-transform: rotate(-90deg);
        opacity: 0;
    }
    100% {
        -webkit-transform-origin: right bottom;
        -webkit-transform: rotate(0);
        opacity: 1;
    }
}
@keyframes rotateInUpRight {
    0% {
        transform-origin: right bottom;
        transform: rotate(-90deg);
        opacity: 0;
    }
    100% {
        transform-origin: right bottom;
        transform: rotate(0);
        opacity: 1;
    }
}
.rotateInUpRight {
    -webkit-animation-name: rotateInUpRight;
    animation-name: rotateInUpRight;
}
@-webkit-keyframes rotateInDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        -webkit-transform: rotate(90deg);
        opacity: 0;
    }
    100% {
        -webkit-transform-origin: right bottom;
        -webkit-transform: rotate(0);
        opacity: 1;
    }
}
@keyframes rotateInDownRight {
    0% {
        transform-origin: right bottom;
        transform: rotate(90deg);
        opacity: 0;
    }
    100% {
        transform-origin: right bottom;
        transform: rotate(0);
        opacity: 1;
    }
}
.rotateInDownRight {
    -webkit-animation-name: rotateInDownRight;
    animation-name: rotateInDownRight;
}
@-webkit-keyframes menuFadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(10px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
    }
}
@keyframes menuFadeInUp {
    0% {
        opacity: 0;
        transform: translateY(10px);
    }
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}
.menuFadeInUp {
    -webkit-animation-name: menuFadeInUp;
    animation-name: menuFadeInUp;
}
@-webkit-keyframes menuFadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-10px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
    }
}
@keyframes menuFadeInDown {
    0% {
        opacity: 0;
        transform: translateY(-10px);
    }
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}
.menuFadeInDown {
    -webkit-animation-name: menuFadeInDown;
    animation-name: menuFadeInDown;
}
@-webkit-keyframes menuFadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-30px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
    }
}
@keyframes menuFadeInLeft {
    0% {
        opacity: 0;
        transform: translateX(-30px);
    }
    100% {
        opacity: 1;
        transform: translateX(0);
    }
}
.menuFadeInLeft {
    -webkit-animation-name: menuFadeInLeft;
    animation-name: menuFadeInLeft;
}
@-webkit-keyframes menuFadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(30px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
    }
}
@keyframes menuFadeInRight {
    0% {
        opacity: 0;
        transform: translateX(30px);
    }
    100% {
        opacity: 1;
        transform: translateX(0);
    }
}
.menuFadeInRight {
    -webkit-animation-name: menuFadeInRight;
    animation-name: menuFadeInRight;
}  
@-webkit-keyframes tooltip-animation {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
@keyframes tooltip-animation {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
@-webkit-keyframes tooltip-color {
    0% {
        color: #fff;
    }
    50% {
        color: #333;
    }
    100% {
        color: #fff;
    }
}
@keyframes tooltip-color {
    0% {
        color: #fff;
    }
    50% {
        color: #333;
    }
    100% {
        color: #fff;
    }
}
@-webkit-keyframes tooltip-color-white {
    0% {
        color: #444;
    }
    50% {
        color: #fff;
    }
    100% {
        color: #444;
    }
}
@keyframes tooltip-color-white {
    0% {
        color: #444;
    }
    50% {
        color: #fff;
    }
    100% {
        color: #444;
    }
} 
/***********************************************************************/



@media (max-width:767px){
    .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12{
        padding-left: 7px;
        padding-right: 7px;
    }
    .no-padding-left,
    .no-padding-right{
        padding-left: 7px;
        padding-right: 7px;
    }
    .navbar-default .navbar-toggle{
        border-radius: 0;
        background-color: #0D5CB9;
    }
    .navbar-default .navbar-nav .open .dropdown-menu > li > a{
        color: #FFF;
    }
    .sidebar .post-title,
    .post-item .post-title{
        clear: none;
    }
    .sidebar .post-item .post-title a,
    .widget_doublecolumnnewswidget .post-title a{
        font-size:17px;
    }
    .header .av{
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .post-image{
        max-width: 100px;
    }
    ul.column1 > li,
    ul.column2 > li,
    ul.column3 > li,
    ul.column4 > li,
    ul.column5 > li,
    ul.column6 > li{
        width: 100%;
		padding:0 15px;
		margin:0;
    }
    h3.search-heading{
        text-align: left;
    }
	.social_share_wrapper{
		display:none;
	}
	.topsection-contact-block{
		display:none;
	}
	.topsection-menu-block .nav li a{
		padding:5px 0px;
	}
	.cnt-account ul > li{
		padding:3px 5px 3px 7px;
	}
	/*.header .logo{
		width:100%;
		float:left;
	}*/
	/*Add new custom css for change nemu btn */
	.header .logo img{
		float:none;
		max-width:80%;
	}
	.header .logo{
		width:75%;
		float:left;
		text-align:left;
	}
	.custom-btn {
		display:block;
		width: 25%;
		float: left;
		text-align:right;
		transform: translateY(25%);
}
	.custom-btn .btn{
		background:#0d7758 !important;
		color:#fff !important;
	}

	/*Add new custom css for change nemu btn */
	
	.header .logo img{
		/*max-height:100px;*/
		float:none;
	}
	.top-cart-row .dropdown-cart .lnk-cart .items-cart-inner .basket{
		padding:12px 40px 10px 12px;
	}
	.top-cart-row .total-price-basket{
		
	}
	#sidebar-cart{
		display:none;
	}
	.main-header .top-search-holder{
		width:100%;
	}
	.right-header-item {
		display: none;
	}
	.main-header .top-cart-row{
		width:100%;
		display:none;
	}
	.main-header .top-search-holder .search-area .search-field{
		width:56%;
	}
	.main-header .top-search-holder .search-area .search-button {
		padding: 13px 10px;
		min-width: 40px;
	}
	
	header.homepage, header.product_category{
		position:relative;
	}
	
}
@media (min-width:768px){
    .main-content + .col-sm-3{
        padding-left: 0px;
    }
    .col-sm-3 + .main-content{
        padding-left: 0px;
    }

	#primary-menu{
		
	}
	#primary-menu li.column2{
		
	}
	#primary-menu li.column2 .dropdown-menu:before{
		left:80px;
		right:auto;
	}
	#primary-menu li.column2 .dropdown-menu{
		min-width:400px;
	}
	#primary-menu li.column2 .dropdown-menu li{
		float:left;
		width:50%;
	}
	
	
	

}



@media (max-width:480px){
    .no-padding-left,
    .no-padding-right{
        padding-left: 0;
        padding-right: 0;
    }
    .header .av{
        display: none;
    }
    .header .logo{
        text-align:left;
    }
    .topsection-contact-block,
    .topsection-menu-block,
    article.related-post,
    .archive .post,
    .body-sidebar1 .widget_listcategorypostwidget, .body-sidebar2 .widget_listcategorypostwidget, .body-sidebar3 .widget_listcategorypostwidget,
    .body-sidebar .widget_doublecolumnnewswidget
    {
        width: 100%;
        float: left;
        margin-left: 0;
        margin-right: 0;
        padding-left: 0;
        padding-right: 0;

    }

    .post-thumbnail img, .post-image img{
        padding:0 5px;
    }
    .sidebar .cat-post-image {
        padding-right: 10px;
        width: 33%;
    }

    .authority-section .logo{
        width: 100%;
    }
    .authority-section .copyright{
        width: 100%;
    }
    .authority-section .information{
        width: 100%;
    }
    .authority-section .contact-info{
        width: 100%;
    }

}

@media (min-width:481px) and (max-width:767px){
    .no-padding-left,
    .no-padding-right{
        padding-left: 0;
        padding-right: 0;
    }
    .topsection-contact-block,
    .topsection-menu-block,
    article.related-post,
    .archive .post,
    .body-sidebar1 .widget_listcategorypostwidget, .body-sidebar2 .widget_listcategorypostwidget, .body-sidebar3 .widget_listcategorypostwidget,
    .body-sidebar .widget_doublecolumnnewswidget
    {
        width: 100%;
        float: left;
        margin-left: 0;
        margin-right: 0;
        padding-left: 0;
        padding-right: 0;

    }

    .post-thumbnail img, .post-image img{
        padding:0 5px;
    }
    .sidebar .cat-post-image {
        padding-right: 10px;
        width: 33%;
    }

    .authority-section .logo{
        width: 100%;
    }
    .authority-section .copyright{
        width: 100%;
    }
    .authority-section .information{
        width: 50%;
    }
    .authority-section .contact-info{
        width: 50%;
    }
    ul.column1 > li,
    ul.column2 > li,
    ul.column3 > li,
    ul.column4 > li,
    ul.column5 > li,
    ul.column6 > li{
        width: 50%;
    }

}


@media (min-width:768px) and (max-width:991px){

    .primary-menu-default > ul > li > a{
        font-size: 14px;
        padding-left: 7px;
        padding-right: 7px;
    }

    .sidebar .post-item .post-title a,
    .widget_doublecolumnnewswidget .post-title a{
        font-size:17px;
    }
    .body-sidebar .post-content{
        height: 60px;
        overflow: hidden;
        padding: 0;
        text-align: left;
    }
}


@media (max-width:1100px){
    .container{
		width:100%;
	} 
}

@media (min-width:1400px){
    .featured-category{
		
	}
}

@media print{ 

    .topmenu-container,
    .primary-menu-block,
    .marquee-container,
    .maquee-post,
    .img-adv,
    .marquee,
    .navigation,
    .commentlist,
    #comments,
    .nocomments,
    .action-button-block,
    .sharedaddy,
    .jp-relatedposts,
    .left-sidebar,
    .right-sidebar,
    .av,
    #primary-menu,
    #breadcrumbs,
    #left-sidebar,
    #right-sidebar,
    footer.footer,
    .copyright-section,
    .copyright-bg
    {
        display:none;
    }
    .main-content,
    .main-container{
        width:100% !important;
        float:left;
    }
    a[href]:after {
        content: none !important;
    }

}

/* ============================================== 
                         item common Css
============================================== */
        .woocommerce-LoopProduct-link.item.item-container {
            position: relative;
            width: 100%;
            float: left;
        }
		.item-main-box {
			width:25%;
			float: left;
			padding: 0 5px;
			text-decoration: none;
			list-style: none;
			list-style-type: none;
		}
		.item-box{
            border: 1px solid #e1e1e1;
            text-align: center;
            padding: 8px;
            margin-bottom: 0px;
            position: relative;
            width:100%;
            float: left;
		}
		.item-box:hover {
			box-shadow: 0 2px 4px 0 rgba(0,0,0,.25);
			-webkit-transform: all .3s ease-in-out;
			-ms-transform: all .3s ease-in-out;
			transform: all .3s ease-in-out;
			position: relative;
        }
        .item-img{
            margin-bottom: 5px;
            position: relative;
        }

        .item-img img {
            width:100%;
        }
        .item-name {
            height: 40px;
            display: -webkit-box;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical;
            overflow: hidden;
            font-size: 14px;
            font-weight: bold;
        }
        .item-name a{
            font-size: inherit;
            color: inherit;
        }
		.item-price {
			font-size: 12px; 
			font-weight: 600;
			color: red;
			padding: 5px 0 5px 0;
			margin-top: 5px;
        }
        /*-----------------------
                overlay
        ------------------------*/
        .item-container .item-details .action-buttons{
            /*position: absolute;*/
            /*top: 0;*/
            /*left: 0;*/
            /*height: 100% !important;*/
            /*width: 100%;*/
            /*background: #fff;*/
            /*opacity: 0 ;*/
            transition: 0.3s;
            cursor: pointer;
            /*border-bottom: 3px solid #00a4ff;*/
            vertical-align: middle;
        }
        .item-overlay {
           /*position: absolute;*/
           /* top: 0;*/
           /* left: 0;*/
           /* height: 100% !important;*/
           /* width: 100%;*/
            display: flex;
            align-items: center;
            justify-content: center;
            /*background: rgba(0,0,0,0.4);*/
            /*opacity: 0;*/
            transition: 0.3s;
            cursor: pointer;
            /*border-bottom: 3px solid #0c7759;*/
        }

        .item-container .item-details .action-buttons .add-to-wishlist,
        .item-overlay .add-to-wishlist {
            background: -webkit-gradient(linear,left top,left bottom,from(#167139),to(#0f9e46));
            background: -webkit-linear-gradient(top,#167139,#008086);
        }

        .item-container .item-details .action-buttons .added_to_cart,
        .item-container .item-details .action-buttons .btn-add-to-cart,
        .item-overlay .added_to_cart,
        .item-overlay .btn-add-to-cart {
            background: -webkit-gradient(linear,left top,left bottom,from(#167139),to(#0f9e46));
            background: -webkit-linear-gradient(top,#167139,#008086);
        }

        .item-container .item-details .action-buttons .view-product, 
        .item-overlay .view-product {
           background: -webkit-gradient(linear,left top,left bottom,from(#167139),to(#0f9e46));
            background: -webkit-linear-gradient(top,#167139,#008086);
        }
        .item-container .item-details .action-buttons .view-product {
            display: block;
            opacity: 1 !important;
        }
        .item-container .item-details .action-buttons .add-to-wishlist{
            display: none !important;
        }
        .item-container .item-details .action-buttons .btn-add-to-cart,
        .item-container .item-details .action-buttons .view-product, 
        .item-container .item-details .action-buttons .added_to_cart, 
        .item-overlay .added_to_cart,
        .item-overlay .btn-add-to-cart,
        .item-overlay .view-product {
            display: block !important;;
            margin: 5px !important;;
            padding: 5px 10px !important;;
            border: none !important;;
            color: #fff !important;;
        }
        .item-container .item-details .action-buttons .btn-add-to-cart.added ,
        .item-overlay .btn-add-to-cart.added {
            display: none !important;
        }
        .item-container .item-details .action-buttons .added_to_cart,
        .item-overlay .added_to_cart {
            padding: 5px 10px;
            position: relative;
            font-size: 14px;
            font-weight: 400;
            line-height: 1.42857143;
            text-align: center;
            white-space: nowrap;
            vertical-align: middle;
            cursor: pointer;
        }

        .item-container:hover .action-buttons ,
        .item-main-box:hover .item-overlay {
            /*opacity: 1 ;*/
        }
        /* ============================================== 
                        End item common Css
        ============================================== */

/*==========category_products Add New CSS==============*/
.left-sidebar li.widget .widget-title h1 {
background: -webkit-linear-gradient(top,#167139,#007e8d);
}
.left-sidebar .widget {
    background: #fff;
}
.item-container .item-details {
    width: 100%;
    float: left;
    -webkit-transition: all ease 1s;
    -moz-transition: all ease 1s;
    -o-transition: all ease 1s;
    -ms-transition: all ease 1s;
    transition: all ease 1s;
    min-height:100px !important;
    position: relative;
}
/* ====================================== */
    .category_products_item {
        overflow: auto;
        margin-bottom: 50px;
        background: #fff;
        padding: 15px;
        max-width: 100%;
    }
    .category_products_item .left-item-container ul,
    .category_products_item .right-item-container ul{
        margin: 0;
        display: block;
        overflow: auto;
    }
        .category_products_item .right-item-container ul{
        margin-right: -5px;
    }
    .category_products_item .left-item-container {
        width: 22%;
        float: left;
        overflow: auto;
        margin-bottom: 10px;
    }
    .category_products_item .left-item-container ul .item-title {
        padding: 0;
    }
    .category_products_item .left-item-container ul .item-title a{
        color: #fff;
        font-size: 18px;
        background-image: -webkit-linear-gradient(0deg,#ff934b 0%,#ff5e62 100%);
        padding: 15px 10px;
        display: block;
        line-height: 1;
    }
	.category_products_item .left-item-container ul .item-title a i{
		font-size:16px; 
	}
    .category_products_item .left-item-container .item-cat-list{
        border: 1px solid #dedede;
        height: 484px;
        overflow:auto;
    }
    .category_products_item .left-item-container .item-cat-list li{
        list-style: none;
        text-decoration: none;
        border-bottom: 1px solid #dede;
    }
    .category_products_item .left-item-container .item-cat-list li a {
        padding: 10px 10px;
        display: block;
        cursor: pointer;
        transition: 0.3s;
		border-left: 3px solid tansparent;
    }
	.category_products_item .left-item-container .item-cat-list li a::before {
		content: " \f06c ";
		font-family: FontAwesome;
		margin: 6px;
		position: relative;
		color: #ff7f54;
	}
    .category_products_item .left-item-container .item-cat-list li a:hover {
		background: #f7f7f7;
		padding-left:12px;
		border-left: 3px solid #ff8352;
	}

    .category_products_item .right-item-container {
        width: 78%;
        float: left;
    }
    .category_products_item .right-item-container .item-box {
        margin-bottom: 10px;
    }

		.cat-title-box {
			overflow: auto;
			max-width: 100%;
			padding: 12px;
		}
		.cat-title{
			float: left; 
		}
		.cat-title a{
			font-size: 24px;
			line-height: 30px;
			font-weight: 700;
			color: #0d7758;
		}
		.cat-title h4 {
			margin: 0;
			color: #1a9cb7;
		}
		.cat-link {
			float:right;
		}
		.cat-link a {
			color: #0d7758;
			display: inline-block;
			padding: 5px 15px;
			border: 1px solid;
			transition:0.3s;
		}
		.cat-link a:hover {
			background: #0d7758;
			color:#fff;
		}
		.category_products_item ul {
			display: block;
			overflow: hidden;
			list-style: none;
		}
		.category_products_item ul .item-main-box {
			
		}
		
		
	/*=====Start featured-product_products New Add======*/
		.featured-product {
			overflow: hidden;
			margin-bottom: 50px;
			padding: 10px;
		}
		.featured-product ul {
			display: block;
			overflow: auto;
		}
		.featured-product ul .item-main-box {
			width: 16.6666666667%;
			float: left;
			padding: 0 5px;
			text-decoration: none;
			list-style: none;
			list-style-type: none;
        }
        .featured-product ul .item-box {
            border: none;
		}
		.title-box{
			padding: 12px;
		}
		.title-box a{
    		font-size: 30px;
            line-height: 30px;
            font-weight: 700;
            color: #232424;
            text-transform: Uppercase;
            font-family: Poppins;
            display: block;
            text-align: center;
		}
		.title-box h4 {
			margin: 0;
			color: #1a9cb7;
			margin-bottom:25px;
		}
		.featured-product .title {
			padding:10px 0;

		}
        .featured-product .item-box {
			padding: 6px;
			background:#fff;
            text-align: center;
            margin-bottom: 10px;
            position: relative;
        }
		.featured-product .item-box:hover {
			box-shadow: 0 2px 4px 0 rgba(0,0,0,.25);
			-webkit-transform: all .3s ease-in-out;
			-ms-transform: all .3s ease-in-out;
			transform: all .3s ease-in-out;
			position: relative;
		}
        .featured-product .item-img {
            position: relative;
        }
		.main-page a {
			color: #1a9cb7;
			display: inline-block;
			padding: 5px 15px;
			border: 1px solid;
			float: right;
			margin: 5px;
		}
	/*==========featured_products New Add==============*/
	
	/*==========special_products New Add==============*/
		.home-products-section {
			background: #fff;
			padding:15px;
			margin-bottom: 30px;
		}
		
		.home-products-section .title {
			margin:0 5px 10px 5px;

		}
		.home-products-section .title ul.subcats>li {
			display: inline-block;
			padding: 5px 10px;
			background: #18ac4f;
			color: #fff;
		}
		.home-products-section .title ul.subcats {
			padding: 15px 0;
			display:none;
        }
        
        .item-single { 
            overflow: hidden;
        }
		.item-action i {
			margin-right: 5px !important;
		}
		.item-action a{
			display: block;
			padding: 5px 10px !important;
			border: none;
            font-size: 13px;
			transition: 0.3s;
			margin:0 !important;
		}
        .item-action {
            position: relative;
            display: block;
            border-bottom: 1px solid #e1e1e1;
        }
		.item-action:last-child{
			border-bottom:none;
		}	
		 
		.item-action a:hover{
            color:#fff;
            background:#0d7758;
            border:none !important;
            background-image: -webkit-linear-gradient(0deg,#ff934b 0%,#ff5e62 100%);
		}
		.home-products-section.special-product .item-img-box {
            border-bottom:none;
            position: relative;
        }
		.home-products-section.special-product .cat-name h4 {
                margin: 0;
                text-align: left;
        }
		.home-products-section.special-product .cat-name {
            background: -webkit-linear-gradient(top,#167139,#008086);
            display: inline-block;
            width: 100%;
            color: #FFF;
            text-align: left;
        }
		.home-products-section.special-product .cat-name i {
            margin-left: 10px;
            margin-right: 10px;
            padding: 8px;
            border-right: 1px solid #fff;
        }
        .home-products-section.special-product ul .item-main-box .item-img-container,
        .home-products-section.special-product ul .item-main-box .item-details-container {
            width: 50%;
            float: left;
        }
		/*.home-products-section.special-product ul .item-main-box:first-child {*/
  /*          margin-bottom: 0;*/
  /*      }*/
		.home-products-section.special-product ul .item-main-box {
            margin-bottom: 30px;
        }
        .home-products-section.special-product ul .item-main-box{
            width: 33.333%;
        }
		/*.home-products-section.special-product ul .item-main-box:first-child {*/
  /*          width: 25%;*/
  /*      }*/
        /*.home-products-section.special-product ul .item-main-box:first-child .item-img-container,*/
        /*.home-products-section.special-product ul .item-main-box:first-child .item-img-container img,*/
        /*.home-products-section.special-product ul .item-main-box:first-child .item-details-container{*/
        /*    width: 100%;*/
        /*}*/
        /*.home-products-section.special-product ul .item-main-box:first-child .item-name{*/
        /*    font-size: 14px;*/
        /*    height: 40px;*/
        /*    display: -webkit-box;*/
        /*    -webkit-line-clamp: 2;*/
        /*}*/
		.home-products-section.special-product ul .item-main-box .item-name{
            font-size: 14px;
            height: 83px;
            display: -webkit-box;
            -webkit-line-clamp: 4;
        }
		.home-products-section.special-product ul .item-main-box .short-description{
            text-align: left;
        }
		.home-products-section.special-product ul .item-main-box .short-description h3{
            display: none;
        }
        .home-products-section.special-product ul .item-main-box .item-box + .action-buttons{
            width: 100%;
            float: left;
            border: 1px solid #e1e1e1;
            text-align: center;
        }
	/*==========special_products New Add==============*/
    /*==========Homepage Categories New Add==============*/
                .homepage-categories {
                    background: url(../images/cat-bg.jpg);
                    background-position: center;
                    background-attachment: fixed;
                    background-size: cover;
                    background-repeat: no-repeat;
                    clear: both;
                }
				.cat-header {
					margin: 35px 0 0;
					background: #fff;
					display: block;
					overflow: auto;
					border-bottom: 1px solid #d6d5d5;
					padding: 5px 15px;
					color: #0d7758;
				}
				.cat-full-wrapper {
					background: #f5f5f5;
					padding: 20px 0;
				}
				.cat-wrapper {
					width: 100%;
					background-color: #fff;
					margin-bottom: 35px;
					padding-bottom: 1px;
					overflow:auto;
				}
				.cat-wrapper ul li{
					box-sizing: border-box;
					list-style:none;
				}
				.cat-container{
					display:block;
					clear: both;
				}
				.home-cat-item{
					width: 12.5%;
					height: 150px;
					border-right: 1px solid #e2e2e2;
					border-bottom: 1px solid #e2e2e2;
					background-color: #fff;
					float: left;
				}
				.cat-image-box {
					margin: 0 auto;
					width: 100px;
					height: 100px;
					overflow: hidden;
					text-align: center;
				}
				.cat-image-box img{
					max-width: 100%;
					max-height: 100%;
				}
				.cat-mane{
					margin: 8px 12px 0;
					font-size: 14px;
					color: #212121;
					line-height: 18px;
					height: 36px;
					display: -webkit-box;
					-webkit-line-clamp: 2;
					-webkit-box-orient: vertical;
					overflow: hidden;
					text-align:center;
				}
				.home-cat-item:hover{
					box-shadow: 0 2px 4px 0 rgba(0,0,0,.25);
					-webkit-transform: all .3s ease-in-out;
					-ms-transform: all .3s ease-in-out;
					transform: all .3s ease-in-out;
					position: relative;
					
				}
				/*
				 .cat-image-box:hover img {
					transform: scale(1.1);
					position: relative;
				}
				*/
				
	/*==========Homepage Categories New Add==============*/
	.ui-autocomplete {
        z-index: 99999;
        border:0;
        box-shadow: 0 0 12px #a5a5a5;
    }
	.ui-state-focus{
	   background: #0d7656;
       color:#fff;
    }
    .ui-menu-item{
        cursor:pointer;
        transition:0.3s;
    }
	/*==========Add new media query ==============*/
		@media (min-width:992px) and (max-width:1200px){
			.category_products_item ul .item-main-box {
				width: 16.6666666667%;
			}
			.home-products-section ul .item-main-box {
				width:25%;
			}
			.featured-product ul .item-main-box {
				width: 16.6666666667%;
			}
			
		}
		@media (min-width:768px) and (max-width:991px){
			.home-products-section ul .item-main-box {
				width: 25%;
			}
			.featured-product ul .item-main-box {
				width: 16.6666666667%;
			}
		}
		@media (min-width:641px) and (max-width:767px){
			.category_products_item ul .item-main-box {
				width: 33.33333333%;
			}
			.category_products_item .left-item-container {
				width: 100%;
			}
			.category_products_item .right-item-container {
				width: 100%;
			}
			.category_products_item .left-item-container .item-cat-list {
				height:auto;
				columns: 3;
			}
			.category_products_item .left-item-container ul .item-title a {
				padding:10px;
				font-size: 15px;
			}
			.featured-product ul .item-main-box {
				width: 33.33333333%;
			}
			/*.home-products-section.special-product ul .item-main-box:first-child {*/
			/*	width: 50%;*/
			/*}*/
			.home-products-section.special-product ul .item-main-box {
				width: 50%;
			}
			.home-cat-item {
				width: 25%;
			}
			
		}
		@media (max-width: 640px){
			.category_products_item ul .item-main-box {
				width:50%;
			}
			.category_products_item .left-item-container {
				width: 100%;
			}
			.category_products_item .right-item-container {
				width: 100%;
			}
			.category_products_item .left-item-container .item-cat-list {
				height:auto;
				columns: 2;
			}
			.category_products_item .left-item-container ul .item-title a {
				padding:8px;
				font-size: 14px;
			}
			.featured-product ul .item-main-box {
				width:50%;
			}
			/*.home-products-section.special-product ul .item-main-box:first-child,*/
			.home-products-section.special-product ul .item-main-box {
				width: 50%;
				margin-bottom: 20px;
			}
			.home-cat-item {
				width: 33.33333333%;
			}
			.item-box {
                width: 100%;
                float: none;
                background: #fff;
            }
			.home-products-section.special-product ul .item-main-box .item-name {
                height: 40px;
                display: -webkit-box;
                -webkit-line-clamp: 2;
                -webkit-box-orient: vertical;
                overflow: hidden;
                font-size: 14px;
                font-weight: bold;
            }
            .home-products-section.special-product ul .item-main-box .item-img-container, .home-products-section.special-product ul .item-main-box .item-details-container {
                width: 100%;
                float: none;
            }
		}
		@media (max-width: 360px){
			.category_products_item .left-item-container .item-cat-list {
				height:auto;
				columns: 1;
			}
			
		}
/*==========Add new media query ==============*/
