/* CSS Document */

body {} ul,
ol,
li {
    list-style: none;
	padding: 0px;
	margin: 0px;
}
*:focus,
a:focus {
    outline: none;
}
a, 
.alink {
    color: #787878;
}
a:focus,
a:hover {
    text-decoration: none !important;
}
.owl-inner {
    height: 100%;
} 
.container-width {
    padding: 0 15px;
}  
.subtitle-part .subicon {
    position: relative;
    width: 50px;
    height: 50px;
    margin: 0 auto;
    float: left;
}
.cms-index-index  .columns .column.main {
	padding-bottom: 0px; 

}
#spinner { 
    background: #fff url('../images/loader.gif') no-repeat scroll 50% 50%;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999999;
}
/* Header  Part Start */
.checkout-index-index header.page-header {
    margin-bottom: 40px !important;
    position: relative;
}
.page-layout-checkout .page-header .header.content {
    max-width: 1300px;
    margin: 0 auto;
}
header.page-header.fixed{
	background: #35312c;
}
.header_top_bg {
    width: 100%;
    background: #35312c;
    display: block;
}
header.page-header {
    position: relative;
}
.form-login .action.primary,
.block-new-customer .action.primary {
	border-radius: 25px;
} 

.page-header .header.content {
    border-radius: 30px;
    margin-top: 30px;
    box-shadow: 0px 10px 0 0 #cbcbcb;
    background-color: #ffffff;
}
header.page-header {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 9;
}
.header_cart,
.header_search {
    float: right;
}
.header.content .logo {
    padding: 24px 0px 27px;
    vertical-align: middle;
    margin: 0px;
	max-width: 100%;
}
ul.header.links {
    margin: 0px;
    padding: 0px;
    color: #787878;
}
ul.header.links .compare {
    display: none;
}
.header_search {
    position: relative;
    cursor: pointer;
}
.header_search .block-search input {
    background: transparent;
    color: #fff;
    border: none;
    height: 42px;
    border-radius: 0px;
    padding: 0px 40px 0px 12px;
    width: 290px;
}

.header_right_outer {
	float: left;
}
.haeder_middle {
	text-align: center;
    display: inline-block;
    float: left;
    width: 57.8%;
    vertical-align: middle;
}
.customer-welcome {
    margin: 0px 0px 4px;
}
.header_toggle_menu .customer-welcome ul:after,
.header_toggle_menu .customer-welcome ul:before {
    display: none;
}

.page-header .switcher strong.switcher-label {
    display: block;
}

.header.links li:hover a,
.page-header .switcher:hover strong,
.page-footer .switcher:hover strong,
.page-header .switcher:hover .options .action.toggle:after,
.page-footer .switcher:hover .options .action.toggle:after,
.page-header .switcher:hover .options .action.toggle.active:after,
.page-footer .switcher:hover .options .action.toggle.active:after {
    color: #35312c;
}

div#switcher-language {
    margin: 0px 15px 0px 0px;
    padding-right: 15px;
    position: relative;
}

.header_toggle_menu  ul.header.links li.customer-welcome  ul.header.links  {
    display: block;
    position: relative;
}
.header_toggle_menu ul.header.links li.customer-welcome ul.header.links li.authorization-link {
    display: none;
}
.header.links .header.links:after,
.header.links .header.links li:before,
{
    display: none;
}

.page-header .switcher .options ul.dropdown:before,
.page-footer .switcher .options ul.dropdown:before,
.page-header .switcher .options ul.dropdown:before,
.page-footer .switcher .options ul.dropdown:before,
.page-header .switcher .options ul.dropdown:after,
.page-footer .switcher .options ul.dropdown:after {
    border: none;
    display: none;
}

.header.links .header.links li {
    padding: 0px;
    margin: 0px;
}

.header.links > li:last-child:before {
    border: none;
    width: 0px;
}
.header.links > li:hover:last-child {
    background-position: -671px -23px;
}
.navigation .level0 > .level-top a::after {
	background: #3b3b3b none repeat scroll 0 0;
    content: "";
    height: 14px;
    position: absolute;
    right: -3px;
    top: 3px;
    width: 1px;
}
.sidebar .product-item-info .product.name a {
    width: auto;
}
header.page-header.fixed .header_right_outer {
    padding-top: 0;
    padding-bottom: 0;
}
.header_right_outer {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
}
.haeder_left {
    float: left;
    width: 22.2%;
    border-right: 2px solid #e0e0e0;
}
.header_right {
    float: left;
    width: 20%;
}
.header_cart ,
.header_menu_dropdown,
.header_search {
	float: right;
}

.haeder_icon {
    float: right;
    position: relative;
    margin: 0 auto;
    text-align: center;
    cursor: pointer;
    padding-bottom: 0px;
    height: 25px;
    width: 22px;
}


.haeder_search_image {
    display: block;
    width: 40px;
    height: 41px;
}
.subbanner-outer {
    margin-top: 40px;
    margin-bottom: 60px;
}


.header_search {
	position: relative;
}
.header_search .block-search .action.search:before {
    content: "";
    background: url(../images/sprite.png) no-repeat scroll -18px -11px transparent;
    float: left;
    height: 30px;
    width: 30px;
    margin-left: 0px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 99;
    font-size: 19px;
}
.header_search:hover .haeder_search_image:before {
	background-position: -15px -7px;
}
.haeder_icon_image::before {
    content: "";
    background: url(../images/sprite.png) no-repeat scroll -22px -57px transparent;
    float: left;
    height: 25px;
    width: 22px;
    margin-left: 0px;
    position: absolute;
    right: 0px;
    top: 0px;
    z-index: 99;
    font-size: 19px;
}
.header_menu_dropdown:hover  .haeder_icon_image::before {
	background-position: -535px -57px;
}
.header_search:hover .block-search .action.search::before,
.header_search .block-search .search-focus .action.search::before {
	background-position:  -531px -11px;
}
.header_search .block-search input::-moz-placeholder,
.header_search .block-search input::-webkit-input-placeholder {
color: #222;
}
.minicart-wrapper .action.showcart {
    height: 40px;
    width: 33px;
    display: inline-block;
    vertical-align: middle;
}


.header_toggle_menu {
	border: 1px solid #d3d3d3;
    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: 110px;
    z-index: 80;
	background-color:#ffffff;
    padding: 25px 25px 25px;

}
.header_menu_dropdown:hover .header_toggle_menu{
	opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	-o-opacity: 1;
	top: 93px;
	visibility: visible;
	
}
.header_menu_dropdown {
    position: relative;
    border-right: 2px solid #e0e0e0;
    border-left: 2px solid #e0e0e0;
    padding: 36px 28px 32px;
    margin-left: 21px;
}

.header.content .logo {
	padding: 34px 0 28px 37px;
	vertical-align: middle;
	float: left;
	margin: 0px;
}
.navigation .level0>.level-top {
    padding: 43px 25px 35px !important;
   	line-height: 1 !important;
}
ul.header.links {
	margin:0px;
	padding: 0px;
	color: #787878;
}
.header_menu_dropdown ul.header.links {
	display: none;
}
.header_menu_dropdown .header_toggle_menu ul.header.links {
	display: block;
}
.page-header .switcher .options .action.toggle:after, 
.page-footer .switcher .options .action.toggle:after {
	display: none;
}
.header.links .welcome {
	color: #35312c;
}
.page-header #switcher-language {
    padding: 20px 0px 0px;
    margin-top: 25px;
    border-top: 1px dashed #787878;
   
}	
.page-header #switcher-currency {
    border-top: 1px dashed #787878;
    padding-top: 25px;
	 margin-top: 15px;
}	

.page-header .switcher strong, .page-footer .switcher strong {
	color: #787878;
}
.page-header .switcher .switcher-label {
	margin-bottom:12px;
}
.page-header .switcher-dropdown {
	padding: 0px;
}
.page-header .switcher-dropdown li{
	display:inline-block;
	padding-right: 10px;
    padding-top: 10px;
}
.page-header .switcher-dropdown li a,.header.links  li a{
	transition:0.3s;
	-webkit-transition:0.3s;
	-moz-transition:0.3s;
	padding: 5px 0px;
	color: #787878 !important;
}
.page-header .customer-welcome ul li:hover {
	background: transparent;
}
.page-header .switcher-dropdown li:hover > a,.header.links  li:hover > a{ 
	color:#35312c !important;
}
.header_search{
	position: relative;
	cursor: pointer;
	padding-left: 27px;
	padding-top: 27px;
	border-left: 2px solid #e0e0e0;
	padding-bottom: 25px;
}
.header_search_toggle {
    position: absolute;
    display: block;
    right: 0px;
    top: 30px;
    z-index: 9;
}
.block-search .action.search {		
	opacity: 1 !important;		
	-webkit-opacity: 1 !important;		
	-moz-opacity: 1 !important;		
	-o-opacity: 1 !important;		
}
.header_search:hover .header_search_toggle {
	/*
	opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	-o-opacity: 1;
	top: 73px;
	visibility: visible;
	*/
}
.header_search:hover input#search,
.header_search input:focus {
	width: 250px !important;
    padding: 0px 35px 0px 12px !important;
}
.header_search .block-search .search-focus input {
	
}
.header_search .block-search input {
 background: #cbcbcb;
    color: #35312c;
    border: none;
    height: 40px;
    border-radius: 0px;
    padding: 0px;
    width: 0px;
    transition: 0.6s;
    -webkit-transition: 0.6s;
    -moz-transition: 0.6s;
    border-radius: 22px;
}
.header_search:hover  .block_search input {
	width: 260px;
	padding: 0px 35px 0px 12px;
}
.block-search {
	width: auto !important;
}
.block-search .actions {
    display: inline-block;
    position: absolute;
    right: 5px;
    top: 4px;
    z-index: 9;
    width: 30px;
    height: 30px;
}

.minicart-wrapper  .block-minicart {
	opacity: 0;
	-webkit-opacity: 0;
	-moz-opacity: 0;
	-o-opacity: 0;
	transition: 0.5s;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	visibility: hidden;
	top: 60px;
	right:0px;
}
.minicart-wrapper:hover  .block-minicart {
	opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	-o-opacity: 1;
	top: 89px;
	visibility: visible;
}
/* Header  Part End */
/* minicart start */

