@font-face {
	font-family: 'Material Icons';
	font-style: normal;
	font-weight: 400;
	src: url("../fonts/mi/MaterialIcons-Regular.eot");
	src: local("Material Icons"), local("../fonts/mi/MaterialIcons-Regular"), url("../fonts/mi/MaterialIcons-Regular.ttf") format("truetype");
	font-display:swap;
}

body {
	color: #010101;
	font-family: "Roboto", sans-serif;
	font-size: 15px;
	font-weight: 450;
	line-height: 24px;
	letter-spacing: 0.5px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
ol,
ul {
	margin: 0;
	padding: 0;
	list-style: none
}
figure {
	margin: 0
}
a {
	-webkit-transition: all 0.2s linear 0s;
	-moz-transition: all 0.2s linear 0s;
	-o-transition: all 0.2s linear 0s;
	transition: all 0.2s linear 0s
}
p {
	margin-bottom: 20px
}
p:last-child {
	margin-bottom: 0
}
iframe {
	border: 0
}
a,
a:focus,
a:hover,
.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn.focus:active,
.btn:active:focus,
.btn:focus {
	box-shadow: none;
	text-decoration: none;
	outline: 0
}
a,
a:hover,
a:focus {
	color: #C60001;
}

.card-panel {
	margin: 0;
	padding: 60px
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
	font-family: "Poppins", sans-serif;
	color: #444;
	font-weight: 300;
	line-height: 1.5;
	margin-bottom: 0;
	margin-top: 0
}
h1,
.h1 {
	font-size: 55px
}
h2,
.h2 {
	font-size: 39px
}
h3,
.h3 {
	font-size: 27px
}
h4,
.h4 {
	font-size: 19px
}
h5,
.h5 {
	font-size: 16px
}
h6,
.h6 {
	font-size: 14px
}
abbr[title] {
	font-style: italic
}
abbr[title] a {
	color: #f6514c
}

.fz-11 {
	font-size: 11px
}


.f700 {
	font-weight: 700
}

.mb-50 {
	margin-bottom: 50px
}


.transition,
.entry-post.style6,
.entry-post.style6 .content {
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s
}
.highlight {
	color: #f6514c
}

.btn {
	background-color: #f6514c;
	border: 0 none;
	border-radius: 2px;
	line-height: 36px;
	padding: 0 15px;
	text-transform: none
}
.btn:hover,
.btn:focus {
	background-color: #f6514c;
	color: #fff
}
.btn.uppercase,
.btn.text-uppercase {
	text-transform: uppercase
}
.btn-primary,
.btn-primary:hover,
.btn-primary:active,
.btn-primary:active:focus,
.btn-primary:focus,
.btn-large,
.btn-large:hover,
.btn-large:focus {
	background-color: #f6514c;
	color: #fff
}
.no-border {
	border: 0 none
}
.no-radius {
	border-radius: 0
}
.no-radius:hover {
	background-color: transparent;
	box-shadow: none
}
.btn-no-shadow {
	box-shadow: none
}
.btn-group a {
	margin-bottom: 30px
}
.btn-group a:not(:last-child) {
	margin-right: 28px
}
.btn-large i {
	font-size: 16px;
	margin-right: 5px
}
.btn-large,
.btn-flat {
	font-weight: 500;
	height: 55px;
	line-height: 55px;
	padding: 0 59px;
	white-space: nowrap;
	box-shadow: 2px 3px 4px 0 rgba(0, 0, 0, 0.1), 0 0 3px 0 rgba(0, 0, 0, 0.1)
}
.btn-large:hover,
.btn-flat:hover {
	box-shadow: 0 10px 25px 0 rgba(0, 0, 0, 0.13)
}
.btn-flat {
	border-radius: 0;
	font-size: 12px;
	font-weight: 500;
	letter-spacing: 0.5px
}
.btn-md {
	font-weight: 500;
	height: 46px;
	line-height: 46px;
	padding: 0 22px;
	box-shadow: 2px 3px 4px 0 rgba(0, 0, 0, 0.1), 0 0 3px 0 rgba(0, 0, 0, 0.1)
}
.btn-md:hover {
	box-shadow: 0 10px 25px 0 rgba(0, 0, 0, 0.13)
}
.btn-icon-left i {
	float: left;
	margin-right: 15px
}
.btn-icon-right i {
	float: right;
	margin-left: 15px
}
.btn-floating {
	background-color: #f6514c;
	padding: 0
}
.btn-floating:hover {
	background-color: #f6514c
}
.btn-floating i {
	font-size: 22px
}

.btn-danger {
	background-color: #C60001;
	border: 1px solid transparent;
	color: #fff
}
.btn-danger:hover,
.btn-danger:focus {
	background-color: transparent;
	border-color: #ff2b2a;
	color: #ff2b2a
}
.shadow-default {
	box-shadow: 2px 3px 4px 0 rgba(0, 0, 0, 0.1), 0 0 3px 0 rgba(0, 0, 0, 0.1);
	-webkit-transition: all 0.2s ease 0s;
	-moz-transition: all 0.2s ease 0s;
	-o-transition: all 0.2s ease 0s;
	transition: all 0.2s ease 0s
}
.shadow-default:hover {
	box-shadow: 0 10px 25px 0 rgba(0, 0, 0, 0.13)
}
.container {
	max-width: none
}
.container.fullwidth {
	width: 100%
}
.container.no-padding {
	padding-left: 0;
	padding-right: 0
}

.row.no-margin {
	margin-left: 0;
	margin-right: 0
}
nav li a {
	color: #fff
}
.slick-slide {
	outline: 0 none
}

.margin-b-0 {
	margin-bottom: 0 !important
}

.section {
	padding: 75px 0
}
.top-full {
	padding-top: 150px
}

.bottom-full {
	padding-bottom: 150px
}

.section-full {
	padding: 150px 0
}

.section-fulllatest {
	padding: 30px 0
}


.primary {
	color: #f6514c
}

.primary-bg {
	background-color: #c60001;
}

.title-color {
	color: #444
}

.title-hover,
.title-hover:hover {
	color: #444
}

.white-bg {
	background-color: #fff
}

.light-bg {
	background-color: #f8f8f8
}

.gray-bg-3 {
	background-color: #f7f7f7
}

.text-light {
	color: rgba(255, 255, 255, 0.87)
}

.display-table {
	display: table
}

.table-cell {
	display: table-cell
}

.v-middle {
	vertical-align: middle
}

.v-bottom {
	vertical-align: bottom
}

.w100 {
	width: 100%
}

.flex {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex
}

.flex-middle {
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	align-items: center
}

.z-depth-1 {
	box-shadow: 2px 3px 4px 0 rgba(0, 0, 0, 0.1), 0 0 3px 0 rgba(0, 0, 0, 0.1)
}

.btn-primary {
	box-shadow: 2px 3px 4px 0 rgba(0, 0, 0, 0.1), 0 0 3px 0 rgba(0, 0, 0, 0.1)
}

.btn-primary:hover {
	box-shadow: 0 10px 25px 0 rgba(0, 0, 0, 0.13)
}

.site-header {
	background-color: transparent;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 9
}

.site-header .mid-content .left-content {
	color: rgba(255, 255, 255, 0.87)
}

.site-header .currency-select,
.site-header .lang-select {
	display: inline-block;
	white-space: nowrap
}

.site-header .nice-select {
	background-color: transparent;
	border: 0 none;
	border-radius: 0;
	float: none;
	height: auto;
	line-height: inherit;
	z-index: 99
}

.site-header .nice-select::after {
	border-bottom-color: rgba(255, 255, 255, 0.87);
	border-right-color: rgba(255, 255, 255, 0.87)
}

.site-header .nice-select span {
	color: rgba(255, 255, 255, 0.87);
	font-size: 13px
}

.site-header .nice-select.dark::before,
.site-header .nice-select.dark::after {
	border-bottom-color: rgba(0, 0, 0, 0.87);
	border-right-color: rgba(0, 0, 0, 0.87)
}

.site-header .nice-select.dark span {
	color: #848484
}

.site-header .header-cart {
	display: inline-block;
	position: relative;
	white-space: nowrap
}

.site-header .cart-button {
	background-color: #f6514c;
	color: rgba(255, 255, 255, 0.87);
	display: inline-block;
	padding: 0 38px
}

.site-header .mid-content {
	float: right;
	margin: 8px 0
}

.site-header .middle-search {
	background-color: #fff;
	border-radius: 2px;
	min-width: 580px;
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	align-items: center
}

.site-header .middle-search input {
	border-bottom: 0;
	font-size: 14px;
	height: 50px;
	margin: 0
}

.site-header .middle-search input:focus {
	border-bottom: 0;
	box-shadow: none
}

.site-header .middle-search label {
	font-size: 24px;
	height: 50px;
	margin: 0;
	text-align: center;
	width: 50px;
	min-width: 50px
}

.site-header .middle-search label i {
	line-height: 50px
}

.site-header.is-sticky {
	box-shadow: 0 10px 25px 0 rgba(0, 0, 0, 0.1);
	position: fixed;
	-webkit-animation: 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s alternate none 1 running fadeInDown;
	animation: 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s alternate none 1 running fadeInDown;
	z-index: 150
}

.site-header.static,
.site-header.sticky {
	background-color: #fff;
	position: relative;
	z-index: 100;
 -webkit-transition: position 10s;
  -moz-transition: position 10s;
  -ms-transition: position 10s;
  -o-transition: position 10s;
  transition: position 10s;
}

.site-header.bottom-border {
	border-bottom: 1px solid rgba(0, 0, 0, 0.1)
}

.site-header.bakery-gray {
	background-color: #e9eef1
}

.site-header.no-shadow,
.site-header.is-sticky.no-shadow {
	box-shadow: none
}

.site-header.style2 {
	background-color: rgba(0, 0, 0, 0.3)
}

.site-header.style2.is-sticky {
	background-color: #fff
}

.site-header.style3 {
	background-color: rgba(255, 255, 255, 0.05);
	border-bottom: 1px solid rgba(255, 255, 255, 0.05)
}

.site-header.style3.is-sticky {
	background-color: #fff
}

.site-header.style4 {
	background-color: #f6514c
}

.site-header.style4 .header-top {
	background-color: #d7423e
}

.site-header.style4 .social-links li a {
	font-size: 17px;
	padding: 0 17px
}

.site-header.style4 .shop-nav {
	display: inline-block
}

.site-header.style4 .shop-nav li {
	display: inline-block
}

.site-header.style4 .shop-nav li a {
	display: block;
	font-size: 12px;
	padding: 0 13px
}

.site-header.style4 a {
	color: rgba(255, 255, 255, 0.87);
	line-height: 40px
}

.site-header.style4 a:hover {
	color: #fff
}

.site-header.style4 .cart-button {
	color: rgba(255, 255, 255, 0.87)
}

.site-header.style4 .cart-button i {
	font-size: 20px;
	margin-left: 15px
}

.site-header.style4 .select-box {
	padding-right: 80px
}

.site-header.style4 .more-vert {
	display: table-cell
}

.site-header.style4 .more-vert-menu {
	padding-bottom: 10px;
	padding-top: 10px;
	text-align: right
}

.site-header.style4 .more-vert-menu li a {
	color: #848484;
	line-height: 25px
}

.site-header.style4 .more-vert-menu li a:hover {
	color: #444
}

.site-header.style4 .toggle-my-account {
	padding-left: 30px
}

.site-header.style4 .toggle-my-account i {
	display: inline-block;
	line-height: inherit
}

.site-header.style4 .primary-nav li a {
	color: rgba(255, 255, 255, 0.87)
}

.site-header.style4.is-sticky {
	background-color: #fff
}

.site-header.style4.is-sticky .site-logo {
	padding: 10px 0
}

.site-header.style4.is-sticky .site-logo img {
	height: 40px
}

.site-header.style4.is-sticky .header-top,
.site-header.style4.is-sticky .mid-content {
	display: none
}

.site-header.style4.is-sticky .menu-list>li>a {
	color: #848484
}
.static style13 is-sticky .info-cell h5, .site-header.style13 .info-cell h5 {
    font-size: 23px!important;
    font-weight: 550;
}
.site-header.style5,
.site-header.style6,
.site-header.style7,
.site-header.style8,
.site-header.style9 {
	background-color: #f6514c
}

.site-header.style5 .header-top,
.site-header.style6 .header-top,
.site-header.style7 .header-top,
.site-header.style8 .header-top,
.site-header.style9 .header-top {
	background-color: #d7423e
}

.site-header.style5 .header-top .col-md-6>*,
.site-header.style6 .header-top .col-md-6>*,
.site-header.style7 .header-top .col-md-6>*,
.site-header.style8 .header-top .col-md-6>*,
.site-header.style9 .header-top .col-md-6>* {
	display: inline-block;
	line-height: 45px;
	vertical-align: middle
}

.site-header.style5 .shop-nav,
.site-header.style6 .shop-nav,
.site-header.style7 .shop-nav,
.site-header.style8 .shop-nav,
.site-header.style9 .shop-nav {
	display: inline-block
}

.site-header.style5 .shop-nav li,
.site-header.style6 .shop-nav li,
.site-header.style7 .shop-nav li,
.site-header.style8 .shop-nav li,
.site-header.style9 .shop-nav li {
	display: inline-block
}

.site-header.style5 .shop-nav li a,
.site-header.style6 .shop-nav li a,
.site-header.style7 .shop-nav li a,
.site-header.style8 .shop-nav li a,
.site-header.style9 .shop-nav li a {
	color: rgba(255, 255, 255, 0.87);
	display: inline-block;
	padding: 0 15px;
	line-height: 40px
}

.site-header.style5 .shop-nav li a:hover,
.site-header.style6 .shop-nav li a:hover,
.site-header.style7 .shop-nav li a:hover,
.site-header.style8 .shop-nav li a:hover,
.site-header.style9 .shop-nav li a:hover {
	color: #fff
}

.site-header.style5 .welcome,
.site-header.style6 .welcome,
.site-header.style7 .welcome,
.site-header.style8 .welcome,
.site-header.style9 .welcome {
	margin-right: 10px
}

.site-header.style5 .header-middle .middle-search,
.site-header.style6 .header-middle .middle-search,
.site-header.style7 .header-middle .middle-search,
.site-header.style8 .header-middle .middle-search,
.site-header.style9 .header-middle .middle-search {
	min-width: auto
}

.site-header.style5 .header-middle .social-links a,
.site-header.style6 .header-middle .social-links a,
.site-header.style7 .header-middle .social-links a,
.site-header.style8 .header-middle .social-links a,
.site-header.style9 .header-middle .social-links a {
	color: rgba(255, 255, 255, 0.87);
	font-size: 17px;
	padding: 0 17px
}

.site-header.style5 .header-middle .social-links a:hover,
.site-header.style6 .header-middle .social-links a:hover,
.site-header.style7 .header-middle .social-links a:hover,
.site-header.style8 .header-middle .social-links a:hover,
.site-header.style9 .header-middle .social-links a:hover {
	color: #fff
}

.site-header.style5 .header-middle .header-cart,
.site-header.style6 .header-middle .header-cart,
.site-header.style7 .header-middle .header-cart,
.site-header.style8 .header-middle .header-cart,
.site-header.style9 .header-middle .header-cart {
	display: block
}

.site-header.style5 .mini-cart-wrapper .buttons .col-xs-6,
.site-header.style6 .mini-cart-wrapper .buttons .col-xs-6,
.site-header.style7 .mini-cart-wrapper .buttons .col-xs-6,
.site-header.style8 .mini-cart-wrapper .buttons .col-xs-6,
.site-header.style9 .mini-cart-wrapper .buttons .col-xs-6 {
	padding: 0 15px
}

.site-header.style5 .cart-button,
.site-header.style6 .cart-button,
.site-header.style7 .cart-button,
.site-header.style8 .cart-button,
.site-header.style9 .cart-button {
	background-color: #e94843;
	line-height: 40px;
	padding: 0 20px
}

.site-header.style5 .cart-button i,
.site-header.style6 .cart-button i,
.site-header.style7 .cart-button i,
.site-header.style8 .cart-button i,
.site-header.style9 .cart-button i {
	font-size: 22px;
	line-height: 25px;
	margin: 0 0 0 20px;
	position: relative;
	top: 3px
}

.site-header.style5 .cart-button:hover,
.site-header.style6 .cart-button:hover,
.site-header.style7 .cart-button:hover,
.site-header.style8 .cart-button:hover,
.site-header.style9 .cart-button:hover {
	color: #fff
}

.site-header.style5 .toggle-my-account,
.site-header.style6 .toggle-my-account,
.site-header.style7 .toggle-my-account,
.site-header.style8 .toggle-my-account,
.site-header.style9 .toggle-my-account {
	color: rgba(255, 255, 255, 0.87)
}

.site-header.style5 .toggle-my-account:hover,
.site-header.style6 .toggle-my-account:hover,
.site-header.style7 .toggle-my-account:hover,
.site-header.style8 .toggle-my-account:hover,
.site-header.style9 .toggle-my-account:hover {
	color: #fff
}

.site-header.style5 .header-bottom,
.site-header.style6 .header-bottom,
.site-header.style7 .header-bottom,
.site-header.style8 .header-bottom,
.site-header.style9 .header-bottom {
	background-color: #e94843
}

.site-header.style5 .header-bottom .site-logo,
.site-header.style6 .header-bottom .site-logo,
.site-header.style7 .header-bottom .site-logo,
.site-header.style8 .header-bottom .site-logo,
.site-header.style9 .header-bottom .site-logo {
display: none;
	line-height: 70px
}

.site-header.style5 .primary-nav,
.site-header.style6 .primary-nav,
.site-header.style7 .primary-nav,
.site-header.style8 .primary-nav,
.site-header.style9 .primary-nav {
	float: none
}

.site-header.style5 .primary-nav ul:first-child,
.site-header.style6 .primary-nav ul:first-child,
.site-header.style7 .primary-nav ul:first-child,
.site-header.style8 .primary-nav ul:first-child,
.site-header.style9 .primary-nav ul:first-child {
	float: left
}

.site-header.style5 .primary-nav>ul>li>a,
.site-header.style6 .primary-nav>ul>li>a,
.site-header.style7 .primary-nav>ul>li>a,
.site-header.style8 .primary-nav>ul>li>a,
.site-header.style9 .primary-nav>ul>li>a {
	line-height: 40px
}

.site-header.style5 .primary-nav>ul>li>a:hover,
.site-header.style5 .primary-nav>ul>li>a:focus,
.site-header.style6 .primary-nav>ul>li>a:hover,
.site-header.style6 .primary-nav>ul>li>a:focus,
.site-header.style7 .primary-nav>ul>li>a:hover,
.site-header.style7 .primary-nav>ul>li>a:focus,
.site-header.style8 .primary-nav>ul>li>a:hover,
.site-header.style8 .primary-nav>ul>li>a:focus,
.site-header.style9 .primary-nav>ul>li>a:hover,
.site-header.style9 .primary-nav>ul>li>a:focus {
	background-color: #d7423e;
	color: #fff
}

.site-header.style5.is-sticky .header-top,
.site-header.style5.is-sticky .header-middle,
.site-header.style6.is-sticky .header-top,
.site-header.style6.is-sticky .header-middle,
.site-header.style7.is-sticky .header-top,
.site-header.style7.is-sticky .header-middle,
.site-header.style8.is-sticky .header-top,
.site-header.style8.is-sticky .header-middle,
.site-header.style9.is-sticky .header-top,
.site-header.style9.is-sticky .header-middle {
	display: none;
}

.site-header.style5.is-sticky .header-bottom,
.site-header.style6.is-sticky .header-bottom,
.site-header.style7.is-sticky .header-bottom,
.site-header.style8.is-sticky .header-bottom,
.site-header.style9.is-sticky .header-bottom {
	background-color: #fff
}

.site-header.style5.is-sticky .header-bottom .site-logo,
.site-header.style6.is-sticky .header-bottom .site-logo,
.site-header.style7.is-sticky .header-bottom .site-logo,
.site-header.style8.is-sticky .header-bottom .site-logo,
.site-header.style9.is-sticky .header-bottom .site-logo {
	display: block;
}

.site-header.style5.is-sticky .header-bottom .site-logo img,
.site-header.style6.is-sticky .header-bottom .site-logo img,
.site-header.style7.is-sticky .header-bottom .site-logo img,
.site-header.style8.is-sticky .header-bottom .site-logo img,
.site-header.style9.is-sticky .header-bottom .site-logo img {
	height: 35px
}

.site-header.style5.is-sticky .menu-list>li>a,
.site-header.style6.is-sticky .menu-list>li>a,
.site-header.style7.is-sticky .menu-list>li>a,
.site-header.style8.is-sticky .menu-list>li>a,
.site-header.style9.is-sticky .menu-list>li>a {
	line-height: 70px
}

.site-header.style5.is-sticky .header-bottom .site-logo {
	line-height: 60px
}

.site-header.style5.is-sticky .menu-list>li>a {
	line-height: 60px
}

.site-header.style6 .header-top,
.site-header.style6 .header-bottom,
.site-header.style7 .header-top,
.site-header.style7 .header-bottom {
	background-color: transparent
}

.site-header.style6 .middle-search .nice-select:after,
.site-header.style7 .middle-search .nice-select:after {
	border-bottom-color: #848484;
	border-right-color: #848484
}

.site-header.style6 .middle-search .nice-select span,
.site-header.style7 .middle-search .nice-select span {
	color: #848484;
	display: inline-block;
	line-height: 50px
}

.site-header.style6 .middle-search .nice-select .list,
.site-header.style7 .middle-search .nice-select .list {
	border-radius: 2px;
	margin-top: 0;
	z-index: 20
}

.site-header.style6 .product-actions li,
.site-header.style7 .product-actions li {
	display: inline-block
}

.site-header.style6 .product-actions li a,
.site-header.style7 .product-actions li a {
	color: rgba(255, 255, 255, 0.87);
	font-size: 24px;
	display: block;
	margin-right: 40px
}

.site-header.style6 .product-actions li a:hover,
.site-header.style7 .product-actions li a:hover {
	color: rgba(255, 255, 255, 0.87)
}

.site-header.style6 .product-actions li:last-child a,
.site-header.style7 .product-actions li:last-child a {
	margin-right: 0
}

.site-header.style6.is-sticky .header-bottom .site-logo,
.site-header.style7.is-sticky .header-bottom .site-logo {
	line-height: 60px
}

.site-header.style6.is-sticky .menu-list>li>a,
.site-header.style7.is-sticky .menu-list>li>a {
	line-height: 60px
}

.site-header.style7 {
	background-color: #fff
}

.site-header.style7 .header-top {
	background-color: #f6514c
}

.site-header.style7 .header-middle {
	background-color: rgba(0, 0, 0, 0.87)
}

.site-header.style7 .header-bottom {
	background-color: #fff
}

.site-header.style7 .middle-search {
	background-color: transparent;
	border: 1px solid rgba(255, 255, 255, 0.3);
	border-radius: 50px
}

.site-header.style7 .middle-search label {
	background-color: #fff;
	border-bottom-left-radius: 50px;
	border-top-left-radius: 50px
}

.site-header.style7 .middle-search .nice-select span,
.site-header.style7 .middle-search input {
	color: rgba(255, 255, 255, 0.87);
	font-size: 14px;
	font-weight: 300
}

.site-header.style7 .middle-search input {
	text-align: right;
	padding-right: 30px
}

.site-header.style7 .product-actions {
	margin: 0 40px;
	white-space: nowrap
}

.site-header.style7 .product-actions li a {
	height: 44px;
	line-height: 44px;
	margin-right: 10px;
	text-align: center;
	width: 44px
}

.site-header.style7 .product-actions li a:hover {
	background-color: rgba(255, 255, 255, 0.1)
}

.site-header.style7 .header-cart {
	border: 1px solid rgba(255, 255, 255, 0.87);
	border-radius: 50px
}

.site-header.style7 .cart-button {
	background-color: transparent;
	line-height: 48px;
	padding-right: 77px;
	position: relative
}

.site-header.style7 .cart-button i {
	background-color: #fff;
	border-bottom-right-radius: 50px;
	border-top-right-radius: 50px;
	color: #444;
	line-height: 50px;
	position: absolute;
	right: 0;
	text-align: center;
	top: -1px;
	width: 52px
}

.site-header.style7 .menu-list>li>a {
	color: #444
}

.site-header.style7 .menu-list>li:hover>a,
.site-header.style7 .menu-list>li.active>a {
	background-color: #f6514c;
	color: rgba(255, 255, 255, 0.87)
}

.site-header.style7 .nav-hamburger span,
.site-header.style7 .nav-hamburger span::before,
.site-header.style7 .nav-hamburger span::after {
	background-color: #ccc
}

.site-header.style7 .nav-hamburger.active span {
	background-color: transparent
}

.site-header.style7 .social-links {
	float: right;
	position: absolute;
	right: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%)
}

