/*
Theme Name: GoStore Child
Theme URI: https://demo.theme-sky.com/gostore/
Author: Theme Sky Team
Author URI: http://theme-sky.com/
Description: A Premium and Responsive WordPress theme, designed for E-Commerce websites
Template: gostore
Version: 1.0.0
License: GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Tags: two-columns, left-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: gostore-child
*/
.ts-header .header-template{
	background-color: #ffffff !important;
}
.ts-header .header-template .icon:before{
	color: rgba(19, 31, 53, 1) !important;
}
.header-bottom{
	background: transparent !important;
    border-top: none !important;
}
.header-bottom .container{
    background: linear-gradient(90deg, #2940D3 0%, #2977D3 100%);
}
.header-middle{
	background: #ffffff !important;
}
.logo img{
    max-width: 82px;
}
.menu-wrapper nav.vertical-menu > ul.menu > li > a{
    font-size: 15px !important;
    font-family: Cairo, sans-serif;
    font-weight: 400;
    text-transform: capitalize;
}
.header-top .top-menu{
	margin-bottom: 0;
}
.header-top .top-menu li{
	list-style: none;
	display: inline-block;
	padding: 0;
}
.header-top .top-menu>li+li{
	margin-left: 10px;
}
.header-top .recently-viewed-products-control,
.header-top .top-menu li a{
	flex-direction: row;
    font-size: 15px !important;
    color: rgba(109, 118, 125, 1) !important;
    font-weight: bold;
    text-transform: uppercase;
    padding: 5px;
}
.header-top .ts-header-recently-viewed-products{
	padding: 0 !important;
}
.header-top .top-menu li:hover a{
	color: rgba(33, 200, 168, 1);
}
.header-top .container{
	border-bottom: 1px solid rgba(238, 238, 238, 1);
}
.is-sticky .header-top{
	display: none;
}
.elementor-container{
	max-width: 100% !important;
}
.xslider-section .elementor-container{
	width: 100% !important;
}
.menu-wrapper .vertical-menu-heading{
	background: rgba(255, 222, 88, 1);
    border-radius: 4px;
    color: #000;
    width: 200px;
    padding: 8px 12px;
    margin: 8px;
}
.menu-wrapper > .vertical-menu-wrapper:before{
	display: none;
}
header .ts-menu {
    padding: 12px 0;
}
.ts-search-by-category {
    border-width: 2px;
    border-style: solid;
    border-radius: 30px;
}

.ts-search-by-category .search-content:before, .ts-search-by-category .select-category {
    display: none;
}

.ts-search-by-category form > .search-content {
    margin-left: 0px;
}

.ts-search-by-category .search-content:after {
    color: rgba(22,22,22,1);
    background-color: rgba(255, 222, 88, 1);
    border-radius: 30px;
    width: 60px;
    margin-right: 4px;
    height: 38px;
    margin-top: 4px
}
.ts-search-by-category .search-content input[type="text"] {
    height: 44px;
}
.header-right .right-content {
    width: 450px;
    display: flex;
    align-items: center;
    justify-content: right;
}
.header-right .right-content > div > a{
    display: flex;
    color: rgba(35, 56, 81, 1);
    text-decoration: none;
}
.header-right .right-content > div > a:hover{
    color: rgba(33, 200, 168, 1);
}
.header-right .right-content span {
    font-size: 17px;
    font-weight: bold;
    display: block;
}
.header-right .right-content .subtext {
    font-size: 70%;
    line-height: 70%;
    color: rgba(109, 118, 125, 1);
    font-weight: normal;
}
.header-right .right-content img {
    margin-right: 10px;
    width: 50px;
}
.header-right .right-content .delivery img{
    width: 65px;
    margin-left: 10px;
}
.mt-10{
    margin-top: 10px;
}
.account-control > a > span,
.tini-wishlist > span:first-child {
    display: none !important;
}


.shopping-cart-wrapper,
.my-account-wrapper,
.my-wishlist-wrapper{
    width: 60px;
    padding-left: 15px;
}

.ts-tiny-cart-wrapper a.cart-control,
.my-wishlist-wrapper a,
.ts-tiny-account-wrapper .account-control > a{    
    color: rgba(221, 221, 221, 1) !important;
    display: flex;
    flex-direction: column;
    text-align: center;
    padding-top: 5px;
}
#ts-mobile-button-bottom .search-wrapper a:before,
.ts-tiny-cart-wrapper a.cart-control:before,
.my-wishlist-wrapper a:before,
.ts-tiny-account-wrapper .account-control > a:before{
    font-size: 24px !important;
    font-family: "Font Awesome 5 Free" !important;
    content: "\f007" !important;
}
.my-wishlist-wrapper a:before{
    content: "\f004" !important;
}
.ts-tiny-cart-wrapper a.cart-control:before{
    content: "\f07a" !important;
    font-weight: 600;
}
.ts-tiny-account-wrapper .account-control > a:before{
    font-weight: 900 !important;
}
.ts-tiny-cart-wrapper a.cart-control:after,
.my-wishlist-wrapper a:after,
.ts-tiny-account-wrapper .account-control > a:after{
    font-size: initial;
    line-height: 22px;
    font-weight: bold !important;
    display: inline-block !important;
    font-family: Cairo, sans-serif !important;
}

#ts-mobile-button-bottom a:before{
    font-size: 20px !important;
    color: rgba(109, 118, 125, 1) !important;
}
#ts-mobile-button-bottom a:after{
    color: rgba(109, 118, 125, 1) !important;
    font-size: 13px !important;
    font-weight: 600 !important;
}
#ts-mobile-button-bottom > div{
    width: auto;
    padding: 0;
}

