/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600&display=swap');
body {} ul,
ol,
li {
    list-style: none;
	padding: 0px;
	margin: 0px;
}
*:focus,
a:focus {
    outline: none;
}
a,
.alink {
    color: #888888;
}
a:focus,
a:hover {
    text-decoration: none !important;
}
.owl-inner {
    height: 100%;
}
.container-width {
    padding: 0 15px;
}
.minicart-wrapper .block-minicart {
	color: #272727 !important;
}
.minicart-items .item-qty {
    color: #888 !important;
}
.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 {
    background: #151515;
    margin-bottom: 40px !important;
    position: relative;
}
.page-layout-checkout .page-header .header.content {
    max-width: 1200px;
    margin: 0 auto;
}
header.page-header.fixed{
	background: #272727;
}
.header_top_bg {
    width: 100%;
    background: #151515;
    display: block;
}
header.page-header {
    position: fixed;
    top: 0px;
    z-index: 102;
    left: 0;
    right: 0;
}
.page-header .header.content {
    background: transparent;
}
.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 .block-search input {
    background: transparent;
    color: #fff;
    border: none;
    height: 42px;
    border-radius: 0px;
    padding: 0px 40px 0px 12px;
    width: 290px;
}
.haeder_middle {
	display: inline-block;
}
.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: #1f1f1f;
}

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 {
	float: none;
	text-align: right;
	padding-top: 40px;
	transition: 0.4s;
	-webkit-transition: 0.4s;
	-moz-transition: 0.4s;
}
.haeder_left {
    display: inline-block;  
    line-height: 40px;
    margin: 0px 0px;
	font-weight: 600;
	font-size: 14px;
    float: left;
}
.header_right {
	float: left;
	margin: 17px 0px 0px;
	text-align: left;
}

.header_cart ,
.header_menu_dropdown,
.header_search {
	float: right;
}

.haeder_icon {
    float: right;
    position: relative;
    height: 35px;
    margin: 0 auto;
    text-align: center;
    width: 32px;
    cursor: pointer;
    padding-bottom: 0px;
}
.haeder_search_image {
    display: block;
    width: 40px;
    height: 40px;
}
.subbanner-outer {
    margin-top: 40px;
    margin-bottom: 60px;
}
.header_search .block-search .action.search:before {
	content: "";
    background:url(../images/sprite.png) no-repeat scroll -15px -3px transparent;
	float: left;
    height: 40px;
    width: 40px;
    margin-left: 0px;
    position: absolute;
    right: 0px;
    top: 0px;
    z-index: 99;
}
.haeder_icon_image::before {
	content: "";
    background:url(../images/sprite.png) no-repeat scroll -14px -47px transparent;
	float: left;
    height: 35px;
    width: 32px;
    margin-left: 0px;
    position: absolute;
    right: 0px;
    top: 0px;
    z-index: 99;
}
.header_menu_dropdown:hover  .haeder_icon_image::before {
	background-position: -528px -47px;
}
.header_search:hover .block-search .action.search::before,
.header_search .block-search .search-focus .action.search::before {
	background-position:  -528px -3px;
}
.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 {
    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: 45px;
	visibility: visible;	
}
.header_menu_dropdown {
	position: relative;
	margin:0px 0px 0px 13px;
}
.header.content .logo {
	padding: 14px 0 17px;
	vertical-align: middle;
	float: left;
	margin: 0px;
}
/*
.navigation .level0>.level-top {
    padding: 32px 27px 27px !important;
   	line-height: 1 !important;
}
*/
.navigation .level0>.level-top {
    padding: 32px 13px 27px !important;
   	line-height: 1 !important;
}
ul.header.links {
	margin:0px;
	padding: 0px;
	color: #e4e4e4;
}
.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: #1f1f1f;
    letter-spacing: 1.5px;
}
.page-header #switcher-language {
    padding: 20px 0px 0px;
    margin-top: 25px;
    border-top: 1px solid #e4e4e4;
   
}	
.page-header #switcher-currency {
    border-top: 1px solid #e4e4e4;
    padding-top: 25px;
	 margin-top: 15px;
}	

.page-header .switcher strong, .page-footer .switcher strong {
	color: #1f1f1f;
}
.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: #888888 !important;
    letter-spacing: 1.5px;
}
.page-header .customer-welcome ul li:hover {
	background: transparent;
}
.page-header .switcher-dropdown li:hover > a,.header.links  li:hover > a{ 
	color:#1f1f1f !important;
}
.header_search{
	position:relative;
	cursor: pointer;
    margin: 0 5px 0 0;
}
.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: 300px !important;
	padding: 0px 35px 0px 12px !important;
	
}
.header_search .block-search .search-focus input {
	
}
.header_search .block-search input {
    background: #ffffff;
    color: #888888;
    border: none;
    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: 60px;
	right:0px;
}
.minicart-wrapper:hover  .block-minicart {
	opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	-o-opacity: 1;
	top: 40px;
	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 -13px -99px transparent;
    padding: 0px 0px;
    height: 40px;
	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: 40px;
    float: left;
    width: 40px;
    margin-left: 0px;
    position: absolute;
    right: 0px;
    top: 0px;
    z-index: 1;
    font-size: 19px;
}
.minicart-wrapper  span.counter-number {
	color: #fff;
    background: #aaaaaa;
    font-size: 14px;
    padding: 0 5px;
    border-radius: 50%;
    line-height: 20px;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
}
.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: 20px;
    right: 20px;
    overflow: hidden;
    width: 36px;
    height: 36px;
    border: none;
    text-indent: 100%;
    background: #1f1f1f;
    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: 6px;
    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: 9px 0 9px;
}
.treeview li.active > .collapsable-hitarea:before {
    color: #cccccc;
}
.treeview li:last-child {
    border-bottom: none;
}
.filter .block-subtitle {
    font-size: 16px !important;
    font-weight: 400 !important;
    line-height: 1em !important;
    padding: 15px 0px 10px !important;
    color: #1f1f1f !important;
    font-family: 'Roboto Condensed', 'sans-serif' !important;
    letter-spacing: 1.5px;
}
.treeview li a span {
    color: #ffffff;
    font-size: 16px;
    text-transform: uppercase;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    letter-spacing: 1.5px;
}
.treeview a.selected span,
.treeview li:hover > a > span {
    color: #cccccc;
}
.treeview li a {
    vertical-align: middle;
}
.treeview .placeholder {
    height: 16px;
    width: 16px;
    display: block;
}
.treeview .expandable .collapsable-hitarea:before {
    color: #ffffff;
    content: "\f068";
    font-family: "FontAwesome";
    font-size: 12px;
}
.treeview .expandable-hitarea:before {
    color: #ffffff;
    content: "\f067";
    font-family: "FontAwesome";
    font-size: 12px;
}
.treeview .expandable-hitarea:hover:before{
    color: #cccccc;
}
.treeview .collapsable-hitarea:before {
    color: #ffffff;
    content: "\f068";
    font-family: "FontAwesome";
    font-size: 12px;
}
.treeview .collapsable-hitarea:hover:before {
    color: #cccccc;
}
/* 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: #1f1f1f;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 24px;
    font-weight: 400;
    margin: 0 0 49px;
    text-align: center;
    position: relative;
    padding: 0 0 11px;
    text-transform: uppercase;
    letter-spacing: 2px;
}
.content-heading h2.title::before,
.common-slider-outer h2.title::before,
.common-slider-outer .block-title::before {
    content: "";
    position: absolute;
    width: 298px;
    height: 1px;
    border-bottom: 1px solid #e4e4e4;
    left: 0;
    bottom: 0;
    right: 0;
    margin: 0 auto;
}
.content-heading h2.title::after,
.common-slider-outer h2.title::after,
.common-slider-outer .block-title::after {
    content: "";
    position: absolute;
    width: 150px;
    height: 1px;
    border-bottom: 1px solid #1f1f1f;
    left: 0;
    bottom: 0;
    right: 0;
    margin: 0 auto;
}
.common-slider-outer .common-slider  .product-items {
	padding-bottom: 85px;
	margin: 0px;
}
/* common slider  end*/


/*Footer Part Start */
.footer-middle-section1.footer-middle-section.col-xs-12.col-sm-12.col-md-3.col-lg-3 {
    width: 26%;
    padding: 0 80px 0 15px;
}
.footer-middle-section2.footer-middle-section.col-xs-12.col-sm-12.col-md-3.col-lg-3 {
    width: 26%;
    padding: 0;
}
.footer-middle-section3.footer-middle-section.col-xs-12.col-sm-12.col-md-3.col-lg-3 {
    width: 29%;
    padding: 0;
}
.footer-middle-section4.footer-middle-section.col-xs-12.col-sm-12.col-md-3.col-lg-3 {
    float: left;
    width: 19%;
    padding: 0 15px 0 20px;
}

.footer-top-outer {
    background: #f42c37;
}
#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: 'Roboto Slab', 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: #151515;
    float: right;
}
#about-text .desc a {
    color: #151515;
    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: #151515;
}
.footer-middle-outer .footer-middle-section .footer-static h5.footer-logo {
    margin-bottom: 25px;
}
.cmstext .store {
    color: #999999;
    line-height: 22px;
    margin: 0 0 5px;
    letter-spacing: 1.5px;
}
.cmstext .address {
    line-height: 30px;
    letter-spacing: 1.5px;
}
.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: 'Roboto Condensed', 'sans-serif';
    color: #151515;
    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: #999999;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
	padding: 0px 15px 0 14px;
    letter-spacing: 1.5px;
}
.footer-tag a:hover {
    color: #fff;
}
.copyright span:hover{
    color: #ffffff;
}
.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;
	max-width: 510px;
	position: relative;
}
.newsletter-outer {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    background: url('../images/newsletter_bg.jpg');
    padding: 84px 0 69px;
    background-size: cover;
}
.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: 24px;
    color: #ffffff;
    line-height: 1;
    font-family: 'Roboto Condensed', sans-serif;
    text-transform: uppercase;
    padding: 0 0 28px;
    position: relative;
    letter-spacing: 2px;
}
.newstitle-inner {
    text-align: center;
    position: relative;
    padding: 0px 0 23px;
}
.nwsletter-subtitle {
    font-size: 14px;
    color: #999999;
    font-family: 'Roboto Condensed', sans-serif;
    letter-spacing: 1.5px;
}
.block.newsletter input::-webkit-input-placeholder {
    color: #ffffff;
}
.block.newsletter .actions .action.subscribe {
    position: absolute;
    right: 15px;
    top: 20px;
    font-size: 0;
    padding: 0;
    width: 25px;
    height: 19px;
    background: url("../images/send.png") no-repeat scroll -532px -437px;
    transition: 0s;
	-webkit-transition: 0s;
	-moz-transition: 0s;
	-o-transition: 0s;
}
.block.newsletter .actions .action.subscribe:hover {
	background: url("../images/send.png") no-repeat scroll -24px -437px;
}
/*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;
}
.sidebar .block-title, 
.sidebar .title strong, 
.sidebar .title {
    background: #ffffff;
    margin-bottom: 0px !important;
}
.sidebar .block-side-nav .block-title{
    background: #272727;
    padding: 25px 20px 20px;
}
.sidebar .block {
    margin-bottom: 30px !important;
	position: relative;
    border: 1px solid #e5eaef;
}
.block.block-side-nav{
    background: #272727;
}
.block.block-side-nav .block-content{
    padding-top: 17px;
}
.block.block-side-nav .block-title strong {
    color: #ffffff;
}
.filter-options-item{
    background: #ffffff;
}
.block.block-category-banner{
    border:none;
}
.block.block-banner a img {
    width: 100%;
}
.sidebar .block.block-banner {
	margin-top: 0px;
}
.sidebar .block-title strong,
.sidebar .title strong {
    font-weight: 400;
    font-size: 24px;
    line-height: 1;
    color: #1f1f1f;
    display: block;
}
.sidebar.sidebar-additional {
	margin-bottom: 50px;
}
.sidebar .block-content {
    padding: 0px 20px 18px;
}
.sidebar .block-content .empty  {
	padding: 15px 0px 10px;
    letter-spacing: 1.5px;
}
.sidebar .block-compare .empty  { 
    padding:30px 20px 10px;
}
.pages strong.page{
    font-size: 1.4rem;
}
.pages .item {
    font-size: 1.4rem;
}
.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: #151515;
    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,
.sidebar .block-featured .block-title {
	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 10px;
    width: 302px;
}
.products-list .product-item-info .product-item-info-list {
	max-width: 302px;
	float: left;
    position: relative;    
}
.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;
    text-align: center;
}
.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: 13px 18px 13px;
}
/*
.products-subimage  .product-image-photo {
	position: relative;
*/
}
.products-subimage li.item.product.product-item {
	height: 450px;
    margin-bottom: 30px;
}
.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: #1f1f1f;
}
.product-grid-image {
    overflow: hidden;
    position: relative;
    margin-bottom: 19px;
}
.action.viewcart span {
    color: #a4a4a4;
    transition: 0.6s;
    -webkit-transition: 0.6s;
    -moz-transition: 0.6s;
}
.minicart-items-wrapper {
	    border: 1px solid #e4e4e4 !important;
}
.action.viewcart:hover span {
    color: #272727;
}
.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;
}
.product-item-actions .actions-primary{
    position: relative;
}
.product-item-actions .actions-primary::after{
    content: '';
    display: block;
    border-right: 1px solid #fff;
    width: 1px;
    height: 28px;
    right: 0;
    position: absolute;
    top: 11px;
}
.actions-secondary a.towishlist::after{
    content: '';
    display: block;
    border-right: 1px solid #fff;
    width: 1px;
    height: 28px;
    right: 0;
    position: absolute;
    top: 11px;
}
.products-list.list-hover .product-item .tocart,
.products-grid.grid-hover .product-item .tocart{
    background: url(../images/sprite.png) no-repeat scroll 3px -1422px #1f1f1f;
    border: none;
    padding:0;
    transition: none;
    -webkit-transition: none;
    -moz-transition: none;
	width: 74px;
	height: 50px;
	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: url(../images/sprite.png) no-repeat scroll -505px -1422px #1f1f1f;
}