.minicart-wrapper .action.showcart {
	display: inline-block;
	vertical-align: middle;
	background: url(../images/sprite.png) no-repeat scroll -19px -107px transparent;
	padding: 0px 0px;
	height: 25px;
	width: 25px;
}
.minicart-wrapper:hover .action.showcart {
    background-position: -532px -107px;
}
.minicart-wrapper:hover  .action.showcart .counter.qty {
	color: #aaaaaa;
}
.viewcart:hover {
    color: #ffffff;
}
.minicart-wrapper .action.showcart:before {
    content: "";
    background: none;
    float: left;
    margin-left: 0px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
    font-size: 19px;
    width: 25px;
    height: 25px;
}
.minicart-wrapper  span.counter-number {
	color: #fff;
    background: #ff7139;
    font-size: 13px;
    padding: 0 5px;
    border-radius: 15px;
    line-height: 20px;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    display: none;
}
.page-header .header_cart:hover  span.counter-number {
	background: #ffcc00;
	color: #35312c;
}
.minicart-wrapper:hover .action.showcart:before {
    background-position: none;
}
.minicart-wrapper .action.showcart.active:hover:before {
    display: none;
}
.minicart-wrapper .action.showcart span.text,
.minicart-wrapper .action.showcart span.price-amount,
.minicart-wrapper .action.showcart span.price-label  {
    display: none;
   
}
.minicart-wrapper {
	margin-left: 0 !important;
    display: inline-block;
    position: relative;
    float: right;
    padding: 36px 27px 31px 25px;
}
.minicart-wrapper .action.showcart ._block-content-loading {
    position: static;
}
.minicart-wrapper .loading-mask {
    background: transparent;
}
.minicart-wrapper .empty .price-amount {
    display: block;
}
.minicart-wrapper .price-amount {
    display: none;
}
.column.main .opc-block-summary .minicart-items .product-item:not(:first-child) {
    border-top: 1px solid #ccc !important;
}
/* minicart end */
/* Start Back To Top Js */

#toTop {
    display: none;
    text-decoration: none;
    position: fixed;
    bottom: 40px;
    right: 40px;
    overflow: hidden;
    width: 36px;
    height: 36px;
    border: none;
    text-indent: 100%;
    background: #ff7139;
    z-index: 99;
}
#toTopHover {
    background: transparent;
    width: 36px;
    height: 36px;
    display: block;
    overflow: hidden;
    float: left;
    opacity: 1 !important;
    -moz-opacity: 1 !important;
    filter: alpha(opacity=1);
}
#toTopHover:before {
    color: #ffffff;
    content: "\f106";
    font-family: "FontAwesome";
    font-size: 18px;
    line-height: 24px;
    position: relative;
    right: 24px;
    text-align: center;
    top: 4px;
    vertical-align: middle;
}
#toTop:active,
#toTop:focus {
    outline: none;
}
/* End Back To Top Js */
/* Tree view js start */

.treeview {
    padding: 0 20px;
}
.treeview,
.treeview ul {
    padding: 0px;
    margin: 0;
    list-style: none;
}
.treeview ul {
    background-color: transparent;
    margin-top: 4px;
}
.treeview .hitarea {
    background: transparent;
    height: 20px;
    width: 20px;
    margin-left: -20px;
    float: left;
    cursor: pointer;
    position: absolute;
    right: 0px;
    top: 6px;
}
.treeview .level0 .hitarea {
    right: 5px;
}
.treeview li ul {
    margin-left: 35px;
}
.treeview li.parent {
    position: relative;
}
/* fix for IE6 */

* html .hitarea {
    display: inline;
    float: none;
}
.treeview li {
    margin: 0;
    padding: 5px 0px;
}
.treeview li.level0 {
    padding: 9px 0 9px;
}
.treeview li.active > .collapsable-hitarea:before {
    color: #35312c;
}
.treeview li:last-child {
    border-bottom: none;
}
.filter .block-subtitle {
    font-size: 16px !important;
    font-weight: 400 !important;
    line-height: 1em !important;
    padding: 10px 0px 20px !important;
    color: #35312c !important;
    font-family: 'Montserrat', serif !important;
}
.treeview li a span {
    color: #787878;
    font-size: 16px;
    text-transform: capitalize;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
}
.treeview a.selected span,
.treeview li:hover > a > span {
    color: #35312c;
}
.treeview li a {
    vertical-align: middle;
}
.treeview .placeholder {
    height: 16px;
    width: 16px;
    display: block;
}
.treeview .expandable .collapsable-hitarea:before {
    color: #787878;
    content: "\f068";
    font-family: "FontAwesome";
    font-size: 12px;
}
.treeview .expandable-hitarea:before {
    color: #787878;
    content: "\f067";
    font-family: "FontAwesome";
    font-size: 12px;
}
.treeview .collapsable-hitarea:before {
    color: #787878;
    content: "\f068";
    font-family: "FontAwesome";
    font-size: 12px;
}
/* End Tree View Js */

/* common slider start */

.common-slider-outer.container-width {
    clear: both;
}
.common-slider-outer .block-actions,
.block.related .field.choice {
    text-align: center;
    display: none;
}
.common-slider-outer .common-slider {
    padding-top: 0px;
}
.block.related .related-available .product-item-name {
    margin-left: 0px;
}
.content-heading h2.title,
.common-slider-outer h2.title,
.common-slider-outer .block-title strong,
.common-slider-outer .block-title {
    color: #35312c;
    font-size: 32px;
    line-height: 1;
    font-weight: 600;
    margin: 0px 0px 40px 0;
    position: relative;
    text-align: left;
    text-transform: capitalize;
    padding-left: 48px;
}
.content-heading h2.title::before,
.common-slider-outer h2.title::before,
.common-slider-outer .block-title strong::before,
.common-slider-outer .block-title::before {
	content: "";
	position: absolute;
	width: 30px;
	height: 3px;
	background: #ff7139 url(../images/sprite.png) no-repeat scroll 0px 0;
	left: 0;
	top: 14px;
}
.common-slider-outer .block-title strong:before {
	display: none;
}
.common-slider-outer .block-title strong {
	padding-left: 0px;
}
.common-slider-outer .block-title.title {
    font-size: 22px;
    line-height: 1;
}
.common-slider-outer .common-slider  .product-items {
	padding-bottom: 0;
	margin: 0px;
}
/* common slider  end*/


/*Footer Part Start */
.payment-inner li {
    display: inline-block;
    margin-bottom: 0;
    padding-left: 7px;
}
.block-newsletter-input .footer-top-common li {
    margin-bottom: 0;
}
.footer-middle-section1.footer-middle-section.col-xs-12.col-sm-12.col-md-3.col-lg-3 {
    width: 33%;
    padding: 0 10px 0 15px;
}
.footer-middle-section2.footer-middle-section.col-xs-12.col-sm-12.col-md-3.col-lg-3,
.footer-middle-section3.footer-middle-section.col-xs-12.col-sm-12.col-md-3.col-lg-3 {
    float: left;
    width: 21%;
    text-align: center;
    padding: 0 0 0 0;
}
.footer-middle-section4.footer-middle-section.col-xs-12.col-sm-12.col-md-3.col-lg-3 {
    float: left;
    width: 25%;
    padding: 0 0 0 20px;
}
.footer-middle-outer .footer-middle-section .footer-static ul li {
    color: #a29d98;
    line-height: 31px;
    word-wrap: break-word;
    font-family: 'Montserrat', sans-serif;
    font-size: 15px;
    font-weight: 400;
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}
.footer-middle-section1.footer-middle-section.col-xs-12.col-sm-12.col-md-3.col-lg-3 li.item img.img-leftbanner {
    padding-bottom: 30px;
}
.footer-middle-outer {
    padding: 60px 0 42px;
}
.footer-middle-outer .footer-middle-section .footer-static h5 {
    font-size: 22px;
    color: #fff;
    margin-bottom: 16px;
    display: block;
    font-weight: 600;
    margin-top: 0px;
    text-align: left;
}
.footer-middle-outer .footer-middle-section .footer-static li.addresh-wrapper span,
.footer-middle-outer .footer-middle-section .footer-static li.mobile-wrapper span,
.footer-middle-outer .footer-middle-section .footer-static li.email-wrapper span {
	display: inline-block;
    vertical-align: middle;
    width: 100%;
    color: #ff7139;
    font-size: 15px;
    line-height: 26px !important;
}
.footer-middle-outer .footer-middle-section .footer-static li.addresh-wrapper,
.footer-middle-outer .footer-middle-section .footer-static li.mobile-wrapper,
.footer-middle-outer .footer-middle-section .footer-static li.email-wrapper { 
	 line-height: 26px !important;
}
.footer-middle-outer .footer-middle-section .footer-static li.addresh-wrapper {
    padding-bottom: 1px;
    position: relative;
    padding-left: 35px;
}
.footer-middle-outer .footer-middle-section .footer-static li.addresh-wrapper:before {
	top: 7px;
	width: 18px;
	height: 22px;
	content: '';
	background: transparent url(../images/sprite.png) no-repeat scroll -33px -1628px;
	position: absolute;
	left: 0;
}
.footer-middle-outer .footer-middle-section .footer-static li.addresh-wrapper:hover:before {
    background: transparent url(../images/sprite.png) no-repeat scroll -546px -1628px;
}
.footer-middle-outer .footer-middle-section .footer-static li.mobile-wrapper {
    padding-bottom: 5px;
    position: relative;
    padding-left: 35px;
}
.footer-middle-outer .footer-middle-section .footer-static li.mobile-wrapper:before {
	top: 7px;
    width: 18px;
    height: 18px;
    content: '';
    cursor: pointer;
    background: transparent url(../images/sprite.png) no-repeat scroll -33px -1708px;
    position: absolute;
    left: 0;
}
.footer-middle-outer .footer-middle-section .footer-static li.mobile-wrapper:hover:before {
    background: transparent url(../images/sprite.png) no-repeat scroll -546px -1708px;
}
.footer-middle-outer .footer-middle-section .footer-static li.email-wrapper {
    position: relative;
    padding-left: 35px;
    padding-bottom: 0;
}
.footer-middle-outer .footer-middle-section .footer-static li.email-wrapper:before {
	width: 20px;
	height: 15px;
	content: '';
	cursor: pointer;
	background: transparent url(../images/sprite.png) no-repeat scroll -33px -1767px;
	position: absolute;
	left: 0;
	top: 7px;
}
.footer-middle-outer .footer-middle-section .footer-static li.email-wrapper:hover:before {
    background: transparent url(../images/sprite.png) no-repeat scroll -544px -1767px;
}
.footer-middle-outer .footer-middle-section .footer-static ul li a:hover {
    color: #ffffff;
    text-decoration: none;
}
.footer-bottom-outer .footer-bottom-inner .bottom_copyright {
    overflow: hidden;
    border-top: 1px solid #56524e;
    padding: 15px 0px 82px;
}
.footer-bottom-section1.footer_copy {
    float: left;
}
.footer-bottom-section2.footer_payment {
    float: right;
}
.copyright {
    background-color: transparent;
    color: #a29d98;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    padding-top: 8px;
    display: block;
    font-size: 15px;
}
#about-text {
    margin: 0 0 0;
    padding: 44px 0px 32px 0;
}
.about-outer {
	overflow: hidden;
}
.about-left {
    float: left;
    width: 55%;
    padding: 0 50px 0 0;
    color: #fff;
}
.about-right {
    float: right;
    display: inline-block;
    width: 45%;
    text-align: right;
}
.about-left p {
    font-size: 35px;
    color: #fff;
    line-height: 1;
    display: inline-block;
    margin-bottom: 0;
    letter-spacing: 0;
}
.about-left p > span {
    font-weight: bold;
}
.about-left span {
    color: #ffff;
    font-weight: 700;
}
.about-left > span {
    padding-left: 9px;
    padding-bottom: 0;
    letter-spacing: 0;
    display: inline-block;
    font-weight: 400;
}
#about-text .title {
    display: inline-block;
    padding-top: 0px;
}
#about-text .title p {
    cursor: pointer;
    color: #fff;
    font-size: 35px;
    font-weight: bold;
    line-height: 30px;
    margin: 0 0 0;
    font-family: 'Montserrat', serif;
    position: relative;
    display: inline-block;
    padding-left: 53px;
    padding-top: 6px;
    padding-right: 39px;
}
#about-text .title p::before {
    position: absolute;
    content: "";
    left: 0;
    height: 37px;
    width: 37px;
    background: transparent url(../images/sprite.png) no-repeat scroll -11px -1562px;
    top: 3px;
}
#about-text .desc {
    font-size: 18px;
    font-weight: 700;
    color: #35312c;
    float: right;
}
#about-text .desc a {
    color: #35312c;
    background-color: #ffcc00;
    font-size: 15px;
    letter-spacing: 0;
    padding: 13px 29px;
    border-radius: 0px;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
}
#about-text .desc a:hover {
    color: #fff;
    background-color: #35312c;
}
.footer-middle-outer .footer-middle-section .footer-static h5.footer-logo {
    margin-bottom: 25px;
}


