/*
Theme Name: Moments Child
Theme URI: http://moments.select-themes.com
Description: A child theme of Moments Theme
Author: Select Themes
Author URI: http://moments.select-themes.com
Version: 1.0.0
Template: moments
*/
@import url("../moments/style.css");

.qodef-accordion-holder .qodef-title-holder .qodef-accordion-mark {
	top: 5px;
}

.qodef-accordion-holder .qodef-title-holder {
	height: 100%;
	line-height: 40px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.qodef-price-table .qodef-price-table-inner ul li{
	padding-top: 6px;
	padding-bottom: 6px;
}

div.wpcf7 .ajax-loader {
	background-image: url('img/ajax-loader.gif') !important;
}

.bg-fixed-position {
	//background-attachment: fixed;
}