.sidebar .product-items .tocart {
    margin-top: 5px;
    font-size: 14px;
    font-weight: 400;
    background-color: transparent;
    padding: 0;
    color: #888888;
    text-transform: uppercase;
    letter-spacing: 1.5px;
}
.product-item-info:hover .tocart{
    color: #1f1f1f;
}
.sidebar .product-item .tocart:hover {
	background: 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 0px -1469px #1f1f1f;
    width: 74px;
    height: 50px;
    position: relative;
}
.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: -506px -1471px;
    border: none;
}
.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 4px -1509px #151515;
	border:none;
    width: 74px;
    height: 50px;
}
.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: url(../images/sprite.png) no-repeat scroll -513px -1509px #151515;
}
.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: 0px;
    left: 0;
    right: 0;
    text-align: center;
    justify-content: center;
    display: flex;
    margin: 0 auto;
	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: 0px;
}
.products-grid.grid-hover .product-item-info .actions-secondary a.tocompare, 
.products-list.list-hover .product-item-info .actions-secondary a.tocompare {
    margin-left: 0px;
}
.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: #151515;
    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: 'Roboto Condensed', 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;
    margin-bottom: 0px;
    padding-left: 0px;
    color: #1f1f1f;
    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 -10px -1426px #272727;
    padding: 13px 20px 11px 50px;
    border-color: #272727;
    color: #f8e809;
    transition: none;
    -webkit-transition: none;
    -moz-transition: none;
    position: relative;
    width: auto;
	border: none;
    font-size: 16px;
	text-transform: uppercase;
}
.product-add-form .box-tocart .action.tocart:hover {
    background: url(../images/sprite.png) no-repeat scroll -518px -1426px #272727;
    color: #00a99e !important;
}
.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;
    border: none;
    display: inline-block;
	vertical-align: middle;
	background: url(../images/sprite.png) no-repeat scroll -19px -1475px #272727;
	margin-right: 10px;
	font-size: 0px;
	text-indent: -999;
}
.product-social-links a.towishlist:hover {
   background: url(../images/sprite.png) no-repeat scroll -525px -1477px #272727;
}
.product-social-links a.tocompare {
    margin-left: 0px;
    line-height: 36px;
    width: 36px;
    height: 36px;
    vertical-align: middle;
    margin-right: 0px;
    border: none;
    display: inline-block;
	vertical-align: middle;
	background: url(../images/sprite.png) no-repeat scroll -14px -1517px #272727;
    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 -531px -1517px #272727;
}
.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: #272727;
    border: none;
    display: inline-block;
	vertical-align: middle;
    border: none;
	position: relative;
}
.product-info-main .product-social-links .action.mailto.friend:hover {
	background: #272727;
}
.product-info-main .product-social-links .action.mailto.friend > span {
	font-size: 0px;
	text-indent: -999px;
}
.product-social-links {
    padding: 10px 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: #f8e809 !important;
}
.product-social-links a.mailto.friend:hover::before {
    color: #00a99e !important;
}
.product.attribute.overview {
    line-height: 24px;
    margin-right: 50px;
    border-top: 1px solid #e4e4e4;
    padding-top: 15px;
    margin-top: 10px;
    padding-bottom: 5px;
    letter-spacing: 1.5px;
}
.product-item span.old-price {
    margin-left: 7px !important;
}
span.avail {
    text-transform: uppercase;
    color: #1f1f1f;
	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: #1f1f1f;
}
.product.attribute.sku .value,
.product-info-main .stock.available .stock {
    font-weight: 400;
    letter-spacing: 1.5px;
}
.product-options-wrapper .label span,
.product-options-bottom .field.qty span {
    color: #1f1f1f;
    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 {
    padding-top: 7px;
	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: #f5f5f5; */
}
.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: 138px 0px 58px;
    background: url(https://www.moloianluxuryassets.com/static/frontend/Ortho/amazingtravel/en_US/images/molo_cms1.jpg) no-repeat scroll;
    margin: 0px 0px 40px;
    background-size: cover;
}
.breadcrumbs .items li:after {
    color: #1f1f1f !important;
}

.sidebar .block.account-nav {
    display: none;
}

.page-title {
  
}
.breadcrumbs {
    position: absolute;
    right: 15px;
    top: 18px;
}
.page-title-wrapper-inner {
    background: #f6f6f6;
    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: 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 87px;
}
.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: #ffffff;
    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 {
    overflow: visible;
    width: 370px;
    margin: 0 auto 0px 0px;
    padding: 33px 0 70px 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 {
	position: relative;
    color: #ffffff;
}
.popup-newsletter .popup-title {
    font-size: 60px;
    line-height: 60px;
    text-transform: capitalize;
    font-family: 'Roboto Condensed', '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: 43px;
}
.popup-newsletter .control > input {
    background: #474747;
    color: #333;
    text-align: left;
    border: 1px solid #474747;
    height: 51px;
    padding: 5px 18px;
    max-width: 312px;
}
.popup-newsletter .action.primary {
    background: #f42c37;
    border-color: #f42c37;
    color: #fff;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    padding: 16px 43px;
    font-size: 16px;
}
.popup-newsletter .checkbox {
    text-align: left;
    margin-top: 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: #151515;
    border: 1px solid #151515;
    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: 'Roboto Condensed', 'sans-serif';
    color: #151515;
    font-weight: normal;
}
.products-grid.grid-hover .new-label,
.products-list.list-hover .new-label {
    display: block;
    color: #fff;
    background: #272727;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: normal;
    letter-spacing: 1.5px;
    padding: 6px 10px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999;
    opacity: 0;
    -webkit-opacity: 0;
    -moz-opacity: 0;
}
.products-grid.grid-hover .product-item-info:hover .new-label,
.products-list.list-hover .product-item-info:hover .new-label{
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
} 
.new-label{

}
.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: #151515;
}
.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;
}
.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;
}

/* 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 {
    padding-top: 20px;
    padding-bottom: 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 */
.cms-banner-outer {
	margin-bottom: 75px;
}
#testimonial-slider.testimonial-carousel {
    margin: 0 auto;
}
.testimonial-carousel .owl-nav {
    margin-top: 0;
    z-index: 9999;
    display: none;
}
.testimonial_outer {
    margin-bottom: 92px;
    padding: 90px 0 84px;
    background: #f6f6f6;
}
.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;
}
.test_img_innar {
    display: inline-block;
}
.testmonial-author {
    font-size: 14px;
    font-weight: 600;
    margin-top: 8px;
    margin-bottom: 10px;
    font-family: 'Roboto Condensed', 'sans-serif';
    letter-spacing: 1px;
    color: #151515;
    text-align: center;
}
.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: #151515;
    padding: 5px;
    float: left;
}
.test_desc {
    width: 100%;
    float: left;
    text-align: center;
    margin: 0 0 44px;
}
.testimonial-outer .test_imag {
    display: flex;
    justify-content: center;
    text-align: center;
    width: 100%;
    float: left;
    margin: 0 0 23px 0;
}
.testimonial-carousel.owl-carousel .owl-item img.img-testimonial {
    border-radius: 50%;
    max-width: 100%;
}
.testimonial-carousel .testimonial-desc {
    color: #888888;
    font-size: 14px;
    line-height: 22px;
    margin: 0 0 26px;
    position: relative;
    padding: 0 0 17px;
    font-style: italic;
    letter-spacing: 2px;
    max-width: 900px;
    width: 100%;
    display: inline-block;
}
.testimonial-carousel .testimonial-desc::before{
    border-bottom: 1px solid #dedede;
    content: '';
    display: block;
    bottom: 0;
    left: 0;
    right: 0;
    width: 118px;
    height: 1px;
    margin: 0 auto;
    position: absolute;
}
.testmonial-mail {
    color: #00a99e;
    font-weight: 700;
    letter-spacing: 1.5px;
}
.testmonial-author1 {
    font-size: 16px;
    color: #1f1f1f;
    margin: 0 0 10px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    letter-spacing: 1.5px;
}
.testimonial-outer .owl-dot {
    height: 15px;
    width: 15px;
    background: #8f8f8f;
    display: inline-block;
    margin: 0 7px;
    border-radius: 50%;
}
.testimonial-outer .owl-dot.active, .testimonial-outer .owl-dot:hover {
    background: #fff;
    border: 1px solid #1f1f1f;
    padding: 2px;
}
.testimonial-outer .owl-dot.active span, .testimonial-outer .owl-dot:hover span {
    background: #1f1f1f;
    width: 9px;
    height: 9px;
    border-radius: 50%;
    float: left;
}
.testimonial-outer .owl-dots {
    text-align: center;
}

/* Home page Testimonial End */
/* Home page Parallax Start */

.parallax-background {
    height: 450px;
    position: relative;
    text-align: center;
}
.parallax-inner {
    text-align: center;
}
.parallax-block {
    padding: 147px 0 140px;
}
.parallax-block .parallax-text1 {
    color: #fff;
    line-height: 51px;
    letter-spacing: 1px;
    float: none;
    display: inline-block;
    font-size: 60px;
    width: 100%;
    font-family: 'Fjalla One', sans-serif;
    margin: 0 0 14px;
}
.parallax-block .parallax-text2 {
    color: #fff;
    font-size: 30px;
    font-family: 'Fjalla One', sans-serif;
    letter-spacing: 7px;
    float: none;
    line-height: 1.2;
    display: inline-block;
    text-transform: uppercase;
    margin: 0 0 14px;
}
.parallax-block .parallax-text3{
    padding: 13px 0;
    display: none;
}
.parallax-block .parallax-text3 a {
    font-size: 16px;
    color: #1f1f1f;
    text-transform: uppercase;
    font-family: 'Roboto Condensed', sans-serif;
    padding: 13px 25px;
    background: #fff;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    letter-spacing: 1.5px;
}
.parallax-block .parallax-text3 a:hover {
    background: #1f1f1f;
    color: #ffffff;
}
/* Home page Parallax End */
/* Home page shop by */
.shopbybg {
background:#f5f5f5 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: #151515;
    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: #151515;
    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: #f42c37;
}
.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 {
	padding: 0 0px 47px;
}
.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: 110px;
	margin-top: 10px;
}
.subbanner-inner{
	position:relative;
	overflow:hidden
}
.subbannercms-outer {
    overflow: hidden;
    margin-bottom: 80px;
}
.subbannercms-outer .subbanner-common img {
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    width: 100%;
}
.subbannercms-outer .subbanner-common:hover img {
    transform: scale(1.10);
    -webkit-transform: scale(1.10);
    -moz-transform: scale(1.10);
    -o-transform: scale(1.10);
}
.bannerdesc .text1 {
    color: #272727;
    font-size: 18px;
    text-transform: uppercase;
    padding: 0 0 7px;
    letter-spacing: 1.5px;  
}
.bannerdesc .text2 {
    color: #434343;
    font-size: 35px;
    text-transform: uppercase;
    font-family: 'Fjalla One', sans-serif;
    line-height: 39px;
    max-width: 71%;
    width: 100%;
    display: inline-block;
    letter-spacing: 1.5px;
}
.subbanner-common.left {
    width: 50%;
    padding-right: 15px;
}
.subbanner-common.right {
    width: 50%;
    padding-left: 15px;
}
.subbannercms-outer .subbanner-common{
	float:left;
	position:relative;
    max-width: 33.33%;
    width: 100%;
}
.bannerdesc {
    position: absolute;
    display: none;
    top: 0;
	padding: 79px 0 0 74px;
}
.bannerdesc.desc2 {
    position: absolute;
    right: -11%;
    padding: 82px 0 0 74px;
}
.subbannerbottomcms-outer{
    margin-bottom: 78px;
    overflow: hidden;
}
.subbannerbottom-common {
    float: left;
    max-width: 50%;
    width: 100%;
}
.subbannerbottompart1 {
    padding: 0 10px 0 0;
}
.subbannerbottompart2 {
    padding: 0 0 0 10px;
}
.subbannerbottom-inner a {
    display: block;
    position: relative;
    overflow: hidden;
}
.subbannerbottom-inner a img{
    width: 100%;
}
.subbannerbottom-inner a:before {
    background: rgba(255, 234, 0, 0.1);
    content: "";
    height: 100%;
    position: absolute;
    opacity: 0;
    left: 0;
    top: 0;
    transform: scale(0);
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transition: 0.5s all ease 0s;
    width: 100%;
    z-index: 1;
}
.subbannerbottom-inner a:hover:before {
    opacity: 1;
    transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
}
.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: #151515;
}
.homepage-text .left-border,
.homepage-text .right-border {
	width: 255px;
	height: 1px;
	background: #151515;
	margin: 7px 75px;
	float: left;
}
.homepage-text .center-content {
	float: left;
	font-size: 16px;
	line-height: 1;
	padding-bottom:11px;
	font-weight: 400;
	color: #151515;
}
.homepage-text  .homepage-banner-coupon {
	font-size: 14px;
	line-height: 1;
	font-weight: 400;
	color: #939393;
}
.homepage-text  .homepage-banner-coupon span{
	color: #151515;
}

.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: #151515;
	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 */
div#shipping-text {
    margin-top: -105px;
    background: rgba(244, 44, 55, 0.70);
    z-index: 8;
    position: relative;
    margin-bottom: 118px;
}
.shipping-inner {
	color: #fff;
	overflow: hidden;
	cursor: pointer;
}
.subtitle-part {
	float: left;
	transition:0.3s;
	-webkit-transition:0.3s;
	-moz-transition:0.3s;
	position: relative;
	padding: 22px 0px;
	width:33.33%;	

}
.subtitle-part:hover .subtitile1{
	color: #ffcc00;
}

.subtitle-part .subicon {
    position: relative;
    width: 40px;
    height: 30px;
    margin: 0 auto;
}

