/* Full width */
.navigation, .breadcrumbs, .page-header .header.panel, .header.content, .footer.content, .page-wrapper>.widget, .page-wrapper>.page-bottom, .block.category.event, .top-container, .page-main {
  
    max-width: 1349px !important;
    
}
/* top header welcome (blue part on header) */

.page-header .panel.wrapper {
    border-bottom: 0px solid #0a2657 !important;
    background-color: #0a2657;
}
.page-header .header.panel {
    display: none;
}

/* spacing and logo arrange  homepage*/

 h2.categories-link.cdz-main-menu.menu-main-icon.m-hide {
    margin-top: 20px;
}

@media (min-width: 768px), print
{
.sticky-menu:not(.active) .header-wrapper-left {
    padding-top: 5px !important;
}
}

/* breadcrumbs */

.breadcrumbs .items {
    padding: 5px 0 0 !important;
}

.page-main {
    padding-top: 5px !important;
}

.header-wrapper-content.sticky-menu.active .cdz-horizontal-menu .groupmenu {
    
        margin-top: 5px !important;
}
/* sticky header menu*/


.header-wrapper-content.sticky-menu.active .cdz-horizontal-menu .groupmenu {
    margin-top: 10px !important;
    /*background-image: url(https://skoodleplay.com/pub/media/logo/default/sku_play_logo-small.png);*/
    background-size: contain;
    background-repeat: no-repeat;
    padding-left: 95px;
}

.header-wrapper-content.sticky-menu:not(.active) .cdz-horizontal-menu .groupmenu .sticky-logo {
        display: none!important;
 }
.header-wrapper-content.sticky-menu.active .cdz-horizontal-menu .groupmenu .sticky-logo {
        display: block!important;
		height: 40px;
 }

/* sticky header wishlist*/


.wishlist-wish {
     display: none;
}

    .header-wrapper-content.sticky-menu.active  a.wishlist-wish {
    content: "\f004" !important;
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    font-size: 20px;
    color: #0A2657;
      width: 35px;
    height: 35px;
    text-align: center;
}

a.wishlist-wish::before {
    content: '\e642' !important;
    display: inline-block;
    font-family: 'Pe-icon-7-stroke';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 25px;
    color: #ffffff;
    top: 5px;
    position: relative;
    
}

a.wishlist-wish:hover {
    background-color: #0A2657;
}

@media (min-width: 768px), print{
.header-wrapper-content.sticky-menu.active .search-wrapper {
   
    right: 90px !important;
 
}
}

/* bottem cart*/
.cart-footer {
  
    display: none !important;
    
}


/* product wishlist */

.product-addto-links .action span {
 
    padding: 14px 20px !important;
    font-weight: 600;
    font-size: 17px;
    color: #0A2657;
    
}

.product-addto-links {

    margin-top: -90px;
}




/* searche (see all) */

.searchsuite-autocomplete .title .see-all {
    display: inline-block;
    float: right;
    color: #0A2657 !important;
    cursor: pointer;
}

/* header wishlist */

a.wishlist::before {
    content: "\f004" !important;
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f007";
    font-size: 20px;
    margin-right: 5px;
    color:#0A2657;
}
.link.wishlist .counter:before {
    content: '' !important;
}
.link.wishlist .counter:after {
    content: '' !important;
}

.link.wishlist .counter {
    white-space: nowrap;
    display: inline-flex;
}
.page-header .header-wrapper-content a:hover {
    color: #0A2657;
    text-decoration: none;
}


/* catagory box grid and list border */
@media (min-width: 640px){
.modes-mode {
    border: 1px solid transparent !important;
    
}
}


.cdz-buttons-container button.tocart.primary:before {
 
    font-family: 'Pe-icon-7-stroke' !important;
 
    content: "\e66e" !important;
    
}

/* scroler menu boreder of cart and searche */

.header-wrapper-content.sticky-menu.active .minicart-wrapper .action.showcart {
 
    border: 1px solid transparent !important;
 
}
.header-wrapper-content.sticky-menu.active .minicart-wrapper .action.showcart:hover {
    color: #fff;
    background-color: #0A2657 !important;
}
@media (min-width: 768px), print{
.header-wrapper-content.sticky-menu.active .search-wrapper .block-search:hover input[type="text"] {
    width: 250px;
    padding: 0 40px 0 10px;
    border-width: 0px !important;
    background-color: #fff;
}
.sticky-menu:not(.active) .search-wrapper {
	border: 1px solid #dbdbdb!important; 
}
}
.header-wrapper-content.sticky-menu.active .search-wrapper .block-search .action.search {
 
   /* border: 0px solid #fff !important; */
   
}





