/* CSS Document */

body {} ul,
ol,
li {
    list-style: none;
	padding: 0px;
	margin: 0px;
}
*:focus,
a:focus {
    outline: none;
}
a,
.alink {
    color: #737373;
}
a:focus,
a:hover {
    text-decoration: none !important;
}
.owl-inner {
    height: 100%;
}
.container-width {
    padding: 0 15px;
}
#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 */
header.page-header.fixed{
	background: #ffffffd9;
	height: 85px;
}
.header_top_bg {
    width: 100%;
    background: #000000;
    display: block;
}
header.page-header {
    position: fixed;
    top: 0px;
    z-index: 99;
    left: 0;
    right: 0;
	transition:0.5s;
	-webkit-transition:0.5s;
	-moz-transition:0.5s;
	-o-transition:0.5s;
	/*background: rgb(0,0,0);*/
	/*background: linear-gradient(180deg, rgba(0,0,0,0.7259278711484594) 0%, rgba(0,0,0,0) 100%);*/
	background:#FFF;
	height: 195px;
}
.page-header .header.content {
    background: transparent;
}
.haeder_left {
    float: left;
    margin-right: 25px;
    padding: 0px 0px 0px;
}
.header_right {
    float: right;
    margin: 14px 0px;
}
.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: #a4a4a4;
}
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 {
	display: inline-block;
	margin-top: 10px;
}
.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: #fff;
}

div#switcher-language {
    margin: 0px 15px 0px 0px;
    padding-right: 15px;
    position: relative;
}
.header_menu_dropdown .header.links li.welcome {
    display: none;
}
.header.links .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;
}
.header_right_outer {
	float: none;
	text-align: center;
	
}
.haeder_left {
    display: inline-block;
    margin-right: 30px;
    line-height: 40px;
    margin: 0px 0px;
	color: #555;
	font-weight: 600;
	font-size: 14px;
}
.header_right {
	float: right;
	margin: 25px 0px 0px;
	text-align: left;
}

.header_cart ,
.header_menu_dropdown,
.header_search {
	float: right;
}

.haeder_icon {
    float: right;
    position: relative;
    height: 70px;
    margin: 0 auto;
    text-align: center;
    width: 32px;
    cursor: pointer;
    padding-bottom: 0px;
}


.haeder_search_image {
    display: block;
    width: 40px;
    height: 66px;
}
.subbanner-outer {
    margin-top: 40px;
    margin-bottom: 60px;
}


.header_search {
	position: relative;
}
.header_search .block-search .action.search:before {
	content: "";
    background:url(../images/sprite-bk.png) no-repeat scroll -15px -5px transparent;
	float: left;
    height: 32px;
    width: 32px;
    margin-left: 0px;
    position: absolute;
    right: 0px;
    top: 0px;
    z-index: 99;
	font-size:19px;
}
.header_search:hover .haeder_search_image:before {
	background-position: -15px -5px;
}
.haeder_icon_image::before {
	content: "";
    background:url(../images/sprite-bk.png) no-repeat scroll -14px -47px transparent;
	height: 32px;
	float: left;
    height: 35px;
    width: 32px;
    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: -527px -47px;
}
.header_search:hover .block-search .action.search::before,
.header_search .block-search .search-focus .action.search::before {
	background-position:  -15px -5px;
}
.header_search .block-search input::-moz-placeholder,
.header_search .block-search input::-webkit-input-placeholder {
color: #222;
}

.minicart-wrapper .action.showcart {
    height: 70px;
    width: 33px;
    display: inline-block;
    vertical-align: middle;
}


.header_toggle_menu {
    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: #fff;
	box-shadow: 1px 1px 8px #0000000d;
    padding: 25px 25px 25px;

}
.header_menu_dropdown:hover .header_toggle_menu{
	opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	-o-opacity: 1;
	top: 70px;
	visibility: visible;
	
}
.header_menu_dropdown {
	position: relative;
	margin: 0px 10px 0px 15px;
}

.header.content .logo {
	padding: 33px 0px 32px 0px;
	vertical-align: middle;
	float: left;
	margin: 0px;
}
.logo {
    margin: 25px auto 0 130px !important;
}
.hidelogo {
    display: none;
}
.hidefloatinglogo {
    display: none;
}
ul.header.links {
	margin:0px;
	padding: 0px;
	color: #a4a4a4;
}
.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: #fff;
}
.page-header #switcher-language {
    padding: 20px 0px 0px;
    margin-top: 25px;
    border-top: 1px dashed #a4a4a4;
   
}	
.page-header #switcher-currency {
    border-top: 1px dashed #a4a4a4;
    padding-top: 25px;
	 margin-top: 15px;
}	

.page-header .switcher strong, .page-footer .switcher strong {
	color: #fff;
}
.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: #a4a4a4;
}
.page-header .customer-welcome ul li:hover {
	background: transparent;
}
.page-header .switcher-dropdown li:hover > a,.header.links  li:hover > a{ 
	color:#fff;
}
.header_search{
	position:relative;
	cursor: pointer;
}
.header_search_toggle {
	/*
	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;
	display: block;
	right: 0px;
	top: 0px;
	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: 260px !important;
	padding: 0px 35px 0px 12px !important;
	border-color:#fff;
}
.header_search .block-search .search-focus input {
	border-color:#fff;
}
.header_search .block-search input {
    background: #000;
    color: #fff;
    border: none;
	border-bottom: 1px solid #fff;
    height: 40px;
    border-radius: 0px;
    padding: 0px;
    width: 0px;
	transition:0.6s;
	-webkit-transition:0.6s;
	-moz-transition:0.6s;
}
.header_search:hover  .block_search input {
	width: 260px;
	padding: 0px 35px 0px 12px;
}
.block-search {
	width: auto !important;
}
.block-search .actions {
    display: inline-block;
    height: 40px;
    position: absolute;
    right: 0;
    top: 0;
    width: 40px;
    z-index: 9;
}

.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: 112px;
	right:0px;
}
.minicart-wrapper:hover  .block-minicart {
	opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	-o-opacity: 1;
	top: 66px;
	visibility: visible;
}
/* Header  Part End */
/* minicart start */

.minicart-wrapper .action.showcart {
    display: inline-block;
    vertical-align: middle;
    background: url(../images/sprite-bk.png) no-repeat scroll -13px -99px transparent;
    padding: 0px 0px;
    height: 70px;
	width: 40px;
}
.minicart-wrapper:hover .action.showcart {
    background-position: -526px -99px;
}
.minicart-wrapper:hover  .action.showcart .counter.qty {
	color: #aaaaaa;
}
.viewcart:hover {
    color: #ffffff;
}
.minicart-wrapper .action.showcart:before {
    content: "";
    background: none;
    height: 27px;
    float: left;
    height: 25px;
    width: 23px;
    margin-left: 0px;
    position: absolute;
    right: 8px;
    top: 7px;
    z-index: 1;
    font-size: 19px;
}
.minicart-wrapper  span.counter-number {
	font-size: 18px;
	margin-right: -6px;
	color: #fff;
}
.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;

}