.subtitle-part .subicon::before {
	content: "";
    position: absolute;
    left: 0px;
    top: 0px;
    background: transparent;
    width: 40px;
    height: 30px;
	transition: background-color 0.3s;
	-webkit-transition:background-color 0.3s;
	-moz-transition:background-color 0.3s;
}
.subtitle-part.subtitle-part1 .subicon::before {
	background:transparent url(../images/sprite.png) no-repeat scroll  -34px -631px;
}
.subtitle-part.subtitle-part2 .subicon::before {
	background:transparent url(../images/sprite.png) no-repeat scroll  -26px -710px;
}
.subtitle-part.subtitle-part3 .subicon::before {
	background:transparent url(../images/sprite.png) no-repeat scroll  -36px -786px;
}
.subtitle-part.subtitle-part1:hover .subicon::before {
	background:transparent url(../images/sprite.png) no-repeat scroll  -517px -631px;
}
.subtitle-part.subtitle-part2:hover .subicon::before {
	background:transparent url(../images/sprite.png) no-repeat scroll  -524px -710px;
}
.subtitle-part.subtitle-part3:hover .subicon::before {
	background:transparent url(../images/sprite.png) no-repeat scroll  -524px -786px;
}
.subtitle-part-inner {
    display: inline-block;
}
.subtitle-part .subtitile1{
	font-size: 17px;
    color: #ffffff;
    font-weight: normal;
    padding-top: 7px;
}
.subtitle-part.subtitle-part2 {
    text-align: center;
}
.subtitle-part.subtitle-part3 {
    text-align: right;
}
.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: #1f1f1f;
}

.product-item-info .product.name a {
    margin: 9px 0px 4px;
    display: inline-block;
    text-align: left;
    clear: both;
    vertical-align: middle;
    letter-spacing: 1.5px;
}
.sidebar .product-item-info .product.name a {
    margin-top: 0px;
    margin-bottom: 0px;
}
.cms-index-index .page-main {
	max-width: 100%;
	padding: 0px;
}


/*
.page-header .navigation .level0 > .level-top {
	color: #ffffff;
	font-weight: 400;
	font-size: 16px;
    letter-spacing: 1.5px;
    text-transform: uppercase;
}
*/

.page-header .navigation .level0 > .level-top:hover,
.page-header .navigation .level0.active > .level-top, 
.page-header .navigation .level0.has-active > .level-top {
	color: #bd922c;
}



.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: #f42c37;
    text-transform: capitalize;
	padding: 0px;
	
}
.home-tab-container > ul > li.active,
.home-tab-container > ul > li:hover {
	background: #f5f5f5;
}
.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: #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:#151515;
	text-decoration:none;
}
.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;
    background: transparent;
}
.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: #272727;
    color: #f8e809;
    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: #888;
}
.block-minicart .block-content > .actions > .primary .action.primary:hover {
    color: #00a99e;
}
.minicart-wrapper .block-minicart {
	background-color: #ffffff !important: 
}
.minicart-items .product-item-name a,
.minicart-items .product-item-pricing .label {
	color: #888  !important;
}
.minicart-items .item-qty {
	color: #888 !important;
}
.cart-container .form-cart .actions.main button {
	color: #f8e809 !important; 
}
.cart-container .form-cart .actions.main button:hover {
	color: #00a99e !important;
}
.opc-block-summary .minicart-items-wrapper {
	padding: 15px 15px !important;
}
.minicart-items .product-item-details .price {
    color:  #00a99e;
}
.minicart-wrapper .block-minicart {
	background-color: #ffffff !important;
}
.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: #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: #1f1f1f;
}
.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: #1f1f1f;
    margin-bottom: 7px;
    display: block;
}
.blog-widget-recent.blog-main {
	margin-bottom: 86px;
}
.blog-widget-recent.blog-main .content-heading h2.title{
    margin: 0 0 44px;
}

/*normal css start*/
.cart-summary {
    background-color: transparent !important;
    border: 1px solid #dedede;
    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 #d5d5d5 !important;
    border-top: 1px solid #d5d5d5 !important;
}
.amazon-validate-container .block .block-title, .login-container .block .block-title {
	border-bottom: 1px solid #e4e4e4 !important;
}
.checkout-payment-method .payment-option-title .action-toggle:after {
    color: #272727;
}
.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: #272727;
}
.checkout-payment-method .payment-method-billing-address {
    border: 1px solid #d5d5d5;
    padding: 10px 10px;
    display: none;
}
.checkout-cart-index .cart-summary .checkout-methods-items .action.primary.checkout {
    width: auto !important;
}
.cart-summary {
    background-color: transparent !important;
    border: 1px solid #d5d5d5;
    padding: 1px 0px 23.75px !important;
}
.cart-summary .block>.title {
    padding-left: 15px !important;
}
.cart-summary>.title {
    margin: 12px 15px !important;
}
.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 #d5d5d5;
}
.opc-estimated-wrapper {
   background: transparent; 
 	 border: none;
}
.page-layout-checkout li#shipping {
    border: 1px solid #d5d5d5;
    padding: 16px;
}
#opc-shipping_method {
	border: 1px solid #d5d5d5;
    padding: 15px;
    margin-top: 20px;
}
.opc-wrapper .step-title {
    border-bottom: 1px solid #d5d5d5 !important;
}
.page-layout-checkout .minicart-wrapper .action.showcart span.counter-number {
    display: none !important;
}
.cart.table-wrapper .cart>.item {
    border-bottom: 1px solid #d5d5d5 !important;
}
/*normal css end*/ 

/* ------ by nandana-------*/

@media (min-width: 1025px){ 
.footer-middle-section2.footer-middle-section.col-xs-12.col-sm-12.col-md-3.col-lg-3 {
    width: 19%;
}
.footer-middle-section3.footer-middle-section.col-xs-12.col-sm-12.col-md-3.col-lg-3 {
    width: 23%;
}
.footer-middle-section4.footer-middle-section.col-xs-12.col-sm-12.col-md-3.col-lg-3 {
    width: 25%;
}
.sub_custom_block {
    margin-top: 160px;
    margin-bottom: 80px;
}
.subbannercms-inner {
    position: static;
    max-width: 1200px;
    padding: 0px 15px;
    margin: 0 auto;
    position: absolute;
    margin-top: -137px;
    z-index: 10;
}
.subbannercms-inner .row.clearfix {
    margin: 0px -1px;
}
.subbannercms-outer .subbanner-common {
    position: relative;
    max-width: 33.33%;
    padding: 0px 1px;
    position: relative;
    padding: 0px 1px;
    margin-bottom: 2px;
}
.footer-middle-outer img.img-leftbanner {
    width: 141px;
}
.footer-middle-section1.footer-middle-section.col-xs-12.col-sm-12.col-md-3.col-lg-3 {
    padding: 0 20px 0 15px!important;
}
.page-title-wrapper-inner {
    margin-top: 69px;
}
}
.subbanner-inner {
	box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
	background: #fff;
	padding: 10px;
	border: 1px solid #151e22;
	background-color: #151e22;
	padding: 40px 30px 30px;
}
@media (min-width: 769px){
.subbannerbottom-common {
    max-width: unset;
}
.subbannerbottom-common.subbannerbottompart1.col-md-5 {
    width: 41.66666667%;
}
.subbannerbottom-common.subbannerbottompart2.col-md-7 {
    width: 58.33333333%!Important;
}
.subbannerbottom2.subbannerbottom-inner {
    padding: 69px 30px 40px 40px;
}
.subbannerbottom2.subbannerbottom-inner h2 {
    position: relative;
    color: #242424;
    font-size: 30px;
    font-weight: 300;
    line-height: 1.2em;
    margin-bottom: 20px;
    font-family: 'Playfair Display', serif!important;
}
.subbannerbottom2.subbannerbottom-inner .text {
    line-height: 1.8em;
    font-family: 'Playfair Display', serif!important;
}
.subbannerbottom2.subbannerbottom-inner p {
    font-size: 18px;
    position: relative;
    color: #797979;
    line-height: 1.8em;
    font-weight: 400;
    margin-bottom: 20px;
    font-family: 'Playfair Display', serif!important;
}
.subbannerbottom2.subbannerbottom-inner h3 {
    position: relative;
    color: #242424;
    font-size: 20px;
    font-family: 'Playfair Display', serif!important;
    font-weight: 600;
    line-height: 1.8em!important;
    margin-bottom: 12px;
}
}
@media (min-width: 769px) and (max-width: 1024px){
.sub_custom_block {
     margin-top: 60px;
     margin-bottom: 80px;
}
}
.subbannerbottomcms-inner {
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
}
.subbannerbottompart1 {
    padding: 0 15px !important;
}
.subbannerbottomcms-outer.container-width {
    padding: 10px 15px;
}

.sub_custom_block .auto-container {
    position: static;
    max-width: 1200px;
    padding: 0px 15px;
    margin: 0 auto;
}
.sub_custom_block .title-box {
    position: relative;
    text-align: center;
    margin-bottom: 50px;
}
.sub_custom_block .title-box .title {
    position: relative;
    color: #797979;
    color: #B19D5A;
    font-size: 20px;
    margin-bottom: 4px;
    font-style: italic;
    font-family: 'Lora', serif;
}
.sub_custom_block .title-box h2 {
    position: relative;
    color: #000000;
    font-size: 35px;
    font-weight: 300;
    margin-bottom: 12px;
    margin-top: 0px!important;
}
.sub_custom_block .title-box p {
    font-family: 'Playfair Display', serif!important;
    line-height: 1.8em;
}
.sub_custom_block .title-box .text {
    position: relative;
    color: #797979;
    font-size: 18px;
    line-height: 1.6em;
    font-family: 'Playfair Display', serif!important;
}
.sub_custom_block .btn-style-two {
    position: relative;
    padding: 15px 46px;
    line-height: 29px;
    color: #ffffff;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 1px;
    border-radius: 50px;
    background-color: #2c62bd;
    border: 2px solid #2c62bd;
    font-family: 'Poppins', sans-serif;
}
.sub_custom_block .btn-style-two:hover {
    background-color: white;
    color: #B19D5A;
}
.sub_custom_block .btn-style-two {
    background-color: #B19D5A;
    border: 2px solid #B19D5A;
}

.parallaxblock-outer .parallax-inner.container-width {
    position: static;
    max-width: 1200px;
    padding: 0px 15px;
    margin: 0 auto;
}
.parallaxblock-outer .parallax-text {
    max-width: 610px;
}
.parallaxblock-outer .title , .about-us-block4 .title {
    position: relative;
    color: #08ae8d;
    text-align: left;
    font-size: 23px;
    font-weight: 500;
    margin-bottom: 12px;
    text-transform: capitalize;
    font-family: 'Poppins', sans-serif;
}
.parallaxblock-outer h2 {
    position: relative;
    font-size: 35px;
    font-weight: 400;
    color: #ffffff;
    font-family: 'Playfair Display', serif!important;
    line-height: 1.3em;
    text-align: left;
    margin-bottom: 66px;
}
.parallaxblock-outer .text {
    position: relative;
    color: #8c8c8c;
    font-size: 18px;
    font-family: 'Playfair Display', serif!important;
    text-align: left;
    line-height: 1.8em;
    font-weight: 400;
    margin-bottom: 40px;
}
.parallaxblock-outer a.theme-btn, .about-us-block4 a.theme-btn ,.faq_block .number-box .theme-btn{
    padding: 10px 37px 10px;
    background: #B19D5A;
    border-radius: 50px;
    position: relative;
    display: inline-block;
    line-height: 29px;
    color: #ffffff;
    font-size: 18px;
    float: left;
    font-weight: 400;
    letter-spacing: 1px;
    border: 2px solid #B19D5A;
    font-family: 'Poppins', sans-serif;
}
.parallaxblock-outer a.theme-btn:hover ,, .about-us-block4 a.theme-btn:hover {
    background: black;
    color: #08ae8d;
}
.custom-parallaxblock2 .parallax-text {
    position: static;
    max-width: 1200px;
    padding: 0px 15px;
    margin: 0 auto;
}
.custom-parallaxblock2 h2,.about-us-block2 h2 {
    text-align: left;
    position: relative;
    color: #f1f2f4;
    font-size: 50px;
    font-weight: 600;
    line-height: 1.2em;
    margin-bottom: 20px;
    font-family: 'Playfair Display', serif!important;
}
.custom-parallaxblock2 p {
    font-family: 'Playfair Display', serif!important;
    line-height: 1.8em;
}
.custom-parallaxblock2 .text, .about-us-block2 .text {
    position: relative;
    font-size: 18px;
    color: #ffffff;
    font-weight: 400;
    max-width: 400px;
    font-family: 'Playfair Display', serif!important;
    margin-bottom: 60px;
    text-align: left;
}
.custom-parallaxblock2 .play-btn {
    position: relative;
    color: #ffffff;
    font-size: 20px;
    padding-top: 35px;
    padding-bottom: 22px;
    -webkit-transition: all 300ms ease;
    display: inline-block;
    font-family: 'Lora', serif;
}

.sub_custom_block2 {
    position: relative;
    padding: 60px 0px;
    background-color: #f4f4f4;
    border-bottom: 1px solid #e0e0e0;
}
.sub_custom_block2 .auto-container {
    position: static;
    max-width: 1200px;
    padding: 0px 15px;
    margin: 0 auto;
}
.sub_custom_block2 h2 {
    position: relative;
    color: #000000;
    font-size: 28px;
    font-weight: 600;
    line-height: 1.4em;
    font-family: 'Playfair Display', serif!important;
}
.sub_custom_block2 .text {
    font-size: 18px;
    border-left: 2px solid #000;
    position: relative;
    color: #797979;
    font-size: 18px;
    font-family: 'Playfair Display', serif!important;
    line-height: 1.7em;
    padding-left: 35px;
}
.custom-parallaxblock3 .auto-container {
    position: static;
    max-width: 1200px;
    padding: 0px 15px;
    margin: 0 auto;
}
.custom-parallaxblock3 .inner {
    padding: 250px 0px 245px;
    position: relative;
    margin-right: -100px;
    margin-left: -70px;
}
.custom-parallaxblock3 p {
    position: relative;
    color: #ffffff;
    font-size: 50px;
    font-weight: 600;
    line-height: 1.2em;
    display: inline-block;
    margin-bottom: 20px;
    font-family: 'Playfair Display', serif!important;
    text-align: left;
}
@media (min-width: 768px) and (max-width: 1023px){
.custom-parallaxblock3 p{
font-size: 48px;
}
}
.custom-parallaxblock3 .text {
    position: relative;
    color: #ffffff;
    font-size: 18px;
    line-height: 1.7em;
    margin-bottom: 40px;
}
.custom-parallaxblock3 .theme-btn {
    background: #B19D5A;
    border-radius: 50px;
    border: 2px solid #B19D5A;
    margin-right: 20px;
    position: relative;
    line-height: 29px;
    color: #ffffff;
    font-size: 17px;
    font-weight: 400;
    letter-spacing: 1px;
    padding: 11px 32px 11px;
    font-family: 'Poppins', sans-serif;
}

