#header-row{

    width: 100%;

    display: flex;

    align-items: center;

    justify-content: space-between;

}

.filter a#filter-toggle i.fa.fadynamic-angle {
    color: #fff;
}



.chat-notification-icon{

    position: relative;
    background-color: transparent;

    border: none;

    outline: none;

    color: #FF9909;

    margin-left: 2rem;

}


.loginCont .fields-wrap .form-group {
    width: 100%;
    text-align: right;
}
.header-chat-icon{margin-left: 10px;

    width: 100%;

    max-width: 22px;

    min-width: 22px;

}



.dropdown.dpcart{

    top: 0px !important;

}



.shopping-cart-container{

    width: 100%;

    position: relative;

    max-width: 45px;

}



#cart-list-items{

    width: 100%;

}



#cart-list-body{

    display: block;

}





.shopping-cart-icon{

    width: 100%;

    -webkit-transform: scaleX(-1);

    transform: scaleX(-1);

    min-width: 22px;

    max-width: 22px;

}



/*.header-ctn{

    width: 90%;

    display: flex;

    align-items: center;

    justify-content: space-between;

}*/

.header-ctn a { margin-left: 15px; }

#header-button, .header-ctn a button{ background: #f4a51c;border-radius: 30px;    height: 41px;
    padding: 10px 16px;}
a#header-button:hover { background: #f18f04; color: #fff; }



.header-ctn a button:hover, .header-ctn a:hover {

    background: white;

}



.header-ctn>div>a>.qty {

    position: absolute;

    right: -10px;

    top: -10px;

    width: 15px;

    height: 15px;

    line-height: 1.5;

    text-align: center;

    border-radius: 50%;

    font-size: 10px;

    color: #FFF;

    background-color: #D10024;

  }



.dropdown-toggle{

    display: flex !important;

    justify-content: center;

    align-items: center;

    background: transparent !important;

}





.dropdown.open>.cart-dropdown {box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;

    opacity: 1;

    visibility: visible;

    margin-top: 3rem; z-index: 991;

  }