.site-header.style7 .social-links a {
	color: #848484
}

.site-header.style7 .social-links a i {
	height: auto
}

.site-header.style8 {
	background-color: #fff
}

.site-header.style8 .header-top {
	background-color: transparent;
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	padding-bottom: 2px
}

.site-header.style8 .nice-select::after {
	border-bottom-color: #848484;
	border-right-color: #848484
}

.site-header.style8 .nice-select span {
	color: #848484
}

.site-header.style8 .shop-nav li a {
	color: #848484
}

.site-header.style8 .shop-nav li a:hover {
	color: #444
}

.site-header.style8 .header-middle {
	padding: 35px 0
}

.site-header.style8 .header-middle .site-logo {
	line-height: inherit
}

.site-header.style8 .middle-search {
	background-color: transparent
}

.site-header.style8 .middle-search>span {
	color: #fff;
	display: block;
	font-weight: 500;
	font-size: 20px;
	padding-right: 30px;
	white-space: nowrap
}

.site-header.style8 .middle-search label,
.site-header.style8 .middle-search .nice-select,
.site-header.style8 .middle-search input {
	background-color: #fff;
	line-height: 50px
}

.site-header.style8 .middle-search .active {
	color: #848484
}

.site-header.style8 .primary-nav ul:first-child {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	float: right;
	font-size: 0;
	text-align: center
}

