body {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    color: #737373;
    font-size: 14px;
    line-height: 20px;
    background:#fff;
}
body.common-home{
    position:relative;
}
h1, h2, h3, h4, h5, h6 {
    color: #444;
}
/* default font size */
.fa {
    font-size: 14px;
}
/* Override the bootstrap defaults */
h1 {
    font-size: 33px;
}
h2 {
    font-size: 27px;
}
h3 {
    font-size: 21px;
}
h4 {
    font-size: 15px;
}
h5 {
    font-size: 12px;
}
h6 {
    font-size: 10.2px;
}
a {
    color: #23a1d1;
}
a:hover {
    text-decoration: none;
}
legend {
    color: #06b4b0 !important;
    font-size: 18px;
    padding: 7px 0px
}
label {
    font-size: 14px;
    font-weight: normal;
}
:focus {
    outline: none !important;
}
select.form-control, textarea.form-control, input[type="text"].form-control, input[type="password"].form-control, input[type="datetime"].form-control, input[type="datetime-local"].form-control, input[type="date"].form-control, input[type="month"].form-control, input[type="time"].form-control, input[type="week"].form-control, input[type="number"].form-control, input[type="email"].form-control, input[type="url"].form-control, input[type="search"].form-control, input[type="tel"].form-control, input[type="color"].form-control {
    font-size: 14px;
}
.input-group input, .input-group select, .input-group .dropdown-menu, .input-group .popover {
    font-size: 14px;
}
.input-group .input-group-addon {
    font-size: 14px;
    height: 30px;
}
.btn {
    border-radius: 15px !important;
    -webkit-border-radius: 15px !important;
    -moz-border-radius: 15px !important;
    -khmtl-border-radius: 15px !important;
}
.btn-primary {
    background: #12b8b4 !important;
}
/* Fix some bootstrap issues */
span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {
    display: inline;
}
.nav-tabs {
    margin-bottom: 15px;
}
div.required .control-label:before {
    content: '* ';
    color: #F00;
    font-weight: bold;
}
/* Gradent to all drop down menus */

/* top */
header {
    background-color: #ffffff;
}

header.fixed {
    background-color:#fff;
}

header .header-cnt {
    padding: 15px 0;
}

.haeder_icon {
    float: right;
    position: relative;
    /*height: 52px;*/
    margin: 0 auto;
    text-align: center;
    /*width: 35px;*/
    cursor: pointer;
    padding-bottom: 0px;
}
#top {
    /*display: none;*/
    background: #06b4b0;
    color: #ffffff;
    font-size: 14px;
    padding: 10px 0;
}
.haeder_icon_image:before {
    content: "";
    background: url(../image/sprite.png) no-repeat scroll -14px -46px transparent;
    height: 32px;
    float: left;
    height: 35px;
    width: 32px;
    margin-left: 0px;
    position: absolute;
    right: 0px;
    top: 0px;
    z-index: 99;
    font-size: 19px;
}
.haeder_icon:hover .haeder_icon_image:before {
    background-position: -527px -46px;
}
#top-links {
    display: block;
    opacity: 0;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -o-opacity: 0;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    visibility: hidden;
    position: absolute;
    width: 250px;
    right: 0px;
    top: 32px;
    z-index: 80;
    background-color: #222;
    background-color: rgba(23,23,23,0.9);
    padding: 25px 25px 25px;
}
.header_menu_dropdown:hover #top-links,.header_menu_dropdown:hover #top-links-tabs {
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -o-opacity: 1;
    /*top: 100%;*/
    visibility: visible;
}
.header_menu_dropdown {
    position: relative;
    /*margin: 0px 10px;*/
}
#currency .dropdown-menu {
    padding: 8px;
}
#language .dropdown-menu > li > a {
    padding: 3px 8px;
}
#currency .dropdown-menu .btn {
    padding: 2px !important;
}
#language .dropdown-menu > li > a:hover {
    color: #FFFFFF;
}
#form-currency .dropdown-menu, #top-links .dropdown-menu,#top-links-tabs .dropdown-menu {
    display: block !important;
    border: none;
    box-shadow: none;
    background: none;
    position: relative;
    top: auto;
}
#form-currency > div > .btn, #form-language .btn {
    padding: 10px 0;
}
#form-currency i, #top-links .myaccount .dropdown-toggle,#top-links-tabs .myaccount .dropdown-toggle, #form-language i {
    display: none;
}
.currency-select.btn.btn-link.btn-block, .myaccount .dropdown-menu > li {
    border-bottom: 1px solid #cccccc;
    padding-bottom: 10px;
}
.currency-select.btn.btn-link.btn-block, .myaccount .dropdown-menu > li > a, #form-language .dropdown-menu .btn {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #a4a4a4;
    font-size: 16px;
    line-height: 24px;
    padding: 0;
}
.currency-select.btn.btn-link.btn-block, .myaccount .dropdown-menu > li > a, #form-language .dropdown-menu .btn {
    color: #a4a4a4 !important;
}
#form-currency span, #form-currency strong, #form-language span {
    color: #fff;
}

.myaccount .dropdown-menu > li > a > i {
    display: none;
}
#form-currency .btn-link:hover, #form-currency .btn-link:focus, #form-language .dropdown-menu .btn:hover, #form-language .dropdown-menu .btn:focus {
    text-decoration: none;
    color: #fff;
}
#top-links ul,#top-links-tabs ul, #form-currency {
    /*border-bottom: 1px dashed #a4a4a4;*/
    margin: 0;
    padding-bottom: 5px;
    width: 100%;
}
#top-links ul li,#top-links-tabs ul li {
    width: 100%;
}
/* logo */

#logo > a{display:inline-block;}
#logo > a .img-responsive{display:inline;}
.header-logo {
    /*text-align: center;*/
    float: left;
}
/* search */

.header-right {
    /*margin: 45px 0px 0 0;*/
}

.col-sm-3.header-search {
    padding: 0;
}
/*#search .btn-lg i{display:none;}*/
#search .btn-lg {
    /*background: transparent url("../image/sprite.png") no-repeat scroll -23px -5px;*/
    background: transparent;
    color: #06b4b0;
    font-size: 20px;
    border: medium none;
    padding: 7px 10px;
    z-index: 99;
    display: inline-block;
}
#search .btn-lg i {
    font-size: 20px;
}
.header-search .action.search{display:none;}

/*.header-search:hover .action.search ,.header-search .action.search:hover{
    background-position: -528px -4px;
}*/
/*.header-search #search .btn-lg:hover{
    background-position: -536px -5px;
}*/

.header-search {
    position: relative;
    float:right;
    width: 360px;
    cursor: pointer;
    margin-top: 23px;
}
/*.header-search #search input, .header-search #search input {
    width: 300px !important;
    padding: 0px 35px !important;
}*/
.header-search #search:focus input {
    border-color: #ccc;
}
.header-search #search input {
    background-color:transparent;
    color: #737373;
    height: 40px;
    letter-spacing:1px;
    padding: 0 55px 0 10px;
    /*width: 300px;*/
    transition: 0.6s;
    -webkit-transition: 0.6s;
    -moz-transition: 0.6s;
    font-size: 14px;
    font-weight: normal;
    position: absolute;
    border: 1px solid #06b4b0;
    box-shadow: none;
    border-radius: 100px;
    z-index:99;
}

#search .form-control::placeholder {
    color: #aaacad;
    font-weight: normal;
    opacity: 1;
}
#search .form-control::-moz-placeholder {
    color: #aaacad !important;
    font-weight: normal;
}
#search .form-control:-ms-input-placeholder {
    color: #aaacad;
    font-weight: normal;
}
#search .form-control::-ms-input-placeholder {
    color: #aaacad;
    font-weight: normal;
}

.form-control::placeholder {
    color: #aaacad;
    font-weight: normal;
    opacity: 1;
}
.form-control::-moz-placeholder {
    color: #aaacad !important;
    font-weight: normal;
}
.form-control:-ms-input-placeholder {
    color: #aaacad;
    font-weight: normal;
}
.form-control::-ms-input-placeholder {
    color: #aaacad;
    font-weight: normal;
}

/* cart */
.header-cart {
    float: right;
    margin-right: 30px;
}
#cart .text-right .addtocart, #cart .text-right .checkout {
    width: auto;
    float: left;
}
#cart .dropdown-menu .img-thumbnail {
    width: auto;
    max-width: none;
}
#cart .text-right .addtocart {
    margin: 0 5px 0 0;
}
#cart {
    margin-bottom: 0;
    /*float: right;*/
}
#cart > .btn {
    display: inline-block;
    vertical-align: middle;
    /*background: url(../image/sprite.png) no-repeat scroll -7px -99px transparent;*/
    background: transparent;
    padding: 0px 0px;
    /*height: 52px;*/
    /*width: 45px;*/
    box-shadow: none;
    border: none;
}
#cart:hover > .btn {
    background-position: -520px -99px;
}
#cart-total {
    color: #fff;
    /*float: right;*/
    font-size: 14px;
    /*position: absolute;*/
    right: 5px;
    top: -1px;
}
#cart-total i{display:none;}
#cart > .btn > i {
    font-size: 16px;
}
#cart > .btn:hover, #cart > .btn:focus {
    color: #fff;
}
#shippingcart {
    display: none;
}
#cart.open > .btn {
    box-shadow: none;
    text-shadow: none;
}
#cart.open > .btn:hover {
    color: #fff;
}


#cart .dropdown-menu {
    background: rgba(255, 255, 255, 0.9) none repeat scroll 0 0;
    webkit-box-shadow: 0px 0px 11px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 0px 11px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 11px 0px rgba(0,0,0,0.2);
    z-index: 1001;
    min-width: 332px;
    border: none;
    padding: 24px 10px;
    top: 30px;
}

#top-links {
    display: block;
    opacity: 0;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -o-opacity: 0;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    visibility: hidden;
    position: absolute;
    width: 250px;
    right: 0px;
    top: 32px;
    z-index: 999;
    background-color: #222;
    background-color: rgba(255, 255, 255, 0.9);
    webkit-box-shadow: 0px 0px 11px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 0px 11px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 11px 0px rgba(0,0,0,0.2);
    padding: 25px 25px 25px;
}
.header_menu_dropdown:hover #top-links,.header_menu_dropdown:hover #top-links-tabs {
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -o-opacity: 1;
    /*top: 100%;*/
    visibility: visible;
}

#cart .button-container {
    width: auto;
    float: right;
}
#cart .dropdown-menu table:not(.table-striped) {
    margin-bottom: 24px;
}
#cart .dropdown-menu table.table-striped {
    margin-bottom: 0px;
}
#cart .table > tbody > tr > td {
    border-top: 0px none;
}
#cart .table-striped > tbody > tr:nth-child(2n+1) > td, #cart .table-striped > tbody > tr:nth-child(2n+1) > th {
    background-color: transparent;
    padding-bottom: 50px;
}
#cart .dropdown-menu table.table-striped {
    /*border-bottom: 1px solid #cccccc;*/
}
#cart .dropdown-menu table.table-bordered {
    border: 0px none;
}
#cart .dropdown-menu table.table-bordered td {
    border: none;
    background: none;
    font-size: 16px;
    color: #555555;
    border-top: 1px solid #cccccc;
}
#cart .dropdown-menu table.totals-table td {
    font-size: 15px;
    color: #555555;
}
#cart .dropdown-menu table.totals-table td.amounts {
    font-size: 14px;
}
#cart .dropdown-menu table.table-striped td.text-right {
    padding: 0;
}
#cart .dropdown-menu table td a {
    color: #555555;
}
#cart .dropdown-menu li > div {
}
#cart .dropdown-menu li p {
    color: #737373;
    font-weight: normal;
}
/* menu */
#menu ul.active {
    display: none;
}
.navbar-header {
    display: block !important;
}
.navbar{
	margin-bottom:0 !important;}
#menu {
    padding: 0;
	border-top: 1px solid #d7d7d7 !important;
    position: relative;
    border: none;
    border-radius:0;
}
#menu ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
#menu ul.navbar-nav{
    width:100%;
    text-align: center;

}
#menu > ul > li {
    position: relative;
    float: left;
    z-index: 20;
}
#menu > ul > li:hover {
}

#menu a:hover {
    text-decoration: none
}
#menu > ul > li:hover > ul {
    display: block;
}
#menu > ul > li ul > li > ul {
    display: none;
    background: #15BCF0;
    position: absolute;
    z-index: 5;
    padding: 5px;
    margin-left: -13px;
}
#menu > ul > li ul > li:hover > ul {
    display: block;
    top: 0px;
    left: 173px;
}
#menu ul > li > a {
    padding: 19px 19px;
    color: #837b6d;
    display: block;
    letter-spacing: 0.3px;
    font-size: 18px;
    white-space: nowrap;
    /*text-transform: uppercase;*/
    position: relative;
}
#menu ul > li.selected > a {
    color: #12b8b4;
    font-weight: bold;
}
#menu ul > li > a:hover {
    color: #12b8b4;
}
#menu ul > li.home_first > a {padding-left: 0;}
#menu ul > li:first-child > a:before {
    display: none;
}
#menu ul > li.hiden_menu > ul > li > a {
    color: #fff;
    padding: 0;
}
#menu > .nav-responsive > ul > li > a::before {
    content: "-";
    position: absolute;
    left: -5px;
    top: 30px;
    color: #fff;
}
#menu > ul > li ul > li > a {
    min-width: 160px;
}
#menu > ul > li > ul > ul > li > a {
    color: #666;
}
#menu > ul > li > ul > ul > li > a {
    color: #666;
}
#menu ul li ul {
	display: table-cell;
	float: none;
}
#menu ul.nav li .megamenu.column1 ul.list-unstyled > li.dropdown:hover > .dropdown-menu {
	display: block;
}
#menu ul.nav li .megamenu.column1 ul.list-unstyled > li.dropdown .dropdown-menu {
	display: none;
	left: 100px;
	padding: 10px 20px 20px;
	position: absolute;
	top: 0;
	border: none;
	background-color: rgba(255, 255, 255, 0.9);
}
#menu ul.nav li .megamenu ul.list-unstyled li > a, .hiden_menu .main_cat a {
	width: 100%;
}