.page-header .navigation .level0 > .level-top {
    color: #ffffff;
    font-weight: 400;
    font-size: 16px;
    letter-spacing: 1.5px;
    font-family: 'Poppins', sans-serif;
}
/* ------ end-------*/
/* -- code by amit -- */
body{
overflow-x: hidden;
}
@media only screen and (max-width: 767px){
.subbannerbottompart2 {
padding: 0 30px !important;
}
.subbannercms-outer .subbanner-common{
padding:0
}
.custom-parallaxblock2 p {
line-height: 38px;
font-size: 36px;
}
.custom-parallaxblock3 .inner{
padding: 50px 0px 50px;
position: relative;
margin-right: 0;
margin-left: 0;
}
.custom-parallaxblock3 p {
font-size: 32px;
line-height: 1.6em;
}
.custom-parallaxblock3 .text{
text-align:center;
}
.parallaxblock-outer a.theme-btn{
float: none;
margin-right: 0;
}
.subbanner_inner_wrap{
padding:0;
}
.subbanner-inner{
padding:0;
}
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
.subbannerbottompart2 {
padding-right: 25px !important;
}
.subbanner_inner_wrap{
padding:0;
width:100% !important;
}
.subbannercms-outer .subbanner-common{
padding:0;
}
.custom-parallaxblock3 .inner{
padding: 50px 0px 50px;
position: relative;
margin-right: 0;
margin-left: 0;
}

.parallaxblock-outer a.theme-btn{
float: none;
margin-right: 0;
}
}
.homepage-slider .banner_text span.alternate:after{
    position: absolute;
    content: '';
    bottom: 0px;
    width: 91%;
    height: 2px;
    background-color: #fff;
    left: 17px;
}
.homepage-slider .banner_text span.alternate{
    position:relative;
}
.subbanner-inner:before{
    position: absolute;
    content: '';
    left: 0px;
    top: 0px;
    width: 0%;
    height: 100%;
    display: block;
    background-color: #B19D5A;
    transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    -webkit-transition: all 0.6s ease;
    -ms-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
}
.subbanner-inner:hover:before{
        width: 100%;
}
.subbanner-inner:hover{
    background-color:#151e22 !important;
}
.custom-parallaxblock2 .parallax-block:before{
    position: absolute;
    content: '';
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    display: block;
    background-color: rgba(0,0,0,0.60)
}
.custom-parallaxblock2 .parallax-block{
    position:relative;
}
span.horizontalFlip .back:after {
    position: absolute;
    content: '';
    left: 0px;
    bottom: 0px;
    width: 100%;
    height: 2px;
    background-color:#fff;
}
span.horizontalFlip .back{
    min-height:70px;
}

@media (min-width:768px) and (max-width:900px){
  .homepage-slider .banner_text {
    top: 56%;
    left: 66%;
}
.subbannercms-inner .text{
  min-height: 327px;
}
.custom-parallaxblock2 .play-btn {
  float:left;
}
.custom-parallaxblock3 p {
  display:block;
}
}
@media (min-width:991px) and (max-width:1024px){
.subbannercms-inner .text{
  min-height:174px
}
.custom-parallaxblock2 .play-btn {
  float:left;
}
.custom-parallaxblock3 p {
  display:block;
}
}
@media (max-width: 767px){
span.theme_color.text-rotate {
    display: block;
}
}
@media (max-width: 768px){
.custom-parallaxblock3 .text{
   margin-top:81px;
}
}
@media (min-width:991px) and (max-width:1024px){
  .footer-middle-section1.footer-middle-section.col-xs-12.col-sm-12.col-md-3.col-lg-3 {
    width: 25% !important;
}
  .footer-middle-section2.footer-middle-section.col-xs-12.col-sm-12.col-md-3.col-lg-3 {
    width: 25% !important;
}
  .footer-middle-section3.footer-middle-section.col-xs-12.col-sm-12.col-md-3.col-lg-3 {
    width: 25% !important;
}
  .footer-middle-section4.footer-middle-section.col-xs-12.col-sm-12.col-md-3.col-lg-3 {
    width: 25% !important;
}
.block.newsletter .actions .action.subscribe {
    right: 33px!important;
}
}
@media (max-width: 767px){
.homepage-slider .banner_text {
  display:none;
}
}

/*-- end---*/



.custom-parallaxblock2 .parallax-text span{
    position: relative;
    font-style: italic;
    font-family: 'Lora', serif;
}
@media (min-width: 769px){
.custom-parallaxblock2 .play-btn {
    position: relative;
    color: #ffffff;
    font-size: 20px;
    padding-top: 35px;
    padding-bottom: 22px;
    -webkit-transition: all 300ms ease;
    display: inline-block;
    font-family: 'Lora', serif;
    float: left;
}
}
/*Horizontal Flip*/
.horizontalFlip{
	display: inline;
	text-indent: 8px;
}
.horizontalFlip span{
	animation: horizontal 10s linear infinite 0s;
	-ms-animation: horizontal 10s linear infinite 0s;
	-webkit-animation: horizontal 25s linear infinite 0s;
	color: white;
	opacity: 0;
	overflow: hidden;
	position: absolute;
	font-style: oblique;
}
.horizontalFlip span:nth-child(2){
	animation-delay: 3.5s;
	-ms-animation-delay: 3.5s;
	-webkit-animation-delay: 3.5s;
}
.horizontalFlip span:nth-child(3){
	animation-delay: 7s;
	-ms-animation-delay: 7s;
	-webkit-animation-delay: 7s;
}
.horizontalFlip span:nth-child(4){
	animation-delay: 10.5s;
	-ms-animation-delay: 10.5s;
	-webkit-animation-delay: 10.5s;
}
.horizontalFlip span:nth-child(5){
	animation-delay: 14s;
	-ms-animation-delay: 14s;
	-webkit-animation-delay: 14s;
}
.horizontalFlip span:nth-child(6){
	animation-delay: 17.5s;
	-ms-animation-delay: 17.5s;
	-webkit-animation-delay: 17.5s;
}
.horizontalFlip span:nth-child(7){
	animation-delay: 21s;
	-ms-animation-delay: 21s;
	-webkit-animation-delay: 21s;
}

/*Horizontal Flip Animation*/
@-moz-keyframes horizontal{
	0% { opacity: 0; }
	5% { opacity: 0; -moz-transform: rotateY(180deg); }
	10% { opacity: 1; -moz-transform: translateX(0px); }
	25% { opacity: 1; -moz-transform: translateX(0px); }
	30% { opacity: 0; -moz-transform: translateX(0px); }
	80% { opacity: 0; }
	100% { opacity: 0;}
}
@-webkit-keyframes horizontal{
	0% { opacity: 0; }
	5% { opacity: 0; -webkit-transform: rotateY(180deg); }
	10% { opacity: 1; -webkit-transform: translateX(0px); }
	25% { opacity: 1; -webkit-transform: translateX(0px); }
	30% { opacity: 0; -webkit-transform: translateX(0px); }
	80% { opacity: 0; }
	100% { opacity: 0; }
}
@-ms-keyframes horizontal{
	0% { opacity: 0; }
	5% { opacity: 0; -ms-transform: rotateY(180deg); }
	10% { opacity: 1; -ms-transform: translateX(0px); }
	25% { opacity: 1; -ms-transform: translateX(0px); }
	30% { opacity: 0; -ms-transform: translateX(0px); }
	80% { opacity: 0; }
	100% { opacity: 0; }
}
/*-------horizontal flip end----------*/

/*-----------by nandana-------*/
.subbannercms-inner h3 {
    position: relative;
    font-size: 22px;
    font-weight: 400;
    line-height: 1.4em;
    margin-bottom: 12px;
    margin-top: 0px;
    font-family: 'Playfair Display', serif!important;
}
.subbannercms-inner h3 a {
    position: relative;
    color: #ffffff;
    -webkit-transition: all 0.6s ease;
    text-decoration: none;
    cursor: pointer;
}
.subbannercms-inner .text {
    position: relative;
    color: white;
    font-size: 15px;
    font-weight: 400;
    min-height: 145px;
    line-height: 1.7em!important;
    font-family: 'Playfair Display', serif!important;
}
.subbanner-inner {
    padding: 40px 30px 30px;
}
.common-slider-outer {
    background-color: #151e22;
}
.footer-middle-outer .footer-middle-section .footer-static ul li {
    color: white!important;
}
.subbanner-inner:hover {
    background-color: #B19D5A;
}
.copyright {
    float: left;
    color: white;
}

.header_right_outer .logo img {
    width: 218px;
}
.header_phone {
    font-size: 22px;
    color: white;
    float: right;
    padding-left: 20px;
    padding-top: 8px;
    font-weight: 300;
    border-left: 1px solid rgba(255,255,255,0.70);
    font-family: 'Poppins', sans-serif;
}
.header-outer.header-inner {
    max-width: unset!Important;
}
.header.content {
    padding-left: 10px!important;
}

.header_right {
    padding-right: 0px;
    padding-top: 40px;
}
.haeder_middle {
    padding-top: 40px;
    float: left;
}
.subbannercms-inner .content {
    position: relative;
    padding-left: 90px;
    z-index: 1;
}
.homepage-slider .banner_text {
    position: absolute;
    top: 50%;
    left: 69%;
    transform: translate(-50%, -50%);
}
.homepage-slider h2.light {
    transition: none 0s ease 0s;
    text-align: inherit;
    line-height: 60px;
    border-width: 0px;
    margin: 0px;
    padding: 0px;
    letter-spacing: 0px;
    font-weight: 600;
    font-size: 50px;
    position: relative;
    color: white;
    font-style: italic;
    display: inline-block;
    font-family: 'Playfair Display', serif!important;
}
.homepage-slider .banner_text span.alternate {
    transition: none 0s ease 0s;
    text-align: inherit;
    line-height: 60px;
    border-width: 0px;
    margin: 0px;
    padding: 0px;
    padding-left: 19px;
    letter-spacing: 0px;
    font-weight: 500;
    font-size: 50px;
}
.homepage-slider .banner_text_light {
    transition: none 0s ease 0s;
    text-align: inherit;
    line-height: 30px;
    border-width: 0px;
    margin: 0px;
    padding: 16px 77px;
    letter-spacing: 0px;
    font-weight: 400;
    font-size: 18px;
    position: relative;
    color: #ffffff;
    font-size: 18px;
    font-family: 'Open Sans', sans-serif;
    line-height: 1.7em;
    display: inline-block;
}
.homepage-slider .theme-btn, .careers .theme-btn {
    padding: 17px 25px 17px;
    background: #B19D5A;
    border-radius: 50px;
    position: relative;
    line-height: 29px;
    color: #ffffff;
    font-size: 20px;
    font-weight: 400;
    letter-spacing: 1px;
    border: 2px solid #B19D5A;
    font-family: 'Poppins', sans-serif;
    top: 30px;
}
.homepage-slider .theme-btn:hover,.careers .theme-btn:hover {
    background: none;
    color: #B19D5A;
}
.common-slider-outer {
    padding-top: 45px;
    padding-bottom: 20px;
}
.brand-carousel img.img-responsive {
    opacity: 1;
}
/*
.common-slider-outer .owl-item {
    width: 195px!important;
*/
}
.brand-outer .image {
    padding-left: 30px;
    padding-right: 3px;
}
.upper-box {
    max-width: 1230px;
    position: relative;
    top: -45px;
    z-index: 1;
    margin-bottom: -80px;
    padding: 22px 40px 22px;
    background-color: #151e22;
     margin-left: auto;
    margin-right: auto;
    box-shadow: 0px 0px 20px rgba(0,0,0,0.30);
}
.info-list li {
    position: relative;
    padding-left: 55px;
    color: #ffffff;
    font-size: 16px;
    font-weight: 200;
    line-height: 1.8em;
    font-family: 'Poppins', sans-serif;
}
.custom-parallaxblock3 {
    border-bottom: 1px solid #B19D5A;
}
/*-------24april---*/
header.page-header.fixed {
    background: #000!important;
}
.page-footer {
    background: #000!important;
}
.subbanner-inner .icon-box {
    float: left;
    width: 53px;
}
.upper-box .icon-box {
    float: left;
    width: 40px;
    padding-top: 7px;
}
.newstitlecontent-inner {
    padding-top: 13px;
    width: 247px;
}
.block.newsletter .actions .action.subscribe {
    right: 0px!important;
    top: 3px!important;
    border-radius: 0px 4px 4px 0px;
    -webkit-transition: 0s;
    background: #B19D5A !important;
    width: 54px!important;
    height: 47px!important;
}
.block.newsletter .field .control {
    padding-top: 2px;
}
.block.newsletter input {
    border: 1px solid rgba(255,255,255,0.10)!important;
}
.custom-parallaxblock2 img {
    width: 98px;
    height: 98px;
    margin-right: 43px;
}
.brand-outer .owl-nav {
    display: none;
}
.custom-parallaxblock2 .parallax-block {
    padding: 110px 0px 255px;
}
/*-------end-------*/

/*menu category changes by nandana----*/
 @media only screen and (min-width: 992px){
.popup-menu {
    position: absolute;
    width: auto;
    text-align: left;
}

.popup-menu-bottom {
    display: none;
}
.level0.submenu.advance-submenu {
    text-align: left;
    padding: 0px!important;
    }
   
.navigation .level0 .submenu li {
    position: relative;
    width: 100%;
    border-bottom: 1px solid #dddddd;
}
.level0 .submenu a:hover{
	background-color: #ececec;
	color:black!important;
}
.navigation li.level0:hover .level0.submenu.advance-submenu{
display:block !important
}

}

/*----end-----*/

