@media (min-width: 1200px) {
    .header:not(.header6):not(.header7) .navigation .nav-main-menu li>.dropdown-menu {
        min-width: 180px;
        width: 180px;
    }
}

.visible-lg.logo-left-header .logo img {
    width: auto !important;
}

.navigation li.dropdown-submenu > a {
    position: relative;
} 

.navigation li.dropdown-submenu > a:before {
    content: '>';
    position: absolute;
    right: 10px;
    top: 5px;
    font-size: 20px;
    display: none;
}

.swatch-option-tooltip {  display:none !important;  visibility:hidden !important;}

body.cms-home .products-grid .product-item-info div[class^="swatch-opt-"] .swatch-attribute{
    display: none;
    visibility: none;
}

.block.filter .block-content.filter-content .filter-options-item .swatch-attribute-options .swatch-option-link-layered .swatch-option {
    min-height: 0px !important;
    line-height: 160%;
}

.mfp-iframe-scaler iframe {
    padding-top: 30px;
} 
.product.media .horizontal-thumbnail.owl-carousel .owl-nav>div {
    line-height: 19px;
}
@media (max-width: 1199px) {
    .header .top-custom-link ul.dealer-lcator-link li {
        width: 100%;
        padding-left: 15px;
    }
    .navigation li.dropdown-submenu > a:before {
        opacity: 0;
    }
    .category-product-actions:before, .category-product-actions:after {
        display: table;
        clear: both;
        content: '';
    }
    .breadcrumbs {
        margin-bottom: 30px;
    }
}

@media (max-width: 991px) {
    .catalog-category-view.page-layout-3columns .block.filter .block-content.filter-content, .catalog-category-view.page-layout-2columns-right .block.filter .block-content.filter-content, .catalog-category-view.page-layout-2columns-left .block.filter .block-content.filter-content {
        overflow-y: auto;
    }
    .footer .middle-footer div[class*="col-lg"]:not(:last-child) {
        margin-bottom: 20px;
    }
    .margin-bottom30 {
        margin-bottom: 10px;
    }
    .footer .middle-footer {
        padding: 50px 0px;
    }
}


body.cms-home .owl-stage-outer {
    height: 840px;
    padding: 0 !important;
}

@media (max-width: 2560px) {
    body.cms-home .owl-stage-outer {
        height: 870px;
    }
}

@media (max-width: 1920px) {
    body.cms-home .owl-stage-outer {
        height: 650px;
    }
}

@media (max-width: 1800px) {
    body.cms-home .owl-stage-outer {
        height: 615px;
    }
}

@media (max-width: 1700px) {
    body.cms-home .owl-stage-outer {
        height: 580px;
    }
}

@media (max-width: 1600px) {
    body.cms-home .owl-stage-outer {
        height: 540px;
    }
}

@media (max-width: 1500px) {
    body.cms-home .owl-stage-outer {
        height: 540px;
    }
}

@media (max-width: 1440px) {
    body.cms-home .owl-stage-outer {
        height: 490px;
    }
}

@media (max-width: 1350px) {
    body.cms-home .owl-stage-outer {
        height: 460px;
    }
}

@media (max-width: 1199px) {
    body.cms-home .owl-stage-outer {
        height: 410px;
    }
}

@media (max-width: 1024px) {
    body.cms-home .owl-stage-outer {
        height: 350px;
    }
}

@media (max-width: 768px) {
    body.cms-home .owl-stage-outer {
        height: 265px;
    }
}

@media (max-width: 600px) {
    body.cms-home .owl-stage-outer {
        height: 192px;
        padding: 0 !important;
    }
    .custom-slider .banner-image {
        height: 100%;
    }
    .custom-slider .owl-carousel .owl-stage,
    .custom-slider .owl-carousel .owl-item,
    .custom-slider .owl-carousel .owl-item .banner-item,
    .custom-slider .owl-carousel .owl-item .banner-item img {
        height: 100%;
    }
}

/*@media (max-width: 450px) {
    body.cms-home .owl-stage-outer {
        height: 160px;
    }
}

@media (max-width: 375px) {
    body.cms-home .owl-stage-outer {
        height: 135px;
    }
}*/


/*@media (max-width: 320px) {
    body.cms-home .owl-stage-outer {
     height: 117px;
    }
}*/


.productrelatedBlock {
    margin: 45px 0 0;
}
.productrelatedBlock .title {
    display: block;
    text-align: center;
    color: #000;
    line-height: 24px;
    margin-bottom: 20px;
}