#menu ul.nav li .megamenu ul.list-unstyled li .dropdown-menu {
	border: medium none;
	margin: 5px 0 0;
	padding: 0;
	position: relative;
	float: none;
	min-width:149px;
	background: none;
	box-shadow: none;
}
#menu ul.nav li.hiden_menu .megamenu ul.childs_1 {
	display: block;
}
#menu ul.nav li .megamenu ul.list-unstyled li > a, .hiden_menu .main_cat a {
	background: none;
	padding: 0px;
    font-size: 16px;
	font-weight: normal;
	/*text-transform: uppercase;*/
	margin-right: 0;
	transition: all 0.3s ease 0s;
	color: #fff;
}
#menu ul.nav li .megamenu ul.list-unstyled li > a {
	color: #444545;
}
#menu ul.nav li .megamenu ul.list-unstyled li.selected > a {
	color: #06b4b0;
    font-weight: bold;
}
#menu ul.nav li > .megamenu.column1 > div > ul.list-unstyled > li, #menu ul.nav li > .megamenu.column2 > div > ul.list-unstyled > li {
	margin: 0 0 10px;
}
#menu ul.nav li .megamenu.column1 ul.list-unstyled li > a {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	font-size: 14px;
	font-weight: normal;
	line-height: 24px;
}
.hiden_menu .dropdown-inner li.main_cat a {
	font-size: 14px;
	font-weight: normal;
	line-height: 26px;
}
ul ul li {
	margin-bottom: 4px;
}
#menu ul.nav li .megamenu ul.childs_1 {
	min-width: 235px;
	padding-right: 10px;
}
#menu ul.nav li .megamenu ul.childs_1 > li {
    padding: 8px 0 10px 0;
    border-bottom: 1px solid #cccccc;
}
#menu ul.nav li .megamenu ul.childs_1 > li:last-child {
    border-bottom: 0px none;
}
#menu ul.nav li .megamenu ul.childs_1:last-child {
	border: medium none;
}
#menu ul.nav li .megamenu ul.childs_1:first-child {
	padding: 0 10px 0 0;
}
#menu ul.nav li .megamenu.column1 ul.childs_1 {
	border: none;
	padding: 0;
}
#menu ul.nav li .megamenu ul.list-unstyled li .dropdown-menu ul.list-unstyled li > a:hover {
	color: #fff;
}
#menu ul.nav li .megamenu ul.list-unstyled li .dropdown-menu ul.list-unstyled li > a {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	color: #a4a4a4;
	display: inline-block;
	font-size: 13px;
	padding: 0px 0;
	font-weight: normal;
	line-height: 24px;
	position: relative;
	text-transform: capitalize;
	font-weight: 400;
}
#menu li.hiden_menu > ul {
	min-width: 190px;
	background: rgba(23, 23, 23, 0.9) none repeat scroll 0 0;
	border: medium none;
	display: none;
	padding: 30px;
	position: absolute;
	text-align: left;
	border: none;
	margin-left: 0px;
	z-index: 9;
}
#menu li.hiden_menu > ul > li {
	margin-bottom: 10px;
}
#menu li.hiden_menu:hover > ul {
	display: block;
}
.nav-container.fixed #menu > ul > li.blog-link a, #menu > ul > li.blog-link a {
	background: none !important;
}
#menu > ul > li.hiden_menu .dropdown-menu {
	display: none !important;
}
#menu .dropdown .dropdown-menu {
	background-color: rgba(255, 255, 255, 0.9);
    webkit-box-shadow: 0px 0px 11px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 0px 11px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 11px 0px rgba(0,0,0,0.2);
    padding: 24px;
	color: #444545;
	text-align: left;
	border: none;
}

#menu ul.nav li.hiden_menu .megamenu ul.childs_1 li {
	margin-bottom: 10px;
}
#menu .dropdown .dropdown-menu.column1 {
	min-width: 190px;
}
.navigation {
	margin: 38px 0 0;
}

/* Mainslider */
.main-slider .img-responsive{width: 100%;}
.main-slider .owl-controls .owl-buttons .owl-prev {
	/*background: url(../image/sprite.png) no-repeat scroll -17px -175px transparent;*/
    background: none;
    font-size: 90px;
    color: #06b4b0;
}
.main-slider .owl-controls .owl-buttons .owl-next {
	/*background: url(../image/sprite.png) no-repeat scroll -490px -175px transparent;*/
    background: none;
    font-size: 90px;
    color: #06b4b0;
}
.main-slider .owl-controls .owl-buttons .owl-prev:hover {
	/*background: url(../image/sprite.png) no-repeat scroll -17px -281px transparent;*/
    background: none;
    color: #837b6d;
}
.main-slider .owl-controls .owl-buttons .owl-next:hover {
	/*background: url(../image/sprite.png) no-repeat scroll -490px -281px transparent;*/
    background: none;
    color: #837b6d;
}
.main-slider {
	position: relative;
	margin-bottom:15px;
}
#spinner {
	background: #fff url("../image/spinner.gif") no-repeat scroll 50% 50%;
	height: 100%;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 999999;
}
/* Home page Sub banner Start */

.homepage-text {
	text-align: center;
	padding: 70px 0px 70px;
	text-transform: uppercase;
	background-color:rgba(0, 0, 0, 0.7);
}
.homepage-banner-desc {
	display: inline-block;
}
.homepage-text .homepage-banner-title {
	font-size: 25px;
	line-height: 1;
	padding-bottom: 25px;
	font-weight: 700;
	color: #fff;
}
.homepage-text .left-border, .homepage-text .right-border {
	width: 255px;
	height: 1px;
	background: #fff;
	margin: 7px 20px;
	float: left;
}
.homepage-text .center-content {
	float: left;
	font-size: 16px;
	line-height: 1;
	padding-bottom: 11px;
	font-weight: 400;
	color: #fff;
}
.homepage-text .homepage-banner-coupon {
    color: #9e9e9e;
    font-size: 18px;
    font-style: italic;
    font-weight: 400;
    line-height: 28px;
    text-transform: none;
	width:69%;
	margin: 15px auto 20px;
}
.homepage-text .homepage-banner-coupon span {
	color: #fff;
}
.home-subbanner {
	position: relative;
	float: left;
}
.home-subbanner img {
    transform: scale(1);
    transition: all 0.5s ease 0s;
    width: 100%;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.2);
}

.home-subbanner:hover .home-img img {
    transform: scale(1.3);
    transition: all 0.5s ease 0s;
}
.home-subbanner.col-sm-4{
    padding: 0;
}
.home-subbanner .home-img {
	position: relative;
	overflow: hidden;
}
.home-subbanner .home-img > a::before{
 	background: transparent;
	transition: all 0.5s ease 0s;
}

.home-subbanner:hover .home-img > a::before {
    background: rgba(255, 255, 255, 0.6) none repeat scroll 0 0;
    content: "";
    height: 90%;
    left: 5%;
    padding: 20px;
    position: absolute;
    top: 5%;
    transition: all 0.5s ease 0s;
    width: 90%;
    z-index: 9;
}
.home-subbanner .col-xs-6{
	float: none;
	width:auto;
	padding: 0;
}

.home-subbanner .cms-desc {
	 margin: 80px 0 84px;
    position: relative;
    text-align: center;
}
.home-subbanner  .cms-image {
    display: inline-block;
    margin-bottom: 6px;
    width: 55px;
}
.home-subbanner .cms-name {
    color: #000;
    font-size: 32px;
    font-weight: 600;
    line-height: 1;
    text-transform: uppercase;
}
.home-subbanner .cms-data {
    color: #000;
    font-size: 32px;
    font-weight: 300;
    line-height: 1;
    margin-bottom: 50px;
    text-transform: uppercase;
}
.home-subbanner .home-img .cms-button {
    bottom: 0;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    text-align: center;
    top: 44%;
	z-index:9;
}

.home-subbanner .cms-button a {
	display: inline-block;
	padding: 17px 45px;
	background: #000;
	color: #fff;
	border-radius: 30px;
	-webkit-border-radius: 30px;
	-moz-border-radius:  30px;
	-o-border-radius:  30px;
	-khtml-border-radius:  30px;
	font-weight: 600;
	text-transform: uppercase;
	opacity: 0;
	-webkit-opacity: 0;
	-moz-opacity: 0;
	-o-opacity: 0;
	-kthml-opacity: 0;
	transition: 0.5s;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
}

.cms-data-text {
    bottom: 20px;
    left: 0;
    margin: 0 auto;
    opacity: 1;
    position: absolute;
    right: 0;
	z-index:-1;
}
.home-subbanner:hover .cms-desc .cms-data-text{opacity: 0;}
.home-subbanner:hover .home-img .cms-button a,
.home-subbanner:hover .cms-desc .cms-button a {
	opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	-o-opacity: 1;
	-kthml-opacity: 1;
}

/* Home page Sub banner End */


/* Home page Parallax Start */
.cms_parallax {
	background-color: #000;
	height: auto;
	padding: 0;
	min-height: 560px;
	margin-bottom: 75px;
}
.parallax-inner {
	color: #fff;
	font-size: 24px;
	text-align: center;
}
.parallax-text{padding: 115px 0;}
.cms_parallax .parallax-text1 {
	color: #fff;
	font-size: 14px;
	font-weight: 300;
	line-height: 25px;
	margin-top: 0;
}
.cms_parallax .parallax-text2 {
	color: #fff;
	font-size: 40px;
	font-weight: 700;
	line-height: 45px;
	text-transform: uppercase;
}
.cms_parallax .parallax-text3 a {
	background: rgba(255, 255, 255, 0.6) none repeat scroll 0 0;
	border-radius: 30px;
	-webkit-border-radius:30px;
	-moz-border-radius: 30px;
	-o-border-radius: 30px;
	-khtml-border-radius: 30px;
	color: #000;
	display: inline-block;
	font-size: 14px;
	font-weight: 600;
	margin-top: 35px;
	padding: 17px 45px;
	text-transform: uppercase;
	transition: all 0.5s ease 0s;
}
.cms_parallax .parallax-text3 a:hover {
	background: #fff;
	color: #000;
}
/* Home page Parallax End */



/* content */
.common-home #content, .common-home #column-left, .common-home #column-right {
	margin: 0;
}
.featured .section-product .product-items{display: none;}
.section-product .product-items{ padding: 0 12px;}
.section{
	float: left;
	width:100%;
	text-align: center;
}
.common-home .section.featured{float: none;}
#content, #column-left, #column-right {
	margin-top: 56px;
}
.layout-2.left-col #column-left,.layout-3 #column-left{padding-right: 15px;}
.layout-2.right-col #column-right,.layout-3 #column-right{padding-left: 15px;}

.category_description {
	margin-top: 10px;
}
.category_list ul li {
    list-style-type: none;
	float: left;
	padding: 5px 10px;
    margin-right: 10px;
    border: 1px solid #cccccc;
    text-align: center;
    text-transform: uppercase;
}
h3.refine-search {
	/*border-top: 1px solid #dfdfdf;*/
	color: #12b8b4;
    font-size: 20px;
    font-weight: bold;
	margin: 5px 0 20px;
	/*padding-top: 20px;*/
	text-transform: uppercase;
	/*display: none;*/
}
.category_thumb, .subcateory {
	/*display: none;*/
    border-bottom: 1px solid #cccccc;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.btn-grid-list, .compare-total {
	float: left;
}

.btn-grid-list #grid-view {
	position: relative;
}
.btn-grid-list #grid-view:before {
	border-right: 1px solid #ccc;
	content: "";
	height: 20px;
	position: absolute;
	right: 0;
}
.sort-filter label, .limit-filter label {
    color: #837b6d;
    font-size: 16px;
    margin-top: 8px;
}
.sort-filter,.show-filter {
	float: left;
}
.show-filter {
    width: 200px;
    padding-right: 10px;
}

.custom-select {
    position: relative;
    display: block;
    line-height: 3;
    overflow: hidden;
    border-radius: .25em;
}
.sort-filter .custom-select .form-control,.show-filter .custom-select .form-control {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
    outline: 0;
    box-shadow: none;
    background-image: none;
    padding: 8px 6px 6px 10px;
    font-size: 14px;
    color: #837b6d;
    border: 1px solid #06b4b0;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-o-border-radius: 20px;
	-khtml-border-radius: 20px;
}
.custom-select select {
    width: 100%;
    height: 100%;
    margin: 0;
    cursor: pointer;
}
.custom-select select::-ms-expand {
    display: none;
}
.custom-select::after {
    font-family: 'Font Awesome 5 Pro';
    content: '\f0dd';
    font-weight: bold;
    font-size: 16px;
    line-height: 32px;
    color: #ffffff;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 32px;
    padding: 0 11px;
    background: #06b4b0;
    pointer-events: none;
	border-top-right-radius: 20px;
	-webkit-border-top-right-radius: 20px;
	-moz-border-top-right-radius: 20px;
	-o-border-top-right-radius: 20px;
	-khtml-border-top-right-radius: 20px;
	border-bottom-right-radius: 20px;
	-webkit-border-bottom-right-radius: 20px;
	-moz-border-bottom-right-radius: 20px;
	-o-border-bottom-right-radius: 20px;
	-khtml-border-bottom-right-radius: 20px;
}

.filter-product-right {
	float: right;
	margin: 0 17px 0 -10px;
}
.layout-3 .filter-product-right {
	float: left;
	margin:10px -10px 0;
	clear: left;
}
.compare-total {
	margin: 7px 0 0 10px;
}
.compare-total a {
    color: #837b6d;
    font-size: 16px;
}
.compare-total a i {
    color: #12b8b4;
    font-size: 18px;
    margin-right: 9px;
}
.filter-product {
	float: left;
	margin-bottom: 71px;
	width: 100%;
}

.btn-grid-list .btn i:before {
	content: "";
	background: transparent url("../image/sprite.png") no-repeat scroll -540px -1190px;
	height: 20px;
	float: left;
	width: 22px;
}
.btn-grid-list .btn.active i:before {
	background-position:-540px -1215px;
}
.btn-grid-list #grid-view.btn i:before {
	content: "";
	background: transparent url("../image/sprite.png") no-repeat scroll -541px -1131px;
}
.btn-grid-list #grid-view.btn.active i:before {
	background-position:-541px -1156px;
}
.btn-grid-list #list-view.btn-default, .btn-grid-list #grid-view.btn-default {
	border: none;
	background: none;
	color: #bcbcbc;
	box-shadow: none;
}
.btn-grid-list #list-view.btn-default.active, .btn-grid-list #grid-view.btn-default.active {
	color: #000;
}
.btn-grid-list .fa {
	font-size: 20px;
}
/* box */

#column-left .container, #column-right .container {
	width: auto;
	padding: 0;
	float: left;
}
#column-left .sidebar, #column-right .sidebar, #column-left .panel, #column-right .panel,#column-left .section,#column-right .section {
	margin-bottom: -1px;
	float: left;
	width: 100%;
	padding: 5px 10px 33px 0;
	text-align: left;
	/*border: 1px solid #dedede;*/
	background-color:#fff;
}
#button-filter {
    margin-bottom: 15px;
}

.section .section-heading{display: inline-block;}
.section .section-heading, #column-left .panel-heading, #column-right .panel-heading {
	text-align: left;
	margin-bottom: 40px;
	font-size: 32px;
	font-weight: 700;
	text-transform: uppercase;
	color: #06b4b0;
	letter-spacing: -0.3px;
	margin-top: 20px;
	position: relative;
	background: none;
	border: none;
    padding: 0px 15px 10px 27px;
}
#content .panel-heading {
    color: #06b4b0;
    font-size: 32px;
    font-weight: 700;
}
#column-left .section .section-heading,#column-right .section .section-heading,
#column-left .panel-heading, #column-right .panel-heading{
	z-index:1;
	font-size: 20px;
}
#column-left .panel-heading, #column-right .panel-heading,
#column-left .section-heading, #column-right .section-heading{ padding-left:6px; }
.product-title {
	color: #06b4b0;
	font-size: 32px;
	font-weight: 700;
    text-align: center;
	margin-bottom: 0;
	margin: 0 0 57px;
	padding-left: 0;
}

.section .section-heading:before {
	position: absolute;
	width: 66px;
	height: 13px;
	background-image: url('/image/catalog/icon_smile.png');
	content: "";
	right: 6px;
	top: 30px;
	z-index: -1;
}

