/*!
Theme Name: TR6 Fusion
Theme URI: http://underscores.me/
Author: Vishal Mirashe
Author URI: https://www.pitchteq.com/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: tr6-fusion
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
*/

@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700;800&display=swap');

@font-face {
    font-family: 'AderoTrial';
    src: url('assets/fonts/AderoTrial-SemiBold.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'AderoTrial';
    src: url('assets/fonts/AderoTrial-Bold.otf') format('opentype');
    font-weight: bold;
    font-style: normal;
}

.notranslate {
    translate: no;
}

html{
    scroll-behavior: smooth;
    scroll-padding-top: 220px; 
}
body{
    margin: 0;
    padding:0;
  	font-family: "Montserrat", sans-serif;
}
.topfixed {
    position: fixed !important;
    z-index: 999 !important;
    animation: smoothScroll 1s forwards;
    top: 0;
    width: 100%;
    background: #0E204A !important;
}
/*.topfixed .desktop-nav .left-menu, .topfixed .desktop-nav .right-menu{
    top: 30px !important;
}*/
.topfixed ul li a{
	color: #fff !important;
}
.topfixed .language-menu .gt_switcher .gt_option a{
    color: #5e5e5e !important;
}
@keyframes smoothScroll {
    0% {
        transform: translateY(-40px);
    }
    100% {
        transform: translateY(0px);
    }
}
.container{
    width: 1240px;
}
#wpicon{
    position: fixed;
    bottom: 20px;
    left: 30px;
    z-index: 1;
    border: 2px solid #25D366;
    padding: 5px;
    border-radius: 50%;
    animation: pumpUp 1s infinite alternate;
}
@keyframes pumpUp {
    0% {
        transform: scale(1);
    }
    100% {
        transform: scale(1.1);
    }
}
#wpicon:hover {
    border: 2px solid #075E54;
}
#wpicon a {
    background: #25D366;
    height: 50px;
    width: 50px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 30px;
    color: #fff;
    text-decoration: none;
}
#wpicon a:hover {
    background: #075E54;
}
#upicon {
    position: fixed;
    bottom: 100px;
    right: 20px;
    z-index: 1;
}
#upicon a {
    background: #999;
    height: 50px;
    width: 50px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 30px;
    color: #fff;
    text-decoration: none;
}
nav.tr6-navbar ul li.cart-icon a,
nav.tr6-navbar ul li.wishlist-icon a{
    z-index: 1;
}
nav.tr6-navbar ul li.wishlist-icon a .custom-wishlist-count,
nav.tr6-navbar ul li.cart-icon a .custom-cart-count {
    background: #e91e63;
    color: #fff;
    font-size: 14px;
    border-radius: 50%;
    margin-left: 4px;
    position: absolute;
    top: -5px;
    right: 5px;
    height: 25px;
    width: 25px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    z-index: -1;
}
#breadcrumbs,#breadcrumbs span.breadcrumb_last {
    color: #c5c5c5;
}
.language-menu .gt_switcher .gt_option{
    position: absolute !important;
}
.language-menu .gt_switcher .gt_selected{
    background: transparent !important;
    padding: 10px 15px !important;
}
.language-menu .gt_switcher .gt_selected a {
    border: unset !important;
    padding: 0 !important;
    width: unset !important;
    font-family: 'Montserrat';
    font-size: 18px;
}
.language-menu .gt_switcher .gt_selected a:hover{
    background: transparent !important;
}
.language-menu .gt_switcher .gt_option a{
    font-family: 'Montserrat';
}
.gt_switcher .gt_option{
	width: max-content !important;
}
.gt_switcher_wrapper {
    display: none;
}
.tr6-home-key-box figure.elementor-image-box-img img {
    height: 40px;
    object-fit: contain;
}
.dashicons.dashicons-phone {
    transform: rotate(90deg);
}
button:disabled {
    cursor: no-drop;
    background: #999 !important;
}
.tr6-share-btn .elementor-shortcode {
    display: flex;
    align-items: center;
    font-weight: 600;
    grid-gap: 10px;
}
.single-post .elementor-widget-theme-post-content h3 {
    margin: 0 0 15px 0;
    font-family: 'AderoTrial';
    font-size: 30px;
    color: #0e204a;
}
.locked-field,.select2-container--disabled .select2-selection__rendered {
    pointer-events: none;
    background-color: #ddd !important;
    color: #333 !important;
    opacity: 0.8;
    cursor: no-drop;
}
.xoo-el-popup-active .select2-container {
    z-index: unset !important;
}
/*--------------------------- Top Bar ---------------------------*/
.tr6-topbar {
	background: #0e204a;
	padding: 10px 0;
}
.tr6-topbar .inline-box {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.tr6-topbar .inline-box ul{
	padding: 0;
	list-style: none;
	margin: 0;
	display: flex;
}
.tr6-topbar .inline-box .topbar-contact-list li:not(:last-child),.tr6-topbar .inline-box .right-box ul li:not(:last-child) {
    padding: 0 20px;
    border-right: 1px solid rgba(255,255,255,.2);
}
.tr6-topbar .inline-box .topbar-contact-list li:last-child,.tr6-topbar .inline-box .right-box ul li:last-child {
    padding: 0 0 0 20px;
}
.tr6-topbar .inline-box .topbar-contact-list li span{
    color: #5eff00;
}
.tr6-topbar .inline-box .topbar-contact-list li a,.tr6-topbar .inline-box .right-box ul li a{
	text-decoration: none;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
}
.tr6-topbar .inline-box .topbar-contact-list li{
    display: flex;
    align-items: center;
    grid-gap: 15px;
}
.tr6-topbar .inline-box .topbar-contact-list li p{
    margin: 0;
}
.tr6-topbar .inline-box .right-box ul li a{
    font-size: 16px;
    text-transform: capitalize;
    font-weight: 400;
    padding: 0;
}
.tr6-topbar .inline-box .right-box ul li a:hover{
    background: transparent;
}
.tr6-topbar .inline-box .topbar-contact-list li a:hover,
.tr6-topbar .inline-box .right-box ul li a:hover{
    color: #5eff00;
}
/*--------------------------- Header ---------------------------*/
nav.tr6-navbar {
    border-radius: 0;
    margin: 0;
    border: 0;
    padding: 10px 0;
    background: #e5e5e5;
}
nav.tr6-navbar.fixed-navbar {
    position: absolute;
    width: 100%;
    z-index: 99;
    background: transparent;
}
nav.tr6-navbar .logo{
	height: 80px;
	width: 59px;
}
nav.tr6-navbar .logo img{
	max-height: 100%;
	max-width: 100%;
}
nav.tr6-navbar ul li a{
    color:#5e5e5e;
    padding: 10px 22px;
    font-size: 18px;
    font-weight: 600;
    text-transform: capitalize;
}
nav.tr6-navbar.fixed-navbar ul li a{
    color:#fff;
}
nav.tr6-navbar ul li:hover a{
    background: unset;
    color:#133b99;
}
nav.tr6-navbar.fixed-navbar ul li:hover a{
    color:#79d149;
}
nav.tr6-navbar ul li a:focus{
    background: unset;
    outline:unset;
    outline-offset:unset;
}
nav.tr6-navbar .navbar-collapse{
    padding: 0;
    height: 80px !important;
    display: flex !important;
    align-items: center;
}
nav.tr6-navbar ul li.current-menu-item a {
    color: #133b99;
}
nav.tr6-navbar.fixed-navbar ul li.current-menu-item a {
    color: #79d149;
}
.nav .open>a:focus,.nav .open>a:hover,.nav .open>a{
    background: unset;
    border-color: unset;
}
nav.tr6-navbar ul.dropdown-menu {
    left: 0 !important;
    background: #fff;
    border: unset;
    min-width: fit-content;
    top: 50px;
    border-radius: 0;
    padding: 0;
}
nav.tr6-navbar ul.dropdown-menu li a{
    padding: 10px 20px !important;
    font-size: 16px;
    color: #333 !important;
}
nav.tr6-navbar ul.dropdown-menu li:hover a{
    background: #f5f5f5;
    color: #79d149 !important;
}
nav.tr6-navbar ul.dropdown-menu li a:focus{
    color: #79d149;
}
.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover{
    background: unset;
}
/*--------------------------- Mobile Menu ---------------------------*/
.navbar.tr6-navbar.mobile-menu .container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 5px 0;
}
.navbar.tr6-navbar.mobile-menu .left,
.navbar.tr6-navbar.mobile-menu .right {
    display: flex;
    align-items: center;
}
.navbar.tr6-navbar.mobile-menu .left {
    flex: 1;
    justify-content: flex-start;
    grid-gap: 5px;
    text-transform: uppercase;
    font-weight: 600;
    cursor: pointer;
}
.navbar.tr6-navbar.mobile-menu .logo {
    height: 60px;
    width: 44px;
}
.navbar.tr6-navbar.mobile-menu .right {
    flex: 1;
    justify-content: flex-end;
}
.navbar.tr6-navbar.mobile-menu .right .mobile-icons-wrapper{   
    display: flex;
}
.navbar.tr6-navbar.mobile-menu .mobile-icons-wrapper a {
    color: #5e5e5e;
    padding: 10px 0;
}
.navbar.tr6-navbar.mobile-menu .mobile-icons-wrapper .wishlist-icon{
    z-index: 1;
    position: relative;
    padding: 10px 25px 10px 0;
    list-style: none;
}
.navbar.tr6-navbar.mobile-menu .mobile-icons-wrapper .wishlist-icon .custom-wishlist-count {
    background: #e91e63;
    color: #fff;
    font-size: 14px;
    border-radius: 50%;
    margin-left: 4px;
    position: absolute;
    top: -5px;
    right: 5px;
    height: 25px;
    width: 25px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    z-index: -1;
}
.navbar.tr6-navbar.mobile-menu .mobile-icons-wrapper a.whatsapp-icon{
    text-decoration: none;
    color: #25d366;
    padding-left: 15px;
}
.navbar.tr6-navbar.mobile-menu .mobile-icons-wrapper a.whatsapp-icon span{
    font-size: 24px;
}
.mobile-menu-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 0;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.7);
    overflow-x: hidden;
    transition: 0.3s ease;
    z-index: 9999;
}
.mobile-menu-content {
    background: #fff;
    width: 260px;
    height: 100%;
    padding: 20px;
    position: absolute;
    top: 0;
    left: 0;
    overflow-y: auto;
}
.mobile-menu-content ul li{
    padding: 10px 15px;
}
.mobile-menu-content ul li a {
    color: #133b99;
    font-size: 16px;
    font-weight: 600;
    padding: 0;
}
.mobile-menu-content ul li.cart-icon,
.mobile-menu-content ul li.wishlist-icon,
.mobile-menu-content ul li.account-icon{
    display: none;
}
.mobile-menu-content .close-menu {
    font-size: 24px;
    cursor: pointer;
    margin-bottom: 15px;
    display: block;
    text-align: right;
}

