/*
Theme Name: Dream Arrows
Template: zixton
Author: OzWebApps
Author URI: https://ozwebapps.com.au
Version: 2.1.1658555799
Updated: 2022-07-23 05:56:39

*/

p {
	color: black !important;
}

.main-footer .footer-top .footer-widget p {
    color: #c3c8d9 !important;
}

.main-header .logo-box .logo img {
    max-height: 150px;
}

.main-menu .navigation > li {
	padding: 73px 0px 68px 0px;
}

.main-header .menu-right-content {
    margin: 57px 0px 0px 150px;
}

div.woocommerce-Address.col-1{
	max-width: 100%;
}

div.r3d {
	display: none !important;
}

div.r3d.images {
	display: block !important;
}

.category-exciting .special-products
{
	padding: 60px 0 40px 0 !important;
}

.category-inspirational .special-products
{
	padding: 60px 0 40px 0 !important;
}

.category-motivational .special-products
{
	padding: 60px 0 40px 0 !important;
}

.special-products .owl-theme .owl-dots .owl-dot span{
	background: #ffffff !important;
}

.collection-style-three {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
}

.main-footer .footer-top .shediul-widget {
    margin-left: 50px;
}

.main-footer .footer-top .shediul-widget .shediul li {
    position: relative;
    display: block;
    margin-bottom: 14px;
}

.main-footer .footer-top .shediul-widget .shediul li a {
    position: relative;
    display: inline-block;
    font-size: 15px;
    color: #c3c8d9;
}

.main-footer .footer-top .shediul-widget .shediul li a:hover {
    padding-left: 17px;
	color: var(--main-color);
}

.main-footer .footer-top .shediul-widget .shediul li a:hover:before {
    opacity: 1;
}

.main-footer .footer-top .shediul-widget .shediul li a:before {
    position: absolute;
    content: "\f105";
    font-family: 'Font Awesome 5 Free';
    font-weight: 700;
    font-size: 15px;
    left: 0px;
    top: 1px;
    opacity: 0;
    transition: all 500ms ease;
}

.main-footer .footer-top .shediul-widget .shediul li a:before {
    color: var(--main-color);
}

.main-footer .footer-top .shediul-widget .shediul li a:hover:after {
    width: 100%;
}

.main-footer .footer-top .shediul-widget .shediul li a:after {
    position: absolute;
    content: '';
    width: 0%;
    height: 1px;
    left: 0px;
    bottom: 4px;
    transition: all 500ms ease;
}

.main-footer .footer-top .shediul-widget .shediul li a:after {
    background: var(--main-color);
}

.main-header .header-upper{
	background-image: linear-gradient(white, #5FC5FF) !important;
}

.collection-block-two .inner-box .content-box {
	width: 100% !important;
	text-align: center !important;
}

.slider-style-four .active .content-box .inner {
	opacity: 0 !important;
}

.news-section .title-box p {
	color: black !important;
}

.woocommerce ul.products li.product > div.tinv-wraper, .woocommerce-page ul.products li.product > div.tinv-wraper {
	display: none !important;
}