#ts-mobile-button-bottom .search-wrapper a:before,
#ts-mobile-button-bottom .ts-tiny-cart-wrapper a:before{
    display: block !important;
}
#ts-mobile-button-bottom .ts-tiny-cart-wrapper a:after{
    display: block !important;
    margin: -4px;
}
#ts-mobile-button-bottom .search-wrapper a:before{
    content: "\f002" !important;
    font-weight: 900;
    line-height: 20px;
}
#ts-mobile-button-bottom .search-wrapper a:after{
    line-height: 20px;
}
#ts-mobile-button-bottom .mobile-button-shop > a:before{
    content: "\f290" !important;
    font-weight: 900 !important;
    font-family: "Font Awesome 5 Free" !important;
}
#ts-mobile-button-bottom .mobile-button-home > a:before{
    content: "\f015" !important;
    font-weight: 900 !important;
    font-family: "Font Awesome 5 Free" !important;
}
.mobile-search-wrapper{
    position: fixed;
    left: 0;
    right: 0;
    bottom: -60px;
    z-index: 990;
    display: flex;
    justify-content: space-evenly;
    box-shadow: 0 -3px 4px rgba(0, 0, 0, 0.1);
    padding: 5px;
    background: #fff;
    border-bottom: 1px solid #f3f3f3;
    transition: bottom .5s;
}
.mobile-search-wrapper.active{
    bottom: 61px;
}
.menu-wrapper li > a > .menu-icon, 
.mobile-menu-wrapper li > a >.menu-icon {
    opacity: 1;
}
.menu-wrapper .menu-icon img, 
.mobile-menu-wrapper .menu-icon img {
    margin-right: 5px;
}
.header-top .header-currency{
    margin-top: -2px;
}
    
.header-top .header-currency,
.header-top .header-language{
    float: right;
    max-height: 30px;
}
.rtl .header-top .header-currency,
.rtl .header-top .header-language{
    float: left;
    max-height: 30px;
}
.woocommerce-multi-currency.wmc-shortcode.layout10 .wmc-current-currency,
.header-top .header-currency a,
.header-top .header-language a{
    font-size: 15px !important;
    color: rgba(109, 118, 125, 1) !important;
    font-weight: bold !important;
    text-transform: uppercase;
}
.header-top .header-currency ul{
    width: 250px;
}
.header-top .header-language ul.wpml-ls-sub-menu{
    width: 200px;
}
.header-top .header-currency .wmc-current-flag{
    max-width: 50px;
    max-height: 35px;
    transform: scale(0.38) !important;
}
.header-top .header-currency .wmc-current-currency{
    padding: 0px 20px !important;
    line-height: 36px !important;
    margin-top: -3px;
}
.header-top .header-currency .wmc-sub-currency{
    right: 0;
    top: 35px !important;
}
.rtl .header-top .header-currency .wmc-sub-currency{
    left: 0;
    right: initial;
}
.woocommerce-multi-currency.layout10 .wmc-text{
    padding-left: 10px !important;
}
.woocommerce-multi-currency.wmc-shortcode.layout10 .wmc-current-currency>span:first-child,
.wpml-ls-legacy-dropdown > ul > li > a{
    align-items: center;
}
.wpml-ls-legacy-dropdown > ul > li > a .wpml-ls-flag{
    top: initial !important;
}