.productpage .price li.oldprice, .quickviewblock .price li.oldprice {
	float: left;
	margin: 0 10px 0 0;
}
.productpage .price li.specialprice {
    float: left;
}
.productpage .price li.oldprice, .productpage .price li.specialprice {
    padding: 39px 7px 12px 0 !important;
}
.productpage .price li.oldprice .old-price {
    margin-top: 20px;
}
.quickviewblock {
	margin-bottom: 20px;
	padding:20px;
}
.quickviewblock .rating{margin-bottom:30px;}
.special-price {
	margin: 0;
}
.product-option, .quickviewblock .product-option {
	color: #000;
	font-size: 18px;
     margin-bottom:15px;
}
.productpage .date .btn, .productpage .time .btn, .productpage .datetime .btn, .account-return-add .date .btn {
	padding: 8px 12px 7px;
}
.productpage label, .quickviewblock label {
    color: #837b6d !important;
    font-size: 22px;
    font-weight: 700;
}
.productpage #form-review label {
    color: #06b4b0 !important;
    font-size: 16px;
    font-weight: 400;
    text-transform: none;
}

.related-products-cnt {
    margin-top: 30px;
}
#content .related-products-cnt .panel-heading {
    margin-bottom: 30px;
}

#product .date .btn, #product .time .btn, #product .datetime .btn, .account-return-add .date .btn {
	border-radius: 0 15px 15px 0;
	-webkit-border-radius:0 15px 15px 0;
	-moz-border-radius: 0 15px 15px 0;
	-o-border-radius:0 15px 15px 0;
	-khtml-border-radius: 0 15px 15px 0;

}
#column-left .section .section-heading, #column-right .section .section-heading, #column-left .panel-heading, #column-right .panel-heading {
	margin: 0 0 8px;
}
.section .section-block {
	padding: 30px 0;
	float: left;
	width:100%;
}

#content .section .section-block {
	background: none;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-khtml-border-radius: 0px;
	border-radius: 0px;
	border: none;
	padding: 23px 0 5px;

}

#content .section.blog .section-block {

}
.section .section-block ul, #content .content ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}
.section .section-block ul li, #content .content ul li {
	line-height: 22px;
	padding: 8px 0 8px 14px;
}
.section .section-block ul li a + a, .section .section-block ul li a + a:hover {
	background: none;
	padding-left: 0;
}
.section .section-block ul ul {
	margin-left: 63px;
}
.section .section-block ul ul.collapse.in {
    display: inline-block;
}
.product-carousel .owl-item {
    margin-right: 11px;
}
.product-grid li, #content .section-product .product-items, .product-carousel .slider-item {
	float: left;
	display: inline-block;
	padding: 0;
}

.product-layout.product-grid {
	margin: 0 0 15px;
}
.product-layout.product-grid{ /*text-align: center;*/ }
.blog .product-thumb{
	border:none;
	padding:0;
	margin:0;
}
.product-carousel .slider-item .product-thumb .image img,.product-thumb .image img{
	border: 1px solid #ebebeb;
	padding: 0px;
	/*transition:all 0.5s ease 0s;*/
}
.product-carousel .slider-item .product-thumb:hover h4 a, .product-thumb:hover h4 a{
    color:#000;
}
.product-carousel .slider-item .product-thumb:hover .image img, .product-thumb:hover .image img{
	/*border: 1px solid #ebebeb;*/
	/*padding:10px;*/
	/*transition:all 0.5s ease 0s;*/
}
.product-layout.product-list .product-thumb, #column-left .product-thumb, #column-right .product-thumb{
	border: none;
	padding: 0px;
	float: left;
	width:100%;

}
#column-left .product-thumb:hover .image img,
#column-left .product-thumb .image img,
#column-right .product-thumb:hover .image img,
 #column-right .product-thumb .image img,
.blog .product-thumb:hover .image img{
	border: none;
	background-color:transparent;
	padding:0;
}
.product-layout.product-list .product-thumb .image {
	float: left;
	width:40%;
}

.ie7 .product-grid li {
	width: 192px !important;
}
#content .image-additional .item{
	float: left;
}
#content .image-additional .slider-item  {
	display: inline-block;
	float: left;
}
#content .image-additional .slider-item .product-thumb {
	margin: 4px 2px;
	background: #fff;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	clear: both;
	overflow: hidden;
}
#content .image-additional .slider-item .product-thumb:hover {
	box-shadow: none !important;
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
}
.product-thumb {
	position: relative;
}
.banners-slider-carousel .product-thumb {
	text-align: center;
}

#content .product-layout .product-thumb:hover h4 a {
	color: #000;
}
.product-grid .product-thumb .desc, .grid .product-thumb .price-tax, .product-carousel .product-thumb .price-tax {
	display: none;
}
.product-list .product-details {
	overflow: hidden;
	text-align: left;
}

.singlebanner {
	margin: 7px 0 50px;
}
.sale {
	text-align: right;
	text-transform: uppercase;
	position: absolute;
	top: 0;
	left: 0;
    background-color: #06b4b0;
    color:#fff;
    padding:5px 10px;
    font-size: 12px;
    font-weight: bold;
}
.product-list .sale {
	top: 20px;
	right: 20px;
}
/* box products for Left Column and Right Column */
#column-left .section-product, #column-right .section-product {
	width: 100%;
	overflow: hidden;
}
#column-left .section-product > div, #column-right .section-product > div {
	display: block;
	vertical-align: top;
	margin-right: 0px;
	margin-bottom: 5px;
	width: 100%;
	padding: 0;
    border-bottom: 4px solid #06b4b0;
}
#column-left .section-product > div:first-child, #column-right .section-product > div:first-child {
    border-top: 4px solid #06b4b0;
}

#column-left .section-product > div#morebutton, #column-right .section-product > div#morebutton,
.section-product.product-carousel #morebutton{display: none;}
#column-left .panel > .list-group, #column-right .panel > .list-group {
	padding: 0 25px;
	border: none;
}
#column-left .list-group,#column-right .list-group {
	padding: 0px 25px;
}
#column-left a.list-group-item, #column-right a.list-group-item {
	color: #737373;
}
#column-left a.list-group-item:hover, #column-right a.list-group-item:hover,
#column-left .filter a.list-group-item, #column-right .filter a.list-group-item{
	color: #000;
}
#column-left .list-group a, #column-right .list-group a {
	padding: 8px 0;
	border: none;
	border-radius: 0;
}
#column-left .panel > .list-group .list-group-item, #column-right .panel > .list-group .list-group-item {
	padding: 10px 0;
}
#column-left .sidebar .section-block div.product-items:last-child > div, #column-right .sidebar .section-block div.product-items:last-child > div, #column-left .sidebar .section-block div.slider-item:last-child > div, #column-right .sidebar .section-block div.slider-item:last-child > div {
	border: 0 none;
}
#column-left .section-product .image, #column-right .section-product .image {
	display: block;
	margin-bottom: 0px;
	float: left;
	margin-left: 10px;
}

#column-left .product-thumb .caption, #column-right .product-thumb .caption {
	padding: 0;
	margin-top: -5px;
}
#column-left .section-product .product-thumb h4, #column-right .section-product .product-thumb h4,
#column-left .section-product .product-thumb h4 a, #column-right .section-product .product-thumb h4 a {
	color: #837b6d;
    font-weight: normal;
	font-size: 16px;
	line-height: 20px;
	margin: 5px 0 5px;
}
#column-left .section-product .name, #column-right .section-product .name {
	display: block;
}
#column-left .section-product .cart, #column-right .section-product .cart {
	display: block;
}
#column-left .section-product .cart .button, #column-right .section-product .cart .button {
	padding: 0;
	background: none;
	box-shadow: none;
	height: auto;
	font-weight: normal;
	border-radius: 0;
	color: #555;
	display: block;
	text-align: left;
}
#column-left .section-product .cart .button:hover, #column-right .section-product .cart .button:hover {
	text-decoration: underline;
}

#column-left .section-product .rating, #column-right .section-product .rating,
#column-left .section-product .name, #column-right .section-product .name,
#column-left .section-product .price, #column-right .section-product .price,
#column-left .section-product .cart, #column-right .section-product .cart {
	margin-bottom: 2px;
}
#column-left .section-product .price, #column-right .section-product .price,
#column-left .section-product .price .price-new, #column-right .section-product .price .price-new,
#column-left .section-product .price .price-old, #column-right .section-product .price .price-old {
    margin-top: 7px;
    font-size: 16px;
}
#column-left .sidebar .section-block, #column-right .sidebar .section-block,
#column-left .section .section-block, #column-right .section .section-block {
	margin-bottom: 20px;
	padding: 0;
	float: left;
	width:100%;
}
#column-left .section-product .rating, #column-right .section-product .rating {
	display: block;
	margin-bottom: 0px;
	padding: 0;
}
#column-left .product-thumb, #column-right .product-thumb {
	margin-bottom: 5px;
	padding: 10px 0;
}
#column-left .sale, #column-right .sale, #column-left .price-tax, #column-right .price-tax, #column-left .wishlist, #column-right .wishlist, #column-left .compare, #column-right .compare, #column-left .quickview, #column-right .quickview {
	display: none !important;
}
#column-left .product-thumb .button-group button, #column-right .product-thumb .button-group button {
	background: transparent none repeat scroll 0 0;
	color: #737373;
	font-size: 14px;
	line-height: 28px;
	margin: 0;
	padding: 0;
	text-indent: 0;
	width: auto;
	height: auto;
}
#column-left .product-thumb .button-group button:hover, #column-right .product-thumb .button-group button:hover {
	color: #000;
}
#column-left .product-thumb .button-group, #column-right .product-thumb .button-group {
	background: none;
	border: none;
	margin: 0;
	position: static;
	top: auto;
	display: block;
	width: auto;
}
#scrollup{
	font-size: 0;
	display: none;
}
#scrollup::before {
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #06b4b0;
    bottom: 40px;
    color: #06b4b0;
    content: "\f106";
    font-family: 'Font Awesome 5 Pro';
    font-size: 25px;
    height: 40px;
    padding: 8px 13px;
    position: fixed;
    right: 30px;
    width: 40px;
	z-index:99;
}
#content ul.list-unstyled, .quickviewblock ul.list-unstyled {
    margin-bottom: 20px;
    margin-left: 10px;
	/*overflow: auto;*/
}
#content ul.list-unstyled.price {
    border-top: 1px solid #cccccc;
    margin-left: 0;
    margin-top: 30px;
}
#content ul.list-unstyled li, .quickviewblock ul.list-unstyled li {
	line-height: unset;
	padding: 12px 0;
}
#content ul.list-unstyled li .col-xs-4 {
    padding-top: 3px;
}
#content ul.list-unstyled li .old-price,.quickviewblock ul.list-unstyled li .old-price{
    vertical-align: text-bottom;
    color: #bebebe;
    font-size: 17px;
    line-height: 24px;
    text-decoration: line-through;
}
#content ul.list-unstyled li.stock strong, .quickviewblock ul.list-unstyled li.stock {
	color: #11b8b4 !important;
}
#content ul.list-unstyled li.stock strong.out-of-stock {
    color: #ec4a00 !important;
}
#content ul.list-unstyled.detail li strong {
    color: #837b6d;
    font-size: 16px;
    font-weight: 600;
}
#content ul.list-unstyled.detail li .label, .quickviewblock ul.list-unstyled.detail li .label {
	color: #837b6d;
    font-size: 16px;
	font-weight: 400;
    text-align: left !important;
}
.productpage .product-price, .productpage .special-price, .quickviewblock .special-price {
	font-size: 30px;
    font-weight: 700;
	color: #11b8b4 !important;
    margin: 0;
    float: left;
}
.productpage .right{
    /*padding: 0 10px 0 30px;*/
    padding: 0 49px 0 21px;
}

/* Home page Banner Start */
.home-subbanner-outer {
	margin: 80px 0;
}
.banner-outer {
	margin: 80px 0 40px;
	float: left;
	width:100%;
}
.banner-outer .banner-top {
    overflow: hidden;
    padding-bottom: 26px;

}

.banner-common.banner-left,
.banner-top-left.left-innner {
    float: left;
    width: 50%;
    padding-right: 14px;
	position: relative;
}
.banner-bottom,
.banner-common-left-inner {
	position: relative;
}
.banner-common a {
    display: block;
    overflow: hidden;
}
.banner-common img{
	transition:all 0.5s ease 0s;
	width:100%;
}
.banner-common img:hover{
	transition:all 0.5s ease 0s;
	transform:scale(1.1);
}
.banner-left .cms-banner-right.cms-text  .cms-title {
    padding: 45px 0px;
	font-size: 25px;
	text-transform: uppercase;
	color: #000;
	font-weight: 500;
}
.banner-bottom .cms-title .text1 a,
.banner-top .cms-title .text1 a,
.cms-banner-right .cms-title .text1 a {
	font-size: 25px;
	line-height: 25px;
	text-transform: uppercase;
	font-weight: 500;
	color: #000;
	text-align: center;
	display: block;
}
.cms-title  .text2 a {
	font-size: 14px;
	font-weight: 400;
	color: #000;
	text-align: center;
	display: block;
	margin-top: 10px;
}
.cms-title .text2.shopbutton a {
    color: #fff;
    background: #000;
    text-transform: capitalize;
    padding: 14px 35px;
    display: inline-block;
    margin-top: 15px;
    border-radius: 20px;
    font-size: 14px;
    font-weight: 300;
    line-height: 1;
	 transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
}
.cms-title .text2.shopbutton a:hover {
	background: #7f7f7f;

}
.right-innner .cms-banner-right.cms-text {
    position: absolute;
    top: 40px;
    margin: 0 auto;
    text-align: center;
    left: 0;
    right: 0;
}
.left-innner .cms-banner-right.cms-text {
    position: absolute;
    bottom: 40px;
    margin: 0 auto;
    text-align: center;
    left: 0;
    right: 0;

}
.banner-bottom .cms-title .text1 a{
	background: rgba(255,255,255,0.85);
    padding: 45px 0px;

}
.banner-left .cms-banner-right.cms-text  .cms-title {
	background: rgba(255,255,255,0.85);
}
.banner-bottom .cms-banner-right.cms-text,
.banner-left .cms-banner-right.cms-text {
    width: 100%;
    background: transparent;
    position: absolute;
    top: 0px;
    text-align: center;
    text-transform: uppercase;
    padding: 0px 15px;
}
.banner-bottom .cms-banner-right.cms-text {
	top: 50%;
	margin-top: -63px;
}
.banner-left .cms-banner-right.cms-text {
	top: 50%;
	margin-top: -86px;
}
.banner-common.banner-right,
.banner-top-right.right-innner {
    float: right;
    width: 50%;
    padding-left: 14px;
	position: relative;
}