.product-items.owl-theme .owl-controls .owl-nav [class*=owl-].owl-prev:before,
.product-items.owl-theme .owl-controls .owl-nav [class*=owl-].owl-next:before {
    top: 12px;
}
.product-items.owl-theme .owl-controls .owl-nav [class*=owl-].owl-prev:after,
.product-items.owl-theme .owl-controls .owl-nav [class*=owl-].owl-next:after {
    top: 24px;
}
.custom-slider .owl-theme.owl-carousel .owl-stage-outer, 
.product-items.owl-theme.owl-carousel .owl-stage-outer {
    padding-bottom: 5px;
}
.custom-slider .owl-theme.owl-carousel .owl-dots {
    display: block;
    text-align: center;
}
.product-items.owl-theme.owl-carousel .owl-dots {
    display: block;
    text-align: center;
    margin: auto;
    left: 0;
    right: 0;
    bottom: 0;
}
.custom-slider .owl-theme.owl-carousel .owl-controls,
.product-items.owl-theme.owl-carousel .owl-controls {
    margin-top: 5px;
}
.custom-slider .owl-theme.owl-carousel .owl-dots .owl-dot,
.product-items.owl-theme.owl-carousel .owl-dots .owl-dot {
    display: inline-block !important;
    width: auto;
}
/*.product-items.owl-theme.owl-carousel .owl-dots {
    display: block;
    text-align: center;
    margin: auto;
    left: 0;
    right: 0;
}
.product-items.owl-theme.owl-carousel .owl-dots .owl-dot {
    display: inline-block;
    width: auto;
}*/
.catalog-product-view .block-margin.block {
    padding-top: 25px;
}
.catalog-product-view .block-margin.block h3.block-title {
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    position: relative;
}
.store-list-container .store-list>.items {
    max-height: 100% !important;
    overflow: unset !important;
}
.opc-payment .payment-methods .payment-method {
    padding-bottom: 0 !important;
    padding: 10px 0 !important;
    margin-bottom: 0 !important;
}
.payment-option.discount-code .payment-option-title {
    padding-bottom: 0 !important;
    padding: 10px 0 !important;
}
.payment-option.discount-code .payment-option-title:after {
    position: absolute;
    right: 0;
    top: 50%;
    bottom: 0 !important;
    transform: translate(0, -50%);
    margin: auto;
}
.nested {
    margin-top: 15px;
}
.captcha-reload {
    color: #222;
    border: 2px solid #222;
    background-color: #fff;
    margin-left: 15px;
    border-radius: 40px;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    -o-border-radius: 40px;
    height: 40px;
    font-weight: 600;
    padding: 0 22px;
    line-height: 36px;
    font-size: 12px;
}
.product-gallery-popup .item-thumb:after {
    content:unset !important;
} 
.promobanner .text.bottom-left,
.promobanner .text.bottom-center,
.promobanner .text.bottom-right {
    bottom: -40px !important;
    padding: 0 !important;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
.promobanner .banner-button,
.promobanner .text .btn {
    width: 100%;
    display: block;
}
.promobanner .text .btn {
    width: 100%;
    display: block;
    max-width: 100%;
    background-color: #000;
    border: 0;
    color: #fff;
    text-transform: uppercase;
    background: rgb(0 0 0 / 69%);
    transition: all .4s ease-in-out;
}
.promobanner a img {  
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
.promobanner:hover .text.bottom-left,
.promobanner:hover .text.bottom-center,
.promobanner:hover .text.bottom-right {
    bottom: 0px !important;
}
.promobanner:hover a img {  
    -webkit-transform: scale(1.03);
    -moz-transform: scale(1.03);
    -ms-transform: scale(1.03);
    -o-transform: scale(1.03);
}
.service_section .icon-service .icon {
    color: #9e9e9e;
    font-size: 48px;
    display: table-cell;
    vertical-align: middle;
    width: 1%;
    padding-right: 0;
    padding-left: 20px;
    line-height: 100%;
} 
@media(max-width:1199px) { 
    .service_row {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
    }
    .dealer-lcator-link li {
        border-bottom: 1px solid #e3e3e3;
        width: 100%;
        padding-left: 0;
    }
    .dealer-lcator-link li a {
        color: #575757;
        display: block;
        padding: 10px 15px;
        font-size: 14px;
    }
    .header .megamenu-content .tab-pane li {
        transition: background 0.8s;
    }
    .header .megamenu-content .tab-pane li:focus,
    .header .megamenu-content .tab-pane li:active {
        background-color: #343434;
        background-size: 100%;
    }
    .header .megamenu-content .tab-pane li:focus>a,
    .header .megamenu-content .tab-pane li:active>a  {
        color: #fff;
    }
}
@media(max-width:991px) {
    .catalog-product-view .page-main > div.row {
        width: 100%;
        margin: 0;
    }
    .filter-options-content .irs.js-irs-0.irs-with-grid {
        width: 95%;
        margin: auto;
        margin-left: 0;
    }
    .checkout-cart-index  #maincontent .row {
        margin-right: 0;
        margin-left: 0;
    }
}
@media(max-width:767px) {
    .product-gallery-popup .horizontal-thumbnail-row {
        display: none;       
    }
    body.catalog-product-view .block-margin {
        margin: 45px 0 0;
    }
    body.catalog-product-view .block-margin .block-title.title {
        display: block;
        text-align: center;
        color: #000;
        line-height: 24px;
        margin-bottom: 20px;
    }
}
@media(max-width:600px) {
    .catalog-product-view .page-main > div.row .column.main.col-xs-12 {
        padding-right: 0;
        padding-left: 0;
    }
    .products-grid .product-item-info .product-item-details {
        padding-top: 11px;
        text-align: center;
    }
    .rating-summary .rating-result {
        width: 66px;
        display: block;
        position: relative;
        margin: 0 auto;
    }
    .checkout-cart-index #shopping-cart-table tbody tr td.col.item .product-item-details .item-options{
        margin-bottom: 0;
    }
    .ccavenuepay_frontend_logo {
        width: 100% !important;
    }
    .opc-payment .payment-methods .payment-method,
    .payment-option.discount-code .payment-option-title {
        padding: 10px 0 !important;
        margin-bottom: 0 !important;
    }
    .service_section {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .service_section .icon-service {
        display: flex;
        flex-direction: row;
        width: 100%;
        flex-wrap: wrap;
        margin-bottom: 10px;
    }
    .footer-container .row {
        display: flex;
        flex-direction: row;
        width: 100%;
        flex-wrap: wrap;
    }
    .service_section .icon-service .icon {
        font-size: unset;
        width: 56px;
        height: 56px;
        display: block;
        padding: 0;
        margin: 0px 8px 0 0;
    }
    .service_section .icon-service .text {
        vertical-align: top;
        width: 70%;
        margin-left: auto;
        display: block;
    }
    .service_section .icon-service .icon em{
        font-size: 52px;
        display: block;
        width: 100%;
    }
    .checkout-cart-index #shopping-cart-table tbody tr td.col.item .product-item-details .item-options {
        display: flex;
        flex-direction: row;
        width: 100%;
        flex-wrap: wrap;
    }
    .checkout-cart-index #shopping-cart-table .product-item-name {
        margin-bottom: 5px;
    }
    .checkout-cart-index #shopping-cart-table tbody {
        margin-bottom: 15px;
    }
    .checkout-cart-index #shopping-cart-table tbody tr td.col.item .product-item-details dl.item-options {
        margin-top: 10px;
    }
    .checkout-cart-index #shopping-cart-table tbody tr td.col.item .product-item-details dl.item-options dt {
        margin-top: 0;
        font-size: 15px;
        display: inline-block;
        margin-right: 5px;
        color: #2a2a2a;
    }
    .checkout-cart-index #shopping-cart-table tbody tr td.col.item .product-item-details dl.item-options dd {  
        color: #7b7b7b;
        font-size: 16px;
    }
}
@media(max-width:575px) {
    .product-info-main .product-add-form .actions .tocart {
        margin: 0 10px 0 0 !important;
        width: 140px !important;
    }
    .product-info-main .product-add-form .actions .tocart + .tocart {
        margin-right: 0 !important;
    }
}
.custom-slider .owl-theme .owl-controls .owl-nav [class*=owl-] {
    opacity: 1!important;
    visibility: visible !important;
    border: 0;
    transform: translate(0, 50%);
}
.custom-slider .owl-theme.owl-carousel .owl-dots .owl-dot {
    display: inline-block !important;
    width: auto;
}
.custom-slider .owl-theme.owl-carousel .owl-nav {
    opacity: 1!important;
}
.custom-slider .owl-theme .owl-controls .owl-nav [class*=owl-].owl-prev:before,
.custom-slider .owl-theme .owl-controls .owl-nav [class*=owl-].owl-next:before,
.custom-slider .owl-theme .owl-controls .owl-nav [class*=owl-].owl-prev:after,
.custom-slider .owl-theme .owl-controls .owl-nav [class*=owl-].owl-next:after {
    position: absolute;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}