.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: #222222;
    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: 25px;
    text-align: center;
    top: 5px;
    font-weight: 600;
    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: 5px 0px;
}
.treeview li.active > .collapsable-hitarea:before {
    color: #000000;
}
.treeview li:last-child {
    border-bottom: none;
}
.treeview li a span {
    color: #737373;
    text-transform: capitalize;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
}
.treeview a.selected span,
.treeview li:hover > a > span {
    color: #000000;
}
.treeview li a {
    vertical-align: middle;
}
.treeview .placeholder {
    height: 16px;
    width: 16px;
    display: block;
}
.treeview .expandable .collapsable-hitarea:before {
    color: #737373;
    content: "\f068";
    font-family: "FontAwesome";
    font-size: 12px;
}
.treeview .expandable-hitarea:before {
    color: #737373;
    content: "\f067";
    font-family: "FontAwesome";
    font-size: 12px;
}
.treeview .collapsable-hitarea:before {
    color: #737373;
    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;
}
.common-slider-outer .common-slider  .product-items {
	padding-bottom: 80px;
}
.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 {
    text-align: left;
    margin-bottom: 40px;
    font-size: 22px;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    color: #000000;
    font-weight: normal;
    letter-spacing: -0.3px;
    margin-top: 20px;
    font-weight: 900;
    position: relative;
	padding-left: 27px;
}
.common-slider-outer .block-title strong {
	padding-left: 0px;
}
.common-slider-outer .block-title.title {
    font-size: 22px;
    line-height: 1;
}
.content-heading h2.title:before, 
.common-slider-outer h2.title:before,
.common-slider-outer .block-title:before {
	position: absolute;
    width: 40px;
    height: 40px;
    background: #f2f2f2;
    content: "";
    left: 0px;
    top: -8px;
    z-index: -1;
}
/* common slider  end*/


/*Footer Part Start */

.footer-top-section .newsletter-title {
    position: relative;
    margin-top: 30px;
}
.footer-top-section .subscribe {
    padding-top: 10px;
}
.footer-top-section .newsletter-title h5 {
    text-align: left;
    padding-left: 75px;
    font-size: 22px;
    color: #fff;
}
.footer-middle-outer .footer-middle-section .footer-static h5.footer-logo {
    margin-bottom: 25px;
}

.footer-middle-outer .footer-middle-section.footer-middle-section1 .footer-static ul {
    padding-left: 10px;
}
.footer-middle-outer .footer-middle-section.footer-middle-section2  {
	border-left:1px solid #444444;
	border-right:1px solid #444444;
	overflow: hidden;
	padding: 20px 0px 70px;
}
.footer-middle-outer .footer-middle-section .footer-static {
    position: relative;
}
.footer-middle-outer .footer-middle-section.footer-middle-section2 .footer-static {
    width: 480px;
    margin: 0 auto;
	padding: 0px;
	text-align: center;
}
.footer-middle-outer .footer-content.address-footer {
	text-align: center;
}
.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: #000000;
    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: #afafaf;
    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: 8px 0 0px;
    padding: 0px;
    text-align: left;
}
.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;
	max-width: 370px;
	position: relative;
}
.block.newsletter .newsletter-static {
    float: left;
    text-align: left;
    width: 60%;
    padding: 43px 4% 43px 0px;
    border-right: 1px solid #565656;
}
.footer-newsletter-content {
	max-width: 370px;
	position: relative;
}
.block.newsletter .actions{
	background: url("../images/sprite.png") no-repeat scroll 15px -862px transparent;
}
.block.newsletter .actions .action.subscribe span {
	font-size: 0px;
}
.block.newsletter .actions .action.subscribe {
	width: 80px;
}
/*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: 10px;
}
.sidebar .block-title {
	position: relative;
	margin-left:30px;
}
.sidebar .block-title::before {
	position: absolute;
	width: 40px;
	height: 40px;
	background: #f2f2f2;
	content: "";
	left: -25px;
	top: 8px;
	z-index: -1;
}
.sidebar .block {
    padding-bottom: 27px;
    border-bottom: 1px solid #dedede;
	margin-top: 25px;
	position: relative;
}
.sidebar .block.block-featured {
	border-bottom: none;
}

.sidebar .product-items .tocart {
	background: transparent;
	color: #737373;
}
.sidebar .product-items .tocart:hover {
		color: #000000;
		background: transparent !important;
}
.sidebar .block.block-banner {
	margin-top: 0px;
}
.sidebar .block-title strong,
.sidebar .title strong {
    font-weight: 900;
    font-size: 20px;
}
.sidebar.sidebar-additional {
	margin-bottom: 50px;
}
.sidebar .block-side-nav .block-content {
	padding:0px 0px 0px 25px;
}
.sidebar .block-content,
.sidebar .block-compare .empty  {
	padding:0px 30px;
}
.page-main .sidebar .block.block-new {
    padding-bottom: 10px;
    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: #000000;
    font-weight: 400;
}
.sidebar .sidebar-main-inner .block-collapsible-nav .title {
    position: relative;
    width: auto;
    height: auto;
    margin: 0 0 5px;
    padding: 15px 0px 6px 0px;
}
.sidebar .block-new .block-title,
.sidebar .block-special .block-title {
    margin-bottom: 15px;
	position: relative;
}
.sidebar .product-item .tocart::before {
    display: none;
}
.sidebar.sidebar-main .sidebar-main-inner {
    margin-top: 0px;
	border: 1px solid #dedede;
}
.sidebar.sidebar-additional .sidebar-additional-inner {
	border: 1px solid #dedede;
}
.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 */