/* testimonial */
.testminial-cms {
    background: transparent url("../image/line.png") repeat scroll 30px 0;
    float: left;
    width: 100%;
	margin:70px 0 40px;
}
.testminial-data {
	margin: 70px auto 60px;
	width: 860px;
}
.test_desc {
	padding: 24px 0 5px;
}
.testimonial.owl-carousel {
	margin: 42px 0 50px;
	padding: 0;
	float: left;
	width:100%;
}
.testimonial-desc::before {
	background: #dedede none repeat scroll 0 0;
	bottom: 0;
	content: "";
	height: 1px;
	left: 0;
	margin: 0 auto;
	position: absolute;
	right: 0;
	width: 120px;
}
.testimonial-desc {
	font-weight: normal;
	margin-bottom: 20px;
	padding: 0 20px 25px;
	position: relative;
	text-align: center;
	font-style:italic;
	text-transform: capitalize;
}
.testmonial-author {
	color: #000;
	font-size: 14px;
	margin-bottom: 10px;
	margin-top: 8px;
	text-align: center;
}
.testmonial-author-name {
    color: #000;
    font-size: 16px;
    font-weight: bold;
    margin: 10px auto 20px;
    text-align: center;
}
.test_img_innar {
	text-align: center;
}
.test_img_innar img {
	border-radius: 50%;
	display: inline-block;
	max-width: 100%;
}

/* service cms */
.shipping-outer {
    float: left;
    width: 100%;
    background: #06b4b0;
}

.shipping-inner {
	background: #06b4b0 none repeat scroll 0 0;
	color: #ffffff;
    text-align: center;
	cursor: pointer;
	overflow: hidden;
	/*padding: 20px 0;*/
	/*margin: 35px 0 62px;*/
}
/*.subtitle-part::before {
	background: #06b4b0M none repeat scroll 0 0;
	border-radius: 50%;
	content: "";
	height: 90px;
	left: 0;
	position: absolute;
	top: 0;
	transition: background-color 0.3s ease 0s;
	width: 90px;
}*/
.subtitle-part .subtitile1 {
	font-size: 29px;
	font-weight: bold;
    color: #ffffff;
	letter-spacing: -1px;
	line-height: 24px;
    min-height: 49px;
	transition: all 0.3s ease 0s;
}
.subtitle-part .subtitile2 {
	color: #ffffff;
	font-size: 18px;
    letter-spacing: 0;
    font-weight: normal;
	/*line-height: 70px;*/
    /*margin-top: 25px;*/
}
/*.subtitle-part.subtitle-part1::before {
	//background: #f6f6f6 url("../image/sprite.png") no-repeat scroll -2px -597px;
    font-family: 'Font Awesome 5 Pro';
    content: "\f0d1";
    font-size: 40px;
    font-weight: lighter;
    color: #ffffff;
    -moz-transform: scale(-1, 1);
    -webkit-transform: scale(-1, 1);
    -o-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1);
}
.subtitle-part.subtitle-part2::before {
	//background: #f6f6f6 url("../image/sprite.png") no-repeat scroll 5px -676px;
    font-family: 'Font Awesome 5 Pro';
    content: "\f002";
    font-size: 40px;
    font-weight: lighter;
    color: #ffffff;
}
.subtitle-part.subtitle-part3::before {
	//background: #f6f6f6 url("../image/sprite.png") no-repeat scroll -1px -753px;
    font-family: 'Font Awesome 5 Pro';
    content: "\f232";
    font-size: 40px;
    color: #ffffff;
}
.subtitle-part.subtitle-part1:hover::before {
	background: #000000 url("../image/sprite.png") no-repeat scroll -485px -597px;
}
.subtitle-part.subtitle-part2:hover::before {
	background: #000000 url("../image/sprite.png") no-repeat scroll -493px -676px;
}
.subtitle-part.subtitle-part3:hover::before {
	background: #000000 url("../image/sprite.png") no-repeat scroll -488px -753px;
}*/

.subtitle-part .subtitle-part-icon {
    font-size: 40px;
    font-weight: lighter;
    color: #ffffff;
    text-align: center;
    margin-bottom: 29px;
}

.subtitle-part.subtitle-part1.col-md-4, .subtitle-part.subtitle-part2.col-md-4, .subtitle-part.subtitle-part3.col-md-4 {
    min-height: 250px;
    padding: 58px 0;
}
.subtitle-part.subtitle-part1.col-md-4, .subtitle-part.subtitle-part3.col-md-4 {
	/*padding: 20px 0 20px 110px;*/
    background: #06c5c0;
}
/*fido Blog light-box CSS */
#add-comment .btn{
    border-radius: 20px;
    padding: 12px 40px;
    text-transform: uppercase;
}
.section.blog {
    margin-bottom: 54px;
}
.blog .blog_item {
    padding-right: 20px;
}
.blog .image {
    text-align: left;
}
.blog a {
	color: #06b4b0 !important;
    font-size: 20px;
    font-weight: bold;
    text-align: left;
}
.blog .blog_title {
    text-align: left;
    min-height: 44px;
}
.blog .blog_title a {
	color: #837b6d !important;
}
.blog .blog-desc {
	margin: 24px 0 0 0 !important;
	padding-bottom: 17px;
	color: #837b6d;
    font-size: 16px;
	font-weight: 300;
    text-align: left;
}
.blog .blog_stats {
    margin: 24px 0 22px 0;
    text-align: left;
}
.blog .readall-link {
    text-align: left;
    margin: 0 0 21px 0 !important;
}
.blog .readall-link a {
    font-size: 15px;
    font-weight: 600;
}
.blog .blog_stats span:after {
    content: "|";
    color: #0cb6b2;
    font-size: 19px;
    font-weight: normal;
    margin: 0 6px 0 10px;
}
.blog .blog_stats span:last-child:after {
    content: "";
}
.blog .blog_stats b,
.blog .blog_stats i {
    color: #06b4b0;
    font-size: 14px;
    font-weight: normal;
}
.single-blog .blog-desc {
	margin: 20px 0 50px;
    line-height:25px;
}
.single-blog h4, .block-title h3 {
	font-family: 'Montserrat', sans-serif;
	color: #333;
	text-transform: capitalize;
	border-bottom: 1px solid #dfdfdf;
	padding-bottom: 10px;
	font-size: 20px;
}
.information .list-group {
	padding: 0 25px;
}
.single-blog .form-horizontal .control-label {
	text-align: left;
}
.single-blog .form-horizontal .form-group {
	margin: 0 0 10px;
}
.block-title {
	float: left;
	width: 100%;
	margin-top: 20px;
}
.blog .blog-image {
	margin: 10px;
	position: relative;
	overflow: hidden;
}
.blog h4 a {
	color: #fff;
	font-size: 18px;
	line-height:22px;
    font-weight:600;
}
.blog-image .img-thumbnail {
	border: none;
	border-radius: 0;
	width:100%;
}
.date-time {
	color: #fff;
	float: right;
}
.date-time i{ display:none;}
.read-more {
	float: left;
	margin: 0 0 0 10px;
    display:none;
}
.write-comment {
	float: left;
}

.blog-image:hover .post-image-hover {
	background: rgba(56, 48, 51, 0.7) none repeat scroll 0 0;
	transition: all 0.5s ease-out 0s;
}
.post-image-hover {
	height: 100%;
	position: absolute;
	top: 0;
	transition: all 0.2s ease-out 0s;
	width: 100%;
}
.blog-image .post_hover {
	left: 0;
	margin: 0 auto;
	opacity: 0;
	-khtml-opacity: 0;
	-moz-opacity: 0;
	-webkit-opacity: 0;
	position: absolute;
	right: 0;
	bottom: 0px;
	padding: 20px;
    text-align:left;
}
.product-thumb .blog-image:hover .post_hover {
	opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	-kkhtml-opacity: 1;
	transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
}

.all-blog .blog-left-content {
	float: left;
	width: 100%;
}
.all-blog .blog-left-content .blog-image {
	float: left;
	position: relative;
}
.all-blog h4 {
	font-size: 22px;
	color: #000;
	text-transform: capitalize;
	display: none;
}
.all-blog .panel-body {
	padding: 0;
}
.all-blog h3 a {
	font-size: 22px;
	color: #000;
	text-transform: capitalize;
	margin: 15px 0 20px;
	width: 100%;
	float: left;
}
.all-blog .blog-date {
	float: left;
	margin-right: 10px;
}
.dash {
	float: left;
	padding-right: 10px;
}
.all-blog .blog-desc {
	margin: 20px 0 10px;
	clear: left;
	float: left;
	width: 100%;
    line-height:25px;
}
.all-blog .read-more {
	margin: 0;
	text-transform: capitalize;
	margin-bottom: 30px;
    display:block;

}
.all-blog .read-more a{color:#000;}
.blog-left-content:hover .post-image-hover {
	background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
	transition: all 0.5s ease-out 0s;
}
.post-image-hover {
	height: 100%;
	position: absolute;
	top: 0;
	transition: all 0.2s ease-out 0s;
	width: 100%;
}
.blog-left-content .post_hover {
	left: 0;
	margin: 0 auto;
	opacity: 0;
	-khtml-opacity: 0;
	-moz-opacity: 0;
	-webkit-opacity: 0;
	position: absolute;
	right: 0;
	text-align: center;
	top: 44%;
}
.all-blog .blog-left-content:hover .post_hover, .all-blog .blog-left-content:hover .zoom, .all-blog .blog-left-content:hover .readmore_link {
	opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	-kkhtml-opacity: 1;
	transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
}
.blog-left-content .icon.zoom .fa, .blog-left-content .icon.readmore_link .fa {
	font-size: 40px;
	transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
}
.blog-left-content:hover .blog-image .zoom .fa, .blog-left-content:hover .blog-image .readmore_link .fa {
	font-size: 14px;
	transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
}
.blog-left-content .blog-image .zoom {
	border: 2px solid #afafaf;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-khtml-border-radius: 50%;
	color: #afafaf;
	display: inline-block;
	margin-right: 10px;
	opacity: 0;
	-khtml-opacity: 0;
	-moz-opacity: 0;
	-webkit-opacity: 0;
	padding: 10px 12px;
	transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	z-index: 10;
}
.blog-left-content .blog-image .zoom:hover, .blog-left-content .blog-image .readmore_link:hover {

	color: #fff;
	border-color: #fff;
}
.blog-left-content .blog-image .readmore_link {
	border: 2px solid #afafaf;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-khtml-border-radius: 50%;
	color: #afafaf;
	display: inline-block;
	opacity: 0;
	-khtml-opacity: 0;
	-moz-opacity: 0;
	-webkit-opacity: 0;
	padding: 10px 12px;
	transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	z-index: 10;
}
#add-comment .col-sm-10 {
	width: 66.6667%;
}
#add-comment .col-sm-2 {
	width: 25%;
}
.blog .buttons {
	display: none;
}


/*fido Blog light-box CSS */

/*fido Blog CSS */


.section .customNavigation {
	display: none;
}


/* Brand Logo */
.brand .owl-carousel .owl-wrapper-outer{width:99%; margin: 0 auto;}
.brand {
	margin: 81px 0 61px 0;
	float: left;
	padding: 0px;
	width:100%;
}
.brand .product-thumb img {
	opacity: 1;
	padding: 0;
	transition:all 0.6s ease 0s;
}
.brand .product-thumb:hover img {
	opacity: 0.55;
	transition:all 0.6s ease 0s;
	cursor: pointer;
}
.brand .product-thumb {
	position: relative;
	text-align: center;
	margin:0;
	border: none;
	padding: 15px 0;
    width: 217px;
    height: 82px;
}
.brand .product-thumb:hover {
	border: none;
	background-color:transparent;
}
.brand .product-thumb:after {
	position: absolute;
	border-left: 1px solid #d2ccc1;
	content: "";
	width: 1px;
	height: 82px;
	left: -1px;
	top: 0px;
}
.brand .owl-item:first-child .product-thumb:after {
	border: none;
}


.manufacturer-heading{
	border-bottom:1px solid #dedede;
	margin-bottom:10px;
	padding-bottom:10px;
	color:#000;
	font-size:16px;
}
.manufacturer-list{margin-bottom:20px;}

/* footer */
footer {
	margin-top: 30px;
	padding-top: 0px;
	background-color: #06b4b0;
}
.common-home footer{
	margin-top: 0;
}
footer hr {
	border-top: none;
	border-bottom: 1px solid #666;
}
footer a {
	color: #afafaf;
}
footer a:hover ,footer a:focus{
	color: #fff;
}
.footer_block{
    /*border-bottom:1px solid #444;*/
    padding-bottom: 36px;
}
footer h5,footer h4 {
	font-size: 26px;
    font-weight: 700;
	margin: 0 0 40px;
	color: #fff;
	position: relative;
	cursor:pointer;
	padding: 50px 0 0;
}
footer h5.collapsed {
    display: none;
}
#footer .information ul li {
	margin-bottom: 20px;
}
#footer .information ul li a {
	/*padding-left: 22px;*/
	position: relative;
    color: #ffffff;
    font-size: 16px;
}
/*#footer .information ul li a::before {
	color: #a4a4a4;
	content: "\f0c8";
	font-family: 'Font Awesome 5 Pro';
	font-size: 5px;
	line-height: 24px;
	position: absolute;
	left: 0px;
	text-align: center;
	top: -3px;
}*/

.footer-bottom-left.col-md-4 {
	padding: 0;
}
.footer-bottom-right.col-md-4 {
	padding: 0;
	float: right;
}
.footer-copy {
    background: #ffffff;
}
.Footer-bottom {
	border-bottom: 1px solid #444;
	overflow: hidden;
	padding: 21px 0;
	position: relative;
	width: 100%;
}
.footer_payment ul.payment_icon {
	margin: 4px 0 0px;
	padding: 0px;
	text-align: left;
	float: right;
}
.footer_payment .payment_icon li {
	background: none;
	display: inline-block;
	padding: 0 0px;
	margin: 0px;
}
.footer_payment .payment_icon li:first-child {
	padding-left: 0px;
}
.footer_payment .payment_icon li a {
	display: block;
    margin-right: 10px;
}
.footer_payment .payment_icon li.visa a {
	background: url('/image/catalog/icon_visa.jpg') no-repeat;
	width: 53px;
	height: 33px;
}
.footer_payment .payment_icon li.paypal a {
	background: url('/image/catalog/icon_paypal.jpg') no-repeat;
	width: 52px;
	height: 33px;
}
.footer_payment .payment_icon li.amex a {
	background: url('/image/catalog/icon_amex.jpg') no-repeat;
	width: 53px;
	height: 33px;
}
.footer_payment .payment_icon li.maestro a {
	background: url('/image/catalog/icon_mastercard.jpg') no-repeat;
	width: 51px;
	height: 33px;
}
.footer_payment .payment_icon li a span {
	font-size: 0px;
}
#powered {
	color: #837b6d;
    font-size: 14px;
	line-height: 34px;
    /*text-align:center;*/
}
#powered a {
    color: #06b4b0;
    margin-left: 50px;
}
#powered a:hover {
    color: #06b4b0;
}
#footer .bottom-footer ul li a {
	padding: 0 5px;
	transition: all 0.5s ease 0s;
	text-transform: capitalize;
}
#footer .bottom-footer ul li a::before {
    content: "|";
    height: 10px;
    line-height: 5px;
    margin-right: 10px;
}
#footer .bottom-footer ul li:first-child a::before {
    content:"";
}
footer .bottom-footer {
	text-align: center;
	margin: 43px 0 45px;
	color: #afafaf;
}
footer .bottom-footer ul li {
	display: inline;
}
.footer-static{
	padding: 0;
}
.footer-static ul li {
	color: #ffffff;
	line-height: 28px;
	list-style: outside none none;
	margin: 0;
}
.footer-static ul li a {
    color: #ffffff;
}
.footer-static ul li.name {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 20px;
}
.footer-static ul li.address:before {
	font-family: 'Font Awesome 5 Pro';
	content: '\f3c5';
    font-weight: bold;
    margin-right: 13px;
}
.footer-static ul li.call:before {
	font-family: 'Font Awesome 5 Pro';
	content: '\f095';
    font-weight: bold;
    display: inline-block;
    -moz-transform: scale(-1, 1);
    -webkit-transform: scale(-1, 1);
    -o-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1);
    margin-right: 10px;
}
.footer-static ul li.email:before {
	font-family: 'Font Awesome 5 Pro';
	content: '\f0e0';
    font-weight: bold;
    margin-right: 10px;
}
.footer-static ul li.address, .footer-static ul li.call, .footer-static ul li.email {
    font-size: 16px;
}
.footer-static ul li.address, .footer-static ul li.call {
    padding: 5px 0;
}
.footer-static ul li.email {
    padding: 11px 0;
}
.footer-content {
	padding: 0;
}
.footer-logo .name {
	display: none;
}
.footer-top-right.col-sm-3 {
	padding: 0 0 0 50px;
}
.footer-top-middle .footer-common .footer-static {
	margin: 0 auto;
	padding: 0;
	text-align: center;
}
footer .footer-top-middle h4 {
    border-bottom: 2px solid #2a2a2a;
    margin: 0 0 61px;
	padding: 0;
}
.footer_block.footertop {
    background-image: url('/image/catalog/newsletter_bg.jpg');
    background-repeat: no-repeat;
    background-position: center;
    height: 477px;
}
.footer-top-middle .footer-common .footer-static #footer-logo-desc{
    width: 480px;
    margin: 0 auto 38px;
}
.footer-top-middle {
	overflow: hidden;
	padding: 60px 0px;
}
/* Newsletter */