.wishlilst-card.color-wg i.fa.fa-heart{color: #ff9909 !important;}
.wishlilst-card.color-wa { background: #f4a51c;    color: #fff; }
h3.product-title span.wishlilst-card {margin: 0 10px 6px 0;}
span#addto-wisthlist {font-weight: 600; text-transform: uppercase; font-size: 14px;}
.wishlilst-card{background: #f4a51c;    color: #fff;}
.wishlilst-card.color-wa{ background: #fff;color: #f4a51c;}

.dropdown.open>.cart-dropdown:after{

    content:''; /* Required to display content */

    position: absolute; /* Sets the position absolute to the top div */

    top: 0;

    left: 88%;/* position the little arrow */

    margin-left: -15px;

		margin-top:-15px; /* Set margin equal to border px */

    width: 0;

    z-index:1;

    height: 0;

    border-bottom: solid 15px #FFF; /* Creates the arrow pointing up, to change to a notch instead user border-top */

    border-left: solid 15px transparent; /* Creates triangle effect */

    border-right: solid 15px transparent; /* Creates triangle effect */

}



.look-imgwrap-header .circular_image {   

    width: 28px;
    margin-left: 10px;
    height: 28px;

    border-radius: 50%;

    overflow: hidden;

    display: inline-block;

    vertical-align: middle;

    background-color: transparent !important;

  }



.dropdown-icons{

    display: flex;

    flex-direction: column;

    justify-content: space-between;

    align-items: center;

    width: 25%;

    background-color: #f4a51c;

    border-radius: 1rem 0rem 0rem 1rem;

    padding: 1rem;

}



.icons-links{

    width: 100%;

    display: flex;

    justify-content: center;

    align-items: center;

    text-decoration: none;

}



.dropdown-icons img{filter: invert(96%) sepia(1%) saturate(115%) hue-rotate(7deg) brightness(115%) contrast(100%);
 width:20px;
 min-width:20px;margin-bottom: 1rem;}



.cart-dropdown {

    position: absolute;

    width: 440px;

    background: #FFF;

    z-index: 99;

    right: 0;

    opacity: 0;

    visibility: hidden;

  }



.cart-dropdown.display_btnuser {

    display: flex;

    padding: 0px;

    border-radius: 1rem;

    position: absolute;

    width: 265px;

    background: #FFF;

    z-index: 99;

    right: 0;

    opacity: 0;

    visibility: hidden;

  }





	.cart-list{

      width: 70%;

      padding: 1rem;

	}

	#cart-list-dropdown .cart-list{margin-bottom: 0;

      width: 100%;

	}

	

	#cart-list-dropdown #cart-list-body	{padding:0 0 0 10px;}

	#cart-list-dropdown h3,#cart-list-dropdown h4{margin-bottom:3px;}

	#cart-list-dropdown .removefromcartitems{}

	#cart-list-dropdown .cart-empty-selection{padding:6px;}

  .cart-dropdown .cart-list {

    overflow-y: scroll;

    margin-bottom: 15px;

  }

/*#cart-list-dropdown .cart-list .product-widget:hover { background: #f4a51c; }
#cart-list-dropdown .cart-list .product-widget:hover a, #cart-list-dropdown .cart-list .product-widget:hover h4{ color: #fff;}
#cart-list-dropdown .cart-list .product-widget:hover .removefromcartitems { background: #fff; color: #000000; }*/

  .product-widget.anchor-quickmenu{

    height: 100%;

  }



 .products-tabs.listingcard_cards .product-body { padding-bottom: 5px; }


  .product-widget .product-body .product-name {text-transform: capitalize;    margin-bottom: 6px !important;
    font-size: 14px;

    width: 100%;

  }
.product-widget.anchor-quickmenu a h3.product-name:hover {
    color: #f4a51c;
}


  .product-widget .product-body {

	display: flex;

	align-content: center;

	flex-wrap: wrap;

	position: relative;

	width: 80%;

	float: left;padding-left: 10px;

}

.contDash.transactionlog .dashboardpanel tbody tr:last-child td {
    border-bottom: 1px solid #dddddd;
}

.product-widget .product-body .product-category {

  text-transform: uppercase;

  font-size: 10px;

  color: #8D99AE;

}



.input-container{

    width: 100%;

    display: flex;

    align-items: center;

    justify-content: flex-start;

    border-radius:30px;

   background: transparent;
    border:1px solid rgb(244 165 28);

    

}



.search-input{

    display: flex;

    justify-content: center;

    align-items: center;

    width: 100%;

}



.fa{

    color: white;

}



.header-form{

    display: flex;

    justify-content: flex-end;

    align-items: center;

    border: none!important;

}



.filter{background: #f4a51c; height: 41px; border-radius: 30px 0 0 30px; display: flex; align-items: center; justify-content: center;}

.cardfind-mob .header-search .input-container{border-radius: 30px; overflow: hidden;}

.search-input input{

    width: 100% !important;

    color: #181818;

    font-weight: 300;

    background-color: #fff !important;

    border: none !important;

    outline: none !important;

    box-shadow: none !important;

    height: 41px;

}



.search-input input:focus{

    border: none !important;

}



.search-input input::placeholder{

    color: white;

    font-weight:bold;

}



#filter-toggle{

    padding: 1rem;

    color: white;

    font-weight:300;

   
    cursor: pointer;

}



.dropdown-icons a, .product-body a{ margin-bottom: 5px;
    margin-left: 0;background: transparent !important;}



.dropdown-icons a:hover, .product-body a:hover{

    background: transparent !important;

}



#header-search-button{
    border: 0;
    background-color: transparent;
        margin-right: 8px;
    border-radius: 10px;
    font-size: 18px;
   

}
#header-search-button:focus{border: 0;outline: unset;}

#header-search-button i{color: #FF9909 !important;}

#header-search-button:hover{border: 0;

    background-color: transparent !important;

}



#header-dropdown{

    width: 30rem;

    padding: 2rem 0px;

}