.footer-middle-outer .footer-middle-section .footer-static {
    position: relative;
    display: inline-block;
    text-align: left;
}

.footer-middle-outer .footer-middle-section .footer-common {
    text-align: center;
}
.footer-middle-outer .footer-middle-section1 .footer-static h5 {
	display: none;
}
.newsletter-title {
	display: none;
}
.newsletter-static .newsletter-image,
.newsletter-static .newsletter-title,
.footer-top-section .newsletter-static,
.footer-top-section .content {
    display: inline-block;
    vertical-align: middle;
}
.newsletter-static .newsletter-image {
    margin-right: 18px;
}
.footer-top-section .newsletter-title {
    font-size: 35px;
    text-transform: capitalize;
    font-family: 'Montserrat', sans-serif;
    color: #35312c;
    font-weight: normal;
    letter-spacing: -0.3px;
    margin-right: 25px;
}
.footer-tag > li {
    display: inline;
    margin: 0;
}
.footer-data-content .tag-title {
    display: none;
}
.bottom_tag {
padding: 40px 0px 55px;
text-align: center;
}
.footer-tag {
	margin: 0px;
	padding: 0px;
	display: inline-block;
	vertical-align: middle;
}
.footer-tag a {
    color: #969696;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
	padding: 0px 5px;
}
.footer-tag a:hover {
    color: #fff;
}
.footer-bottom-outer ul.payment_icon {
    margin: 20px 0 0px;
    padding: 0px;
    text-align: center;
}
.footer-bottom-outer .payment_icon li {
    background: none;
    display: inline-block;
    padding: 0 0px;
    margin: 0px;
}
.footer-bottom-outer .payment_icon li:first-child {
	padding-left: 0px;
}
.footer-bottom-outer .payment_icon li a {
    display: block;
    height: 26px;
    width: 44px;
}
.footer-bottom-outer .payment_icon li.discover a {
    background: url('../images/sprite.png') no-repeat scroll -16px -1215px transparent;
}
.footer-bottom-outer .payment_icon li.visa a {
    background: url('../images/sprite.png') no-repeat scroll -16px -1265px transparent;
}
.footer-bottom-outer .payment_icon li.mastro a {
    background: url('../images/sprite.png') no-repeat scroll -16px -1315px transparent;
}
.footer-bottom-outer .payment_icon li.paypal a {
    background: url('../images/sprite.png') no-repeat scroll -16px -1365px transparent;
}
.footer-bottom-outer .payment_icon li a span {
    font-size: 0px;
}
.footer-bottom-outer ul.footer.links {
    display: none;
}
.block.newsletter {
    margin-bottom: 0px;
    display: block;
    width: 100%;
    overflow: hidden;
	margin: 0 auto;
	position: relative;
}
.block.newsletter .actions {
	margin-left: 14px;
    display: table-cell;
    vertical-align: top;
	position: relative;
	float: left;
}
.block.newsletter .field {
    margin: 0;
    float: left;
}
.newsletter-outer {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    background: #fff;
    padding: 22px 0;
    box-shadow: 0px 10px 0 0 #231f1a;
    border-radius: 30px;
}
.block-newsletter-title {
    float: left;
    width: 45%;
    padding-top: 5px;
}
.block-newsletter-input {
    padding-left: 30px;
    float: right;
    width: 55%;
}
.block.newsletter .newsletter-static {
    float: left;
    text-align: left;
    width: 60%;
    padding: 43px 4% 43px 0px;
    border-right: 1px solid #565656;
}
.footer-newsletter-content {
	position: relative;
}
.nwsletter-maintitle {
    font-size: 32px;
    color: #35312c;
    line-height: 24px;
    font-family: 'Montserrat', serif;
    padding: 5px 0 5px 65px;
    position: relative;
    margin: 0;
    letter-spacing: 0;
    font-weight: 600;
    display: inline-block;
    vertical-align: middle;
    background: url(../images/mail.png) no-repeat scroll;
}
.newstitle-inner {
    position: relative;
    text-align: right;
}
.block.newsletter input {
    padding-left: 20px;
    color: #000;
    height: 47px;
    border: 1px solid transparent;
    width: 465px;
    margin-right: 0px;
    background: #f6f6f6;
    border-radius: 23px;
}
.nwsletter-subtitle {
    font-size: 15px;
    color: #fff;
    font-family: 'Montserrat', serif;
    letter-spacing: 0;
}
.block.newsletter .actions .action.subscribe {
    line-height: 14px;
    font-family: 'Montserrat', serif;
    vertical-align: top;
    font-weight: 500;
    font-size: 15px;
    padding: 16px 34px 17px;
    text-transform: capitalize;
    background-color: #ff7139 !important;
    color: #fff !important;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    border-radius: 25px;
    float: left !important;
}
.block.newsletter .actions .action.subscribe:hover {
    background-color: #35312c !important;
    color: #fff !important;
}
.page-footer {
    padding-top: 52px;
}
/*Footer Part End */

/*sidebar start */
.sidebar .product-item-info {
	padding-bottom: 0px;
}



.page-main .sidebar .block.block-banner,
.page-main .sidebar .block-special {
    border: none;
    padding-bottom: 0px;
}

.page-main .sidebar .block.block-banner,
.page-main .sidebar .block-special,
.cms-index-index .page-main .sidebar .block-special {
    border: none;
    padding-bottom: 30px;
}
.sidebar .block-title, .sidebar .title strong, .sidebar .title {
    border-radius: 25px;
    background: #35312c;
    color: #fff !important;
}
.opc-wrapper .step-title, .opc-block-shipping-information .shipping-information-title, 
.opc-block-summary > .title, .checkout-agreements-items .checkout-agreements-item-title {
    color: #35312c !important;
    font-weight: 500 !important;
}
.opc-wrapper .action-show-popup {
    border-radius: 25px;
}
.sidebar .block-side-nav .block-title{
    background: #ff7139;
}
.sidebar .block {
    padding-bottom: 30px;
	position: relative;
}
.filter.block {
    margin-bottom: 0 !important;
}
.sidebar .block.block-featured {
	border-bottom: none;
}
.box.box-billing-address {
    margin-top: 40px;
}
.block.block-dashboard-addresses .block-title {
    width: 100%;
    display: inline-block;
    vertical-align: middle;
    padding-top: 40px;
}
.block.block-dashboard-info .block-title {
    margin-bottom: 30px;
}
.sidebar .block.block-banner {
	margin-top: 0px;
}
.sidebar .block-title strong,
.sidebar .title strong {
    font-weight: 400;
    font-size: 22px;
    line-height: 1;
    color: #fff;
    display: block;
}
.sidebar.sidebar-additional {
	margin-bottom: 50px;
}
input[type="text"], input[type="password"], input[type="url"], input[type="tel"], input[type="search"], input[type="number"], input[type="datetime"], input[type="email"] {
	background-color: #f6f6f6;
	border: 1px solid #f6f6f6;
	height: 37px
}
.checkout-payment-method .actions-toolbar .primary {
    margin-top: 10px !important;
}
.opc-block-shipping-information {
    padding: 13px 15px !important;
    border: 1px solid #d3d3d3;
}
.sidebar .block-title, .sidebar .title strong, .sidebar .title {
    margin-bottom: 0px !important;
}
.sidebar .block-content {
    padding: 23px 20px 18px;
}
.sidebar .block-content .empty  {
	padding:20px 0px 10px;
}
.sidebar .block-compare .empty  { 
    padding:30px 20px 10px;
}
.page-main .sidebar .block.block-new {
    padding-bottom: 0;
    padding-top: 0px;
}
.sidebar-main-inner .nav > li > a:hover,
.sidebar-main-inner .nav > li > a:focus { 
    background: transparent !important;
}
.sidebar-main-inner .nav > li > a {
    padding: 0px;
}
.sidebar-main-inner .nav > li {
    padding: 5px 0px;
}
.sidebar-main-inner .nav.current,
.sidebar-main-inner .nav.current strong,
.sidebar-main-inner .nav > li:hover > a {
    color: #35312c;
    font-weight: 400;
}
.sidebar .sidebar-main-inner .block-collapsible-nav .title {
    position: relative;
    width: auto;
    height: auto;
    margin: 0 0 5px;
}
.sidebar .block-new .block-title,
.sidebar .block-special .block-title {
    margin-bottom: 0px;
	position: relative;
}
.sidebar .product-item .tocart::before {
    display: none;
}