.newsletters ul li{
	list-style: none;
}
.newsletters h4 {
	/*display: none;*/
}
#txtemail {
	float: left;
	border: none;
	border-bottom: 1px dashed #000;
	border-radius: 0;
	background-color: transparent;
}
.newsletters {
	margin: 0 auto;
	max-width: 1202px;
    height: 354px;
	text-align: center;
    background: rgba(255, 255, 255, 0.5);
    padding: 45px 0;
}
.newsletters h4 {
    color: #06b4b0;
    font-size: 32px;
    font-weight: bold;
    border-bottom: 0px none !important;
    text-transform: none;
    margin: 0 !important;
}
.newsletters h5 {
    color: #837b6d;
    font-size: 20px;
    text-transform: none;
    padding: 0;
    margin: 20px 0 31px 0;
    line-height: 31px;
    cursor: default;
}
.newsletters .form {
    position: relative;
    max-width: 489px;
    margin: 0 auto;
}
.newsletters input:not([type=checkbox]) {
	background: #ffffff none repeat scroll 0 0;
	border: 1px dashed #06b4b0;
	color: #837b6d;
    font-size: 18px !important;
	height: 55px;
	margin: 0;
	padding: 0 58px 0 20px;
	width: 469px;
	float: left;
}
.newsletters input::placeholder {
  color: #837b6d;
  opacity: 1;
}
.newsletters input:-ms-input-placeholder {
  color: #837b6d;
}
.newsletters input::-ms-input-placeholder {
  color: #837b6d;
}
.newsletters label {
    display: inline;
}
.newsletters .privacy {
    display: inline-block;
}
.newsletters .privacy a {
    color: #737373;
    text-decoration: underline;
}
.newsletters .privacy a:hover {
    color: #737373;
}
.newsletters button {
	border: none;
	border-radius: 0;
	position: relative;
	right: 0;
	background: transparent;
	color: #06b4b0;
    border: 1px solid #06b4b0;
    border-radius: 12px;
	-webkit-border-radius: 12px;
	-khtml-border-radius: 12px;
	-moz-border-radius: 12px;
    font-size: 16px;
    font-weight: 700;
    text-transform: lowercase;
	box-shadow: none;
	height: 33px;
	width: 136px;
    padding: 0 18px;
    margin-top: 20px;
}
.newsletters button i {
    margin-left: 1px;
}
/*.newsletters button:hover, .newsletters button.btn-default:focus {
	background: transparent url("../image/sprite.png") no-repeat scroll 15px -862px;
	border: none;
	box-shadow: none;
}*/
.newsletter-popup .popup-text {
	text-align: center;
}
.newsletter-popup .popup-image {
	margin-bottom: 35px;
}
.newsletter-popup .checkbox label {
	color: #000000;
}
.newsletter-popup .popup-title {
	font-size: 80px;
	line-height: 60px;
	text-transform: capitalize;
	font-family: 'Montserrat', sans-serif;
	color: #000000;
	font-weight: 700;
	padding-bottom: 0px;
	margin-left: -50px;
}
.newsletter-popup .popup-title span {
	font-size: 24px;
	margin-left: -20px;
}
.newsletter-popup {
  top: 20%;
  margin:0 auto;
  width: 784px;
  height: 497px;
  background: transparent url("../image/newsletter.png") no-repeat scroll 0 0;
  padding: 25px;
  box-shadow: none;
  position: fixed;
  left:0;
  right:0;
}
.newsletter-popup-top {
	overflow: visible;
	width: 300px;
	margin: 20px auto 0 20px;
	padding: 0px 0px 50px 0px;
}
.newsletter-popup-top .btn-default, .newsletter-popup-top .btn-default:hover {
	border-color: #000;
	background-color: #000;
	transition: all 0.5s ease 0s;
	padding: 10px 18px;
	margin: 20px 0 0;
}
.newsletter-popup-top .popup-desc {
	padding: 20px 20px;
	margin: 0px;
	color: #000000;
	font-weight: normal;
	font-size: 14px;
	text-transform: uppercase;
	border-top: 1px solid #cecece;
	border-bottom: 1px solid #cecece;
	margin-bottom: 30px;
	line-height: 17px;
	text-align: left;
}
.newsletter-popup-top .popup-desc span {
	font-weight: bold;
}
.newsletter-popup-top input{
  background: #fff none repeat scroll 0 0;
    border: 1px solid #fff;
    box-shadow: none;
    box-sizing: border-box;
    color: #333;
    font-size: 14px;
    margin: 0;
    padding: 5px 18px;
    width: 100%;
}

.xout {
  color: #000;
    cursor: pointer;
    font-size: 27px;
    font-weight: 300;
    height: 30px;
    position: absolute;
    right: 49px;
    top: 10px;
    width: 30px;
}
.xout:hover {
  color: #555;
}
.footer-bottom-right {
	float: right;
}
.footer-bottom-right ul li {
	float: left;
	margin: 0 0 0 10px;
	list-style: none;
}
.copy-right.col-sm-4 {
	display: inline-block;
	float: none;
	text-align: center;
}
/* Payment Logo */
.payment_icon li {
	float: left;
	list-style: outside none none;
	margin: 10px;
}
/* Social */
.social-icon {
	margin: 0;
	float: right;
	padding: 0;
}
.social-icon .fa {
	font-size: 20px;
}
.social-icon > li > a {
	border: 2px solid #afafaf;
	border-radius: 50%;
	display: block;
	font-size: 20px;
	height: 36px;
	padding: 4px 8px;
	width: 36px;
	color:#afafaf;
}
.social-icon > li > a.facebook {
    padding: 6px 10px 4px 11px;
}
.social-icon > li > a.twitter {
    padding: 6px 6px 4px 8px;
}
.social-icon > li > a.rss {
    padding: 5px 7px 5px 10px;
}
.social-icon > li > a.pinterest {
    padding: 5px 7px 5px 8px;
}
.social-icon > li > a:hover {
	border: 2px solid #fff;
	color:#fff;
}
/* alert */
.alert {
	padding: 8px 14px 8px 14px;
}
/* breadcrumb */

.content-top-breadcum {
	/*background: #000 url("../image/category-banner.jpg") repeat scroll center center;*/
    background: #f1f1f1;
}
.breadcrumb {
	position: absolute;
	text-align: right;
	top: -75px;
	border-radius: 0 !important;
	left: 0;
	right: 0;
	margin:0 10px;
    background: transparent !important;
    padding: 23px 0 !important;
}
.breadcrumb h1, .page-title {
	color: #12b8b4;
	font-size: 26px;
	font-weight: bold;
	letter-spacing: 1px;
	/*text-transform: uppercase;*/
	float: left;
	margin: 0;
	text-align: left;
}
.breadcrumb a{
    color: #837b6d;
    font-size: 16px;
    text-transform: lowercase;
}
.breadcrumb a:hover {
	color: #000;
}
.breadcrumb > li {
	padding: 0;
	position: relative;
	white-space: nowrap;
    padding-top: 8px;
}
.breadcrumb > li + li:before {
	content: '';
	padding: 0;
    color: #837b6d !important;
    font-size: 15px;
}
.breadcrumb .fa-home {
	font-size: 15px;
}
.breadcrumb li:last-child a {
	color: #837b6d;
}
.common-home .content-top-breadcum {
	display: none;
}
.content-top-breadcum {
	margin-top: 0px;
	height: 76px;
	overflow: hidden;
}
.pagination {
	margin: 0;
}
.bottom-pagination {
	float: left;
	width: 100%;
	margin: 45px 0 30px;
}
.bottom-pagination-result {
    margin: 10px 0 0;
}
.col-sm-6.text-left.bottom-pagination-link, .col-sm-6.text-right.bottom-pagination-result {
	padding: 0;
}
.col-sm-6.text-right.bottom-pagination-result {
    color: #444545;
    font-size: 14px;
}
.pagination > li:first-child > a, .pagination > li:first-child > span,
.pagination > li:last-child > a, .pagination > li:last-child > span {
    border-radius: 4px !important;
	-webkit-border-radius: 4px !important;
	-khtml-border-radius: 4px !important;
	-moz-border-radius: 4px !important;
}
.pagination > li > a, .pagination > li > span {
    font-size: 14px;
    font-weight: 600;
    padding: 10px 15px !important;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	-moz-border-radius: 4px;
}
.pagination > li > a {
    color: #ffffff !important;
    background: #06b4b0 !important;
}
.pagination > li > span {
    color: #06b4b0 !important;
    border: 1px solid #06b4b0 !important;
    background: #ffffff !important;
}
/* buttons */
.buttons {
	margin: 1em 0;
	display: inline-block;
	width: 100%;
}
.btn {
	padding: 6px 12px;
	font-size: 14px;
	border: 1px solid #cccccc;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	-moz-border-radius: 4px;
}
.btn-xs {
	font-size: 9px;
}
.btn-sm {
	font-size: 10.2px;
}
.btn-lg {
	padding: 10px 16px;
	font-size: 15px;
}
.btn-group > .btn, .btn-group > .dropdown-menu, .btn-group > .popover, .dropdown-menu.myaccount-menu, #currency .dropdown-menu .btn-link {
	font-size: 14px;
}
.btn-group > .btn-xs {
	font-size: 9px;
}
.btn-group > .btn-sm {
	font-size: 10.2px;
}
.btn-group > .btn-lg {
	font-size: 15px;
}
.btn-default {
	color: #fff;
	background: #000;
}
.btn-default.focus, .btn-default:focus {
	background-color: #7f7f7f;
}
.btn-primary {
	color: #fff;
	background-color: #000;
}
.btn-info {
	color: #ffffff;
	background-color: #000;
}
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
	background-color: #7f7f7f;
}
.btn-link {
	border-color: rgba(0, 0, 0, 0);
	cursor: pointer;
	color: #23A1D1;
	border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link[disabled] {
	background-color: rgba(0,0,0,0);
	background-image: none;
	box-shadow: none;
}
/* list group */


.list-group a {
	color: #888888;
	padding: 8px 12px;
}
.list-group a.active, .list-group a.active:hover, .list-group a:hover {
	color: #444444;
	background: #eeeeee;
}
/* carousel */
.carousel-caption {
	color: #FFFFFF;
}
.carousel-control .icon-prev:before {
	content: '\f053';
	font-family: 'Font Awesome 5 Pro';
}
.carousel-control .icon-next:before {
	content: '\f054';
	font-family: 'Font Awesome 5 Pro';
}
/* product list */
.product-thumb {
	margin-bottom: 43px;
}

.product-carousel .product-thumb{margin-bottom:0;}

#column-left .product-thumb .caption,
#column-right .product-thumb .caption,
.product-list .product-thumb .caption{
	margin-top: 28px;
    text-align:left;
}

.latest .section-product .product-items{display: none;}

#morebutton{
	display: block;
	float: left;
	width:100%;
	text-align: center;
	clear: both;
}
#morebutton .btn-default{
	border-radius:50px;
	background-color:#000;
	color:#fff;
	margin:30px 0 0;
	padding:17px 45px;
	text-transform:uppercase;
}
#morebutton .btn-default:hover{
	background-color:#7f7f7f;
}
.product-thumb .image {
	text-align: center;
	position: relative;

}
.product-thumb .image a {
	display: block;
}

.product-thumb .image img {
	margin-left: auto;
	margin-right: auto;
    width:100%;
}
.row.product-grid {
	margin: 0;
}
.product-grid .product-thumb .image {
	float: none;
    max-height: 275px;
}
.product-list .product-thumb h4 {
	font-size: 18px;
	margin: 8px 0;
	letter-spacing: 0.5px;
}
.product-list .desc {
	margin: 20px 0;
    line-height:25px;
}
.product-list .product-thumb .price-new {
	font-size: 14px;
}
.product-list .product-thumb .rating {
	padding: 0;
	opacity: 1;
	position: static;
}
.product-thumb .rating {
	padding: 5px 0 0;
	position: absolute;
	left: 0;
	right: 0;
	bottom:70px;
	opacity: 0;
}
#column-left .product-thumb .rating,
#column-right .product-thumb .rating{
	opacity: 1;
	position: static;
}
#column-left .product-thumb .product-details,
#column-right .product-thumb .product-details{margin: 0;}