.custom-slider .owl-theme .owl-controls .owl-nav [class*=owl-].owl-prev:before,
.custom-slider .owl-theme .owl-controls .owl-nav [class*=owl-].owl-next:before {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: 1;
    width: 26px;
    height: 25px;
    content: "";
    text-indent: 0;
    border-top: unset;
    background-color: black;
    transform: none;
    -webkit-mask-image: url(https://staging.gmcricket.in/media/wysiwyg/arrow.svg);
}
.custom-slider .owl-theme .owl-controls .owl-nav [class*=owl-].owl-prev:after {
    border-top: unset;
}
.custom-slider .owl-theme .owl-controls .owl-nav [class*=owl-].owl-prev:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 26px;
    height: 25px;
    margin: auto;
    transform: rotate(0deg);
    z-index: 1;
}
.custom-slider .owl-theme .owl-controls .owl-nav [class*=owl-].owl-next:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 26px;
    height: 25px;
    margin: auto;
    transform: rotate(180deg);
    z-index: 1;
}
.custom-slider .owl-theme .owl-controls .owl-nav [class*=owl-].owl-next:after {
    border-top: unset;
}
.custom-slider .owl-theme .owl-controls .owl-nav [class*=owl-]:hover,
.custom-slider .owl-theme .owl-controls .owl-nav [class*=owl-]:focus,
.custom-slider .owl-theme .owl-controls .owl-nav [class*=owl-]:active {
    background: #000000;
    color: #ffffff;
    text-decoration: none;
}
.custom-slider .owl-theme .owl-controls .owl-nav [class*=owl-]:hover:after,
.custom-slider .owl-theme .owl-controls .owl-nav [class*=owl-]:hover:before {
    background-color: #ffffff;
}
/*.custom-slider .owl-theme .owl-controls .owl-nav [class*=owl-].owl-prev:after {
    position: absolute;
    top: 12px !important;
}
.custom-slider .owl-theme .owl-controls .owl-nav [class*=owl-].owl-prev:before {
    top: 24px !important;
}
.custom-slider .owl-theme .owl-controls .owl-nav [class*=owl-].owl-next:before {
    top: 12px;
}
.custom-slider .owl-theme .owl-controls .owl-nav [class*=owl-].owl-next:after {
    top: 24px;
}*/
.category-product-actions .toolbar-sorter .form-item-select select {
        line-height: 40px;
}
.product-detail-media .owl-carousel .owl-nav>div i {
    line-height: 34px;
}
.product-info-main .swatch-option:first-child {
    margin-left: 5px;
}
.product-detail-infomation .product-info-main .swatch-attribute-options {
   margin-left: -5px;
}
.mfp-iframe-scaler iframe {
    padding-top: 0;
    padding: 20px 0px;
}
.product-detail-infomation {
    margin-top: 0;
}
.ajaxcart-catalog_product-view .lazy-loading-img {
    height: 400px;
    overflow: scroll;
}
.product-add-form .product-options-wrapper {
    padding-top: 0px;
}
.product-info-main .product-add-form .actions button.tocart, .bundle-info .product-details .actions button.tocart {
    padding: 0 15px;
}
.product-info-main .product-sub-infomation:not(:empty) {
    padding: 0px 0 20px 0px;
}
.product-info-main .product-add-form {
    margin-bottom: 0;
}
.box-tocart .field.qty>.control span.edit-qty {
    top: 1px;
}
.product-info-main .product-add-form .box-tocart .field.qty>.control .input-text.qty {
    height: 35px;
}
.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
    width: 30px !important;
}
.mfp-iframe-scaler iframe {
    background-color: #fff !important;
}
.product-add-form .product-options-wrapper .swatch-opt {
    margin-bottom: -10px !important;
}
.product .owl-carousel .owl-stage-outer {
    padding: 0px 0;
}
.product-info-main .product-add-form .actions.action-add-to, .bundle-info .product-details .actions.action-add-to {
    margin-left: 0;
}
.product-info-main .product-add-form .actions, .bundle-info .product-details .actions {
    margin-bottom: 15px;
}
.products-grid .owl-carousel .owl-item .owl-lazy {
    height: 100%;
}
.products-related .owl-theme .owl-controls .owl-nav [class*=owl-] {
    transform: translateY(-50%);
}
.opc-progress-bar .opc-progress-bar-item._active:before {
    background: #56cfe1;
}
.opc-progress-bar .opc-progress-bar-item._active>span:before {
    background: #56cfe1;
}
.opc-progress-bar .opc-progress-bar-item._active>span:after {
    color: #56cfe1;
}
.opc-progress-bar .opc-progress-bar-item._active>span {
    color: #56cfe1;
}
.btn-google .fa-google {
    background-size: cover !important;
}
.btn-social > :first-child {
    line-height: 40px !important;
}
.social-btn .btn-social {
    padding: 10px 12px 10px 44px !important;
}
.form-create-account .actions-toolbar button {
    border-radius: 40px !important;
}
.checkout-onepage-success .actions-toolbar .primary .action.primary.continue {
    font-size: 13px;
    background-color: #56cfe1;
    border: 1px solid #56cfe1;
    color: #fff;
    border-radius: 40px;
    line-height: 40px;
    font-weight: 600;
    text-transform: uppercase;
    height: 50px;
    padding: 10px 25px;
}

