/* Column layout
---------------------------------------------------------- */
.one-fourth,
.one-third,
.one-half,
.two-third,
.three-fourth,
.full-width { margin:0 10px 10px 0px; }

.wpb_carousel li { margin-right: 10px; }



/* Column sizes - for width: 600; gap: 10; prefix:  
---------------------------------------------------------- */
.one-fourth { width: 142px; }
.one-third { width: 193px; }
.one-half { width: 295px; }
.two-third { width: 396px; }
.three-fourth { width: 446px; }
.full-width { width: 600px; }


/* Column variations
---------------------------------------------------------- */
.three-fourth .one-fourth { width: 104px; }
.three-fourth .one-third { width: 142px; }
.three-fourth .one-half { width: 218px; }
.three-fourth .two-third { width: 294px; }
.three-fourth .three-fourth { width: 332px; }
.three-fourth .full-width { width: 446px; }

.two-third .one-fourth { width: 91px; }
.two-third .one-third { width: 125px; }
.two-third .one-half { width: 193px; }
.two-third .two-third { width: 260px; }
.two-third .three-fourth { width: 293px; }
.two-third .full-width { width: 396px; }

.one-half .one-fourth { width: 66px; }
.one-half .one-third { width: 91px; }
.one-half .one-half { width: 142px; }
.one-half .two-third { width: 192px; }
.one-half .three-fourth { width: 218px; }
.one-half .full-width { width: 295px; }

.one-third .one-fourth { width: 40px; }
.one-third .one-third { width: 57px; }
.one-third .one-half { width: 91px; }
.one-third .two-third { width: 124px; }
.one-third .three-fourth { width: 140px; }
.one-third .full-width { width: 193px; }

.one-fourth .one-fourth,
.one-fourth .one-third,
.one-fourth .one-half,
.one-fourth .two-third,
.one-fourth .three-fourth,
.one-fourth .full-width { width: 142px; }