.sidebar.sidebar-main .sidebar-main-inner  {
	border-bottom: none;
}
.sidebar.sidebar-additional .sidebar-additional-inner {
	border-top: none;
	border-bottom: none;
}

.sidebar-additional-inner,
.sidebar-main-inner {
    background: transparent;
    overflow: hidden;
}
/*sidebar end */
/* Contact Page Start */

.contact_form {
    margin-bottom: 30px;
}
.contact_form .fieldset .field {
    margin-bottom: 20px;
}
.contact_form .fieldset {
    margin-bottom: 0px;
}
.contact_form .fieldset > .legend,
.contact-info .section-title {
    border-bottom: 1px solid #ccc;
    text-transform: capitalize;
    margin: 0px 0px 20px;
    padding: 0px 0px 10px;
    font-size: 20px;
    font-weight: 600;
    line-height: 20px;
}
.contact-info .media div strong {
    margin-bottom: 5px;
    display: block;
}
/* Contact Page End */
/* product hover start */


.common-slider-outer .products-grid .products {
	margin: 0px;
}



.product-item-info .product-hover-image {
    background: transparent;
    left: -100%;
    position: absolute;
    top: 0;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
}
.product-item-info:hover .product-hover-image {
    left: 0px;
}
.product-item-info .product-normal-image {
    left: 0%;
    position: relative;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
}
.product-item-info:hover .product-normal-image {
    left: 100%;
}
.product-item-info {
    position: relative;
    overflow: hidden;
    padding-bottom: 35px;
	vertical-align: middle;
}
.products-grid .product-item-info {
    padding: 0px 14px 30px;
    width: 325px;
}
.products-list .product-item-info .product-item-info-list {
	max-width: 302px;
	float: left;
    
}
.price-container .price {
    font-size: 18px;
    color: #35312c;
    font-weight: 600 !important;
}
.products-list .product-item-info:hover .product-item-info-list {
	
} 
.products-grid .product-item-info:hover {
    
}
.products-grid .product-hover-image-thumb {
	display: none;
	position: relative;
	z-index: 11;
}
.products-grid .product.details.product-item-details {
	position: relative;
	z-index: 11;
}
.products-grid .product-item-info:hover .product-hover-image-thumb {
	display: block;
}
.product-hover-image-thumb  li.owl-thumb-item {
	margin:2px;
	float: left;
	cursor: pointer;
}
.product-hover-image-thumb li.owl-thumb-item img {
	max-width: 65px;
}
.toolbar.toolbar-products {
    background: #f6f6f6;
    padding: 18px 18px 18px;
}
.product-item .product-item-details .rating-summary .rating-result:before,
.product-item .product-item-details .rating-summary .rating-result > span:before {
    font-size: 12px;
    line-height: 12px;
    height: 12px;
}
.product-item .product-item-details .rating-summary .rating-result {
    width: 70px;
}
.product-item .product-item-details .reviews-actions {
    display: none;
}
.active .filter-options-title {
    color: #35312c;
}
.product-grid-image {
    overflow: hidden;
    position: relative;
    margin-bottom: 14px;
}
.action.viewcart span {
    color: #787878;
    transition: 0.6s;
    -webkit-transition: 0.6s;
    -moz-transition: 0.6s;
}
.action.viewcart:hover span {
    color: #35312c;
}
.products-list .product.actions.product-item-actions {
    width: 100%;
}
.products-list .product-item {
    margin-bottom: 20px;
}
.product-grid-image .product-reviews-summary {
    margin-top: -3px;
}
.products-list .product-grid-image {
    max-width: 282px;
    display: inline-block;
}
.products-list .product-item-details {
    max-width: 500px;
    display: inline-block;
}
.products-grid .product-grid-image .product.photo.product-item-photo {
    display: block;
    line-height: 0px;
}
.product-grid-image .product-reviews-summary {
    text-align: left;
    margin-top: 7px;
}
.product-grid-image .reviews-actions {
    display: none;
}
.products-grid.grid-hover .rating-summary-block {
    float: left;
    width: 100%;
    margin-right: 0px;
}
.products-grid.grid-hover .rating-summary .rating-result > span::before,
.products-grid.grid-hover .rating-summary .rating-result::before,
.home-category .rating-summary .rating-result > span::before,
.home-category .rating-summary .rating-result::before {
    font-size: 13px;
    height: 13px;
    line-height: 13px;
}
.products-grid.grid-hover .rating-summary .rating-result,
.home-category .rating-summary .rating-result {
    width: 74px;
}
.products-list.list-hover .product-item .tocart,
.products-grid.grid-hover .product-item .tocart{
    background: url(../images/sprite.png) no-repeat scroll -17px -1486px #35312c;
    border: none;
    padding:0;
    transition: none;
    -webkit-transition: none;
    -moz-transition: none;
    color: #fff;
	width: 36px;
	height: 36px;
	font-size: 0px;
	text-indent: -999px;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
}
.products-list.list-hover .product-item .tocart:hover,
.products-grid.grid-hover .product-item .tocart:hover,
.homepage-category-product .product-item .tocart:hover {
    color: #ffffff;
	background-color: #ff7139;
}

.sidebar .product-items .tocart {
    margin-top: 5px;
    font-size: 14px;
    font-weight: 400;
    background-color: transparent;
    padding: 0;
    color: #767676;
}
.sidebar .product-item .tocart:hover {
	color: #ff7139;
	background-color: transparent;
}
.products-list.list-hover .product-item-actions .actions-primary + .actions-secondary {
	clear: both;
	display: table-cell;
	margin-top: 0px;
}
.products-grid.grid-hover .product-item-info .actions-secondary a.towishlist,
.products-list.list-hover .product-item-info .actions-secondary a.towishlist {
    background: url(../images/sprite.png) no-repeat scroll -16px -1396px #35312c;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
}
.products-grid.grid-hover .product-item-info:hover .actions-secondary a.towishlist:hover,
.products-list.list-hover .product-item-info:hover .actions-secondary a.towishlist:hover {
    border: none;
	background-color: #ff7139;
}
.products-list.list-hover .product-item-info .actions-secondary a.towishlist,
.products-list.list-hover .product-item-info .actions-secondary a.tocompare {
	float: left;
	margin-left: 20px;
}
.products-grid.grid-hover .product-item-info .actions-secondary a.tocompare,
.products-list.list-hover .product-item-info .actions-secondary a.tocompare {
    position: relative;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
}
.products-grid.grid-hover .product-item-info .actions-secondary a.tocompare,
.products-list.list-hover .product-item-info .actions-secondary a.tocompare {
    background: url(../images/sprite.png) no-repeat scroll -16px -1439px #35312c;
	border:none;
}
.products-grid.grid-hover .product-item-info:hover .actions-secondary a.tocompare:hover,
.products-list.list-hover .product-item-info:hover .actions-secondary a.tocompare:hover  {
	background-color: #ff7139;
}
.products-grid.grid-hover .actions-secondary a.tocompare span,
.products-grid.grid-hover .actions-secondary a.towishlist span,
.products-list.list-hover .actions-secondary a.tocompare span,
.products-list.list-hover .actions-secondary a.towishlist span {
    display: none;
}
.products-grid.grid-hover .product-item-actions {
    position: absolute;
    bottom: 2px;
    left: 0;
    z-index: 9;
    opacity: 0;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
}
.products-grid.grid-hover .product-item-info .actions-secondary a.towishlist, 
.products-list.list-hover .product-item-info .actions-secondary a.towishlist {
    margin-left: 4px;
}
.products-grid.grid-hover .product-item-info .actions-secondary a.tocompare, 
.products-list.list-hover .product-item-info .actions-secondary a.tocompare {
    margin-left: 2px;
}
.products-grid.grid-hover .product-item-info:hover .product-item-actions {
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
}
.products-list .product-item-name {
    margin-top: 0px;
    margin-bottom: 6px;
}
.products-list .product-item-name a {
    letter-spacing: 0.5px;
    font-size: 18px;
}
.products-list .product-item-info .product-item-photo {
    padding-bottom: 0px;
}
.product-item .tocart:hover {} .towishlist span {
    display: block;
}

.grid-hover .product-grid-image,
.list-hover .product-grid-image,
.categoryproduct .product-image-change {
    overflow: visible;
}

.products-list.list-hover .product-item-info {
    padding-top: 10px;
}
.grid-hover .product-grid-image .sale-label,
.list-hover .product-grid-image .sale-label,
.categoryproduct .product-image-change .sale-label {
    position: absolute;
    background: #35312c;
    left: 0px;
    z-index: 99;
    color: #ffee00;
    text-transform: uppercase;
    font-weight: 600;
    padding: 7px 12px 6px;
    font-size: 12px;
    line-height: 12px;
    bottom: 0px;
}
.home-categoryproduct .products-list .product-item-name {
    margin: 0px;
}
.price {
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
}
.products.wrapper.list.list-hover .product-reviews-summary {
    margin-bottom: 8px;
}
.products-grid.wishlist .box-tocart .action.tocart {
    padding: 7px 15px 7px 35px
}
.product-image-change .hover-image {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: auto;
    opacity: 0;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    z-index: 9;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
}
.categoryproduct .product-image-change {
    display: table-cell;
    vertical-align: top;
    position: relative;
}
.catalog-product-view.page-layout-1column .products-grid .product-item {
    width: 100%;
}
/* product hover end */
/* product page social icons start*/