.checkout-onepage-success .action.primary {
    font-size: 13px;
    background-color: #56cfe1;
    border: 1px solid #56cfe1;
    color: #fff;
    border-radius: 40px;
    line-height: 40px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 0px 25px;
}
.checkout-onepage-success .action.primary:hover {
    border-color: #222;
    background-color: #222;
}
.account-nav .account-nav-content .item.current strong{
    padding: 10px 15px;
    color: #56cfe1;
    position: relative;
    display: block;

}
.opc-estimated-wrapper .minicart-wrapper button.action.showcart>.counter.qty {
    font-size: 12px !important;
    margin: 0px 0 0 !important;
    min-width: 22px !important;
    border-radius: 50% !important;
    height: 20px !important;
}
 .footer .bottom-footer .copyright address {
    text-align: center;
    margin-bottom: 0;
    line-height: 1.75;
}
.modal-footer .btn {
    background: #333 !important;
color: #fff !important;
}
.products-related .owl-theme .owl-controls .owl-nav [class*=owl-].owl-prev:after {
    transform: rotate(
40deg
);
}
.products-related .owl-theme .owl-controls .owl-nav [class*=owl-].owl-prev:before {
    transform: rotate(
140deg
);
}
.product-detail-infomation-content .product-info-main .margin-top25 {
    margin-top: 0px;
}
.product-info-main .product-add-form .box-tocart .field.qty {
    margin-bottom: 15px;
}
.product-detail-infomation .product-name {
    margin-top: -5px;
}
.mgs_quickview-catalog_product-view .owl-carousel .owl-nav>div {
    line-height: 30px;
}
.mgs_quickview-catalog_product-view .gallery-5 .owl-nav .owl-next,
.mgs_quickview-catalog_product-view .gallery-5 .owl-nav .owl-prev {
    border-color: transparent !important;
}
.mgs_quickview-catalog_product-view .gallery-5 .owl-nav .owl-prev .fa {
    margin-right: 2px;
}
.mgs_quickview-catalog_product-view .gallery-5 .owl-nav .owl-next .fa { 
    margin-left: 2px;
}
.block-dashboard-orders {
    margin-top: 60px !important;
    margin-bottom: 0 !important;
}
.sidebar.sidebar-additional,
.sidebar.sidebar-additional .block {
    margin-top: 30px;
}
.footer ul.social-link li {
    margin: 0 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 2px solid #222;
    color: #222;
    margin-bottom: 0;
    padding: 7px;
    border-radius: 50%;
    height: 35px;
    width: 35px;
    margin-right: 5px;
}
.footer ul.social-link li a {
    color: #222;
    display: flex;
    line-height: 100%;
    align-items: center;
    justify-content: center;
    font-size: 1.3rem !important;
}
@media (max-width: 767px) {
    .header .top-header-content .top-middle-header {
        text-align: center;
        padding: 5px 0;
    }
    .header .top-header-content .top-middle-header {
        padding-top: 0px;
    }
    .header .top-custom-link ul li {
        padding: 5px 0;
    }
    .block .box {
        margin-bottom: 30px;
    }
    .block-dashboard-addresses {
        margin-top: 0;
    } 
    .block-dashboard-addresses .margin-top20 {
        margin-top: 0;
    }
    .block-title--myac {
        margin-bottom: 15px;
    }
    .sidebar .block .block-title .title {
        margin-bottom: 15px;
    }
    .block-dashboard-orders {
        margin-top: 30px !important;
        margin-bottom: 30px !important;
    }
    .sales-order-history .page-main .row {
        margin-right: 0;
        margin-left: 0;
    }
    .table-order-items {
        display: block;
        width: 100%;
        overflow-y: scroll;
    }
    .orders-history .table-order-items tbody tr td.actions .action.view:after {
        content: "";
        display: block;
        text-align: center;
        border-bottom: 1px solid #eee;
    }
    .block-dashboard-orders #my-orders-table {
        display: block;
        width: 100%;
        overflow: scroll;
    }
    .sidebar.sidebar-main,
    .sidebar.sidebar-additional {
        margin-top: 30px !important;
    }
    .sidebar.sidebar-main .nav>li>a {
        padding-left: 0;
    }
    .sidebar.sidebar-additional .block:first-child {
        margin-top: 0 !important;
    }
    .sidebar.sidebar-additional .block {
        margin-bottom: 15px;
        margin-top: 0;
    }
}
@media (max-width: 575px) {
    .footer {
        margin-top: 30px;
    }
    .custom-slider .owl-theme .owl-controls .owl-nav [class*=owl-] {
        width: 25px;
        height: 25px;
    }
    .custom-slider .owl-theme .owl-controls .owl-nav [class*=owl-].owl-prev:before,
    .custom-slider .owl-theme .owl-controls .owl-nav [class*=owl-].owl-next:before {
        width: 20px;
        height: 19px;
    }
    .product-info-main .product-add-form .actions button.tocart, .bundle-info .product-details .actions button.tocart {
        padding: 0 15px;
    }
    /*.footer .col-xs-6 {
        width: 50%;
    }*/
    .footer .middle-footer {
        padding: 30px 0px 15px 0;
    }
    .footer .middle-footer p {
        display: none;
    }
    .footer .middle-footer a {
        font-size: 12px;
    }
    .footer .middle-footer a .fa {
        font-size: 14px;
    }
    .footer ul.social-link li {
        margin: 0 5px;
        display: flex;
        align-items: center;
        justify-content: center;
        border: 2px solid #222;
        color: #222;
        margin-bottom: 0;
        padding: 7px;
        border-radius: 50%;
        height: 35px;
        width: 35px;
        margin-right: 5px;
    }
    .footer ul.social-link li a {
        color: #222;
        display: flex;
        line-height: 100%;
        align-items: center;
        justify-content: center;
        font-size: 1.3rem !important;
    }
    .footer .middle-footer a img {
        width: 70px;
        height: auto;
    }
    .footer .middle-footer ul.menu li {
        line-height: 20px;
        margin-bottom: 5px;
    }
    .footer ul.list-icon li {
        padding-left: 20px;
        margin-bottom: 5px;
    }
    .footer ul.list-icon li .icon {
        font-size: 12px;
        top: 8px;
    }
    .footer .bottom-footer {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .footer .bottom-footer address{
        font-size: 12px;
    }
    .sidebar.sidebar-additional {
        margin-top: 15px !important;
    }
    .sidebar .block .block-title .title {
        margin-bottom: 10px;
    }
    .sidebar.sidebar-additional .block {
        margin-bottom: 15px;
    }
}

.btn-primary {
    border-radius: 40px !important;
}
/* table-comparison page Start */
.comparison {
    margin-top: 10px;
        display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
}
.comparison .table-comparison {
    border: 1px solid #ddd;
}
.comparison .table-comparison .product-item-photo .product-image-photo {
    width: 150px;
    height: 150px;
}
.comparison .table>thead>tr>th, .comparison .table>tbody>tr>th {
    border: none;
}
.comparison .table tr, .comparison .table>thead>tr>td, .comparison .table>tbody>tr>td, .comparison .table>tfoot>tr>td {
    border: 1px solid #ddd;
}
.comparison .table>thead>tr>th, .comparison .table>tbody>tr>th, .comparison .table>tfoot>tr>th, .comparison .table>thead>tr>td, .comparison .table>tbody>tr>td, .comparison .table>tfoot>tr>td {
    vertical-align: baseline;
}
.comparison .table>tbody>tr>td.info {
    background-color: transparent;
}
.comparison .table>tbody>tr>td {
    border-top: none;
}
.catalog-product_compare-index .main .action.print.hidden-print {
        font-size: 13px;
    width: auto;
    padding: 10px 24px;
    background-color: #222;
    border: 1px solid #222;
    color: #fff;
    border-radius: 40px;
    line-height: 40px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 20px;
}
.comparison .table-comparison .remove.product .delete {
         background-color: #222;
    border: 1px solid #222;
    font-size: 12px;
    width: auto;
    padding: 5px 15px;
    color: #fff;
    border-radius: 40px;
    font-weight: 600;
    text-transform: uppercase;
        white-space: nowrap;
}
.comparison .product-item-actions button.primary {
        font-size: 12px;
    width: auto;
    padding: 5px 15px;
    background-color: #222;
    border: 1px solid #222;
    color: #fff;
    border-radius: 40px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 5px;
}
.comparison .product-item-actions button.primary:hover {
   background-color: #56cfe1;
    border: 1px solid #56cfe1; 
    color: #fff;
}
.comparison .table-comparison .product .product-item-name  {
    display: block;
}
.comparison .table-comparison .product .product-item-name a{
    color: #333;
}
.comparison .table-comparison .price-final_price {
    margin-bottom: 5px;
}
.comparison .table thead tr {
        /*background: #dcf9fd;*/
    font-weight: 600;
}
.comparison .table tr .label {
    color: #333;
    font-weight: 600;
}
.comparison .secondary-addto-links.actions-secondary .towishlist {
    color: #56cfe1;
}
.comparison .product.attribute .attribute li{
    font-size: 12px;
    margin-bottom: 10px;
}
.comparison.headings.data.table {
    display: none;
}
.catalog-product_compare-index .page-main {
    margin-top: 40px;
}

@media (max-width: 767px) {
    .comparison .table-comparison .product-item-photo .product-image-photo {
        width: 130px;
        height: 130px;
    }
    .product-detail-infomation .product-name {
        margin-top: 20px;
    }
}

.swatch-option.text {
    color: #696969 !important;
}
.swatch-option.disabled:after {
    background-color: none !important;
    background: none !important;
}
/*.swatch-option.text.actived:after {
    background: #56cfe1;
    color: #fff;
}*/
.swatch-option.text.disabled {
    background: #56cfe1;
    color: #fff !important;
}
.mgs-filter-active .state-item {
    border: 1px solid #000 !important;
    background: #fff !important;
    color: #000;
}
.mgs-filter-active .state-item a {
    color: #000;
}
.mgs-filter-active .state-item:hover {
    border-color: #56cfe1 !important;
    background: #56cfe1 !important;
    color: #fff !important;
}
.mgs-filter-active .state-item:hover a{
    color: #fff !important;
}
.mgs-filter-active .state-item a {
    transition: unset;
    -webkit-transition: unset;
    -moz-transition: unset;
    -o-transition: unset;
}
.mgs-filter-active .state-item:hover .state-item-icon-cancel:after {
    background: transparent !important;
}
.mgs-filter-active .state-item:hover {
    border-color: transparent !important;
}
.product-info-main .swatch-option.text.selected {
     border-color: #56cfe1 !important;
    background: #56cfe1 !important;
    color: #fff !important;
} 
.block-margin.block .block-title {
    padding-bottom: 20px;
}

.products-related .owl-theme .owl-controls .owl-nav{
        position: absolute;
    top: 50%;
    width: 100%;
    margin-top: 0;
    transform: translate(0%, 50%);
}
.checkout-cart-index #shopping-cart-table .gift-options-cart-item {
        border-bottom: 1px solid transparent;
    margin-bottom: 0px;
    padding-bottom: 0px;
}