/*--------------------------- Footer ---------------------------*/
.tr6-footer{
	background: #0E204A;
    padding: 80px 0 20px 0;
}
.tr6-footer .col-md-2, .tr6-footer .col-md-3{
	width: 20%;
}
.tr6-footer h2.widget-title,.tr6-footer h2.wp-block-heading{
    font-size: 20px;
    color: #5EFF00;
    margin: 0 0 25px 0;
    font-family: 'AderoTrial';
    font-weight: normal;
    text-align: left;
    text-transform: uppercase;
}
.tr6-footer figure.wp-block-image {
    height: 180px;
    width: 133px;
    margin: 0;
}	
.tr6-footer figure.wp-block-image img{
    max-height: 100%;
    max-width: 100%;
}
.tr6-footer .widget_nav_menu br{
    display: none;
}
.tr6-footer ul{
    list-style: none;
    margin: 0;
    padding: 0;
}
.tr6-footer ul.menu{
	padding: 0 15px;
}
.tr6-footer ul.menu li a:before{
	content: '\f345';
    position: absolute;
    font-family: 'dashicons';
    left: 10px;
}
.tr6-footer ul li{
    color: #fff;
    text-decoration: none;
    font-size: 16px;
}
.tr6-footer ul li:not(:last-child){
	margin-bottom: 20px;
}
.tr6-footer ul.menu li a,.tr6-footer ul.footer-contact-list li a {
    color:#fff;
    text-decoration: none;
    font-weight: 300;
}
.tr6-footer ul li:hover a,.tr6-footer .footer-contact-list .inline a:hover {
    color:#5EFF00 !important;
}
.tr6-footer ul.footer-contact-list li{
    display: flex;
    align-items: center;
}
.tr6-footer ul.footer-contact-list li p{
    margin: 0;
}
.tr6-footer ul.footer-contact-list li span{
    margin-right: 5px;
    color: #5EFF00;
}
.tr6-footer ul.footer-social-list {
	list-style: none;
    grid-gap: 15px;
    padding: 5px 0;
    list-style: none;
    margin: 20px 0 0 0;
    display: flex;
}
.tr6-footer ul.footer-social-list a {
    height: 40px;
    width: 40px;
    color: #0e204a;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    font-size: 20px;
    transition: all 1s ease;
}
.tr6-footer ul.footer-social-list a:hover {
	background: #5eff00;
}
.tr6-footer ul.footer-social-list a li{
    color: unset;
}
/*--------------------------- Copyright ---------------------------*/
.tr6-footer .copyright-wrap {
    font-size: 16px;
    color:#fff;
    font-weight: 300;
    margin: 80px 0 0 0;
    border-top: 1px solid rgba(255, 255, 255, 0.5);
    padding: 30px 0 0 0;
}
.tr6-footer .copyright-wrap p{
    margin-bottom:0;
}
.tr6-footer .copyright-wrap a{
    text-decoration: none;
    color:#fff;
    font-weight: 600;
}
.tr6-footer .copyright-wrap a:hover{
    color: #5EFF00;
}
/*------------------------ Login Window ------------------------*/
body.xoo-el-popup-active {
    overflow: unset;
}
.xoo-el-inmodal {
    height: auto;
}
.xoo-el-main {
    padding: 30px;
}
.xoo-el-form-container{
    padding-bottom: 0;
}
.btn:active:focus, .btn:focus{
    outline:unset;
    outline-offset:unset;
    color: #fff
}
.btn.focus, .btn:focus, .btn:hover{
    color:#fff;
}
.xoo-el-inmodal ul.xoo-el-tabs li {
    font-weight:500 !important;
    text-transform: uppercase;
    font-size: 18px;
}
.xoo-el-inmodal .xoo-el-section form input{
    border: 1px solid #000!important;
    border-radius: 0;
    padding: 20px 15px;
    font-size: 16px;
}
.xoo-el-inmodal .xoo-el-section form input:focus {
    box-shadow: 0px 0px 10px 10px #fff4e6 !important;
}
.xoo-el-inmodal .xoo-el-section form button.xoo-el-action-btn {
    font-weight: 700 !important;
    font-size: 18px !important;
    padding: 10px;
    border-radius: 0;
}
.xoo-el-inmodal .xoo-el-section form button.xoo-el-action-btn:hover {
    background: #be6700;
}
span.xoo-el-close:hover {
    color: #be6700;
}
/*--------------------------- Elementor ---------------------------*/
.tr6-local-font h2,.tr6-home-products ul.products li h2,
.tr6-about-hero-box .elementor-image-box-title,
.tr6-local-font form.elementor-form input,.tr6-local-font form.elementor-form button,
.tr6-custom-font h3 a{
	font-family: 'AderoTrial' !important;
}
.tr6-local-font h2 b{
    color: #133b99;
}
.tr6-home-products ul.products li a.add_to_cart_button {
    font-family: 'AderoTrial' !important;
    text-transform: uppercase;
}
.tr6-home-products ul.products li .inwp-archive-variations-wrapper{
    display: none !important;
}
.tr6-home-products ul.products li .star-rating{
    margin: 0 auto;
    color: #ffbc00;
    font-size: 18px !important;
}
.tr6-home-products ul.products li span.numeric-rating {
    display: block;
    font-weight: 500;
    margin: 5px auto 15px;
    width: fit-content;
    border-radius: 5px;
    color: #000;
}
.single .woocommerce-product-rating span.numeric-rating {
    display: block;
    background: #fff7cc;
    font-weight: 500;
    margin: 0 10px 0 0;
    width: fit-content;
    padding: 5px 15px;
    border-radius: 5px;
    color: #000;
}
.tr6-about-hero-box .elementor-image-box-title span,
.tr6-local-font h2 span{
	font-family: 'Montserrat';
}
.tr6-about-hero-box .elementor-image-box-img img{
    height: 40px;
    object-fit: contain;
}
.tr6-home-products ul.products li .price ins{
    text-decoration: none;
}
.tr6-home-products ul.products li,.tr6-gearup-go-section .tr6-gearup-go-box {
    transition: all 0.3s ease;
    transform: scale(1);
    z-index: 1;
}
.tr6-home-products ul.products:hover li,.tr6-gearup-go-section:hover .tr6-gearup-go-box:not(:hover) {
    transform: scale(0.98);
}
.tr6-home-products ul.products li:hover,.tr6-gearup-go-section .tr6-gearup-go-box:hover {
    transform: scale(1.05) !important;
    z-index: 2;
}
.tr6-certificate-logo-img img{
    filter: brightness(0) invert(1);
    height: 50px !important;
    object-fit: contain;
}
/*--------------------------- My Account ---------------------------*/
.custom-account-wrap .woocommerce-address-fields button{
    color: #fff !important;
    text-decoration: none;
    padding: 15px 40px !important;
    background: #000 !important;
    border-radius: 50px;
    font-weight: 500 !important;
    text-transform: uppercase;
    font-size: 18px;
    margin-top: 30px;
    letter-spacing: 1px;
    float: right;
}
.custom-account-wrap .woocommerce-address-fields button:hover{
    background: #bd6600 !important;
    color:#fff !important;
}
.woocommerce-account .custom-account-wrap .woocommerce-MyAccount-navigation{
    width: 100%;
}
.woocommerce-account .custom-account-wrap .woocommerce-MyAccount-content{
    width: 100%;
    padding: 50px 0 0 0;
}
.custom-account-wrap .woocommerce-MyAccount-navigation ul{
    padding: 0;
    list-style: none;
    display: flex;
    justify-content: space-between;
}
.custom-account-wrap .woocommerce-MyAccount-navigation ul li{
    width: 25%;
}
.custom-account-wrap .woocommerce-MyAccount-navigation ul li a{
    text-decoration: none;
    background: #5EFF00;
    color: #0E204A;
    font-weight: 500;
    font-size: 16px;
    text-transform: uppercase;
    padding: 15px 0;
    display: block;
    text-align: center;
    font-family: 'AderoTrial';
}
.custom-account-wrap .woocommerce-MyAccount-navigation ul li.is-active a {
    background: #0E204A;
    color: #fff;
}
.custom-account-wrap .woocommerce-EditAccountForm.edit-account p{
    margin-bottom: 30px !important;
    padding: 0;
}
.custom-account-wrap .woocommerce-EditAccountForm.edit-account .error.sa_phone_error {
    margin-bottom: 0 !important;
    color: #ff0000 !important;
    font-size: 16px !important;
    text-transform: capitalize;
    margin: 15px 0 0 0 !important;
}
.custom-account-wrap .woocommerce-EditAccountForm.edit-account label,.custom-account-wrap .woocommerce-EditAccountForm.edit-account .xoo-aff-input-icon{
    font-size: 16px;
    font-weight: 600;
    text-transform: capitalize;
    color: #0E204A;
}
.custom-account-wrap .woocommerce-EditAccountForm.edit-account fieldset{
    min-width: 100%;
}
.custom-account-wrap .woocommerce-EditAccountForm.edit-account input {
    border: 1px solid #5e5e5e;
    height: unset !important;
    padding: 20px 15px !important;
    width: 100% !important;
    font-weight: 400;
    font-size: 16px !important;
    border-radius: 0 !important;
}
.custom-account-wrap .woocommerce-EditAccountForm.edit-account em {
    font-size: 14px;
    font-weight: 500;
    margin: 10px 0 0;
    display: block;
}
.custom-account-wrap .woocommerce-EditAccountForm.edit-account .xoo-aff-group{
    width: 100%;
}
.custom-account-wrap .woocommerce-Button.button{
    color: #fff !important;
    text-decoration: none;
    padding: 15px 40px !important;
    background: #0E204A;
    border-radius: 50px;
    font-weight: 500 !important;
    text-transform: capitalize;
    font-size: 18px;
    float: right;
}
.custom-account-wrap .woocommerce-EditAccountForm.edit-account button:hover,.custom-account-wrap .woocommerce-Button.button:hover{
    background: #5EFF00 !important;
    color:#0E204A !important;
}
.custom-account-wrap .woocommerce-MyAccount-content h3,
.custom-account-wrap .woocommerce-MyAccount-content h2,
.custom-account-wrap .woocommerce-EditAccountForm.edit-account fieldset legend{
    text-transform: capitalize;
    font-size: 18px;
    font-weight: 700;
    margin: 0 0 30px 0;
    padding: 15px 20px;
    color: #0E204A;
    border: 1px dashed #5e5e5e;
}
.custom-account-wrap .woocommerce-MyAccount-content table.woocommerce-orders-table{
    border-radius: 0;
    border: 1px solid #5e5e5e;
}
.custom-account-wrap .woocommerce-MyAccount-content table.woocommerce-orders-table th.woocommerce-orders-table__header{
    color: #0E204A;
    width: 25%;
}
.custom-account-wrap .woocommerce-MyAccount-content table.woocommerce-orders-table th {
    color: #000;
    font-size: 16px;
    font-weight: 700;
    text-transform: capitalize;
    border: 0;
    padding: 15px;
    text-align: center;
}
.custom-account-wrap .woocommerce-MyAccount-content table.woocommerce-orders-table th:not(:last-child),
.custom-account-wrap .woocommerce-MyAccount-content table.woocommerce-orders-table td:not(:last-child){
    border-right:1px solid #5e5e5e;
}
.custom-account-wrap .woocommerce-MyAccount-content table.woocommerce-orders-table tbody th{
    border-top: 1px solid #5e5e5e;
}
.custom-account-wrap .woocommerce-MyAccount-content table.woocommerce-orders-table td{
    padding: 15px;
    font-size: 16px;
    text-align: center;
    border: 0;
    border-top: 1px solid #5e5e5e;
    font-weight: 500;
}
.custom-account-wrap .woocommerce-MyAccount-content table.woocommerce-orders-table td.woocommerce-orders-table__cell-order-actions {
    display: flex;
    justify-content: center;
    grid-gap: 10px;
}
.custom-account-wrap .woocommerce-MyAccount-content table.woocommerce-orders-table td.woocommerce-orders-table__cell-order-actions a,
.custom-checkout-wrap .woocommerce-order-details table.order_details a,.custom-account-wrap .woocommerce-order-details table.order_details a{
    text-transform: capitalize;
    font-size: 16px;
    border-radius: 50px;
    padding: 12px 40px;
    font-weight: 500;
}
.custom-account-wrap .woocommerce-MyAccount-content table.woocommerce-orders-table td.woocommerce-orders-table__cell-order-actions a.view {
    background: #000;
    color: #fff;
}
.custom-account-wrap .woocommerce-MyAccount-content table.woocommerce-orders-table td.woocommerce-orders-table__cell-order-actions a.wc-cancel-order,
.custom-checkout-wrap .woocommerce-order-details table.order_details a.wc-cancel-order,
.custom-account-wrap .woocommerce-order-details table.order_details a.wc-cancel-order{
    background: #ff0000;
    color: #fff;
}
.custom-account-wrap .woocommerce-MyAccount-content table.woocommerce-orders-table td.woocommerce-orders-table__cell-order-actions a.invoice,
.custom-checkout-wrap .woocommerce-order-details table.order_details a.invoice,
.custom-account-wrap .woocommerce-order-details table.order_details a.invoice{
    background: #ffcb58;
    color: #000;
}
.custom-account-wrap .woocommerce-MyAccount-content table.woocommerce-orders-table td.woocommerce-orders-table__cell-order-actions a:hover,
.custom-checkout-wrap .woocommerce-order-details table.order_details a:hover,
.custom-account-wrap .woocommerce-order-details table.order_details a:hover{
    background: #5EFF00 !important;
    color: #0E204A;
}
.custom-account-wrap .woocommerce-MyAccount-content table.woocommerce-orders-table td.woocommerce-orders-table__cell-order-actions a.pay,
.custom-checkout-wrap .woocommerce-order-details table.order_details a.pay,
.custom-account-wrap .woocommerce-order-details table.order_details a.pay{
    background: #ffcb58;
    color: #000;
}
.custom-account-wrap .woocommerce-MyAccount-content table tr.woocommerce-orders-table__row--status-cancelled td a.invoice,
.custom-account-wrap .woocommerce-MyAccount-content table tr.woocommerce-orders-table__row--status-pending td a.invoice{
    display: none;
}
.custom-account-wrap .woocommerce-MyAccount-content a{
    text-decoration: none;
    color:#1759A7;
}
.custom-account-wrap .woocommerce-Addresses .u-column1.col-1,.custom-account-wrap .woocommerce-Addresses .u-column2.col-2{
    width: 100%;
    float: unset;
}
.custom-account-wrap .woocommerce-Addresses .u-column1.col-1 address,.custom-account-wrap .woocommerce-Addresses .u-column2.col-2 address,.custom-account-wrap .woocommerce-customer-details address {
    padding: 15px 30px;
    font-size: 18px;
    font-weight: 500;
    line-height: 2;
    background: #fff7e6;
    margin-bottom: 50px;
}
.custom-account-wrap .woocommerce-Addresses .woocommerce-Address-title h3{
    float: unset;
}
.custom-account-wrap .woocommerce-MyAccount-content p{
    font-size: 18px;
    color: #000;
    margin-bottom:30px;
}
.custom-account-wrap .woocommerce-Addresses a{
    background: #222;
    color: #fff;
    border-radius: 0;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 16px;
    padding: 5px 20px;
}
.custom-account-wrap .woocommerce-info {
    border-top-color: #ccc;
    font-size: 16px;
    font-weight: 400;
}
.custom-account-wrap .woocommerce-info a {
    display: none;
}
.custom-account-wrap table.woocommerce-table{
    border:1px solid #222;
    border-radius: 0;
}
.custom-account-wrap table.woocommerce-table--order-details th:not(:last-child),.custom-account-wrap table.woocommerce-table--order-details td:not(:last-child){
    padding: 15px;
    border-right: 1px solid #999;
    font-size: 16px;
}
.custom-account-wrap .woocommerce-customer-details address {
    border-radius: 0;
    border: unset;
}
.custom-account-wrap .woocommerce-address-fields input{
    border-radius: 0;
    border: unset;
    padding: 15px;
    font-size: 16px;
}
.custom-account-wrap .woocommerce-address-fields select {
    border-radius: 0;
    border: unset;
    padding: 15px;
    height: unset;
    font-size: 16px;
}
.custom-account-wrap .woocommerce-address-fields label {
    font-weight: 500;
    font-size: 16px;
    text-transform: capitalize;
    color:#BE6700;
}
.custom-account-wrap .woocommerce-address-fields .form-row {
    padding: 0 0 20px 0;
}
/*--------------------------- Cart ---------------------------*/
.custom-cart-wrap .wc-proceed-to-checkout{
    padding-bottom: 0 !important;
    margin-top: 30px;
}
.custom-cart-wrap .wc-proceed-to-checkout a{
    margin-bottom: 0 !important;
}
.custom-cart-wrap table.shop_table.cart-product-box {
    display: flex;
    gap: 15px;
    align-items: flex-start;
}
.custom-cart-wrap table.shop_table .cart-product-image img {
    width: 80px;
    height: auto;
    border-radius: 4px;
}
.custom-cart-wrap table.shop_table .cart-product-details {
    flex: 1;
}
.custom-cart-wrap table.shop_table .cart-product-title {
    font-weight: 600;
    font-size: 1rem;
    margin-bottom: 5px;
    display: block;
}
.custom-cart-wrap table.shop_table .cart-product-attributes {
    font-size: 0.9rem;
    color: #555;
    margin-bottom: 5px;
}
.custom-cart-wrap table.shop_table .cart-product-variation-desc {
    font-size: 0.85rem;
    color: #777;
}
.custom-cart-wrap table.shop_table{
    border-radius: 0;
    text-align: left;
    border: unset;
    margin-bottom: 0;
}
.custom-cart-wrap table.shop_table th{
    text-align: left;
    text-transform: capitalize;
    color: #0E204A;
    font-weight: 600 !important;
    font-size: 16px;
    padding: 15px;
}
.custom-cart-wrap table.shop_table td span.woocommerce-Price-amount{
    font-weight: 600 !important;
    letter-spacing: 1px;
}
.custom-cart-wrap table.shop_table td{
    border-top: 1px solid #5e5e5e;
    font-size: 16px;
    font-weight: 400;
    vertical-align: middle !important;
}
.custom-cart-wrap table.shop_table td.product-name a,.custom-account-wrap table.shop_table td.product-name a{
    font-size: 16px;
}
.custom-cart-wrap table.shop_table a.remove{
    margin: 0 auto;
}
.custom-cart-wrap table.shop_table .product-name a{
    text-decoration: none;
    color: #0E204A;
    font-weight: 500;
}
.custom-cart-wrap table.shop_table .product-thumbnail img{
    width: 150px;
}
.custom-cart-wrap table.shop_table .actions{
    background: #eee;
    padding: 20px 15px;
}
.custom-cart-wrap table.shop_table .coupon input{
    width: fit-content !important;
    margin-right: 15px !important;
    border: 1px solid #5e5e5e !important;
    padding: 10px 30px !important;
    text-transform: uppercase;
    font-weight: 500;
    border-radius: 50px;
}
.custom-cart-wrap table.shop_table button,.custom-checkout-wrap .checkout_coupon button{
    background: #000;
    border-radius: 50px;
    color: #fff !important;
    text-transform: capitalize;
    padding: 15px 30px !important;
    font-weight: 400;
    font-size: 16px;
}
.custom-cart-wrap table.shop_table button:hover,.custom-checkout-wrap .checkout_coupon button:hover{
    background: #BE6700 !important;
    color: #fff !important;
}
.custom-cart-wrap .cart_totals {
    padding-top: 80px;
}
.custom-cart-wrap .cart_totals h2{
    margin: 0;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 30px;
}
.custom-cart-wrap .cart_totals .wc-proceed-to-checkout a{
    color: #fff !important;
    text-decoration: none;
    padding: 20px 30px !important;
    background: #0E204A;
    text-transform: capitalize;
    font-size: 18px;
    width: -webkit-fill-available;
    float: right;
    border-radius: 50px;
    line-height: 1;
    font-weight: 500;
}
.custom-cart-wrap p.return-to-shop{
    text-align: center;
    margin: 0;
}
.custom-cart-wrap p.return-to-shop .button.wc-backward{
    color: #0e204a;
    text-decoration: none;
    padding: 15px 30px !important;
    background: #5eff00;
    text-transform: capitalize;
    font-size: 18px;
    width: auto;
    border-radius: 50px;
    line-height: 1;
    font-weight: 600;
}
.custom-cart-wrap p.return-to-shop .button.wc-backward:hover{
    background: #0e204a !important;
    color: #fff !important;
}
.custom-cart-wrap .cart_totals .wc-proceed-to-checkout a:hover{
    background: #5EFF00 !important;
    color: #0E204A !important;
}
.custom-cart-wrap .cart-empty.woocommerce-info {
    font-size: 16px;
    font-weight: 500;
    text-transform: capitalize;
}
.custom-cart-empty-wrap p.return-to-shop{
    margin-bottom: 0;
}
.woocommerce-notices-wrapper .alert{
    position: fixed;
    width: 70%;
    margin: 0 auto;
    left: 0;
    right: 0;
    z-index: 9999;
    top: 10%;
    font-size: 16px;
    padding: 1em 2em 1em 3.5em;
    line-height: 2;
    box-shadow: 0 0 50px 5px #666;
    background: #f5f5f5;
    color: #000;
    text-transform: capitalize;
    font-weight: 500;
}
.woocommerce-notices-wrapper .alert a{ 
    background: #ffcb58;
    color: #000;
    font-weight: 500;
    text-transform: capitalize;
    margin: 0 30px 0 0;
    padding: 10px 15px !important;
}
.woocommerce-notices-wrapper .alert a.restore-item {
    float: right;
    text-decoration: none;
    padding: 0.618em 1em;
    line-height: 1;
    border-radius: 5px;
}
.woocommerce-notices-wrapper .alert a:hover,.woocommerce-notices-wrapper button.close:hover{ 
    background: #000;
    color: #fff;
}
.woocommerce-notices-wrapper button.close{
    opacity: 1;
    height: 35px;
    width: 35px;
    background: red;
    border-radius: 50%;
}
.woocommerce-notices-wrapper button.close span{
    font-size: 32px;
    color: #fff;
    font-weight: 400;
    text-shadow:0;
    line-height: 1;
}
.custom-cart-wrap table.shop_table dl.variation{
    display: flex;
    justify-content: center;
    margin: 10px 0 0 0;
}
/*--------------------------- Checkout ---------------------------*/
.custom-checkout-wrap form.woocommerce-checkout{
    font-family: 'Montserrat';
}
.custom-checkout-wrap form.woocommerce-checkout h3{
    font-size: 16px;
    margin: 0 0 20px 0;
    padding: 10px 15px;
    color: #0E204A;
    background: #5EFF00;
    text-transform: uppercase;
    font-weight: 600;
    font-family: 'AderoTrial';
}
.custom-checkout-wrap form.woocommerce-checkout h3#ship-to-different-address {
    width: 100%;
}
.custom-checkout-wrap form.woocommerce-checkout h3#ship-to-different-address label {
    padding: 0 20px;
    margin: 0;
    font-size: unset;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.custom-checkout-wrap form.woocommerce-checkout h3#ship-to-different-address label span{
    color: #0E204A;
}
.custom-checkout-wrap form.woocommerce-checkout td.product-name{
    width: 50%;
}
/*.custom-checkout-wrap form.woocommerce-checkout #billing_country_field span,.custom-account-wrap form #billing_country_field span,.custom-account-wrap form #shipping_country_field span {
    background: #f5f5f5;
    width: 100%;
    padding: 12px 10px;
    display: block;
}*/
.custom-checkout-wrap form.woocommerce-checkout .woocommerce-additional-fields__field-wrapper p{
    margin-bottom: 30px;
}
.custom-checkout-wrap form.woocommerce-checkout label{
    font-size: 16px;
    font-weight: 500;
    text-transform: capitalize;
}
.custom-checkout-wrap form.woocommerce-checkout input,
.custom-checkout-wrap form.woocommerce-checkout select,
.custom-checkout-wrap form.woocommerce-checkout textarea{
    border-radius: 0 !important;
    border: 1px solid #333 !important;
    padding: 12px 10px !important;
    font-size: 16px;
}
.custom-checkout-wrap form.woocommerce-checkout .select2-container--default .select2-selection--single {
    border-radius: 0;
    border: 1px solid #333;
    height: unset;
    font-size: 16px;
}
.custom-checkout-wrap form.woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__arrow{
    top: 5px;
    right: 15px;
}
.custom-checkout-wrap textarea {
    border-radius: 0;
    border: 1px solid #ccc;
    padding: 12px 10px;
    font-size: 16px;
}
.custom-checkout-wrap form.woocommerce-checkout table,.custom-checkout-wrap #payment{
    border-radius: 0 !important;
}
.custom-checkout-wrap form.woocommerce-checkout .place-order button{
    color: #fff !important;
    text-decoration: none;
    padding: 20px 15px !important;
    background: #0E204A !important;
    font-weight: 400 !important;
    text-transform: capitalize;
    font-size: 16px;
    margin-top: 20px;
    border-radius: 50px;
    font-family: 'AderoTrial';
}
.custom-checkout-wrap form.woocommerce-checkout .place-order button:hover{
    background: #5EFF00 !important;
    color: #0E204A !important;
}
.custom-checkout-wrap form.woocommerce-checkout .woocommerce-error{
    font-size: 16px;
    line-height: 1.8;
}
/*--------------------------- Thank You Order Page ---------------------------*/
.custom-checkout-wrap .woocommerce-order {
    font-family: 'Montserrat';
}
.custom-checkout-wrap .woocommerce-order p.woocommerce-notice{
    background: #28a745;
    margin-bottom: 30px;
    color: #fff;
    font-weight: 500;
    text-transform: capitalize;
    padding: 10px 15px;
    font-size: 16px;
}
.custom-checkout-wrap .woocommerce-order ul.order_details{
    padding: 0;
    margin-bottom: 30px;
}
.custom-checkout-wrap .woocommerce-order ul.order_details li{
    width: 20%;
    margin: 0;
    padding: 0;
    text-align: center;
    color: #0E204A;
    font-size: 16px;
    font-weight: 700;
}
.custom-checkout-wrap .woocommerce-order ul.order_details li strong {
    font-weight: 400;
    color: #0E204A;
    font-size: 16px !important;
    padding: 15px 0;
}
.custom-checkout-wrap h2 {
    color: #0E204A !important;
    text-transform: capitalize !important;
    font-weight: 500 !important;
    font-family: 'AderoTrial' !important;
    font-size: 22px !important;
    margin: 0 !important;
    padding: 30px 0 15px 0;
}
.custom-checkout-wrap table,.custom-checkout-wrap address {
    border-radius: 0 !important;
    border: 1px solid #0E204A !important;
}
.custom-checkout-wrap address {
    font-size: 16px;
    line-height: 2;
    font-weight: 500;
    color: #000;
}
.custom-checkout-wrap table th:not(:last-child),.custom-checkout-wrap table td:not(:last-child){
    padding: 20px 15px !important;
    border-right: 1px solid #0E204A !important;
}
.custom-checkout-wrap table th {
    background: #fcf4e9;
    color: #0E204A;
    font-weight: 500 !important;
    font-size: 16px;
    width: 50%;
    padding: 20px 15px !important;
}
.custom-checkout-wrap table tbody th,.custom-checkout-wrap table.woocommerce-table--order-details tfoot th {
    border-top: 1px solid #0E204A !important;
    color: #000 !important;
}
.custom-checkout-wrap table td,.custom-account-wrap table.woocommerce-table--order-details td {
    font-size: 16px;
    font-weight: 500 !important;
    border-top: 1px solid #0E204A !important;
    padding: 20px 15px !important;
    color: #000 !important;
}
.custom-checkout-wrap .woocommerce-order .woocommerce-customer-details{
    margin-bottom: 0;
}
.custom-checkout-wrap table tbody ul{
    padding: 0;
}
.custom-checkout-wrap .coupon-container-grid{
    margin-top: 15px;
}
.custom-checkout-wrap button.e-apply-coupon {
    background: #000 !important;
    border: unset !important;
    border-radius: 0 !important;
    padding: 14px !important;
    font-size: 18px;
    font-weight: 500;
    color: #fff !important;
}
/*--------------------------- Menu + Woocommerce ---------------------------*/
#currency-alert{
    display:none; 
    position:fixed; 
    top:20px; 
    right:20px; 
    background:#28a745; 
    color:#fff; 
    padding:10px 15px; 
    border-radius:5px; 
    z-index:9999; 
    font-weight:600;
    text-transform: capitalize;
}
#currency-loader{
    display:none; 
    position:fixed; 
    top:0; 
    left:0; 
    width:100%; 
    height:100%; 
    background:rgba(255,255,255,0.6); 
    z-index:9998; 
    text-align:center;
}
#currency-loader .spinner-outer{
    position: absolute; 
    top:50%; 
    left:50%; 
    transform:translate(-50%, -50%);
}
#currency-loader .spinner-outer .spinner{
    width:40px; 
    height:40px; 
    border:4px solid #ccc; 
    border-top:4px solid #007bff; 
    border-radius:50%; 
    animation:spin 1s linear infinite;
}
@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
nav.tr6-navbar ul li .menu-label {
    position: absolute;
    top: -15px;
    left: 20px;
    color: #5e5e5e;
}
.xoo-wsc-ft-buttons-cont a.xoo-wsc-ft-btn, .xoo-wsc-container .xoo-wsc-btn {
    background: #133b99 !important;
}
.xoo-wsc-ft-buttons-cont a.xoo-wsc-ft-btn:hover, .xoo-wsc-container .xoo-wsc-btn:hover {
    color: #fff !important;
    border: 2px solid #79d149 !important;
    background: #79d149 !important;
}
.archive p.woocommerce-result-count{
    color: #000;
    font-size: 18px;
    font-weight: 700;
    text-transform: capitalize;
    margin: 0 !important;
    margin-left: 40px !important;
    height: 42px;
    display: flex;
    align-items: center;
}
.archive .woocommerce-ordering{
    margin:0;
}
.archive .woocommerce-ordering select,
.archive form.subcategory-dropdown-form select{
    border: 1px solid #0E204A;
    font-size: 16px;
    text-transform: capitalize;
    padding: 10px 15px;
    color: #0E204A;
    font-family: 'AderoTrial';
}
.archive form.subcategory-dropdown-form {
    float: right;
    margin-left: 30px;
}
.archive ul.products {
    padding-top: 50px;   
}
/*--------------------------- Single Product ---------------------------*/
.tr6-single-checklist-box .elementor-widget-text-editor{
	height: 90px;
}
.single .price{
    color: #0E204A !important;
}
.single a.buy-now-button{
    background: #5EFF00;
    color: #000;
    width: 100%;
    text-align: center;
    padding: 20px 15px;
    text-transform: uppercase;
    font-size: 16px;
    border-radius: 15px;
}
.single a.buy-now-button:hover{
    background: #0E204A;
    color: #fff;
}
.single table.variations tr{
    margin-bottom: 15px;
    display: flex;
    grid-gap: 10px;
    align-items: center;
}
.single table.variations th.label{
    text-align: left;
    padding: 0;
    font-size: 14px;
    text-transform: uppercase;
    width: 20% !important;
}
.single table.variations td select{
    padding: 5px 10px;
    font-weight: 500;
}
.single table.variations td a.reset_variations {
    color: #ff0000;
    font-weight: 500;
    font-size: 16px !important;
}
.single #buy-now-warning{
    position: absolute;
    color: #ff0000;
    font-weight: 500;
    margin: 5px 0;
    font-size: 12px;
    text-align: center;
    width: 100%;
}
.single .tr6-single-infobox-warp .media {
    margin-bottom: 80px;
}
.single .tr6-single-infobox-warp .media .media-left{
    width: 55%;
    padding-right: 30px;
}
.single .tr6-single-infobox-warp .media .media-left img{
    border-radius: 20px;
}
.single .tr6-single-infobox-warp .media .media-body{
    color: #0E204A;
}
.single .tr6-single-infobox-warp .media .media-body h4.media-heading{
    margin: 0 0 10px 0;
    font-weight: 700;
    font-size: 16px;
}
.single .tr6-single-infobox-warp .media .media-body .media-content strong {
    font-weight: 600;
    text-decoration: underline;
}
.single .tr6-single-tabs-content{
    padding: 10px 10px 0;
}
.single .tr6-single-tabs-content h3{
    margin: 0 0 10px 0;
    font-weight: 700;
    font-size: 16px;
    color: #0E204A;
    text-decoration: underline;
}
.single .tr6-single-tabs-content div.content{
    margin-bottom: 30px;
}
.single .tr6-single-tabs-content p{
    font-size: 16px;
    color: #000;
}
.single a.woocommerce-review-link{
    font-weight: 700;
    text-transform: capitalize;
}
.single .buy-buttons-wrapper {
    display: flex;
    gap: 20px;
    margin-top: 20px;
    justify-content: space-between;
}
.single .buy-btn {
    display: flex;
    align-items: center;
    padding: 15px 20px;
    text-decoration: none;
    border-radius: 15px;
    font-weight: 600;
    color: #0e204a;
    border: 1px solid #0e204a;
    width: 50%;
    background: #fff;
    transition: background 0.3s ease;
    justify-content: center;
}
.single .buy-logo {
    height: 24px !important;
    margin-right: 20px;
}
.single .buy-btn:hover {
    border: 1px solid #5eff00;
}
.flipkart-overlay-wrapper {
    position: relative;
}
.flipkart-overlay-wrapper a.flipkart-btn{
    width: 100%;
    cursor: no-drop;
    pointer-events: none;
}
.coming-soon-overlay {
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.8);
    color: #fff;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    font-size: 16px;
    border-radius: 15px;
    pointer-events: none;
}
.single .woocommerce-random-order-message {
    font-weight: 500;
    background: #5EFF00;
    text-align: center;
    padding: 10px;
    text-transform: capitalize;
    border-radius: 5px;
    color: #0E204A;
    line-height: 1;
}
.single .elementor-widget-woocommerce-product-price p{
    margin: 0;
}
.single button.woosw-btn {
    background: #ed143d;
    border: unset;
    color: #fff;
    text-transform: capitalize;
    padding: 10px 20px;
    border-radius: 5px;
}
.single .product_cat-blender table.variations td.woo-variation-items-wrapper{
    display: flex;
    grid-gap: 20px;
    align-items: center;
}
ul.select2-results__options li {
    font-family: 'Montserrat' !important;
    font-size: 16px !important;
}
ul.select2-results__options li:focus {
    color: #0E204A !important;
    background: #5EFF00 !important;
}
.woocommerce-checkout .select2-selection__rendered{
    padding: 0 10px !important;
}
.woocommerce-checkout span.select2-selection__arrow {
    top: 0 !important;
}
body .select2-dropdown {
    z-index: 1 !important;
}
/*--------------------------- SMS Alert ---------------------------*/
.sa-message {
    padding: 12px 5px 5px 50px !important;
    display: block !important;
}
button#sa_verify_otp {
    margin-bottom: 20px;
}
span.sa_forgot{
    font-weight: 300;
    font-size: 14px;
}
.fixed-top-viewers {
    position: fixed;
    bottom: 20px;
    right: 80px;
    margin: 0;
    text-align: center;
    z-index: 9999;
    border-radius: 0;
    width: fit-content;
    background: #133b99;
    color: #fff;
    text-transform: capitalize;
    border-radius: 5px;
    padding: 10px 30px 10px 10px;
}
.fixed-top-viewers button.close{
    opacity: 1;
    text-shadow: unset;
    color: #5eff00;
}