.product-info-main h1.page-title {
    margin-top: 0px;
    font-size: 22px;
    font-family: 'Montserrat', sans-serif;
    margin-bottom: 0px;
    padding-left: 0px;
    color: #35312c;
    font-weight: 400;
}
.product.attribute.sku .type,
.product.attribute.sku .value {
    display: inline-block;
    text-transform: capitalize;
}
.product-add-form .box-tocart .action.tocart {
    padding: 12px 25px;
    border-color: #35312c;
    color: #fff;
    transition: none;
    -webkit-transition: none;
    -moz-transition: none;
    position: relative;
    width: auto;
    border: none;
    text-transform: capitalize;
    border-radius: 25px;
    font-size: 15px;
    font-weight: 500;
}
.product-add-form .box-tocart .action.tocart:hover {
    color: #fff;
}
.product-item-info:hover .product-image-change .hover-image {
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
}


.product-social-links a.towishlist {
    margin-left: 0px;
    line-height: 36px;
    width: 36px;
    height: 36px;
    vertical-align: middle;
    margin-right: 0px;
    background: transparent;
    color: #878787;
    border: none;
    display: inline-block;
	vertical-align: middle;
	background: url(../images/sprite.png) no-repeat scroll -16px -1396px #35312c;
	margin-right: 10px;
	font-size: 0px;
	text-indent: -999l;
}
.product-social-links a.towishlist:hover {
   background: url(../images/sprite.png) no-repeat scroll -16px -1396px #ff7139;
}
.product-social-links a.tocompare {
    margin-left: 0px;
    line-height: 36px;
    width: 36px;
    height: 36px;
    vertical-align: middle;
    margin-right: 0px;
    background: transparent;
    color: #878787;
    border: none;
    display: inline-block;
	vertical-align: middle;
	background: url(../images/sprite.png) no-repeat scroll -16px -1441px #35312c;
    border: none;
	margin-right: 10px;
	font-size: 0px;
	text-indent: -999;
}
.product-social-links a.tocompare:before{
	display: none !important;
}
.product-social-links a.tocompare:hover {
    background: url(../images/sprite.png) no-repeat scroll -16px -1441px #ff7139;
}
.product-info-main .product-social-links .action.mailto.friend {
    margin-left: 0px;
    line-height: 36px;
    width: 36px;
    height: 36px;
    vertical-align: middle;
    margin-right: 0px;
    background: #35312c;
    color: #878787;
    border: none;
    display: inline-block;
	vertical-align: middle;
    border: none;
	position: relative;
}
.product-info-main .product-social-links .action.mailto.friend:hover {
	background: #ff7139;
}
.product-info-main .product-social-links .action.mailto.friend > span {
	font-size: 0px;
	text-indent: -999px;
}
.product-social-links {
    padding: 20px 0px;
}
.product-social-links a.mailto.friend::before {
    content: '\f003' !important;
    font-family: 'FontAwesome' !important;
    height: 27px;
    float: left;
    height: 25px;
    width: 23px;
    margin-left: 0px;
    position: absolute;
    left: 7px;
    right: auto;
    top: 11px;
    z-index: 99;
    font-size: 19px;
	color: #fff !important;
}
.product.attribute.overview {
    line-height: 24px;
    margin-right: 50px;
    border-top: 1px solid #d3d3d3;
    padding-top: 15px;
    margin-top: 10px;
    padding-bottom: 5px;
}


.product-item span.old-price {
    margin-left: 7px !important;
}
span.avail {
    text-transform: uppercase;
    color: #35312c;
	display: none;
}
.product-info-main .stock.available,
.product-info-main .stock.unavailable,
.product.attribute.sku {
    float: left;
    margin-right: 40px;
	clear: both;
	margin-bottom: 0px;
	
}
.product.attribute.sku .type {
    font-weight: 400;
	 color: #35312c;
}
.product.attribute.sku .value,
.product-info-main .stock.available .stock {
    font-weight: 600;
}
.product-options-wrapper .label span,
.product-options-bottom .field.qty span {
    color: #35312c;
    text-transform: capitalize;
    font-weight: 600;
}
.fieldset .field.qty {
    float: left;
    margin-right: 20px;
    margin-bottom: 0px;
    margin-top: 0px;
}
.box-tocart input#qty {
    padding: 7px 7px;
    height: 44px;
	
}
.product.info.detailed {
	margin-top: 40px;
	display: inline-block;
	clear: both;
    float: left;
    width: 100%;
}
.page-main .block.related {
    margin-bottom: 0px;
	clear: both;
}
.swatch-attribute {
    padding-left: 2px;
}
/* product page social icons start*/
/* product page media */

.media .fotorama__nav-wrap.fotorama__nav-wrap--horizontal {
    margin-top: 18px;
    text-align: center;
}
.media .fotorama__thumb-border {
    display: none;
}
.media .fotorama__nav--thumbs .fotorama__nav__frame {
    border: 2px solid transparent;
    margin: 0px 0px;
    padding: 2px !important
}
.media .fotorama__arr--disabled {
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
}
.fotorama__thumb__arr {
    box-sizing: border-box;
    border: 2px solid #f2f2f2;
}
.media .fotorama__nav-wrap--horizontal .fotorama__thumb__arr--left .fotorama__thumb__arr:before {
    color: #c7c7c7;
    content: "\f104";
    font-family: "FontAwesome";
    font-size: 18px;
    position: absolute;
    top: 15px;
    right: 9px;
}
.media .fotorama__nav-wrap--horizontal .fotorama__thumb__arr--right .fotorama__thumb__arr:before {
    color: #c7c7c7;
    content: "\f105";
    font-family: "FontAwesome";
    font-size: 18px;
    padding: 0px;
    position: absolute;
    top: 15px;
    right: 8px;
}
.media .fotorama__thumb__arr {
    background: none !important;
}
.product.media .fotorama__thumb__arr {
    border: none;
}
.product.media .fotorama__stage.fotorama__shadows--left:before,
.product.media .fotorama__nav.fotorama__shadows--left:before,
.product.media .fotorama__stage.fotorama__shadows--right:after,
.product.media .fotorama__nav.fotorama__shadows--right:after {
    background: none;
    display: none;
}
.product.media .fotorama__arr,
.product.media .fotorama__thumb__arr {
    background: transparent;
}
.product-options-wrapper .control select {
    padding: 7px 15px;
    height: 36px;
    /* background: #f6f6f6; */
}
.product-options-wrapper {
	margin-bottom: 30px;
}

/* product page media end */
/* blog page */

.blog-data .item.post-categories {
    display: inline;
}
/* blog end */
/*breadcumb start */
.page-title-wrapper {
    width: 100%;
    padding: 78px 0px 78px;
    background: #f6f6f6 url(../images/category-banner.jpg) no-repeat scroll;
    margin: 0px 0px 90px;
}
.breadcrumbs .items li:after {
    color: #35312c !important;
}

.sidebar .block.account-nav {
    display: none;
}

.page-title {
  
}
.page-title-wrapper {
	margin: 0px 0px 40px;
}
.breadcrumbs {
    position: absolute;
    right: 15px;
    top: 18px;
}
.page-title-wrapper-inner {
    background: #fff;
    padding: 15px 20px;
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
}
/*breadcumb end */
/*newsletter popup start */

.newsletter-modalpopup.modal-popup.modal-slide .modal-footer {
    display: none;
}
.newsletter-modalpopup .modal-slide .modal-inner-wrap, .newsletter-modalpopup .modal-popup .modal-inner-wrap {
	box-shadow:none !important;
}
.newsletter-modalpopup.modal-popup .modal-inner-wrap {
    width: 700px;
    height: 380px;
    overflow: hidden;
}
.newsletter-modalpopup .modal-content {
    background:transparent url('../images/newsletter.jpg') no-repeat scroll  0px 0px;
}
.newsletter-modalpopup.modal-popup._inner-scroll .modal-content {
    overflow: visible;
    margin: 0px;
    padding:  0;
}
.newsletter-modalpopup.modal-slide._inner-scroll .modal-inner-wrap {
    overflow: visible;
    background: transparent;
	box-shadow:none;
}

.newsletter-modalpopup .newsletter.theme-newsletter {
    width: 380px;
    padding: 30px 40px 29px;
}
.newsletter-modalpopup .newsletter-inner {
    float: none;
    width: auto;
}
.newsletter-modalpopup.modal-popup .modal-header {
    padding: 0px;
}
.newsletter-modalpopup.modal-slide .action-close {
	transition: 0.4s;
	-webkit-transition: 0.4s;
	-moz-transition: 0.4s;
	padding: 10px 14px;
	z-index: 9;
	right: -15px;
	top: -18px;
	background-color: #ff7139;
	margin: 0;
	border-radius: 50px;
}
.newsletter-modalpopup.modal-slide .action-close:before {
    color: #ffffff;
    font-size: 15px;
    margin-top: 3px;
}
.newsletter-modalpopup.modal-slide .action-close:hover:before {
    color: #ffffff;
}
.newsletter-modalpopup.modal-slide .action-close:hover {
	background: #1b1b1b;
	color: #fff;
}
#newsletter-popup .popup-inner {
    display: block;
    overflow: visible;
}
#newsletter-popup .popup-newsletter {
    overflow: visible;
    width: 400px;
    margin: 0 auto 0px 0px;
    padding: 50px 40px 0 30px;
    float: right;
    text-align: left;
}
.popup-text .newsletter_title h3 {
    color: #35312c;
    font-size: 30px;
    line-height: 1;
    text-transform: none;
    text-transform: capitalize;
    font-weight: 600;
    margin-bottom: 17px;
    font-family: 'Montserrat', sans-serif;
    margin-top: 0;
}
.popup-newsletter .popup-text div {
    margin: 0;
    font-size: 18px;
    color: #35312c;
    font-family: 'Montserrat', sans-serif;
    line-height: 25px;
    margin-bottom: 15px;
}
#newsletter-popup .newsletter label {
    display: none;
}
.popup-newsletter .popup-text {

}
.popup-newsletter .popup-image {
    margin-bottom: 35px;
}
.popup-newsletter .checkbox label {
	position: relative;
    color: #787878;
}
.popup-newsletter .popup-title {
    font-size: 60px;
    line-height: 60px;
    text-transform: capitalize;
    font-family: 'Montserrat', sans-serif;
    color: #ffffff;
    font-weight: 700;
    padding-bottom: 8px;
    text-align: left;
}
.popup-newsletter .popup-title span {
	font-size: 24px;
	margin-left: -20px;
}
.popup-newsletter .popup-desc {
    margin: 0px;
        margin-bottom: 34px;
    color: #a2a1a1;
    font-weight: normal;
    font-size: 16px;
    text-transform: uppercase;
    text-align: left;
}
.popup-newsletter .popup-desc span {
    font-weight: bold;
}
.popup-newsletter .actions {
    text-align: left;
    margin-top: 0;
}
.popup-newsletter .control > input {
    background-color: #000000;
    border: 1px solid #000000;
    border-radius: 0px;
    color: #ffffff;
    height: 47px;
    line-height: 44px;
    padding: 0 35px 0px 25px;
    width: 100%;
    margin-bottom: 15px;
    border-radius: 18px;
}
.popup-newsletter .action.primary {
	background: #ff7139 none repeat scroll 0 0;
	color: #ffffff;
	display: inline-block;
	font-weight: 500;
	line-height: 42px;
	margin-bottom: 20px;
	padding: 1px 33px;
	text-transform: capitalize;
	cursor: pointer;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
	letter-spacing: 0.7px;
	border-radius: 18px;
}
.popup-newsletter .checkbox {
    text-align: left;
    margin-top: 0;
    margin-bottom: 20px;
}
.popup-newsletter input#newsletter {
    width: 270px;
    margin: 0 auto;
    text-align: center;
    height: 46px;
}
.popup-newsletter .control {
    text-align: left;
}
.popup-newsletter .action.primary:hover {
    background: #35312c;
    border: 1px solid #35312c;
    color: #fff;
}
.cms-home .newsletter-modalpopup .modal-inner-wrap {
    margin: 0 auto;
    top: 50%;
    margin-top: -215px;
}
/*newsletter popup end */
/* category page start */