.site-header.style8 .primary-nav>ul>li {
	display: block
}

.site-header.style8 .primary-nav>ul>li>a {
	color: #848484
}

.site-header.style8 .primary-nav>ul>li:hover>a {
	background-color: rgba(0, 0, 0, 0.05);
	color: #848484
}

.site-header.style8 .header-bottom {
	background-color: rgba(0, 0, 0, 0.87);
	padding: 20px 0
}

.site-header.style8 .header-bottom .table-cell {
	float: none;
	padding-left: 0;
	padding-right: 0
}

.site-header.style8 .header-bottom .nice-select {
	border-bottom-left-radius: 50px;
	border-top-left-radius: 50px
}

.site-header.style8 .header-bottom input {
	padding-right: 20px;
	text-align: right
}

.site-header.style8 .header-bottom label {
	background-color: #e9e7e7;
	border-bottom-right-radius: 50px;
	border-top-right-radius: 50px;
	min-width: 60px
}

.site-header.style8 .product-actions {
	white-space: nowrap
}

.site-header.style8 .product-actions li {
	display: inline-block
}

.site-header.style8 .product-actions li a {
	color: rgba(255, 255, 255, 0.87);
	display: block;
	font-size: 24px;
	height: 44px;
	width: 44px
}

.site-header.style8 .product-actions li a:hover {
	background-color: rgba(255, 255, 255, 0.1);
	color: rgba(255, 255, 255, 0.87)
}

.site-header.style8 .product-actions li a i {
	line-height: 44px
}

.site-header.style8 .header-cart {
	border: 1px solid rgba(255, 255, 255, 0.3);
	border-radius: 50px;
	display: block;
	height: 50px
}

.site-header.style8 .cart-button {
	background-color: transparent;
	line-height: 50px;
	padding: 0 75px 0 0;
	position: relative
}

.site-header.style8 .cart-button i {
	background-color: #fff;
	border-bottom-right-radius: 50px;
	border-top-right-radius: 50px;
	color: #848484;
	height: 50px;
	line-height: 52px;
	position: absolute;
	right: 0;
	text-align: center;
	top: -1px;
	width: 52px
}

.site-header.style8.is-sticky .header-top,
.site-header.style8.is-sticky .header-bottom {
	display: none
}

.site-header.style8.is-sticky .header-middle {
	display: block;
	padding: 0
}

.site-header.style8.is-sticky .header-middle .site-logo {
	line-height: 60px
}

.site-header.style8.is-sticky .menu-list {
	text-align: right
}

.site-header.style8.is-sticky .menu-list>li>a {
	line-height: 60px
}

.site-header.style9 {
	background-color: transparent
}

.site-header.style9 .header-top {
	background-color: rgba(255, 255, 255, 0.5)
}

.site-header.style9 .social-links li a {
	color: rgba(255, 255, 255, 0.87);
	font-size: 17px;
	padding-right: 34px
}

.site-header.style9 .social-links li a:hover {
	color: #fff
}

.site-header.style9 .social-links li:last-child a {
	padding-right: 0
}

.site-header.style9 .header-middle {
	background-color: rgba(0, 0, 0, 0.5)
}

.site-header.style9 .header-middle .site-logo {
	display: inline-block;
	float: none
}

.site-header.style9 .middle-search {
	background-color: transparent;
	border: 1px solid rgba(255, 255, 255, 0.3);
	border-radius: 50px
}

.site-header.style9 .middle-search label {
	background-color: #fff;
	border-bottom-left-radius: 50px;
	border-top-left-radius: 50px
}

.site-header.style9 .middle-search input {
	color: rgba(255, 255, 255, 0.87);
	text-indent: 20px
}

.site-header.style9 .header-cart {
	border: 1px solid rgba(255, 255, 255, 0.3);
	border-radius: 50px
}

.site-header.style9 .header-cart .cart-button {
	background-color: transparent;
	line-height: 50px;
	padding-right: 70px;
	position: relative
}

.site-header.style9 .header-cart .cart-button i {
	background-color: #fff;
	border-bottom-right-radius: 50px;
	border-top-right-radius: 50px;
	color: #848484;
	height: 50px;
	line-height: 50px;
	position: absolute;
	right: 0;
	text-align: center;
	top: 0;
	width: 52px
}

.site-header.style9 .header-bottom {
	background-color: #fff
}

.site-header.style9 .primary-nav ul:first-child {
	float: none;
	text-align: center
}

.site-header.style9 .menu-list>li {
	display: inline-block;
	float: none;
	margin-left: -4px;
	vertical-align: middle
}

.site-header.style9 .menu-list>li>a {
	color: #848484
}

.site-header.style9.is-sticky .header-bottom .site-logo {
	line-height: 60px
}

.site-header.style9.is-sticky .menu-list>li>a {
	line-height: 60px
}

.site-header.style10,
.site-header.style11 {
	background-color: #fff
}

.site-header.style10 .header-middle .site-logo,
.site-header.style11 .header-middle .site-logo {
	display: inline-block;
	float: none;
	line-height: inherit;
	padding: 40px 0
}

.site-header.style10 .header-bottom .site-logo,
.site-header.style11 .header-bottom .site-logo {
	display: none
}

.site-header.style10 .shop-nav,
.site-header.style11 .shop-nav {
	margin: 7px 0 19px
}

.site-header.style10 .shop-nav li,
.site-header.style11 .shop-nav li {
	display: inline-block;
	vertical-align: middle
}

.site-header.style10 .shop-nav li a,
.site-header.style11 .shop-nav li a {
	color: #848484;
	display: block;
	font-size: 12px;
	font-weight: 400;
	padding-left: 28px
}

.site-header.style10 .shop-nav li a:hover,
.site-header.style11 .shop-nav li a:hover {
	color: #444
}

.site-header.style10 .shop-nav li:first-child a,
.site-header.style11 .shop-nav li:first-child a {
	padding-left: 0
}

.site-header.style10 .info-cell i,
.site-header.style11 .info-cell i {
	font-size: 36px
}

.site-header.style10 .info-cell h5,
.site-header.style11 .info-cell h5 {
	font-size: 15px
}

.site-header.style10 .info-cell p,
.site-header.style11 .info-cell p {
	font-size: 12px
}

.site-header.style10 .cart-button,
.site-header.style11 .cart-button {
	background-color: transparent;
	color: #848484;
	padding-right: 0
}

.site-header.style10 .header-bottom,
.site-header.style11 .header-bottom {
	background-color: #303030;
	position: relative
}

.site-header.style10 .header-bottom::before,
.site-header.style10 .header-bottom::after,
.site-header.style11 .header-bottom::before,
.site-header.style11 .header-bottom::after {
	height: 3px;
	position: absolute;
	left: 0;
	right: 0;
	content: ""
}

.site-header.style10 .header-bottom::before,
.site-header.style11 .header-bottom::before {
	background-color: rgba(0, 0, 0, 0.2);
	top: -3px
}

.site-header.style10 .header-bottom::after,
.site-header.style11 .header-bottom::after {
	background-color: rgba(255, 255, 255, 0.2);
	bottom: -3px
}

.site-header.style10 .primary-nav,
.site-header.style11 .primary-nav {
	float: left
}

.site-header.style10 .menu-list>li>a,
.site-header.style11 .menu-list>li>a {
	line-height: 50px
}

.site-header.style10 .top-search>a,
.site-header.style11 .top-search>a {
	height: 50px;
	line-height: 50px
}