.product-thumb:hover .rating{opacity: 1;}
.rating .fa-stack, #review .fa-stack {
	font-size: 5px;
	vertical-align:2px;
    margin-right: 5px;
}
.rating .fa-star, #review .fa-star {
	color: #0ab6b2;
	font-size: 13px;
    margin-right: 10px;
	line-height: 1;
}
.fas.fa-star.blank {
	color: #cccccc;
}
h2.price {
	margin: 0;
}
.product-thumb .price {
    color: #06b4b0;
    font-size: 20px;
	font-weight: 700;
	display: inline-block;
	vertical-align: middle;
	margin: 0;
    margin-top: 7px;
}
.product-thumb .price-new {
    color: #06b4b0;
    font-size: 20px;
	font-weight: 700;
	margin-left: 10px;
	/*float: left;*/
}
.product-thumb .price-old {
	color: #c3bfb9;
	text-decoration: line-through;
	/*float: right;*/
	font-size: 17px;
    font-weight: normal;
}
#column-left .product-thumb .price-old, #column-right .product-thumb .price-old {
	margin-left: 5px;
}
.product-thumb .price-tax {
	color: #999;
	display: none;
	font-size: 12px;
	width: 100%;
}
#content .product-list .button-group {
	position: static;
	width: auto;
	display: block;
}
.quickview {
	float: left;
	padding: 10px;
	width: 100%;
	color: #fbb818;
	background-color: #000;
}
#content .product-list .button-group .quickview {
	width: auto;
	margin: 0 5px 10px 0;
}
.product-thumb .button-group {
    bottom: 25px;
    display: none;
    left: 0;
    margin: 0 auto 14px auto;
    padding: 0 21px;
    position: absolute;
    right: 0;
    width: 168px;
}
.product-grid .product-thumb .button-group{bottom:100px;}
.product-grid .product-thumb .rating{bottom:140px;}
.product-thumb .product-details {
    margin: 19px 0 35px 0;
}
.product-thumb .product-details h4 {
    min-height: 37px;
}
.product-thumb .product-details h4 a {
    color: #837b6d;
    font-size: 17px;
}
.product-carousel .product-thumb .product-details{margin-bottom: 0;}
.product-list .product-thumb .product-details{margin:0;}
.product-thumb:hover .button-group {
	display: block;
}
.product-list .product-details {
	float: left;
	width: 60%;
	text-align: left;
	padding: 0 0 0 30px;
}
#cart strong {
	/*font-weight: normal;*/
}
#cart .text-right .addtocart, #cart .text-right .checkout {
	border: none;
	display: inline-block;
	float: left;
	color: #ffffff;
	margin-bottom: 10px;
	padding: 10px;
    font-size: 15px;
	font-weight: normal;
	text-align: center;
	/*text-transform: capitalize;*/
	transition: all 0.5s ease 0s;
}
#cart .text-right .addtocart {
    background-color: #06b4b0;
}
#cart .text-right .checkout {
    background-color: #016a68;
}
#cart .text-right .addtocart strong, #cart .text-right .checkout strong {
    font-weight: normal;
}
#cart a:hover {
	color: #fff;
}
#cart .btn-danger {
	background: none;
	color: #fff;
    background: #06b4b0;
	font-size: 14px;
	border: none;
	position: relative;
	top:-10px;
	right:-10px;
}
#cart .text-right .addtocart:hover, #cart .text-right .checkout:hover {
	background-color: #000;
	color: #fff;
	transition: all 0.5s ease 0s;
}
.product-thumb .button-group button, #product .btn-group .btn {
	/*text-indent: -999px;*/
}
.product-thumb .button-group button, .product-thumb .button-group a.quickview, #product .btn-group .btn {
	/*background: url(../image/sprite.png) no-repeat scroll -13px -1430px #000;*/
    background: #56ccc9;
	border: none;
	padding: 0;
	transition: none;
	-webkit-transition: none;
	-moz-transition: none;
	color: #ffffff;
	width: 36px;
	height: 36px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-khtml-border-radius: 50%;
	font-size: 16px;
	margin: 7px 3px 0;
	float: left;
	display: block;
}
#input-quantity {
	display: inline;
	width: 82px;
	height: 38px;
  padding: 6px 24px;
  border: 1px solid #06b4b0;
  border-radius: 12px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	-o-border-radius: 12px;
	-khtml-border-radius: 12px;
  text-align: center;
  color: #837b6d;
  font-size: 18px;
  margin-left: 13px;
}
#product #q_up {
  display: inline-block;
  position: relative;
  right: 26px;
  top: 0;
  border-top: none;
  border-right: none;
  height: 16px;
  width: 18px;
  text-align: center;
  font-size: 15px;
  color: #06b4b0;
}
#product #q_down {
  display: inline-block;
  position: relative;
  left: 38px;
  top: 0;
  height: 16px;
  width: 18px;
  text-align: center;
  font-size: 15px;
  color: #06b4b0;
}
.review-count {
	margin: 0 6px 0 10px;
    color: #837b6d;
    font-size: 14px;
}
.write-review {
    color: #837b6d;
    font-size: 14px;
    margin-left: 6px;
}
.productpage .btn-group {
	/*display: block;
	width: 100%;*/
	overflow: hidden;
}
.product-action-btns {
    margin-top: 22px;
}
#button-cart, #button-cart2 {
	border-radius: 12px !important;
    -webkit-border-radius: 12px !important;
	-moz-border-radius: 12px !important;
	-o-border-radius: 12px !important;
	-khtml-border-radius: 12px !important;
	font-size: 18px;
    font-weight: 700;
	padding: 10px 25px;
	margin: 0 0 0 0;
	display: inline;
	width: auto;
	height: auto;
	color: #fff;
	/*background: url(../image/sprite.png) no-repeat scroll 4px -1427px #000;*/
}
.product-thumb .button-group i{ display: block; }
.product-thumb .button-group i.fa-eye{display: block;}
#product .btn-group .btn.wishlist, #product .btn-group .btn.compare {
	margin: 15px 5px;
    background: #837b6d;
	border-radius: 12px !important;
    -webkit-border-radius: 12px !important;
	-moz-border-radius: 12px !important;
	-o-border-radius: 12px !important;
	-khtml-border-radius: 12px !important;
    width: 45px;
    height: 45px;
}
.productpage .btn-group .btn {
	border-radius: 50% !important;
	-webkit-border-radius:50% !important;
	-moz-border-radius: 50% !important;
	-o-border-radius: 50% !important;
	-khtml-border-radius: 50% !important;

}
.productpage .rating.rating-wrapper {
    padding-bottom: 17px;
    border-bottom: 1px solid #cccccc;
	margin-bottom: 10px;
    padding-left: 10px;
}
.productpage .nav-tabs {
	margin-top: 12px;
    border: 0px none;
}
.productpage .nav-tabs > li {
    margin: 8px 0 5px 0;
}
.productpage .nav-tabs > li::before {
    display: none;
}
.productpage .nav-tabs > li > a {
    color: #837b6d !important;
    font-size: 28px;
    font-weight: 400;
    text-transform: none;
}
.nav-tabs > li > a:hover {
    color: #10b8b4 !important;
    background: none !important;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: #10b8b4 !important;
    font-weight: 700;
    background: none !important;
}
/*.product-thumb .button-group button.wishlist, #product .btn-group .btn.wishlist {
	background-position: -13px -1476px;
}
.product-thumb .button-group button.compare, #product .btn-group .btn.compare {
	background-position: -13px -1519px;
}*/
.product-thumb .button-group a.quickview {
	background: #000;
	padding: 11px 10px 10px 12px;
	text-indent: 0;
}
.product-thumb .button-group button:hover, #product .btn-group .btn:hover {
	background-position: -13px -1430px;
	background-color: #7f7f7f;
}
#button-cart:hover, #button-cart2:hover {
	background-position: 4px -1427px;
	background-color: #7f7f7f;
}
.product-thumb .button-group button.wishlist:hover, #product .btn-group .btn.wishlist:hover {
	background-position: -13px -1476px;
	background-color: #7f7f7f;
}
.product-thumb .button-group button.compare:hover, #product .btn-group .btn.compare:hover {
	background-position: -13px -1519px;
	background-color: #7f7f7f;
}
.product-thumb .button-group a.quickview:hover {
	background-color: #7f7f7f;
}
#content .product-list .product-thumb .button-group button {
	border: none;
	display: inline-block;
	float: left;
	margin: 0 5px 10px;
	padding: 10px;
	text-align: center;
	text-transform: uppercase;
}
#content .product-list .product-thumb .button-group button.addtocart {
	margin-left: 0;
}
.product-thumb .button-group button:hover {
	color: #ffffff;
	background-color: #8c8476;
	text-decoration: none;
	cursor: pointer;
}
.thumbnails {
	overflow: auto;
	clear: both;
	list-style: none;
	padding: 0;
	margin: 0;
}
.thumbnails > img {
	width: 100%;
}
.thumbnails > .image img {
    border: 1px solid #ebebeb;
}
.image-additional a {
	margin-bottom: 20px;
	padding: 0;
	display: block;
}
.thumbnails .image-additional {
	float: left;
}
.product-additional-block .product-thumb {
	margin: 0 5px;
	overflow: hidden;
	padding:0;
	border: none;
}
.product-additional-block .product-thumb:hover{border: none;}

/* fixed product layouts used in left and right columns */
#column-left .product-layout, #column-right .product-layout {
	width: 100%;
}
/* fixed mobile cart quantity input */
.input-group .form-control[name^=quantity] {
	min-width: 50px;
}
/* Missing focus and border color to overwrite bootstrap */
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
	background-image: none;
	background-color: #df5c39;
}
.owl-controls .owl-buttons .owl-prev {
	/*background: url(../image/sprite.png) no-repeat scroll -23px -388px transparent;*/
    color: #06b4b0;
    font-size: 35px;
}
.owl-controls .owl-buttons .owl-next {
	/*background: url(../image/sprite.png) no-repeat scroll -531px -388px transparent;*/
    color: #06b4b0;
    font-size: 35px;
}
.owl-controls .owl-buttons .owl-prev:hover {
	/*background: url(../image/sprite.png) no-repeat scroll -23px -436px transparent;*/
    color: #12b8b4;
}
.owl-controls .owl-buttons .owl-next:hover {
	/*background: url(../image/sprite.png) no-repeat scroll -531px -436px transparent;*/
    color: #12b8b4;
}
.bootstrap-datetimepicker-widget td.active, .bootstrap-datetimepicker-widget td.active:hover {
	background: #000 !important;
	text-shadow: none !important;
}
.picker-switch .btn:hover {
	color: #fff;
}
.checkout .input-group .form-control{z-index:1;}
.checkout .btn.refresh {
	padding: 8px 12px 7px;
	border-radius:0 !important;
	-webkit-border-radius:0 !important;
	-moz-border-radius: 0 !important;
	-o-border-radius: 0 !important;
	-khtml-border-radius: 0 !important;
    z-index:1;
}
.checkout .btn.delete {
	padding: 8px 12px 7px;
	border-radius: 0 15px 15px 0 !important;
	-webkit-border-radius:0 15px 15px 0 !important;
	-moz-border-radius: 0 15px 15px 0 !important;
	-o-border-radius: 0 15px 15px 0 !important;
	-khtml-border-radius: 0 15px 15px 0 !important;
    z-index:1;
}
.checkout .panel-title > a {
	display: block;
}
.checkout .panel-title > a > i {
	float: right;
}
.checkout .panel-group .panel {
	border: 1px solid #dfdfdf;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius:  15px;
	-o-border-radius:  15px;
	-khtml-border-radius:  15px;
	margin-bottom: 10px;
	overflow: hidden;
	padding: 10px;
}
.checkout .panel-group {
	width: 100%;
	float: left;
}
.checkout .panel-body {
	margin: 10px 0 0 0px;
}
.checkout .panel-body .btn#button-coupon, .checkout .panel-body .btn#button-voucher {
	padding: 8px 12px;
	height: 35px;
	border-radius: 0 15px 15px 0 !important;
	-webkit-border-radius:0 15px 15px 0 !important;
	-moz-border-radius: 0 15px 15px 0 !important;
	-o-border-radius: 0 15px 15px 0 !important;
	-khtml-border-radius: 0 15px 15px 0 !important;

}
.wishlist .table-responsive {
	margin-top: 30px;
}
.table-hover > tbody > tr:hover {
	background-color: #fff;
}
.contactpage .panel-body {
	padding: 0;
	margin: 40px 0;
}
.contactpage h2, .account h2, .wishlist h2 {
	font-size: 20px;
	color: #333;
	border-bottom: 1px solid #dfdfdf;
	padding-bottom: 10px;
}
.forgotten {
	color: #ec4a00;
	float: left;
	margin: 10px 0;
	text-align: right;
	width: 100%;
}

.search_subcategory {
	/*margin: 10px 0;*/
    float: left;
    width:100%;
}
#button-search {
	margin: 6px 0 40px;
    text-transform: uppercase;
}
.search > label {
	border-bottom: 1px solid #dfdfdf;
	color: #333;
	font-size: 20px;
	margin-bottom: 20px;

	padding-bottom: 10px;
	width: 100%;
}
h2 {
	color: #06b4b0 !important;
	text-transform: capitalize;
}
.subscribe-me {
	display: none;
}

p {
    color: #837b6d;
    font-size: 16px;
    font-weight: 400;
    margin: 0 0 21px 10px !important;
}

.tab-content{
    padding: 0 12px;
}
.productpage .tab-content{
    background-color: #fff;
    margin: 0 0 20px 0;
    border: 1px solid #ebebeb;
}
#tab-description{
    line-height: 25px;
    padding: 32px 0 21px 0;
}
.row.product-layoutrow{margin: 0;}
.search > .row{margin: 0;}
.search > p,.search > h2{
    padding: 0 10px;
	color: #12b8b4 !important;
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
}
.search > label{
    padding:0 10px 10px;
	color: #12b8b4 !important;
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
}
#responsive-menu .navbar-collapse{padding: 0;}
#responsive-menu{border: none;}
#responsive-menu ul.nav > li {
    border-bottom: 1px solid #cccccc;
}
#responsive-menu ul.nav > li.selected > a {
    color: #12b8b4;
    font-weight: bold;
}
#responsive-menu ul li span .fa{color: #12b8b4;}
#responsive-menu a v{
    color: #837b6d;
    font-weight: 300;
    padding: 10px 0;
}
#responsive-menu a:hover{color:#737373;}
#responsive-menu ul li,.left-category li {
	position:relative;
	float: left;
	width:100%;
	list-style: none;
    border-bottom: 1px solid #cccccc;
}
#responsive-menu ul li,.left-category li span i {
    color: #06b4b0;
    font-size: 16px;
}
#responsive-menu ul li,.left-category li ul li {
    border-bottom: 0px none;
}
#responsive-menu ul li ul.menu-dropdown li ul{
	float: left;
    padding:0 0 0 20px;
    width: 100%;
}
#responsive-menu .menu-dropdown > li > a,#responsive-menu .menu-dropdown > li > ul > li > a {
    padding: 5px 20px;
    float: left;
    width: 100%;
    color: #737373;
}
#responsive-menu .menu-dropdown > li.selected > a,#responsive-menu .menu-dropdown > li > ul > li.selected > a {
    color: #12b8b4;
    font-weight: bold;
}
#responsive-menu .menu-dropdown > li > a:hover,#responsive-menu .menu-dropdown > li > ul > li > a:hover{color: #12b8b4;}