.category-inner {
    width: 66%;
    float: left;
}
.column.main .category-inner .product-item {
    padding: 0px;
}
.category-heading h2 {
    margin: 0px 0px 35px;
    text-align: left;
    font-size: 30px;
    font-family: 'Montserrat', sans-serif;
    color: #35312c;
    font-weight: normal;
}
.new-label {
    display: none;
}
.categoryproduct .owl-item {
    padding-top: 10px;
}
.page-layout-2columns-left .columns .column.main {
    padding-left: 20px;
    padding-bottom: 20px;
}
.home-category .sale-label {
    display: none;
}
.pages .page {
    width: 30px;
    height: 30px;
}
.toolbar-bottom .toolbar {
    padding-bottom: 0px;
    border-bottom: none;
    border-top: 1px solid #ebebeb;
    padding-top: 15px;
}
.toolbar-bottom .toolbar-amount,
.toolbar-bottom .modes {
    margin-top: -5px;
}
.block.filter .price {
    font-weight: 400;
}
.pages .page {
    width: 30px;
    height: 30px;
}
.toolbar-bottom .toolbar {
    padding-bottom: 0px;
    border-bottom: none;
    border-top: 1px solid #ebebeb;
    padding-top: 15px;
}
.toolbar-bottom .toolbar-amount,
.toolbar-bottom .modes {
    margin-top: -5px;
}
.block.filter .price {
    font-weight: 400;
}
.filter-options-item:last-child {
    border: none;
}
.block-wishlist .block-content .product-items {
    padding: 0px;
}
.block-wishlist a.product-item-photo,
.block-compare a.product-item-photo {
    border: 1px solid #d3d3d3;
}
/* category page end */
/* checkout page start */

.sorter-label,
.limiter label {
    font-weight: 400;
}
button.action-auth-toggle:focus,
button.action-auth-toggle:active {
    color: #35312c;
}
.action-auth-toggle.button:focus {
    color: #555;
}
.opc-block-summary {
    margin-bottom: 10px;
}

.cart-discount .block .title {
    margin: 0px;
}
.cart-container .cart-discount {
    padding: 0px 15px 10px;
}

body.multishipping-checkout-addresses.page-layout-1column .sections.nav-sections {
    display: block !important;
}
.page-layout-checkout .authentication-wrapper {
    margin-top: 5px;
}

/* checkout page end */

/* Homepage Category Product */

.home-category.container-width {
    margin-top: 65px;
}
.homepage-slider {
    position: relative;
    min-height: 300px;
}
.categoryproduct .homepage-category-product {
    padding: 20px 10px 0px 10px;
}
.categoryproduct .content-heading h2.title {
    text-align: left;
    padding-left: 52px;
}
.home-category .categoryproduct {
    width: 50%;
    float: left;
}
.homecategory1.categoryproduct {
    padding-right: 20px;
}
.homecategory2.categoryproduct {
    padding-left: 20px;
}
.categoryproduct .product-item-actions {
    opacity: 0;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
}
.categoryproduct .product-item-info:hover .product-item-actions {
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
}
/* Home category product End */

.home-category .categoryproduct {
    width: 50%;
    float: left;
}
.homecategory1.categoryproduct {
    padding-right: 20px;
}
.homecategory2.categoryproduct {
    padding-left: 20px;
}
.categoryproduct .product-item-actions {
    opacity: 0;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
}
.categoryproduct .product-item-info:hover .product-item-actions {
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
}
.page-wrapper .column.main .homepage-category-product .product-item {
    padding: 0px;
}
.homepage-category-product .product-item-inner {
    float: left;
    margin-left: 20px;
    width: 130px;
    text-align: left;
}
.sidebar .block-content.homepage-category-product {
    margin-top: 0px;
} 
.sidebar .homepage-category-product .product-item-inner {
	width: auto;
	padding-top: 0px;
	margin-left: 0px;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
}
.sidebar .homepage-category-product .product-item-info:hover .product-item-inner{
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
}
.home-category {
    overflow: hidden;
}
.homepage-category-product ul {
    padding-left: 0px;
}
.homepage-category-product .product-image-change {
    float: left;
    max-width: 98px;
}
.homepage-category-product .product.details.product-item-details {
    padding-bottom: 10px;
    margin-bottom: 5px;
}
.home-category .products-grid .product-item {
    text-align: left;
    width: 100%;
}
/* Home page Testimonial Start */
.testimonial-outer:before {
    z-index: 99;
    position: absolute;
    content: "";
    left: 55px;
    top: -16px;
    width: 44px;
    height: 42px;
    background: white url(../images/testimonial.png) no-repeat scroll;
}
.testimonial-outer {
	position: relative;
}
.cms-banner-outer {
	margin-bottom: 75px;
}
#testimonial-slider.testimonial-carousel {
    margin: 0 auto;
    max-width: 891px;
}
.testimonial-outer {
    border-top: 1px solid #d3d3d3;
    border-bottom: 1px solid #d3d3d3;
    padding: 0px;
    text-align: center;
    margin-bottom: 0;
}
.test_desc {
	padding: 0px 0px 0px;
}
.testimonial-carousel .owl-nav {
    margin-top: 0;
    z-index: 9999;
}
.test_img_innar img {
    max-width: 115px;
    display: inline-block;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
}
.testimonial-inner.container-width {
    max-width: none;
    display: inline-block;
    position: relative;
    width: 100%;
    padding: 0px;
}
.testimonial-inner {
    text-align: center;
    margin-top: 96px;
    margin-bottom: 0;
}
.test_img_innar {
    display: inline-block;
}
.testmonial-author {
    font-size: 14px;
    font-weight: 600;
    margin-top: 8px;
    margin-bottom: 10px;
    font-family: 'Montserrat', sans-serif;
    letter-spacing: 1px;
    color: #35312c;
    text-align: center;
}

.testimonial-outer .testminial-data {
    float: none;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    padding: 76px 0 73px 0;
    max-width: 891px;
}
.testimonial-left {
    float: left;
    width: 9%;
}
.testimonial-right {
    float: right;
    width: 91%;
    text-align: left;
    padding-left: 32px;
}
.account .page-title-wrapper-inner {
    overflow: hidden;
}
.account .page-title-wrapper .page-title {
    float: left;
}
.actions-toolbar.order-actions-toolbar {
    float: right;
    margin: 0px;
}
.order-actions-toolbar .action {
    padding: 5px;
    display: inline-block;
}
.block-collapsible-nav .item.current a {
    padding-left: 8px;
}
.account .page-title-wrapper .order-status,
.account .page-title-wrapper .order-date {
    margin-top: 0px;
    color: #35312c;
    padding: 5px;
    float: left;
}
.testimonial-carousel.owl-carousel .owl-item img.img-testimonial {
    border-radius: 50%;
    max-width: 82px;
}
.test_desc {
    text-align: left;
}

.testimonial-carousel .testimonial-desc {
    color: #787878;
    font-size: 18px;
    font-family: 'Montserrat', sans-serif;
    line-height: 1.7;
    text-align: left;
    margin: 0 auto;
    padding-bottom: 0;
    font-weight: 400;
    font-style: italic;
}
.testmonial-mail {
	font-size: 14px;
	font-weight: 600;
	color: #ff7139;
	font-family: 'Montserrat', sans-serif;
	margin: 0 0 0;
	text-transform: capitalize;
	display: inline-block;
	vertical-align: middle;
	font-style: italic;
}
.testmonial-author1 {
    font-family: 'Montserrat', sans-serif;
    color: #35312c;
    font-size: 14px;
    font-weight: 600;
    display: inline-block;
    line-height: 1.3;
    vertical-align: middle;
    font-style: italic;
}
.testimonial-outer .owl-dot {
    height: 20px;
    width: 7px;
    background: rgba(255, 255, 255, 0.40);
    margin: 4px 0;
}
.testimonial-outer .owl-dot.active, .testimonial-outer .owl-dot:hover {
    background: #ffcc00;
}
.testimonial-outer .owl-dots {
	display: none !important;
    position: absolute;
    top: 32%;
    right: 25px;
}

