/*
 Theme Name:   	Digalu Child
 Theme URI: 	https://themelocker.tech/wordpress/digalu
 Description:  	This is a child theme for Digalu - Digital Marketing WordPress Theme
 Author:       	Validthemes
 Author URI:   	https://themeforest.net/user/validthemes/portfolio
 Template:     	digalu
 Version:      	1.0
 Tags:         	two-columns, three-columns, left-sidebar, right-sidebar, flexible-header, custom-background, custom-colors, custom-header, custom-menu, theme-options, editor-style, featured-images, microformats, post-formats,  sticky-post, threaded-comments, translation-ready
 Text Domain:  	digalu-child
*/

/*  [ Add your custom css below ]
- - - - - - - - - - - - - - - - - - - - */
.logo, .navbar-header{
    width: 300px;
}
.fa-trash-alt{
	content: "";
  display: inline-block;
  width: 20px !important;
  height: 20px !important;
  background-color: #000;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='-10%200%20468%20512'%3E%3Cpath%20fill='currentColor'%20d='M268%20416q-12%200%20-12%20-12v-216q0%20-12%2012%20-12h24q12%200%2012%2012v216q0%2012%20-12%2012h-24zM432%2080q7%200%2011.5%204.5t4.5%2011.5v16q0%207%20-4.5%2011.5t-11.5%204.5h-16v336q0%2020%20-14%2034t-34%2014h-288q-20%200%20-34%20-14t-14%20-34v-336h-16q-7%200%20-11.5%20-4.5t-4.5%20-11.5v-16q0%20-7%204.5%20-11.5t11.5%20-4.5%20h82l34%20-57q6%20-9%2018%20-16t24%20-7h100q8%200%2016%203t15%208.5t11%2011.5l34%2057h82zM172%2051l-18%2029h140l-18%20-29q-2%20-3%20-5%20-3h-94q-3%200%20-5%203zM368%20464v-336h-288v336h288zM156%20416q-12%200%20-12%20-12v-216q0%20-12%2012%20-12h24q12%200%2012%2012v216q0%2012%20-12%2012h-24z'/%3E%3C/svg%3E");
  -webkit-mask-size: contain;
  mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center;
  mask-position: center;
  transition: background-color .2s ease-in-out;
  opacity: 1;
  position: relative;
  top: 0px;
  line-height: 1;
  vertical-align: middle;
}
.fa-arrow-left{
	content: "";
  display: inline-block;
  width: 20px !important;
  height: 20px !important;
  background-color: #000;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='-10%200%20468%20512'%3E%3Cpath%20fill='currentColor'%20d='M258%20445l-23%2022q-7%207%20-17%207t-17%20-7l-194%20-194q-7%20-7%20-7%20-17t7%20-17l194%20-194q7%20-7%2017%20-7t17%207l23%2022q7%207%206.5%2017t-7.5%2017l-120%20115h287q10%200%2017%207t7%2017v32q0%2010%20-7%2017t-17%207h-287l120%20115q7%207%207.5%2017t-6.5%2017z'/%3E%3C/svg%3E");
  -webkit-mask-size: contain;
  mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center;
  mask-position: center;
  transition: background-color .2s ease-in-out;
  opacity: 1;
  position: relative;
  top: 0px;
  line-height: 1;
  vertical-align: middle;
}
.fa-arrow-right{
	content: "";
  display: inline-block;
  width: 20px !important;
  height: 20px !important;
  background-color: #000;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='-10%200%20468%20512'%3E%3Cpath%20fill='currentColor'%20d='M190%2067l23%20-22q7%20-7%2017%20-7t17%207l194%20194q7%207%207%2017t-7%2017l-194%20194q-7%207%20-17%207t-17%20-7l-23%20-22q-7%20-7%20-6.5%20-17t7.5%20-17l120%20-115h-287q-10%200%20-17%20-7t-7%20-17v-32q0%20-10%207%20-17t17%20-7h287l-120%20-115q-7%20-7%20-7.5%20-17t6.5%20-17z'/%3E%3C/svg%3E");
  -webkit-mask-size: contain;
  mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center;
  mask-position: center;
  transition: background-color .2s ease-in-out;
  opacity: 1;
  position: relative;
  top: 0px;
  line-height: 1;
  vertical-align: middle;
}