form#shiprocket-tracking-form {
    display: flex;
    align-items: center;
    justify-content: center;
    grid-gap: 20px;
}
form#shiprocket-tracking-form input#order_id {
    padding: 16px 20px;
    color: #000;
    height: unset;
    line-height: 1;
    border-radius: 15px;
    width: 40%;
    border: 1px solid #999;
    box-shadow: unset;
    font-size: 16px;
    font-weight: 500;
}
form#shiprocket-tracking-form button{
    background: #5EFF00;
    border: unset;
    color: #000;
    font-weight: 500;
    padding: 15px 30px;
    font-size: 16px;
    border-radius: 15px;
    text-transform: uppercase;
}
/*--------------------------- Responsive ---------------------------*/

@media (min-height: 900px) and (max-height: 1080px) and (min-width: 1920px) and (max-width: 1920px) {
    .container{
        max-width: 1440px !important;
    }
}

@media (min-height: 900px) and (max-height: 1050px) and (min-width: 1600px) and (max-width: 1600px) {

}

@media (min-height: 657px) and (max-height: 1050px) and (min-width: 1500px) and (max-width: 1599px) {

}

@media (min-height: 657px) and (max-height: 1050px) and (min-width: 1440px) and (max-width: 1440px) {

}

@media (min-width: 1441px) and (max-width: 2560px){

}