/* menu dess (---) */

.cdz-main-menu .groupmenu-drop-content .groupdrop-link li a:before {
    content: "";
    position: absolute;
    width: 0px;
    height: 0px !important;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    left: 0;
    top: 7px;
}
.cdz-cat-search .dropdown ul li a:before {
    visibility: visible;
    height: 0px !important;
    width: 0px;
    content: '';
    border-bottom: 0px solid !important;
    position: absolute;
    left: 5px;
    top: 50%;
}

/* header sign in */
div#authorization-trigger::before {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f007";
    font-size: 20px;
    margin-right: 5px;
}

@media (min-width: 768px), print{
.page-header .switcher .options .action.toggle.active, .page-header .switcher .options .action.toggle:hover {
    color: #0A2657 !important;
}
}

/* subscribe center */

.block.newsletter .form.subscribe {
    display: inline-table;
    width: 50%;
}
@media (max-width: 600px){
   .block.newsletter .form.subscribe {
    
    width: 100%;
        padding-bottom: 20px;
} 
}


/* right bar */

.float-bar {

    left: 1268px !important;
  
}

.header.content {
    padding: 0px 10px 0px !important;
}
.page-header .minicart-wrapper {
   
    margin-top: 10px !important;
}

/* sagar class for shop by age */
a.menu-link {

  border: none !important;
      background: transparent !important;
}

.sagar{
      background-color:  #3DA2DB !important;
      width: 189px !important;
      text-align: center;
      
     
}
.sagars1{
      background-color:  #E50064 !important;
      width: 190px !important;
      text-align: center;
      
       
     
}
.sagars2{
      background-color:  #F29100 !important;
      width: 190px !important;
      text-align: center;
      
}
.sagars3{
      background-color:  #067F35 !important;
      width: 190px !important;
      text-align: center;
      
}
.sagars4{
      background-color:  #3DA2DB !important;
      width: 190px !important;
      text-align: center;
     
}
.sagars5{
      background-color:  #E50064 !important;
      width: 190px !important;
      text-align: center;
     
}
.sagars6{
      background-color:  #F29100 !important;
      width: 190px !important;
      text-align: center;
      
}
/* sagar class for shop by age end */

.float-bar .item a .fa {
  
    color: #0A2657 !important;
}
.owl-carousel .owl-nav {
    
    top: -50px !important;
    
}
.box-product .owl-carousel .owl-nav {
    top: -64px !important;
    
}
/* this is desable compare product page */
.product-addto-links .action.tocompare span {
   
    display: none;
}


.product-reviews-summary .reviews-actions a:hover {
    color: #f29101;
 
}


/* brand set right for desktop */
@media only screen and (min-width: 768px) {
.product-brand-info .brand-link {
    
    margin-left: 372px;
    margin-bottom: -80px;
   
}

}
.product-brand-info .brand-link {
   
    display: flex;
    
}
.page-header .switcher {
    float: left !important;
   
}
.product-info-main .product-info-price {
  
    margin-top: 0px;
}
.product-info-main .stock.available, .product-info-main .stock.unavailable {
    color: #009c3d;
  
}
.brand-container .cover-section .after-cover .thumb-section .brand-img-wrap {
   
    width: 60%;
    
}
.brand-container .cover-section .after-cover .title {

    margin: 7px 0 0px -70px;
   
}

.page-main>.page-title-wrapper .page-title {
    display: none !important;
   }
.brand-container {
    margin-bottom: 0px;
}
.brand-container .social-section .cdz-social-listing .item .share-btn:hover {
    
    color: #f29101;
}

a.action.tocompare.show-tooltip {
    display: none;
}