/* Home page Testimonial End */
/* Home page Parallax Start */
.parallax-inner.conteiner {
    float: right;
}
.parallax-block {
    text-align: left;
}
.parallax-text1 {
    font-weight: 600;
    font-size: 65px;
    color: #fff;
    line-height: 1;
    max-width: 700px;
    margin: 0 auto;
    text-align: left;
}
.parallax-text2 {
    text-align: left;
    color: #fff;
    padding: 22px 0px 0;
    font-size: 28px;
    font-weight: 500;
    max-width: 590px;
    line-height: 1.3;
}
.parallax-btn {
    padding-top: 26px;
}
.parallax-btn a {
    color: #ffffff;
    background-color: #ff7139;
    padding: 14px 43px;
    display: inline-block;
    border-radius: 19px;
    vertical-align: middle;
    font-size: 15px;
    font-weight: 500;
}
.parallax-background {
    height: 450px;
    position: relative;
    text-align: center;
}
.parallax-inner {
    position: absolute;
    font-size: 24px;
    text-align: left;
    top: 50%;
    margin-top: 0;
    display: inline-block;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    right: 10%;
}
.parallax-btn a:hover {
    background-color: #35312c;
    color: #ffffff;
}
.parallax-block {
    margin-bottom: 146px;
    margin-top: 112px;
    position: relative;
    height: 510px;
}
/* Home page Parallax End */
/* Home page shop by */
.shopbybg {
background:#f6f6f6 url(../images/sizeby.jpg) no-repeat scroll  center left;
margin-bottom: 70px;
width: 100%;
overflow: hidden;
padding: 140px 0px;
}
.shopbybg-inner {
    float: right;
    width: 57%;
}
.shopbybg-inner .content-heading h2.title {
	z-index: 10;
}
.shopbybg-inner .content-heading h2.title:before {
	background: #fff;
}
.content-maindesc {
    font-size: 14px;
    width: 65%;
}
.content-desc {
    padding-top: 60px;
	padding-right: 125px;
	overflow: hidden;
}
.content-desc .content-title {
    font-size: 16px;
	margin-bottom: 5px;
    color: #35312c;
    font-weight: bold;
	text-transform: capitalize;
}
.shopbybg-inner .content-top {
    float: left;
    width: 50%;
	padding-right: 60px;
	border-right: 1px solid #d9d9d9;
}
.shopbybg-inner .content-top.content-main1 {
	border-bottom: 1px solid #d9d9d9;
}
.shopbybg-inner .content-bottom.content-main2 {
	border-bottom: 1px solid #d9d9d9;
}
.shopbybg-inner .content-bottom {
    float: left;
    width: 50%;
}
.content-top.content-main1 {
	padding-bottom: 60px;
	padding-left: 90px;
	padding-top: 30px;
	background:transparent url(../images/small.png) no-repeat scroll  30px 50px;
	position: relative;
}
.content-bottom.content-main2 {
	padding-bottom: 60px;
	padding-left: 110px;
	padding-top: 30px;
	background:transparent url(../images/medium.png) no-repeat scroll  45px 40px;
	position: relative;
}
.content-top.content-main3{
	padding-top: 60px;
	padding-left: 90px;
	padding-bottom: 30px;
	background:transparent url(../images/large.png) no-repeat scroll  25px 65px;
	position: relative;
}
.content-bottom.content-main4 {
	padding-top: 60px;
	padding-left: 110px;
	padding-bottom: 30px;
	background:transparent url(../images/xlarge.png) no-repeat scroll  30px 55px;
	position: relative;
}
.watchhover {
    position: absolute;
    top: 0px;
    background: rgba(245,245,245, 0.65);
    width: 100%;
    height: 100%;
    left: 0px;
	opacity:0;
	-webkit-opacity:0;
	-moz-opacity:0;
	-o-opacity:0;
	transition:0.5s;
	-webkit-transition:0.5s;
	-moz-transition:0.5s;
	-o-transition:0.5s;
}
.content-top:hover .watchhover,
.content-bottom:hover .watchhover {
	opacity:1;
	-webkit-opacity:1;
	-moz-opacity:1;
	-o-opacity:1;
}
.watchhover a.watch {
    background: #35312c;
    color: #fff;
    padding: 15px 30px;
    border-radius: 30px;
	text-transform: uppercase;
	margin: 0px 10px;
	display: inline-block;
	transition:0.3s;
	-webkit-transition:0.3s;
	-moz-transition:0.3s;
	-o-transition:0.3s;
}
.watchhover a.watch:hover {
	background: #ff7139;
}
.watchdetail {
    position: absolute;
    top: 44%;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
	margin-top: -20px;
}
.content-right .watchdetail {
	 top: 56%;
}
.content-left ,
.content-right {
	overflow: hidden;
}
/* Home page shop by */
/* Home page Brand Start */
.brand-outer .content-heading {
	display: none;
}
.brand-outer .image {
    padding: 0px 30px;
	position: relative;
}

.brand-outer {
    margin: 0px 12px 0px;
}
.brand-carousel.owl-carousel {
	background: transparent;
	padding: 0 0px 0;
}
.brand-carousel img.img-responsive {
    opacity: 0.6;
    -webkit-opacity: 0.6;
    -moz-opacity: 0.6;
    transition: 0.6s;
    -webkit-transition: 0.6s;
    -moz-transition: 0.6s;
    min-width: auto;
	width: auto;
	display: inline-block;
}
.brand-carousel img.img-responsive:hover {
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
}
/* Home page Brand End */

/* Home page Banner Start */
.home-subbanner-outer {
	margin-bottom: 147px;
	margin-top: 0;
}
.subbanner-inner{
	position:relative;
	overflow:hidden
}
.banner-wrapper {
    overflow: hidden;
    margin-bottom: 115px;
}
.subbanner1.subbanner-inner {
    margin-bottom: 21px;
}
.subbannercms-outer .subbanner-common  .subbanner-inner:before {
	content: "";
    position: absolute;
    z-index: 0;
    opacity: 0;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(178, 37, 45, 0.25);
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.6s;
    transition-duration: 0.6s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    cursor: pointer;
}
.subbannercms-outer .subbanner-common  .subbanner-inner:hover:before {
	-webkit-transform: scaleY(0);
    transform: scaleY(0);
    opacity: 1;
}
.subbanner-common.left {
    width: 50%;
    padding-right: 15px;
}
.subbanner-common.right {
    width: 50%;
    padding-left: 15px;
}
.subbannercms-outer .subbanner-common{
	float:left;
	position:relative;
}
.bannerdesc {
    position: absolute;
    top: 0;
	padding:82px 0 0 74px;
}
.bannerdesc.desc2 {
    position: absolute;
    top: 0;
    right: -11%;
    padding: 82px 0 0 74px;
}

.homepage-text {
	text-align: center;
	padding: 45px 0px 65px;
	text-transform: uppercase;
}
.homepage-banner-desc {
	display: inline-block;
}
.homepage-text .homepage-banner-title {
	font-size: 25px;
	line-height: 1;
	padding-bottom:25px;
	font-weight: 700;
	color: #35312c;
}
.homepage-text .left-border,
.homepage-text .right-border {
	width: 255px;
	height: 1px;
	background: #35312c;
	margin: 7px 75px;
	float: left;
}
.homepage-text .center-content {
	float: left;
	font-size: 16px;
	line-height: 1;
	padding-bottom:11px;
	font-weight: 400;
	color: #35312c;
}
.homepage-text  .homepage-banner-coupon {
	font-size: 14px;
	line-height: 1;
	font-weight: 400;
	color: #939393;
}
.homepage-text  .homepage-banner-coupon span{
	color: #35312c;
}
.category-title {
    color: #35312c;
    font-size: 18px;
    font-weight: 600;
    position: absolute;
    left: 21px;
    bottom: 22px;
    background-color: #ffffff;
    padding: 19px 24px 18px;
}
.category-title:hover {
    background-color: #ff7139;
    color: #ffffff;
}
.home-subbanner {
	position: relative;
}
.home-subbanner .home-img {
	position: relative;
}
.home-subbanner .home-img > a::before {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	background: rgba(0,0,0,0.55);
	z-index: 9;
	transition: 0.5s;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
}
.home-subbanner .cms-desc{
	position: absolute;
	top:40%;
	left: 0px;
	right: 0px;
	margin:0 auto;
	text-align:left;
	z-index: 10;
	margin-top:-18px;
	transition: 0.5s;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	padding-left: 33px;
}
.home-subbanner  .cms-name {
    text-transform: uppercase;
    font-size: 22px;
	text-align: left;
    color: #fff;
    line-height: 1;
	margin-bottom: 16px;
	
}
.home-subbanner  .cms-button{
	margin-bottom: 10px;
}
.home-subbanner  .cms-data {
	font-size: 14px;
	font-weight: 300;
	line-height: 1;
	color: #fff;
	padding:15px 0px 20px;
	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;
	position: relative;
}
.home-subbanner .cms-data::before {
    width: 100px;
    background: #4e4e4e;
    height: 1px;
    position: absolute;
    content: '';
    top: 0px;
}
.home-subbanner  .cms-button a {
	display: inline-block;
	padding: 4px 12px;
	background: rgba(255,255,255,0.6);
	color: #35312c;
	border-radius:20px;
	font-weight: 600;
	text-transform: capitalize;
	opacity:1;
	-webkit-opacity:1;
	-moz-opacity:1;
	-o-opacity:1;
	-kthml-opacity:1;
	transition: 0.5s;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	
} 
.home-subbanner:hover .home-img > a::before{
	background: transparent;
}
.home-subbanner:hover .cms-data,
.home-subbanner:hover .cms-button a {
	opacity:1;
	-webkit-opacity:1;
	-moz-opacity:1;
	-o-opacity:1;
	-kthml-opacity:1;
}
.home-subbanner:hover .cms-button a:hover {
	background: #fff;
}
.home-subbanner:hover .cms-desc{
	top:55%;
}