#header div#header-row .filter div#header-dropdown {
    background: #fff0d8;
    border-radius: 12px;
    border: 0;
}
#header div#header-row .filter div#header-dropdown select, #header div#header-row .filter div#header-dropdown input { box-shadow: unset; border-radius: 8px; border: 0; margin-top: 0;}

#header-checkbox{margin-bottom: 0;

    width:88% !important;

    display: flex;

    align-items: center;

}



.form-group-wrapper{

    width: 100%;

    display: flex;

    flex-direction: column;

    align-items: center;

    justify-content: center;

}



.form-group{

    width: 90%;

}





@media (min-width:740px) and (max-width:900px)  { 



    .input-container{

        width: 100%;

    }

  

    .header-form{

        width: 100%;

    }

}



@media only screen and (max-width: 499px) and (min-width: 320px){



    #header-row{

        flex-direction: column;

    }



    #header{

        padding-bottom: 0px;

    }



    #header-buttons-container{

            width: fit-content !important;

    }



    #header-logo-wrapper{

        width: 25% !important;

        height: 3rem;

    }

    .header-logo{

        top: -10px;

        left: 0px;

    }



    .header-chat-icon{

        width: 90%;

    }



    .shopping-cart-icon{

        width: 90%;

    }



    .row{

        margin: 0 !important;

    }



    .header-ctn{

        width: 100%;

    }



    .input-container{

        width: 100%;

    }

    .filter{

        width: 30%;

    }

    .dropdown-icons img{

        margin-bottom: 1.7rem;

    }



    #cart-list-dropdown{

        width: 850%;

		right: -227%;

		margin-top: 2rem;

		margin-right: 5px !important;

    }

	

	#cart-list-dropdown .product-name{max-height: 34px;height: 34px;min-height: 34px;overflow-y: scroll;}

	#cart-list-dropdown .removefromcartitems{right: 0;bottom: 1px;}

    #cart-list-dropdown::after{

        left: 66%;

    }

    

}



@media (max-height : 570px){
    .chat-notification-icon{ margin-left: .7rem;  }

    .header-chat-icon, .shopping-cart-icon {

        width: 100% !important;

    }

    .look-imgwrap-header .circular_image{

        width: 28px;

        height: 28px;

    }



}
.whitepages.personal_transaction .table_responsive table th{padding: 14px 10px;}