.block.block-compare {
    display: none;
}
.product-style08 .product-item .product-item-name {
    line-height: 1.65em;
    max-height: 3em;
    display: -webkit-box !important;
    -webkit-box-orient: vertical !important;
    -webkit-line-clamp: 3;
    overflow: hidden;
    white-space: initial;
    height: 60px;
}
.product-item-name {
    
    line-height: 1.65em;
    max-height: 3em;
    display: -webkit-box !important;
    -webkit-box-orient: vertical !important;
    -webkit-line-clamp: 3;
    overflow: hidden;
    white-space: initial;
    height: 60px;
}
span.pm-prev.cat-prev.cat-prev-shopbycategory.prevsg.slick-arrow {
    width: 35px;
    float: left;
    height: 35px;
    right: 40px;
    text-align: center;
    position: initial;
    font-size: 0;
    margin: 85px 5px;
    padding: 0;
    bottom: 30px;
    border: 1px solid #282828;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    display: inline-block;
    color: #ccc;
    background-color: #fff;
    border-color: #ccc;
}

span.pm-prev.cat-prev.cat-prev-shopbycategory.prevsg.slick-arrow:before {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\f104';
    font-size: 30px;
    line-height: 33px;
}
span.pm-next.cat-next.cat-next-shopbycategory.nextsg.slick-arrow {
    width: 35px;
    height: 35px;
    float: right;
    bottom: 30px;
    right:0px;
    text-align: center;
    position: initial;
    font-size: 0;
    margin: 85px 5px;
    padding: 0;
    border: 1px solid #282828;
    border-radius: 0;
    transition: all 500ms ease;
    backface-visibility: hidden;
    color: #ccc;
    background-color: #fff;
    border-color: #ccc;
}

span.pm-next.cat-next.cat-next-shopbycategory.nextsg.slick-arrow:before {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    content: '\f105' !important;
    font-size: 30px;
    line-height: 33px;
}
span.pm-prev.cat-prev.cat-prev-featuredbrands.prevsg.slick-arrow {
    width: 35px;
    float: right;
    height: 35px;
    right: 40px;
    text-align: center;
    position: absolute;
    font-size: 0;
    margin: 0 5px;
    padding: 0;
    bottom: 30px;
    border: 1px solid #282828;
    border-radius: 0;
    transition: all 500ms ease;
    backface-visibility: hidden;
    display: inline-block;
    color: #ccc;
    background-color: #fff;
    border-color: #ccc;
}

span.pm-prev.cat-prev.cat-prev-featuredbrands.prevsg.slick-arrow::before {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    content: '\f104';
    font-size: 30px;
    line-height: 33px;
}

span.pm-next.cat-next.cat-next-featuredbrands.nextsg.slick-arrow {
    width: 35px;
    height: 35px;
    float: right;
    bottom: 30px;
    right: 0px;
    text-align: center;
    position: absolute;
    font-size: 0;
    margin: 0 5px;
    padding: 0;
    border: 1px solid #282828;
    border-radius: 0;
    transition: all 500ms ease;
    backface-visibility: hidden;
    color: #ccc;
    background-color: #fff;
    border-color: #ccc;
}

span.pm-next.cat-next.cat-next-featuredbrands.nextsg.slick-arrow::before {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    content: '\f105' !important;
    font-size: 30px;
    line-height: 33px;
}

.actions-toolbar a.action.towishlist {
    float: right;
    padding-left: 10px;
    margin-right: 72px!important;
}

.box-tocart {
    
    margin-bottom: -60px;
}
button#product-addtocart-button {
    width: 50%;
}


.menu-container {
    margin-top: -10px;
    margin-bottom: -10px;
}
.pull-right {
    float: right !important;
    position: absolute;
    display: inline-flex;
    right: 0;
    margin-top: 10px;
    color: #0A2657;
}
.header-bottom-right.pull-right {
    list-style: none;
}
li.link.wishlist {
    margin-right: 10px;
}
li.greet.welcome {
    list-style: none;
}
.product-info-left.col-sm-19 {
    width: 100%;
}
a.my-account {
    margin-right: 15px;
    margin-left: 15px;
}


 @media only screen and (max-width: 768px) {
.pull-right {
    float: right !important;
    position: absolute;
    display: inline-flex;
    margin-top: -90px;
    right: 30px;
    color: #0A2657;
}
.cdz-login-form-dropdown {
    top: 35px !important;
    right: -40px !important;
}
.cdz-login-form-dropdown {
    position: absolute;
    min-width: 300px;
    right: 0;
    background: #fff;
    padding: 20px;
    z-index: 7;
    top: 20px;
    border: 1px solid #0a2657;
}
li#authorization-top-link {
    margin-left: 20px;
    margin-right: 20px;
}
.logo img {
    max-height: 70px;
}
.footer-text span.pull-right {
    float: none !important;
    color: #fff;
    padding-top: 15px;
}
.page-footer .block.newsletter {
    margin-bottom: -30px;
    margin-top: 30px;
}
p.m-hide {
    display: none;
}
h2.categories-link.cdz-main-menu.menu-main-icon.m-hide {
    display: none;
}
.cdz-best-seller-wrap.cdz-products.product-style08.box-product.m-hide {
    display: none;
}
img.img-mbs {
    border: 1px solid;
    border-radius: 5px;
    width: 48%;
    margin:2px;
    display: inline-block;
}
p.d-hide {
    margin-top: -40px;
}
.product-item-name {
    
    height: auto;
}
.block-viewed-products-grid > .product-item-name {
    max-height: 6em;
}
}
@media only screen and (min-width: 768px) {
p.d-hide {
    display: none;
   
}
}
@media (min-width: 640px){
.products-grid .product-item {
    /* margin-bottom: 0; */
}}
@media (min-width: 1024px), print{
.products-grid .desktop_4 .product-items:not(.owl-carousel)>.product-item {
   
    padding-bottom: 20px;
}}