.site-header.style10.is-sticky .header-middle,
.site-header.style11.is-sticky .header-middle {
	display: none
}

.site-header.style10.is-sticky .header-bottom,
.site-header.style11.is-sticky .header-bottom {
	margin-top: 3px
}

.site-header.style10.is-sticky .header-bottom .site-logo,
.site-header.style11.is-sticky .header-bottom .site-logo {
	display: inline-block;
	line-height: 60px
}

.site-header.style10.is-sticky .header-bottom .site-logo img,
.site-header.style11.is-sticky .header-bottom .site-logo img {
	height: 35px
}

.site-header.style10.is-sticky .primary-nav,
.site-header.style11.is-sticky .primary-nav {
	float: none;
	display: block;
	vertical-align: middle
}

.site-header.style10.is-sticky .menu-list>li>a,
.site-header.style11.is-sticky .menu-list>li>a {
	color: rgba(255, 255, 255, 0.87);
	line-height: 60px
}

.site-header.style10.is-sticky .menu-list>li>a:hover,
.site-header.style11.is-sticky .menu-list>li>a:hover {
	color: #fff
}

.site-header.style10.is-sticky .top-search>a,
.site-header.style11.is-sticky .top-search>a {
	height: 60px;
	line-height: 60px
}

.site-header.style11 .header-top {
	background-color: #303030;
	padding: 14px 0
}

.site-header.style11 .header-top li a {
	color: rgba(255, 255, 255, 0.87);
	display: block
}

.site-header.style11 .header-top li a:hover {
	color: #fff
}

.site-header.style11 .social-links li {
	margin-right: 34px
}

.site-header.style11 .social-links li:last-child {
	margin-right: 0
}

.site-header.style11 .social-links li a {
	font-size: 17px
}

.site-header.style11 .shop-nav {
	margin: 0
}

.site-header.style11 .header-middle .site-logo {
	padding: 23px 170px 23px 0
}

.site-header.style11.is-sticky .header-top {
	display: none
}

.site-header.style12,
.site-header.style13 {
	background-color: white;
}

.site-header.style12 .header-top,
.site-header.style13 .header-top {
	padding-top: 10px;
	margin-bottom: -15px
}

.site-header.style12 .header-top .site-logo,
.site-header.style13 .header-top .site-logo {
	line-height: inherit
}

.site-header.style12 .info-cell i,
.site-header.style13 .info-cell i {
	font-size: 24px;
	vertical-align: middle
}

.site-header.style12 .info-cell h5,
.site-header.style13 .info-cell h5 {
	font-size: 14px;
	font-weight: 500
}

.site-header.style12 .info-cell .table-cell:first-child,
.site-header.style13 .info-cell .table-cell:first-child {
	color: #C60001;
	border-right: 1px solid;
	padding-right: 15px
}

.site-header.style12 .info-cell .table-cell:last-child,
.site-header.style13 .info-cell .table-cell:last-child {
	padding-left: 15px
}

.site-header.style12 .social-links li a,
.site-header.style13 .social-links li a {
	color: #848484;
	font-size: 17px;
	margin-right: 17px
}

.site-header.style12 .social-links li a:hover,
.site-header.style13 .social-links li a:hover {
	color: #f6514c
}

.site-header.style12 .social-links li:last-child a,
.site-header.style13 .social-links li:last-child a {
	margin-right: 0
}

.site-header.style12 .primary-nav,
.site-header.style13 .primary-nav {
	float: left
}

.site-header.style12 .menu-list>li,
.site-header.style13 .menu-list>li {
	display: inline-block;
	float: none;
	vertical-align: middle
}

.site-header.style12 .menu-list>li>a,
.site-header.style13 .menu-list>li>a {
	color: white;
	line-height: 50px
}

.site-header.style12 .menu-list>li>a:hover,
.site-header.style13 .menu-list>li>a:hover {
	color: #fff !important;
}

.site-header.style12 .header-right .devider,
.site-header.style13 .header-right .devider {
	margin-top: 0;
	position: relative;
	top: -1px
}

.site-header.style12 .top-cart>a,
.site-header.style12 .top-search>a,
.site-header.style13 .top-cart>a,
.site-header.style13 .top-search>a {
	color: #848484;
	font-size: 24px;
	height: 50px;
	line-height: 50px
}

.site-header.style12 .header-bottom,
.site-header.style13 .header-bottom {
	z-index: 99;
	-webkit-transform: translateY(50%);
	-moz-transform: translateY(50%);
	-ms-transform: translateY(50%);
	-o-transform: translateY(50%);
	transform: translateY(50%)
}

.site-header.style12 .header-bottom .bottom-inner,
.site-header.style13 .header-bottom .bottom-inner {
	background-color: #fff;
	padding-bottom: 20px;
	padding-top: 20px;
	box-shadow: 2px 3px 4px 0 rgba(0, 0, 0, 0.1), 0 0 3px 0 rgba(0, 0, 0, 0.1)
}

.site-header.style12 .header-right .devider,
.site-header.style13 .header-right .devider {
	background-color: #848484
}

.site-header.style12.is-sticky,
.site-header.style13.is-sticky {
	background-color: transparent;
	box-shadow: none;
	padding: 0
}

.site-header.style12.is-sticky .header-top,
.site-header.style13.is-sticky .header-top {
    /*background: url(assets/images/best-travel-packages-for-tirupathi.png);*/

	display:visible!important;
}
.site-header.style12.is-sticky #head12 , .site-header.style13.is-sticky #head12  {
  display:none;
}

.site-header.style12.is-sticky .header-top .info-cell img, .site-header.style13.is-sticky .header-top .info-cell img {
    display:none;
}
.site-header.style12.is-sticky .header-top1 , .site-header.style13.is-sticky .header-top1  {
  margin-top: -43px;
   
    margin-bottom: -18px;
}
    
.site-header.style12.is-sticky .header-top1 .info-cell h5, .site-header.style13.is-sticky .header-top1 .info-cell h5 {
    font-size: 20px!important;
    font-weight: 550;
    float:none!important;
}
/*.site-header.style12.is-sticky .header-top .info-cell, .site-header.style13.is-sticky .header-top .info-cell  {*/
/*   margin-left:-144px;*/
/*}*/
.site-header.style12.is-sticky .header-top, .site-header.style13.is-sticky .header-top {
    padding-top:0px;
    
}
 .site-header.style12.is-sticky .header-top, .site-header.style13.is-sticky.social-links 
    {
        display:none;
    }

.site-header.style12.is-sticky .header-bottom,
.site-header.style13.is-sticky .header-bottom {
	margin-top: 0;
	/*-webkit-transform: translateY(0px);*/
	/*-moz-transform: translateY(0px);*/
	/*-ms-transform: translateY(0px);*/
	/*-o-transform: translateY(0px);*/
	/*transform: translateY(0px);*/
}

.site-header.style12.is-sticky .header-bottom .bottom-inner,
.site-header.style13.is-sticky .header-bottom .bottom-inner {
	padding-bottom: 0px;
	padding-top: 0px
}

.site-header.style12.is-sticky .site-logo,
.site-header.style12.is-sticky .menu-list>li>a,
.site-header.style12.is-sticky .header-right>div>a,
.site-header.style13.is-sticky .site-logo,
.site-header.style13.is-sticky .menu-list>li>a,
.site-header.style13.is-sticky .header-right>div>a {
	height: inherit
}

.site-header.style13 .site-logo {
	line-height: inherit
}

.site-header.style13 .header-bottom .bottom-inner {
	padding-bottom: 5px;
	padding-top: 5px
}

.site-header.style13 .header-bottom .primary-bg {
	background-color: #f6514c
}

.site-header.style13 .primary-bg .menu-list>li>a {
	color: #fff;
	font-weight: 400
}

.site-header.style13 .primary-bg .menu-list>li>a:hover {
	background-color: #d7423e
}

.site-header.style13 .primary-bg .devider {
	background-color: #d7423e
}

.site-header.style13 .primary-bg .top-search>a,
.site-header.style13 .primary-bg .top-cart>a {
	color: #fff
}

.site-header.style13.is-sticky {
	position: fixed
}

.site-header.style13.is-sticky .primary-bg .top-search>a,
.site-header.style13.is-sticky .primary-bg .top-cart>a {
	color: #fff
}

.site-header.style13.is-sticky .top-search,
.site-header.style13.is-sticky .top-cart {
	height: auto
}

.site-header.style15 {
	border-color: rgba(255, 255, 255, 0.1)
}

.is-sticky .primary-bg .menu-list>li>a {
	color: #fff
}

.is-sticky .is-sticky {
	box-shadow: 0 10px 25px 0 rgba(0, 0, 0, 0.1)
}

.is-sticky .site-logo,
.is-sticky .menu-list>li>a,
.is-sticky .header-right>div>a,
.is-sticky .nav-hamburger {
	line-height: 65px;
	height: 65px
}

.is-sticky .menu-list>li>a {
	color: #848484
}

@-webkit-keyframes fadeInDown {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%)
	}
	100% {
		opacity: 1;
		-webkit-transform: translateY(0px);
		transform: translateY(0px)
	}
}

@keyframes fadeInDown {
	0% {
		opacity: 0;
		transform: translateY(-100%)
	}
	100% {
		opacity: 1;
		transform: translateY(0px)
	}
}

.is-sticky {
	background-color: #fff;

}

.is-sticky .site-logo .logo1 {
	display: none
}

.is-sticky .site-logo .logo2 {
	display: inline-block
}

.is-sticky .site-logo,
.is-sticky .header-right>div:not(.active)>a {
	color: #848484
}

.is-sticky .nav-hamburger span,
.is-sticky .nav-hamburger span::before,
.is-sticky .nav-hamburger span::after {
	background-color: #848484
}

.nav-hamburger {
	background-color: transparent;
	border: medium none;
	float: right;
	height: 95px;
	margin-left: 30px;
	padding: 0;
	position: relative;
	text-indent: -9999px;
	width: 30px;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s
}

.nav-hamburger:focus {
	background-color: transparent
}

.nav-hamburger span {
	background-color: #fff;
	display: block;
	height: 2px;
	left: 0;
	margin-top: -1px;
	position: absolute;
	right: 0;
	top: 50%;
	-webkit-transition: background 0.3s ease 0s;
	-moz-transition: background 0.3s ease 0s;
	-o-transition: background 0.3s ease 0s;
	transition: background 0.3s ease 0s
}

.nav-hamburger span:before,
.nav-hamburger span:after {
	position: absolute;
	display: block;
	left: 0;
	width: 100%;
	height: 2px;
	background-color: #fff;
	content: "";
	-webkit-transition-duration: .3s, .3s;
	-moz-transition-duration: .3s, .3s;
	-o-transition-duration: .3s, .3s;
	transition-duration: .3s, .3s;
	-webkit-transition-delay: .3s, 0s;
	-moz-transition-delay: .3s, 0s;
	-o-transition-delay: .3s, 0s;
	transition-delay: .3s, 0s
}

.nav-hamburger span:before {
	top: -7px;
	-webkit-transition-property: top, transform;
	-moz-transition-property: top, transform;
	-o-transition-property: top, transform;
	transition-property: top, transform
}

.nav-hamburger span:after {
	bottom: -7px;
	-webkit-transition-property: bottom, transform;
	-moz-transition-property: bottom, transform;
	-o-transition-property: bottom, transform;
	transition-property: bottom, transform
}