.products-list .products {
	 margin: 0px -8px;
}
.common-slider-outer .products-grid .products {
	margin: 0px;
}
.products-grid .products {
    margin: 0px -10px;
}
.catalog-category-view .block-content .product-items {
    padding: 10px 0px 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: 10px;
    border: 1px solid #fff;
    width: 302px;
}
.products-list .product-item-info .product-item-info-list {
	max-width: 302px;
	float: left;
	padding: 10px;
    border: 1px solid #fff;
}
.products-list .product-item-info:hover .product-item-info-list {
	    border: 1px solid #dedede;
} 
.products-grid .product-item-info:hover {
    border: 1px solid #dedede;
}
.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;
}
.products-subimage .product-image-wrapper {
	height: auto;
}
.products-subimage  .product-image-photo {
	position: relative;
}

.products-subimage li.item.product.product-item {
	height: 450px;
}
.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: #000000;
}
.product-grid-image {
    overflow: hidden;
    position: relative;
    margin-bottom: 10px;
}
.action.viewcart span {
    color: #a4a4a4;
    transition: 0.6s;
    -webkit-transition: 0.6s;
    -moz-transition: 0.6s;
}
.action.viewcart:hover span {
    color: #fff;
}
.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 -13px -1430px #000;
    border: none;
    padding:0;
    transition: none;
    -webkit-transition: none;
    -moz-transition: none;
    color: #fff;
	width: 36px;
	height: 36px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-khtml-border-radius: 50%;
	font-size: 0px;
	text-indent: -999px;
}
.products-list.list-hover .product-item .tocart:hover,
.products-grid.grid-hover .product-item .tocart:hover,
.homepage-category-product .product-item .tocart:hover {
    background-position: -13px -1430px;
    color: #000000;
	background-color: #7f7f7f;
}
.products-grid.grid-hover .product-item-actions .actions-primary + .actions-secondary {
	clear: both;
	display:block;
	margin-top: 7px;
}
.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 -13px -1476px #000;
    border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-khtml-border-radius: 50%;
	margin-bottom: 7px;
}
.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 {
    background-position: -13px -1476px;
    border: none;
	background-color: #7f7f7f;
}
.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;
}
.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 -13px -1519px #000;
	 border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-khtml-border-radius: 50%;
	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-position: -13px -1519px;
	background-color: #7f7f7f;
}
.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;
	top: 23px;
	left: 23px;
	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: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: #000000;
    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: 900;
}
.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: #737373;
    font-weight: 400;
}
.product.attribute.sku .type,
.product.attribute.sku .value {
    display: inline-block;
    text-transform: capitalize;
}
.product-add-form .box-tocart .action.tocart {
    background: url(../images/sprite.png) no-repeat scroll 4px -1428px #000000;
    padding: 12px 25px 12px 50px;
    border-color: #000000;
    color: #fff;
    transition: none;
    -webkit-transition: none;
    -moz-transition: none;
    position: relative;
    width: auto;
	border: none;
	border-radius: 25px;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	-o-border-radius: 25px;
	text-transform: uppercase;
}
.product-add-form .box-tocart .action.tocart:hover {
     background: url(../images/sprite.png) no-repeat scroll 4px -1428px #7f7f7f;
    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 -13px -1476px #000;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -khtml-border-radius: 50%;
	margin-right: 10px;
	font-size: 0px;
	text-indent: -999l;
}
.product-social-links a.towishlist:hover {
   background: url(../images/sprite.png) no-repeat scroll -13px -1476px #7f7f7f;
}
.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 -13px -1519px #000;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -khtml-border-radius: 50%;
    border: none;
	margin-right: 10px;
	font-size: 0px;
	text-indent: -999l;
}
.product-social-links a.tocompare:before{
	display: none !important;
}
.product-social-links a.tocompare:hover {
    background: url(../images/sprite.png) no-repeat scroll -13px -1519px #7f7f7f;
}
.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: #000;
    color: #878787;
    border: none;
    display: inline-block;
	vertical-align: middle;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -khtml-border-radius: 50%;
    border: none;
	position: relative;
}
.product-info-main .product-social-links .action.mailto.friend:hover {
	background: #7f7f7f;
}
.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 #dedede;
    padding-top: 25px;
    margin-top: 5px;
}