.checkout-cart-index #shopping-cart-table tbody tr td .actions-toolbar a {
     padding: 0px 5px;
}
.products.products-grid .product-item-info .tocart.btn-cart {
    display: none;
}

@media (min-width: 768px) {
    .mfp-mgs-quickview-frame .mfp-iframe-scaler {
        padding-top: 52.75%;
    }
    /*.mfp-iframe .container {
        width: 100% !important;
    }
    .mfp-iframe .col-sm-6:nth-child(1) {
        width: 58.33333333% !important;
    }
    .mfp-iframe .col-sm-6:nth-child(2) {
        width: 41.66666667% !important;
    }*/
    /*.product.item-image.imgzoom {
        position: relative;
        padding-bottom: 126.25%;
        height: 0;
        overflow: hidden;
    }
    .product.item-image.imgzoom img {
        min-width: 426px;
        position: absolute;
        top: 0;
        left: -50px;
        width: 426px;
        height: 100%;
    }*/
}


body.catalog-product-view .product-detail-infomation-sticky-parent{
    margin-bottom: 25px;
}

body.catalog-product-view .owl-carousel-products-related .owl-prev,
body.catalog-product-view .owl-carousel-products-related .owl-next,
body.catalog-product-view .owl-carousel-products-related .owl-prev:hover,
body.catalog-product-view .owl-carousel-products-related .owl-next:hover{
    border-color: transparent !important;
}