.nav-hamburger.dark span {
	background-color: #848484 !important
}

.nav-hamburger.dark span::before,
.nav-hamburger.dark span::after {
	background-color: #848484 !important
}

.nav-hamburger.dark.active span {
	background-color: transparent !important
}

.nav-hamburger.active span {
	background-color: transparent
}

.nav-hamburger.active span:before,
.nav-hamburger.active span:after {
	-webkit-transition-delay: 0s, .3s;
	-moz-transition-delay: 0s, .3s;
	-o-transition-delay: 0s, .3s;
	transition-delay: 0s, .3s
}

.nav-hamburger.active span:before {
	top: 0;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg)
}

.nav-hamburger.active span:after {
	bottom: 0;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

.primary-nav {
	float: right;
	position: static !important
}

.primary-nav .active {
	background-color: transparent
}

.primary-nav li {
	position: relative
}

.primary-nav li a {
	display: block;
	font-weight: 400;
	position: relative
}

.primary-nav.center {
	float: none
}

.primary-nav.center .menu-list>li {
	float: none;
	display: inline-block
}

.menu-list>li {
	float: left;
	position: relative
}

.menu-list>li>a {
	font-size: 14px;
	line-height: 95px;
	padding: 0 15px;
	position: relative;
	text-transform: uppercase
}

.menu-list li.megamenu {
	position: static
}

.menu-list .sub-menu {
	background-color: #303030;
	/*left: -35px;*/
	min-width: 190px;
	opacity: 0;
	position: absolute;
	text-align: center;
	top: 100%;
	visibility: hidden;
	white-space: nowrap;

	z-index: 12;
	-webkit-transition: all 0.2s ease 0s;
	-moz-transition: all 0.2s ease 0s;
	-o-transition: all 0.2s ease 0s;
	transition: all 0.2s ease 0s
}

.menu-list .sub-menu>li {
	float: none
}

.menu-list .sub-menu>li>a {
	line-height: inherit;
	padding: 7.5px 25px 7.5px 22px
}

.menu-list .sub-menu .sub-menu {
	top: 0;
	left: 100%
}

.has-dropdown:hover>.sub-menu {
	opacity: 1;
	visibility: visible
}
.has-dropdown .dropdown-holder {
	display: none
}


.megamenu-child {
	min-width: 180px
}

.megamenu-child .megamenu-title {
	font-size: 11px;
	font-weight: 400;
	margin-bottom: 10px;
	padding: 3px 15px;
	position: relative
}

.megamenu-child .megamenu-title::before {
	background-color: #fff;
	bottom: 0;
	content: "";
	height: 1px;
	left: 15px;
	opacity: 0.25;
	position: absolute;
	width: 30px
}

.megamenu-child li a {
	left: 0;
	opacity: 0.6;
	padding: 3px 15px;
	position: relative
}

.megamenu-child li a:hover {
	color: #fff;
	opacity: 1;
	left: 5px
}

.submenu-bg-image {
	/*background: transparent url("../img/misc/dropdown-bd.jpg") no-repeat scroll center center/cover;*/
	position: relative
}

.submenu-bg-image::before {
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 0
}

.submenu-bg-image.dark::before {
	background-color: rgba(0, 0, 0, 0.9)
}

.submenu-bg-image.light::before {
	background-color: rgba(255, 255, 255, 0.9)
}

.submenu-bg-image.light li a {
color: #000;
	opacity: 0.6;
	font-weight:bold;
}

.submenu-bg-image.light li a:hover {
	opacity: 1
}

.submenu-bg-image.light .megamenu-title::before {
	background-color: #000
}
.sub-menu>li .arrow {
	font-size: 16px;
	position: absolute;
	right: 24px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%)
}

.nav-hover-1>li>a {
	font-size: 12px
}

.nav-hover-1>li:hover>a,
.nav-hover-1>li:focus>a {
	background-color: #303030;
	color: #fff!important;
}

.section-title {
	margin-bottom: 20px;
	position: relative
}

.section-title.m-half {
	margin-bottom: 65px
}

.section-title.no-margin {
	margin-bottom: 0
}

.section-title h2 {
	font-weight: 100
}

.section-title .shade-text {
	color: #000;
	font-size: 200px;
	font-weight: 700;
	left: 50%;
	line-height: 0.8;
	opacity: 0.1;
	position: absolute;
	top: 0;
	text-transform: uppercase;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%)
}
.section-title.style3 h2 {
	color: #444;
	padding-bottom: 13px
}

.section-title.style3 hr {
	border-color: rgba(0, 0, 0, 0.1);
	margin: 0
}

.section-title.style3 p {
	color: #444;
	font-size: 14px;
	line-height: 22px;
	margin-top: 18px
}

.portfolio {
	position: relative;
	margin-bottom: 30px
}

.portfolio.mb-0 {
	margin-bottom: 0
}

.portfolio .portfolio-center {
	height: 100%;
	left: 0;
	position: absolute;
	text-align: center;
	top: 0;
	width: 100%
}

.portfolio .portfolio-center::after {
	content: "";
	display: inline-block;
	height: 100%;
	vertical-align: middle
}

.portfolio .portfolio-center-inner {
	display: inline-block;
	vertical-align: middle;
	max-width: 100%
}

.portfolio.type-2 {
	background-color: #f5f2f2;
	padding: 30px;
	text-align: left
}

.portfolio.type-2 figure {
	min-height: 520px;
	position: relative
}

.portfolio.type-2 figure img {
	bottom: 0;
	left: 0;
	margin: auto;
	position: absolute;
	right: 0;
	top: -50px
}

.portfolio.type-2 figcaption {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0
}

.portfolio.type-2 .cat {
	font-weight: 700
}

.portfolio.type-2 h4 a {
	color: #444;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	align-items: center
}

.portfolio.type-2 h4 a:hover {
	color: #f6514c
}

.portfolio.type-2 h4 a:hover i {
	-webkit-transform: translateX(5px);
	-moz-transform: translateX(5px);
	-ms-transform: translateX(5px);
	-o-transform: translateX(5px);
	transform: translateX(5px)
}

.portfolio.type-2 h4 i {
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s
}

.col-lg-3 .portfolio.style-11 figcaption {
	padding: 20px 30px
}

.col-lg-2 .portfolio.style-11 figcaption {
	padding: 14px 30px 16px;
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	-ms-transform: translateY(0px);
	-o-transform: translateY(0px);
	transform: translateY(0px)
}

@-webkit-keyframes rotate-180-deg {
	100% {
		-webkit-transform: rotate(180deg) translateZ(0);
		-moz-transform: rotate(180deg) translateZ(0);
		-ms-transform: rotate(180deg) translateZ(0);
		-o-transform: rotate(180deg) translateZ(0);
		transform: rotate(180deg) translateZ(0)
	}
}

@-moz-keyframes rotate-180-deg {
	100% {
		-webkit-transform: rotate(180deg) translateZ(0);
		-moz-transform: rotate(180deg) translateZ(0);
		-ms-transform: rotate(180deg) translateZ(0);
		-o-transform: rotate(180deg) translateZ(0);
		transform: rotate(180deg) translateZ(0)
	}
}

@-o-keyframes rotate-180-deg {
	100% {
		-webkit-transform: rotate(180deg) translateZ(0);
		-moz-transform: rotate(180deg) translateZ(0);
		-ms-transform: rotate(180deg) translateZ(0);
		-o-transform: rotate(180deg) translateZ(0);
		transform: rotate(180deg) translateZ(0)
	}
}

@keyframes rotate-180-deg {
	100% {
		-webkit-transform: rotate(180deg) translateZ(0);
		-moz-transform: rotate(180deg) translateZ(0);
		-ms-transform: rotate(180deg) translateZ(0);
		-o-transform: rotate(180deg) translateZ(0);
		transform: rotate(180deg) translateZ(0)
	}
}

.price-head span {
	display: inline-block;
	font-size: 18px;
	font-weight: 100;
	margin-top: 20px
}

.price-detail {
	margin-top: 36px
}

.price-detail li {
	font-size: 13px;
	line-height: 17px
}

.price-foot {
	margin-top: 52px
}
.price-table {
	padding: 43px 35px 70px
}


.price-table.style2 li,
.price-table.style3 li,
.price-table.style4 li {
	font-size: 16px;
	font-weight: 500;
	line-height: 48px
}

.price-table.style3 .price-detail,
.price-table.style4 .price-detail {
	margin-left: -35px;
	margin-right: -35px
}

.price-table.style3 li,
.price-table.style4 li {
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	padding: 0 35px
}

.price-table.style3 li:last-child,
.price-table.style4 li:last-child {
	border-bottom: 0
}

.price-table.style4 {
	padding-bottom: 40px
}

.price-table.style4:hover .price-detail {
	color: #444
}

.product--summery .wishlist {
	border: 1px solid rgba(0, 0, 0, 0.1);
	border-radius: 30px;
	font-size: 16px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	width: 50px
}


.product-specs {
	width: 100%
}

.product-specs li {
	/*background-color: #f5f5f5*/
	background-color: rgba(198, 0, 1, 0.14);
}

.product-specs li:nth-child(2n+1) {
	background-color: #fbfbfb
}

.product-specs li span {
	padding: 10px 20px 9px;
	width: 80%
}

.product-specs li span:first-child {
	border-right: 1px solid rgba(0, 0, 0, 0.1)
}

.cta .lead {
	font-size: 18px;
	font-weight: 400;
	line-height: 32px;
	margin-bottom: 0
}

.cta a {
	font-size: 20px;
}


.cta-event {
	padding: 20px 0
}

.cta-event .cta-logo {
	position: relative;
	padding-right: 40px
}

.cta-event .cta-logo::after {
	background-color: #fff;
	content: "";
	height: 100%;
	width: 2px;
	position: absolute;
	right: 41px;
	top: 0
}

.cta-event .cta-logo img {
	width: 180px
}

.cta-event p {
	color: #fff;
	font-size: 16px;
	line-height: 26px
}
.tab-8 .tab-nav {
	border-bottom: 1px solid rgba(0, 0, 0, 0.1)
}

.tab-8 .tab-nav li {
	display: inline-block;
	margin-left: -4px
}

.tab-8 .tab-nav li a {
	color: #848484;
	display: block;
	font-weight: 400;
	padding: 0 35px 25px;
	position: relative
}

.tab-8 .tab-nav li a::before {
	background-color: #f6514c;
	bottom: -2px;
	content: "";
	height: 3px;
	left: 0;
	position: absolute;
	width: 0;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s
}

.tab-8 .tab-nav .active a {
	color: #f6514c
}

.tab-8 .tab-nav .active a::before {
	width: 100%
}

.site-content {
	clear: both
}

.section-gray .mac {
	position: relative;
	top: -70px
}


.social-links li {
	display: inline-block;
	vertical-align: middle
}

.social-links li a {
	display: block
}

.social-1 li a {
	background-color: rgba(0, 0, 0, 0.15);
	border-radius: 2px;
	color: #fff;
	display: block;
	height: 40px;
	line-height: 40px;
	text-align: center;
	width: 40px
}

.social-1 li a:hover {
	background-color: rgba(0, 0, 0, 0.54)
}