.product-item span.old-price {
    margin-left: 7px !important;
}
span.avail {
    text-transform: uppercase;
    color: #000;
	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: #000;
}
.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: #000000;
    text-transform: uppercase;
    font-weight: 900;
}
.fieldset .field.qty {
    float: left;
    margin-right: 20px;
    margin-bottom: 0px;
    margin-top: 0px;
}
.box-tocart input#qty {
    padding: 7px 7px;
    height: 44px;
	border-radius: 25px;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	-o-border-radius: 25px;
	
}
.product.info.detailed {
    padding-top: 7px;
	border-top:1px solid #dedede;
	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 {
    border-radius: 15px;
    padding: 7px 15px;
    height: 36px;
    /* background: #f5f5f5; */
}
.product-options-wrapper {
	margin-bottom: 30px;
}

/* product page media end */
/* blog page */

.blog-data .item.post-categories {
    display: inline;
}
/* blog end */
/*breadcumb start */

.breadcrumbs {
   position: absolute;
   right: 15px;
   top:22px;
}
.page-title {
  
}
.page-title-wrapper {
    width: 100%;
	background:#f6f6f6 url(../images/banners/BG-TIACLSGN-02-banner-2.jpg) no-repeat scroll;
}
.page-title-wrapper-inner {
	background: #fff;
	padding: 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: 790px;
    height: 560px;
    overflow: hidden;
}
.newsletter-modalpopup .modal-content {
    background:transparent url('../images/newsletter.png') no-repeat scroll  0px 0px;
}
.newsletter-modalpopup.modal-popup._inner-scroll .modal-content {
    overflow: visible;
    margin: 0px;
    padding:  50px 60px 60px;
}
.newsletter-modalpopup.modal-slide._inner-scroll .modal-inner-wrap {
    overflow: hidden;
    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;
	z-index: 9;
	right: 60px;
	top: 0px;
}
.newsletter-modalpopup.modal-slide .action-close:before {
    color: #000;
    font-size: 15px;
    margin-top: 3px;
}
.newsletter-modalpopup.modal-slide .action-close:hover:before {
    color: #555;
}
.newsletter-modalpopup.modal-slide .action-close:hover {
    background: transparent;
}
#newsletter-popup .popup-inner {
    display: block;
    overflow: visible;
}
#newsletter-popup .popup-newsletter {
    /* float: right; */
    
    overflow: visible;
    width: 300px;
    margin: 0px auto 0px 0px;
    padding: 0px 0px 50px 0px;
}
#newsletter-popup .newsletter label {
    display: none;
}
.popup-newsletter .popup-text {
    text-align: center;
}
.popup-newsletter .popup-image {
    margin-bottom: 35px;
}
.popup-newsletter .checkbox label {
    color: #000000;
}
.popup-newsletter .popup-title {
    font-size: 80px;
	line-height: 60px;
    text-transform: capitalize;
    font-family: 'Montserrat', sans-serif;
    color: #000000;
    font-weight: 700;
    padding-bottom: 0px;
	margin-left: -50px;

	
}
.popup-newsletter .popup-title span {
	font-size: 24px;
	margin-left: -20px;
}
.popup-newsletter .popup-desc {
    padding: 20px 20px;
	margin: 0px;
    color: #000000;
    font-weight: normal;
    font-size: 14px;
	text-transform: uppercase;
	border-top:1px solid #cecece;
	border-bottom:1px solid #cecece;
	margin-bottom: 30px;
	line-height: 17px;
	text-align: left;
}
.popup-newsletter .popup-desc span {
    font-weight: bold;
}
.popup-newsletter .actions {
    text-align: left;
    margin-top: 22px;
}
.popup-newsletter .control > input {
    background: #fff;
    color: #333;
    text-align: left;
    border: 1px solid #fff;
    height: 42px;
    padding: 5px 18px;
}
.popup-newsletter .action.primary {
    background: #000;
    border-color: #000;
    color: #fff;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
	padding: 8px 18px;
}
.popup-newsletter .checkbox {
    text-align: left;
}
.popup-newsletter input#newsletter {
    width: 270px;
    margin: 0 auto;
    text-align: center;
    height: 46px;
}
.popup-newsletter .control {
    text-align: center;
}
.popup-newsletter .action.primary:hover {
    background: #333333;
    border: 1px solid #333333;
    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: #000000;
    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 #dedede;
}
/* category page end */
/* checkout page start */

.sorter-label,
.limiter label {
    font-weight: 400;
}
button.action-auth-toggle:focus,
button.action-auth-toggle:active {
    color: #000000;
}
.action-auth-toggle.button:focus {
    color: #555;
}
.opc-block-summary {
    margin-bottom: 10px;
}
.checkout-index-index .logo,
.page-layout-checkout .logo {
    margin-left: 75px !important;
}
.cart-discount .block .title {
    margin: 0px;
}
.cart-container .cart-discount {
    padding: 0px 15px 10px;
}
.multishipping-checkout-address-newshipping .haeder_search_image,
.multishipping-checkout-addresses .haeder_search_image,
.multishipping-checkout-shipping .haeder_search_image {
    display: none;
}
.page-layout-checkout .authentication-wrapper {
    margin-top: 5px;
}
.page-layout-checkout .page-header .header.content {
    margin-bottom: 50px;
}
/* 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 .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 */
.cms-banner-outer {
	margin-bottom: 75px;
}
.testimonial-outer {
    padding: 0px;
    text-align: center;
    margin-bottom: 50px;
}
.testimonial-carousel {
    padding-bottom: 50px;
}
.test_desc {
	padding: 20px 0px 5px;
}

.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;
}
.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: #000;
    text-align: center;
}

.testminial-data {
    margin: 0 auto;
    width: 860px;
}

.testimonial-desc {
    font-weight: normal;
    text-transform: capitalize;
    text-align: center;
    padding:0px 20px 25px;
	margin-bottom: 20px;
	font-family: 'Montserrat', sans-serif;
	position: relative;
}
.testimonial-desc::before {
	width: 120px;
	background: #dedede;
	height:1px;
	content: "";
	position: absolute;
	bottom:0px;
	left:0px;
	right:0px;
	margin:0 auto;
}
.testimonial-name {
	font-size: 16px;
	color: #000;
	padding-bottom: 12px;
	text-transform: capitalize;
}

/* Home page Testimonial End */
/* Home page Parallax Start */

.parallax-background {
    height: 450px;
    position: relative;
    text-align: center;
}
.parallax-inner {
    position: absolute;
    font-size: 24px;
    text-align: center;
    left: 0px;
    right: 0px;
    margin: 0 auto;
    color: #fff;
    top: 50%;
	margin-top: -85px;
    display: inline-block;
}
.parallax-block {
    background: #000;
    height: 260px;
    position: relative;
}
.parallax-block .parallax-text1 {
    font-size: 14px;
    font-weight: 300;
    line-height: 25px;
    color: #fff;
	margin-top: 0px;
}
.parallax-block .parallax-text2 {
    font-size: 25px;
    font-weight: 700;
    line-height: 55px;
    color: #fff;
    text-transform: uppercase;
}
.parallax-block .parallax-text3 a {
   display: inline-block;
    padding: 12px 35px;
    background: rgba(255,255,255,0.6);
    color: #000;
    border-radius: 20px;
    font-weight: 600;
    text-transform: uppercase;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
	font-size: 14px;
	margin-top: 35px;
}
.parallax-block .parallax-text3 a:hover {
    background: #fff;
    color: #000;
}
/* Home page Parallax End */
/* Home page shop by */
.shopbybg {
background:#020202 url(../images/sizeby.jpg) no-repeat scroll  center left;
margin-bottom: 0px;
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%;
	color: white;
}
.content-desc {
    padding-top: 60px;
	padding-right: 125px;
	overflow: hidden;
}
.content-desc .content-title {
    font-size: 16px;
	margin-bottom: 5px;
    color: #000;
    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: #000;
    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: #7f7f7f;
}
.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 .image {
    padding: 0px 12px;
	position: relative;
}
.brand-outer .image::after {
	position: absolute;
	border-right:1px solid #dedede;
	content:"";
	width:1px;
	height: 100%;
	left: 0px;
	top:0px;
}
.brand-outer .owl-item:first-child .image::after {
	border-right:1px solid transparent;
}
.brand-outer {
    margin: 0px 12px 0px;
}
.brand-carousel.owl-carousel {
	background: transparent;
	padding: 50px 20px;
}
.brand-carousel img.img-responsive {
    opacity: 0.8;
    -webkit-opacity: 0.8;
    -moz-opacity: 0.8;
    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: 110px;
	margin-top: 10px;
}
.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: #000;
}
.homepage-text .left-border,
.homepage-text .right-border {
	width: 255px;
	height: 1px;
	background: #000;
	margin: 7px 75px;
	float: left;
}
.homepage-text .center-content {
	float: left;
	font-size: 16px;
	line-height: 1;
	padding-bottom:11px;
	font-weight: 400;
	color: #000;
}
.homepage-text  .homepage-banner-coupon {
	font-size: 14px;
	line-height: 1;
	font-weight: 400;
	color: #939393;
}
.homepage-text  .homepage-banner-coupon span{
	color: #000;
}

