@media screen and (-webkit-min-device-pixel-ratio:0) { 
    /* Safari only override */
    ::i-block-chrome,#logo {display: inline;float: none;}
    ::i-block-chrome,#nav-menu-container{float: right;display: inline;margin-top: 60px;}
	::i-block-chrome,#sidebar{float:left;}
	::i-block-chrome,.main-content-section{float:left;}
	::i-block-chrome,.row.gutters-20 > [class^="col-"], .row.gutters-20 > [class*=" col-"], .row.gutters-20 > [class*=" col"] {float:left;}
	::i-block-chrome,.manu-item-box .menu-item-detail{float:left; width:50%;}
	::i-block-chrome,.col-auto{float:right;}
	::i-block-chrome,.img-fluid{height:100px;}
	::i-block-chrome,.footer-area {float: left;width: 100%; position: relative;z-index: 1;}
	::i-block-chrome,.footer-area .col-md-3{float:left;}
	::i-block-chrome,.footer-area .col-md-4{float:left;}
	::i-block-chrome,.footer-area .col-md-5{float:left;}
	::i-block-chrome,.footer-bottom{float:left;}
	::i-block-chrome,.f-bottom{float:left;}
	::i-block-chrome,.overlap-nagative {margin-top: 100px;}
	::i-block-chrome,.custom-control-label::after {top: 0.45rem; position: absolute; width: 0.7rem; height: 0.7rem; display: inline-block; left: 3px; background-size: 100% 100%;}
	::i-block-chrome,.qty-option .custom-control.custom-checkbox{margin-bottom:5px;}
	::i-block-chrome,.input-number-group .input-group-button{display: inline;float:left;}
	::i-block-chrome,.input-number-group .input-number{display: inline;float:left;}
	::i-block-chrome,.modal-body{width:100%;}
	::i-block-chrome,.modal-body .col-sm-6{float:left;}
	::i-block-chrome,.input-number-group .input-number-decrement{padding-top:10px; padding-left:5px;}
	::i-block-chrome,.input-number-group .input-number-increment{padding-top:10px;}
	::i-block-chrome,.modal-slide .modal-header{PADDING-BOTTOM:32PX;}
	::i-block-chrome,.product-options{border-bottom:none;}
	::i-block-chrome,.sticky-top {position: fixed;width: 278px;}
	::i-block-chrome,.manu-item-box .menu-item-detail p{height:50px;}
	::i-block-chrome,.manu-item-box .menu-item-detail h4{font-size:16px;}
	::i-block-chrome,.main-content-section .main-content.scroll-box div[data-anchor="value"]{clear:both;}
	::i-block-chrome,.contactwrap .col-md-4{float:left;}
}