.f-bot
{
    margin-bottom: -40px !important;
 
}
.feat-line {
    
    margin-bottom: 0px !important;
}
.sagar-block {
    margin-top: 15px;
}
@media only screen and (max-width: 1250px) and (min-width: 1100px){
img.wmac {
    width: 170px;
}
}
    
    /* new all cat */
    


   
   a.groupdrop-title:after {
    display: block;
    content: "";
    width: 60px;
    margin-top: 5px;
    height: 2px;
    background-color: #0a2657;
    bottom: 0px;
    left: 0;
    transition: all 0.3s ease;
}

.product-item .old-price {
    margin-left: 0px !important;
}
.product-item .price-box {
    /* display: grid; */
}
table th, table thead th {
    color: #282828;
    font: 500 14px/1.35 Arial,sans-serif;
    text-transform: none !important;
}
.review-control-vote label:before {
    color: #f29101 !important;

}    
.block-minicart .block-content>.actions {
    margin-top: 15px;
    margin-bottom: 15px;
}

.block-minicart .block-content>.actions .paypal-logo {
    margin-top: 15px;
    text-align: center;
    display: none;
}

.block-minicart .paypal, .cart-summary .paypal {
    display: none;
}    
@media (min-width: 768px){
.cdz-menu .cat-tree li.item {
    padding: 3px 15px !important;
    min-width: 230px;
    position: relative;
    margin: 0px auto;
}}



.paypal {
    display: none !important;
    vertical-align: top;
}

.hot-brand .sagar-block {
	display: none
}

li.item.level3.parent.cat-tree.no-dropdown {
	margin-bottom: 1.5rem
}

.box-cate-products .col-sm-6.col-md-5.no-padding.hidden-xs img {
	height: 100%;
	position: absolute
}

@media(min-width:1200px) {
	.cdz-menu.cdz-horizontal-menu.cdz-translate .groupmenu .groupmenu-drop.slidedown li.item.level1.groupmenu-width-12.row.no-dropdown {
		width: 950px
	}
}

.cdz-menu.cdz-horizontal-menu.cdz-translate .groupmenu .groupmenu-drop.slidedown li.item.level1.groupmenu-width-12.row.no-dropdown .item.level2.col-sm-4.col {
	width: 60%
}

.cdz-menu.cdz-horizontal-menu.cdz-translate .groupmenu .groupmenu-drop.slidedown li.item.level1.groupmenu-width-12.row.no-dropdown .item.level2.col-sm-8.col {
	width: 40%
}

.cdz-menu.cdz-horizontal-menu.cdz-translate .groupmenu .groupmenu-drop.slidedown li.item.level1.groupmenu-width-12.row.no-dropdown .item.level2.col-sm-8.col .groupmenu-drop-content.groupmenu-width-12 {
	width: auto
}

.cdz-menu.cdz-horizontal-menu.cdz-translate .groupmenu .groupmenu-drop.slidedown li.item.level1.groupmenu-width-12.row.no-dropdown .item.level2.col-sm-4.col .groupmenu-nondrop .cat-tree.groupmenu-nondrop {
	display: grid;
	grid-template-columns: 33.33% 33.33% 33.33%;
	grid-gap: 0
}