body.catalog-product-view .tocart {
    width: 150px !important;
}

.cms-index-index .product-item-info{
    text-align: left !important;
}
.store-list-container .store-list>.items .stores {
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.store-list-container .store-list>.items .stores li {
    height: 130px !important;
    margin-top: 45px;
}
.store-list-container .store-list>.items .stores li .store-content .description {
    float: unset !important;
    padding-left: 0 !important;
    width: 100% !important;
    padding: 15px;
    display: block;
    background-color: #eaeaea;
    text-align: center;
}
.store-list-container .store-list>.items .stores li,
.store-list-container .store-list {
    border: 0 !important;
}
@media (max-width: 767px) { 
    .store-list-container .store-list>.items .stores li {
        width: 50% !important;
    }
    .store-list-container .row {
        margin-right: 0; 
        margin-left: 0;
    }
}
@media (max-width: 600px) { 
    .store-list-container .store-list>.items .stores li {
		height: auto !important;
		margin-top: 0 !important;
		margin-bottom: 15px !important;
		padding: 0 !important;
    }
    .store-list-container .store-list>.items .stores li .store-content .description {
        padding: 20px !important;
    }
    .store-list-container .store-list>.items .stores li .store-content .description h4 a {
        margin-bottom: 10px;
        display: block;
    }
    .store-list-container .store-list>.items .stores li .store-content .description p:last-child {
        margin-bottom: 0;
    }
}
@media (max-width: 460px) { 
    .store-list-container .store-list>.items .stores li {
        width: 100% !important;
    }
}

.service_section .text h6,
.service_section .text p{
    text-align: center !important;
}

/*.checkout-index-index .minicart-wrapper .showcart{
    display: none !important;
}*/


.field-error{
    color: red;
}
body .pt-banner-container .owl-theme .owl-controls .owl-pagination .owl-page span {
    width: 25px;
    height: 3px;
    background: rgba(255,255,255,.32);
    border-radius: 0;
}

body .owl-theme .owl-controls .owl-pagination .owl-page span {
    width: 7px;
    height: 7px;
    border-radius: 100%;
    background: #e1e1e1;
    opacity: 1;
}
body .pt-banner-container .owl-theme .owl-controls .owl-pagination .owl-page.active span {
    background: #fff;
    border-radius: 0;
}

body .pt-banner-container .owl-theme .owl-controls .owl-pagination {
    bottom: 7%;
}
body .owl-theme .owl-controls .owl-pagination {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -50px;
    margin: auto;
}
.block.filter .block-content.filter-content .filter-options-item .swatch-attribute-options .swatch-option-link-layered .swatch-option {
    border: 1px solid #cacaca;
}
.search.results .product-image-wrapper {
    display: block;
    height: 0px;
    position: relative;
}
.search.results .product-image-photo {
    padding: 0;
    line-height: 1;
    background: none;
    border: none;
    min-width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto !important;
    display: block;
    max-width: 100%;
    height: auto;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.search.results .product-items {
    display: inline-block;
    width: 100%;
    clear: both;
}
.search.results .product-items:before,
.search.results .product-items:after {
    content: "";
    display: block;
}
.search.results li.item.product.product-item {
    float: left;
}
.contact-index-index .contact-form-content ul.list-icon li {
    padding-left: 50px;
    margin-bottom: 15px;
    font-size: 15px;
}
.contact-index-index .contact-form-content ul.list-icon li .icon {
    font-size: 20px;
    left: 11px;
    top: 5px;
}
.cms-size-guides .column.main .container .std img { 
    width: 100%;
    height: auto;
}
.portfolio-category-view .portfolio-grid .item {
    position: relative !important;
    left: unset !important;
    top: unset !important;
}
.portfolio-category-view .portfolio-grid .item .image {
    margin: 0 auto;
    padding-bottom: 100%;
    border-radius: 0px;
    overflow: hidden;
    position: relative;
    width: 100%;
    display: block;
}
.portfolio-category-view .portfolio-grid .item .image .image-item {
    margin: 0px;
    padding: 0px;
    border: 0 solid rgba(255, 255, 255, 0);
    height: 100%;
    width: 100%;
    position: absolute;
    background: none;
}
.portfolio-category-view .portfolio-grid .item .image .image-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    max-height: 100%;
    max-width: 100%;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    position: absolute;
}
.gm-team-model .modal-header {
    border-bottom: 0;
    padding: 0;
    min-height: auto;
}
.gm-team-model .modal-header .modal-title {
    display: none;
} 
.gm-team-model .popup-main-section {
    display: flex;
}
.gm-team-model .image-and-detail {
    width: 50%;
}
.gm-team-model .image-and-detail img {
    width: 100%;
    height: 100%;
    display: block;
}
.gm-team-model .player-details {
    width: 50%;
    padding: 40px;
}
.gm-team-model .modal-header .action-close:before  {
    background-image: none;
    box-shadow: none;
    margin: 0;
    padding: 0;
    cursor: pointer;
    text-shadow: none;
    font-weight: 400;
    display: inline-block;
    text-decoration: none;
    z-index: 1;
    width: 30px;
    height: 30px;
    border: 3px solid #fff;
    background-color: #2a2a2a;
    color: #fff;
    font-size: 19px;
    opacity: 1;
    text-align: center;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
}
.gm-team-model .modal-inner-wrap {  
    background-color: #fff;
    -webkit-box-shadow: 0 5px 15px rgb(0 0 0 / 50%);
    box-shadow: 0 5px 15px rgb(0 0 0 / 50%);
}
.gm-team-model .modal-content {
    box-shadow: none;
    -webkit-box-shadow: none;
    border: none;
}
.gm-team-model .player-details span.title {
    font-size: 17px;
    font-weight: 700;
    width: 40%;
    color: #000;
}
.gm-team-model .player-details span.value {
    font-size: 17px;
    font-weight: 700;
    width: 60%;
    color: #000;
}
.gm-team-model .modal-content {
    height: 100%;
    overflow-y: scroll;
}
.gm-team-model .player-details div {
    display: flex;
    margin-bottom: 10px;
}
.gm-team-model .player-details div:last-child {
    margin-bottom: 0;
}
.gm-team-model .player-details h2 {
    margin-bottom: 30px;
}
.gm-team-model .image-description {
    display: none;
}
.portfolio-grid .item .portfolio-top-content .portfolio-bottom-content {
    top: 50%;
    bottom: unset;
    transform: translate(0, -50%);
    left: 0;
    right: 0;
    opacity: 0;
    width: 98%;
    margin: auto;
    text-align: center;
}
.portfolio-grid .item .portfolio-top-content .portfolio-bottom-content .title {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
}
.portfolio-grid .item .portfolio-top-content .portfolio-bottom-content .title .player_country {
    font-size: 18px;
    line-height: 140%;
}
.portfolio-grid .item .portfolio-top-content .portfolio-bottom-content .title .player_name {
    font-size: 25px;
    line-height: 140%;
}
@media (min-width: 768px) {
    .search.results li.item.product.product-item {
        width: 33.33333333%;
    }
    .gm-team-model .modal-inner-wrap {
        width: 73%;
    }
}
@media (max-width: 1024px) {
    .gm-team-model .image-and-detail,
    .gm-team-model .player-details {
        width: 100%;
    }
    .gm-team-model .player-details {
        padding: 25px;
    }
    .gm-team-model .popup-main-section {
        flex-wrap: wrap;
    }
    .gm-team-model .player-details h2 {
        margin-bottom: 20px;
        font-size: 32px;
        line-height: 110%;
    }
    .gm-team-model .player-details span.title,
    .gm-team-model .player-details span.value {
        font-size: 15px;
    }
    .gm-team-model .modal-inner-wrap {
        max-height: 80%;
        height: 80%;
    }
}
@media (max-width: 767px) {
    .search.results li.item.product.product-item {
        width: 50%;
    }
    .cms-size-guides .column.main .container {
        padding-right: 0;
        padding-left: 0;
    }
    .portfolio-category-view .row{
        margin-right: -15px !important;
    }
    .gm-team-model .player-details h2 {
        margin-bottom: 15px;
        font-size: 30px;
    }
}
@media (max-width: 600px) {
    .gm-team-model .player-details h2 {
        margin-bottom: 10px;
        font-size: 26px;
    }
    .gm-team-model .player-details div {
        padding-bottom: 5px;
    }
    .gm-team-model .player-details span.title,
    .gm-team-model .player-details span.value {
        font-size: 14px;
    } 
    .gm-team-model .modal-inner-wrap {
        max-height: 100%;
        height: 85%;
        width: 90%;
    }
}

.store-list-container .store-list>.items .stores li .store-content .description {
    height: 190px;
}
.store-list-container .store-list>.items .stores li {
    height: 200px !important;
    margin-top: 0;
}