.list li::before {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	margin-right: 15px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.modal .modal-heading {
	padding-bottom: 31px;
	border-bottom: 1px solid rgba(0, 0, 0, 0.1)
}

.modal .modal-content {
	padding: 40px 75px
}

.modal .modal-footer {
	background-color: transparent;
	padding: 0
}


.bquotes {
	border-left: 3px solid #f6514c;
	border-radius: 3px 0 0 3px;
	font-size: 14px;
	font-weight: 300;
	padding: 33px 40px 40px 37px
}

.bquotes.dark {
	border-left-color: #444
}

.bquotes.align-right {
	border-right: 3px solid #f6514c;
	border-radius: 0 3px 3px 0;
	border-left: 0;
	text-align: right
}

.bquotes.align-right.dark {
	border-right-color: #444
}



.collapsible.style2 li {
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
	margin-bottom: 15px
}

.collapsible.style2 li:last-child {
	margin-bottom: 0
}

.collapsible.style2 .collapsible-header {
	position: relative;
	background-color: #e6e9ed;
	color: #444;
	font-family: "Poppins", sans-serif;
	border: 0;
	line-height: 30px;
	font-size: 13px;
	font-weight: 300;
	padding: 12px 18px 10px
}

.collapsible.style2 .collapsible-header.active {
	background-color: #C60001;
	box-shadow: 0 10px 25px 0 rgba(0, 0, 0, 0.1);
	color: #fff;
	font-weight: 500;
}

.collapsible.style2 .collapsible-header.active i {
	background-color: #C60001;
	color: #fff
}

.collapsible.style2 .collapsible-header.active .open {
	display: none
}

.collapsible.style2 .collapsible-header.active .close {
	display: block
}

.collapsible.style2 .collapsible-header i {
	background-color: rgba(246, 247, 249, 0.5);
	border-top-right-radius: 2px;
	height: 52px;
	line-height: 52px;
	position: absolute;
	right: -24px;
	top: 0;
	width: 52px;
	opacity: 1;
	font-size: 20px;
	margin-right: 24px
}

.collapsible.style2 .collapsible-header .close {
	display: none
}

.collapsible.style2 .collapsible-body {
	border: 0 none;
	padding: 14px
}

.collapsible.style2 .collapsible-body p {
	padding: 0
}

.collapsible.style2 .collapsible-body img {
	background-color: #fff;
	display: inline-block;
	border-radius: 2px;
	float: left;
	margin-right: 15px;
	padding: 2px
}




.widget-toggle-btn {
	left: 50%;
	padding: 0 !important;
	position: absolute;
	top: 0;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

.widget-toggle-btn.show-widget {
	display: none
}

.widget-toggle-btn .fa-angle-up {
	display: none
}

.widget-toggle-btn.active .fa-angle-down {
	display: none
}

.widget-toggle-btn.active .fa-angle-up {
	display: inline-block
}

.footer-nav-3>li {
	display: inline-block
}

.footer-nav-3>li>a {
	color: #848484;
	display: block;
	font-size: 13px;
	font-weight: 400;
	padding: 0 18px
}

.footer-nav-3>li:first-child>a {
	padding-left: 0
}

.footer-nav-3>li:last-child>a {
	padding-right: 0
}




.footer {
	background-color: #C60001;
	padding: 8px 0 5px
}

.footer.bg-color-2 {
	background-color: #21282f;
	border-top: 1px solid rgba(255, 255, 255, 0.1)
}


.footer-light {
	background-color: #fff;
	padding: 52px 0 53px
}

.footer-light .copyright {
	color: #848484;
	font-size: 12px;
	font-weight: 400;
	text-transform: uppercase
}

.copyright {
	color: rgba(255, 255, 255, 0.87)
}

.footer-nav ul {
	font-size: 0
}

.footer-nav li {
	display: inline-block
}

.footer-nav li a {
	color: rgba(255, 255, 255, 0.87);
	font-size: 14px;
	padding: 0 15px
}

.footer-nav li a:hover {
	color: #f6514c
}

.footer-nav-2 li {
	display: inline-block;
	margin-left: -4px;
	margin-right: 25px
}

.footer-nav-2 li:first-child {
	margin-left: 0
}

.footer-nav-2 li:last-child {
	margin-right: 0
}

.footer-nav-2 li a {
	color: #fff;
	display: block;
	font-weight: 400;
	text-transform: uppercase
}

.footer-nav-2 li a:hover {
	color: #f6514c
}

#go-top {
	bottom: 0;
	color: #fff;
	font-size: 30px;
	height: 82px;
	line-height: 82px;
	position: fixed;
	right: 0;
	text-align: center;
	width: 82px;
	z-index: 50;
	-webkit-transform: translate(100%, 0px);
	-moz-transform: translate(100%, 0px);
	-ms-transform: translate(100%, 0px);
	-o-transform: translate(100%, 0px);
	transform: translate(100%, 0px)
}

#go-top:after {
	border-color: transparent #444 #444 transparent;
	border-style: solid;
	border-width: 41px;
	bottom: 0;
	content: "";
	position: absolute;
	right: 0;
	z-index: -1;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s
}

#go-top:hover::after {
	border-color: transparent #f6514c #f6514c transparent
}

#go-top.active {
	-webkit-transform: translate(0px);
	-moz-transform: translate(0px);
	-ms-transform: translate(0px);
	-o-transform: translate(0px);
	transform: translate(0px)
}

#go-top i {
	bottom: 14px;
	position: absolute;
	right: 16px
}
@media only screen and (min-width: 1367px) and (max-width: 1410px) {
	.cta.cta-one h1 {
		font-size: 38px
	}
}

@media only screen and (min-width: 1151px) and (max-width: 1366px) {
	body {
		overflow-x: hidden
	}
	.container {
		width: 1170px
	}
	.section-title .shade-text {
		font-size: 180px
	}
	.section-title .shade-text+h2 {
		padding-top: 90px
	}

	.nav-hover-1>li>a {
		line-height: 65px
	}
	
	.site-header.style12 {
		padding-top: 20px
	}
	.site-header.style12 .header-top {
		position: relative;
		top: 1.5px
	}
	.site-header.style12 .header-bottom .bottom-inner {
		padding-bottom: 10px;
		padding-top: 10px
	}
	.site-header.style13 .social-links {
		padding-left: 30px;
		white-space: nowrap
	}
	
	
	
	.cta h2 {
		font-size: 35px
	}
	.cta-event .cta-logo::after {
		right: 32px
	}
	.cta-event .cta-logo img {
		width: 90px
	}

	

	
	.footer-nav-3>li>a {
		padding: 0 12px
	}
	

	.tab-8 .tab-nav li a {
		padding: 0 30px 25px
	}

	.social-media li a {
		padding: 10px 12px 8px
	}
	
}

}

@media (min-width: 980px) and (max-width: 1150px) {
	body {
		overflow-x: hidden
	}
	h2,
	.h2 {
		font-size: 30px
	}
	h3,
	.h3 {
		font-size: 22px
	}
	.bottom-margin:not(:last-child) {
		margin-bottom: 30px
	}
	.section-title .shade-text+h2 {
		padding-top: 78px
	}
	
	.nav-hover-1>li>a {
		line-height: 65px
	}
	.header-right .top-cart>a,
	.header-right .top-search>a {
		height: 65px;
		line-height: 65px
	}
	.header-action-btns .top-search,
	.header-action-btns .top-cart {
		height: 65px
	}
	
	.site-header.style12 {
		padding-top: 25px
	}
	.site-header.style12 .header-top {
		padding-top: 0;
		margin-bottom: 0
	}
	.site-header.style12 .header-bottom {
		margin-top: 0
	}
	.site-header.style12 .header-bottom .bottom-inner {
		padding: 0 15px 0 0
	}
	.site-header.style12 .primary-nav {
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		-webkit-justify-content: flex-start;
		-moz-justify-content: flex-start;
		justify-content: flex-start
	}
	.site-header.style13 .header-top {
		margin-bottom: 0
	}
	.site-header.style13 .header-top .flex-cell .row {
		margin-left: 0;
		margin-right: 0
	}
	.site-header.style13 .header-top .flex-cell .row>[class^="col-"] {
		padding-left: 0;
		padding-right: 0
	}
	.site-header.style13 .header-top .social-links {
		white-space: nowrap
	}
	.site-header.style13 .header-bottom {
		margin-bottom: 0
	}
	.site-header.style13 .header-bottom .bottom-inner {
		padding: 10px 15px
	}
	.header-megazine .search-box input {
		width: 240px
	}
	

	.section-title .shade-text {
		font-size: 150px
	}

	

	.match-update-tab-nav li a {
		font-size: 20px
	}
	.cta h2 {
		font-size: 28px
	}

	.cta-event .cta-logo {
		padding-right: 70px
	}
	.cta-event .cta-logo::after {
		right: 32px
	}
	.cta-event .cta-logo img {
		width: 90px
	}
	.cta-event br {
		display: none
	}
	
	
	
	.footer-nav li a {
		padding: 0 10px
	}
	.footer-nav-3>li>a {
		padding: 0 10px
	}
	
	.tab-8 .tab-nav li a {
		padding: 0 20px 20px
	}

	

}