.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: #000;
	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-inner {
	
	color: #fff;
	overflow: hidden;
	padding: 85px 0px;
	cursor: pointer;
}
.subtitle-part {
	float: left;
	transition:0.3s;
	-webkit-transition:0.3s;
	-moz-transition:0.3s;
	position: relative;
	padding: 22px 0px;
	
}
.subtitle-part1 {
	padding-left: 106px;
	width: 35%;
}
.subtitle-part2 {
	padding-left: 106px;
	width: 35%;
}
.subtitle-part3 {
	padding-left: 106px;
	width: 30%;
}

.subtitle-part::before {
	content:"";
	position: absolute;
	left: 0px;
	top:0px;
	background: #f6f6f6;
	width: 90px;
	height: 90px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	transition: background-color 0.3s;
	-webkit-transition:background-color 0.3s;
	-moz-transition:background-color 0.3s;
}
.subtitle-part.subtitle-part1::before {
	background:transparent url(../images/sprite.png) no-repeat scroll  -2px -597px;
}
.subtitle-part.subtitle-part2::before {
	background:transparent url(../images/sprite.png) no-repeat scroll  5px -676px;
}
.subtitle-part.subtitle-part3::before {
	background:transparent url(../images/sprite.png) no-repeat scroll  -1px -753px;
}
.subtitle-part.subtitle-part1:hover::before {
	background:transparent url(../images/sprite.png) no-repeat scroll  -485px -597px;
}
.subtitle-part.subtitle-part2:hover::before {
	background:transparent url(../images/sprite.png) no-repeat scroll  -493px -676px;
}
.subtitle-part.subtitle-part3:hover::before {
	background:transparent url(../images/sprite.png) no-repeat scroll  -488px -753px;
}
.subtitle-part .subtitile1{
	font-size: 20px;
	line-height: 24px;
	transition:0.3s;
	-webkit-transition:0.3s;
	-moz-transition:0.3s;
	letter-spacing: 1px;
	font-weight: 600;
}
.subtitle-part .subtitile2{
	font-size: 14px;
	line-height: 22px;
	color: #afafaf;
	font-family:'Lato';
}
.subtitle-part:hover .subtitile2{
	color: #fff;
}
/* Home page Shipping End */ 
.product-item-info:hover  .product.name a {
	color: #000;
}


.cms-index-index .page-main {
	max-width: 100%;
	padding: 0px;
}

.navigation .level0 > .level-top::before{
	content: "/";
    position: absolute;
    left: -5px;
    top: 0px;
	color: #000;
}

.page-header.fixed .navigation .level0 > .level-top {
	color: #000000 !important;
	font-weight: 400;
}

.page-header.fixed .navigation .level0 > .level-top:hover,
.page-header.fixed .navigation .level0.active > .level-top, 
.page-header.fixed .navigation .level0.has-active > .level-top {
	color: #484848  !important;
}

.page-header .navigation .level0 > .level-top {
	color: #000;
	font-weight: 100;
	line-height: 35px;
}

.page-header .navigation .level0 > .level-top:hover,
.page-header .navigation .level0.active > .level-top, 
.page-header .navigation .level0.has-active > .level-top {
	color: #757575  !important;
}

.level-top span {
	font-size: 14px;
}

.product-image-photo {
	position: relative !important;
}
.product-image-wrapper {
	height: auto !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:0px;
	background: #7f7f7f;
    text-transform: uppercase;
	padding: 0px;
	
}
.home-tab-container > ul > li.active,
.home-tab-container > ul > li:hover {
	background: #f5f5f5;
}
.home-tab-container > ul > li  a {
	text-transform:uppercase;
	font-weight: 700;
	text-decoration:none;
	font-size:14px;
	color: #fff;
	padding: 10px 25px;
	display: inline-block;
}
.home-tab-container .tab-content {
    padding: 25px 25px;
    background: #f5f5f5;
	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:#000;
	text-decoration:none;
}
.product.data.items .item.title::before {
    content: "";
    border-right: 1px solid  #dedede;
    position: absolute;
    right: -8px;
    top: -7px;
    z-index: 1;
    width: 1px;
    height: 62px;
}
.product.data.items .item.title {
	position: relative;
	margin-right: 12px !important;
}
.footer-logo .name {
	display: none;
}
.footer-middle-outer .footer-middle-section1 .footer-static ul li {
	padding-left: 12px;
}
.footer-middle-outer .footer-middle-section1 .footer-static ul li::before {
	 color: #a4a4a4;
    content: "\f0c8";
    font-family: "FontAwesome";
    font-size: 5px;
    line-height: 24px;
    position: relative;
    right: 20px;
    text-align: center;
    top: -3px;	
}
.footer-middle-outer .footer-middle-section1 .footer-static ul li:hover::before,
.footer-middle-outer .footer-middle-section1 .footer-static ul li:hover{
	color: #fff;
}
.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: #fff;
    color: #000;
    border: none;
	transition: 0.5s;
	-wenkit-transition: 0.5s;
	-moz-transition: 0.5s;
}
.block-minicart .block-content > .actions > .primary .action.primary:hover {
	 background: #000;
    color: #fff;
}
.minicart-items .product-item-name a,
.minicart-items .product-item-details .price {
	color: #737373;
}