.rtl .ts-search-by-category .search-content{
    margin-right: 6px;
    margin-left: 6px;
}
.rtl .my-wishlist-wrapper{
    width: 130px;
}
.header-bottom .ic-cart .cart-number, .header-bottom .tini-wishlist .count-number {
    background: rgba(255, 222, 88, 1);
    color: #000;
}
.tini-wishlist .count-number {
    right: 6px;
}
.rtl .tini-wishlist .count-number {
    right: initial;
    left: 40px;
}
.rtl .shopping-cart-wrapper .cart-control .cart-number{
    right: initial;
    left: 4px;
}
.woocommerce div.product form.cart {
    clear: left;
    margin-top: 50px;
    position: relative;
}
#page .summary .ts-buy-now-button {
    min-width: 170px;
    background: #2977D3 !important;
    color: #fff !important;
    clear: right;
    border-color: #2977D3 !important;
    margin-left: 10px;
    margin-top: 50px;
}
.woocommerce div.product form.cart .quantity{
    position: absolute;
    top: -50px;
}
.wa-order-class{
    display: none;
}
.wa-order-class .wa-order-button,
.wa-order-class .wa-order-button:hover{
    border: none !important;
    box-shadow: none !important;
}
#tabbyPromo > div > span{
    min-width: 100%;
}
.header-top .container,
.header-top .container .ts-col-12{
    padding: 0 !important;
}