/*-----------about us page css---------*/
.cms-about-us .page-main {
    max-width: initial;
    padding-left: initial;
    padding-right: initial;
}
.cms-about-us .page-title-wrapper {
    background-image: url(../images/about_us_banner.jpg);
}
.about-us-block1 .content-column {
    position: relative;
    margin-bottom: 40px;
}
.about-us-block1 .title {
    color: #B19D5A;
    position: relative;
    /* color: #797979; */
    font-size: 20px;
    font-style: italic;
    margin-bottom: 10px;
    font-family: 'Lora', serif;
}
.about-us-block1 h2 {
    position: relative;
    color: #000000;
    font-size: 35px;
    line-height: 1.3em;
    font-weight: inherit;
    margin-bottom: 25px;
    font-family: 'Playfair Display', serif!important;;
}

.about-us-block2 h2{
line-height: 1.8em!important;
}
.about-us-block2 {
    background-image: url(../images/about_us1.jpg);
    width: auto;
    background-position: 50% 77.9012%;
    position: relative;
    padding: 70px 0px 240px;
    background-repeat: no-repeat;
    background-size: cover;
}
.about-us-block3 .lower-section {
    background-color: #BD922C;
    position: relative;
    margin-top: -165px;
}
.about-us-block3 .lower-section .inner-column {
    position: relative;
    padding: 85px 55px 60px;
}
.about-us-block3 .lower-section .inner-column .styled-text {
    position: relative;
    font-size: 22px;
    font-style: italic;
    color: #ffffff;
    margin-bottom: 20px;
    font-family: 'Lora', serif;
}
.about-us-block3 .lower-section .inner-column .text {
    position: relative;
    font-size: 16px;
    line-height: 1.6em;
    margin-bottom: 30px;
    color: rgba(255,255,255,0.50);
}
.about-us-block3 .certificate .certificate-inner {
    position: relative;
}
.about-us-block3 .certificate .certificate-inner h2 {
    position: relative;
    color: #ffffff;
    font-size: 20px;
    line-height: 1.6em;
    font-weight: 600;
    margin-bottom: 8px;
    font-family: 'Playfair Display', serif;
}
.about-us-block3 .certificate .certificate-inner  .certificate-text {
    position: relative;
    font-size: 16px;
    color: rgba(255,255,255,0.60);
    font-family: 'Playfair Display', serif;
}
.about-us-block3 .lower-section .title-column h2 {
    position: relative;
    color: #ffffff;
    font-size: 34px;
    font-weight: 300;
    line-height: 1.3em;
    margin-bottom: 30px;
    font-family: 'Playfair Display', serif;
}
.about-us-block3 .lower-section .title-column .text {
    position: relative;
    font-size: 16px;
    color: #ffffff;
    line-height: 1.8em;
    margin-bottom: 20px;
    font-family: 'Playfair Display', serif;
}
.about-us-block3 .lower-section .title-column .consult {
    position: relative;
    color: #ffffff;
    font-size: 18px;
    cursor: pointer;
    font-weight: 500;
    font-family: 'Playfair Display', serif;
    text-decoration: underline;
}
.about-us-block1.testimonial_outer {
    margin-bottom: unset!important;
}
.about-us-testimonial .test_imag {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 150px!Important;
    padding: 0px 0px;
    margin-bottom: 20px;
}
.about-us-testimonial .testimonial-desc {
    position: relative;
    font-size: 22px;
    font-style: italic;
    text-align: justify;
    color: #797979;
    line-height: 1.5em;
    margin-bottom: 35px;
    letter-spacing: normal!important;
    padding-left: 130px;
    font-family: 'Lora', serif;
}
.about-us-testimonial .author {
    position: relative;
    color: #000;
    font-size: 18px;
    font-weight: 500;
    margin-top: 35px;
    line-height: 1.2em;
    margin-bottom: 5px;
    text-transform: capitalize;
    font-family: 'Poppins', sans-serif;
}
.about-us-testimonial .designation {
    position: relative;
    color: #000;
    font-size: 16px;
    font-style: italic;
    font-family: 'Lora', serif;
}
.about-us-block4 .title {
    font-size: 18px!Important;
    }
.about-us-block4 {
    background-image: url(../images/about_us2.jpg);
    position: relative;
    padding: 95px 0px 140px;
    background-size: cover;
    background-position: right top;
    background-repeat: no-repeat;
}
.about-us-block4 h2 {
    position: relative;
    font-size: 35px;
    font-weight: 400;
    color: #ffffff;
    line-height: 1.8em;
    margin-bottom: 15px;
    font-family: 'Playfair Display', serif!important;
}
.about-us-block4 span {
    font-weight: 700;
}
.about-us-block4 .content {
    max-width: 610px;
    position: relative;
}
.about-us-block4 .text {
    position: relative;
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.8em;
    margin-bottom: 40px;
    font-family: 'Playfair Display', serif;
}
.about-us-block1 .inner-column {
    position: relative;
    padding-right: 80px;
}
.about-us-block1 .text {
    position: relative;
    color: #797979;
    font-size: 18px;
    line-height: 1.8em;
    margin-bottom: 25px;
    font-family: 'Playfair Display', serif;
}
.about-us-block1 {
    position: relative;
    padding: 100px 0px;
}
.cms-about-us .testimonial_outer {
    margin-bottom: 0px;
}
/*-------end-----------------*/
/*-----Affiliations cms page css-----*/
.cms-affiliations .page-title-wrapper {
    background-image: url(../images/affiliations.jpg);
}
.affiliations .partner-block,.numismatics .partner-block {
    position: relative;
    margin-bottom: 30px;
}
.affiliations .inner-box ,.numismatics .inner-box{
    position: relative;
    padding: 40px 15px 40px;
    border: 1px solid #eaeaea;
}
.affiliations .partner-block .inner-box .client-icon ,.numismatics .partner-block .inner-box .client-icon{
    position: absolute;
    left: 10px;
    top: 0px;
}
.affiliations .partner-block .inner-box .content,.numismatics .partner-block .inner-box .content{
    position: relative;
    padding-left: 240px;
}
.affiliations .partner-block .inner-box h3,.numismatics .partner-block .inner-box h3{
    position: relative;
    font-size: 24px;
    font-weight: 500;
    color: #242424;
    line-height: 1.2em;
    margin-bottom: 15px;
    font-family: 'Playfair Display', serif;
}
.affiliations .partner-block .inner-box .partner-text ,.numismatics .partner-block .inner-box .partner-text{
    position: relative;
    color: #797979;
    line-height: 1.8em;
    font-weight: 400;
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
}
.affiliations h2,.numismatics h2{
    position: relative;
    color: #242424;
    font-size: 28px;
    font-weight: unset;
    line-height: 1.4em;
    margin-bottom: 12px;
    font-family: 'Playfair Display', serif;
}
.affiliations .text,.numismatics .text{
    position: relative;
    color: #797979;
    font-size: 16px;
    line-height: 1.7em;
    font-family: 'Playfair Display', serif;
    margin-bottom: 45px;
}
.numismatics .partner-text a {
    cursor: pointer;
    color: #08ae8d;
}
/*-----------end--------------*/
/*-----------other cms pages css--------------*/
.cms-terms-and-conditions p {
    font-family: 'Playfair Display', serif;
    line-height: 1.8em;
    margin-bottom: 25px;
}
.cms-privacy-policy p {
    font-family: 'Playfair Display', serif;
    line-height: 1.8em;
    margin-bottom: 25px;
}
.careers {
    padding: 100px 0px 145px;
}
.careers h2 {
    position: relative;
    color: #242424;
    font-size: 28px;
    font-weight: 500;
    line-height: 1.3em;
    margin-bottom: 15px;
    font-family: 'Playfair Display', serif;
}
.careers .text {
    position: relative;
    color: #797979;
    font-size: 16px;
    line-height: 1.7em;
    margin-bottom: 22px;
    font-family: 'Playfair Display', serif;
}
.careers .list-style-six li:before {
    position: absolute;
    content: '\f046';
    left: 0px;
    top: 0px;
    color: #4f4f4f;
    font-family: 'FontAwesome';
}
.careers .list-style-six li {
    position: relative;
    color: #797979;
    font-size: 16px;
    padding-left: 28px;
    margin-bottom: 6px;
    font-family: 'Playfair Display', serif;
}
.careers h3 {
    position: relative;
    color: #242424;
    font-weight: 500;
    font-size: 28px;
    line-height: 1.6em;
    margin-top: 25px;
    margin-bottom: 20px;
    font-family: 'Playfair Display', serif;
}
.careers .aplication-box h4 {
    visibility: hidden;
}
.careers .aplication-box {
    position: relative;
    margin-top: 40px;
    padding: 25px 65px 25px;
    background-color: #303032;
}
.careers .accordion-box.style-two {
    position: relative;
}
.careers .accordion-box .accordion.block.active-block {
    background-color: #fafafa;
    border: 1px solid #e5e5e5;
    margin-bottom: 20px!important;
    position: relative;
}
.careers .accordion-box .acc-btn.active {
    background-color: #bd922c;
    color: #ffffff;
    position: relative;
    font-size: 18px;
    line-height: 25px;
    font-weight: 500;
    cursor: pointer;
    overflow: hidden;
    z-index: 1;
    padding: 25px 15px 25px 35px;
    transition: all 300ms ease;
    font-family: 'Poppins', sans-serif;
}
.careers .accordion-box.style-two .block .acc-content {
    margin-top: 30px;
}
.careers .accordion-box .content {
    position: relative;
    padding: 0 20px 10px;
    min-height: 115px;
    padding-left: 35px;
    /* font-family: 'Playfair Display', serif; */
}
.careers .accordion-box h4 {
    position: relative;
    color: #242424;
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 10px;
    line-height: 1.6em;
    font-family: 'Playfair Display', serif;
}
.careers .accordion-box .acc-btn {
    background-color: #bd922c;
    color: #ffffff;
    position: relative;
    font-size: 18px;
    line-height: 25px;
    font-weight: 600;
    cursor: pointer;
    font-family: 'Playfair Display', serif;
    overflow: hidden;
    z-index: 1;
    padding: 15px 15px 15px 20px;
    transition: all 300ms ease;
    font-family: 'Poppins', sans-serif;
}
.careers .accordion-box .icon-outer {
    float: right;
    cursor: pointer;
}
/*-----------end--------------*/
/*------------faq cms page css ---------*/
.faq {
    position: relative;
    padding: 0px 0px 90px;
}
.faq .title {
    margin-bottom: 45px;
}.faq .title h2 {
    position: relative;
    color: #242424;
    font-size: 34px;
    font-weight: 600;
    line-height: 1.2em;
    margin-bottom: 12px;
    font-family: 'Playfair Display', serif;
}
.faq .title .title {
    position: relative;
    color: #797979;
    font-size: 20px;
    font-style: italic;
    font-family: 'Lora', serif;
}
.faq .accordion.block {
    border: 0px;
    margin-bottom: 40px;
    position: relative;
}
.faq .acc-btn {
    padding-top: 0px!Important;
    padding-bottom: 0px!Important;
    position: relative;
    font-size: 18px;
    line-height: 25px;
    color: #242424;
    font-weight: 500;
    cursor: pointer;
    overflow: hidden;
    z-index: 1;
    padding: 25px 15px 25px 35px;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
    font-family: 'Poppins', sans-serif;
}
.faq .icon {
    top: 5px!Important;
    position: absolute;
    left: 0;
    top: 30px;
    line-height: 1em;
    font-size: 15px;
    color: #242424;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}
.faq .content {
    min-height: auto;
    padding-bottom: 0px;
    position: relative;
    padding: 0 20px 10px;
    padding-left: 35px;
}
.faq .content .text {
    color: #797979;
    font-size: 16px;
    margin-top: 18px;
}
.faq .faq-search-box .header_search_toggle {
    width: 100%!important;
}
.faq-search-box .header_search {
    position: relative;
    font-size: 16px;
    height: 60px;
    border-radius: 5px;
    padding: 15px 15px 15px 25px;
    width: 100%;
    margin-bottom: 50px;
    border: 1px solid #e0e0e0;
}
.faq .header_search_toggle {
    width: 100%!important;
}
.faq .block-search {
    float: unset;
}

.faq .header_search input#search, .faq .header_search input:focus {
    width: 1200px!important;
    padding: 0px 35px 0px 12px !important;
}
.faq .header_search .block-search input {
    background: unset;
    color: #888888;
    border: none;
    height: 60px;
    border-radius: 0px;
    padding: 0px;
    width: 0px;
    transition: 0.6s;
    -webkit-transition: 0.6s;
}
.faq_block {
    background-image: url(../images/faq_block.jpg);
    position: relative;
    padding: 80px 0px 70px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
}
.faq_block .auto-container {
    position: static;
    max-width: 1200px;
    padding: 0px 15px;
    margin: 0 auto;
}
.faq_block h2 {
    position: relative;
    color: #ffffff;
    font-size: 35px;
    font-weight: 300;
    line-height: 1.3em;
    text-align: center;
    margin-bottom: 25px;
    font-family: 'Playfair Display', serif;
}
.faq_block .text {
    position: relative;
    color: #ffffff;
    font-size: 20px;
    font-weight: 300;
    text-align: center;
    line-height: 1.6em;
    max-width: 960px;
    margin: 0 auto;
    margin-bottom: 35px;
    font-family: 'Playfair Display', serif;
}
.faq_block .number-box {
    position: relative;
    max-width: 530px;
    margin: 0 auto;
}
.faq_block .number-box:before {
    position: absolute;
    content: '';
    top: 3px;
    left: 50%;
    width: 1px;
    height: 42px;
    background-color: rgba(255,255,255,0.30);
}
.faq_block .number-box .number {
    position: relative;
    color: #ffffff;
    font-size: 30px;
    font-weight: 600;
    padding: 10px 0px;
    letter-spacing: 1px;
    font-family: 'Montserrat', sans-serif;
}
.faq_block .number-box .theme-btn:hover {
    background: none;
    color: #08ae8d;
}
/*------------end--------------*/
/*-------------appraise------------*/
.appraise2, .buy2 , .consign2 , .lend2 , .liquidate2 , .retail2 ,.wholesale2{
    width: 75%;
    float: right;
    margin-bottom: 175px;
}
.appraise2 .inner-column , .buy2 .inner-column , .consign2 .inner-column ,.lend2 .inner-column,.liquidate2 .inner-column,.retail2 .inner-column,.wholesale2 .inner-column{
    position: relative;
    padding-left: 30px;
}
.appraise2 h2 , .buy2 h2 , .consign2 h2,.lend2 h2,.liquidate2 h2,.retail2 h2,.wholesale2 h2{
    position: relative;
    color: #000000;
    font-size: 35px;
    font-weight: 300;
    line-height: 1.2em;
    margin-bottom: 18px;
    font-family: 'Playfair Display', serif;
}
.appraise2 .text , .buy2 .text , .consign2 .text ,.lend2 .text,.liquidate2 .text,.retail2 .text,.wholesale2 .text{ 
    font-family: 'Playfair Display', serif;
    position: relative;
    line-height: 1.8em;
}
.appraise2 p , .buy2 p , .consign2 p,.lend2 p,.liquidate2 p,.retail2 p,.wholesale2 p{
    position: relative;
    color: #797979;
    font-size: 16px;
    line-height: 1.7em;
    margin-bottom: 28px;
    font-family: 'Playfair Display', serif;
}
.appraise2 .inner-content-column .column-inner , .buy2 .inner-content-column .column-inner , .consign2 .inner-content-column .column-inner,.lend2 .inner-content-column .column-inner,.liquidate2 .inner-content-column .column-inner,.retail2 .inner-content-column .column-inner,.wholesale2 .inner-content-column .column-inner{
    padding-left: 0px;
    padding-right: 30px;
}
.appraise2 h3 , .buy2 h3 , .consign2 h3,.lend2 h3,.liquidate2 h3,.retail2 h3,.wholesale2 h3{
    position: relative;
    color: #000000;
    font-size: 25px;
    font-weight: 500;
    line-height: 1.4em;
    margin-bottom: 15px;
    font-family: 'Playfair Display', serif;
}
.appraise2 .list-style-ten li , .buy2 .list-style-ten li , .consign2 .list-style-ten li ,.lend2 .list-style-ten li,.liquidate2 .list-style-ten li,.retail2 .list-style-ten li,.wholesale2 .list-style-ten li{
    position: relative;
    margin-bottom: 15px;
    color: #242424;
    font-size: 16px;
    padding-left: 24px;
    font-family: 'Poppins', sans-serif;
}
.appraise2 .list-style-ten li:before , .buy2 .list-style-ten li:before , .consign2 .list-style-ten li:before,.lend2 .list-style-ten li:before,.liquidate2 .list-style-ten li:before,.retail2 .list-style-ten li:before,.wholesale2 .list-style-ten li:before{
    position: absolute;
    content: '';
    left: 0px;
    top: 11px;
    width: 6px;
    height: 6px;
    background-color: #2c62bd;
}
.appraise1,.buy1,.consign1,.lend1,.liquidate1,.retail1,.wholesale1 {
    float: left;
    width: 25%;
}
.appraise1 ul#menu-mla-services, .buy1 ul#menu-mla-services,.consign1 ul#menu-mla-services,.lend1 ul#menu-mla-services,.liquidate1 ul#menu-mla-services,.retail1 ul#menu-mla-services,.wholesale1 ul#menu-mla-services {
    padding: 25px 30px;
    position: relative;
    background-color: #f9f9f9;
    border: 1px solid #efefef;
}
.appraise1 li.menu-item, buy1 li.menu-item,.consign1 li.menu-item,.lend1 li.menu-item,.liquidate1 li.menu-item,.retail1 li.menu-item,.wholesale1 li.menu-item {
    position: relative;
    margin-bottom: 18px;
}
.appraise1 li.menu-item a ,.buy1 li.menu-item a,.consign1 li.menu-item a, .lend1 li.menu-item a,.liquidate1 li.menu-item a,.retail1 li.menu-item a,.wholesale1 li.menu-item a{
    position: relative;
    color: #242424;
    font-size: 16px;
    font-weight: 600;
    font-family: 'Poppins', sans-serif;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    text-decoration: none;
    cursor: pointer;
    transition: all 300ms ease;
}
/*--------------end-------------*/
.cms-useful-links .page-title-wrapper  ,.cms-faq .page-title-wrapper, .cms-numismatics .page-title-wrapper ,.cms-career .page-title-wrapper ,.cms-privacy-policy .page-title-wrapper, .cms-terms-and-conditions .page-title-wrapper{
    background-image: url(../images/faq_banner.jpg);
}
.page-title-wrapper-inner {
    background: none;
 }
 .page-title-wrapper .page-title {
    color: white;
}
.page-title-wrapper .breadcrumbs a:visited {
    color: #bd922c;
    font-weight: 500;
}
.page-title-wrapper .breadcrumbs .items li:after {
    color: white !important;
}
.page-title-wrapper .item.cms_page {
    color: white;
}
.auto-container {
    position: static;
    max-width: 1200px;
    padding: 0px 15px;
    margin: 0 auto;
}