.images-container {
    border: 1px solid transparent;
}
.product-item-info:hover  .images-container {
	border: 1px solid #dedede;
}
.fotorama__stage {
    border: 1px solid #dedede;
}
.fotorama__thumb {
	background: transparent !important;
}
.fotorama__nav-wrap .fotorama_vertical_ratio .fotorama__img {
	border: 1px solid #dedede !important;
}

.footer-middle-section3 li.item.email {
    padding: 10px 0px;
}
.images-container .flex-direction-nav li {
	margin: 0px;
	padding: 0px;
}
.page-header .header_cart:hover  span.counter-number {
	color: #aaa;
}
.product-item .price-box .old-price .price {
	color: #737373;
}
.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: #000;
}
.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: 15px;
}
.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: #ec4a00;
}

.featured-slider li.owl-item.product.product-item {
    margin-bottom: 20px;
}

 .simplepage {
/*     margin-top: 20%; */
    margin-bottom: 10%;
}
.card {
	color: white;
	padding: 1rem;
	border: solid 1px #dadada;
}
.cards {
	max-width: 1200px;
	margin: 0 auto;
	display: grid;
	grid-gap: 1rem;
}
.card-title {
	margin-bottom: 25px !important;
	font-size: 16px !important;
}
.card-title:before {
	height: 33px !important;
}
.card-desc {
	color: #000000;
	font-weight: 300;
	padding-left: 10px;
}
.card-img {
	float: right;
	padding-left: 10px;
	border-radius: 10px;
}
@media (min-width: 600px) {
	.cards {
		grid-template-columns: repeat(2, 1fr);
	}
}
@media (min-width: 900px) {
	.cards {
		grid-template-columns: repeat(2, 1fr);
	}
}
@media screen and (device-aspect-ratio: 40/71){
	.card {
		height: 100%;
	}
	.card-img {
		float: none;
	}
}
@media screen and (device-aspect-ratio: 375/667) {
	.card {
		height: 100%;
	}
	.card-img {
		float: none;
	}
}
.tabs {
	display: flex;
	flex-wrap: wrap;
}
.tabs label {
	order: 1;
	display: block;
	padding: 1rem 2rem;
	margin-right: 0.2rem;
	cursor: pointer;
	background: #000000;
	font-weight: bold;
	transition: background ease 0.2s;
	color: white;
}
.tabs .tab {
	order: 99;
	flex-grow: 1;
	width: 100%;
	display: none;
	padding: 0rem;
	margin-bottom: 50px;
}
.tabs input[type="radio"] {
	display: none;
}
.tabs input[type="radio"]:checked + label {
	background: #f2f2f2;
	color: black;
}
.tabs input[type="radio"]:checked + label + .tab {
	display: block;
}
@media (max-width: 45em) {
	.tabs .tab, .tabs label {
		order: initial;
	}
	.tabs label {
		width: 100%;
		margin-right: 0;
		margin-top: 0.2rem;
	}
}
.fleft {
	float: left;
}
.fright {
	float: right;
}
.aligntxt-h2 {
	line-height: 16px;
}

.haeder_top{
	text-align: center;
}

.navigation .level0.parent > .level-top > .ui-menu-icon {
    display: none !important;
}

.page-header .header-outer {
    max-width: 100% !important;
}

.header_search .block-search input {
    background: #0000007a;
}

.page-title-wrapper {
    padding: 230px 0px 30px;
}

.logofloating {
margin: 25px auto 0 130px !important;
}

.page-header.fixed .navigation .level0 > .level-top {
    line-height: 85px;
}

.page-header.fixed .minicart-wrapper .action.showcart {
    background: url(../images/sprite-bk.png) no-repeat scroll -13px -99px;
}

.page-header.fixed .haeder_icon_image::before {
    background: url(../images/sprite-bk.png) no-repeat scroll -14px -47px transparent;
}

.page-header.fixed .header_search .block-search .action.search:before {
    background: url(../images/sprite-bk.png) no-repeat scroll -15px -5px transparent;
}

.page-header.fixed .navigation .level0 > .level-top::before {
    content: "/";
    position: absolute;
    left: -5px;
    top: 0px;
    color: #000000;
}

.page-header.fixed .minicart-wrapper span.counter-number {
    color: #000;
}

.page-header.fixed .header_toggle_menu {
    background-color: rgb(255 255 255 / 90%);
}

.page-header.fixed .header.links li:hover > a {
    color: #212121;
}

.header.links li:hover > a {
    color: #4a4a4a;
}

@media only screen and (max-width: 991px) {
.page-header.fixed .nav-toggle:before {
    color: #000 !important;
}
}

.page-header.fixed .header_search .block-search input {
    border-bottom: 1px solid #000;
}

.page-header.fixed .header_search .block-search input::-moz-placeholder,
.page-header.fixed .header_search .block-search input::-webkit-input-placeholder {
color: #000;
}

header.page-header.fixed {
    background: #ffffffd9;
    height: 85px;
}

@media only screen and (max-width: 479px){
.logo {
    margin: 25px auto 0 40px !important;
}
.page-header {
    height: 100px !important;
}
.block-search .label::before {
    margin-right: 15px !important;
}
}
.shopbybg-inner .content-heading h2.title:before {
    background: none;
}

.shopbybg-inner .content-heading h2.title {
    padding-left: 0px !important;
}

.owl-carousel .owl-controls .owl-nav .owl-prev, .owl-carousel .owl-controls .owl-nav .owl-next, .owl-carousel .owl-controls .owl-dot {
    display: none !important;
}

.columns .column.main {
    padding-bottom: 0px !important;
}

/* Style The Dropdown Button */
.dropbtn {
  color: white;
  font-size: 14px;
}

.dropdown:hover .dropbtn {
    background: none !important;
    border: none !important;
}

/* The container <div> - needed to position the dropdown content */
.dropdown {
  position: relative;
  display: inline-block;
  color: #000;
  font-weight: 100;
  padding-left: 24px;
  padding-right: 24px;
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  min-width: 200px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
  text-align: left;
}

/* Links inside the dropdown */
.dropdown-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}