@media only screen and (min-width:0px) and (max-width:545px) {
	.cdz-menu.cdz-horizontal-menu.cdz-translate .groupmenu .groupmenu-drop.slidedown li.item.level1.groupmenu-width-12.row.no-dropdown .item.level2.col-sm-4.col .groupmenu-nondrop .cat-tree.groupmenu-nondrop {
		grid-template-columns: 50% 50%
	}
}

.block.widget.pm-widget-wrap.block-products-list .feat-line .feat-white span.pm-prev.cat-prev.cat-prev-shopbycategory.prevsg.slick-arrow,
.block.widget.pm-widget-wrap.block-products-list .feat-line .feat-white span.pm-next.cat-next.cat-next-shopbycategory.nextsg.slick-arrow {
	color: #fff;
	background-color: #0a2657;
	border-color: #0a2657;
	opacity: .2;
	cursor: pointer;
	transition: color .15s ease-in-out
}

.block.widget.pm-widget-wrap.block-products-list .feat-line .feat-white span.pm-prev.cat-prev.cat-prev-shopbycategory.prevsg.slick-arrow:focus,
.block.widget.pm-widget-wrap.block-products-list .feat-line .feat-white span.pm-prev.cat-prev.cat-prev-shopbycategory.prevsg.slick-arrow:hover,
.block.widget.pm-widget-wrap.block-products-list .feat-line .feat-white span.pm-next.cat-next.cat-next-shopbycategory.nextsg.slick-arrow:focus,
.block.widget.pm-widget-wrap.block-products-list .feat-line .feat-white span.pm-next.cat-next.cat-next-shopbycategory.nextsg.slick-arrow:hover {
	opacity: 1
}

.cdz-best-seller-wrap.cdz-products.product-style08.box-product .col-sm-24.text-center.hot-brand .block.widget.pm-widget-wrap.block-products-list {
	margin-bottom: 36px
}

.zoom-eff,
.owl-carousel .owl-lazy.zoom-eff {
	transform: scale(1.1)!important;
	-webkit-transform: scale(1.1)!important
}

.zoom-eff:hover,
.owl-carousel .owl-lazy.zoom-eff:hover {
	transform: scale(1.2)!important;
	-webkit-transform: scale(1.2)!important
}


/*
.search-form-container .cdz-cat-search .inner {
	width: 70px
}
.search-form-container .cdz-cat-search .inner a {
	width: 65px
}
.search-form-container .cdz-cat-search .inner .parent > a {
    width: 65px;
}
*/

.cdz-horizontal-menu.cdz-translate li.level0>.groupmenu-drop {
	top: 50px!important
}

.cdz-main-menu .cdz-horizontal-menu li.level0.parent:hover:after {
	bottom: 1px!important;
	color: #f29100!important
}

@media(min-width:768px) {
	.cdz-horizontal-menu.cdz-translate li.level0>.groupmenu-drop {
		top: 48px!important
	}
	.cdz-main-menu .cdz-horizontal-menu li.level0.parent:hover:after {
		bottom: 3px!important;
		color: #f29100!important
	}
}
#search_mini_form2 .field.search .control #search {
    padding-left: 270px;
}
.footer-custom-block .pull-right.footer-payment-logo{
    margin-top: 0px;
}
.footer-custom-block .pull-right.footer-payment-logo .cdz-footer-bottom-payment{
    display: flex;
    align-items: center;
    margin-right: 65px;
}.footer-custom-block .pull-right.footer-payment-logo{
    margin-top: 0px;
}
.footer-custom-block .pull-right.footer-payment-logo .cdz-footer-bottom-payment{
    display: flex;
    align-items: center;
    margin-right: 65px;
}

/*
.box-products .item-slider>.product-item:first-child {
	min-height: 342px
}

.box-cate-products .col-sm-6.col-md-5.no-padding.hidden-xs {
	min-height: 655px
}
*/
.box-products .item-slider>.product-item:first-child{
    min-height: 375px;
    min-height: 375px;
}
.box-cate-products .col-sm-6.col-md-5.no-padding.hidden-xs{
    min-height: 691px;
    max-height: 691px;
}