.cms-we-appraise .page-title-wrapper, .cms-we-buy .page-title-wrapper,.cms-we-consign .page-title-wrapper, .cms-we-lend .page-title-wrapper ,.cms-we-liquidate .page-title-wrapper ,.cms-we-retail .page-title-wrapper ,.cms-we-wholesale .page-title-wrapper {
    background-image: url(../images/appraise.jpg);
}
.page-title-wrapper .page-title span {
    position: relative;
    color: #ffffff;
    font-size: 50px;
    font-weight: 600;
    line-height: 1.2em;
    margin-bottom: 15px;
    font-family: 'Playfair Display', serif;
}
.page-title-wrapper li.item.home {
    font-size: 16px;
    font-weight: 600;
    font-family: 'Poppins', sans-serif;
}
.page-title-wrapper .breadcrumbs strong {
    color: white;
    font-size: 16px;
    font-weight: 600;
    font-family: 'Poppins', sans-serif;
}

.breadcrumbs{
    position:static !important;
}
.page-title-wrapper-inner {
    text-align: center;

}
.page-title-wrapper .page-title{
    margin-bottom:15px !important;
}
.appraise1 ul#menu-mla-services li.menu-item.active a,.buy1 ul#menu-mla-services li.menu-item.active a,.consign1 ul#menu-mla-services li.menu-item.active a,.lend1 ul#menu-mla-services li.menu-item.active a,.liquidate1 ul#menu-mla-services li.menu-item.active a,.retail1 ul#menu-mla-services li.menu-item.active a,.wholesale1 ul#menu-mla-services li.menu-item.active a {
    color: #BD922C;
}
ul#menu-mla-services li.menu-item.active a:before {
    position: absolute;
    content: '';
    left: -31px;
    top: 0px;
    width: 2px;
    height: 100%;
    opacity: 1;
    transition: all 300ms ease;
    background-color: #2c62bd;
}
.about-us-testimonial .quote-icon {
    width: 24px;
    margin-left: 53px;
    margin-top: 28px;
}
.about-us-testimonial .quote-icon img.img-quote {
    border-radius: unset;
}
.footercms1_outer {
    margin-bottom: 90px;
}
.footercms1_outer input#search {
    line-height: 30px;
    border: 1px solid #d3d3d3;
    background: none;
    width: 295px!important;
    padding: 0px 35px 0px 12px !important;
    display: block;
    font-size: 14px;
    width: 100%;
    height: 52px;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
}
.fa-plus:before {
    content: "\f067";
}
.accordion-box .block .acc-btn.active .icon:before {
    content: "\f068";
}
.numismatics_outer .numismatics-data .content {
    position: absolute;
    right: 0px;
    padding-right: 45px;
    bottom: 75px;
    max-width: 450px;
    width: 100%;
    display: block;
}
.numismatics_outer .numismatics-data .content .title {
    position: absolute;
    color: #ffffff;
    font-size: 23px;
    font-style: italic;
    margin-bottom: 5px;
    font-family: 'Lora', serif;
}
.numismatics_outer .numismatics-data .content h2 {
    position: relative;
    color: #ffffff;
    font-size: 55px;
    font-weight: 600;
    line-height: 1.2em;
    margin-bottom: 5px;
    position: relative;
    font-style: italic;
    /* line-height: 1.8em; */
    font-family: 'Playfair Display', serif;
}
.numismatics_outer .numismatics-data .business-block-two .inner-block .content .text,.numismatics_outer .numismatics-data .business-block .inner-block .content .text {
    position: relative;
    color: #ffffff;
    font-size: 16px;
    font-family: 'Playfair Display', serif;
    font-weight: 400;
}
.faq-common ul .inner{
    display: none;
}
.faq-common ul .inner:nth-child(1){
    display: block;
}
@media (max-width: 480px){
.affiliations .partner-block .inner-box .content, .numismatics .partner-block .inner-box .content {
 padding-left: unset;
}
.affiliations .partner-block .inner-box .client-icon, .numismatics .partner-block .inner-box .client-icon{
     position: relative;
}
.cms-terms-and-conditions .upper-box,.cms-privacy-policy .upper-box{
    margin-top: 18px;
}
.faq {
    padding: 0px 0px 40px;
}
.faq_block h2 {
    font-size: 24px;
}
.faq_block .text {
    font-size: 18px;
}
.faq_block .number-box .number {  
    margin-bottom: 15px;
}
.faq_block .number-box .pull-left {
        width: 100%;
}
.faq_block .number-box .pull-right {
    width: 100%;
}
.appraise1, .buy1, .consign1, .lend1, .liquidate1, .retail1, .wholesale1 {
    width: 100%;
}
.appraise2, .buy2, .consign2, .lend2, .liquidate2, .retail2, .wholesale2 {
    width: 100%;
}
.page-title-wrapper .page-title span {
    font-size: 30px;
}
.breadcrumbs {
    display: block;
}
.logo img {
    max-height: initial;
}
.header_right {
    padding-top: initial;
}
.about-us-testimonial .testimonial-desc {
     padding-left: inherit; 
}
.about-us-testimonial .test_imag {
    position: relative;
 }
 .about-us-block3 .lower-section .inner-column{
    padding: 40px 25px 35px;
 }
 .about-us-block3 .lower-section .title-column h2 {
    font-size: 24px;
}
.about-us-block3 .certificate .certificate-inner {
     padding-left: initial; 
}
.about-us-block2 h2 {
    font-size: 40px;
}
.about-us-block1 .inner-column {
    padding-right: initial;
}
.about-us-testimonial .testimonial-desc {
    font-size: 20px;
    }
}
.about-us-block3 .certificate .certificate-inner .icon-box {
    float: left;
}
.about-us-block3 .certificate .certificate-inner .certi_content {
    padding-left: 95px;
}
@media (max-width: 767px){
.appraise1, .buy1, .consign1, .lend1, .liquidate1, .retail1, .wholesale1 {
    width: 100%;
}
.appraise2, .buy2, .consign2, .lend2, .liquidate2, .retail2, .wholesale2 {
    width: 100%;
}

.appraise .footercms1_outer .header_search,.buy .footercms1_outer .header_search,.consign .footercms1_outer .header_search,.lend .footercms1_outer .header_search,.liquidate .footercms1_outer .header_search,.retail .footercms1_outer .header_search,.wholesale .footercms1_outer .header_search {
    position:absolute;
}
.appraise .footercms1_outer .block-search .label::before,.buy .footercms1_outer .block-search .label::before,.consign .footercms1_outer .block-search .label::before,.lend .footercms1_outer .block-search .label::before,.liquidate .footercms1_outer .block-search .label::before,.retail .footercms1_outer .block-search .label::before,.wholesale .footercms1_outer .block-search .label::before {
    display:none;
}
.appraise .footercms1_outer input#search,.buy .footercms1_outer input#search,.consign .footercms1_outer input#search,.lend .footercms1_outer input#search,.liquidate .footercms1_outer input#search,.retail .footercms1_outer input#search,.wholesale .footercms1_outer input#search{
     left: 0;
     position: static;
     margin: 15px 0;
     width: 100% !important;
}
.appraise .footercms1_outer .header_search .block-search .control,.buy .footercms1_outer .header_search .block-search .control,.consign .footercms1_outer .header_search .block-search .control,.lend .footercms1_outer .header_search .block-search .control,.liquidate .footercms1_outer .header_search .block-search .control,.retail .footercms1_outer .header_search .block-search .control,.wholesale .footercms1_outer .header_search .block-search .control {
    width: 100%;
    right: 0;
    top: 0;
}
.appraise .footercms1_outer .footercms-search-box,.buy .footercms1_outer .footercms-search-box,.consign .footercms1_outer .footercms-search-box,.lend .footercms1_outer .footercms-search-box,.liquidate .footercms1_outer .footercms-search-box,.retail .footercms1_outer .footercms-search-box,.wholesale .footercms1_outer .footercms-search-box{
    position:relative;
}
}
@media (min-width: 768px){
.page-layout-1column .column.main{
padding-bottom: 0 !important;
}
}
@media (min-width: 1200px){
.cms-numismatics .numismatics-inner .container-width{
padding-left: unset;
padding-right: unset;
margin-left: unset;
margin-right: unset;
width: 100%;
max-width: 100%;
box-sizing: border-box;
}
.cms-numismatics .page-main{
padding-left: unset;
padding-right: unset;
margin-left: unset;
margin-right: unset;
width: 100%;
max-width: 100%;
box-sizing: border-box;
}
.cms-numismatics .affiliations .partner-block, .numismatics .partner-block {
padding-left: 15px;
padding-right: 15px;
margin-left: auto;
margin-right: auto;
width: auto;
max-width: 1230px;
box-sizing: border-box;
}
.cms-numismatics .affiliations h2, .numismatics h2, .affiliations .text, .numismatics .text{
padding-left: 15px;
padding-right: 15px;
margin-left: auto;
margin-right: auto;
width: auto;
max-width: 1230px;
box-sizing: border-box;
}
.numismatics_outer .numismatics-data .content{
bottom: 20px !important;
max-width: 464px !important;
}
.numismatics_outer .numismatics-data .content h2{
line-height:90px !important;
margin-top: 25px;
}
.cms-faq .page-main{
padding-left: unset;
padding-right: unset;
margin-left: unset;
margin-right: unset;
width: 100%;
max-width: 100%;
box-sizing: border-box;
}
}