/*Style*/
.custom-background .elementor-container{
    background: linear-gradient(90deg, #2940D3 0%, #2977D3 100%);
}
.shortcode-title:after{
    width: 100px;
    height: 3px;
    background: rgba(255, 222, 88, 1);
    content: '';
    display: block;
    position: relative;
    margin-top: 3px;
    transition: width 0.5s;
}
.shortcode-title{
    display: inline-block;
}
.shortcode-title:hover:after{
    width: 100%;
}
.page-container {
    overflow-x: hidden;
}
body.ts_desktop.product-hover-vertical-style-2 .price + .product-group-button-meta{
    position: relative;
}
body.ts_desktop.product-hover-vertical-style-2 .product-wrapper:hover .product-group-price-button-meta {
    transform: none;
}
.loop-add-to-cart,
.quickshop{
    padding: 0 !important;
    width: 50%;
    text-align: center;
}
.loop-add-to-cart a,
.quickshop a{
    background: rgba(255, 222, 88, 1);
    width: 100%;
    font-size: 14px !important;
}
.loop-add-to-cart a{
    background: #2977D3 !important;
    color: rgba(255, 222, 88, 1) !important;
}
.quickshop:before{
    display: none;
}
.ts-header nav.vertical-menu > ul.menu li>ul.sub-menu {
    top: auto !important;
    min-height: auto !important
}

.product-filter-by-brand {
    display: none
}

.ts-header nav.vertical-menu > ul.menu li.ts-normal-menu ul.sub-menu ul.sub-menu {
    top: -26px !important
}
.ts-header .vertical-menu-wrapper > .vertical-menu{
    left: -25px;
}
.ts-header nav.vertical-menu > ul.menu > li a{
    height: 40px;
    color: rgba(58, 71, 84, 1) !important;
}
.ts-header .vertical-menu-wrapper > .vertical-menu{
    padding: 0;
}
.ts-header nav.vertical-menu > ul.menu li{
    padding: 0 20px;
    position: relative;
}
.ts-header nav.vertical-menu > ul.menu li:hover{
    background: #f0f2f5;
}
.ts-header nav.vertical-menu > ul.menu > li > .ts-menu-drop-icon{
    position: absolute;
    top: 0;
    right: 10px;
    opacity: 1;
}
.rtl .ts-header nav.vertical-menu > ul.menu > li > .ts-menu-drop-icon{
    right: auto;
    left: 10px;
}
.ts-header nav.vertical-menu > ul.menu > li > .ts-menu-drop-icon:before{
    font-weight: bolder;
}
.ts-header nav.vertical-menu > ul.menu li.ts-normal-menu ul.sub-menu{
    padding: 0 !important;
}
.ts-header nav.vertical-menu > ul > li:hover:after{
    display: none;
}
.ts-header nav.vertical-menu > ul.menu li > ul.sub-menu{
    background-color: rgba(255, 255, 255, 1);
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2);
}
.ts-header nav.vertical-menu > ul.menu li ul.sub-menu:before{
    display: none;
}
.ts-header nav.vertical-menu > ul.menu li:hover > ul.sub-menu li a{
    display: block;
    padding: 10px 20px;
    height: auto;
}
.ts-header nav.vertical-menu > ul.menu li:hover > ul.sub-menu li{
    border-bottom: 1px solid rgba(229, 229, 229, 1);
    padding: 0;
}
.ts-header nav.vertical-menu > ul.menu li:hover > ul.sub-menu li .ts-menu-drop-icon:before{
    content: "\e649";
    font-family: themify;
    font-size: 10px;
    text-indent: 0;
    letter-spacing: 0;
    font-weight: bolder;
    line-height: 40px;
}
.ts-header nav.vertical-menu > ul.menu li.ts-normal-menu ul.sub-menu ul.sub-menu{
    top: 0 !important;
}
.ts-header .vertical-menu-wrapper > .vertical-menu {
    width: 250px;
}
.loop-add-to-cart a, .quickshop a{
    line-height: 35px !important;
}
body .vertical-menu-heading{
    font-size: 13px !important;
}
.ts-header nav > ul.menu li ul.sub-menu:before{
    box-shadow: none;
}
.ts-header nav > ul.menu li.ts-megamenu.no-stretch-content > ul.sub-menu > li{
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2);
}
.elementor-widget-container ul.product_list_widget li{
    margin: 0 0 5px 0;
    padding: 0px 0 5px 0;
}
.hide {
    display: none;
}
.single-counter-wrapper{
    display: inline-block;
}
.single-counter-wrapper .sold .sep,
.single-counter-wrapper .sold .total{
    display: none;
}
@media (min-width: 768px) {
    .ts-header .vertical-menu-wrapper > .vertical-menu{
        left: -10px;
    }
}
@media (min-width: 992px) {
    #page .summary .ts-buy-now-button {
        margin-left: 0px;
        margin-top: 5px;
    }
    .woocommerce div.product form.cart .button{
        min-width: 170px !important;
    }
}
@media (min-width: 1200px) {
	#main-content #primary{
		margin: 0 -25px;
	}
    #page .summary .ts-buy-now-button {
        margin-left: 10px;
        margin-top: 50px;
    }
    .ts-header .vertical-menu-wrapper > .vertical-menu{
        left: -26px;
    }
    .loop-add-to-cart, .quickshop{
        width: 48%;
    }
    .loop-add-to-cart{
        margin-right: 2%;
    }
    .quickshop{
        margin-left: 2%;
    }
}




@media (max-width: 991px) {
    .loop-add-to-cart{
        width: 80%;
    }
}
@media (max-width: 767px) {
    .header-right .right-content{
        width: 362px;
        padding-left: 0px !important;
    }
    .header-middle > .container > div.logo-wrapper{
        padding-right: 0;
    }
    .loop-add-to-cart{
        width: 92%;
    }
}
@media (max-width: 494px) {
    .header-right .right-content img{
        width: 30px;
    }
    .header-right .right-content .delivery img{
        width: 45px;
    }
    .header-right .right-content .delivery span.mt-10{
        margin-top: 2px;
    }
    .header-right .right-content span{
        font-size: 14px;
    }
    .header-right .right-content .subtext{
        font-size: 80%;
    }
    .logo img{
        max-width: 60px !important;
    }
    .header-right .right-content {
        width: 295px;
    }
}

@media (max-width: 440px) {
    .header-right .right-content {
        width: 140px;
    }
    .header-middle > .container > div.logo-wrapper {
        max-width: 140px;
    }
    .header-middle > .container{
        width: auto !important;
    }
    header .logo-wrapper a{
        text-align: center;
    }
    .header-right .right-content > div > a.delivery{
        display: none;
    }
}