.header-wrapper-content.sticky-menu.active .minicart-wrapper{
    top: -1px;
    right: 16px; 
}
.field.qty .control .qty-input{position: relative;}
.field.qty .control .qty-input #qty-error{margin-top: 7px;position: absolute;left: -38px;width: 259px;}
.product-add-form .actions{padding-top: 15px;}
.product-add-form .product-addto-links{margin-top: -67px;}
.toolbar-products .toolbar-amount { display: block!important; }
@media(min-width:768px) {
	.header-wrapper-content.sticky-menu.active .minicart-wrapper {
		top: 0px !important;
	}
	.has-cat input[name=q] {
		padding-left: 75px;
		padding-right: 40px;
	}
}
.price-box .price {
    font-size: 16px!important;
}
.special-price .price {
    font-size: 16px!important;
}
.old-price .price {
    font-size: 12px!important;
}
input#coupon_code {
    height: 34px!important;
}
.fa-heart:before {
    padding-right: 10px!important;
}
.captcha-reload{
    width: 120px;
    border: 0;
    background: none;
} 
.action.primary.buy-now-btn {
    line-height: 2.2rem;
    padding: 14px 17px;
    font-size: 1.8rem;
    background: #ffffff; 
    color: #f29100;	
    margin-left: 10px;
    width: 38%;
}
.buy-now-btn:hover, .buy-now-btn:focus, .buy-now-btn:active {
    background: #f29100!important; 
    border: 1px solid #f29100!important;
	border-color: #f29100!important;
    color: #fff!important;
}
.product-addto-links .action{
	width:60px!important;
} 
.buynow-btn{
	display:none;
}
.product-item-actions {
    display: block!important;
}

.login-container{display:flex;justify-content:space-between;flex-wrap: wrap;width:100% !important;}
.login-container .block{flex:0 0 100%; padding:30px 15px;}
.customer-account-login .block-new-customer{order:1;}
.customer-account-login .block-customer-login{order:2;}
.text-center{text-align:center}
/*.cart-empty {padding: 30px 15px;} */
.cart-empty {padding-top: 50px;text-align:center} 
.cart-empty p{font-size:16px;}
.cart-empty a{background: #0a2657;
    color: #fff;
    padding: 8px 15px;
    border-radius: 5px;
    margin-top: 10px;
    display: inline-block;
}

.wrapper-ads08 .box.go-box:after {content: '\f16a'!important;}

@media only screen and (min-width:768px) {
.searchsuite-autocomplete .product{height: 400px !important;overflow-y:scroll !important;}
.login-container .block{flex:0 0 50%; padding:30px;}
.wrapper-ads08 .box.go-box:after {content: "\f16a"!important;}

.shiping-img-area {
    padding: 20px; 
    background: #fff;
}
.shiping-img-area img {
   /* height: 181px; */
}
img.hover-img, img.main-img {
    margin-left: auto;
    margin-right: auto;
    display: block;
}
a.return img:last-child {
  display: none;  
}
a.return:hover img:last-child {
  display: block;  
}
a.return:hover img:first-child {
  display: none;  
}

a.guaranteed img:last-child {
  display: none;  
}
a.guaranteed:hover img:last-child {
  display: block;  
}
a.guaranteed:hover img:first-child {
  display: none;  
}

a.friendly img:last-child {
  display: none;  
}
a.friendly:hover img:last-child {
  display: block;  
}
a.friendly:hover img:first-child {
  display: none;  
}

a.toxic img:last-child {
  display: none;  
}
a.toxic:hover img:last-child {
  display: block;  
}
a.toxic:hover img:first-child {
  display: none;  
}

a.delivery img:last-child {
  display: none;  
}
a.delivery:hover img:last-child {
  display: block;  
}
a.delivery:hover img:first-child {
  display: none;  
}
.price {
    font-family: 'Oswald', sans-serif !important;
}
.overseas_catalogue-index-index, .products-grid .product-items:not(.owl-carousel) {
    overflow: unset;
}
.order-links .item {
    line-height: 20px !important;
}
.order-links .item strong {
    border-bottom: 0 !important;
    margin-bottom: -1px !important;
    padding: 10px 10px 11px !important;
}

@media (min-width: 768px), print
{
	.order-links .item strong {
		border-bottom: 0 !important;
		margin-bottom: -1px !important;
		padding: 10px 10px 11px !important;
	}
}
.product-info-main > .page-title-wrapper > h1.page-title {
    width: 80% !important;
    float: left !important;
}
.product-info-main > .page-title-wrapper > .social-addthis a {
    margin-left: 15px;
}