/* Home page Shipping End */
#shipping-text {
    margin: 0 0 77px;
    position: relative;
    z-index: 9;
    margin-top: -78px;
}
.shipping-text-inner {
    background: #fff;
}
.shipping-inner {
    padding: 102px 0 150px 0;
}
.shipping-inner {
    overflow: hidden;
    cursor: pointer;
}
.shipping-desc {
    text-align: left;
    display: inline-block;
    vertical-align: middle;
    width: 100%;
}
.subtitle-part:hover .subtitile.subtitile1 {
    color: #ff7139;
}
.subtitle-part {
    float: left;
    position: relative;
    padding: 0px 0px;
    text-align: center;
    width:25%;
}
.subtitle-part.subtitle-part1:before, 
.subtitle-part.subtitle-part2:before {
    position: absolute;
    background: #d3d3d3;
    content: "";
    width: 1px;
    height: 138px;
    right: 30px;
    top: 11px;
}
.subtitle-part.subtitle-part1 {
    width: 34.33%;
    padding-right: 40px;
}
.subtitle-part.subtitle-part2 {
    width: 35.33%;
    padding-right: 40px;
}
.subtitle-part.subtitle-part3 {
    width: 30.33%;
}
.subtitle-part:last-child:after {
    border:none;
}
.subtitile.subtitile1 {
    font-size: 18px;
    color: #35312c;
    padding: 28px 0 15px;
    font-weight: 600;
}
.subtitile.subtitile2 {
    font-size: 16px;
    letter-spacing: 0;
    font-family: 'Montserrat', sans-serif;
    color: #787878;
    font-weight: 400;
    line-height: 1.5;
}
.subtitle-part .subicon .hide {
    display: none;
}
.subtitle-part .subicon::before {
    content: "";
    position: absolute;
    left: 0px;
    top: 0px;
    background: transparent;
    width: 50px;
    height: 50px;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
}
.subbanner-part-maininnner1 {
    float: left;
}

.subtitle-part.subtitle-part1 .subicon::before {
	background: transparent url(../images/sprite.png) no-repeat scroll  -27px -591px;
}
.subtitle-part.subtitle-part2 .subicon::before {
	background:transparent url(../images/sprite.png) no-repeat scroll  -27px -677px;
}
.subtitle-part.subtitle-part3 .subicon::before {
	background:transparent url(../images/sprite.png) no-repeat scroll  -27px -773px;
}
.subtitle-part.subtitle-part1:hover .subicon::before {
	background:transparent url(../images/sprite.png) no-repeat scroll  -513px -591px;
}
.subtitle-part.subtitle-part2:hover .subicon::before {
	background: transparent url(../images/sprite.png) no-repeat scroll  -513px -677px;
}
.subtitle-part.subtitle-part3:hover .subicon::before {
	background:transparent url(../images/sprite.png) no-repeat scroll  -513px -773px;
}
/* Home page Shipping End */ 


/* Home page About Start */ 
.about-wrapper {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    margin-top: 97px;
}
.about-bottom, .about-bottom img {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
}
.about-top {
    padding-bottom: 67px;
}
.about-top-heading {
    color: #35312c;
    font-size: 35px;
    line-height: 1;
    font-weight: 600;
    text-align: center;
    padding-bottom: 19px;
    padding-top: 0;
}
.about-top-paragraph p {
    text-align: center;
    font-size: 16px;
    color: #787878;
    max-width: 800px;
    margin: 0 auto;
    line-height: 1.5;
}
/* Home page About End */ 
.product-item-info:hover  .product.name a {
	color: #35312c;
}

.product-item-info .product.name a {
    margin: 10px 0px 10px;
    display: inline-block;
    text-align: left;
    clear: both;
    vertical-align: middle;
    width: 100%;
}
.sidebar .product-item-info .product.name a {
    margin-top: 0px;
}
.cms-index-index .page-main {
	max-width: 100%;
	padding: 0px;
}


.page-header .navigation .level0 > .level-top {
	color: #35312c;
	font-weight: 500;
	font-size: 15px;
}
.page-header .navigation .level0 > .level-top:hover,
.page-header .navigation .level0.active > .level-top, 
.page-header .navigation .level0.has-active > .level-top {
	color: #ff7139  !important;
}



.images-container {
	position: relative;
}

.home-tab-container {
	padding-top:10px;
	
}
.home-tab-container ul {
	margin:0px;
	padding:0px;
	text-align:left;
	
}
.home-tab-container > ul > li {
    display: inline-block;
    margin-bottom: 10px;
    background: #35312c;
    text-transform: capitalize;
    padding: 0px;
    border-radius: 25px;
}
.home-tab-container > ul > li.active,
.home-tab-container > ul > li:hover {
	background: #ff7139;
}
.home-tab-container > ul > li  a {
	text-transform:capitalize;
	font-weight: 600;
	text-decoration:none;
	font-size:14px;
	color: #fff;
	padding: 10px 25px;
	display: inline-block;
}
.home-tab-container .tab-content {
    padding: 25px 25px;
    background: #f6f6f6;
	line-height: 1.7;
	letter-spacing: 0.2px;
}

.home-tab-container > ul > li.active  a,.home-tab-container > ul > li  a:hover,
.home-tab-container > ul > li:hover a {
	color:#ffffff;
	text-decoration:none;
}
.product.data.items .item.title::before {

}
.product.data.items .item.title {
	position: relative;
	margin-right: 12px !important;
}
.footer-logo .name {
	display: none;
}

.product-item-info .sale-label {
	display: none;
}
.products + .toolbar.toolbar-products {
    margin-top: 30px;
}
.checkout-cart-index .cart item .product-image-photo {
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    height: auto;
    max-width: 100%;
}
.block-minicart .block-content > .actions > .primary .action.primary {
    background: #ff7139;
    color: #fff;
    border: none;
	transition: 0.5s;
	-wenkit-transition: 0.5s;
	-moz-transition: 0.5s;
}
.block-minicart .amount .price-wrapper:first-child .price,
.minicart-wrapper .action.close:before,
.block-minicart .subtotal {
    color: #787878;
}
.minicart-wrapper .action.close:hover:before {
    color: #787878 !important;   
}
.block-minicart .block-content > .actions > .primary .action.primary:hover {
	 background: #35312c;
    color: #fff;
}
.minicart-items .product-item-name a,
.minicart-items .product-item-pricing .label,
.minicart-wrapper .block-minicart {
	color: #787878  !important;
    background-color: #ffffff !important;
}
.minicart-items .product-item-details .price {
    color:  #ff7139;
}

.images-container {
    border: 1px solid transparent;
}

.fotorama__stage {
    border: transparent !important;
}
.fotorama__thumb {
	background: transparent !important;
}
.fotorama__nav-wrap .fotorama_vertical_ratio .fotorama__img {
	border: transparent !important;
}

.footer-middle-section3 li.item.email {
    padding: 10px 0px;
}
.images-container .flex-direction-nav li {
	margin: 0px;
	padding: 0px;
}

.product-item .price-box .old-price .price {
	color: #787878;
}
.footer-middle-section3 li.item.email {
    padding: 10px 0px;
}

.cart.table-wrapper a.product-item-photo {
    float: left;
    width: auto !important;
    margin-bottom: 20px;
}
.minicart-items .product-item-name {
	text-align: left;
}
.minicart-items .product-item-name {
	text-align: left;
}
.product-info-main .product-name {
    clear: both;
     margin: 2px 0px 6px;
    display: block;
    float: left;
	transition: 0.3s;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
}
.product-info-main .product-name:hover {
	color: #35312c;
}
.product-info-main .product-info-price .price-box .price-final_price > span {
	margin-top: 0px !important;
}
.product-info-main .product-info-price .price-box {
	padding-bottom: 5px;
}
.product-info-main  .product-info-price span.price {
    font-size: 24px !important;
    line-height: 1;
    margin-top: 0px;
}
.product-info-main .stock.available .stock {
    color: #35312c;
    margin-bottom: 7px;
    display: block;
}
.blog-widget-recent.blog-main {
    margin-bottom: 78px;
    margin-top: 100px;
}
.brand-outer.common-slider.container-width {
    padding-bottom: 60px;
}
/*normal css start*/
.cart-summary {
    background-color: transparent !important;
    border: 1px solid #d3d3d3;
    padding: 1px 0px 23.75px !important;
}
.cart-discount .block .title {
    display: none;
}
.checkout-cart-index .cart-summary .block>.title:after {
    right: 23px !important;
}
.cart.table-wrapper .cart thead tr th.col {
    border-bottom: 1px solid #d3d3d3 !important;
    border-top: 1px solid #d3d3d3 !important;
}
.amazon-validate-container .block .block-title, .login-container .block .block-title {
	border-bottom: 1px solid #d3d3d3 !important;
}
.checkout-payment-method .payment-option-title .action-toggle:after {
    color: #35312c;
}
.opc-block-shipping-information .shipping-information-title .action-edit:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    line-height: 20px;
    color: #35312c;
}
.checkout-payment-method .payment-method-billing-address {
    border: 1px solid #d3d3d3;
    padding: 10px 10px;
}
.checkout-cart-index .cart-summary .checkout-methods-items .action.primary.checkout {
    width: auto !important;
    border-radius: 25px;
}
.cart-summary {
    background-color: transparent !important;
    border: 1px solid #d3d3d3;
    padding: 1px 0px 23.75px !important;
}
.cart-summary .block>.title {
    padding-left: 15px !important;
}
.cart-summary>.title {
    margin: 12px 15px !important;
}
.actions-toolbar > .primary .action:last-child, .actions-toolbar > .secondary .action:last-child {
    border-radius: 25px;
}
.cart-totals tbody .amount, 
.cart-totals tfoot .amount, 
.opc-block-summary .table-totals tbody .amount, 
.opc-block-summary .table-totals tfoot .amount {
    padding: 6px 15px 6px 14px !important;
}
.cart-totals tbody .mark, 
.cart-totals tfoot .mark, 
.opc-block-summary .table-totals tbody .mark, 
.opc-block-summary .table-totals tfoot .mark {
    padding: 6px 15px !important;
}
.cart-totals .grand th, 
.cart-totals .grand td, 
.opc-block-summary .table-totals .grand th, 
.opc-block-summary .table-totals .grand td {
    padding: 11px 15px !important;
}
.cart-summary .block .fieldset .field {
    margin: 0px 15px 9.5px !important;
}
.cart-summary .fieldset {
    margin: 0px 15px 38px !important;
}
.opc-block-summary {
    background: transparent !important;
    border: 1px solid #d3d3d3;
}
.opc-estimated-wrapper {
   background: transparent; 
 	 border: none;
}
.page-layout-checkout li#shipping {
    border: 1px solid #d3d3d3;
    padding: 16px;
}
#opc-shipping_method {
	border: 1px solid #d3d3d3;
    padding: 15px;
    margin-top: 20px;
}
.opc-wrapper .step-title {
    border-bottom: 1px solid #d3d3d3 !important;
}
.page-layout-checkout .minicart-wrapper .action.showcart span.counter-number {
    display: none !important;
}
.cart.table-wrapper .cart>.item {
    border-bottom: 1px solid #d3d3d3 !important;
}
/*normal css end*/ 