@media (min-width: 768px) and (max-width: 979px) {
	body {
		overflow-x: hidden
	}
	h2,
	.h2 {
		font-size: 30px
	}
	h3,
	.h3 {
		font-size: 22px
	}
	.float-left-sm {
		float: left
	}
	.float-right-sm {
		float: right
	}
	.sm-left {
		text-align: left
	}
	.mb-30-sm,
	.bottom-margin:not(:last-child) {
		margin-bottom: 30px
	}
	.disable-flex-sm {
		-webkit-flex-wrap: wrap;
		-moz-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	.section-title .shade-text {
		font-size: 110px
	}
	.section-title .shade-text+h2 {
		padding-top: 43px
	}
	
	.site-header.style12 .header-top {
		background-color: #fff;
		margin: 0;
		padding: 10px 0
	}
	.site-header.style12 .header-right {
		padding-right: 0
	}
	.site-header.style12 .social-links li a {
		margin-right: 8px
	}
	.site-header.style12 .header-bottom {
		margin-top: 0
	}
	.site-header.style12 .header-bottom .bottom-inner {
		background-color: transparent;
		padding-top: 0;
		padding-bottom: 0;
		box-shadow: none
	}
	.site-header.style12 .header-bottom .col-xs-12 {
		min-height: auto
	}
	.site-header.style12 .site-logo {
		line-height: 50px
	}
	.site-header.style12 .site-logo img {
		height: 35px
	}
	.site-header.style12 .top-search>a {
		height: 50px;
		line-height: 50px
	}
	.site-header.style12 .nav-hamburger {
		height: 50px
	}
	.site-header.style12 .nav-hamburger span,
	.site-header.style12 .nav-hamburger span::before,
	.site-header.style12 .nav-hamburger span::after {
		background-color: #a2a2a2
	}
	.site-header.style12 .nav-hamburger.active span {
		background-color: transparent
	}
	.site-header.style12 .primary-nav {
		box-shadow: 0 10px 25px 0 rgba(0, 0, 0, 0.1);
		float: none
	}
	.site-header.style12 .menu-list>li {
		display: block
	}
	.site-header.style12 .menu-list>li>a {
		line-height: 40px
	}
	.site-header.style12.is-sticky {
		box-shadow: 0 10px 25px 0 rgba(0, 0, 0, 0.1)
	}
	.site-header.style12.is-sticky .header-top {
		display: block
	}
	.site-header.style12.is-sticky .header-bottom .container {
		padding-bottom: 0;
		padding-top: 0
	}
	.site-header.style13 .header-bottom {
		-webkit-transform: translate(0px);
		-moz-transform: translate(0px);
		-ms-transform: translate(0px);
		-o-transform: translate(0px);
		transform: translate(0px)
	}
	.site-header.style13 .header-bottom.whitebg {
		background-color: #fff
	}
	.site-header.style13 .header-bottom .bottom-inner {
		background-color: transparent;
		padding: 0;
		box-shadow: none
	}
	.site-header.style13 .site-logo img {
		height: 35px
	}
	.site-header.style13 .header-right .devider {
		position: absolute;
		right: 0;
		top: 50%;
		-webkit-transform: translateY(-50%);
		-moz-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		-o-transform: translateY(-50%);
		transform: translateY(-50%)
	}
	.site-header.style13 .nav-hamburger {
		height: 65px
	}
	.site-header.style13.is-sticky {
		box-shadow: 0 10px 25px 0 rgba(0, 0, 0, 0.1)
	}
	.site-header.style13.is-sticky .nav-hamburger span,
	.site-header.style13.is-sticky .nav-hamburger span::before,
	.site-header.style13.is-sticky .nav-hamburger span::after {
		background-color: #fff
	}
	.site-header.style13.is-sticky .nav-hamburger.active span {
		background-color: transparent
	}
	.site-header.style14 .menu-list>li>a {
		line-height: 35px;
		height: auto
	}
	.site-header.style14 .site-logo img {
		height: 35px
	}
	.site-header.style14 .site-logo,
	.site-header.style14 .header-right .top-cart>a,
	.site-header.style14 .header-right .top-search>a,
	.site-header.style14 .nav-hamburger {
		height: 60px;
		line-height: 60px
	}
	.site-header.style14 .nav-hamburger span,
	.site-header.style14 .nav-hamburger span::before,
	.site-header.style14 .nav-hamburger span::after {
		background-color: #848484
	}
	.site-header.style14 .nav-hamburger.active span {
		background-color: transparent
	}
	.site-header.style14.is-sticky .site-logo img {
		height: 30px
	}
	.site-header.style14.is-sticky .menu-list>li>a {
		line-height: 35px;
		height: auto
	}
	.menu-list {
		padding-top: 10px;
		padding-bottom: 10px
	}
	.menu-list>li {
		display: block !important
	}
	.menu-list>li>a {
		color: #848484 !important;
		line-height: 40px
	}
	.menu-list .sub-menu {
		display: none;
		position: relative
	}
	.menu-list .sub-menu .sub-menu {
		left: 0;
		padding-left: 20px;
		top: 0
	}
	.is-sticky .menu-list>li>a {
		height: 36px;
		line-height: 36px
	}
	.style15 .menu-list {
		padding: 10px 0
	}
	.style15 .menu-list>li>a {
		font-size: 12px;
		line-height: 35px
	}
	.style15 .nav-hamburger {
		height: 79px
	}
	.style15.is-sticky .nav-hamburger {
		height: 60px
	}


	.primary-bg .nav-hamburger span,
	.primary-bg .nav-hamburger span::before,
	.primary-bg .nav-hamburger span::after {
		background-color: #fff
	}
	.primary-bg .nav-hamburger.active span {
		background-color: transparent
	}



	.nav-hover-2>li>a::before,
	.nav-hover-2>li>a::after {
		content: none
	}
	.page-submenu>li>a {
		height: 60px;
		line-height: 60px;
		padding-left: 15px;
		padding-right: 15px
	}
	.price-table {
		padding: 40px 25px 50px
	}
	.price-table h3 {
		font-size: 20px;
		line-height: 1.5
	}
	.price-table .price {
		font-size: 40px
	}
	.price-table .price-foot a {
		padding: 0;
		width: 100%
	}
	.price-table.style3 .price-detail,
	.price-table.style4 .price-detail {
		margin-left: -25px;
		margin-right: -25px
	}
	.price-table.style2 li,
	.price-table.style3 li,
	.price-table.style4 li {
		font-size: 14px;
		font-weight: 400;
		line-height: 24px;
		padding: 5px 25px
	}

	.cta .table-cell {
		display: block;
		text-align: center
	}
	.cta h2 {
		font-size: 28px
	}
	.cta.cta-one h2,
	.cta.cta-two h2 {
		margin-bottom: 20px
	}
	.cta.cta-two a {
		margin-top: 35px
	}
	.cta-event .table-cell {
		display: table-cell;
		text-align: left
	}
	.cta-event .cta-logo {
		padding-right: 36px
	}
	.cta-event .cta-logo::after {
		right: 16px
	}
	.cta-event .cta-logo img {
		width: 80px
	}
	.cta-event p {
		font-size: 14px;
		line-height: 26px
	}
	.cta-event .btn-large {
		font-size: 14px
	}
	
	.fc-item.slick-center .text::before {
		width: 62px
	}
	.footer-nav-3 {
		text-align: left
	}

	.collapsible-header i {
		margin-right: 15px
	}
	
	.footer-nav ul {
		text-align: left
	}
	
	
	.woocommerce-thankyou-order-details li {
		padding: 0 15px
	}
	.main-example .time {
		font-size: 70px;
		height: 115px;
		line-height: 118px;
		width: 130px
	}
}

@media only screen and (min-width: 1200px) {
	.cc-lg-5 {
		width: 20%
	}
}

@media only screen and (max-width: 767px) {
	body {
		overflow-x: hidden
	}
	h2,
	.h2 {
		font-size: 30px
	}
	h3,
	.h3 {
		font-size: 22px
	}
	.disable-fullscreen-xs,
	.disable-fitscreen-xs {
		height: auto !important
	}
	.disable-flex-xs {
		-webkit-flex-wrap: wrap;
		-moz-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	.mb-30-xs,
	.bottom-margin:not(:last-child) {
		margin-bottom: 30px
	}
	.container {
		width: auto
	}
	.section-title {
		margin-bottom: 75px
	}

	.btn-group a:not(:last-child) {
		margin-right: 0
	}
	.site-logo,
	.nav-hamburger,
	.header-right .top-cart>a,
	.header-right .top-search>a {
		height: 60px;
		line-height: 60px
	}

	.primary-nav {
		background-color: #D4D1D1;
		border-bottom: 1px solid rgba(0, 0, 0, 0.1);
		display: none;
		float: none;
		left: 0;
		position: absolute !important;
		right: 0;
		top: 100%
	}
	.primary-nav ul li {
		float: none
	}
	.sticky-header .primary-nav ul li a,
	.primary-nav ul li a {
		line-height: 35px
	}
	.is-sticky .menu-list>li>a {
		height: 40px;
		line-height: 40px
	}
	
	.site-header.style13 .header-bottom {
		background-color: #f6514c;
		-webkit-transform: translate(0px);
		-moz-transform: translate(0px);
		-ms-transform: translate(0px);
		-o-transform: translate(0px);
		transform: translate(0px)
	}
	.site-header.style13 .header-bottom.whitebg {
		background-color: #fff
	}
	.site-header.style13 .header-bottom .bottom-inner {
		background-color: transparent;
		padding: 0;
		box-shadow: none
	}
	.site-header.style13 .site-logo {
		line-height: 60px
	}
	.site-header.style13 .site-logo img {
		height: 35px
	}
	.site-header.style13 .header-right .devider {
		position: absolute;
		right: 0;
		top: 50%;
		-webkit-transform: translateY(-50%);
		-moz-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		-o-transform: translateY(-50%);
		transform: translateY(-50%)
	}
	.site-header.style13 .nav-hamburger {
		height: 65px
	}
	.site-header.style13.is-sticky {
		box-shadow: 0 10px 25px 0 rgba(0, 0, 0, 0.1)
	}
	.site-header.style13.is-sticky .nav-hamburger span,
	.site-header.style13.is-sticky .nav-hamburger span::before,
	.site-header.style13.is-sticky .nav-hamburger span::after {
		background-color: #fff
	}
	.site-header.style13.is-sticky .nav-hamburger.active span {
		background-color: transparent
	}

	.section-title.style4 h2 {
		font-size: 22px
	}
	
	.menu-list {
		padding-top: 10px;
		padding-bottom: 10px
	}
	.menu-list>li {
		display: block !important
	}
	.menu-list>li>a {
		color: #080808 !important;
		line-height: 40px
	}
	.menu-list .sub-menu {
		display: none;
		position: relative;
		opacity: 1;
		visibility: visible;
		-webkit-transition: none;
		-moz-transition: none;
		-o-transition: none;
		transition: none
	}
	.menu-list .sub-menu .sub-menu {
		left: 0;
		padding-left: 20px;
		top: 0
	}
	
	
	.primary-bg .nav-hamburger span,
	.primary-bg .nav-hamburger span::before,
	.primary-bg .nav-hamburger span::after {
		background-color: #fff
	}
	.primary-bg .nav-hamburger.active span {
		background-color: transparent
	}
	.btn-large,
	.btn-flat {
		font-size: 12px;
		height: 45px;
		line-height: 45px
	}
	.section-title.style6 h2 {
		font-size: 26px;
		margin-top: 10px
	}
	.cta .table-cell {
		display: block;
		text-align: center
	}
	.cta h2 {
		font-size: 24px;
		line-height: 35px
	}
	.cta a+a {
		margin-left: 0
	}
	.cta.cta-one h2,
	.cta.cta-two h2 {
		margin-bottom: 20px
	}
	.cta.cta-two a {
		margin-top: 35px
	}
	
	.cta-event .cta-logo {
		padding: 0;
		margin-bottom: 20px
	}
	.cta-event .cta-logo::after {
		content: none
	}
	.cta-event .cta-logo img {
		width: 90px
	}
	.cta-event p {
		font-size: 14px;
		margin-bottom: 20px
	}
	.cta-event .btn-large {
		font-size: 13px;
		height: 45px;
		line-height: 47px;
		padding: 0 40px
	}
	.product-specs li span {
		padding: 10px 15px 9px
	}
	
	.footer-nav ul {
		text-align: left
	}
	.footer-nav ul a {
		padding-left: 0
	}
	.tab-8 .tab-nav li a {
		padding: 0 15px 25px
	}
	.page-submenu>li>a {
		height: auto;
		line-height: inherit;
		padding: 5px 20px;
		text-transform: capitalize
	}
	.section-full {
		padding: 90px 0
	}
	.owl-controls-custom {
		display: none
	}
	.collapsible-header {
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flexbox;
		display: flex
	}
	.collapsible-header i {
		margin-right: 14px
	}
	.primary-footer [class^="col-"]:not(:last-child) {
		margin-bottom: 30px
	}
}

.list li::before {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	margin-right: 15px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
	.list-caret>li {
	position: relative;
}
.list-caret>li::before {
	content: "\f0da";
	display: inline-block;
	font: normal normal normal 16px/1 FontAwesome;
	font-size: inherit;
	margin-right: 15px;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
.list-caret>li.active {
	color: #444
}
.list-caret>li.active::before {
	content: "\f0d7"
}
.product-categories li a {
	line-height: 30px
}

.product-categories li ul {
	background-color: #f7f7f7;
	display: none;
	margin: 5px -37px;
	padding: 5px 40px 5px 78px
}
.widget-area .widget:not(:last-child) {
	margin-bottom: 30px
}
.widget.type-2 {
	padding: 40px 37px
}

.widget.type-2 a {
	color: #848484
}
.widget.type-2 a:hover {
	color: #444
}
.product--summery .mb-25 {
		margin-bottom: 15px
	}
	.team-member figure img {
	width: 100%
}
.team-member.style-11 {
	position: relative;
	z-index: 10
}
.team-member.style-11 .short-desc {
    padding: 100px;
	position: relative
}
.team-member.style-11 .short-desc::before {
	border: 2px solid rgba(0, 0, 0, 0.1);
	bottom: -20px;
	content: "";
	left: -40px;
	position: absolute;
	right: -20px;
	top: -20px;
	z-index: -1
}
.team-member.style-11 .short-desc.ml-20::before {
	border-color: #fff;
	left: -20px;
	right: -40px
}
.team-member.style-11 {
		display: block
	}
	.team-member.style-11 .short-desc {
		margin: 0;
		padding: 50px
	}
	.team-member.style-11 .short-desc::before {
		content: none
	}
		.team-single-desc .bio h2 {
		font-size: 24px
	}
	.team-single-wrapper .mfp-close {
		margin-right: -37px;
		right: 50%;
		top: 30px
	}
	.team-member.style-11 .short-desc {
		padding: 33px;
		position: relative
	}
	.team-member.style-11 {
		display: block
	}
	.team-member.style-11 .short-desc {
		margin: 0;
		padding: 30px
	}
	.team-member.style-11 .short-desc::before {
		content: none
	}
	.team-single-desc .bio h2 {
		font-size: 24px
	}
	.team-single-wrapper .mfp-close {
		margin-right: -37px;
		right: 50%;
		top: 30px
	}

.gray-bg-2 {
	background-color: #f3f3f3
}
.mr-20 {
	margin-right: 20px
}
.lead {
	font-size: 18px;
	line-height: 30px
}
.lead-half {
	font-size: 16px;
	line-height: 26px
}
.no-gutter {
	margin-left: 0;
	margin-right: 0
}
.no-gutter>[class^="col"] {
	padding-left: 0;
	padding-right: 0
}
.widget-post-list li.flex,
	.widget-post-list .col-xs-12 {
		display: block
	}
	.widget-post-list figure {
		margin-bottom: 15px
	}
	.widget-post-list figure.col-xs-12 {
		margin-bottom: 15px
	}
	.widget-post-list figure img {
		max-width: 100%;
		margin-right: auto
	}
	.widget-post-list .thumb {
		min-width: auto;
		width: auto
	}

.btn-white {
	box-shadow: 2px 3px 4px 0 rgba(0, 0, 0, 0.1), 0 0 3px 0 rgba(0, 0, 0, 0.1);
	background-color: #fff;
	color: #444
}
.btn-white:hover,
.btn-white:focus {
	box-shadow: 0 10px 25px 0 rgba(0, 0, 0, 0.13);
	background-color: #fff;
	color: #444
}
.btn-white i,
.btn-white:hover i {
	color: #444
}
.btn-tp {
	background-color: rgba(255, 255, 255, 0.2);
	border: 1px solid rgba(255, 255, 255, 0.3);
	box-shadow: none;
	color: #fff
}
.btn-tp:hover,
.btn-tp:focus {
	background-color: rgba(255, 255, 255, 0.3);
	box-shadow: none
}
.btn-light-border {
	border: 1px solid rgba(255, 255, 255, 0.6);
	box-shadow: none;
	color: #fff;
	background-color: transparent
}
.portfolio-heading {
	padding-bottom: 50px;
	padding-top: 40px;
	position: relative
}

.portfolio-toggle {
	bottom: 0;
	left: 50%;
	position: absolute;
	-webkit-transform: translate(-50%, 50%);
	-moz-transform: translate(-50%, 50%);
	-ms-transform: translate(-50%, 50%);
	-o-transform: translate(-50%, 50%);
	transform: translate(-50%, 50%)
}

.portfolio-carousel .owl-prev,
.portfolio-carousel .owl-next {
	position: absolute;
	top: 50%;
	left: 10%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%)
}

.portfolio-carousel .owl-next {
	left: auto;
	right: 10%
}

.portfolio-carousel-3-col .owl-prev,
.portfolio-carousel-3-col .owl-next {
	position: absolute;
	top: 50%
}

.portfolio-carousel-3-col .owl-prev {
	left: 0;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

.portfolio-carousel-3-col .owl-next {
	right: 0;
	-webkit-transform: translate(50%, -50%);
	-moz-transform: translate(50%, -50%);
	-ms-transform: translate(50%, -50%);
	-o-transform: translate(50%, -50%);
	transform: translate(50%, -50%)
}

.portfolio-wrapper {
	background-color: #212121
}

.portfolio-wrapper .portfolio {
	margin-bottom: 30px
}

.portfolio {
	position: relative;
	margin-bottom: 30px
}

.portfolio.mb-0 {
	margin-bottom: 0
}

.portfolio .portfolio-center {
	height: 100%;
	left: 0;
	position: absolute;
	text-align: center;
	top: 0;
	width: 100%
}

.portfolio .portfolio-center::after {
	content: "";
	display: inline-block;
	height: 100%;
	vertical-align: middle
}

.portfolio .portfolio-center-inner {
	display: inline-block;
	vertical-align: middle;
	max-width: 100%
}

.portfolio.type-2 {
	background-color: #f5f2f2;
	padding: 30px;
	text-align: left
}

.portfolio.type-2 figure {
	min-height: 520px;
	position: relative
}

.portfolio.type-2 figure img {
	bottom: 0;
	left: 0;
	margin: auto;
	position: absolute;
	right: 0;
	top: -50px
}

.portfolio.type-2 figcaption {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0
}

.portfolio.type-2 .cat {
	font-weight: 700
}

.portfolio.type-2 h4 a {
	color: #444;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	align-items: center
}

.portfolio.type-2 h4 a:hover {
	color: #f6514c
}

.portfolio.type-2 h4 a:hover i {
	-webkit-transform: translateX(5px);
	-moz-transform: translateX(5px);
	-ms-transform: translateX(5px);
	-o-transform: translateX(5px);
	transform: translateX(5px)
}

.portfolio.type-2 h4 i {
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s
}
.owl-controls-custom {
	background-color: rgba(255, 255, 255, 0.7);
	bottom: 0;
	padding: 30px 0;
	position: absolute;
	right: 0;
	text-align: center;
	z-index: 10
}

.owl-controls-custom .owl-nav {
	left: 0;
	position: absolute;
	right: 0
}

.owl-controls-custom .owl-prev,
.owl-controls-custom .owl-next {
	color: #f6514c;
	cursor: pointer;
	font-size: 36px;
	vertical-align: middle
}

.owl-controls-custom .owl-prev {
	float: left;
	margin-left: 21px
}

.owl-controls-custom .owl-next {
	float: right;
	margin-right: 21px
}

.owl-controls-custom .owl-dot {
	background-color: rgba(48, 48, 48, 0.54);
	cursor: pointer;
	width: 12px;
	height: 12px;
	position: relative;
	z-index: 10
}

.owl-controls-custom .owl-dot.active {
	background-color: #f6514c
}

.ctrl-nav-one .owl-prev,
.ctrl-nav-one .owl-next {
	opacity: 0;
	padding: 0;
	position: absolute;
	top: 50%;
	left: 50px;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%)
}

.ctrl-nav-one .owl-next {
	left: auto;
	right: 50px
}

.ctrl-nav-one:hover .owl-nav>div {
	opacity: 1
}
.ctrl-nav-two .owl-nav {
	text-align: center;
	margin-top: 50px
}

.ctrl-nav-two .owl-next,
.ctrl-nav-two .owl-prev {
	background-color: #fff;
	box-shadow: 0 10px 25px 0 rgba(0, 0, 0, 0.1);
	color: #f6514c;
	display: inline-block;
	width: 48px;
	height: 48px;
	margin: 0 6px;
	line-height: 48px;
	font-size: 20px
}
.tm-item.style2,
.tm-item.style4 {
	background-color: #fff;
	box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.1);
	padding: 48px 35px 40px;
	position: relative
}

.tm-item.style2::before,
.tm-item.style2::after,
.tm-item.style4::before,
.tm-item.style4::after {
	background-color: #fff;
	box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.1);
	content: '';
	position: absolute;
	left: 10px;
	bottom: -10px;
	right: 10px;
	height: 10px;
	z-index: -1
}

.tm-item.style2::after,
.tm-item.style4::after {
	bottom: -20px;
	left: 20px;
	right: 20px;
	z-index: -2
}

.tm-item.style2 i,
.tm-item.style4 i {
	font-size: 36px;
	margin-bottom: 14px
}

.tm-item.style2 blockquote,
.tm-item.style4 blockquote {
	border: 0;
	margin: 0;
	padding: 0
}

.tm-item.style2 p,
.tm-item.style4 p {
	color: #444;
	font-size: 20px;
	font-style: italic;
	font-weight: 500;
	line-height: 32px
}

.tm-item.style2 .author-info,
.tm-item.style4 .author-info {
	text-align: center;
	margin-top: 24px
}

.tm-item.style2 .author-info span,
.tm-item.style4 .author-info span {
	display: block;
	font-weight: 500;
	text-transform: uppercase
}

.tm-item.style2 .author-info span a,
.tm-item.style4 .author-info span a {
	color: #444
}

.tm-item.style2 .author-info .name,
.tm-item.style4 .author-info .name {
	color: #f6514c
}

.tm-item.style3 {
	background-color: #fff;
	padding: 44px 30px 50px;
	margin-bottom: 30px
}

.tm-item.style3 p {
	color: #444;
	font-size: 16px
}

.tm-item.style3 .media-left {
	padding-right: 15px
}

.tm-item.style3 .media-left img {
	width: 80px;
	height: 80px
}

.tm-item.style3 .media-body {
	vertical-align: middle
}

.tm-item.style3 .media-body a {
	color: #444
}

.tm-item.style3 .media-body a:hover {
	color: #f6514c
}

.tm-item.style3 span {
	display: block
}

.tm-item.style3 .name {
	color: #f6514c;
	font-size: 16px
}
.mb-25 {
    margin-bottom: 25px;
}
.isotope-gutter [class^="col-"]:nth-last-child(1) .portfolio,
.isotope-gutter [class^="col-"]:nth-last-child(2) .portfolio {
	margin-bottom: 0
}
.portfolio.type-4 img {
	width: 100%
}
.fz-30 {
	font-size: 30px
}
.mr-30 {
	margin-right: 30px
}
.material-icons {
	font-family: 'Material Icons';
	font-weight: normal;
	font-style: normal;
	display: inline-block
	text-transform: none;
	letter-spacing: normal;
	word-wrap: normal;
	white-space: nowrap;
	direction: ltr;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
	-moz-osx-font-smoothing: grayscale;
	font-feature-settings: 'liga'
}
.mb-20 {
	margin-bottom: 20px
}
.btn-success {
	background-color: #00c96d;
	border: 1px solid transparent;
	color: #fff
}
.btn-success:hover,
.btn-success:focus {
	background-color: transparent;
	border-color: #00c96d;
	color: #00c96d
}