#responsive-menu ul li span,.left-category li span{
	position:absolute;
	right:0px;
    padding:0 6px;
	top:10px;
	cursor:pointer;
	height:25px;
	width:25px;
}
.left-category li span{
    top: 9px;
    right: 9px;
}
#responsive-menu ul li:not(.collapsed) span .fa:before {
    content:"\f068";
}
.left-category li:not(.collapsed) span .fas:before {
    content:"\f107";
}
#responsive-menu ul li ul.menu-dropdown,.left-category li.active ul{
    background: transparent none repeat scroll 0 0;
    margin: 0 0 10px;
    padding: 0px;
    position: static;
    width: 100%;
	border: none;
	float: left;
	box-shadow: none;
}
.left-category .dropdown-menu > li > a{
	padding: 0;
}
.left-category li a.active{
    color: #06b4b0;
    display: block;
}
.left-category li a{
    display: block;
    color: #837b6d;
    font-size: 16px;
}
.section .section-block ul.left-category li ul li{
	padding: 0;
	margin: 10px 0 6px 0;
}
.zoomContainer .zoomWindow{

	border:2px solid #DBDEE1 !important;
	-webkit-box-shadow: 3px 4px 4px -1px #999999;
	-moz-box-shadow: 3px 4px 4px -1px #999999;
	box-shadow: 3px 4px 4px -1px #999999;


}
.header-middle-outer.closetoggle{display: none;}

.header_links,.responsive-bar{display: none;}
@media (min-width: 1200px) and (max-width: 1400px) {
    .homepage-text .left-border, .homepage-text .right-border {
        width:180px;
    }
}

@media (min-width: 1200px) {
    #content .col-lg-2:nth-child(6n+1),  #content .col-lg-2:nth-child(6n+1),  #content .col-lg-3:nth-child(4n+1),  #content .col-lg-4:nth-child(3n+1),  #content .col-lg-6:nth-child(2n+1) {
        clear: left;
    }
}
@media (max-width: 1220px) {
    .home-subbanner .cms-desc{margin: 80px 0 60px;}
}
@media (min-width: 992px) and (max-width: 1199px) {
    #content .col-md-2:nth-child(6n+1),  #content .col-md-2:nth-child(6n+1),  #content .col-md-3:nth-child(4n+1),  #content .col-md-4:nth-child(3n+1),  #content .col-md-6:nth-child(2n+1) {
        clear: left;
    }
    
    .blog .blog-desc {
        padding-bottom: 20px;
    }

    .footer-top-right.col-sm-3 {
        padding: 0 0 0 30px;
    }
    .footer-top-middle .footer-common .footer-static {
        width: auto;
    }
    .homepage-text .left-border, .homepage-text .right-border {
        width:150px;
    }
    .layout-2 #column-left, .layout-2 #column-right {
        width: 28%;
    }
    .layout-2 #content {
        width: 72%;
    }
    .header-middle-outer.closetoggle,.header-middle-outer{display: none;}
    .left-innner .cms-banner-right.cms-text{bottom:20px; width:80%;}
    .compare-total{float:right;}
    .filter-product-right{float: none; display:inline-block;  margin:10px 0px 0; width:100%;}
    .sort-filter .text-right{text-align:left;}
    .show-filter{float:right; margin-right:-10px;}
}
@media (max-width: 1199px) and (min-width: 992px) {
    #content ul.list-unstyled.detail li .label, .quickviewblock ul.list-unstyled.detail li .label {
        font-size: 14px;
    }
    .write-review, .review-count {
        font-size: 13px;
    }
    .rating .fa-stack, #review .fa-stack {
        margin-right: 0;
    }
}
@media (max-width: 1199px) {
    #content .col-md-6:nth-child(2n+1) {
        clear: unset;
    }
    .productpage .right {
        padding: 0 12px;
    }
    #content .col-md-4:nth-child(3n+1).limit-filter {
        clear: none;
    }
    .compare-link, .sort-filter > div, .limit-filter > div {
        padding-top: 0 !important;
    }
    .sort-filter, .limit-filter {
        margin-top: 10px;
    }
    
    .subtitle-part .subtitile1 {
        margin-bottom: 20px;
    }
    .subtitle-part .subtitile2 {
        min-height: 40px;
    }
	.home-subbanner .cms-data,
	.home-subbanner .cms-name{font-size:28px;}
	.home-subbanner .cms-desc{margin: 50px 0 29px;}
	.footer-static{padding: 0 0 0 55px;}

}
@media (min-width: 768px) and (max-width: 991px) {
    #content .col-sm-2:nth-child(6n+1),  #content .col-sm-2:nth-child(6n+1),  #content .col-sm-3:nth-child(4n+1),  #content .col-sm-4:nth-child(3n+1),  #content .col-sm-6:nth-child(2n+1) {
        clear: left;
    }
    .search_subcategory {
        clear: none !important;
    }
    /*.layout-2 #column-left,.layout-2 #column-right {
        width: 35%;
    }
    .layout-2 #content {
        width: 65%;
    }*/

    body.nav-open .container{width: auto;}
}
@media (min-width: 992px) {
	.footer_block .collapse{display: block; padding: 0; margin: 0;}

}
@media (max-width: 991px) {
    .header-stripe-left, .header-stripe-right {
      text-align: center !important;
    }
    .header-stripe-right .header-cart {
      float: none;
    }
    .productpage .left {
        margin: 0 auto;
        width: 450px;
        float: none;
    }
    .compare-link {
        text-align: center;
    }
    .product-grid .product-thumb .image {
        max-height: none;
    }
    #scrollup {
        display: none !important;
    }
    footer h5.collapsed {
        display: block;
    }
    .product-list .product-thumb .product-details{margin:20px 0 0; padding: 0;}
    .product-layout.product-list .product-thumb .image{width: 100%;}
    
    #search .btn-lg{
        /*right:0;*/
        /*position: absolute;*/
    }
    .footer-top-middle .footer-common .footer-static #footer-logo-desc{width: auto; margin: 0;}

    /*#search .btn-lg{
        background-position:  -15px -4px;
    }*/

    /*.header-search #search .btn-lg:hover{
        background-position: -528px -4px;
    }*/
    .header-logo{text-align: left;}
    footer h4:not(.title) { display: none; }
    #column-left .section-product .image, #column-right .section-product .image{
        width:60px;
        margin-right:5px;
    }
    .compare-total{float:right;}
    .filter-product-right{float: none; display:inline-block;  margin:10px 0px 0; width:100%;}
    /*.sort-filter .text-right{text-align:left;}*/
    .show-filter{float:right; margin-right:-10px;}
    .footer_block{padding:50px 0px 30px;}
    .banner-bottom .cms-title .text1 a, .banner-top .cms-title .text1 a, .cms-banner-right .cms-title .text1 a{font-size:20px;}
    .sale{padding:3px 7px;}
    #form-currency .dropdown-menu, #top-links .dropdown-menu,#top-links-tabs .dropdown-menu{width:100%;}
    #top-links ul,#top-links-tabs ul{border: none; margin: 0 0 10px;}
    #menu{display: none;}
    #menu .dropdown-menu{
        background-color:transparent;
        padding:0 25px 25px;
        transition: all 0.5s ease 0s;
        display: none;
        z-index:9;

    }
    .footer-static{padding:0;}
    .responsive-menu ul li{list-style: none;}
    .responsive-menu ul li a{font-weight: 300;}
    .responsive-menu ul li a:hover{color:#fff;}
    .navigation{margin:0;}
    #menu > ul > li{float: none;}
    .header-right .header_menu_dropdown{display: none;}
    .header-middle-outer {
        background: #ffffff none repeat scroll 0 0;
        height: 100%;
        position: fixed;
        z-index: 99;
        left:calc(-1 * (100% - 54px));
        transition: left 0.3s ease 0s;
        width: calc(100% - 54px);
        top:0;
        overflow-y: scroll;
    }
    .responsive-bar.active:before{
        background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
        content: "";
        display: block;
        height: 100%;
        position: fixed;
        right: 0;
        top: 0;
        width: 100%;
        z-index: 1;
    }

    .responsive-bar{
        position: relative;
        display: block;
        z-index:9;
        float: left;
        padding: 0;
        cursor: pointer;
    }
    .responsive-bar .fa {
        padding: 13px 0px 3px 20px;
        font-size: 30px;
        color: #06b4b0;
    }
    .responsive-bar .fa:before{
        /*content: "";*/
        /*background:transparent url("../image/sprite.png") no-repeat scroll -19px -1149px;*/
        float: left;
        height:30px;
        width:30px;

    }
    .responsive-bar.active {
        position: absolute;
        top: -15px;
    }
    .responsive-bar.active .fa {
        position: relative;
        z-index: 999;
        padding: 0;
    }
    .responsive-bar.active .fa:before{
        content: "\f00d";
        background: #06b4b0;
        color: #ffffff;
        float: left;
        height:40px;
        width:40px;
        padding: 6px 6px;
        border: 1px solid #cccccc;
    }
    .responsive-menu > ul > li{margin: 0;padding:10px 0; border-top:1px solid #444; position: relative; float: left; width:100%;}

    .nav-open .header-middle-outer{
        left: 0;
        box-shadow:0 0 5px 0 rgba(50, 50, 50, 0.75);
    }
    .header-right{float: right !important;}


    body{
        left: 0;
         transition: left 0.3s ease 0s;
    }
    body.nav-open {
        height: 100%;
        left: calc(100% - 54px);
        overflow: hidden;
        width: 100%;
        position: fixed;
        transition: left 0.3s ease 0s;
    }
    #top-links,#top-links-tabs{
        opacity: 1;
        visibility:visible;
        position: static;
        background: none;
        width:100%;
        padding:0;
    }
    #top-links .dropdown,#top-links-tabs .dropdown {width: 100%;}
    #top-links .dropdown-menu li,#top-links-tabs .dropdown li{
        padding: 5px 0;
        border-bottom: 1px solid #cccccc;
    }
    .myaccount .dropdown-menu > li > a {
        color: #737373;
        font-size: 14px;
        line-height: 20px;
        padding: 10px 15px;
    }
    #form-language{border-bottom: 1px solid #444; padding-bottom: 10px; width:100%; float: left;}
    #form-currency{border-top: 1px solid #444; padding: 10px 0; border-bottom:1px solid #444;}
    #form-language .dropdown-menu{
        background: none;
        display: block;
        position: static;
        width:100%;
        box-shadow:none;
    }

    .homepage-text .left-border, .homepage-text .right-border{
        width: 45px;
    }
    .cms_parallax .parallax-text2{font-size:30px;}
    .homepage-text{padding: 30px 10px 40px;}
    .home-subbanner .cms-data, .home-subbanner .cms-name{font-size:18px;}
    .home-subbanner .cms-button a{
        font-size: 13px;
        padding:10px 25px;
    }
    .testminial-data{width: auto;}
    .testimonial.owl-carousel{padding: 0;}
    .home-subbanner-outer{margin-bottom:60px;}
    .home-subbanner .cms-data{padding: 10px 0;}
    .cms_parallax{min-height:400px; margin-bottom: 60px;}
    .parallax-text{padding: 45px 0;}
    .homepage-text .homepage-banner-coupon{width:100%;}
    .date-time,.view-blog{font-size:12px;}
    .post_hover h4{margin:0 0 10px;}
    .brand{margin: 46px 0 50px;}
    .blog .blog-desc{display: none;}
    .subtitle-part.subtitle-part1.col-md-4, .subtitle-part.subtitle-part2.col-md-4, .subtitle-part.subtitle-part3.col-md-4{
        padding: 48px 10px;
    }
    .subtitle-part .subtitile1{
        font-size: 16px;
        min-height: auto;
    }
    .subtitle-part .subtitile2{
        font-size: 16px;
    }
    .footer-top-middle .footer-common .footer-static{width: auto; padding:0;}
    .newsletters input{ /*width: 320px;*/ }
    .newsletters button{right: 14px;}

    .footer_block h5 .icon{
        height:36px;
        width:100%;
        cursor: pointer;
        top:-12px;
        right: 0px;
        position: absolute;
        background:transparent url("../image/footer-arrow.png") no-repeat scroll right -38px;

    }
    .footer_block h5.collapsed .icon{
        background-position: right 14px;
    }

    footer h5{margin:0 0 20px; padding:0;}

    .footer-top-middle{border: none; padding: 0;}
    .footer-logo .name,.newsletters h5{
        display: block;
        position: relative;
        font-size: 18px;
        /*text-align: left;*/
    }
    .newsletters input:not([type="checkbox"]) {
        padding: 0;
        width: 100%;
        text-align: center;
    }
    .footer-logo .img-logo{display: none;}
    .newsletters{
        max-width: 100%;
        /*text-align: left;*/
    }
    .newsletters form{
        /*width: 330px;*/
        margin: 0 -10px 10px;
        display:inline-block;
    }
    footer ul{padding:0; margin: 0;}
    .footer-static ul li{text-align: left;}
    footer .Footer-bottom ul,.bottom-footer ul{display: inline-block;}
    .Footer-bottom{text-align: center;}
    .footer_payment ul.payment_icon{
        display: inline-block;
        float: none;
    }
    .social-icon{float: none;}
    .copy-right{margin: 10px 0;}
    footer .bottom-footer{margin: 30px 0 25px;}
    .information ul{padding:0; margin: 0;}
    .header-middle-outer .nav-tabs > li.active,
    .header-middle-outer .nav-tabs > li.active > a,.header-middle-outer .nav-tabs > li.active > a:hover,.header-middle-outer .nav-tabs > li.active > a:focus{
        background-color: #ffffff;
        color: #12b8b4;
    }
    .header-middle-outer .nav-tabs,.header-middle-outer .nav-tabs > li::before{
        border: none;
        border-bottom: 1px solid #cccccc;
    }
    .header-middle-outer .nav-tabs > li > a,.header-middle-outer .nav-tabs > li,.header-middle-outer .nav-tabs > li > a:hover,.header-middle-outer .nav-tabs > li > a:focus
    {
        background-color: #ffffff;
        color: #837b6d;
    }
    .header-middle-outer .nav-tabs > li{
        width: 33.33%;
        padding: 10px 0;
        text-align: center;
        border-right: 1px solid #cccccc;
        margin-bottom: 0;
        margin-top: 0;
    }
    .product-list .product-details {
        width: 100%;
        margin: 20px 0 0 0px;
        padding: 0 10px;
    }

    #column-left .product-details,#column-right .product-details{width: 50%; float: left;}
    #column-left .product-thumb .price-old, #column-right .product-thumb .price-old{float: left; margin-left: 0;}
    .zoomContainer .zoomWindow{
        width: 350px !important;
    }
    .banner-bottom .cms-title .text1 a, .banner-left .cms-banner-right.cms-text .cms-title{padding: 20px 0;}
    .banner-bottom .cms-banner-right.cms-text{margin-top:-30px;}
    .banner-left .cms-banner-right.cms-text{margin-top:-45px;}
    .left-innner .cms-banner-right.cms-text{bottom:20px; width:80%;}
    #responsive-menu ul{width:100%; padding: 0; margin: 0;}
    .blog .blog-image .post_hover{
        position: absolute;
        opacity:1;
        bottom:0px;
        min-height:60px;
        padding:10px;
        background-color:rgba(0, 0, 0, 0.5);
    }
    .blog .post-image-hover{display: none;}
    .blog h4 a{font-size:16px;}
    .blog .post_hover h4{margin: 0 0 10px; padding-bottom: 10px; border-bottom: 1px solid #8e8e8e;}
    .header-search {
        width: 100%;
        padding: 0 10px;
    }
    .header-search #search input{
        /*width: 260px;*/
        padding: 0px 35px 0px 12px;
        border:1px solid #ccc;
        right:0;
    }
    .header-right{margin:29px 0 0;}
    .header-search{margin: 0; float: right;}
    .main-slider .owl-controls .owl-buttons .owl-prev,.main-slider .owl-controls .owl-buttons .owl-next{display: none !important;}
    .home-subbanner .cms-data{margin-bottom:20px;}
    .home-subbanner .cms-desc{margin: 20px 0 30px;}
}


