:root{--main1-color:#01aef0;}.text1-theme{color:var(--main1-color);}.bg1-theme{background:var(--main1-color);}
:root{--main2-color:#1a2855;}.text2-theme{color:var(--main2-color);}.bg2-theme{background:var(--main2-color);}
::selection {color: white;background: var(--main1-color);}
*,ul,p,label{padding: 0;margin: 0;}  li{list-style: none;} a{text-decoration: none !important;}
button:focus , input:focus {outline: 0; box-shadow:none;}  img{max-width: 100%;max-height: 100%;}
[type=email], [type=number], [type=tel], [type=url] {direction: rtl;}
html,body{background:#fff;font-size: 13px;}
body::-webkit-scrollbar {width: 5px;background-color: #d7d9d3;}  body::-webkit-scrollbar-thumb {background: var(--main1-color);border-radius: 9px;}
.dir-ltr {direction: ltr;}
/*----------------------------------*/
    .xa-ax {height: 238px;object-fit: contain;}
    .boxw1 {border: 1px solid #ddd7d7;box-shadow: 0 0 10px #d7cdcd;}
    .inwsid {font-size: 13px;text-align: center;height: 57px;}
    .tab-com {border: 1px solid #748ae042;text-align: left;padding: 8px; font-size: 14px;}
    tr:nth-child(even) {background-color: #748ae038;}
    .plish {font-size: 14px;}
    .trawsh {background:#748ae0;color: white;padding: 10px;border-radius: 20px;margin: 0 12px;}
    .trawsh:hover {background: #192954;color: #ffffff;}
    .tit-com9 {color: #192954;font-size: 14px;}.hr-comp {color: #0831d3;}
    .link-comp {color: #5271eb;font-size: 14px;}
    .bot-comp {background: #192954;padding: 10px 20px;box-shadow: 4px 4px 0 #00aeef;border-radius: 7px;}
    .bot-comp2 {background: #192954;padding: 10px 20px;box-shadow: -4px -4px 0 #00aeef;border-radius: 7px;}

.product-box-price-row {
	height: 55px;
}
.product-box-out-of-stock {
	position: relative;
	width: 100%;
	border-bottom: 2px solid #d0d0d0;
	z-index: 2;
	min-height: 33px;
	padding: 4px;
}

.product-box-out-of-stock-text {
	white-space: nowrap;
	font-weight: 700;
	z-index: 4;
	background-color: #fff;
	padding: 0 10px;
}

.product-box-out-of-stock>div {
	position: absolute;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	top: 100%;
	height: 31px;
}

.product-box-out-of-stock-text {
	color: #ababab;
	font-size: 13px;
	line-height: 1.8;
}
.tab-com a {
  text-decoration: none !important;
  color:#252525
}


.bnt-t5 {
    color: #fff;
    background-color: #192954;
    border-color: #a7b6ef;
}

.bnt-t5:hover {
    color: #748ae0;
}