/* Change color of dropdown links on hover */
.dropdown-content a:hover {background-color: #f1f1f1}

/* Show the dropdown menu on hover */
.dropdown:hover .dropdown-content {
  display: block;
}

.dropdown::before {
    content: "/";
    position: absolute;
    left: -5px;
    top: 0px;
    color: #000;
}

.page-header.fixed .haeder_middle {
    margin-top: 0px !important;
}

.page-header.fixed .dropdown {
    font-weight: 400 !important;
}

.page-header.fixed .dropdown-content {
    font-weight: 400 !important;
}

.header_menu_dropdown:hover .header_toggle_menu {
    top: 40px !important;
}

.card-desc-ac {
    color: #000000;
    font-weight: 600;
    padding-left: 10px;
}

.card-ac {
    color: white;
    padding: 1rem;
    height: 16rem;
    border: solid 1px #dadada;
    display: flex;
    align-items: center;
}

body.cms-page-view header.page-header {
/*     background: #f6f6f6 url(../images/banners/BG-TIACLSGN-02-banner-2.jpg) no-repeat scroll !important;
 */
}

body.cms-page-view header.page-header.fixed {
    background: #ffffffd9;
    height: 85px;
}

#pricelist {
  font-family: Arial, Helvetica, sans-serif;
  border-collapse: collapse;
  width: 100%;
}

#pricelist td, #pricelist th {
  border: 1px solid #ddd;
  padding: 8px;
}

#pricelist tr:nth-child(even){
	background-color: #f2f2f2;
}

#pricelist tr:hover {
	background-color: #ddd;
}

#pricelist th {
  padding-top: 12px;
  padding-bottom: 12px;
  text-align: left;
  background-color: #4CAF50;
  color: white;
}

.columnX {
  float: left;
  width: 50%;
}

/* Clear floats after the columns */
.rowX:after {
  content: "";
  display: table;
  clear: both;
}

@media only screen and (max-width: 991px){
ul#ui-id-2 {
    display: none;
}
}

@media only screen and (max-width: 991px) {
.page-header .nav-toggle:before {
    color: #000 !important;
}

.page-header .minicart-wrapper .action.showcart {
    background: url(../images/sprite-bk.png) no-repeat scroll -13px -99px;
}

.block-search .label::before {
    background: url(../images/sprite-bk.png) no-repeat scroll -14px -5px !important;
}

header.page-header {
    background: #ffffff !important;
}

.minicart-wrapper span.counter-number {
    color: #000 !important;
}

.minicart-wrapper .block-minicart {
    background: #ffffff !important;
}

.minicart-items .item-qty {
    color: #000;
}

.block-minicart .block-content > .actions > .primary .action.primary {
    border: solid 1px;
}

.dropdown {
    padding-left: 20px;
	line-height: 40px;
}

.page-header .navigation .level0.active > .level-top {
    color: #c1c1c1 !important;
}

.navigation a {
    font-size: 13px;
    line-height: 10px;
	padding-left: 35px;
}

.navigation .level0.active > a:not(.ui-state-active){
    border-width: 0 0 0 0px;
}

.shopbybg-inner {
    background: #00000080 !important;
}

}

@media only screen and (max-width: 767px) {
.minicart-wrapper .block-minicart {
    background: #ffffff !important;
}
}



/* Layout: */

.col-mainA {
  flex: 1;  
}  

.col-complementaryA {
  flex: 1;  
}

/* Responsive: */

@media only screen and (min-width: 640px) {
  .layoutA {
    display: flex;
  }
}

/* etc */

.containerA {
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
}

.colA {
  padding: 1em;
  margin: 0 2px 2px 0;
  background: #fff;
}

body.cms-page-view header.page-header {
    box-shadow: 1px 1px 8px #0000000d;
}

.content-heading h2.title {
    z-index: 0;
}

body.checkout-index-index .page-layout-checkout .page-header .header.content {
    height: 0px;
}

#optimes {
    display: block;
}
#optimes-mobile {
    display: none;
}
@media only screen and (max-width: 991px) {
#optimes {
    display: none;
}
#optimes-mobile {
    display: block;
}
}

#optimes {
  font-family: Arial, Helvetica, sans-serif;
  border-collapse: collapse;
  width: 100%;
}

#optimes td, #optimes th {
  border: 1px solid #fff;
  padding: 8px;
}

#optimes tr:nth-child(even){
	background-color: #fdfdfd;
}

#optimes th {
  padding-top: 12px;
  padding-bottom: 12px;
  text-align: left;
  background-color: #e0e0e0;
  color: #797979;
}

#optimes-mobile {
  font-family: Arial, Helvetica, sans-serif;
  border-collapse: collapse;
  width: 100%;
}

#optimes-mobile td, #optimes-mobile th {
  border: 1px solid #fff;
  padding: 8px;
}

#optimes-mobile tr:nth-child(even){
	background-color: #fdfdfd;
}

#optimes-mobile th {
  padding-top: 12px;
  padding-bottom: 12px;
  text-align: left;
  background-color: #e0e0e0;
  color: #797979;
}

main {
  max-width: 100%;
  margin: 0 auto;
}
summary {
    font-size: 1.75rem;
    font-weight: 400;
    background-color: #fff;
    color: #333;
    padding: 0rem;
    margin-bottom: 1rem;
    outline: none;
    border-radius: 0.25rem;
    text-align: left;
    cursor: pointer;
    position: relative;
	padding-left: 20px;
}
details[open] summary ~ * {
  animation: sweep .5s ease-in-out;
}
@keyframes sweep {
  0%    {opacity: 0; margin-top: -10px}
  100%  {opacity: 1; margin-top: 0px}
}
details > summary::after {
  position: absolute;
  content: "+";
  left: 0px;
}
details[open] > summary::after {
  position: absolute;
  content: "-";
  left: 0px;
}
details > summary::-webkit-details-marker {
  display: none;
}

details {
    padding-bottom: 15px;
}

.faq__content {
    padding-left: 20px;
}

.pos-index-index .page-title-wrapper {
  display: none;
}

.page-title-wrapper-inner {
    box-shadow: 1px 1px 8px #0000000d;
}

.page-title-wrapper {
background: none !important;
}

@media only screen and (max-width: 1200px) {
.shopbybg-inner {
    background: background: #00000080 !important;
}
}

@media only screen and (device-width: 768px) and (device-height: 1024px) and (orientation:portrait) {
.homepage-slider {
    padding-top: 196px;
}
strong.logo {
    padding-top: 20px;
}

.header_search:hover input#search, .header_search input {
    width: 168px !important;
}