/* fixed colum left + content + right*/
@media (min-width: 768px) {
    #column-left .product-layout .col-md-3 {
        width: 100%;
    }
    #column-left + #content .product-layout .col-md-3 {
        width: 50%;
    }
    #column-left + #content + #column-right .product-layout .col-md-3 {
        width: 100%;
    }
    #content + #column-right .product-layout .col-md-3 {
        width: 100%;
    }

    #menu .dropdown:hover .dropdown-menu {
        display: block;
    }
    #menu .hiden_menu  .dropdown:hover .dropdown-menu {
        color: #fff;
        left: auto;
        position: absolute;
        right: 129px;
        top: 9px;
        width: 100%;
    }
    #menu .hiden_menu .dropdown-menu .dropdown .dropdown-menu {
        display: none;
        top: -20px;
        right: 162px;
    }
    #menu .hiden_menu .dropdown-menu .dropdown:hover .dropdown-menu {
        display: block;
    }
    #cart .btn-danger{
        right: -10px;
        top: -25px;
    }
}

@media (max-width: 767px) {
    #button-search {
        width: 100%;
    }
    .sort-filter .custom-select, .limit-filter .custom-select {
        width: 170px;
    }
    .home-subbanner.col-sm-4{
        /*float: none;*/
        clear: left;
        padding-right: 15px !important;
        padding-left: 15px !important;
        width: 100%;
        text-align: center;
        margin-bottom: 20px;
    }
    .home-subbanner img {
        width: auto;
    }
    .home-subbanner .cms-desc{margin: 65px 0 0;}
    .home-subbanner .home-img{padding: 0;}
    .home-subbanner .col-xs-6{
        float: left;
        width:50%;
    }
    .home-subbanner-outer{
        margin: 20px 0 40px;
    }
    #menu div.dropdown-inner > ul.list-unstyled {
        display: block;
    }
    #content .form-horizontal .form-group{margin:0;}
    #cart > .btn{
        background-position: -17px -99px;
        /*width: 35px;*/
    }
    #cart:hover > .btn{background-position:-530px -99px;}

    .common-home .alert{top:75px !important;}
    .col-xs-5.header-logo{
        width:150px;
        padding: 12px 10px 0;
    }
    .common-home header{position: static !important;}
    .product-thumb .button-group{
        display: block;
        width: 168px;
    }
    #menu div.dropdown-menu {
        margin-left: 0 !important;
        padding-bottom: 10px;
        background-color: rgba(0, 0, 0, 0.1);
    }
    #menu .dropdown-inner {
        display: block;
    }
    #menu .dropdown-inner a {
        width: 100%;
        color: #fff;
    }
    #menu .dropdown-menu a:hover, #menu .dropdown-menu ul li a:hover {
        background: rgba(0, 0, 0, 0.1);
    }
    #menu .see-all {
        margin-top: 0;
        border: none;
        border-radius: 0;
        color: #fff;
    }
    .homepage-text .left-border, .homepage-text .right-border{width: 0; display: none;}



    .home-subbanner:hover .cms-desc{top: 50%;}
    .footer_block.row{padding:30px 0 10px; margin: 0;}
    .subtitle-part.subtitle-part1.col-md-4, .subtitle-part.subtitle-part2.col-md-4, .subtitle-part.subtitle-part3.col-md-4{margin: 10px 0;}
    .homepage-text .center-content{line-height: 24px; font-size: 15px;}
    .homepage-text .homepage-banner-coupon{line-height:20px;}
    .cms_parallax .parallax-text2{font-size: 20px; line-height:24px; letter-spacing:0; margin-bottom:10px;}
    .brand .product-thumb{text-align: center;}
    .main-slider .owl-controls .owl-buttons,.product-thumb .button-group a.quickview{display: none;}
    .product-layout.product-grid{padding: 0 10px; width: 50%;}
    .related-products .product-layout.product-grid{padding: 0 10px; width: auto; }
    .product-thumb .image img{width: 100%;}
    .product-layout.product-list.col-xs-12{padding:0 10px;}
    .breadcrumb{margin: 0 10px;}

    .newsletters form{margin:0 0 10px;}
    .thumbnails .image-additional{width:320px; text-align: center; float: none; margin: 0 auto;}
    .productpage .right{padding: 0 20px;}
    .filter-product{margin: 0 -10px 40px;}
    .row.product-layoutrow{margin: 0 -10px;}
    #content, #column-left, #column-right{margin-top:40px;}
    .col-sm-4.col-sm-offset-8{float: left; width:100%;}
    .banner-bottom .cms-title .text1 a, .banner-top .cms-title .text1 a, .cms-banner-right .cms-title .text1 a{font-size:16px;}
    .cms-title .text2.shopbutton a{
        font-size: 12px;
        margin-top: 5px;
        padding: 11px 15px;
    }
    .cms-title .text2 a{
        font-size:12px;
        margin-top:5px;
    }
    .banner-common.banner-left, .banner-top-left.left-innner{
        padding-right: 7px;
    }
    .banner-common.banner-right, .banner-top-right.right-innner{
        padding-left:7px;
    }
    .left-innner .cms-banner-right.cms-text{bottom:10px;}
    .banner-outer .banner-top{padding-bottom:13px;}
    #content .section.blog .section-block {
    margin:0 auto;
    }
    .col-sm-6.text-left.bottom-pagination-link, .col-sm-6.text-right.bottom-pagination-result {
        padding: 0 10px;
        float:left;
        clear:both;
    }
    .header-search .action.search{
        background: transparent url("../image/sprite.png") no-repeat scroll -15px -4px;
        border: medium none;
        padding: 20px;
        position: absolute;
        right: 0;
        z-index: 99;
        display:block;
    }
    #search{position:relative;}
    /*.header-search:hover #search input,.header-search #search input {
        border: none !important;
        padding: 0 !important;
        width: 0px !important;
    }*/
    /*.header-search #search.active input,.header-search #search input:focus {
        border: 1px solid #ccc !important;
        padding: 0 35px 0 12px !important;
        width: 240px !important;
        background-color:#191919;
    }*/
    .productpage .left {
        margin: 0 auto;
        width: 450px;
    }
    .header-right{margin: 24px 0 0;}
    .product-carousel .slider-item .product-thumb:hover .image img, .product-thumb:hover .image img{
        /*border-color: transparent;
        padding: 0;*/
    }
    .product-thumb .rating{opacity: 1;}
    .product-layout.product-list .product-thumb .image{width: auto;}
    .footer_block.footertop {
        height: auto;
        padding-top: 10px;
    }
}

@media (max-width: 532px) {
    .footer-logo .name,.newsletters h5 {
        font-size: 15px;
    }
}

@media (max-width: 532px) {
    .sort-filter, .show-filter {
        width: 100%;
        float: unset;
        padding-bottom: 10px;
    }
    .sort-filter .col-xs-7.text-right, .show-filter .col-xs-7.text-right {
        text-align: left;
    }
}

@media (max-width: 675px) {
	.grid .product-items{width:50%;}
	.blog .blog-image{margin: 0;}
	.home-subbanner .cms-desc{margin:27px 0 0;}
}
@media (max-width: 650px) {
    .related-products .product-layout.product-grid{width: 97%; text-align: center;}
}
@media (max-width: 400px) {
    #content ul.list-unstyled.detail li .label, .quickviewblock ul.list-unstyled.detail li .label {
        font-size: 14px;
    }
    .write-review, .review-count {
        font-size: 13px;
    }
    .rating .fa-stack, #review .fa-stack {
        margin-right: 0;
    }
}
@media (max-width: 446px) {
    .newsletters h5 {
        font-size: 13px;
        line-height: 15px;
    }
}
@media (max-width: 499px) {
    footer .footer-top-middle h4 {
        font-size: 25px;
        line-height: 20px;
    }
}
@media (max-width: 479px) {
	.header-middle-outer .nav-tabs > li > a{
		text-transform: capitalize;
		margin: 0 !important;
	}
	.shipping-inner{padding:0; margin:0;}
	.cms_parallax .parallax-text2{font-size:16px;}
	.newsletters input{ /*width: 250px;*/ }
	.newsletters form{ width: 350px; }
	.sort-filter{
        /*margin: 0 0 10px 10px;*/
        /*width:175px;*/
    }
    .show-filter{width:102px; margin: 0;}
    .sort-filter .form-control, .show-filter .form-control{padding:2px;}
    .filter-product-right .col-xs-4, .filter-product-right .col-xs-8, .filter-product-right .col-xs-6{padding:0;}
    .sort-filter label, .show-filter label {
        margin: 8px 5px 5px 0;
    }
	.product-grid li, #content .section-product .product-items, .product-carousel .slider-item{width:100%; text-align: center;}
	.product-carousel .slider-item .product-thumb, .product-thumb{display: inline-block;}
	#cart .dropdown-menu{min-width:300px; padding: 10px;}
	.product-layout.product-grid{width:100%; text-align: center;}

	.nav-tabs > li{width:100%;}
	.tab-content{margin:4px 0px 0;}
	.thumbnails .image-additional{width:200px;}
	.breadcrumb h1, .page-title{font-size:16px; letter-spacing: 0; width:100%; margin-bottom:10px; text-align: center;}
	.breadcrumb {padding:10px !important; text-align: center; top:-84px;}
	.cms-title .text2 a,.banner-outer .banner-top
	{
		display: none;
	}
	.content-top-breadcum{height:100px;}
	.banner-bottom{margin-top:10px;}

	.banner-common.banner-left, .banner-top-left.left-innner,
	.banner-common.banner-right, .banner-top-right.right-innner{padding: 0; width:100%;}
	.subtitle-part1,.subtitle-part2,.subtitle-part3{
		width:100%;
		padding:0 0 10px 0;
	}
	.shipping-outer{margin-bottom:30px; margin-top:30px;}
	.banner-outer{margin:30px 0;}
	.testimonial.owl-carousel{margin:30px 0 20px;}
	.newsletters div.col-sm-12{padding: 0;}
	.newsletters button{ right: 0; }
	#live-search{width:255px !important;}
	.brand{text-align: center;}
	#content .section .section-block {text-align: center;}
	.form-horizontal .form-group{margin:0 -10px !important;}
	.section .section-heading, #column-left .panel-heading, #column-right .panel-heading{font-size:22px;}
	#footer .bottom-footer ul li a{line-height:30px;}
    #scrollup::before{
        bottom:10px;
        right:10px;
    }
    .search > .row > .col-xs-6{width: 100%; margin-bottom:10px;}
    #morebutton .btn-default{padding:12px 25px;}
    .panel-body h2{margin-top:10px;}
    .grid .product-items{width:100%;}
    .singlebanner{display:none;}
    .blog-left-content .post_hover{top: 25%;}
    .productpage .left {
        margin: 0 auto;
        width: 340px;
    }
	.home-subbanner .cms-data, .home-subbanner .cms-name{font-size:14px;}
	.home-subbanner .cms-button a{font-size:12px; padding: 10px 12px;}
	.home-subbanner .cms-data{margin-bottom:10px;}
	.home-subbanner .cms-desc{margin: 3px 0 0;}
	.home-subbanner-outer{margin:0px 0 20px;}
	.cms_parallax .parallax-text3 a{margin-top:15px;}
	.section-product .product-items.col-xs-6{width:100%;}
	.cms_parallax{margin-bottom:20px;}
	.section .section-block{padding: 10px 0;}
	.product-thumb{margin-bottom:0;}
	.testminial-cms{margin: 40px 0 0;}
	.product-grid .product-thumb .button-group{bottom:130px;}
	.product-grid .product-thumb .rating{bottom:170px;}
}
@media (max-width: 370px) {
    .newsletters .form {
        max-width: 280px;
    }
}
@media (max-width: 360px) {
.brand .product-thumb:after{border: none; left:0;}
.col-xs-5.header-logo{ padding: 14px 10px 0;}
.productpage .left {
    margin: 0 auto;
    width: 300px;
}
.home-subbanner .cms-data{padding: 5px 0; margin: 0;}
}
@media (min-width: 321px) {
    .product-additional-block .product-thumb img{width: 100%;}
}

@media (max-width: 320px) {
	#content .image-additional .item{float: none;}
    .productpage .left {
        margin: 0 auto;
        width: auto;
        padding:0 20px;
    }
}

.mt-5 {
    margin-top: 5px !important;
}
.mt-6 {
    margin-top: 6px !important;
}

.mb-55 {
    margin-bottom: 55px !important;
}

.mlr-0 {
    margin-left: 0px !important;
    margin-right: 0px !important;
}

.ml-0 {
    margin-left: 0px !important;
}

.plr-0 {
    padding-left: 0px !important;
    padding-right: 0px !important;
}
.plr-10 {
    padding: 0 10px !important;
}

.pt-7 {
    padding-top: 7px !important;
}

.pr-0 {
    padding-right: 0 !important;
}
.pr-20 {
    padding-right: 20px !important;
}

.pl-20 {
    padding-left: 20px !important;
}

.hermes__openpharm__eulogo {
    max-width: 175px;
}

.info-list li {
    margin-bottom: 10px;
}

#googleMap {
    position: relative;
    overflow: hidden;
    padding-top: 30%;
}
#googleMap > iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

.htabs {
  line-height: 16px;
  text-align: left;
  position: relative;
}
.etabs {
  display: inline-block;
  float: none;
  margin: 0;
  padding: 0 10px;
  text-align: center;
  background: #FFFFFF;
  z-index: 9;
  position: relative;
}
.htabs .etabs li {
  display: inline-block;
  float: left;
  line-height: 17px;
  list-style: none outside none;
  position: relative;
  text-align: center;
}
.htabs a {
  color: #06b4b0;
  display: block;
  float: left;
  font-size: 24px;
  font-weight: 300;
  text-transform: uppercase;
  margin: 0 22px 31px 0;
  padding: 8px 0px 8px 0px;
  text-align: center;
  border-bottom: 2px solid #06b4b0;
  position: relative;
}
.htabs a.selected {
  color: #505253;
  font-weight: 600;
}
.hometab .tab-content {
  padding: 0 !important;
}
.hometab .product-carousel .owl-item {
  margin-right: 5px;
}
.hometab .customNavigation {
  display: none;
}
.hometab .product-carousel .owl-controls .owl-buttons .owl-prev {
  font-size: 0px !important;
}
.hometab .product-carousel .owl-controls .owl-buttons .owl-prev:before {
  content: "\f104";
  font-family: 'Font Awesome 5 Pro';
  font-size: 18px;
}
.hometab .product-carousel .owl-controls .owl-buttons .owl-next {
  font-size: 0px !important;
}
.hometab .product-carousel .owl-controls .owl-buttons .owl-next:before {
  content: "\f105";
  font-family: 'Font Awesome 5 Pro';
  font-size: 18px;
}
@media (max-width: 767px) {
 .hometab .product-carousel .owl-controls {
   display: none !important;
 }
 .htabs {
   text-align: center;
 }
 .htabs .etabs li {
   float: none;
 }
}