/** SPEED CHANGES - FOR LATER **/

/*
.header .header-placeholder .table-icon-menu .showcart{width: 25px;height: 44px;}
.miniquote-wrapper .action.showquote{width: 25px;height: 44px;b}
.minicart-wrapper .action.showcart:before{width: 25px;height: 43px;}
.miniquote-wrapper .action.showquote:before{width: 20px;height: 43px;}
.minicart-wrapper .action.showcart:before {content: "\e615" !important;font-family: 'Pe-icon-7-stroke';display: inline-block;font-size: 25px !important;}
.miniquote-wrapper .action.showquote .counter.qty.empty:after, .minicart-wrapper .action.showcart span.qty.empty:after {content: '0' !important;display: inline-block;}

@media(min-width: 992px) {
	.catalog-product-view .breadcrumbs {width: 100%;height: 43px;}
}

@media(max-width: 768px) {
	.product-info-media.product.media {min-width: 375px;min-height: 375px;}
}

@media(min-width: 992px) {
	.product.media .vertical-gallery #vertical-thumbnail-wrapper{min-height: 390px;}
	.cms-index-index .banner-cate-image img{min-height: 490px;}
	.cms-index-index .slider_mgs_carousel .owl-item .item-image{min-height: 320px;}

	.cms-index-index .bannner-header-container-1{	 min-height: 370px;}
	.cms-index-index  .welcome-box{		min-height: 260px;}
	.cms-index-index .find_discover{min-height: 680px;}
	.cms-index-index .find_discover > .container {min-height: 100%;}
	.cms-index-index .find_discover > .container > .row {min-height: 100%;}
	.cms-index-index .find_discover > .container > .row > .col-lg-12 {min-height: 100%;}

	.header .navigation{text-align: center}
	.header .header-placeholder .megamenu-hover .navigation .nav-main-menu{min-height: 42px;box-sizing: border-box;width: calc( 100% - 14%);box-sizing: border-box;}
}

@media(min-width: 1120px) {
	.cms-index-index .bannner-header-container-1{min-height: 410px;}
	.cms-index-index .find_discover{min-height: 720px;}
}

@media(min-width: 1200px) {
	.cms-index-index .bannner-header-container-1{min-height: 480px;}
	.cms-index-index .find_discover{min-height: 900px;}
}

@media(min-width: 1380px) {
	.cms-index-index .bannner-header-container-1{min-height: 510px;}
	.cms-index-index .find_discover{min-height: 900px;}
}

@media(min-width: 1500px) {
	.cms-index-index .bannner-header-container-1{min-height: 620px;}
}

*/