div #header-buttons-container .header-ctn {
    display: flex;
    align-items: center;
}
div #header-buttons-container .header-ctn .dropdown a .look-imgwrap-header{height: auto;}
div #header-buttons-container .header-ctn .dropdown {margin-bottom: 0;
    margin-left: 0;
}
.search-input input::placeholder {font-weight: 300;
    color: #9b9b9b;
}
.header-chat-icon, .shopping-cart-icon{    filter: invert(40%) sepia(0%) saturate(1017%) hue-rotate(17deg) brightness(13%) contrast(91%);    margin-left: 6px;}
.sticky_checkoutr:hover { box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px; background: #092143; border-color: #010e20;}
#cart-list-dropdown .cart-empty-selection { padding: 6px; background: url(https://letstradecards.com/img/card_empty.png) no-repeat center / cover; min-height: 150px;background-size: 35%; }
#cart-list-dropdown .cart-empty-selection { color: transparent;}
div .exzoom .exzoom_btn a{color: #fff; border: 1px solid #f4a51c; background: #f4a51c; width: 25px; height: 25px; border-radius: 50%; display: flex; align-items: center; justify-content: center; font-size: 18px;top: auto; bottom: 20px;}
div.exzoom .exzoom_nav{left: 30px;
    width: 82% !important;}
div .exzoom .exzoom_btn a:hover{ background: #ed9804;}
div .class-fmark{ background: #f4a51c; padding: 12px;}
div.product-details-card-lets .preview span.current{border: 1px solid #f4a51c !important;}
.contDash-details.counter_page {padding-bottom: 60px; width: 100%;}
div#header-logo-wrapper a.logo img { width: 160px;}
div.loginCont .login_rowmain .bannerimg-login a{width: 100%;}
.sticky_checkoutr { position: fixed; right: 0; text-transform: capitalize; top: 240px; transform: translateY(-50%); backface-visibility: hidden; z-index: 11; white-space: nowrap; background: #f19900; display: flex; flex-direction: column; align-items: center; padding: 10px; border-radius: 8px 0 0 8px; cursor: pointer; border: 2px solid #d18500; border-right: 0;transition: all ease 0.2s;}
.sticky_checkoutr img.shopping-cart-icon { filter: sepia(1) brightness(320%) !important;}
header div#header div#cart-list-dropdown {max-height: 330px; overflow-y: scroll;}
/*search filer*/
#header-dropdown.home_searchfilter{width: 100%;  background: #092143;position: sticky; top: 0; z-index: 99;}

#header-dropdown.home_searchfilter .form-group-wrapper .form-group { margin: 0 auto;}
#header-dropdown.home_searchfilter form#frmsearch select, #header-dropdown.home_searchfilter form#frmsearch input[type=text]{border-radius: 30px !important; background: #fff !important;}
#header-dropdown.home_searchfilter form#frmsearch input.btn{border-radius: 30px;}

#header-dropdown.home_searchfilter form#frmsearch{margin-bottom: 0; display: grid; align-items: flex-end; justify-content: space-between; grid-template-columns: repeat(auto-fill, minmax(18%, 1fr));}
#header-dropdown.home_searchfilter form#frmsearch .form-group { width: 100% !important; padding: 0 10px;}
#header-dropdown.home_searchfilter form#frmsearch label { color: #fff;  font-weight: 400;display: none;}
#header-dropdown.home_searchfilter form#frmsearch label { color: #fff; font-weight: 500; }
#header-dropdown.home_searchfilter .section-title.listing-card-wrap, #header-dropdown.home_searchfilter form#frmsearch .form-group{margin: 0;}

@media screen and (max-width: 991px) and (min-width: 600px) {
    #header-dropdown.home_searchfilter form#frmsearch{grid-template-columns: repeat(auto-fill, minmax(26%, 1fr));}
    #header-dropdown.home_searchfilter form#frmsearch .form-group{padding: 10px;}

}

@media screen and (max-width: 600px) {
#header-dropdown.home_searchfilter form#frmsearch{grid-template-columns: repeat(auto-fill, minmax(48%, 1fr));}
#header-dropdown.home_searchfilter form#frmsearch .form-group{padding: 6px;}
div.sticky_checkoutr span.soldnotifications { left: 0px; width: 14px; height: 14px;}


}

@media screen and (max-width: 767px) {
    #header-button, .header-ctn a button{margin-left: 0; height: auto; padding: 7px 16px;  font-size: 12px;}
    div #header-buttons-container .header-ctn a { margin: 0 3px 8px;}
    .contDash-details .product-details-card-lets .container { overflow: unset;}
    #header-dropdown.home_searchfilter .form-group-wrapper{grid-template-columns: repeat(2,minmax(30px,1fr));}
    #header-dropdown.home_searchfilter{ padding: 10px 0;}
    #header-dropdown.home_searchfilter .form-group-wrapper .form-group{margin: 3px 0;}
    #header-dropdown.home_searchfilter .form-group-wrapper .form-group select, #header-dropdown.home_searchfilter .form-group-wrapper .form-group input { height: auto; padding: 5px 10px; font-size: 12px;}
    #header-dropdown.home_searchfilter form#frmsearch select, #header-dropdown.home_searchfilter form#frmsearch input[type=text]{padding: 4px 10px;height: 30px !important; font-size: 12px;}
    #header-dropdown.home_searchfilter form#frmsearch input.btn{  padding: 4px 20px; height: 30px !important; font-size: 12px;}
    #header-dropdown.home_searchfilter form#frmsearch label{font-size: 12px;}
    #header-dropdown.home_searchfilter form#frmsearch select option{font-size: 13px;}
    .sticky_checkoutr img.shopping-cart-icon{ max-width: 22px; min-width: auto; }
    .sticky_checkoutr{ padding: 8px;padding-left: 2px;top: 280px;}

}