/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Feb 05 2024 | 07:19:12 */
#masthead .secondary-nav-menu #menu-item-15332 a {
    color: #00106c !important;
    font-weight: 700;
}

#masthead .secondary-nav > #menu-item-15332 a {
    position: relative;
}

#masthead .secondary-nav > #menu-item-15332 a:hover::before {
    content: "" !important;
    width: 100% !important;
    height: 2px !important;
    background-color: red !important;
    right: 0 !important;
    position: absolute;
    bottom: 0;
}

#masthead .secondary-nav-menu #menu-item-53093 {
    width: 0;
}

#masthead .secondary-nav-menu .nemad_m {
    top : 17px !important;
}

footer .footer-rules-box {
    color: white;
    background-color: orange;
    text-align: center;
    padding: 10px;
    border-radius: 30px;
    transition: transform 0.3s,background-color 0.3s;
}

footer .footer-rules-box:hover {
    background-color: darkorange;
    transition: transform 0.3s,background-color 0.3s;
    transform: scale(1.02);
}

footer .footer-rules-box a {
	display: block;
	color: white;
}

.pack_div{
    margin-top: 10px !important;
}

.pack_div_1{
    padding: 15px !important;
	
}

.pack_div_2{
    padding: 15px !important;
	
}

.pack_div > div > div > div{
	padding: 10x !important;
    margin: 10px !important;
	background:#eee !important;
}

.pack_list > div > ul{
	padding:15px !important;
	
}

.pack_list{
	margin-bottom:5px !important;
}
	
.pack_list > div > ul > li{
	list-style:none !important;
	background: #fff;
    text-align: center !important;
    padding: 5px !important;
    font-size: 15px !important;
    margin-bottom: 5px !important;
}

.pack_div_vid{
	padding:15px !important;
}

/************************ main page buyers logo *************************/

.buyers_logo_mobile > div > div > div{
	max-height: 200px !important;
    overflow: auto;
    border: 1px solid #cdcdcd;
    padding: 10px;
    background: #e6e6e6;
}

.buyers_logo_mobile{
	margin-bottom: 20px;
}

.buyers_logo_mobile_div p{
	font-size:8px !important;
	font-weight:700 !important;
	text-align:center !important;
	background: #fff;
    padding: 1px !important;
}

.buyers_logo_mobile_div > div > div > div > div{
	margin-bottom:5px !important;
}
.buyers_logo_mobile_div figure > div{
	min-height: 71px;
    display: flex !important;
    justify-content: center;
    align-items: center;
}

.buyers_logo_pc_div img{
	max-height: 100px !important;
    width: auto !important;
}

.buyers_logo_pc_div figure > div{
	min-height: 101px;
    display: flex !important;
    justify-content: center;
    align-items: center;
}

.buyers_logo_pc_div > div > div > div > div{
	margin-bottom:5px !important;
}

.buyers_logo_pc_div > div > div{
	padding-right:2px !important;
	padding-left:2px !important;
}

.buyers_logo_mobile_div figure > div{
	min-height: 71px;
    display: flex !important;
    justify-content: center;
    align-items: center;
}

.buyers_logo_pc > div > div > div{
	background: #e6e6e6;
    padding: 20px;
    margin-top: 5px;
    max-height: 300px;
    overflow: auto;
}


.buyers_logo_pc p{
	font-weight: 700 !important;
    font-size: 10px !important;
	background:#fff !important;
	padding-top:2px !important;
	padding-bottom:2px !important;
	text-align:center !important;
}