.nav-toggle {
    left: 20px;
    top: 75px;
}

.logo {
    margin: 25px auto 0 80px !important;
}

.header_search .block-search .action.search:before {
    background:url(../images/sprite-bk.png) no-repeat scroll -15px -5px transparent;
}

}

@media only screen and (min-width: 1024px) and (max-height: 1366px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1.5) {
.haeder_left {
	margin-right: 0px;
    margin-left: -120px;
}
.shopbybg-inner {
    background: #000000c9 !important;
}
}

i.fa.fa-facebook {
    padding-right: 6px;
}

i.fa.fa-instagram {
    padding-right: 6px;
}

.minicart-wrapper span.counter-number {
	color: #000;
}

.minicart-wrapper .block-minicart {
    background: #fff !important;
}

.minicart-items .item-qty {
    color: #000 !important;
}

.block-minicart .block-content > .actions > .primary .action.primary {
    border: solid 1px !important;
}

.action.viewcart:hover span {
    color: #000 !important;
}

.minicart-wrapper .action.close:hover:before {
    color: #000000 !important;
}

.checkout-index-index .header.content {
    height: 0px !important;
}
.checkout-index-index header.page-header {
    height: 0px !important;
}

.customer-menu .header.links {
    display: none !important;
}

body.account .sidebar-main-inner .nav > li > a {
    padding-left: 14px;
}

body.account .block.block-collapsible-nav:nth-child(2) {
    display: none !important;
}

body.account .sidebar .block-title strong, body.account .sidebar .title strong {
    font-size: 17px;
    padding-left: 10px;
}

body.account .block.block-side-nav {
    display: none !important;
}

body.account .sidebar.sidebar-additional {
    display: none !important;
}

body.account .block-title.order {
    padding-top: 20px !important;
}

body.account .block-title {
    padding-top: 20px !important;
}

.card-imgIM {
    border-radius: 10px 10px 10px 10px;
}

.cardIM {
    color: white;
    padding: 0rem;
    height: 60rem;
    margin-top: 0px;
}

.shop-index-display .columns {
    padding-top: 18%;
}

@media only screen and (max-width: 991px) {
    .shop-index-display .columns,
    .catalog-category-view .columns {
        padding-top: 0%;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        flex-wrap: wrap;
        margin-top: 195px;
    }
    .catalog-category-view .columns{
         margin-top:0;
    }
    .shop-index-display .columns .column.main,
    .catalog-category-view .columns .column.main{
        -ms-flex-order: 3;
        -webkit-order: 3;
        order: 3;
    }
    .shop-index-display .page-main .sidebar .block.block-wishlist,
    .catalog-category-view .page-main .sidebar .block.block-wishlist{
        border-bottom: 1px solid #dedede;
    }
}

.products-subimage li.item.product.product-item {
    margin-bottom: 90px;
}

.order-status {
    color: #000000 !important;
}

.order-date {
    color: #000000 !important;
}

.order-actions-toolbar {
    display: none !important;
}

@media only screen and (min-width: 992px) {
.homepage-slider {
    padding-top: 195px;
}
}

.footer-middle-outer .footer-middle-section.footer-middle-section2 {
    border-left: 1px solid #e4e4e4;
    border-right: 1px solid #e4e4e4;
}

.footer-bottom-outer .footer-bottom-inner .bottom_copyright {
    border-top: 1px solid #e4e4e4;
    border-bottom: 1px solid #e4e4e4;
}

.footer-middle-outer .footer-middle-section .footer-static h5 {
    color: #000000;
}

.page-footer {
    background: #fff !important;
    margin-top: 25px;
	box-shadow: #0000000a 0px 0px 20px 0px;
}

.footer-middle-outer .footer-middle-section1 .footer-static ul li:hover::before{
    color: #000 !important;
}

.block.newsletter input {
    background: #fdfdfd;
    box-shadow: inset 0px 2px 6px 0px #00000017;
}

.footer-bottom-outer .footer-bottom-inner .social-icon li a:hover {
    color: #000000 !important;
	border-color: #000000;
}

.footer-middle-outer .footer-middle-section .footer-static ul li a:hover {
    color: #000000 !important;
}

.cms-aftercare .tips li::before {
    color: #a4a4a4;
    content: "\f0c8";
    font-family: "FontAwesome";
    font-size: 5px;
    line-height: 24px;
    position: relative;
    right: 15px;
    text-align: center;
    top: -3px;
}

.cms-aftercare .tips li {
    padding-left: 15px;
}

.product-info-price span.price-label {
    display: none !important;
}

.product.attribute.overview {
    line-height: 24px;
    margin-right: 50px;
    border-top: none;
    padding-top: 0px;
    margin-top: 0px;
    font-size: 22px;
    color: black;
    padding-bottom: 20px;
}

.simplepage a {
    text-decoration: underline !important;
}

.simplepage a:hover {
    text-decoration: underline !important;
}

.pagelink {
	color: #0095ff;
	font-weight: 600;
}

.pagelink:hover {
    color: #52b5fb;
}

.customer-account-create .columns {
	    margin-bottom: 50px !important;
}

.required label.label::after {
    content: '*';
    color: #e02b27;
    font-size: 1.2rem;
    margin: 0 0 0 5px;
}

h1.page-title {
    width: 69%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.magento_catalog_categoryproduct {
    display: none !important;
}

li.item.search {
    display: none !important;
}


@media(max-width: 767px){
    .shop-index-display .columns,
    .catalog-category-view .columns{
        margin-top: 0;
    }
    .catalog-category-view .page-title-wrapper {
        padding: 14px 15px 0;
        margin: 0px 0px 0;
    }


    body.filter-active div.page-wrapper, 
    body.filter-active.catalog-category-view div.page-wrapper{
        height: auto;
        margin-top: 0;
        visibility: visible;
    }
    .filter.block.active .filter-title{
        position: static;
        height: auto;
    }
    .filter.block.active .filter-options {
        position: static;
        overflow: visible;
    }
    .block.filter .block-content {
        margin-bottom: 0;
        margin-top: 20px;
    }
    .block.filter .filter-options{
        display: block;
    }
    .block.filter.active .filter-options-item:last-child {
        margin-bottom: 25px;
    }
    .block.filter .filter-current {
        margin: 5px 0 15px;
    }

}