@media (max-width: 767px){
.faq_block .number-box:before{
display:none;
}
.pull-right {
float: none !important;
display: inline-block;
}
.pull-left {
float: none !important;
}
.faq_block .number-box {
text-align: center;
}
}
@media (max-width: 767px){
.faq_block .number-box .pull-right{
width:auto !important;
}
.cms-numismatics .numismatics-inner .container-width{
padding-left: unset;
padding-right: unset;
margin-left: unset;
margin-right: unset;
width: 100%;
max-width: 100%;
box-sizing: border-box;
}
.cms-numismatics .page-main{
padding-left: unset;
padding-right: unset;
margin-left: unset;
margin-right: unset;
width: 100%;
max-width: 100%;
box-sizing: border-box;
}
.cms-numismatics .affiliations .partner-block, .numismatics .partner-block {
padding-left: 15px;
padding-right: 15px;
margin-left: auto;
margin-right: auto;
width: auto;
max-width: 1230px;
box-sizing: border-box;
}
.cms-numismatics .affiliations h2, .numismatics h2, .affiliations .text, .numismatics .text{
padding-left: 15px;
padding-right: 15px;
margin-left: auto;
margin-right: auto;
width: auto;
max-width: 1230px;
box-sizing: border-box;
}
.cms-faq .page-main{
padding-left: unset;
padding-right: unset;
margin-left: unset;
margin-right: unset;
width: 100%;
max-width: 100%;
box-sizing: border-box;
}
}
@media (max-width: 479px){
.cms-we-appraise .appraise1 .footercms1_outer .header_search:hover .cms-we-appraise .appraise1 .footercms1_outer input#search,.cms-we-appraise .appraise1 .footercms1_outer .header_search input:focus, .cms-we-appraise .appraise1 .footercms1_outer .header_search input {
width: 100% !important;
}
.cms-we-buy .buy1 .footercms1_outer .header_search:hover .cms-we-buy .buy1 .footercms1_outer input#search,.cms-we-buy .buy1 .footercms1_outer .header_search input:focus, .cms-we-buy .buy1 .footercms1_outer .header_search input{
width: 100% !important;
}

.cms-we-consign .consign1 .footercms1_outer .header_search:hover .cms-we-consign .consign1 .footercms1_outer input#search,.cms-we-consign .consign1 .footercms1_outer .header_search input:focus, .cms-we-consign .consign1 .footercms1_outer .header_search input{
width: 100% !important;
}

.cms-we-lend .lend1 .footercms1_outer .header_search:hover .cms-we-lend .lend1 .footercms1_outer input#search,.cms-we-lend .lend1 .footercms1_outer .header_search input:focus, .cms-we-lend .lend1 .footercms1_outer .header_search input{
width: 100% !important;
}

.cms-we-liquidate .liquidate1 .footercms1_outer .header_search:hover .cms-we-liquidate .liquidate1 .footercms1_outer input#search,.cms-we-liquidate .liquidate1 .footercms1_outer .header_search input:focus, .cms-we-liquidate .liquidate1 .footercms1_outer .header_search input{
width: 100% !important;
}

.cms-we-retail .retail1 .footercms1_outer .header_search:hover .cms-we-retail .retail1 .footercms1_outer input#search,.cms-we-retail .retail1 .footercms1_outer .header_search input:focus, .cms-we-retail .retail1 .footercms1_outer .header_search input{
width: 100% !important;
}

.cms-we-wholesale .wholesale1 .footercms1_outer .header_search:hover .cms-we-wholesale .wholesale1 .footercms1_outer input#search,.cms-we-wholesale .wholesale1 .footercms1_outer .header_search input:focus, .cms-we-wholesale .wholesale1 .footercms1_outer .header_search input{
width: 100% !important;
}
}
/*
@media (max-width: 1199px) and (min-width: 1024px){
.footercms1_outer input#search {
    width: 240px!important;
}
.header_search:hover input#search, .header_search input:focus{
    width: 185px !important;
}
}
@media (max-width: 768px) and (min-width: 1023px){
.footercms1_outer input#search {
    width: 187px!important;
}
.header_search:hover input#search, .header_search input:focus{
    width: 185px !important;
}
}
*/

/*--------blog css--------------*/
@media (min-width: 768px){
.blog-page-list .columns {
    display: flex!important;
}
}
@media (min-width: 1024px){
.blog-page-list .post-holder {
    width: 49%;
    display: inline-block;
    margin-bottom: 45px;
/*
    padding-left: 13px;
    padding-right: 13px;
*/
}
}
.blog-page-list .post-list .post-content .post-read-more {
    display: block;
}
.blog-page-list .addthis_toolbox {
    display: none;
}
.blog-page-list .post-list .post-content .post-read-more {
    display: block!important;
    font-size: 15px;
    padding: 7px 32px 7px;
    background-color: #B19D5A;
    border: 2px solid #B19D5A;
    position: relative;
    line-height: 29px;
    color: #ffffff!important;
    font-weight: 400;
    letter-spacing: 1px;
    width: 190px;
    border-radius: 50px;
    font-family: 'Poppins', sans-serif;
}
.post-list .post-content .post-read-more:hover {
    background: none;
    border: 2px solid #B19D5A;
    color: #B19D5A!important;
}
.blog-page-list .dash {
    display: none!important;
}
.blog-page-list .item.post-categories {
    display: none!important;
}
.blog-page-list .post-author {
    display: none!important;
}
.blog-page-list .post-posed-date span.label {
    display: none;
}
.blog-page-list .post-posed-date {
    position: relative;
    color: #b19d5a;
    font-size: 17px;
    font-weight: 600;
    margin-bottom: 10px;
    line-height: 1.2em;
    font-family: 'Poppins', sans-serif;
}
.post-info.clear {
    padding-bottom: 10px;
    border-bottom: 1px solid #e4e4e4;
}
.blog-page-list .post-title {
    position: relative;
    font-size: 24px;
    font-weight: 600;
    line-height: 1.4em;
    margin-bottom: 18px;
    color: #242424;
    font-family: 'Playfair Display', serif;
}
.blog-page-list .post-title .post-item-link:hover {
    color: #B19D5A;
}
.blog-page-list .post-text-hld {
    position: relative;
    color: #797979;
    font-size: 16px;
    line-height: 1.8em;
    margin-bottom: 35px;
    font-family: 'Playfair Display', serif;
}
.blog-page-list .page-title-wrapper {
    background: url(../images/blog_banner.jpg) no-repeat scroll;
}
.blog-post-view .breadcrumbs li.item.blog {
    display: none;
}
.breadcrumbs li.item.blog_parent_category_1 {
    font-size: 16px;
    font-weight: 600;
    font-family: 'Poppins', sans-serif;
}
.breadcrumbs li.item.blog_parent_category_1 a {
    color: #bd922c;
}
@media (min-width: 768px){
.blog-post-view .columns {
    display: flex!important;
}
}
.blog-post-view .dash {
    display: none!important;
}
.blog-post-view .item.post-categories {
    display: none!important;
}

.blog-post-view .post-posed-date span.label {
    display: none;
}
.blog-post-view .post-posed-date {
    position: relative;
    color: #b19d5a;
    font-size: 17px;
    font-weight: 600;
    margin-bottom: 10px;
    line-height: 1.2em;
    font-family: 'Poppins', sans-serif;
}
.blog-post-view .post-title {
    position: relative;
    font-size: 24px;
    font-weight: 600;
    line-height: 1.4em;
    margin-bottom: 18px;
    color: #242424;
    font-family: 'Playfair Display', serif;
}
.blog-post-view .post-title .post-item-link:hover {
    color: #B19D5A;
}
.blog-post-view .addthis_toolbox {
    display: none;
}
.blog-post-view .post-holder .post-header .post-info .value {
    font-style: unset;
}
.blog-post-view .post-text-hld p {
    line-height: 1.7em;
    margin-bottom: 22px;
    font-size: 15px;
    font-family: 'Playfair Display', serif;
}
.blog-post-view .page-title-wrapper {
    text-align: left;
    position: relative;
    background-color: #333;
}
.blog-page .post-text-hld {
    padding-top: 0px;
}

.post-list-wrapper .post-title {
    margin-bottom: 15px !important;
    
}

.post-list-wrapper .post-title {
    margin-bottom: 15px !important;
    
}
/*--------------end-----------*/
/*-------------contact----------*/
.cms-contact-us .contact_form legend.legend span {
    position: relative;
    color: #2f2f2f;
    font-size: 34px;
    font-weight: 500;
    line-height: 1.4em;
    margin-bottom: 30px;
}

.cms-contact-us .page-title-wrapper {
    background: url(../images/contact_banner.jpg) no-repeat scroll;
}
.cms-contact-us .contact_form input {
    display: block;
    width: 100%;
    line-height: 24px;
    height: 55px;
    font-size: 16px;
    padding: 10px 20px;
    background: #ffffff;
    color: #797979;
    border: 1px solid #dcdcdc;
}
.cms-contact-us .contact_form button.action.submit.primary {
    margin-top: 20px;
    padding: 11px 38px 11px;
    background: #B19D5A;
    border-radius: 50px;
    border: 2px solid #B19D5A;
    position: relative;
    line-height: 29px;
    color: #ffffff;
    font-size: 17px;
    font-weight: 400;
    letter-spacing: 1px;
    padding: 11px 32px 11px;
    font-family: 'Poppins', sans-serif;
}
.cms-contact-us .contact_form button.action.submit.primary:hover {
    color: #08ae8d;
    background-color: transparent;
}
.cms-contact-us .form-column {
    margin-bottom: 80px;
}
.cms-contact-us .info-column .inner-column {
    position: relative;
    padding-left: 60px;
}
.cms-contact-us .info-column .inner-column h3 {
    position: relative;
    color: #23282a;
    font-size: 24px;
    font-weight: 500;
    line-height: 1.3em;
    margin-bottom: 25px;
}
.cms-contact-us .list-style-eight li strong {
    color: #242424;
    font-weight: 500;
    display: block;
}
.cms-contact-us .list-style-eight li {
    position: relative;
    margin-bottom: 15px;
    color: #797979;
    font-size: 16px;
    font-family: 'Poppins', sans-serif;
}
.cms-contact-us .auto-container {
    position: static;
    max-width: 1200px;
    padding: 0px 15px;
    margin: 0 auto;
}
.cms-contact-us .contact_block2 .image-column {
    position: relative;
    margin-bottom: 40px;
}
.cms-contact-us .contact_block2 .image-column .inner-column {
    position: relative;
    padding-right: 25px;
}
.cms-contact-us .contact_block2 .content-column {
    position: relative;
    margin-bottom: 40px;
}
.cms-contact-us .contact_block2 .content-column h2 {
    position: relative;
    color: #ffffff;
    font-weight: 600;
    font-size: 34px;
    margin-bottom: 15px;
    font-family: 'Playfair Display', serif;
}
.cms-contact-us .contact_block2 .content-column h3 {
    position: relative;
    font-size: 26px;
    color: #ffffff;
    font-weight: 400;
    line-height: 1.4em;
    margin-bottom: 40px;
    font-family: 'Playfair Display', serif;
}
.cms-contact-us .contact_block2 .content-column .text {
    position: relative;
    font-size: 17px;
    line-height: 1.7em;
    margin-bottom: 40px;
    color: rgba(255,255,255,0.90);
}
.cms-contact-us .contact_block2 .content-column .theme-btn:hover {
    background: none;
    color: #2a2a2a;
}
.cms-contact-us .contact_block2 .content-column  .theme-btn{
    position: relative;
    padding: 10px 40px;
    line-height: 29px;
    background: #b19d5a;
    border: 2px solid #b19d5a;
    color: #ffffff;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 1px;
    border-radius: 50px;
    font-family: 'Poppins', sans-serif;
}
.cms-contact-us .contact_block2 {
    background-image: url(../images/contact_block.jpg);
    padding-bottom: 80px;
    padding-top: 80px;
}
.cms-contact-us .contact_block1 {
    overflow: hidden;
}
.cms-contact-us ul.list-style-eight .image {
    float: left;
    padding-top: 4px;
}
.contact-index-index ul.list-style-eight .image {
    float: left;
}
.contact-index-index ul.list-style-eight li {
    padding-top: 15px;
}
.cms-contact-us ul.list-style-eight .content,.contact-index-index ul.list-style-eight .content{
        padding-left: 55px;
}
.cms-contact-us ul.list-style-eight .image img,.contact-index-index ul.list-style-eight .image img {
    width: 28px;
}
.contact-index-index .contact_form .actions-toolbar {
    padding-bottom: 50px;
}
.cms-contact-us .contact_form .fieldset > .legend {
    border-bottom: none!important;
}
@media (max-width: 1023px){
.cms-contact-us .info-column .inner-column {
    position: relative;
    padding-left: 0px;
    padding-bottom: 45px;
}
}
.cms-contact-us .page-main{
    padding-left: unset;
    padding-right: unset;
    margin-left: unset;
    margin-right: unset;
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
  }


.cms-contact-us .contact_block1 {
  padding-left: 15px;
    padding-right: 15px;
    margin-left: auto;
    margin-right: auto;
    width: auto;
    max-width: 1230px;
    box-sizing: border-box;
}
/*---------end-------------*/
/*---------------services-----------*/
.cms-services .page-title-wrapper {
    background-image: url(../images/services_banner.jpg);
}
.cms-services  .breadcrumbs {
    display: none;
}
.cms-services .services_block .auto-container {
    position: static;
    max-width: 1200px;
    padding: 0px 15px;
    margin: 0 auto;
}
.cms-services .services_block .content {
    position: relative;
    max-width: 670px;
    float: right;
    width: 100%;
}
.cms-services  .services_block {
    background-image: url(../images/services.jpg);
    padding-bottom: 90px;
    padding-top: 80px;
}
.cms-services .services_block h2 {
    position: relative;
    color: #ffffff;
    font-size: 40px;
    font-weight: 400;
    line-height: 1.3em;
    margin-bottom: 30px;
    font-family: 'Playfair Display', serif;
}