@media (min-height: 800px) and (max-height: 940px) and (min-width: 768px) and (max-width: 1024px) {
    .container{
        width: unset;
    }
}


@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
    .container{
        width: unset;
    }
}

@media (min-width: 481px) and (max-width: 767px) {
    .container{
        width: unset;
    } 
}

@media(min-width: 320px) and (max-width: 480px){
    .container,.tr6-footer .container{
        width: unset;
    }
    nav.tr6-navbar{
        padding:5px 15px;
    }
    /*nav.tr6-navbar.topfixed #tr6Navbar {
	    height: unset !important;
	    top: 97px;
	}*/
    nav.tr6-navbar.topfixed{
    	background: #fff !important;
    }
    nav.tr6-navbar.topfixed .navbar-toggle {
        margin-top: 25px;
    }
	nav.tr6-navbar.topfixed .navbar-header {
	    padding: 0;
	}
    nav.tr6-navbar .navbar-collapse {
        position: absolute;
        width: 100%;
        z-index: 99;
        display: none !important;
    }
    nav.tr6-navbar .navbar-collapse.collapse.in{
        display: block !important;
        height: unset !important;
        background: #5eff00;
        padding: 15px;
        left: 15px;
        top: 90px;
        width: 100%;
    }
    nav.tr6-navbar .navbar-toggle{
        margin-top: 40px;
        margin-right: 15px;
        border-radius: 5px;
        background: #fff;
        margin-bottom: 0;
        padding: 0;
    }
    nav.tr6-navbar ul li.current-menu-item a,nav.tr6-navbar ul li:hover a{
        color:#fff;
    }
    nav.tr6-navbar ul li.current-menu-item a:before, nav.tr6-navbar ul li:hover a:before{
        content: unset;
    }
    nav.tr6-navbar ul li a,nav.tr6-navbar ul li.current-menu-parent a{
	    color: #fff;
	    font-weight: 400;
	    line-height: 2;
	    font-size: 20px;
        padding: 5px 20px !important;
    }
    nav.tr6-navbar .navbar-toggle .icon-bar{
        background: #001235;
        width: 25px;
        height: 3px;
    }
    nav.tr6-navbar .desktop-nav .logo {
	    height: 180px;
	    width: 180px;
	}
	nav.tr6-navbar a {
	    font-size: 13px;
	}
	nav.tr6-navbar .desktop-nav .logo a span {
	    font-size: 12px;
	}
    .tr6-footer .widget_block h2{
    	font-size: 26px;
	    margin: 0 0 15px 0;
    }
    .tr6-footer{
    	padding: 50px 10px;
    }
    .tr6-footer .col-md-2, .tr6-footer .col-md-3{
        width: 100%;
    }
    .tr6-footer .col-md-5 {
        width: unset;
        margin-top: 50px;
    }
    .tr6-footer .col-md-2:nth-child(2),.tr6-footer .col-md-3#footer-margin-tb{
        margin: 50px 0;
    }
    .tr6-footer ul.menu {
        padding: 0 30px;
    }
    .tr6-footer ul.menu li a:before {
        left: 20px;
    }
    .tr6-footer ul.footer-list-social {
        display: flex;
        width: unset;
        padding: 0;
    }
    .tr6-footer .footer-contact-list p,.tr6-footer ul li a{
    	font-size: 16px;
    }
    .tr6-footer ul.footer-list-social li i{
    	font-size: 18px;
    }
    .tr6-footer ul a:hover i{
        color: #fff !important;
    }
    .tr6-footer h2 span {
        display: unset;
        margin-left: 15px;
    }
    .tr6-footer .copyright-wrap {
        margin: 50px 0 0 0;
    }
    .copyright-wrap p{
        text-align: center;
        font-size: 15px;
    }
    .copyright-wrap p.text-left{
        margin-bottom: 15px;
    }
    .topnav-fixed{
        position: unset;
    }
	nav.topfixed ul li:hover a,nav.topfixed ul li.current-menu-item a{
	    color:#b73d00 !important;
	}
    nav.tr6-navbar ul.dropdown-menu{
        background: rgba(255,255,255,0.1) !important;
        margin: 0 15px;
        border-radius: 15px;
    }
    nav.tr6-navbar li.dropdown a.dropdown-toggle:after {
        content: '\f0dd';
        font-family: 'FontAwesome';
        top: -15px;
        right: 25px;
        position: absolute;
        font-size: 30px;
    }
    #wpicon{
        display: none;
    }
   .tr6-footer figure.wp-block-image {
    	height: 120px;
    	width: 89px;
	}
	.woocommerce-cart-form .coupon button{
	    width: 100% !important;
	}
	.custom-cart-wrap table.shop_table .coupon input{
	    width: 100% !important;
	    margin-bottom: 15px !important;
	}
    .tr6-home-products{
	    overflow: scroll !important;
	}
	.tr6-home-products ul li h2{
	    font-size: 13px !important;
        text-transform: capitalize !important;
	}
	.tr6-home-products ul li span.price {
        display: flex !important;
        align-items: center !important;
        grid-gap: 10px !important;
        justify-content: center;
    }
    .tr6-home-products ul li a.add_to_cart_button {
        display: block;
        width: 100%;
        border-radius: 5px !important;
    }
    form#shiprocket-tracking-form,.single .buy-buttons-wrapper{
        display: unset;
    }
    form#shiprocket-tracking-form input#order_id,
    form#shiprocket-tracking-form button,.single .buy-btn{
        width: 100%;   
    }
    form#shiprocket-tracking-form button{
        margin-top: 20px;
    }
    .single .buy-btn.amazon-btn{
        margin: 10px 0 20px 0;
    }
    .single #buy-now-warning{
        position: unset;
    }
    .e-hotspot--active .e-hotspot--fade-grow{
        opacity: 1;
        transform: scale(1);
    }
    .gt_switcher_wrapper {
        display: block;
        margin: 0 !important;
        padding: 0 !important;
        z-index: 9999 !important;
        left: 10px !important;
    }
    .gt_switcher_wrapper .gt_selected{
        background: #5eff00 !important;
    }
    .gt_switcher_wrapper .gt_selected a{
        border: unset !important;
        color: #0e204a !important;
        font-family: 'Montserrat';
        font-weight: 600;
        padding: 10px 20px !important;
    }
    .gt_switcher_wrapper .gt_selected a:hover {
        background: unset !important;
    }
    .custom-account-wrap .woocommerce-MyAccount-navigation ul,
    .custom-account-wrap .woocommerce-MyAccount-content table.woocommerce-orders-table td.woocommerce-orders-table__cell-order-actions{
        display: block;
    }
    .custom-account-wrap .woocommerce-MyAccount-navigation ul li {
        width: 100%;
    }
    .tr6-home-products ul.products li:hover, .tr6-gearup-go-section .tr6-gearup-go-box:hover {
        transform: unset;
        border: 1px solid #ccc !important;
    }
    .custom-checkout-wrap .woocommerce-order ul.order_details li {
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .tr6-home-products ul li a.add_to_cart_button {
        padding: 15px !important;
    }
    .elementor-widget-woocommerce-checkout-page .woocommerce-checkout .form-row-first, .elementor-widget-woocommerce-checkout-page .woocommerce-checkout .form-row-last {
        width: -webkit-fill-available !important;
    }
    .custom-account-wrap .woocommerce-MyAccount-content table.woocommerce-orders-table td.woocommerce-orders-table__cell-order-actions a, .custom-checkout-wrap .woocommerce-order-details table.order_details a, .custom-account-wrap .woocommerce-order-details table.order_details a{
        font-size: 15px;
        padding: 15px 10px;
        width: 100%;
        text-align: center;
    }
    table.woocommerce-table .woocommerce-button {
        margin: 5px 0;
    }
    .gt_switcher{
    	width: max-content !important;
    }
    .archive form.subcategory-dropdown-form,.archive .woocommerce-ordering{
        float: unset;
        margin: 0 0 15px 0 !important;
        width: 100%;
    }
    .archive form.subcategory-dropdown-form select,.archive .woocommerce-ordering select{
        width: 100%;
    }
    .archive p.woocommerce-result-count {
        margin: 0 auto !important;
        display: block;
        text-align: center;
        width: 100%;
    }
}