/*
	Theme Name:	XTRA Child
	Theme URI:	https://xtratheme.com/
	Description:Multipurpose Theme
	Author:		Codevz
	Author URI:	https://codevz.com/
	Template:	xtra
	Version:	1.0
*/

.order-agencies-product-summary{
    margin:10px 0;
}

.order-agencies-product-summary ul{
    margin:0;
    list-style:none;
}
.order-agencies-product-summary li{
    padding: 5px 10px;
    background-color: #eee;
    color: #000;
    margin: 8px 0;
    border-radius: 5px;
    font-weight: bold;
    font-size: 0.9em;
}

.order-agencies-product-summary li a{
    display: inline-block;
    width: 100%;
}

.title-order-agencies{
    background-color: #feebc6;
    padding: 5px 15px;
    border-radius: 5px;
}

.order-agencies-product-summary li span{
    float: left;
    font-size: 0.8em;
    background-color: #d7d7d7;
    padding: 0px 5px;
    border-radius: 5px;
    margin: 5px 0;
}

.city-order-agencies{
 font-size:0.9em;   
}

.city-order-agencies i{
    color: #ffa800;
    vertical-align: middle;
}

.woocommerce div.product form.cart, .woocommerce div.product p.cart {
    margin: 10px 0;
}


@font-face {
  font-family: 'Vazir';
  src: url('fonts/Vazirmatn-Regular.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Vazir';
  src: url('fonts/Vazirmatn-Bold.woff2') format('woff2');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'Vazir';
  src: url('fonts/Vazirmatn-Black.woff2') format('woff2');
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: 'Vazir';
  src: url('fonts/Vazirmatn-Medium.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'Vazir';
  src: url('fonts/Vazirmatn-Light.woff2') format('woff2');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Vazir';
  src: url('fonts/Vazirmatn-Thin.woff2') format('woff2');
  font-weight: 100;
  font-style: normal;
}