.cms-services .services_block span {
    font-family: 'Playfair Display', serif;
    font-style: italic;
    font-weight: 700;
}
.cms-services .services_block .text {
    position: relative;
    color: #fafafa;
    font-size: 18px;
    line-height: 1.7em;
    margin-bottom: 20px;
    font-family: 'Playfair Display', serif;
}
.cms-services .services_block .styled-text {
    position: relative;
    color: #ffffff;
    font-size: 20px;
    font-style: italic;
    margin-bottom: 18px;
    font-family: 'Lora', serif;
}
.cms-services .page-main {
    padding-left: unset;
    padding-right: unset;
    margin-left: unset;
    margin-right: unset;
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
}
.cms-services .inner-box {
    position: relative;
    text-align: center;
    padding: 45px 25px 45px;
    background-color: #ffffff;
    margin-right: 15px;
    margin-left: 15px;
    box-shadow: 0px 0px 15px rgba(0,0,0,0.05);
}
.cms-services .inner-box h3 {
    position: relative;
    font-size: 19px;
    font-weight: 600;
    margin-bottom: 8px;
    font-family: 'Playfair Display', serif;
}
.cms-services .inner-box h3 a {
    position: relative;
    color: #242424;
}
.cms-services .inner-box .text {
    position: relative;
    color: #898989;
    line-height: 1.8em;
    font-size: 15px;
    font-family: 'Playfair Display', serif;
    margin-bottom: 12px;
}
.cms-services .inner-box .read-more {
    position: relative;
    color: #bd922c;
    font-size: 14px;
    font-family: 'Poppins', sans-serif;
}
.cms-services .page-title-wrapper {
    padding-bottom: 161px;
    position: absolute;
}
.cms-services .services_outer {
    margin-top: 31%;
    padding-bottom: 55px;
    background-color: #DCDCDC;
}
/*-----------end-----------------*/
.catalog-category-view .page-title-wrapper,.customer-account-login .page-title-wrapper,.catalog-product-view .page-title-wrapper,.customer-account-create .page-title-wrapper,.catalogsearch-result-index .page-title-wrapper,.checkout-onepage-success .page-title-wrapper,.checkout-cart-index .page-title-wrapper,.customer-account-index .page-title-wrapper,.customer-account-forgotpassword .page-title-wrapper,.cms-show-schedule .page-title-wrapper,.cms-shows .page-title-wrapper,.contact-index-index .page-title-wrapper{
    background-image: url(../images/molo_cms1.jpg)!important;
}
.services_outer .inner-box .icon-box {
    width: 80px;
    margin: auto;
}
@media (min-width: 1024px) and (max-width: 1199px){
.cms-services .inner-box .text {
    min-height: 130px;
}
.cms-services .services_outer {
    margin-top: 40%;
 }
 .cms-services .page-title-wrapper {
    padding-bottom: 203px;
    }
}
@media (min-width: 768px) and (max-width: 1023px){
.cms-services .services_outer {
    margin-top: 55%;
    }
    .cms-services .page-title-wrapper {
    padding-bottom: 254px;
    }
}
@media (max-width: 767px){
.cms-services .services_outer {
    margin-top: 70%;
    }
    .cms-services .page-title-wrapper {
    padding-bottom: 237px;
    }
    }
.services-outer .owl-prev {
    display: inline-block !important;
    width: 50px !important;
    background: rgba(146,146,146,0.5) url(../images/sprite.png) no-repeat scroll -15px -185px !important;
    height: 50px !important;
    text-align: center !important;
    vertical-align: middle !important;
    line-height: 30px !important;
    margin: 0 !important;
    border-radius: 50% !important;
}
.services-outer .owl-next {
    display: inline-block !important;
    width: 50px !important;
    background: rgba(146,146,146,0.5) url(../images/sprite.png) no-repeat scroll -516px -185px !important;
    height: 50px !important;
    text-align: center !important;
    vertical-align: middle !important;
    line-height: 30px !important;
    margin: 0 !important;
    border-radius: 50% !important;
}
div#services-slider .owl-controls .owl-nav {
    text-align: center;
    padding-top: 65px;
}
.about-us-block2 svg.icon.icon-play2 ,.custom-parallaxblock2 svg.icon.icon-play2{
    width: 98px;
    color: white;
    stroke-width: 0px;
    stroke: currentColor;
    fill: currentColor;
    display: inline-block;
}
.about-us-block2 span{
    font-style: italic;
    position: relative;
    padding-left: 32px;
    font-size: 20px;
    padding-bottom: 22px;
    display: inline-block;
    color: white;
    font-family: 'Lora', serif;
}
.about-us-block2 svg.icon.icon-play2:hover,.custom-parallaxblock2 svg.icon.icon-play2:hover{
    color: #2444c1;
}
.about-us-block2 span.name:hover,.custom-parallaxblock2 span.name:hover{
    color: #2444c1;
}
.about-us-block2 a.lightbox-image.play-btn,.custom-parallaxblock2 a.lightbox-image.play-btn{
    align-items: center;
    display: flex;
}
.blog-page .nextprev-link.next-link {
    color: black;
    font-size: 22px;
    float: right;
}
.blog-page .nextprev-link.prev-link {
    color: black;
    font-size: 22px;
}
.blog-page .item.post-author {
    float: right;
    position: relative;
    color: #777;
    font-size: 16px;
    padding-right: 12px;
    margin-right: 12px;
    font-weight: 500;
    margin-bottom: 6px;
    font-family: 'Poppins', sans-serif;
}
@media (max-width: 1199px){
.custom-parallaxblock3 .inner br {
    display: none;
}
}
@media (max-width: 767px){
.custom-parallaxblock2 .parallax-block {
    padding-bottom: 50px!important;
}
.custom-parallaxblock2 span {
    font-size: 40px;
    padding-left: 0px;
}
}
@media (max-width: 1023px){
.sub_custom_block {
    margin-bottom: 30px;
}
.navigation ul#ui-id-2 {
    display: none;
}
}
@media only screen and (max-width: 479px){
.navigation a.ui-state-focus {
    display: none;
}
}
@media (min-width: 1024px) and (max-width: 1199px){
.subbannercms-inner .content {
    padding-left: 70px;
}
}
@media (min-width: 768px) and (max-width: 1023px){
.subbannercms-inner .content {
    padding-left: 0px;
    padding-top: 8px;
}
.subbanner-inner .icon-box {
    float: none;
}
.subbannercms-inner .text {
    min-height: 200px;
}
.subbannercms-inner h3 {
    min-height: 59px;
}
}
@media (min-width: 768px){
.custom-parallaxblock2 span {
    font-size: 50px;
    padding-left: 0px;
}
}
.post-view .post-bottom {
    margin-bottom: 40px;
}
.post-list-wrapper .post-text-hld.clearfix p {
    @min-height: 116px;
}
@media (min-width: 1200px){
.blog-page-list .post-holder {
    width: 100%;
    display: inline-block;
    margin-bottom: 10px;
    float: left;
    @margin: 17px;
    border-bottom: 1px solid #bd922c;
    padding-bottom: 40px;
}
}
@media (min-width: 1024px) and (max-width: 1199px) {
.blog-page-list .post-holder {
    width: 100%;
    display: inline-block;
    margin-bottom: 10px;
    float: left;
    @margin: 17px;
    border-bottom: 1px solid #bd922c;
    padding-bottom: 40px;
}
.post-title-holder.clearfix {
    @min-height: 180px;
}
.post-list-wrapper .post-text-hld.clearfix p {
    @min-height: 155px;
}
}
@media only screen and (max-width: 767px){
.parallax-block {
    margin-top: auto!important;
}
}
.page-title-wrapper .breadcrumbs a {
    color: #bd922c!important;
}
.product.info.detailed .product.data.items .item.title:hover {
    background: #bd922c!important;
}
.product.info.detailed .product.data.items .item.title.active {
    background: #ffffff !important;
}

.customer-account-create .actions-toolbar {
    margin-bottom: 90px;
}
@media only screen and (max-width: 767px){
.careers .theme-btn {
    text-align: center;
    margin-left: 0px;
}
.customer-account-login main#maincontent {
    margin-bottom: 50px;
}
}
.checkout-onepage-success div#registration {
    margin-bottom: 80px;
}

.customer-account-login main#maincontent {
    margin-bottom: 100px;
}

.checkout-cart-index .cart-container {
    margin-bottom: 80px;
}
.cms-privacy-policy .privacy-policy,.cms-terms-and-conditions .terms-and-conditions {
    margin-bottom: 80px;
}

@media only screen and (max-width: 1024px){
.box-tocart .fieldset .actions {
   display: inline-block;
   float: left;
}

.product-social-links {
   margin-left: 15px !important;
   display: inline;
}
.product-social-links .action.tocompare {
    margin-right: 0 !important;
}
.product-add-form .box-tocart .action.tocart{
    width:100% !important;
}
.product-social-links a.tocompare {
    line-height: 42px;
    width: 42px;
    height: 42px;
}
}

@media only screen and (max-width: 767px){
.header.content .logo {
    margin: 15px 0 20px 35px;
}
.header_right_outer .logo img {
    width: 85px;
}
.header_search {
    position: absolute !important;
}
.header_search .header_search_toggle {
    position: absolute !important;
    top: -13px !important;
    left: 40px !important;
}
.header_right {
    padding-right: 0;
}
.header_phone {
    font-size: 16px;
    padding-left: 10px;
    margin-top: 18px;
    padding-top:0;
}
.minicart-wrapper {
    margin-right: 5px
}
}

@media only screen and (max-width: 320px){
.header_phone {
    font-size: 14px;
}
.header.content .logo {
    margin: 15px 0 20px 25px!important;
}
.header_right_outer .logo img {
    width: 68px;
}
.header_search .header_search_toggle {
    position: absolute !important;
    left: 45px !important;
}
.box-tocart .input-text.qty{
    width:40px;
}
.product-add-form .box-tocart .action.tocart{
    font-size: 12px;
    padding: 13px 20px 11px 41px;
}
.fieldset .field.qty {
    margin-right: 12px;
}
.product-social-links {
    margin-left: 15px !important;
}
}
.footer-middle-outer .footer-middle-section .footer-static ul li a:hover {
    color: #bd922c!important;
}
.customer-account-forgotpassword .actions-toolbar {
    margin-bottom: 80px;
}
.checkout-container {
    margin-left: 15px;
    margin-right: 15px;
}
.checkbox_payment {
    color: green;
    font-size: 15px;
}
.footer-middle-section1 .toggle-active {
    display: none!important;
}
.footer-middle-section1 .footer-content.address-footer {
    display: block!important;
}
.block.newsletter .actions .action.subscribe img {
    width: 25px;
}
@media only screen and (max-width: 479px){

.minicart-wrapper:hover .block-minicart {
    top: 45px;
    left: -147px;
}
}
@media only screen and (max-width: 479px){

.numismatics_outer .numismatics-data .content h2 {
    font-size: 25px;
    padding-top: 10px;
}
.numismatics_outer .numismatics-data .content .title {
    padding-left: 13px;
} 
.numismatics_outer .numismatics-data .content {
    top: 75px;
}
.cms-numismatics .numismatics_outer .owl-carousel .owl-item img {
    height: 400px;
}
}
.cms-contact-us .page-title-wrapper:before ,.blog-page-list .page-title-wrapper:before{
    position: absolute;
    content: '';
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    display: block;
    background-color: rgba(25,33,36,0.45);
}
@media only screen and (max-width: 767px){
.cart.table-wrapper .item .col.item {
    margin-bottom: 10px;
}
}
@media only screen and (max-width: 479px){
.faq-search-box {
    padding-bottom: 120px;
}
.faq-search-box .header_search {
    width: 90%;!important
}
.faq .header_search .block-search input {
    margin-left: 422px;
    height: 45px
}
}
/*

.payment-method:last-child,.payment-method:nth-last-child(2),.payment-method:nth-last-child(3) {
    display: none;
}
*/

.parallaxblock-outer a.theme-btn:hover {
    background-color: transparent;
    color: #08ae8d;
}
.checkbox_payment label {
    display: unset;
    padding-left: 5px;
}
@media (min-width: 1024px){
.newstitlecontent-new {
    margin-right: 20px;
}
}
@media(min-width: 768px){
.cms-index-index .common-slider-outer {
    padding-top: 15px;
    padding-bottom: 0px;
}
}
.cms-index-index .custom-parallaxblock2 .parallax-block {
    padding-top: 40px;
}
@media(min-width: 1200px){
.cms-services .services_outer {
    margin-top: 25%;
}
}


.footer-middle-outer .click_here_custom {
    float: right;
}
.customer-account-create fieldset.fieldset.additional_info {
    float:left!important;
}

.brand-outer .brand{
    padding: 0 0px 47px;
}
.cms-services .inner-box{
    max-height:360px !important;
}

/* Text flip new css start */
.text-container {
  display: inline-block;
  position: relative;
  width: 200px;
  height: 2em;
  overflow: hidden;
  vertical-align: middle;
}

.text-container .text-item {
  position: absolute;
  height: 90%;
  font-size: 50px;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  opacity: 0;
  animation: textAnimation 25s infinite;
  font-style: oblique;
}

span.text-container .text-item:after {
    position: absolute;
    content: '';
    left: 0px;
    bottom: 0px;
    width: 100%;
    height: 2px;
    background-color: #fff;
    opacity: 0;
    animation: textAnimation 25s infinite;
}

@media(max-width:767px){
    .text-container .text-item {
        font-size:32px;
    }
    .text-container {
        display: block;
  }
}

.text-container .text-item:nth-child(2) {
  animation-delay: 3.5s;
}
.text-container .text-item:nth-child(2)::after {
  animation-delay: 3.5s;
}
.text-container .text-item:nth-child(3) {
  animation-delay: 7s;
}
.text-container .text-item:nth-child(3)::after {
  animation-delay: 7s;
}
.text-container .text-item:nth-child(4) {
  animation-delay: 10.5s;
}
.text-container .text-item:nth-child(4)::after {
  animation-delay: 10.5s;
}
.text-container .text-item:nth-child(5) {
  animation-delay: 14s;
}
.text-container .text-item:nth-child(5)::after {
  animation-delay: 14s;
}
.text-container .text-item:nth-child(6) {
  animation-delay: 17.5s;
}
.text-container .text-item:nth-child(6)::after {
  animation-delay: 17.5s;
}
.text-container .text-item:nth-child(7) {
  animation-delay: 21s;
}
.text-container .text-item:nth-child(7)::after {
  animation-delay: 21s;
}

@keyframes textAnimation {
  0% { opacity: 0; }
  5% { opacity: 1; }
  20% { opacity: 1; }
  25% { opacity: 0; }
  100% { opacity: 0; }
}
/* Text flip new css end */